Pull request #4550 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from d35290802b6f6708ebd1aff33e5aa05f60c0e3db+47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 (1be0d60e88ee5daba0d0c3919c7e17a8a69a1b03) 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-ssh7014796302500545179.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh12892563155698272316.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-4550/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-4550/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17051202532215388935.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-4550/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3260011831142325307.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh6206164217225476665.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-4550/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-4550/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16482337459913058119.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-12645’ Running on prd-ubuntu20.04-docker-8c-8g-12649 in /w/workspace/edgexfoundry_edgex-go_PR-4550 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4550/head:refs/remotes/origin/PR-4550 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 into PR head commit d35290802b6f6708ebd1aff33e5aa05f60c0e3db Merge succeeded, producing d35290802b6f6708ebd1aff33e5aa05f60c0e3db Checking out Revision d35290802b6f6708ebd1aff33e5aa05f60c0e3db (PR-4550) > git config core.sparsecheckout # timeout=10 > git checkout -f d35290802b6f6708ebd1aff33e5aa05f60c0e3db # 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 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d35290802b6f6708ebd1aff33e5aa05f60c0e3db # timeout=10 Commit message: "fix: Enable delayed-start services to get message-bus credential" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-03T23:42:35.109Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-03T23:42:35.547Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-03T23:42:35.648Z] ========================================================= [2023-05-03T23:42:35.649Z] EdgeX Global Pipelines Version Info [2023-05-03T23:42:35.649Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-03T23:42:36.484Z] ------------------- [2023-05-03T23:42:36.484Z] stable info: [2023-05-03T23:42:36.484Z] ------------------- [2023-05-03T23:42:36.484Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-03T23:42:36.484Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-03T23:42:36.484Z] Message: update stable to v1.0.248 [2023-05-03T23:42:37.057Z] ------------------- [2023-05-03T23:42:37.057Z] experimental info: [2023-05-03T23:42:37.057Z] ------------------- [2023-05-03T23:42:37.057Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-03T23:42:37.057Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-03T23:42:37.057Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-03T23:42:37.361Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-03T23:42:37.401Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-03T23:42:37.442Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-03T23:42:37.484Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-03T23:42:37.526Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-03T23:42:37.567Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-03T23:42:37.610Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-03T23:42:37.654Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-03T23:42:37.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-03T23:42:37.738Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-03T23:42:37.781Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-03T23:42:37.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-03T23:42:37.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-03T23:42:37.904Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-03T23:42:37.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-03T23:42:37.990Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T23:42:38.032Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T23:42:38.070Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-03T23:42:38.115Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-03T23:42:38.157Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-03T23:42:38.193Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-03T23:42:38.231Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-03T23:42:38.277Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-03T23:42:38.317Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4550 [Pipeline] echo [2023-05-03T23:42:38.362Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4550 [Pipeline] echo [2023-05-03T23:42:38.400Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4550 [Pipeline] echo [2023-05-03T23:42:38.436Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d35290802b6f6708ebd1aff33e5aa05f60c0e3db [Pipeline] echo [2023-05-03T23:42:38.474Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d352908 [Pipeline] echo [2023-05-03T23:42:38.513Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T23:42:38.790Z] provisioning config files... [2023-05-03T23:42:38.804Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config14648697471421521578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T23:42:39.147Z] ---> docker-login.sh [2023-05-03T23:42:39.147Z] nexus3.edgexfoundry.org:10001 [2023-05-03T23:42:39.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:42:39.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:42:39.405Z] Configure a credential helper to remove this warning. See [2023-05-03T23:42:39.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:42:39.405Z] [2023-05-03T23:42:39.405Z] Login Succeeded [2023-05-03T23:42:39.405Z] nexus3.edgexfoundry.org:10002 [2023-05-03T23:42:39.405Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:42:39.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:42:39.405Z] Configure a credential helper to remove this warning. See [2023-05-03T23:42:39.405Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:42:39.405Z] [2023-05-03T23:42:39.405Z] Login Succeeded [2023-05-03T23:42:39.406Z] nexus3.edgexfoundry.org:10003 [2023-05-03T23:42:39.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:42:39.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:42:39.664Z] Configure a credential helper to remove this warning. See [2023-05-03T23:42:39.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:42:39.664Z] [2023-05-03T23:42:39.664Z] Login Succeeded [2023-05-03T23:42:39.664Z] nexus3.edgexfoundry.org:10004 [2023-05-03T23:42:39.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:42:39.664Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:42:39.664Z] Configure a credential helper to remove this warning. See [2023-05-03T23:42:39.664Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:42:39.664Z] [2023-05-03T23:42:39.664Z] Login Succeeded [2023-05-03T23:42:39.664Z] docker.io [2023-05-03T23:42:39.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:42:39.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:42:39.934Z] Configure a credential helper to remove this warning. See [2023-05-03T23:42:39.934Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:42:39.934Z] [2023-05-03T23:42:39.934Z] Login Succeeded [2023-05-03T23:42:39.934Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T23:42:39.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T23:42:40.384Z] + 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-03T23:42:40.384Z] + + dirname cmd/core-command/Dockerfile [2023-05-03T23:42:40.384Z] cut -d/ -f2 [2023-05-03T23:42:40.384Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-03T23:42:40.384Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-03T23:42:40.384Z] + cut -d/ -f2 [2023-05-03T23:42:40.384Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-03T23:42:40.384Z] + dirname cmd/core-data/Dockerfile [2023-05-03T23:42:40.384Z] + cut -d/ -f2 [2023-05-03T23:42:40.384Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-03T23:42:40.384Z] + dirname cmd/core-metadata/Dockerfile [2023-05-03T23:42:40.384Z] + cut -d/ -f2 [2023-05-03T23:42:40.384Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-03T23:42:40.384Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-05-03T23:42:40.384Z] cut -d/ -f2 [2023-05-03T23:42:40.384Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-03T23:42:40.384Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-03T23:42:40.384Z] + cut -d/ -f2 [2023-05-03T23:42:40.384Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-03T23:42:40.384Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-03T23:42:40.384Z] + cut -d/ -f2 [2023-05-03T23:42:40.384Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-03T23:42:40.384Z] + + cut -d/ -f2 [2023-05-03T23:42:40.384Z] dirname cmd/security-secretstore-setup/Dockerfile [2023-05-03T23:42:40.384Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-03T23:42:40.384Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-03T23:42:40.384Z] + cut -d/ -f2 [2023-05-03T23:42:40.384Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-03T23:42:40.384Z] + + cut -d/ -f2 [2023-05-03T23:42:40.384Z] dirname cmd/security-spire-agent/Dockerfile [2023-05-03T23:42:40.384Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-03T23:42:40.384Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-03T23:42:40.384Z] + cut -d/ -f2 [2023-05-03T23:42:40.384Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-03T23:42:40.384Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-03T23:42:40.384Z] + cut -d/ -f2 [2023-05-03T23:42:40.384Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-03T23:42:40.384Z] + dirname cmd/support-notifications/Dockerfile [2023-05-03T23:42:40.384Z] + cut -d/ -f2 [2023-05-03T23:42:40.384Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-03T23:42:40.384Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-03T23:42:40.384Z] + cut -d/ -f2 [2023-05-03T23:42:40.384Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-03T23:42:40.470Z] 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-03T23:42:40.989Z] + git rev-list -1 --merges d35290802b6f6708ebd1aff33e5aa05f60c0e3db~1..d35290802b6f6708ebd1aff33e5aa05f60c0e3db [Pipeline] echo [2023-05-03T23:42:41.040Z] -----------> git rev-list -1 --merges d35290802b6f6708ebd1aff33e5aa05f60c0e3db~1..d35290802b6f6708ebd1aff33e5aa05f60c0e3db d35290802b6f6708ebd1aff33e5aa05f60c0e3db [false] [Pipeline] sh [2023-05-03T23:42:41.347Z] + git log --format=format:%s -1 d35290802b6f6708ebd1aff33e5aa05f60c0e3db [Pipeline] echo [2023-05-03T23:42:41.382Z] ========================================================= [2023-05-03T23:42:41.382Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-03T23:42:41.382Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-03T23:42:41.818Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T23:42:41.818Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-03T23:42:41.818Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-03T23:42:41.818Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-03T23:42:41.818Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-03T23:42:41.818Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-03T23:42:41.818Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:42:42.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T23:42:42.251Z] [2023-05-03T23:42:42.251Z] 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-03T23:42:42.629Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T23:42:42.629Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-03T23:42:42.629Z] b85a868b505f: Pulling fs layer [2023-05-03T23:42:42.629Z] e2be974225ed: Pulling fs layer [2023-05-03T23:42:42.629Z] 339a4e72a1f5: Pulling fs layer [2023-05-03T23:42:42.629Z] 988bab9f4d93: Pulling fs layer [2023-05-03T23:42:42.629Z] 1469e6f7b9e6: Pulling fs layer [2023-05-03T23:42:42.629Z] eaf3925da568: Pulling fs layer [2023-05-03T23:42:42.629Z] 988bab9f4d93: Waiting [2023-05-03T23:42:42.629Z] bab4dde63d76: Pulling fs layer [2023-05-03T23:42:42.629Z] eaf3925da568: Waiting [2023-05-03T23:42:42.629Z] bde34c3a00c8: Pulling fs layer [2023-05-03T23:42:42.629Z] b352a97aabf1: Pulling fs layer [2023-05-03T23:42:42.629Z] bab4dde63d76: Waiting [2023-05-03T23:42:42.629Z] 4872d77fe225: Pulling fs layer [2023-05-03T23:42:42.629Z] 5851b861e8e6: Pulling fs layer [2023-05-03T23:42:42.629Z] bde34c3a00c8: Waiting [2023-05-03T23:42:42.629Z] b352a97aabf1: Waiting [2023-05-03T23:42:42.629Z] 1469e6f7b9e6: Waiting [2023-05-03T23:42:42.629Z] 4872d77fe225: Waiting [2023-05-03T23:42:42.629Z] e2be974225ed: Verifying Checksum [2023-05-03T23:42:42.629Z] e2be974225ed: Download complete [2023-05-03T23:42:42.629Z] 988bab9f4d93: Verifying Checksum [2023-05-03T23:42:42.629Z] 988bab9f4d93: Download complete [2023-05-03T23:42:42.629Z] 1469e6f7b9e6: Verifying Checksum [2023-05-03T23:42:42.629Z] 1469e6f7b9e6: Download complete [2023-05-03T23:42:42.892Z] eaf3925da568: Download complete [2023-05-03T23:42:42.892Z] 339a4e72a1f5: Verifying Checksum [2023-05-03T23:42:42.892Z] 339a4e72a1f5: Download complete [2023-05-03T23:42:42.892Z] bde34c3a00c8: Download complete [2023-05-03T23:42:42.892Z] b352a97aabf1: Download complete [2023-05-03T23:42:42.892Z] 4872d77fe225: Download complete [2023-05-03T23:42:42.892Z] 5851b861e8e6: Verifying Checksum [2023-05-03T23:42:42.892Z] 5851b861e8e6: Download complete [2023-05-03T23:42:42.892Z] b85a868b505f: Verifying Checksum [2023-05-03T23:42:42.892Z] b85a868b505f: Download complete [2023-05-03T23:42:43.159Z] bab4dde63d76: Verifying Checksum [2023-05-03T23:42:43.159Z] bab4dde63d76: Download complete [2023-05-03T23:42:44.189Z] b85a868b505f: Pull complete [2023-05-03T23:42:44.189Z] e2be974225ed: Pull complete [2023-05-03T23:42:44.760Z] 339a4e72a1f5: Pull complete [2023-05-03T23:42:44.760Z] 988bab9f4d93: Pull complete [2023-05-03T23:42:45.018Z] 1469e6f7b9e6: Pull complete [2023-05-03T23:42:45.278Z] eaf3925da568: Pull complete [2023-05-03T23:42:47.185Z] bab4dde63d76: Pull complete [2023-05-03T23:42:47.185Z] bde34c3a00c8: Pull complete [2023-05-03T23:42:47.185Z] b352a97aabf1: Pull complete [2023-05-03T23:42:47.185Z] 4872d77fe225: Pull complete [2023-05-03T23:42:47.185Z] 5851b861e8e6: Pull complete [2023-05-03T23:42:47.445Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-03T23:42:47.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T23:42:47.445Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T23:42:47.678Z] prd-ubuntu20.04-docker-8c-8g-12649 does not seem to be running inside a container [2023-05-03T23:42:47.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-03T23:42:48.815Z] $ docker top aba6b3c6ca83969473e5a6ba381393afccf1fe1051ee1bc87cc81048f2bb45bd -eo pid,comm [2023-05-03T23:42:48.877Z] 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-03T23:42:48.877Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T23:42:49.009Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T23:42:49.009Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T23:42:49.185Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T23:42:49.182Z] $ docker exec aba6b3c6ca83969473e5a6ba381393afccf1fe1051ee1bc87cc81048f2bb45bd ssh-agent [2023-05-03T23:42:49.302Z] SSH_AUTH_SOCK=/tmp/ssh-HdXmIpMZ4X19/agent.32 [2023-05-03T23:42:49.302Z] SSH_AGENT_PID=38 [2023-05-03T23:42:49.308Z] Running ssh-add (command line suppressed) [2023-05-03T23:42:49.405Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15465668236231436863.key (/w/workspace/edgex-go/1@tmp/private_key_15465668236231436863.key) [2023-05-03T23:42:49.427Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T23:42:49.757Z] + git tag --points-at HEAD [Pipeline] } [2023-05-03T23:42:49.776Z] $ docker exec --env ******** --env ******** aba6b3c6ca83969473e5a6ba381393afccf1fe1051ee1bc87cc81048f2bb45bd ssh-agent -k [2023-05-03T23:42:49.871Z] unset SSH_AUTH_SOCK; [2023-05-03T23:42:49.872Z] unset SSH_AGENT_PID; [2023-05-03T23:42:49.872Z] echo Agent pid 38 killed; [2023-05-03T23:42:49.889Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-03T23:42:49.989Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T23:42:49.989Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T23:42:50.119Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T23:42:50.117Z] $ docker exec aba6b3c6ca83969473e5a6ba381393afccf1fe1051ee1bc87cc81048f2bb45bd ssh-agent [2023-05-03T23:42:50.244Z] SSH_AUTH_SOCK=/tmp/ssh-m1EJiFqWm5DG/agent.70 [2023-05-03T23:42:50.244Z] SSH_AGENT_PID=76 [2023-05-03T23:42:50.249Z] Running ssh-add (command line suppressed) [2023-05-03T23:42:50.342Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_15807896428347620197.key (/w/workspace/edgex-go/1@tmp/private_key_15807896428347620197.key) [2023-05-03T23:42:50.363Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T23:42:50.698Z] + git semver init [2023-05-03T23:42:50.959Z] 2023-05-03 23:42:50,884 [run_init] DEBUG init version:0.0.0 force:False [2023-05-03T23:42:50.959Z] 2023-05-03 23:42:50,885 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2023-05-03T23:42:50.959Z] 2023-05-03 23:42:50,886 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2023-05-03T23:42:50.959Z] 2023-05-03 23:42:50,886 [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-03T23:42:56.302Z] 2023-05-03 23:42:55,551 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2023-05-03T23:42:56.302Z] 2023-05-03 23:42:55,554 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4550 with force:False [2023-05-03T23:42:56.302Z] 2023-05-03 23:42:55,554 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4550 [2023-05-03T23:42:56.302Z] 2023-05-03 23:42:55,559 [execute] INFO git cat-file --batch-check [2023-05-03T23:42:56.302Z] 2023-05-03 23:42:55,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T23:42:56.302Z] 2023-05-03 23:42:55,565 [execute] INFO git cat-file --batch [2023-05-03T23:42:56.302Z] 2023-05-03 23:42:55,566 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T23:42:56.302Z] 2023-05-03 23:42:55,571 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4550 [2023-05-03T23:42:56.302Z] 0.0.0 [Pipeline] } [2023-05-03T23:42:56.327Z] $ docker exec --env ******** --env ******** aba6b3c6ca83969473e5a6ba381393afccf1fe1051ee1bc87cc81048f2bb45bd ssh-agent -k [2023-05-03T23:42:56.448Z] unset SSH_AUTH_SOCK; [2023-05-03T23:42:56.449Z] unset SSH_AGENT_PID; [2023-05-03T23:42:56.449Z] echo Agent pid 76 killed; [2023-05-03T23:42:56.462Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T23:42:57.111Z] + git semver [Pipeline] } [2023-05-03T23:42:57.438Z] $ docker stop --time=1 aba6b3c6ca83969473e5a6ba381393afccf1fe1051ee1bc87cc81048f2bb45bd [2023-05-03T23:42:58.741Z] $ docker rm -f --volumes aba6b3c6ca83969473e5a6ba381393afccf1fe1051ee1bc87cc81048f2bb45bd [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T23:42:59.158Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-03T23:42:59.499Z] Stashed 1 file(s) [Pipeline] echo [2023-05-03T23:42:59.517Z] [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-03T23:43:00.570Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-03T23:43:00.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T23:43:00.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T23:43:00.703Z] ========================================================= [2023-05-03T23:43:00.703Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-03T23:43:00.703Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-03T23:43:01.075Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T23:43:01.075Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-03T23:43:01.075Z] f56be85fc22e: Pulling fs layer [2023-05-03T23:43:01.075Z] 85791d961cd3: Pulling fs layer [2023-05-03T23:43:01.075Z] d694b5ae8c79: Pulling fs layer [2023-05-03T23:43:01.075Z] 9f32a84ed3da: Pulling fs layer [2023-05-03T23:43:01.075Z] 4d19c01a9841: Pulling fs layer [2023-05-03T23:43:01.075Z] 9325e15d5711: Pulling fs layer [2023-05-03T23:43:01.075Z] 556b6ee489ea: Pulling fs layer [2023-05-03T23:43:01.075Z] c5a4b2cf53e6: Pulling fs layer [2023-05-03T23:43:01.075Z] 4d19c01a9841: Waiting [2023-05-03T23:43:01.075Z] 9325e15d5711: Waiting [2023-05-03T23:43:01.075Z] 556b6ee489ea: Waiting [2023-05-03T23:43:01.075Z] c5a4b2cf53e6: Waiting [2023-05-03T23:43:01.075Z] 9f32a84ed3da: Waiting [2023-05-03T23:43:01.075Z] 85791d961cd3: Verifying Checksum [2023-05-03T23:43:01.075Z] 85791d961cd3: Download complete [2023-05-03T23:43:01.075Z] 9f32a84ed3da: Verifying Checksum [2023-05-03T23:43:01.075Z] 9f32a84ed3da: Download complete [2023-05-03T23:43:01.075Z] 4d19c01a9841: Verifying Checksum [2023-05-03T23:43:01.075Z] 4d19c01a9841: Download complete [2023-05-03T23:43:01.075Z] f56be85fc22e: Verifying Checksum [2023-05-03T23:43:01.075Z] f56be85fc22e: Download complete [2023-05-03T23:43:01.075Z] 9325e15d5711: Verifying Checksum [2023-05-03T23:43:01.075Z] 9325e15d5711: Download complete [2023-05-03T23:43:01.343Z] f56be85fc22e: Pull complete [2023-05-03T23:43:01.343Z] 85791d961cd3: Pull complete [2023-05-03T23:43:01.920Z] d694b5ae8c79: Verifying Checksum [2023-05-03T23:43:01.920Z] d694b5ae8c79: Download complete [2023-05-03T23:43:01.920Z] c5a4b2cf53e6: Verifying Checksum [2023-05-03T23:43:01.920Z] c5a4b2cf53e6: Download complete [2023-05-03T23:43:01.920Z] 556b6ee489ea: Verifying Checksum [2023-05-03T23:43:01.920Z] 556b6ee489ea: Download complete [2023-05-03T23:43:05.204Z] d694b5ae8c79: Pull complete [2023-05-03T23:43:05.204Z] 9f32a84ed3da: Pull complete [2023-05-03T23:43:05.462Z] 4d19c01a9841: Pull complete [2023-05-03T23:43:05.462Z] 9325e15d5711: Pull complete [2023-05-03T23:43:07.992Z] 556b6ee489ea: Pull complete [2023-05-03T23:43:08.926Z] c5a4b2cf53e6: Pull complete [2023-05-03T23:43:08.926Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-03T23:43:08.926Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T23:43:08.926Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-03T23:43:09.280Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T23:43:09.280Z] WORKDIR /edgex [2023-05-03T23:43:09.280Z] COPY go.mod . [2023-05-03T23:43:09.280Z] RUN go mod download [2023-05-03T23:43:09.280Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-03T23:43:09.879Z] Sending build context to Docker daemon 170.7MB [2023-05-03T23:43:09.880Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T23:43:09.880Z] ---> c4be618373d6 [2023-05-03T23:43:09.880Z] Step 2/4 : WORKDIR /edgex [2023-05-03T23:43:11.257Z] ---> Running in c23120078644 [2023-05-03T23:43:11.515Z] Removing intermediate container c23120078644 [2023-05-03T23:43:11.515Z] ---> 7d0b75d73230 [2023-05-03T23:43:11.515Z] Step 3/4 : COPY go.mod . [2023-05-03T23:43:11.515Z] ---> 75fc16d1c2be [2023-05-03T23:43:11.515Z] Step 4/4 : RUN go mod download [2023-05-03T23:43:11.515Z] ---> Running in ca990111f718 [2023-05-03T23:43:14.876Z] Still waiting to schedule task [2023-05-03T23:43:14.877Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-12647’ [2023-05-03T23:43:21.495Z] Removing intermediate container ca990111f718 [2023-05-03T23:43:21.495Z] ---> 6353543ce688 [2023-05-03T23:43:21.495Z] Successfully built 6353543ce688 [2023-05-03T23:43:21.495Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:43:21.878Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T23:43:21.878Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T23:43:22.027Z] prd-ubuntu20.04-docker-8c-8g-12649 does not seem to be running inside a container [2023-05-03T23:43:22.069Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-03T23:43:22.423Z] $ docker top c6a91952cbc80cd9f9466a404a415bc1cea018b15f68af34f7eb9ddb9959daa2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T23:43:22.798Z] + go version [2023-05-03T23:43:22.798Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-03T23:43:22.837Z] $ docker stop --time=1 c6a91952cbc80cd9f9466a404a415bc1cea018b15f68af34f7eb9ddb9959daa2 [2023-05-03T23:43:24.121Z] $ docker rm -f --volumes c6a91952cbc80cd9f9466a404a415bc1cea018b15f68af34f7eb9ddb9959daa2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:43:24.832Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T23:43:24.832Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T23:43:24.996Z] prd-ubuntu20.04-docker-8c-8g-12649 does not seem to be running inside a container [2023-05-03T23:43:25.030Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-03T23:43:25.365Z] $ docker top 11c7cf8da918d2444562c345ce4a06652fe5a946f16519d60f91bad55900496d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-03T23:43:25.478Z] ========================================================= [2023-05-03T23:43:25.478Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-03T23:43:25.478Z] ========================================================= [Pipeline] sh [2023-05-03T23:43:25.774Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-03T23:43:26.131Z] + make test [2023-05-03T23:43:26.131Z] go test -race -coverprofile=coverage.out ./... [2023-05-03T23:43:34.248Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-03T23:43:50.570Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-03T23:43:50.570Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-03T23:43:50.570Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-03T23:43:50.827Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-03T23:43:51.393Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-03T23:43:51.961Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-03T23:43:52.219Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-03T23:43:52.219Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-03T23:43:52.219Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-03T23:43:52.478Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-03T23:43:53.045Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-03T23:43:53.306Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-03T23:43:53.306Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-03T23:43:53.306Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-03T23:43:55.210Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-03T23:43:55.211Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-03T23:43:55.211Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.050s coverage: 28.7% of statements [2023-05-03T23:43:57.746Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2023-05-03T23:44:02.213Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.100s coverage: 71.5% of statements [2023-05-03T23:44:02.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-03T23:44:02.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-03T23:44:02.213Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-03T23:44:03.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-03T23:44:03.715Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-03T23:44:03.715Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.074s coverage: 54.0% of statements [2023-05-03T23:44:05.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-03T23:44:05.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-03T23:44:05.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-03T23:44:05.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-03T23:44:05.101Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-03T23:44:06.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-03T23:44:06.492Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-03T23:44:08.425Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.129s coverage: 88.5% of statements [2023-05-03T23:44:08.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements [2023-05-03T23:44:08.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-03T23:44:08.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-03T23:44:08.758Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-03T23:44:09.018Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.391s coverage: 95.6% of statements [2023-05-03T23:44:09.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-03T23:44:09.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-03T23:44:09.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-03T23:44:09.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-03T23:44:09.468Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-03T23:44:09.468Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements [2023-05-03T23:44:10.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-03T23:44:10.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-03T23:44:10.417Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-03T23:44:10.417Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.071s coverage: 65.9% of statements [2023-05-03T23:44:12.334Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-03T23:44:12.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-03T23:44:12.334Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.079s coverage: 0.9% of statements [2023-05-03T23:44:12.334Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.049s coverage: 29.0% of statements [2023-05-03T23:44:12.334Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 42.9% of statements [2023-05-03T23:44:13.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 82.9% of statements [2023-05-03T23:44:13.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2023-05-03T23:44:13.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements [2023-05-03T23:44:13.719Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.046s coverage: 87.5% of statements [2023-05-03T23:44:14.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-03T23:44:14.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-03T23:44:14.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-03T23:44:14.319Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-03T23:44:14.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-03T23:44:14.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-03T23:44:14.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-03T23:44:14.887Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-03T23:44:15.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-03T23:44:15.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-03T23:44:15.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-03T23:44:15.823Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-03T23:44:16.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-03T23:44:16.391Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-03T23:44:16.649Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-03T23:44:18.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-03T23:44:18.605Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-03T23:44:19.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-03T23:44:19.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-03T23:44:20.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-03T23:44:20.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-03T23:44:20.917Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-03T23:44:22.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-03T23:44:22.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-03T23:44:22.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-03T23:44:23.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-03T23:44:23.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-03T23:44:23.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-03T23:44:23.487Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-03T23:44:24.424Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements [2023-05-03T23:44:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-03T23:44:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-03T23:44:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-03T23:44:24.424Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-03T23:44:26.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-03T23:44:26.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-03T23:44:26.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-03T23:44:26.330Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-03T23:44:26.896Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-03T23:44:26.896Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-03T23:44:27.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-03T23:44:27.464Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-03T23:44:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.278s coverage: 79.9% of statements [2023-05-03T23:44:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.070s coverage: 92.9% of statements [2023-05-03T23:44:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 64.4% of statements [2023-05-03T23:44:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 62.3% of statements [2023-05-03T23:44:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements [2023-05-03T23:44:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements [2023-05-03T23:44:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements [2023-05-03T23:44:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.105s coverage: 81.8% of statements [2023-05-03T23:44:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 82.1% of statements [2023-05-03T23:44:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements [2023-05-03T23:44:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 63.1% of statements [2023-05-03T23:44:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2023-05-03T23:44:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.042s coverage: 89.4% of statements [2023-05-03T23:44:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-05-03T23:44:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements [2023-05-03T23:44:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements [2023-05-03T23:44:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 38.4% of statements [2023-05-03T23:44:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements [2023-05-03T23:44:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2023-05-03T23:44:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2023-05-03T23:44:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.112s coverage: 92.3% of statements [2023-05-03T23:44:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.5% of statements [2023-05-03T23:44:37.441Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.104s coverage: 97.7% of statements [2023-05-03T23:44:37.701Z] 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-03T23:44:37.701Z] running golangci-lint [2023-05-03T23:44:37.966Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-03T23:44:37.966Z] go version go1.20.2 linux/amd64 [2023-05-03T23:44:38.225Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-03T23:44:38.225Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-03T23:44:53.116Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|name|deps|files|imports|types_sizes) took 15.019649434s" [2023-05-03T23:44:53.375Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.988457ms" [2023-05-03T23:45:03.347Z] level=info msg="[linters_context/goanalysis] analyzers took 1m10.61933008s with top 10 stages: buildir: 37.688328564s, inspect: 2.469474485s, fact_deprecated: 1.796719297s, gosec: 1.562583061s, S1038: 1.364942893s, ctrlflow: 1.357142879s, printf: 1.298122489s, fact_purity: 855.457617ms, nilness: 841.36337ms, ineffassign: 803.003381ms" [2023-05-03T23:45:03.347Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-03T23:45:03.347Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 203/203, exclude-rules: 23/203, cgo: 203/203, path_prettifier: 203/203, autogenerated_exclude: 203/203, nolint: 0/23, exclude: 203/203, filename_unadjuster: 203/203, skip_files: 203/203, identifier_marker: 203/203" [2023-05-03T23:45:03.347Z] level=info msg="[runner] processing took 19.178155ms with stages: nolint: 7.64777ms, identifier_marker: 5.287599ms, autogenerated_exclude: 2.351261ms, exclude-rules: 1.83567ms, path_prettifier: 1.471668ms, skip_dirs: 530.102µs, cgo: 32.712µs, filename_unadjuster: 16.842µs, max_same_issues: 1.01µs, uniq_by_line: 721ns, skip_files: 440ns, exclude: 440ns, diff: 340ns, source_code: 290ns, path_shortener: 280ns, severity-rules: 270ns, sort_results: 230ns, max_from_linter: 230ns, max_per_file_from_linter: 160ns, path_prefixer: 120ns" [2023-05-03T23:45:03.347Z] level=info msg="[runner] linters took 8.664064976s with stages: goanalysis_metalinter: 8.644744564s" [2023-05-03T23:45:03.347Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-03T23:45:03.347Z] level=info msg="Memory: 239 samples, avg is 191.0MB, max is 702.5MB" [2023-05-03T23:45:03.347Z] level=info msg="Execution took 23.737315884s" [2023-05-03T23:45:03.347Z] go vet ./... [2023-05-03T23:45:06.628Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T23:45:06.628Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T23:45:06.888Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T23:45:06.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-03T23:45:07.235Z] + ls -al . [2023-05-03T23:45:07.235Z] total 704 [2023-05-03T23:45:07.235Z] drwxrwxr-x 11 1001 1001 4096 May 3 23:43 . [2023-05-03T23:45:07.235Z] drwxr-xr-x 4 root root 4096 May 3 23:43 .. [2023-05-03T23:45:07.235Z] drwxrwxr-x 2 1001 1001 4096 May 3 23:42 .blubracket [2023-05-03T23:45:07.235Z] -rw-rw-r-- 1 1001 1001 16 May 3 23:42 .dockerignore [2023-05-03T23:45:07.235Z] drwxrwxr-x 8 1001 1001 4096 May 3 23:42 .git [2023-05-03T23:45:07.235Z] drwxrwxr-x 3 1001 1001 4096 May 3 23:42 .github [2023-05-03T23:45:07.235Z] -rw-rw-r-- 1 1001 1001 1133 May 3 23:42 .gitignore [2023-05-03T23:45:07.235Z] -rw-rw-r-- 1 1001 1001 42 May 3 23:42 .golangci.yml [2023-05-03T23:45:07.235Z] -rw-rw-r-- 1 1001 1001 87 May 3 23:42 .hadolint.yml [2023-05-03T23:45:07.235Z] drwxr-xr-x 3 1001 1001 4096 May 3 23:42 .semver [2023-05-03T23:45:07.235Z] -rw-rw-r-- 1 1001 1001 166 May 3 23:42 .sonarcloud.properties [2023-05-03T23:45:07.235Z] -rw-rw-r-- 1 1001 1001 1171 May 3 23:42 ADOPTERS.md [2023-05-03T23:45:07.235Z] -rw-rw-r-- 1 1001 1001 10835 May 3 23:42 Attribution.txt [2023-05-03T23:45:07.235Z] -rw-rw-r-- 1 1001 1001 73765 May 3 23:42 CHANGELOG.md [2023-05-03T23:45:07.235Z] -rw-rw-r-- 1 1001 1001 3804 May 3 23:42 CONTRIBUTING.md [2023-05-03T23:45:07.235Z] -rw-rw-r-- 1 1001 1001 677 May 3 23:42 GOVERNANCE.md [2023-05-03T23:45:07.235Z] -rw-rw-r-- 1 1001 1001 883 May 3 23:42 Jenkinsfile [2023-05-03T23:45:07.235Z] -rw-rw-r-- 1 1001 1001 10775 May 3 23:42 LICENSE [2023-05-03T23:45:07.235Z] -rw-rw-r-- 1 1001 1001 14368 May 3 23:42 Makefile [2023-05-03T23:45:07.235Z] -rw-rw-r-- 1 1001 1001 582 May 3 23:42 OWNERS.md [2023-05-03T23:45:07.235Z] -rw-rw-r-- 1 1001 1001 9403 May 3 23:42 README.md [2023-05-03T23:45:07.235Z] -rw-rw-r-- 1 1001 1001 789 May 3 23:42 SECURITY.md [2023-05-03T23:45:07.235Z] -rw-rw-r-- 1 1001 1001 5 May 3 23:42 VERSION [2023-05-03T23:45:07.235Z] drwxrwxr-x 2 1001 1001 4096 May 3 23:42 bin [2023-05-03T23:45:07.235Z] drwxrwxr-x 18 1001 1001 4096 May 3 23:42 cmd [2023-05-03T23:45:07.235Z] -rw-r--r-- 1 root root 448351 May 3 23:44 coverage.out [2023-05-03T23:45:07.235Z] -rw-rw-r-- 1 1001 1001 3200 May 3 23:42 go.mod [2023-05-03T23:45:07.235Z] -rw-rw-r-- 1 1001 1001 31040 May 3 23:42 go.sum [2023-05-03T23:45:07.235Z] drwxrwxr-x 7 1001 1001 4096 May 3 23:42 internal [2023-05-03T23:45:07.235Z] drwxrwxr-x 3 1001 1001 4096 May 3 23:42 openapi [2023-05-03T23:45:07.235Z] -rw-rw-r-- 1 1001 1001 594 May 3 23:42 security.txt [2023-05-03T23:45:07.235Z] drwxrwxr-x 4 1001 1001 4096 May 3 23:42 snap [2023-05-03T23:45:07.235Z] -rw-rw-r-- 1 1001 1001 204 May 3 23:42 version.go [Pipeline] sh [2023-05-03T23:45:07.549Z] + '[' -e coverage.out ] [2023-05-03T23:45:07.550Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-03T23:45:07.658Z] Stashed 1 file(s) [Pipeline] sh [2023-05-03T23:45:07.961Z] + make build [2023-05-03T23:45:07.961Z] 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-03T23:45:20.185Z] 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-03T23:45:21.565Z] 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-03T23:45:22.502Z] 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-03T23:45:23.439Z] 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-03T23:45:29.999Z] 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-03T23:45:31.376Z] 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-03T23:45:32.753Z] 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-03T23:45:34.126Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-03T23:45:34.696Z] 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-03T23:45:35.397Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12652 in /w/workspace/edgexfoundry_edgex-go_PR-4550 [Pipeline] { [Pipeline] ws [2023-05-03T23:45:35.459Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2023-05-03T23:45:35.552Z] The recommended git tool is: git [2023-05-03T23:45:35.635Z] 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-03T23:45:37.011Z] 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-03T23:45:38.422Z] $ docker stop --time=1 11c7cf8da918d2444562c345ce4a06652fe5a946f16519d60f91bad55900496d [2023-05-03T23:45:40.444Z] $ docker rm -f --volumes 11c7cf8da918d2444562c345ce4a06652fe5a946f16519d60f91bad55900496d [2023-05-03T23:45:40.830Z] using credential edgex-jenkins-ssh [2023-05-03T23:45:40.846Z] Cloning the remote Git repository [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-03T23:45:41.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-03T23:45:41.583Z] [2023-05-03T23:45:41.583Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:45:40.893Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-03T23:45:40.994Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2023-05-03T23:45:41.151Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-03T23:45:41.152Z] > git --version # timeout=10 [2023-05-03T23:45:41.176Z] > git --version # 'git version 2.25.1' [2023-05-03T23:45:41.179Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T23:45:41.338Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T23:45:41.963Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-03T23:45:41.963Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-03T23:45:41.963Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-03T23:45:41.963Z] ca9280d653b3: Pulling fs layer [2023-05-03T23:45:41.963Z] 7e9c9ca2126c: Pulling fs layer [2023-05-03T23:45:42.221Z] cbdbe7a5bc2a: Download complete [2023-05-03T23:45:42.221Z] ca9280d653b3: Verifying Checksum [2023-05-03T23:45:42.221Z] ca9280d653b3: Download complete [2023-05-03T23:45:42.221Z] cbdbe7a5bc2a: Pull complete [2023-05-03T23:45:42.786Z] 7e9c9ca2126c: Download complete [2023-05-03T23:45:42.786Z] ca9280d653b3: Pull complete [2023-05-03T23:45:46.075Z] 7e9c9ca2126c: Pull complete [2023-05-03T23:45:46.075Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-03T23:45:46.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-03T23:45:46.075Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T23:45:46.302Z] prd-ubuntu20.04-docker-8c-8g-12649 does not seem to be running inside a container [2023-05-03T23:45:46.343Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-03T23:45:47.151Z] $ docker top 3a8a903d2823541b8568926e28edcb4ab0d6d6acf5b36e57d4ab3be07eca7d7d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T23:45:47.538Z] + docker-compose build --help [2023-05-03T23:45:47.538Z] + grep parallel [2023-05-03T23:45:48.109Z] --parallel Build images in parallel. [Pipeline] } [2023-05-03T23:45:48.152Z] $ docker stop --time=1 3a8a903d2823541b8568926e28edcb4ab0d6d6acf5b36e57d4ab3be07eca7d7d [2023-05-03T23:45:49.450Z] $ docker rm -f --volumes 3a8a903d2823541b8568926e28edcb4ab0d6d6acf5b36e57d4ab3be07eca7d7d [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:45:50.135Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-03T23:45:50.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T23:45:50.305Z] prd-ubuntu20.04-docker-8c-8g-12649 does not seem to be running inside a container [2023-05-03T23:45:50.346Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-03T23:45:50.684Z] $ docker top 8750b65044dfee456d46f846ab75654a55b59a0a963a8e61e81246d17c6b87e6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T23:45:51.068Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-03T23:45:51.636Z] Building core-command ... [2023-05-03T23:45:51.636Z] Building core-common-config-bootstrapper ... [2023-05-03T23:45:51.636Z] Building core-data ... [2023-05-03T23:45:51.636Z] Building core-metadata ... [2023-05-03T23:45:51.636Z] Building security-bootstrapper ... [2023-05-03T23:45:51.636Z] Building security-proxy-auth ... [2023-05-03T23:45:51.636Z] Building security-proxy-setup ... [2023-05-03T23:45:51.636Z] Building security-secretstore-setup ... [2023-05-03T23:45:51.636Z] Building security-spiffe-token-provider ... [2023-05-03T23:45:51.636Z] Building security-spire-agent ... [2023-05-03T23:45:51.636Z] Building security-spire-config ... [2023-05-03T23:45:51.636Z] Building security-spire-server ... [2023-05-03T23:45:51.636Z] Building support-notifications ... [2023-05-03T23:45:51.636Z] Building support-scheduler ... [2023-05-03T23:45:51.636Z] Building security-proxy-setup [2023-05-03T23:45:51.636Z] Building security-proxy-auth [2023-05-03T23:45:51.636Z] Building support-notifications [2023-05-03T23:45:51.636Z] Building security-bootstrapper [2023-05-03T23:45:51.636Z] Building security-spiffe-token-provider [2023-05-03T23:46:00.476Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-03T23:46:00.507Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T23:46:01.546Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-03T23:46:01.604Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-03T23:46:01.606Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T23:46:01.625Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4550/head:refs/remotes/origin/PR-4550 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-03T23:46:02.540Z] Merging remotes/origin/main commit 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 into PR head commit d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-03T23:46:03.021Z] Merge succeeded, producing d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-03T23:46:03.021Z] Checking out Revision d35290802b6f6708ebd1aff33e5aa05f60c0e3db (PR-4550) [2023-05-03T23:46:02.561Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T23:46:02.660Z] > git checkout -f d35290802b6f6708ebd1aff33e5aa05f60c0e3db # timeout=10 [2023-05-03T23:46:02.906Z] > git remote # timeout=10 [2023-05-03T23:46:02.928Z] > git config --get remote.origin.url # timeout=10 [2023-05-03T23:46:02.950Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T23:46:02.967Z] > git merge 47e5a6d2aeb3e105d26e4efa2c2ccb6ce5c919e1 # timeout=10 [2023-05-03T23:46:02.999Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-03T23:46:03.026Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T23:46:03.045Z] > git checkout -f d35290802b6f6708ebd1aff33e5aa05f60c0e3db # timeout=10 [2023-05-03T23:46:06.522Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T23:46:06.522Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-03T23:46:06.522Z] ---> 6353543ce688 [2023-05-03T23:46:06.522Z] Step 3/22 : WORKDIR /edgex-go [2023-05-03T23:46:06.522Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T23:46:06.522Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-03T23:46:06.522Z] ---> 6353543ce688 [2023-05-03T23:46:06.522Z] Step 3/33 : WORKDIR /edgex-go [2023-05-03T23:46:06.522Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T23:46:06.522Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T23:46:06.522Z] ---> 6353543ce688 [2023-05-03T23:46:06.522Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T23:46:06.522Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T23:46:06.522Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T23:46:06.522Z] ---> 6353543ce688 [2023-05-03T23:46:06.522Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T23:46:06.522Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T23:46:06.522Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-03T23:46:06.522Z] ---> 6353543ce688 [2023-05-03T23:46:06.522Z] Step 3/20 : WORKDIR /edgex-go [2023-05-03T23:46:06.824Z] Commit message: "fix: Enable delayed-start services to get message-bus credential" [2023-05-03T23:46:06.881Z] > git --version # timeout=10 [2023-05-03T23:46:06.893Z] > git --version # 'git version 2.25.1' [2023-05-03T23:46:06.912Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-05-03T23:46:07.457Z] ---> Running in 95f1d8c1feb4 [2023-05-03T23:46:07.457Z] ---> Running in a04d8095435c [2023-05-03T23:46:07.457Z] ---> Running in 5e6f9b66e122 [2023-05-03T23:46:07.457Z] ---> Running in 875a83d849df [2023-05-03T23:46:07.457Z] ---> Running in 8a5e67d55cf5 [2023-05-03T23:46:07.457Z] Removing intermediate container 5e6f9b66e122 [2023-05-03T23:46:07.457Z] ---> 1885229815e4 [2023-05-03T23:46:07.457Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T23:46:07.457Z] Removing intermediate container 875a83d849df [2023-05-03T23:46:07.457Z] ---> 51e73d6d44c1 [2023-05-03T23:46:07.457Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T23:46:07.457Z] Removing intermediate container 8a5e67d55cf5 [2023-05-03T23:46:07.457Z] ---> 6476d48c73df [2023-05-03T23:46:07.457Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-03T23:46:07.457Z] ---> Running in 76e4a0548f52 [2023-05-03T23:46:07.457Z] Removing intermediate container 95f1d8c1feb4 [2023-05-03T23:46:07.457Z] ---> f62265654638 [2023-05-03T23:46:07.457Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-03T23:46:07.457Z] Removing intermediate container a04d8095435c [2023-05-03T23:46:07.457Z] ---> 4a97ab7d2e0e [2023-05-03T23:46:07.457Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-03T23:46:07.457Z] ---> Running in c56033a08f68 [2023-05-03T23:46:07.457Z] ---> Running in 5e39a3a1ea5a [2023-05-03T23:46:07.457Z] ---> Running in 3947dca26a89 [2023-05-03T23:46:07.457Z] ---> Running in d87de1a2f478 [2023-05-03T23:46:07.457Z] Removing intermediate container 76e4a0548f52 [2023-05-03T23:46:07.457Z] ---> f6414f908826 [2023-05-03T23:46:07.457Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-03T23:46:07.457Z] ---> Running in cdb703004d5b [2023-05-03T23:46:07.457Z] Removing intermediate container 5e39a3a1ea5a [2023-05-03T23:46:07.457Z] ---> 8a3e812623f8 [2023-05-03T23:46:07.457Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T23:46:07.457Z] ---> Running in a5c09cc294d2 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T23:46:08.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T23:46:08.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T23:46:08.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T23:46:08.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T23:46:08.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T23:46:08.085Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-03T23:46:08.086Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T23:46:08.086Z] Dload Upload Total Spent Left Speed [2023-05-03T23:46:08.086Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98k [2023-05-03T23:46:08.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T23:46:08.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T23:46:08.290Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T23:46:08.290Z] v3.17.3-149-g91cc19e37a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T23:46:08.290Z] OK: 17819 distinct packages available [2023-05-03T23:46:08.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T23:46:08.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T23:46:08.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T23:46:08.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T23:46:08.290Z] OK: 265 MiB in 53 packages [2023-05-03T23:46:08.290Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T23:46:08.548Z] OK: 265 MiB in 53 packages [2023-05-03T23:46:08.548Z] OK: 265 MiB in 53 packages [2023-05-03T23:46:08.548Z] OK: 265 MiB in 53 packages [2023-05-03T23:46:08.548Z] OK: 265 MiB in 53 packages [Pipeline] sh [2023-05-03T23:46:08.807Z] Removing intermediate container 3947dca26a89 [2023-05-03T23:46:08.807Z] ---> 9cc49ad26b0b [2023-05-03T23:46:08.807Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-03T23:46:08.807Z] ---> f608790e61dc [2023-05-03T23:46:08.807Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T23:46:08.807Z] ---> Running in 6263de0e773c [2023-05-03T23:46:08.936Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-03T23:46:09.066Z] Removing intermediate container cdb703004d5b [2023-05-03T23:46:09.066Z] ---> 3dd4f2186a0e [2023-05-03T23:46:09.066Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T23:46:09.066Z] Removing intermediate container a5c09cc294d2 [2023-05-03T23:46:09.066Z] ---> 16dd5e549e00 [2023-05-03T23:46:09.066Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T23:46:09.311Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-03T23:46:09.312Z] + sudo tee /etc/docker/daemon.new [2023-05-03T23:46:09.312Z] { [2023-05-03T23:46:09.312Z] "registry-mirrors": [ [2023-05-03T23:46:09.312Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-03T23:46:09.312Z] ], [2023-05-03T23:46:09.312Z] "bip": "10.250.0.254/24", [2023-05-03T23:46:09.312Z] "hosts": [ [2023-05-03T23:46:09.312Z] "tcp://0.0.0.0:5555", [2023-05-03T23:46:09.312Z] "unix:///var/run/docker.sock" [2023-05-03T23:46:09.312Z] ], [2023-05-03T23:46:09.312Z] "mtu": 1458, [2023-05-03T23:46:09.312Z] "selinux-enabled": true, [2023-05-03T23:46:09.312Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-03T23:46:09.312Z] } [2023-05-03T23:46:09.325Z] ---> 857e1aef2f3b [2023-05-03T23:46:09.325Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T23:46:09.325Z] ---> fbcf765ca7cf [2023-05-03T23:46:09.325Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T23:46:09.325Z] Removing intermediate container c56033a08f68 [2023-05-03T23:46:09.325Z] ---> a6f7eb65bb2e [2023-05-03T23:46:09.325Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-03T23:46:09.325Z] ---> Running in 87b5e35d998c [2023-05-03T23:46:09.325Z] Removing intermediate container d87de1a2f478 [2023-05-03T23:46:09.325Z] ---> 7bd529fe82ae [2023-05-03T23:46:09.325Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-03T23:46:09.325Z] ---> Running in 3695d200f79a [Pipeline] sh [2023-05-03T23:46:09.585Z] ---> a672dff5a443 [2023-05-03T23:46:09.585Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T23:46:09.585Z] ---> 7d45ed88107c [2023-05-03T23:46:09.585Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T23:46:09.585Z] ---> Running in 3ba38fb42b4b [2023-05-03T23:46:09.585Z] ---> Running in c7c1683f6aec [2023-05-03T23:46:09.685Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-03T23:46:10.064Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T23:46:32.510Z] provisioning config files... [2023-05-03T23:46:32.537Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6964782730532443819tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T23:46:32.939Z] ---> docker-login.sh [2023-05-03T23:46:32.939Z] nexus3.edgexfoundry.org:10001 [2023-05-03T23:46:33.525Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:46:33.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:46:33.802Z] Configure a credential helper to remove this warning. See [2023-05-03T23:46:33.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:46:33.802Z] [2023-05-03T23:46:33.802Z] Login Succeeded [2023-05-03T23:46:33.802Z] nexus3.edgexfoundry.org:10002 [2023-05-03T23:46:34.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:46:34.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:46:34.072Z] Configure a credential helper to remove this warning. See [2023-05-03T23:46:34.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:46:34.072Z] [2023-05-03T23:46:34.072Z] Login Succeeded [2023-05-03T23:46:34.072Z] nexus3.edgexfoundry.org:10003 [2023-05-03T23:46:34.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:46:34.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:46:34.346Z] Configure a credential helper to remove this warning. See [2023-05-03T23:46:34.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:46:34.346Z] [2023-05-03T23:46:34.346Z] Login Succeeded [2023-05-03T23:46:34.346Z] nexus3.edgexfoundry.org:10004 [2023-05-03T23:46:34.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:46:34.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:46:34.887Z] Configure a credential helper to remove this warning. See [2023-05-03T23:46:34.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:46:34.887Z] [2023-05-03T23:46:34.887Z] Login Succeeded [2023-05-03T23:46:34.887Z] docker.io [2023-05-03T23:46:35.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T23:46:35.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T23:46:35.424Z] Configure a credential helper to remove this warning. See [2023-05-03T23:46:35.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T23:46:35.424Z] [2023-05-03T23:46:35.424Z] Login Succeeded [2023-05-03T23:46:35.424Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T23:46:35.457Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-03T23:46:36.158Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2023-05-03T23:46:36.197Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T23:46:36.231Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T23:46:36.264Z] ========================================================= [2023-05-03T23:46:36.264Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-03T23:46:36.264Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-03T23:46:36.649Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T23:46:36.920Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-03T23:46:36.920Z] c41833b44d91: Pulling fs layer [2023-05-03T23:46:36.920Z] ed15518f5707: Pulling fs layer [2023-05-03T23:46:36.920Z] feae8fd75edb: Pulling fs layer [2023-05-03T23:46:36.920Z] 242c74f7c9fa: Pulling fs layer [2023-05-03T23:46:36.920Z] 3cdef696dda3: Pulling fs layer [2023-05-03T23:46:36.920Z] 2ced38df9373: Pulling fs layer [2023-05-03T23:46:36.920Z] 58f1dce35555: Pulling fs layer [2023-05-03T23:46:36.920Z] 242c74f7c9fa: Waiting [2023-05-03T23:46:36.920Z] 3cdef696dda3: Waiting [2023-05-03T23:46:36.920Z] 2ced38df9373: Waiting [2023-05-03T23:46:36.920Z] 58f1dce35555: Waiting [2023-05-03T23:46:36.920Z] ed15518f5707: Verifying Checksum [2023-05-03T23:46:36.920Z] ed15518f5707: Download complete [2023-05-03T23:46:36.920Z] 242c74f7c9fa: Verifying Checksum [2023-05-03T23:46:36.920Z] 242c74f7c9fa: Download complete [2023-05-03T23:46:36.920Z] 3cdef696dda3: Verifying Checksum [2023-05-03T23:46:36.920Z] 3cdef696dda3: Download complete [2023-05-03T23:46:36.920Z] c41833b44d91: Verifying Checksum [2023-05-03T23:46:36.920Z] c41833b44d91: Download complete [2023-05-03T23:46:38.358Z] c41833b44d91: Pull complete [2023-05-03T23:46:38.358Z] 58f1dce35555: Verifying Checksum [2023-05-03T23:46:38.358Z] 58f1dce35555: Download complete [2023-05-03T23:46:38.631Z] ed15518f5707: Pull complete [2023-05-03T23:46:39.603Z] feae8fd75edb: Verifying Checksum [2023-05-03T23:46:39.603Z] 2ced38df9373: Verifying Checksum [2023-05-03T23:46:39.603Z] 2ced38df9373: Download complete [2023-05-03T23:46:51.947Z] feae8fd75edb: Pull complete [2023-05-03T23:46:51.947Z] 242c74f7c9fa: Pull complete [2023-05-03T23:46:51.947Z] 3cdef696dda3: Pull complete [2023-05-03T23:46:58.623Z] 2ced38df9373: Pull complete [2023-05-03T23:47:00.042Z] 58f1dce35555: Pull complete [2023-05-03T23:47:00.042Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-03T23:47:00.311Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T23:47:00.312Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-03T23:47:00.702Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T23:47:00.702Z] WORKDIR /edgex [2023-05-03T23:47:00.702Z] COPY go.mod . [2023-05-03T23:47:00.702Z] RUN go mod download [2023-05-03T23:47:00.702Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-03T23:47:01.288Z] Sending build context to Docker daemon 2.932MB [2023-05-03T23:47:01.288Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T23:47:01.288Z] ---> fadd8f120f05 [2023-05-03T23:47:01.288Z] Step 2/4 : WORKDIR /edgex [2023-05-03T23:47:03.239Z] ---> Running in e9cc86fc7178 [2023-05-03T23:47:03.506Z] Removing intermediate container e9cc86fc7178 [2023-05-03T23:47:03.506Z] ---> e6880510d6d7 [2023-05-03T23:47:03.506Z] Step 3/4 : COPY go.mod . [2023-05-03T23:47:04.093Z] ---> 9aecd8f05c53 [2023-05-03T23:47:04.093Z] Step 4/4 : RUN go mod download [2023-05-03T23:47:04.093Z] ---> Running in 7e484190490d [2023-05-03T23:47:06.154Z] Removing intermediate container 6263de0e773c [2023-05-03T23:47:06.154Z] ---> a25cb5ab4454 [2023-05-03T23:47:06.154Z] Step 7/33 : COPY . . [2023-05-03T23:47:06.154Z] Removing intermediate container 3695d200f79a [2023-05-03T23:47:06.154Z] ---> 67e998413a70 [2023-05-03T23:47:06.154Z] Step 8/23 : COPY . . [2023-05-03T23:47:06.154Z] Removing intermediate container c7c1683f6aec [2023-05-03T23:47:06.154Z] ---> fca1f164fb62 [2023-05-03T23:47:06.154Z] Step 7/20 : COPY . . [2023-05-03T23:47:06.154Z] Removing intermediate container 3ba38fb42b4b [2023-05-03T23:47:06.154Z] ---> e383c09a0e9c [2023-05-03T23:47:06.154Z] Step 7/22 : COPY . . [2023-05-03T23:47:06.154Z] Removing intermediate container 87b5e35d998c [2023-05-03T23:47:06.154Z] ---> c7fe53b3651f [2023-05-03T23:47:06.154Z] Step 8/23 : COPY . . [2023-05-03T23:47:21.122Z] ---> 7d536030faea [2023-05-03T23:47:21.122Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-03T23:47:21.122Z] ---> 14c3182d92fa [2023-05-03T23:47:21.122Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-03T23:47:21.122Z] ---> 4ad3f44f3183 [2023-05-03T23:47:21.122Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-03T23:47:21.122Z] ---> 813b19c3637f [2023-05-03T23:47:21.122Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-03T23:47:21.122Z] ---> f9351c13c1f7 [2023-05-03T23:47:21.122Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-03T23:47:21.122Z] ---> Running in 6c796ec23d4e [2023-05-03T23:47:21.122Z] ---> Running in d6fa8037f23e [2023-05-03T23:47:21.122Z] ---> Running in 65437ffb20cf [2023-05-03T23:47:21.122Z] ---> Running in 7f153f677ba2 [2023-05-03T23:47:21.122Z] ---> Running in cfe7335265cd [2023-05-03T23:47:21.122Z] 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-03T23:47:21.122Z] 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-03T23:47:21.122Z] 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-03T23:47:21.122Z] 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-03T23:47:21.122Z] 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-03T23:47:36.399Z] Removing intermediate container 7e484190490d [2023-05-03T23:47:36.399Z] ---> 9eaace87d318 [2023-05-03T23:47:36.399Z] Successfully built 9eaace87d318 [2023-05-03T23:47:36.399Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:47:36.806Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T23:47:36.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T23:47:37.098Z] prd-ubuntu20.04-docker-arm64-4c-16g-12652 does not seem to be running inside a container [2023-05-03T23:47:37.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-03T23:47:38.444Z] $ docker top fa7d19926409cad96b6d0334c88d0b170299a0aeee2177e4f27b11f1c568990e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T23:47:39.360Z] + go version [2023-05-03T23:47:39.360Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-03T23:47:39.391Z] $ docker stop --time=1 fa7d19926409cad96b6d0334c88d0b170299a0aeee2177e4f27b11f1c568990e [2023-05-03T23:47:41.045Z] $ docker rm -f --volumes fa7d19926409cad96b6d0334c88d0b170299a0aeee2177e4f27b11f1c568990e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:47:41.964Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T23:47:41.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T23:47:42.241Z] prd-ubuntu20.04-docker-arm64-4c-16g-12652 does not seem to be running inside a container [2023-05-03T23:47:42.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-03T23:47:43.435Z] $ docker top ae8d04a13fd435b48e678a7d30019f10fff9de842ea147b4bf72a59458c781ea -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-03T23:47:43.680Z] ========================================================= [2023-05-03T23:47:43.680Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-03T23:47:43.680Z] ========================================================= [Pipeline] sh [2023-05-03T23:47:44.003Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-03T23:47:44.392Z] + make test [2023-05-03T23:47:44.658Z] go test -race -coverprofile=coverage.out ./... [2023-05-03T23:48:08.549Z] Removing intermediate container cfe7335265cd [2023-05-03T23:48:08.549Z] Removing intermediate container 6c796ec23d4e [2023-05-03T23:48:08.549Z] ---> f75322f28c5e [2023-05-03T23:48:08.549Z] ---> fc42e8c76fe0 [2023-05-03T23:48:08.549Z] [2023-05-03T23:48:08.549Z] [2023-05-03T23:48:08.549Z] Step 9/22 : FROM alpine:3.17Step 10/23 : FROM alpine:3.17 [2023-05-03T23:48:08.549Z] [2023-05-03T23:48:08.549Z] Removing intermediate container d6fa8037f23e [2023-05-03T23:48:08.549Z] ---> f46b8d31a97b [2023-05-03T23:48:08.549Z] [2023-05-03T23:48:08.549Z] Step 9/33 : FROM alpine:3.17 [2023-05-03T23:48:08.549Z] Removing intermediate container 65437ffb20cf [2023-05-03T23:48:08.549Z] ---> 8e5fd2ed97ea [2023-05-03T23:48:08.549Z] [2023-05-03T23:48:08.549Z] Step 9/20 : FROM alpine:3.17 [2023-05-03T23:48:08.549Z] Removing intermediate container 7f153f677ba2 [2023-05-03T23:48:08.549Z] ---> e76ff20b5687 [2023-05-03T23:48:08.549Z] [2023-05-03T23:48:08.549Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T23:48:08.549Z] 3.17: Pulling from library/alpine [2023-05-03T23:48:08.810Z] 3.17: Pulling from library/alpine [2023-05-03T23:48:09.380Z] 3.17: Pulling from library/alpine [2023-05-03T23:48:09.380Z] 3.17: Pulling from library/alpine [2023-05-03T23:48:10.775Z] 3.17: Pulling from library/alpine [2023-05-03T23:48:10.775Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T23:48:10.775Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T23:48:10.775Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T23:48:10.775Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T23:48:10.775Z] Status: Image is up to date for alpine:3.17 [2023-05-03T23:48:10.775Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T23:48:10.775Z] ---> 9ed4aefc74f6 [2023-05-03T23:48:10.775Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-03T23:48:10.775Z] ---> 9ed4aefc74f6 [2023-05-03T23:48:10.775Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-03T23:48:10.775Z] ---> 9ed4aefc74f6 [2023-05-03T23:48:10.775Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-03T23:48:10.775Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T23:48:10.775Z] Status: Image is up to date for alpine:3.17 [2023-05-03T23:48:10.775Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T23:48:10.775Z] Status: Image is up to date for alpine:3.17 [2023-05-03T23:48:10.775Z] ---> 9ed4aefc74f6 [2023-05-03T23:48:10.775Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-03T23:48:10.775Z] ---> 9ed4aefc74f6 [2023-05-03T23:48:10.775Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-03T23:48:11.034Z] ---> Running in 78a014913067 [2023-05-03T23:48:11.034Z] ---> Running in 8078408665cf [2023-05-03T23:48:11.034Z] ---> Running in e095f8e5be5e [2023-05-03T23:48:11.034Z] ---> Running in 5f9f3b3c8619 [2023-05-03T23:48:11.034Z] ---> Running in 7633d72d31c1 [2023-05-03T23:48:11.034Z] Removing intermediate container 8078408665cf [2023-05-03T23:48:11.034Z] ---> b80e6eacf4f5 [2023-05-03T23:48:11.034Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-03T23:48:11.034Z] ---> Running in a57113055d8a [2023-05-03T23:48:11.034Z] Removing intermediate container 78a014913067 [2023-05-03T23:48:11.034Z] ---> f207000e72b7 [2023-05-03T23:48:11.034Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T23:48:11.034Z] Removing intermediate container 7633d72d31c1 [2023-05-03T23:48:11.034Z] ---> 0c3516421e06 [2023-05-03T23:48:11.034Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-03T23:48:11.034Z] ---> Running in 4344b2622cdb [2023-05-03T23:48:11.292Z] ---> Running in d20361c5297a [2023-05-03T23:48:11.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T23:48:11.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T23:48:11.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T23:48:11.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T23:48:11.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T23:48:11.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T23:48:11.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T23:48:11.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T23:48:11.808Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-03T23:48:11.808Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-03T23:48:11.808Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T23:48:11.808Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T23:48:11.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T23:48:12.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T23:48:12.067Z] OK: 8 MiB in 17 packages [2023-05-03T23:48:12.067Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T23:48:12.067Z] v3.17.3-149-g91cc19e37a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T23:48:12.067Z] OK: 17820 distinct packages available [2023-05-03T23:48:12.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T23:48:12.067Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-03T23:48:12.067Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-03T23:48:12.067Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T23:48:12.067Z] OK: 8 MiB in 17 packages [2023-05-03T23:48:12.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T23:48:12.067Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-03T23:48:12.067Z] (2/2) Installing su-exec (0.2-r2) [2023-05-03T23:48:12.067Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T23:48:12.067Z] OK: 7 MiB in 17 packages [2023-05-03T23:48:12.067Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T23:48:12.067Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T23:48:12.067Z] OK: 7 MiB in 16 packages [2023-05-03T23:48:12.326Z] (1/9) Installing ca-certificates (20220614-r4) [2023-05-03T23:48:12.326Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-03T23:48:12.326Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-03T23:48:12.326Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-03T23:48:12.326Z] (5/9) Installing curl (8.0.1-r0) [2023-05-03T23:48:12.326Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-03T23:48:12.326Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-03T23:48:12.326Z] (8/9) Installing libucontext (1.2-r0) [2023-05-03T23:48:12.326Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-03T23:48:12.326Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T23:48:12.585Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T23:48:12.585Z] OK: 10 MiB in 24 packages [2023-05-03T23:48:12.585Z] Removing intermediate container e095f8e5be5e [2023-05-03T23:48:12.585Z] ---> bd03a19a81d9 [2023-05-03T23:48:12.585Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T23:48:12.843Z] ---> Running in e345c87e5854 [2023-05-03T23:48:12.843Z] Removing intermediate container e345c87e5854 [2023-05-03T23:48:12.843Z] ---> 9da563bab6a3 [2023-05-03T23:48:12.843Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-03T23:48:12.843Z] Removing intermediate container 4344b2622cdb [2023-05-03T23:48:12.843Z] ---> 5e57523e7ab0 [2023-05-03T23:48:12.843Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T23:48:12.843Z] ---> Running in 2badedecd767 [2023-05-03T23:48:12.843Z] Removing intermediate container d20361c5297a [2023-05-03T23:48:12.843Z] ---> 8a3ad251cce6 [2023-05-03T23:48:12.843Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-03T23:48:12.843Z] Removing intermediate container 5f9f3b3c8619 [2023-05-03T23:48:12.843Z] ---> ea5315be5fee [2023-05-03T23:48:12.843Z] 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-03T23:48:13.101Z] ---> Running in 6b8ef171e054 [2023-05-03T23:48:13.101Z] Removing intermediate container 2badedecd767 [2023-05-03T23:48:13.101Z] ---> 478050dd24ca [2023-05-03T23:48:13.101Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-03T23:48:13.101Z] ---> Running in 09876e1c0d97 [2023-05-03T23:48:13.101Z] ---> Running in 18e06fb9b9aa [2023-05-03T23:48:13.101Z] ---> affa473dfd6a [2023-05-03T23:48:13.101Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T23:48:13.101Z] Removing intermediate container 6b8ef171e054 [2023-05-03T23:48:13.101Z] ---> 27d09619d0ac [2023-05-03T23:48:13.101Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-03T23:48:13.101Z] ---> Running in e69da7fc3023 [2023-05-03T23:48:13.101Z] Removing intermediate container 09876e1c0d97 [2023-05-03T23:48:13.101Z] ---> f6ed74e4a066 [2023-05-03T23:48:13.101Z] Step 12/22 : WORKDIR /edgex [2023-05-03T23:48:13.101Z] Removing intermediate container 18e06fb9b9aa [2023-05-03T23:48:13.101Z] ---> 4e034658667e [2023-05-03T23:48:13.101Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T23:48:13.437Z] ---> Running in 4a68ebd58b1c [2023-05-03T23:48:13.437Z] ---> 18c5091b60b2 [2023-05-03T23:48:13.437Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-03T23:48:13.437Z] Removing intermediate container e69da7fc3023 [2023-05-03T23:48:13.437Z] ---> 6358c7ed7c66 [2023-05-03T23:48:13.437Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-03T23:48:13.437Z] ---> Running in 78fd4411498b [2023-05-03T23:48:13.437Z] Removing intermediate container 4a68ebd58b1c [2023-05-03T23:48:13.437Z] ---> ba0121aff7a8 [2023-05-03T23:48:13.437Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T23:48:13.437Z] ---> 209c2f271101 [2023-05-03T23:48:13.437Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T23:48:13.696Z] Removing intermediate container a57113055d8a [2023-05-03T23:48:13.696Z] ---> 13893256dc9f [2023-05-03T23:48:13.696Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T23:48:13.696Z] Removing intermediate container 78fd4411498b [2023-05-03T23:48:13.696Z] ---> 0adf2eec66dd [2023-05-03T23:48:13.696Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-03T23:48:13.955Z] ---> Running in b211159195d9 [2023-05-03T23:48:13.955Z] ---> a02e4d5bd85d [2023-05-03T23:48:13.955Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-03T23:48:13.955Z] ---> 9b812e263bfd [2023-05-03T23:48:13.955Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T23:48:13.955Z] ---> 7e7bee32f944 [2023-05-03T23:48:13.955Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-03T23:48:13.955Z] ---> e4f55948d0d3 [2023-05-03T23:48:13.955Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T23:48:13.955Z] Removing intermediate container b211159195d9 [2023-05-03T23:48:13.955Z] ---> f8326e1bd13d [2023-05-03T23:48:13.955Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-03T23:48:13.955Z] ---> Running in eea2ba22a393 [2023-05-03T23:48:14.224Z] ---> 99b7a4bdb095 [2023-05-03T23:48:14.224Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-03T23:48:14.224Z] ---> 59f84ec292ee [2023-05-03T23:48:14.224Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-03T23:48:14.224Z] ---> 142b08fd1a91 [2023-05-03T23:48:14.224Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-03T23:48:15.228Z] ---> af20423ddaee [2023-05-03T23:48:15.228Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T23:48:15.228Z] ---> 7e2eb8044f68 [2023-05-03T23:48:15.228Z] ---> 000f8fd5ac2c [2023-05-03T23:48:15.228Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yamlStep 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml ---> b3af76c4b247 [2023-05-03T23:48:15.228Z] [2023-05-03T23:48:15.228Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-03T23:48:15.228Z] [2023-05-03T23:48:15.228Z] ---> Running in 06981582546d [2023-05-03T23:48:15.798Z] ---> cf9fb709f8d6 [2023-05-03T23:48:15.798Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-03T23:48:15.798Z] ---> 8cea9c03db6a [2023-05-03T23:48:15.798Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-03T23:48:15.798Z] ---> Running in 5b2231006551 [2023-05-03T23:48:15.798Z] ---> Running in a8ee1519239f [2023-05-03T23:48:15.798Z] ---> 03823cce8465 [2023-05-03T23:48:15.798Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-03T23:48:15.798Z] Removing intermediate container eea2ba22a393 [2023-05-03T23:48:15.798Z] ---> 444f080d8127 [2023-05-03T23:48:15.798Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-03T23:48:15.798Z] Removing intermediate container 5b2231006551 [2023-05-03T23:48:15.798Z] ---> 8896f3466856 [2023-05-03T23:48:15.798Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-03T23:48:15.798Z] Removing intermediate container a8ee1519239f [2023-05-03T23:48:15.798Z] ---> 42053be78e4f [2023-05-03T23:48:15.798Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T23:48:15.798Z] ---> Running in 4e3eee644d25 [2023-05-03T23:48:15.798Z] ---> Running in b1b184317ce9 [2023-05-03T23:48:16.059Z] ---> 40c9aeeb3b5c [2023-05-03T23:48:16.059Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T23:48:16.059Z] ---> Running in 84af898e2f9f [2023-05-03T23:48:16.059Z] ---> Running in cfb654311ab6 [2023-05-03T23:48:16.059Z] Removing intermediate container 4e3eee644d25 [2023-05-03T23:48:16.059Z] ---> b3a630627411 [2023-05-03T23:48:16.059Z] Step 18/20 : LABEL arch=x86_64 [2023-05-03T23:48:16.059Z] Removing intermediate container b1b184317ce9 [2023-05-03T23:48:16.059Z] ---> 634bab216a10 [2023-05-03T23:48:16.059Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-03T23:48:16.059Z] ---> Running in d3b9b8c57a22 [2023-05-03T23:48:16.059Z] Removing intermediate container 84af898e2f9f [2023-05-03T23:48:16.059Z] ---> 506663fba677 [2023-05-03T23:48:16.059Z] Step 21/23 : LABEL arch=x86_64 [2023-05-03T23:48:16.059Z] ---> Running in f4b5439cbd79 [2023-05-03T23:48:16.318Z] Removing intermediate container 06981582546d [2023-05-03T23:48:16.318Z] ---> b78de941f90a [2023-05-03T23:48:16.318Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T23:48:16.318Z] ---> Running in d688e01a5d37 [2023-05-03T23:48:16.318Z] Removing intermediate container d3b9b8c57a22 [2023-05-03T23:48:16.318Z] ---> d698af22a74d [2023-05-03T23:48:16.318Z] Step 19/20 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-03T23:48:16.318Z] Removing intermediate container f4b5439cbd79 [2023-05-03T23:48:16.318Z] ---> 2a7540125b32 [2023-05-03T23:48:16.318Z] Step 22/23 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-03T23:48:16.318Z] ---> Running in ef6b6319e6cf [2023-05-03T23:48:16.318Z] ---> aad25ebf4ecf [2023-05-03T23:48:16.318Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-03T23:48:16.318Z] ---> Running in c63139bb00c6 [2023-05-03T23:48:16.318Z] Removing intermediate container d688e01a5d37 [2023-05-03T23:48:16.318Z] ---> 655bbef78f3a [2023-05-03T23:48:16.318Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-03T23:48:16.318Z] ---> Running in 8bfa56982848 [2023-05-03T23:48:16.579Z] Removing intermediate container ef6b6319e6cf [2023-05-03T23:48:16.579Z] ---> b293543d5a84 [2023-05-03T23:48:16.579Z] Step 20/20 : LABEL version=0.0.0 [2023-05-03T23:48:16.579Z] ---> Running in c542c5c21517 [2023-05-03T23:48:16.579Z] Removing intermediate container c63139bb00c6 [2023-05-03T23:48:16.579Z] ---> 10a49bc05924 [2023-05-03T23:48:16.579Z] Step 23/23 : LABEL version=0.0.0 [2023-05-03T23:48:16.579Z] ---> Running in 75215b6e88f1 [2023-05-03T23:48:16.579Z] ---> Running in 714c37c1dd9c [2023-05-03T23:48:16.579Z] Removing intermediate container c542c5c21517 [2023-05-03T23:48:16.579Z] ---> 39194c8adff1 [2023-05-03T23:48:16.579Z] Step 21/23 : LABEL arch=x86_64 [2023-05-03T23:48:16.840Z] Removing intermediate container 75215b6e88f1 [2023-05-03T23:48:16.840Z] ---> 185c12280d0a [2023-05-03T23:48:16.840Z] [2023-05-03T23:48:16.840Z] ---> Running in d4e99f270f6b [2023-05-03T23:48:16.840Z] Removing intermediate container 714c37c1dd9c [2023-05-03T23:48:16.840Z] ---> 4379518b3d10 [2023-05-03T23:48:16.840Z] [2023-05-03T23:48:16.840Z] Removing intermediate container cfb654311ab6 [2023-05-03T23:48:16.840Z] ---> ff9c3ba03ddb [2023-05-03T23:48:16.840Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T23:48:16.840Z] ---> Running in 872f41f4db37 [2023-05-03T23:48:16.840Z] Removing intermediate container d4e99f270f6b [2023-05-03T23:48:16.840Z] ---> d9cb75adca06 [2023-05-03T23:48:16.840Z] Step 22/23 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-03T23:48:16.840Z] Successfully built 185c12280d0a [2023-05-03T23:48:16.840Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-03T23:48:16.840Z]  Building security-spiffe-token-provider ... done Building core-command [2023-05-03T23:48:16.840Z] ---> Running in fce583c48538 [2023-05-03T23:48:16.840Z] Successfully built 4379518b3d10 [2023-05-03T23:48:16.840Z] Successfully tagged support-notifications:latest [2023-05-03T23:48:16.840Z]  Building support-notifications ... done Building core-metadata [2023-05-03T23:48:16.840Z] Removing intermediate container 872f41f4db37 [2023-05-03T23:48:16.840Z] ---> 5bd4b33e8aaf [2023-05-03T23:48:16.840Z] Step 20/22 : LABEL arch=x86_64 [2023-05-03T23:48:17.099Z] ---> Running in 034455bd9701 [2023-05-03T23:48:17.099Z] Removing intermediate container fce583c48538 [2023-05-03T23:48:17.099Z] ---> aa6e4493cb30 [2023-05-03T23:48:17.099Z] Step 23/23 : LABEL version=0.0.0 [2023-05-03T23:48:17.359Z] ---> Running in 42314a46b774 [2023-05-03T23:48:21.573Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T23:48:21.573Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-03T23:48:21.573Z] ---> 6353543ce688 [2023-05-03T23:48:21.573Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-03T23:48:21.573Z] ---> Using cache [2023-05-03T23:48:21.573Z] ---> 51e73d6d44c1 [2023-05-03T23:48:21.573Z] Step 4/24 : WORKDIR /edgex-go [2023-05-03T23:48:21.573Z] ---> Using cache [2023-05-03T23:48:21.573Z] ---> 8a3e812623f8 [2023-05-03T23:48:21.573Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-03T23:48:21.573Z] ---> Using cache [2023-05-03T23:48:21.573Z] ---> 16dd5e549e00 [2023-05-03T23:48:21.573Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-03T23:48:21.573Z] ---> Using cache [2023-05-03T23:48:21.573Z] ---> fbcf765ca7cf [2023-05-03T23:48:21.573Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T23:48:21.573Z] ---> Using cache [2023-05-03T23:48:21.573Z] ---> 67e998413a70 [2023-05-03T23:48:21.573Z] Step 8/24 : COPY . . [2023-05-03T23:48:21.573Z] ---> Using cache [2023-05-03T23:48:21.573Z] ---> 7d536030faea [2023-05-03T23:48:21.573Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-03T23:48:22.142Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T23:48:22.142Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-03T23:48:22.142Z] ---> 6353543ce688 [2023-05-03T23:48:22.142Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-03T23:48:22.142Z] ---> Using cache [2023-05-03T23:48:22.142Z] ---> 51e73d6d44c1 [2023-05-03T23:48:22.142Z] Step 4/25 : WORKDIR /edgex-go [2023-05-03T23:48:22.142Z] ---> Using cache [2023-05-03T23:48:22.142Z] ---> 8a3e812623f8 [2023-05-03T23:48:22.142Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-03T23:48:22.142Z] ---> Using cache [2023-05-03T23:48:22.142Z] ---> 16dd5e549e00 [2023-05-03T23:48:22.142Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-03T23:48:22.142Z] ---> Using cache [2023-05-03T23:48:22.142Z] ---> fbcf765ca7cf [2023-05-03T23:48:22.142Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T23:48:22.142Z] ---> Using cache [2023-05-03T23:48:22.142Z] ---> 67e998413a70 [2023-05-03T23:48:22.142Z] Step 8/25 : COPY . . [2023-05-03T23:48:22.142Z] ---> Using cache [2023-05-03T23:48:22.142Z] ---> 7d536030faea [2023-05-03T23:48:22.142Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-03T23:48:25.511Z] Removing intermediate container 034455bd9701 [2023-05-03T23:48:25.511Z] ---> 4f7f0e9980ba [2023-05-03T23:48:25.511Z] Step 21/22 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-03T23:48:25.511Z] Removing intermediate container 8bfa56982848 [2023-05-03T23:48:25.511Z] ---> e101da2cd910 [2023-05-03T23:48:25.511Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T23:48:25.511Z] Removing intermediate container 42314a46b774 [2023-05-03T23:48:25.511Z] ---> 9bfe22849825 [2023-05-03T23:48:25.511Z] [2023-05-03T23:48:25.511Z] ---> Running in 005dff127c44 [2023-05-03T23:48:25.511Z] ---> Running in c4c8fdb2b199 [2023-05-03T23:48:25.511Z] ---> Running in 5ace80ca9701 [2023-05-03T23:48:25.511Z] Successfully built 9bfe22849825 [2023-05-03T23:48:25.511Z] Successfully tagged security-proxy-auth:latest [2023-05-03T23:48:25.511Z] Building security-spire-agent [2023-05-03T23:48:25.512Z]  Building security-proxy-auth ... done Removing intermediate container 005dff127c44 [2023-05-03T23:48:25.512Z] ---> 86062b5ba613 [2023-05-03T23:48:25.512Z] Step 22/22 : LABEL version=0.0.0 [2023-05-03T23:48:25.512Z] ---> Running in cb28acfde89a [2023-05-03T23:48:25.512Z] ---> 8d7e4672acde [2023-05-03T23:48:25.512Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T23:48:26.801Z] 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-03T23:48:26.801Z] 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-03T23:48:28.833Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T23:48:28.833Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-03T23:48:28.833Z] ---> 6353543ce688 [2023-05-03T23:48:28.833Z] Step 3/27 : WORKDIR /edgex-go [2023-05-03T23:48:28.833Z] ---> Using cache [2023-05-03T23:48:28.833Z] ---> 4a97ab7d2e0e [2023-05-03T23:48:28.833Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-03T23:48:32.171Z] Removing intermediate container cb28acfde89a [2023-05-03T23:48:32.171Z] ---> d3e74e66ca06 [2023-05-03T23:48:32.171Z] [2023-05-03T23:48:32.171Z] ---> Running in b74bd9563d4b [2023-05-03T23:48:32.171Z] ---> 238ccbfb1e07 [2023-05-03T23:48:32.171Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-03T23:48:32.171Z] Successfully built d3e74e66ca06 [2023-05-03T23:48:32.171Z] Successfully tagged security-proxy-setup:latest [2023-05-03T23:48:32.171Z]  Building security-proxy-setup ... done Building core-common-config-bootstrapper [2023-05-03T23:48:32.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T23:48:32.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T23:48:32.171Z] OK: 265 MiB in 53 packages [2023-05-03T23:48:34.181Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T23:48:34.181Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T23:48:34.181Z] ---> 6353543ce688 [2023-05-03T23:48:34.181Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T23:48:34.181Z] ---> Using cache [2023-05-03T23:48:34.181Z] ---> 51e73d6d44c1 [2023-05-03T23:48:34.181Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T23:48:34.181Z] ---> Using cache [2023-05-03T23:48:34.181Z] ---> 8a3e812623f8 [2023-05-03T23:48:34.181Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T23:48:34.181Z] ---> Using cache [2023-05-03T23:48:34.181Z] ---> 16dd5e549e00 [2023-05-03T23:48:34.181Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T23:48:34.181Z] ---> Using cache [2023-05-03T23:48:34.181Z] ---> fbcf765ca7cf [2023-05-03T23:48:34.181Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T23:48:34.181Z] ---> Using cache [2023-05-03T23:48:34.181Z] ---> 67e998413a70 [2023-05-03T23:48:34.181Z] Step 8/23 : COPY . . [2023-05-03T23:48:34.181Z] ---> Using cache [2023-05-03T23:48:34.181Z] ---> 7d536030faea [2023-05-03T23:48:34.181Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-03T23:48:39.659Z] ---> 38df846d6a9d [2023-05-03T23:48:39.659Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-03T23:48:39.659Z] ---> Running in 5e233ba17508 [2023-05-03T23:48:39.659Z] Removing intermediate container b74bd9563d4b [2023-05-03T23:48:39.659Z] ---> b5ea59c5a5b7 [2023-05-03T23:48:39.659Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-03T23:48:39.659Z] ---> e95fb8a09de6 [2023-05-03T23:48:39.659Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-03T23:48:39.919Z] ---> 9bb2c80fb7cb [2023-05-03T23:48:39.919Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T23:48:39.919Z] ---> 51b7bc65ed6d [2023-05-03T23:48:39.919Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-03T23:48:39.919Z] ---> Running in 1624819619a6 [2023-05-03T23:48:40.180Z] 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-03T23:48:40.180Z] ---> 48abd8cffcdd [2023-05-03T23:48:40.180Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-03T23:48:40.756Z] ---> de58ff1f3442 [2023-05-03T23:48:40.756Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-03T23:48:40.756Z] ---> ecd231241c07 [2023-05-03T23:48:40.756Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-03T23:48:40.756Z] ---> Running in d478eab32723 [2023-05-03T23:48:41.103Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-03T23:48:42.134Z] Removing intermediate container d478eab32723 [2023-05-03T23:48:42.134Z] ---> 3dd4d29806b5 [2023-05-03T23:48:42.134Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-03T23:48:42.134Z] ---> Running in f51a7251fe58 [2023-05-03T23:48:42.748Z] Removing intermediate container f51a7251fe58 [2023-05-03T23:48:42.749Z] ---> c1890d5ea7b9 [2023-05-03T23:48:42.749Z] Step 30/33 : CMD ["gate"] [2023-05-03T23:48:42.749Z] ---> Running in ed46c4fc46f9 [2023-05-03T23:48:42.749Z] Removing intermediate container ed46c4fc46f9 [2023-05-03T23:48:42.749Z] ---> 7813971bb549 [2023-05-03T23:48:42.749Z] Step 31/33 : LABEL arch=x86_64 [2023-05-03T23:48:42.749Z] ---> Running in 5a76837f2fe5 [2023-05-03T23:48:43.321Z] Removing intermediate container 5a76837f2fe5 [2023-05-03T23:48:43.321Z] ---> 29d16cdf7a41 [2023-05-03T23:48:43.321Z] Step 32/33 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-03T23:48:43.582Z] ---> Running in a3f514144be9 [2023-05-03T23:48:43.842Z] Removing intermediate container a3f514144be9 [2023-05-03T23:48:43.842Z] ---> cb2efcf6ad54 [2023-05-03T23:48:43.842Z] Step 33/33 : LABEL version=0.0.0 [2023-05-03T23:48:43.842Z] ---> Running in d4c5e9593b9a [2023-05-03T23:48:43.842Z] Removing intermediate container d4c5e9593b9a [2023-05-03T23:48:43.842Z] ---> 3671bacf6290 [2023-05-03T23:48:43.842Z] [2023-05-03T23:48:43.842Z] Successfully built 3671bacf6290 [2023-05-03T23:48:43.842Z] Successfully tagged security-bootstrapper:latest [2023-05-03T23:48:43.842Z] Building core-data [2023-05-03T23:48:46.386Z]  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T23:48:46.386Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T23:48:46.386Z] ---> 6353543ce688 [2023-05-03T23:48:46.386Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T23:48:46.386Z] ---> Using cache [2023-05-03T23:48:46.386Z] ---> 51e73d6d44c1 [2023-05-03T23:48:46.386Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T23:48:46.386Z] ---> Using cache [2023-05-03T23:48:46.386Z] ---> 8a3e812623f8 [2023-05-03T23:48:46.386Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T23:48:46.386Z] ---> Using cache [2023-05-03T23:48:46.386Z] ---> 16dd5e549e00 [2023-05-03T23:48:46.386Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T23:48:46.386Z] ---> Using cache [2023-05-03T23:48:46.386Z] ---> fbcf765ca7cf [2023-05-03T23:48:46.386Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T23:48:46.386Z] ---> Using cache [2023-05-03T23:48:46.386Z] ---> 67e998413a70 [2023-05-03T23:48:46.386Z] Step 8/23 : COPY . . [2023-05-03T23:48:46.386Z] ---> Using cache [2023-05-03T23:48:46.386Z] ---> 7d536030faea [2023-05-03T23:48:46.386Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-03T23:48:56.495Z] ---> Running in 4c2aa91dafba [2023-05-03T23:48:56.828Z] 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-03T23:49:09.336Z] Removing intermediate container 5ace80ca9701 [2023-05-03T23:49:09.336Z] ---> a2fd2921958b [2023-05-03T23:49:09.336Z] [2023-05-03T23:49:09.336Z] Step 10/25 : FROM alpine:3.17 [2023-05-03T23:49:09.336Z] ---> 9ed4aefc74f6 [2023-05-03T23:49:09.336Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-03T23:49:09.336Z] ---> Running in b7e2043e9069 [2023-05-03T23:49:09.336Z] Removing intermediate container c4c8fdb2b199 [2023-05-03T23:49:09.336Z] ---> 21ca3e87cab7 [2023-05-03T23:49:09.336Z] [2023-05-03T23:49:09.336Z] Step 10/24 : FROM alpine:3.17 [2023-05-03T23:49:09.336Z] ---> 9ed4aefc74f6 [2023-05-03T23:49:09.336Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-03T23:49:09.906Z] Removing intermediate container 1624819619a6 [2023-05-03T23:49:09.906Z] ---> d9ba654116d6 [2023-05-03T23:49:09.906Z] Step 7/27 : COPY . . [2023-05-03T23:49:11.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T23:49:11.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T23:49:12.231Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T23:49:12.231Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T23:49:12.231Z] OK: 7 MiB in 16 packages [2023-05-03T23:49:16.798Z] ---> Running in a92403a3287f [2023-05-03T23:49:16.798Z] ---> 5ebaf57b7bd7 [2023-05-03T23:49:16.798Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-03T23:49:17.059Z] Removing intermediate container 5e233ba17508 [2023-05-03T23:49:17.059Z] ---> d0a9ac776713 [2023-05-03T23:49:17.059Z] [2023-05-03T23:49:17.059Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T23:49:17.059Z] ---> 9ed4aefc74f6 [2023-05-03T23:49:17.059Z] ---> Running in 778fc8b84e12 [2023-05-03T23:49:17.059Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-03T23:49:17.059Z] ---> Using cache [2023-05-03T23:49:17.059Z] ---> f207000e72b7 [2023-05-03T23:49:17.059Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T23:49:17.059Z] ---> Using cache [2023-05-03T23:49:17.059Z] ---> 5e57523e7ab0 [2023-05-03T23:49:17.059Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T23:49:17.059Z] ---> Using cache [2023-05-03T23:49:17.059Z] ---> affa473dfd6a [2023-05-03T23:49:17.059Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T23:49:17.059Z] Removing intermediate container b7e2043e9069 [2023-05-03T23:49:17.059Z] ---> 8180cbbd701d [2023-05-03T23:49:17.059Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T23:49:17.059Z] ---> Using cache [2023-05-03T23:49:17.059Z] ---> 18c5091b60b2 [2023-05-03T23:49:17.059Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-03T23:49:17.059Z] ---> Running in 3490c2498d05 [2023-05-03T23:49:17.059Z] Removing intermediate container 778fc8b84e12 [2023-05-03T23:49:17.059Z] ---> 68ee20a5bfbf [2023-05-03T23:49:17.059Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-03T23:49:17.059Z] ---> Running in 297fd06faa5a [2023-05-03T23:49:17.059Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T23:49:17.059Z] Removing intermediate container 3490c2498d05 [2023-05-03T23:49:17.059Z] ---> acca1f3e2ef5 [2023-05-03T23:49:17.059Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-03T23:49:17.319Z] ---> Running in 7f6d17c3adea [2023-05-03T23:49:17.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T23:49:17.319Z] Removing intermediate container 297fd06faa5a [2023-05-03T23:49:17.319Z] ---> 0070f71b5a6b [2023-05-03T23:49:17.319Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-03T23:49:17.319Z] ---> Running in a9f5731bebc7 [2023-05-03T23:49:17.319Z] Removing intermediate container 7f6d17c3adea [2023-05-03T23:49:17.319Z] ---> e9d68a544c51 [2023-05-03T23:49:17.319Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-03T23:49:17.579Z] ---> Running in d3d5137b9f49 [2023-05-03T23:49:17.579Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T23:49:17.579Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T23:49:17.579Z] OK: 7 MiB in 16 packages [2023-05-03T23:49:17.579Z] Removing intermediate container a9f5731bebc7 [2023-05-03T23:49:17.579Z] ---> 92794921c357 [2023-05-03T23:49:17.579Z] 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-03T23:49:17.839Z] ---> Running in bed409be963e [2023-05-03T23:49:17.839Z] ---> bde7822f5376 [2023-05-03T23:49:17.839Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-03T23:49:17.839Z] Removing intermediate container d3d5137b9f49 [2023-05-03T23:49:17.839Z] ---> e42499c2c515 [2023-05-03T23:49:17.839Z] Step 15/25 : WORKDIR / [2023-05-03T23:49:17.839Z] ---> Running in 0a0fb318eaac [2023-05-03T23:49:17.839Z] Removing intermediate container 0a0fb318eaac [2023-05-03T23:49:17.839Z] ---> 873df94b5039 [2023-05-03T23:49:17.839Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T23:49:17.839Z] ---> 39814652e4f3 [2023-05-03T23:49:17.839Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-03T23:49:18.102Z] Removing intermediate container a92403a3287f [2023-05-03T23:49:18.102Z] ---> b21d0956fb12 [2023-05-03T23:49:18.102Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T23:49:18.102Z] ---> Running in e19360b98647 [2023-05-03T23:49:18.102Z] ---> 2936c052da42 [2023-05-03T23:49:18.102Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T23:49:18.102Z] ---> 115be53f4d0e [2023-05-03T23:49:18.102Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T23:49:18.372Z] ---> Running in b81dc9996442 [2023-05-03T23:49:18.699Z] Removing intermediate container e19360b98647 [2023-05-03T23:49:18.699Z] ---> 9fd4e2da19a4 [2023-05-03T23:49:18.699Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-03T23:49:18.699Z] ---> d27995811546 [2023-05-03T23:49:18.699Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-03T23:49:18.699Z] ---> Running in 9bb55fc4e911 [2023-05-03T23:49:18.699Z] Removing intermediate container bed409be963e [2023-05-03T23:49:18.699Z] ---> c9a6cbaa0652 [2023-05-03T23:49:18.699Z] Step 12/27 : WORKDIR /edgex-go [2023-05-03T23:49:19.297Z] ---> Running in 82509c8cfd80 [2023-05-03T23:49:19.571Z] Removing intermediate container 9bb55fc4e911 [2023-05-03T23:49:19.571Z] ---> 53b447beb182 [2023-05-03T23:49:19.571Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-03T23:49:19.571Z] ---> Running in 0c86be4fb9c3 [2023-05-03T23:49:19.571Z] ---> 89599790cdc6 [2023-05-03T23:49:19.571Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-03T23:49:19.571Z] Removing intermediate container 82509c8cfd80 [2023-05-03T23:49:19.571Z] ---> 1aa2a76fbcb2 [2023-05-03T23:49:19.571Z] [2023-05-03T23:49:19.571Z] Step 13/27 : FROM alpine:3.17 [2023-05-03T23:49:19.571Z] ---> 9ed4aefc74f6 [2023-05-03T23:49:19.571Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-03T23:49:19.870Z] ---> Running in 2df07797b165 [2023-05-03T23:49:19.870Z] Removing intermediate container b81dc9996442 [2023-05-03T23:49:19.870Z] ---> c7448598b057 [2023-05-03T23:49:19.870Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T23:49:19.870Z] Removing intermediate container 0c86be4fb9c3 [2023-05-03T23:49:19.870Z] ---> 4f65f21ffb15 [2023-05-03T23:49:19.870Z] Step 15/24 : WORKDIR / [2023-05-03T23:49:19.870Z] ---> Running in c786eb62ac6c [2023-05-03T23:49:19.870Z] ---> 2219c17c8fe4 [2023-05-03T23:49:19.870Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-03T23:49:19.870Z] ---> Running in 2ff0a20a955c [2023-05-03T23:49:19.870Z] Removing intermediate container 2df07797b165 [2023-05-03T23:49:19.870Z] ---> 1937d080952c [2023-05-03T23:49:19.870Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-03T23:49:19.870Z] ---> Running in c7ae4bef92d7 [2023-05-03T23:49:19.870Z] Removing intermediate container c786eb62ac6c [2023-05-03T23:49:19.870Z] ---> b879bac668fb [2023-05-03T23:49:19.870Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T23:49:20.131Z] Removing intermediate container 2ff0a20a955c [2023-05-03T23:49:20.131Z] ---> 8e55a589f259 [2023-05-03T23:49:20.131Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-03T23:49:20.131Z] ---> Running in c60afc74b042 [2023-05-03T23:49:20.131Z] ---> 3764ee925959 [2023-05-03T23:49:20.131Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-03T23:49:20.131Z] ---> Running in 201977ce1869 [2023-05-03T23:49:20.131Z] ---> 81b94a096b19 [2023-05-03T23:49:20.131Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T23:49:20.131Z] Removing intermediate container c60afc74b042 [2023-05-03T23:49:20.131Z] ---> d3ae61d34335 [2023-05-03T23:49:20.131Z] Step 21/23 : LABEL arch=x86_64 [2023-05-03T23:49:20.131Z] ---> Running in 8be32248ac2a [2023-05-03T23:49:20.131Z] Removing intermediate container 201977ce1869 [2023-05-03T23:49:20.131Z] ---> 28446d1110d5 [2023-05-03T23:49:20.131Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T23:49:20.391Z] ---> Running in 12dcbcd91763 [2023-05-03T23:49:20.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T23:49:20.391Z] Removing intermediate container 8be32248ac2a [2023-05-03T23:49:20.391Z] ---> ee3f5b23d38d [2023-05-03T23:49:20.391Z] Step 22/23 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-03T23:49:20.391Z] ---> 9109bc4cd4f7 [2023-05-03T23:49:20.391Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-03T23:49:20.391Z] ---> Running in e10dd86c6fc9 [2023-05-03T23:49:20.391Z] Removing intermediate container 12dcbcd91763 [2023-05-03T23:49:20.391Z] ---> 33a0ea43def4 [2023-05-03T23:49:20.391Z] Step 23/25 : LABEL arch=x86_64 [2023-05-03T23:49:20.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T23:49:20.391Z] ---> Running in 65e395ac6ffa [2023-05-03T23:49:20.674Z] Removing intermediate container e10dd86c6fc9 [2023-05-03T23:49:20.674Z] ---> 4616787062bc [2023-05-03T23:49:20.674Z] Step 23/23 : LABEL version=0.0.0 [2023-05-03T23:49:20.964Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T23:49:20.964Z] v3.17.3-149-g91cc19e37a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T23:49:20.964Z] OK: 17820 distinct packages available [2023-05-03T23:49:20.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T23:49:20.964Z] Removing intermediate container 65e395ac6ffa [2023-05-03T23:49:20.964Z] ---> b094f1b6b35d [2023-05-03T23:49:20.964Z] Step 24/25 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-03T23:49:20.964Z] ---> Running in 52bcf000ac0d [2023-05-03T23:49:20.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T23:49:20.964Z] ---> Running in d5f0f90886bf [2023-05-03T23:49:21.225Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-03T23:49:21.225Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-03T23:49:21.225Z] (3/5) Installing libucontext (1.2-r0) [2023-05-03T23:49:21.225Z] Removing intermediate container 52bcf000ac0d [2023-05-03T23:49:21.225Z] ---> c67e9894c4d7 [2023-05-03T23:49:21.225Z] [2023-05-03T23:49:21.225Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-03T23:49:21.225Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-03T23:49:21.225Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T23:49:21.225Z] Removing intermediate container d5f0f90886bf [2023-05-03T23:49:21.225Z] ---> 6e774dfe3081 [2023-05-03T23:49:21.225Z] Step 25/25 : LABEL version=0.0.0 [2023-05-03T23:49:21.225Z] OK: 8 MiB in 20 packages [2023-05-03T23:49:21.225Z] ---> Running in 84d3a8dee59f [2023-05-03T23:49:21.225Z] ---> c5a52e5d309b [2023-05-03T23:49:21.225Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-03T23:49:21.225Z] Successfully built c67e9894c4d7 [2023-05-03T23:49:21.225Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-03T23:49:21.225Z]  Building core-common-config-bootstrapper ... done Building security-spire-server [2023-05-03T23:49:23.201Z] Removing intermediate container 84d3a8dee59f [2023-05-03T23:49:23.201Z] ---> 1afed627a007 [2023-05-03T23:49:23.201Z] [2023-05-03T23:49:23.201Z] Successfully built 1afed627a007 [2023-05-03T23:49:24.587Z] Successfully tagged core-metadata:latest [2023-05-03T23:49:24.587Z]  Building core-metadata ... done Building support-scheduler [2023-05-03T23:49:24.587Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T23:49:24.587Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-03T23:49:24.587Z] ---> 6353543ce688 [2023-05-03T23:49:24.587Z] Step 3/26 : WORKDIR /edgex-go [2023-05-03T23:49:24.587Z] ---> Using cache [2023-05-03T23:49:24.587Z] ---> 4a97ab7d2e0e [2023-05-03T23:49:24.587Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-03T23:49:24.587Z] ---> Using cache [2023-05-03T23:49:24.587Z] ---> b5ea59c5a5b7 [2023-05-03T23:49:24.587Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-03T23:49:24.587Z] ---> Using cache [2023-05-03T23:49:24.587Z] ---> 9bb2c80fb7cb [2023-05-03T23:49:24.587Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T23:49:24.587Z] ---> Using cache [2023-05-03T23:49:24.587Z] ---> d9ba654116d6 [2023-05-03T23:49:24.587Z] Step 7/26 : COPY . . [2023-05-03T23:49:24.587Z] ---> Using cache [2023-05-03T23:49:24.587Z] ---> 5ebaf57b7bd7 [2023-05-03T23:49:24.587Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-03T23:49:24.587Z] ---> Using cache [2023-05-03T23:49:24.587Z] ---> 68ee20a5bfbf [2023-05-03T23:49:24.587Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-03T23:49:24.587Z] ---> Using cache [2023-05-03T23:49:24.587Z] ---> 0070f71b5a6b [2023-05-03T23:49:24.587Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-03T23:49:24.587Z] ---> Using cache [2023-05-03T23:49:24.587Z] ---> 92794921c357 [2023-05-03T23:49:24.587Z] 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-03T23:49:27.940Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T23:49:27.940Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-03T23:49:27.940Z] ---> 6353543ce688 [2023-05-03T23:49:27.940Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-03T23:49:27.940Z] ---> Using cache [2023-05-03T23:49:27.940Z] ---> 51e73d6d44c1 [2023-05-03T23:49:27.940Z] Step 4/23 : WORKDIR /edgex-go [2023-05-03T23:49:27.940Z] ---> Using cache [2023-05-03T23:49:27.940Z] ---> 8a3e812623f8 [2023-05-03T23:49:27.940Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-03T23:49:27.940Z] ---> Using cache [2023-05-03T23:49:27.940Z] ---> 16dd5e549e00 [2023-05-03T23:49:27.940Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-03T23:49:27.940Z] ---> Using cache [2023-05-03T23:49:27.940Z] ---> fbcf765ca7cf [2023-05-03T23:49:27.940Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T23:49:27.940Z] ---> Using cache [2023-05-03T23:49:27.940Z] ---> 67e998413a70 [2023-05-03T23:49:27.940Z] Step 8/23 : COPY . . [2023-05-03T23:49:27.940Z] ---> Using cache [2023-05-03T23:49:27.940Z] ---> 7d536030faea [2023-05-03T23:49:27.940Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-03T23:49:29.314Z] ---> 3bb6ddbc668c [2023-05-03T23:49:29.314Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-03T23:49:29.314Z] ---> Running in d6e20baafd85 [2023-05-03T23:49:29.314Z] ---> Running in 661056354dcd [2023-05-03T23:49:29.314Z] ---> Running in 872c5e64babe [2023-05-03T23:49:29.907Z] 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-03T23:49:30.311Z] Removing intermediate container 661056354dcd [2023-05-03T23:49:30.311Z] ---> 1a90c6a966cd [2023-05-03T23:49:30.311Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T23:49:30.311Z] Removing intermediate container c7ae4bef92d7 [2023-05-03T23:49:30.311Z] ---> f38013c55633 [2023-05-03T23:49:30.311Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T23:49:31.712Z] ---> Running in 8cbb993db272 [2023-05-03T23:49:31.712Z] ---> 790c9b24e475 [2023-05-03T23:49:31.712Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T23:49:31.712Z] Removing intermediate container 4c2aa91dafba [2023-05-03T23:49:31.712Z] ---> b992bec092df [2023-05-03T23:49:31.712Z] [2023-05-03T23:49:31.712Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T23:49:31.712Z] ---> 9ed4aefc74f6 [2023-05-03T23:49:31.712Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T23:49:31.712Z] Removing intermediate container 8cbb993db272 [2023-05-03T23:49:31.712Z] ---> 4ac8778f8785 [2023-05-03T23:49:31.712Z] Step 22/24 : LABEL arch=x86_64 [2023-05-03T23:49:31.712Z] Removing intermediate container d6e20baafd85 [2023-05-03T23:49:31.712Z] ---> c57b84b16586 [2023-05-03T23:49:31.712Z] Step 12/26 : WORKDIR /edgex-go [2023-05-03T23:49:31.712Z] ---> Running in 2085246579ed [2023-05-03T23:49:31.712Z] ---> Running in e86de7242a8d [2023-05-03T23:49:31.712Z] ---> aa836a704a6a [2023-05-03T23:49:31.712Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-03T23:49:31.712Z] ---> Running in 5fdd3bdfd67b [2023-05-03T23:49:31.971Z] Removing intermediate container e86de7242a8d [2023-05-03T23:49:31.971Z] ---> dfff123b9feb [2023-05-03T23:49:31.971Z] Step 23/24 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-03T23:49:31.971Z] Removing intermediate container 2085246579ed [2023-05-03T23:49:31.971Z] ---> 098aba60b5a9 [2023-05-03T23:49:31.971Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-03T23:49:31.971Z] ---> Running in ad8e6a344624 [2023-05-03T23:49:31.971Z] Removing intermediate container 5fdd3bdfd67b [2023-05-03T23:49:31.971Z] ---> Running in 2ec909bf196b [2023-05-03T23:49:31.971Z] ---> 713dc7e65133 [2023-05-03T23:49:31.971Z] [2023-05-03T23:49:31.971Z] Step 13/26 : FROM alpine:3.17 [2023-05-03T23:49:31.971Z] ---> 9ed4aefc74f6 [2023-05-03T23:49:31.971Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-03T23:49:31.971Z] ---> Using cache [2023-05-03T23:49:31.971Z] ---> 1937d080952c [2023-05-03T23:49:31.971Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-03T23:49:31.971Z] ---> Using cache [2023-05-03T23:49:31.971Z] ---> f38013c55633 [2023-05-03T23:49:31.971Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T23:49:31.971Z] ---> Using cache [2023-05-03T23:49:31.971Z] ---> 790c9b24e475 [2023-05-03T23:49:31.971Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T23:49:31.971Z] ---> Using cache [2023-05-03T23:49:31.971Z] ---> aa836a704a6a [2023-05-03T23:49:31.971Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-03T23:49:31.971Z] Removing intermediate container ad8e6a344624 [2023-05-03T23:49:31.971Z] ---> 992d4d8d874a [2023-05-03T23:49:31.971Z] Step 24/24 : LABEL version=0.0.0 [2023-05-03T23:49:31.971Z] Removing intermediate container 2ec909bf196b [2023-05-03T23:49:31.971Z] ---> 59dd7d2ae84d [2023-05-03T23:49:31.971Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-03T23:49:31.971Z] ---> Running in 0fa593a0b2fb [2023-05-03T23:49:31.971Z] ---> Running in 93a644a2ac43 [2023-05-03T23:49:32.904Z] Removing intermediate container 0fa593a0b2fb [2023-05-03T23:49:32.904Z] ---> e20cfcbcbb55 [2023-05-03T23:49:32.904Z] [2023-05-03T23:49:32.904Z] Successfully built e20cfcbcbb55 [2023-05-03T23:49:33.845Z] Successfully tagged core-command:latest [2023-05-03T23:49:33.845Z]  Building core-command ... done Building security-spire-config [2023-05-03T23:49:33.845Z] Removing intermediate container 93a644a2ac43 [2023-05-03T23:49:33.845Z] ---> 65c6ae31c4b2 [2023-05-03T23:49:33.845Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T23:49:33.845Z] ---> 461fffdd8bba [2023-05-03T23:49:33.845Z] ---> 6af82cbf9ea5 [2023-05-03T23:49:33.845Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-03T23:49:33.845Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-03T23:49:33.845Z] ---> Running in 3d71f7e7b479 [2023-05-03T23:49:35.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T23:49:35.402Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T23:49:35.402Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T23:49:35.402Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T23:49:35.402Z] OK: 7 MiB in 16 packages [2023-05-03T23:49:36.852Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T23:49:36.852Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-03T23:49:36.852Z] ---> 6353543ce688 [2023-05-03T23:49:36.852Z] Step 3/27 : WORKDIR /edgex-go [2023-05-03T23:49:36.852Z] ---> Using cache [2023-05-03T23:49:36.852Z] ---> 4a97ab7d2e0e [2023-05-03T23:49:36.852Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-03T23:49:36.852Z] ---> Using cache [2023-05-03T23:49:36.852Z] ---> b5ea59c5a5b7 [2023-05-03T23:49:36.852Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-03T23:49:36.852Z] ---> Using cache [2023-05-03T23:49:36.852Z] ---> 9bb2c80fb7cb [2023-05-03T23:49:36.852Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T23:49:36.852Z] ---> Using cache [2023-05-03T23:49:36.852Z] ---> d9ba654116d6 [2023-05-03T23:49:36.852Z] Step 7/27 : COPY . . [2023-05-03T23:49:36.852Z] ---> Using cache [2023-05-03T23:49:36.852Z] ---> 5ebaf57b7bd7 [2023-05-03T23:49:36.852Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-03T23:49:36.852Z] ---> Using cache [2023-05-03T23:49:36.852Z] ---> 68ee20a5bfbf [2023-05-03T23:49:36.852Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-03T23:49:36.852Z] ---> Using cache [2023-05-03T23:49:36.852Z] ---> 0070f71b5a6b [2023-05-03T23:49:36.852Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-03T23:49:36.852Z] ---> Using cache [2023-05-03T23:49:36.852Z] ---> 92794921c357 [2023-05-03T23:49:36.852Z] 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-03T23:49:36.852Z] ---> Using cache [2023-05-03T23:49:36.852Z] ---> c9a6cbaa0652 [2023-05-03T23:49:36.852Z] Step 12/27 : WORKDIR /edgex-go [2023-05-03T23:49:36.852Z] ---> Using cache [2023-05-03T23:49:36.852Z] ---> 1aa2a76fbcb2 [2023-05-03T23:49:36.852Z] [2023-05-03T23:49:36.852Z] Step 13/27 : FROM alpine:3.17 [2023-05-03T23:49:36.852Z] ---> 9ed4aefc74f6 [2023-05-03T23:49:36.852Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-03T23:49:36.852Z] ---> Using cache [2023-05-03T23:49:36.852Z] ---> 1937d080952c [2023-05-03T23:49:36.852Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-03T23:49:39.435Z] ---> 0141f7e9a286 [2023-05-03T23:49:39.435Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-03T23:49:39.697Z] ---> Running in 4ee75bf35e5b [2023-05-03T23:49:39.697Z] ---> 6a83355ff186 [2023-05-03T23:49:39.697Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-03T23:49:39.960Z] ---> caa419dec5df [2023-05-03T23:49:39.960Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-03T23:49:39.960Z] Removing intermediate container 3d71f7e7b479 [2023-05-03T23:49:39.960Z] ---> 69b6a84ea89f [2023-05-03T23:49:39.960Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T23:49:40.221Z] ---> 6080a3b53eed [2023-05-03T23:49:40.221Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-03T23:49:40.528Z] ---> 473d0520f5f9 [2023-05-03T23:49:40.528Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T23:49:40.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T23:49:40.528Z] ---> c5ff07319017 [2023-05-03T23:49:40.528Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-03T23:49:40.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T23:49:41.061Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-03T23:49:41.061Z] v3.17.3-149-g91cc19e37a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-03T23:49:41.061Z] OK: 17820 distinct packages available [2023-05-03T23:49:41.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T23:49:41.061Z] ---> df74fd37cee7 [2023-05-03T23:49:41.061Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-03T23:49:41.061Z] ---> Running in 936d6f45f75e [2023-05-03T23:49:41.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T23:49:41.061Z] ---> 77989cb9c2ac [2023-05-03T23:49:41.061Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-03T23:49:41.627Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-03T23:49:41.627Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-03T23:49:41.627Z] (3/4) Installing libucontext (1.2-r0) [2023-05-03T23:49:41.627Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-03T23:49:41.627Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T23:49:41.627Z] OK: 7 MiB in 19 packages [2023-05-03T23:49:41.627Z] Removing intermediate container 936d6f45f75e [2023-05-03T23:49:41.627Z] ---> 7faf5f1077c1 [2023-05-03T23:49:41.627Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-03T23:49:41.627Z] ---> 23e07951c22a [2023-05-03T23:49:41.627Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-03T23:49:41.899Z] ---> Running in dc1e0ac9a063 [2023-05-03T23:49:41.899Z] ---> ca9782c540cb [2023-05-03T23:49:41.899Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-03T23:49:41.899Z] ---> Running in 83c71915577a [2023-05-03T23:49:42.161Z] Removing intermediate container 83c71915577a [2023-05-03T23:49:42.161Z] ---> fa54a6ddd350 [2023-05-03T23:49:42.161Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-03T23:49:42.161Z] Removing intermediate container dc1e0ac9a063 [2023-05-03T23:49:42.161Z] ---> 0cc373b488f4 [2023-05-03T23:49:42.161Z] Step 24/26 : LABEL arch=x86_64 [2023-05-03T23:49:42.161Z] ---> Running in eeb4591a2284 [2023-05-03T23:49:42.161Z] ---> Running in a274bab01cc1 [2023-05-03T23:49:42.161Z] ---> b20bae5b412b [2023-05-03T23:49:42.161Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-03T23:49:42.161Z] ---> Running in 6a8b6237d384 [2023-05-03T23:49:42.420Z] Removing intermediate container a274bab01cc1 [2023-05-03T23:49:42.420Z] ---> 00193587c622 [2023-05-03T23:49:42.420Z] Step 25/26 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-03T23:49:42.420Z] Removing intermediate container eeb4591a2284 [2023-05-03T23:49:42.420Z] ---> 6f1247747117 [2023-05-03T23:49:42.420Z] Step 25/27 : LABEL arch=x86_64 [2023-05-03T23:49:42.420Z] Removing intermediate container 4ee75bf35e5b [2023-05-03T23:49:42.420Z] ---> 61e847cab9f9 [2023-05-03T23:49:42.420Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T23:49:42.420Z] ---> Running in f8af02d79e13 [2023-05-03T23:49:42.420Z] ---> Running in 0c88873be286 [2023-05-03T23:49:42.420Z] Removing intermediate container 6a8b6237d384 [2023-05-03T23:49:42.420Z] ---> bfd2149894fe [2023-05-03T23:49:42.420Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T23:49:42.420Z] ---> Running in a63d89f885fb [2023-05-03T23:49:42.420Z] Removing intermediate container f8af02d79e13 [2023-05-03T23:49:42.420Z] Removing intermediate container 0c88873be286 [2023-05-03T23:49:42.420Z] ---> e216fdf0853e [2023-05-03T23:49:42.420Z] ---> 95c53372ee60 [2023-05-03T23:49:42.420Z] Step 26/26 : LABEL version=0.0.0Step 26/27 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-03T23:49:42.420Z] [2023-05-03T23:49:42.678Z] Removing intermediate container a63d89f885fb [2023-05-03T23:49:42.678Z] ---> 20ee2c0048d5 [2023-05-03T23:49:42.678Z] Step 21/23 : LABEL arch=x86_64 [2023-05-03T23:49:42.678Z] ---> Running in d7d6e1f3fec7 [2023-05-03T23:49:42.678Z] ---> Running in cc6f622edb7e [2023-05-03T23:49:42.678Z] ---> Running in fa7a4634f582 [2023-05-03T23:49:42.678Z] ---> 550e5dd38835 [2023-05-03T23:49:42.678Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T23:49:42.678Z] Removing intermediate container cc6f622edb7e [2023-05-03T23:49:42.678Z] ---> beac07f07217 [2023-05-03T23:49:42.678Z] [2023-05-03T23:49:42.678Z] Removing intermediate container d7d6e1f3fec7 [2023-05-03T23:49:42.678Z] ---> d98168b2c804 [2023-05-03T23:49:42.678Z] Step 27/27 : LABEL version=0.0.0 [2023-05-03T23:49:42.678Z] ---> Running in 84ba65723559 [2023-05-03T23:49:42.678Z] Removing intermediate container fa7a4634f582 [2023-05-03T23:49:42.678Z] ---> 063102f67dd5 [2023-05-03T23:49:42.678Z] Step 22/23 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-03T23:49:42.941Z] ---> Running in 3c4d94b7b699 [2023-05-03T23:49:42.941Z] ---> 843aa6740356 [2023-05-03T23:49:42.941Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-03T23:49:42.941Z] Successfully built beac07f07217 [2023-05-03T23:49:42.941Z] Successfully tagged security-spire-server:latest [2023-05-03T23:49:42.941Z]  Building security-spire-server ... done Building security-secretstore-setup [2023-05-03T23:49:42.941Z] Removing intermediate container 84ba65723559 [2023-05-03T23:49:42.941Z] ---> fc8bf0cbbbd1 [2023-05-03T23:49:42.941Z] [2023-05-03T23:49:42.941Z] Removing intermediate container 3c4d94b7b699 [2023-05-03T23:49:42.941Z] ---> 90410ec05b92 [2023-05-03T23:49:42.941Z] Step 23/23 : LABEL version=0.0.0 [2023-05-03T23:49:42.941Z] ---> Running in 97196c69e168 [2023-05-03T23:49:42.941Z] Successfully built fc8bf0cbbbd1 [2023-05-03T23:49:42.941Z] Successfully tagged security-spire-agent:latest [2023-05-03T23:49:47.219Z]  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-03T23:49:47.219Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-03T23:49:47.219Z] ---> 6353543ce688 [2023-05-03T23:49:47.219Z] Step 3/25 : WORKDIR /edgex-go [2023-05-03T23:49:47.219Z] ---> Using cache [2023-05-03T23:49:47.219Z] ---> 4a97ab7d2e0e [2023-05-03T23:49:47.219Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-03T23:49:47.219Z] ---> Using cache [2023-05-03T23:49:47.219Z] ---> 7bd529fe82ae [2023-05-03T23:49:47.219Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-03T23:49:47.219Z] ---> Using cache [2023-05-03T23:49:47.219Z] ---> 7d45ed88107c [2023-05-03T23:49:47.219Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T23:49:47.219Z] ---> Using cache [2023-05-03T23:49:47.219Z] ---> e383c09a0e9c [2023-05-03T23:49:47.219Z] Step 7/25 : COPY . . [2023-05-03T23:49:47.219Z] ---> Using cache [2023-05-03T23:49:47.219Z] ---> f9351c13c1f7 [2023-05-03T23:49:47.219Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-03T23:49:51.435Z] Removing intermediate container 97196c69e168 [2023-05-03T23:49:51.435Z] ---> 6dedbfb76022 [2023-05-03T23:49:51.435Z] [2023-05-03T23:49:51.435Z] Successfully built 6dedbfb76022 [2023-05-03T23:49:51.435Z] Successfully tagged core-data:latest [2023-05-03T23:49:51.435Z]  Building core-data ... done  ---> 6063a38034c6 [2023-05-03T23:49:51.435Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-03T23:49:51.435Z] ---> Running in a11698e20e8f [2023-05-03T23:49:51.435Z] ---> 055633bb422c [2023-05-03T23:49:51.435Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-03T23:49:51.435Z] 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-03T23:49:51.435Z] ---> Running in 5e792209dfd2 [2023-05-03T23:49:51.696Z] Removing intermediate container 5e792209dfd2 [2023-05-03T23:49:51.696Z] ---> 639a1b2b7f3c [2023-05-03T23:49:51.696Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-03T23:49:51.957Z] ---> ff38b99ec51d [2023-05-03T23:49:51.957Z] Step 22/27 : WORKDIR / [2023-05-03T23:49:51.957Z] ---> Running in 4e858d210706 [2023-05-03T23:49:52.292Z] Removing intermediate container 4e858d210706 [2023-05-03T23:49:52.292Z] ---> b1c8d6360667 [2023-05-03T23:49:52.292Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-03T23:49:52.292Z] ---> Running in 39bd02868fbd [2023-05-03T23:49:52.553Z] Removing intermediate container 39bd02868fbd [2023-05-03T23:49:52.553Z] ---> d56446077c6b [2023-05-03T23:49:52.553Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-03T23:49:52.553Z] ---> Running in e71e0530838e [2023-05-03T23:49:52.553Z] Removing intermediate container e71e0530838e [2023-05-03T23:49:52.553Z] ---> 9bf475d84869 [2023-05-03T23:49:52.553Z] Step 25/27 : LABEL arch=x86_64 [2023-05-03T23:49:52.553Z] ---> Running in ec34a50186be [2023-05-03T23:49:52.814Z] Removing intermediate container ec34a50186be [2023-05-03T23:49:52.814Z] ---> 14c99e3cca34 [2023-05-03T23:49:52.814Z] Step 26/27 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-03T23:49:52.814Z] ---> Running in 57d1b7208764 [2023-05-03T23:49:53.088Z] Removing intermediate container 57d1b7208764 [2023-05-03T23:49:53.088Z] ---> 8dbb5e1e28e6 [2023-05-03T23:49:53.088Z] Step 27/27 : LABEL version=0.0.0 [2023-05-03T23:49:53.088Z] ---> Running in 05bcecb24a38 [2023-05-03T23:49:53.088Z] Removing intermediate container 05bcecb24a38 [2023-05-03T23:49:53.088Z] ---> be5c8627f10b [2023-05-03T23:49:53.088Z] [2023-05-03T23:49:53.350Z] Successfully built be5c8627f10b [2023-05-03T23:49:53.350Z] Successfully tagged security-spire-config:latest [2023-05-03T23:49:57.667Z]  Building security-spire-config ... done Removing intermediate container 872c5e64babe [2023-05-03T23:49:57.667Z] ---> 64c288f30229 [2023-05-03T23:49:57.667Z] [2023-05-03T23:49:57.667Z] Step 10/23 : FROM alpine:3.17 [2023-05-03T23:49:57.667Z] ---> 9ed4aefc74f6 [2023-05-03T23:49:57.667Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-03T23:49:57.667Z] ---> Using cache [2023-05-03T23:49:57.667Z] ---> b21d0956fb12 [2023-05-03T23:49:57.667Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-03T23:49:57.667Z] ---> Using cache [2023-05-03T23:49:57.667Z] ---> 9fd4e2da19a4 [2023-05-03T23:49:57.667Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-03T23:49:57.667Z] ---> Running in 8bf897ef034b [2023-05-03T23:49:57.926Z] Removing intermediate container 8bf897ef034b [2023-05-03T23:49:57.926Z] ---> 804571083b50 [2023-05-03T23:49:57.926Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-03T23:49:57.926Z] ---> Running in a71ccd024f2e [2023-05-03T23:49:58.185Z] Removing intermediate container a71ccd024f2e [2023-05-03T23:49:58.185Z] ---> 3f0896bce073 [2023-05-03T23:49:58.185Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T23:49:58.762Z] ---> 04bd3524d8c2 [2023-05-03T23:49:58.762Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T23:49:59.327Z] ---> 4e0b03e5e12e [2023-05-03T23:49:59.327Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-03T23:50:00.704Z] ---> 6c600fdab632 [2023-05-03T23:50:00.704Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-03T23:50:00.704Z] ---> bd66f65b8271 [2023-05-03T23:50:00.704Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-03T23:50:00.704Z] ---> Running in 8f9248b4dac1 [2023-05-03T23:50:00.704Z] Removing intermediate container 8f9248b4dac1 [2023-05-03T23:50:00.704Z] ---> 4f772b42eb51 [2023-05-03T23:50:00.704Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T23:50:00.963Z] ---> Running in 5fe77b1f4d9c [2023-05-03T23:50:00.963Z] Removing intermediate container 5fe77b1f4d9c [2023-05-03T23:50:00.963Z] ---> af7e2f78da9a [2023-05-03T23:50:00.963Z] Step 21/23 : LABEL arch=x86_64 [2023-05-03T23:50:00.963Z] ---> Running in 00b53abdcc74 [2023-05-03T23:50:00.963Z] Removing intermediate container 00b53abdcc74 [2023-05-03T23:50:00.963Z] ---> 0283c3d83c8b [2023-05-03T23:50:00.963Z] Step 22/23 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-03T23:50:00.963Z] ---> Running in e8a19525f39a [2023-05-03T23:50:01.221Z] Removing intermediate container e8a19525f39a [2023-05-03T23:50:01.221Z] ---> c35f32ee8ae0 [2023-05-03T23:50:01.221Z] Step 23/23 : LABEL version=0.0.0 [2023-05-03T23:50:01.221Z] ---> Running in 675bce5a43b0 [2023-05-03T23:50:01.221Z] Removing intermediate container 675bce5a43b0 [2023-05-03T23:50:01.221Z] ---> 4c7d06e8f2af [2023-05-03T23:50:01.221Z] [2023-05-03T23:50:01.221Z] Successfully built 4c7d06e8f2af [2023-05-03T23:50:01.221Z] Successfully tagged support-scheduler:latest [2023-05-03T23:50:07.785Z]  Building support-scheduler ... done 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-03T23:50:11.975Z] Removing intermediate container a11698e20e8f [2023-05-03T23:50:11.976Z] ---> 46f9b9af99a8 [2023-05-03T23:50:11.976Z] [2023-05-03T23:50:11.976Z] Step 9/25 : FROM alpine:3.17 [2023-05-03T23:50:11.976Z] ---> 9ed4aefc74f6 [2023-05-03T23:50:11.976Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-03T23:50:11.976Z] ---> Running in fbfad4a9734f [2023-05-03T23:50:11.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T23:50:11.976Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T23:50:12.237Z] (1/3) Installing ca-certificates (20220614-r4) [2023-05-03T23:50:12.237Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-03T23:50:12.237Z] (3/3) Installing su-exec (0.2-r2) [2023-05-03T23:50:12.237Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T23:50:12.237Z] Executing ca-certificates-20220614-r4.trigger [2023-05-03T23:50:12.237Z] OK: 8 MiB in 18 packages [2023-05-03T23:50:12.806Z] Removing intermediate container fbfad4a9734f [2023-05-03T23:50:12.806Z] ---> b1820939ad28 [2023-05-03T23:50:12.806Z] 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-03T23:50:12.806Z] ---> Running in b42443906704 [2023-05-03T23:50:12.806Z] Removing intermediate container b42443906704 [2023-05-03T23:50:12.806Z] ---> 85ebcbee831b [2023-05-03T23:50:12.806Z] Step 12/25 : WORKDIR / [2023-05-03T23:50:12.806Z] ---> Running in b283cea52065 [2023-05-03T23:50:13.065Z] Removing intermediate container b283cea52065 [2023-05-03T23:50:13.065Z] ---> c2fe63a29ec0 [2023-05-03T23:50:13.065Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-03T23:50:13.065Z] ---> 2e123fde77b1 [2023-05-03T23:50:13.065Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-03T23:50:13.323Z] ---> fd830869cb2e [2023-05-03T23:50:13.323Z] 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-03T23:50:13.323Z] ---> a217f11959bf [2023-05-03T23:50:13.323Z] 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-03T23:50:13.582Z] ---> 08542b515e1c [2023-05-03T23:50:13.582Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-03T23:50:13.582Z] ---> 0aef64228025 [2023-05-03T23:50:13.582Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-03T23:50:14.150Z] ---> ddec8c77c218 [2023-05-03T23:50:14.150Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-03T23:50:14.718Z] ---> 03136b136fa6 [2023-05-03T23:50:14.718Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-03T23:50:14.718Z] ---> 202624c532d4 [2023-05-03T23:50:14.718Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-03T23:50:14.718Z] ---> Running in f3580f1decd6 [2023-05-03T23:50:15.285Z] Removing intermediate container f3580f1decd6 [2023-05-03T23:50:15.285Z] ---> a64f40dbbab5 [2023-05-03T23:50:15.285Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-03T23:50:15.285Z] ---> Running in fee0a2366775 [2023-05-03T23:50:15.544Z] Removing intermediate container fee0a2366775 [2023-05-03T23:50:15.544Z] ---> 0e10b849e464 [2023-05-03T23:50:15.544Z] Step 23/25 : LABEL arch=x86_64 [2023-05-03T23:50:15.544Z] ---> Running in 60b3cd4aa443 [2023-05-03T23:50:15.544Z] Removing intermediate container 60b3cd4aa443 [2023-05-03T23:50:15.544Z] ---> 25adae37b458 [2023-05-03T23:50:15.544Z] Step 24/25 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-03T23:50:15.544Z] ---> Running in 44cd70f03a43 [2023-05-03T23:50:15.803Z] Removing intermediate container 44cd70f03a43 [2023-05-03T23:50:15.803Z] ---> 7a64e4a4adf0 [2023-05-03T23:50:15.803Z] Step 25/25 : LABEL version=0.0.0 [2023-05-03T23:50:15.803Z] ---> Running in 653c3f47954e [2023-05-03T23:50:15.803Z] Removing intermediate container 653c3f47954e [2023-05-03T23:50:15.803Z] ---> e4f379ef4bd6 [2023-05-03T23:50:15.803Z] [2023-05-03T23:50:15.803Z] Successfully built e4f379ef4bd6 [2023-05-03T23:50:15.803Z] Successfully tagged security-secretstore-setup:latest [2023-05-03T23:50:16.071Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-05-03T23:50:16.100Z] $ docker stop --time=1 8750b65044dfee456d46f846ab75654a55b59a0a963a8e61e81246d17c6b87e6 [2023-05-03T23:50:17.352Z] $ docker rm -f --volumes 8750b65044dfee456d46f846ab75654a55b59a0a963a8e61e81246d17c6b87e6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T23:50:17.740Z] + docker images [2023-05-03T23:50:17.740Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-03T23:50:17.740Z] security-secretstore-setup latest e4f379ef4bd6 2 seconds ago 32.8MB [2023-05-03T23:50:17.741Z] 46f9b9af99a8 8 seconds ago 1.72GB [2023-05-03T23:50:17.741Z] support-scheduler latest 4c7d06e8f2af 16 seconds ago 31.8MB [2023-05-03T23:50:17.741Z] 64c288f30229 22 seconds ago 1.79GB [2023-05-03T23:50:17.741Z] security-spire-config latest be5c8627f10b 24 seconds ago 102MB [2023-05-03T23:50:17.741Z] core-data latest 6dedbfb76022 35 seconds ago 20MB [2023-05-03T23:50:17.741Z] security-spire-server latest beac07f07217 35 seconds ago 103MB [2023-05-03T23:50:17.741Z] security-spire-agent latest fc8bf0cbbbd1 35 seconds ago 161MB [2023-05-03T23:50:17.741Z] core-command latest e20cfcbcbb55 45 seconds ago 19.8MB [2023-05-03T23:50:17.741Z] b992bec092df 46 seconds ago 1.73GB [2023-05-03T23:50:17.741Z] 713dc7e65133 46 seconds ago 1.58GB [2023-05-03T23:50:17.741Z] core-metadata latest 1afed627a007 56 seconds ago 20.4MB [2023-05-03T23:50:17.741Z] core-common-config-bootstrapper latest c67e9894c4d7 57 seconds ago 17.2MB [2023-05-03T23:50:17.741Z] 1aa2a76fbcb2 58 seconds ago 1.58GB [2023-05-03T23:50:17.741Z] d0a9ac776713 About a minute ago 1.72GB [2023-05-03T23:50:17.741Z] 21ca3e87cab7 About a minute ago 1.72GB [2023-05-03T23:50:17.741Z] a2fd2921958b About a minute ago 1.73GB [2023-05-03T23:50:17.741Z] security-bootstrapper latest 3671bacf6290 About a minute ago 22.2MB [2023-05-03T23:50:17.741Z] security-proxy-setup latest d3e74e66ca06 About a minute ago 18.7MB [2023-05-03T23:50:17.741Z] security-proxy-auth latest 9bfe22849825 About a minute ago 18.3MB [2023-05-03T23:50:17.741Z] support-notifications latest 4379518b3d10 2 minutes ago 32.4MB [2023-05-03T23:50:17.741Z] security-spiffe-token-provider latest 185c12280d0a 2 minutes ago 32.8MB [2023-05-03T23:50:17.741Z] e76ff20b5687 2 minutes ago 1.79GB [2023-05-03T23:50:17.741Z] 8e5fd2ed97ea 2 minutes ago 1.76GB [2023-05-03T23:50:17.741Z] f75322f28c5e 2 minutes ago 1.7GB [2023-05-03T23:50:17.741Z] f46b8d31a97b 2 minutes ago 1.71GB [2023-05-03T23:50:17.741Z] fc42e8c76fe0 2 minutes ago 1.7GB [2023-05-03T23:50:17.741Z] ci-base-image-x86_64 latest 6353543ce688 6 minutes ago 918MB [2023-05-03T23:50:17.741Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 9 days ago 700MB [2023-05-03T23:50:17.741Z] alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB [2023-05-03T23:50:17.741Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB [2023-05-03T23:50:17.741Z] 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-03T23:51:02.889Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-03T23:51:02.889Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-03T23:51:02.889Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-03T23:51:02.889Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-03T23:51:02.889Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-03T23:51:02.889Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-03T23:51:02.889Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-03T23:51:02.889Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-03T23:51:02.889Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-03T23:51:02.889Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-03T23:51:02.889Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-03T23:51:02.889Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-03T23:51:02.889Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-03T23:51:02.889Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-03T23:51:15.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-03T23:51:15.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-03T23:51:15.280Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.272s coverage: 28.7% of statements [2023-05-03T23:51:25.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.293s coverage: 98.5% of statements [2023-05-03T23:51:30.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-03T23:51:30.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-03T23:51:30.728Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-03T23:51:34.083Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.453s coverage: 71.5% of statements [2023-05-03T23:51:37.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-03T23:51:37.449Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-03T23:51:37.449Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.379s coverage: 54.0% of statements [2023-05-03T23:51:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-03T23:51:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-03T23:51:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-03T23:51:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-03T23:51:42.802Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-03T23:51:51.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-03T23:51:51.043Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-03T23:52:06.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.912s coverage: 88.5% of statements [2023-05-03T23:52:06.070Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.455s coverage: 3.8% of statements [2023-05-03T23:52:06.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-03T23:52:06.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-03T23:52:06.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-03T23:52:08.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.968s coverage: 95.6% of statements [2023-05-03T23:52:08.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-03T23:52:08.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-03T23:52:08.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-03T23:52:08.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-03T23:52:08.889Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-03T23:52:09.158Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.255s coverage: 72.2% of statements [2023-05-03T23:52:15.835Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-03T23:52:15.835Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-03T23:52:15.835Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-03T23:52:15.835Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.254s coverage: 65.9% of statements [2023-05-03T23:52:28.160Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-03T23:52:28.160Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-03T23:52:28.160Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.450s coverage: 0.9% of statements [2023-05-03T23:52:28.160Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.264s coverage: 29.0% of statements [2023-05-03T23:52:31.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.309s coverage: 42.9% of statements [2023-05-03T23:52:31.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.246s coverage: 82.9% of statements [2023-05-03T23:52:31.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.236s coverage: 94.1% of statements [2023-05-03T23:52:31.502Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements [2023-05-03T23:52:35.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.218s coverage: 87.5% of statements [2023-05-03T23:52:38.338Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-03T23:52:38.606Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-03T23:52:38.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-03T23:52:38.607Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-03T23:52:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-03T23:52:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-03T23:52:41.193Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-03T23:52:41.194Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-03T23:52:47.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.223s coverage: 94.4% of statements [2023-05-03T23:52:47.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-03T23:52:47.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-03T23:52:47.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-03T23:52:47.860Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-03T23:52:54.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-03T23:52:54.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-03T23:52:55.923Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-03T23:53:02.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.302s coverage: 79.9% of statements [2023-05-03T23:53:02.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.309s coverage: 92.9% of statements [2023-05-03T23:53:02.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements [2023-05-03T23:53:02.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.249s coverage: 62.3% of statements [2023-05-03T23:53:02.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.239s coverage: 87.2% of statements [2023-05-03T23:53:02.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.209s coverage: 20.0% of statements [2023-05-03T23:53:02.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements [2023-05-03T23:53:02.594Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.531s coverage: 81.8% of statements [2023-05-03T23:53:04.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-03T23:53:04.543Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-03T23:53:05.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.511s coverage: 82.1% of statements [2023-05-03T23:53:05.130Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.279s coverage: 86.0% of statements [2023-05-03T23:53:11.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-03T23:53:11.777Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-03T23:53:12.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.202s coverage: 63.1% of statements [2023-05-03T23:53:12.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.243s coverage: 100.0% of statements [2023-05-03T23:53:14.697Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements [2023-05-03T23:53:14.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements [2023-05-03T23:53:14.698Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.134s coverage: 73.7% of statements [2023-05-03T23:53:14.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-03T23:53:14.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-03T23:53:14.968Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-03T23:53:14.968Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements [2023-05-03T23:53:25.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-03T23:53:25.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-03T23:53:25.051Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-03T23:53:25.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.070s coverage: 38.4% of statements [2023-05-03T23:53:25.051Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.279s coverage: 89.5% of statements [2023-05-03T23:53:30.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-03T23:53:30.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-03T23:53:30.408Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-03T23:53:30.408Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-03T23:53:30.408Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.244s coverage: 84.8% of statements [2023-05-03T23:53:37.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-03T23:53:37.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-03T23:53:37.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-03T23:53:37.053Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-03T23:53:43.699Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.320s coverage: 17.7% of statements [2023-05-03T23:53:43.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-03T23:53:43.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-03T23:53:43.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-03T23:53:43.699Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-03T23:53:44.660Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.639s coverage: 92.3% of statements [2023-05-03T23:53:48.909Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-03T23:53:48.909Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-03T23:53:48.909Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.296s coverage: 61.5% of statements [2023-05-03T23:53:51.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-03T23:53:51.491Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-03T23:53:51.757Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.450s coverage: 97.7% of statements [2023-05-03T23:53:52.715Z] 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-03T23:53:52.715Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-03T23:53:52.715Z] go vet ./... [2023-05-03T23:56:44.429Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T23:56:44.429Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T23:56:44.429Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T23:56:44.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-03T23:56:44.821Z] + ls -al . [2023-05-03T23:56:44.822Z] total 700 [2023-05-03T23:56:44.822Z] drwxrwxr-x 10 1001 1001 4096 May 3 23:47 . [2023-05-03T23:56:44.822Z] drwxr-xr-x 4 root root 4096 May 3 23:47 .. [2023-05-03T23:56:44.822Z] drwxrwxr-x 2 1001 1001 4096 May 3 23:46 .blubracket [2023-05-03T23:56:44.822Z] -rw-rw-r-- 1 1001 1001 16 May 3 23:46 .dockerignore [2023-05-03T23:56:44.822Z] drwxrwxr-x 8 1001 1001 4096 May 3 23:46 .git [2023-05-03T23:56:44.822Z] drwxrwxr-x 3 1001 1001 4096 May 3 23:46 .github [2023-05-03T23:56:44.822Z] -rw-rw-r-- 1 1001 1001 1133 May 3 23:46 .gitignore [2023-05-03T23:56:44.822Z] -rw-rw-r-- 1 1001 1001 42 May 3 23:46 .golangci.yml [2023-05-03T23:56:44.822Z] -rw-rw-r-- 1 1001 1001 87 May 3 23:46 .hadolint.yml [2023-05-03T23:56:44.822Z] -rw-rw-r-- 1 1001 1001 166 May 3 23:46 .sonarcloud.properties [2023-05-03T23:56:44.822Z] -rw-rw-r-- 1 1001 1001 1171 May 3 23:46 ADOPTERS.md [2023-05-03T23:56:44.822Z] -rw-rw-r-- 1 1001 1001 10835 May 3 23:46 Attribution.txt [2023-05-03T23:56:44.822Z] -rw-rw-r-- 1 1001 1001 73765 May 3 23:46 CHANGELOG.md [2023-05-03T23:56:44.822Z] -rw-rw-r-- 1 1001 1001 3804 May 3 23:46 CONTRIBUTING.md [2023-05-03T23:56:44.822Z] -rw-rw-r-- 1 1001 1001 677 May 3 23:46 GOVERNANCE.md [2023-05-03T23:56:44.822Z] -rw-rw-r-- 1 1001 1001 883 May 3 23:46 Jenkinsfile [2023-05-03T23:56:44.822Z] -rw-rw-r-- 1 1001 1001 10775 May 3 23:46 LICENSE [2023-05-03T23:56:44.822Z] -rw-rw-r-- 1 1001 1001 14368 May 3 23:46 Makefile [2023-05-03T23:56:44.822Z] -rw-rw-r-- 1 1001 1001 582 May 3 23:46 OWNERS.md [2023-05-03T23:56:44.822Z] -rw-rw-r-- 1 1001 1001 9403 May 3 23:46 README.md [2023-05-03T23:56:44.822Z] -rw-rw-r-- 1 1001 1001 789 May 3 23:46 SECURITY.md [2023-05-03T23:56:44.822Z] -rw-rw-r-- 1 1001 1001 5 May 3 23:42 VERSION [2023-05-03T23:56:44.822Z] drwxrwxr-x 2 1001 1001 4096 May 3 23:46 bin [2023-05-03T23:56:44.822Z] drwxrwxr-x 18 1001 1001 4096 May 3 23:46 cmd [2023-05-03T23:56:44.822Z] -rw-r--r-- 1 root root 448352 May 3 23:53 coverage.out [2023-05-03T23:56:44.822Z] -rw-rw-r-- 1 1001 1001 3200 May 3 23:46 go.mod [2023-05-03T23:56:44.822Z] -rw-rw-r-- 1 1001 1001 31040 May 3 23:46 go.sum [2023-05-03T23:56:44.822Z] drwxrwxr-x 7 1001 1001 4096 May 3 23:46 internal [2023-05-03T23:56:44.822Z] drwxrwxr-x 3 1001 1001 4096 May 3 23:46 openapi [2023-05-03T23:56:44.822Z] -rw-rw-r-- 1 1001 1001 594 May 3 23:46 security.txt [2023-05-03T23:56:44.822Z] drwxrwxr-x 4 1001 1001 4096 May 3 23:46 snap [2023-05-03T23:56:44.822Z] -rw-rw-r-- 1 1001 1001 204 May 3 23:46 version.go [Pipeline] sh [2023-05-03T23:56:45.157Z] + '[' -e coverage.out ] [2023-05-03T23:56:45.158Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-03T23:56:45.195Z] Warning: overwriting stash ‘coverage-report’ [2023-05-03T23:56:45.944Z] Stashed 1 file(s) [Pipeline] sh [2023-05-03T23:56:46.273Z] + make build [2023-05-03T23:56:46.542Z] 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-03T23:58:23.404Z] 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-03T23:58:23.404Z] 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-03T23:58:25.988Z] 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-03T23:58:30.236Z] 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-03T23:59:17.074Z] 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-03T23:59:21.333Z] 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-03T23:59:26.667Z] 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-03T23:59:31.999Z] 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-03T23:59:36.242Z] 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-03T23:59:39.574Z] 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-03T23:59:44.902Z] 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-03T23:59:51.545Z] $ docker stop --time=1 ae8d04a13fd435b48e678a7d30019f10fff9de842ea147b4bf72a59458c781ea [2023-05-03T23:59:53.486Z] $ docker rm -f --volumes ae8d04a13fd435b48e678a7d30019f10fff9de842ea147b4bf72a59458c781ea [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-03T23:59:56.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-03T23:59:56.121Z] [2023-05-03T23:59:56.121Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T23:59:56.523Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-03T23:59:56.523Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-03T23:59:56.523Z] 29e5d40040c1: Pulling fs layer [2023-05-03T23:59:56.523Z] 1ce36da41761: Pulling fs layer [2023-05-03T23:59:56.523Z] 25b303627fd3: Pulling fs layer [2023-05-03T23:59:56.795Z] 29e5d40040c1: Verifying Checksum [2023-05-03T23:59:56.795Z] 29e5d40040c1: Download complete [2023-05-03T23:59:57.066Z] 1ce36da41761: Verifying Checksum [2023-05-03T23:59:57.066Z] 1ce36da41761: Download complete [2023-05-03T23:59:57.334Z] 29e5d40040c1: Pull complete [2023-05-03T23:59:58.743Z] 1ce36da41761: Pull complete [2023-05-03T23:59:58.743Z] 25b303627fd3: Verifying Checksum [2023-05-03T23:59:58.743Z] 25b303627fd3: Download complete [2023-05-04T00:00:08.808Z] 25b303627fd3: Pull complete [2023-05-04T00:00:08.809Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-04T00:00:08.809Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-04T00:00:08.809Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T00:00:09.142Z] prd-ubuntu20.04-docker-arm64-4c-16g-12652 does not seem to be running inside a container [2023-05-04T00:00:09.202Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-04T00:00:13.486Z] $ docker top f427dcc00210b5fec31fee34a3637b3e2f07b6c408d8eeece78689f10ae5387c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T00:00:14.373Z] + docker-compose+ buildgrep --help parallel [2023-05-04T00:00:14.373Z] [2023-05-04T00:00:19.733Z] --parallel Build images in parallel. [Pipeline] } [2023-05-04T00:00:19.763Z] $ docker stop --time=1 f427dcc00210b5fec31fee34a3637b3e2f07b6c408d8eeece78689f10ae5387c [2023-05-04T00:00:21.454Z] $ docker rm -f --volumes f427dcc00210b5fec31fee34a3637b3e2f07b6c408d8eeece78689f10ae5387c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:00:22.202Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-04T00:00:22.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T00:00:22.484Z] prd-ubuntu20.04-docker-arm64-4c-16g-12652 does not seem to be running inside a container [2023-05-04T00:00:22.541Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-04T00:00:23.844Z] $ docker top ce28f6af502c323994d3cc9765c173351d22c0d2b287e3877ea477aba7b580e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T00:00:24.756Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-04T00:00:31.406Z] Building core-command ... [2023-05-04T00:00:31.406Z] Building core-common-config-bootstrapper ... [2023-05-04T00:00:31.406Z] Building core-data ... [2023-05-04T00:00:31.406Z] Building core-metadata ... [2023-05-04T00:00:31.406Z] Building security-bootstrapper ... [2023-05-04T00:00:31.406Z] Building security-proxy-auth ... [2023-05-04T00:00:31.406Z] Building security-proxy-setup ... [2023-05-04T00:00:31.406Z] Building security-secretstore-setup ... [2023-05-04T00:00:31.406Z] Building security-spiffe-token-provider ... [2023-05-04T00:00:31.406Z] Building security-spire-agent ... [2023-05-04T00:00:31.406Z] Building security-spire-config ... [2023-05-04T00:00:31.406Z] Building security-spire-server ... [2023-05-04T00:00:31.406Z] Building support-notifications ... [2023-05-04T00:00:31.406Z] Building support-scheduler ... [2023-05-04T00:00:31.406Z] Building security-spire-config [2023-05-04T00:00:31.406Z] Building security-secretstore-setup [2023-05-04T00:00:31.406Z] Building security-spire-server [2023-05-04T00:00:31.406Z] Building security-bootstrapper [2023-05-04T00:00:31.406Z] Building security-spiffe-token-provider [2023-05-04T00:01:18.257Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T00:01:18.257Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-04T00:01:18.257Z] ---> 9eaace87d318 [2023-05-04T00:01:18.257Z] Step 3/26 : WORKDIR /edgex-go [2023-05-04T00:01:18.257Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T00:01:18.257Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-04T00:01:18.257Z] ---> 9eaace87d318 [2023-05-04T00:01:18.257Z] Step 3/25 : WORKDIR /edgex-go [2023-05-04T00:01:18.257Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T00:01:18.257Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-04T00:01:18.257Z] ---> 9eaace87d318 [2023-05-04T00:01:18.257Z] Step 3/20 : WORKDIR /edgex-go [2023-05-04T00:01:18.257Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T00:01:18.257Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-04T00:01:18.257Z] ---> 9eaace87d318 [2023-05-04T00:01:18.257Z] Step 3/33 : WORKDIR /edgex-go [2023-05-04T00:01:18.257Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T00:01:18.257Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-04T00:01:18.257Z] ---> 9eaace87d318 [2023-05-04T00:01:18.257Z] Step 3/27 : WORKDIR /edgex-go [2023-05-04T00:01:18.257Z] ---> Running in e492b3006169 [2023-05-04T00:01:18.257Z] ---> Running in 6b9b004b0cd2 [2023-05-04T00:01:18.257Z] ---> Running in 766f9ff614d0 [2023-05-04T00:01:18.257Z] ---> Running in 87f96e7fc14c [2023-05-04T00:01:18.257Z] ---> Running in c6b98660c9fc [2023-05-04T00:01:19.663Z] Removing intermediate container e492b3006169 [2023-05-04T00:01:19.663Z] ---> 96ee2c48621c [2023-05-04T00:01:19.663Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-04T00:01:19.663Z] Removing intermediate container 766f9ff614d0 [2023-05-04T00:01:19.663Z] ---> 922348a949f5 [2023-05-04T00:01:19.663Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-04T00:01:19.663Z] Removing intermediate container c6b98660c9fc [2023-05-04T00:01:19.663Z] ---> ebb32d8ed2bb [2023-05-04T00:01:19.663Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-04T00:01:19.663Z] Removing intermediate container 87f96e7fc14c [2023-05-04T00:01:19.663Z] ---> 6aa72eaad1b0 [2023-05-04T00:01:19.663Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-04T00:01:19.663Z] Removing intermediate container 6b9b004b0cd2 [2023-05-04T00:01:19.663Z] ---> 4ab69429197e [2023-05-04T00:01:19.663Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-04T00:01:19.663Z] ---> Running in 09a97db6d783 [2023-05-04T00:01:19.929Z] ---> Running in 7be31a96604a [2023-05-04T00:01:19.929Z] ---> Running in 6a8470e01f56 [2023-05-04T00:01:19.929Z] ---> Running in 96eaec77dcf6 [2023-05-04T00:01:19.929Z] ---> Running in 46eaffacf874 [2023-05-04T00:01:21.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:01:22.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:01:22.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:01:22.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:01:22.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:01:22.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:01:22.679Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:01:23.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:01:23.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:01:23.263Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:01:24.223Z] OK: 263 MiB in 53 packages [2023-05-04T00:01:24.223Z] OK: 263 MiB in 53 packages [2023-05-04T00:01:24.808Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-04T00:01:24.808Z] v3.17.3-149-g91cc19e37a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-04T00:01:24.808Z] OK: 17690 distinct packages available [2023-05-04T00:01:24.808Z] OK: 263 MiB in 53 packages [2023-05-04T00:01:25.088Z] OK: 263 MiB in 53 packages [2023-05-04T00:01:25.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:01:25.952Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:01:26.234Z] Removing intermediate container 96eaec77dcf6 [2023-05-04T00:01:26.234Z] ---> 8841fd167d46 [2023-05-04T00:01:26.234Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-04T00:01:26.517Z] Removing intermediate container 09a97db6d783 [2023-05-04T00:01:26.517Z] ---> 344721d11350 [2023-05-04T00:01:26.517Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-04T00:01:27.101Z] OK: 263 MiB in 53 packages [2023-05-04T00:01:27.102Z] Removing intermediate container 7be31a96604a [2023-05-04T00:01:27.102Z] ---> f6e6a285fc27 [2023-05-04T00:01:27.102Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-04T00:01:27.102Z] Removing intermediate container 6a8470e01f56 [2023-05-04T00:01:27.102Z] ---> 29bcd4c3d85f [2023-05-04T00:01:27.102Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-04T00:01:27.370Z] ---> 664d2a7b9a39 [2023-05-04T00:01:27.370Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T00:01:27.642Z] ---> Running in 3317cf13ac06 [2023-05-04T00:01:27.908Z] ---> 1afca995a4ad [2023-05-04T00:01:27.908Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T00:01:28.176Z] ---> Running in 62f6e2920ec5 [2023-05-04T00:01:28.444Z] ---> be8b91f3568e [2023-05-04T00:01:28.444Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T00:01:28.444Z] ---> cfcda26012f1 [2023-05-04T00:01:28.444Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T00:01:28.713Z] ---> Running in 3cb95fb0d533 [2023-05-04T00:01:28.713Z] ---> Running in ba7e420ff162 [2023-05-04T00:01:29.295Z] Removing intermediate container 46eaffacf874 [2023-05-04T00:01:29.295Z] ---> 7f97616848fc [2023-05-04T00:01:29.295Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-04T00:01:31.228Z] ---> 4f189bda8733 [2023-05-04T00:01:31.228Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T00:01:31.228Z] ---> Running in 6c0e8e837cd8 [2023-05-04T00:03:25.802Z] Removing intermediate container 6c0e8e837cd8 [2023-05-04T00:03:25.802Z] ---> f1ec4cf59fd7 [2023-05-04T00:03:25.802Z] Step 7/20 : COPY . . [2023-05-04T00:03:25.802Z] Removing intermediate container 62f6e2920ec5 [2023-05-04T00:03:25.802Z] ---> fc5ee813cce8 [2023-05-04T00:03:25.802Z] Step 7/33 : COPY . . [2023-05-04T00:03:25.802Z] Removing intermediate container 3317cf13ac06 [2023-05-04T00:03:25.802Z] ---> b0550e881314 [2023-05-04T00:03:25.802Z] Step 7/25 : COPY . . [2023-05-04T00:03:25.802Z] Removing intermediate container 3cb95fb0d533 [2023-05-04T00:03:25.802Z] ---> bdf4bc6edb81 [2023-05-04T00:03:25.802Z] Step 7/26 : COPY . . [2023-05-04T00:03:25.802Z] Removing intermediate container ba7e420ff162 [2023-05-04T00:03:25.802Z] ---> 5257b076d9b3 [2023-05-04T00:03:25.802Z] Step 7/27 : COPY . . [2023-05-04T00:03:32.441Z] ---> 52d6e5bc4d28 [2023-05-04T00:03:32.441Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-04T00:03:32.441Z] ---> 010711f1e3e5 [2023-05-04T00:03:32.441Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-04T00:03:32.441Z] ---> b3e4292c194e [2023-05-04T00:03:32.441Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-04T00:03:32.441Z] ---> 61875e7efd47 [2023-05-04T00:03:32.441Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-04T00:03:32.441Z] ---> e20ee4bd7214 [2023-05-04T00:03:32.441Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-04T00:03:32.441Z] ---> Running in f64745f09d58 [2023-05-04T00:03:32.710Z] ---> Running in 4b58e9c4391a [2023-05-04T00:03:32.710Z] ---> Running in f40170db3d5f [2023-05-04T00:03:32.710Z] ---> Running in 002552f5bbde [2023-05-04T00:03:32.710Z] ---> Running in 925b8ac2d969 [2023-05-04T00:03:33.300Z] Removing intermediate container 4b58e9c4391a [2023-05-04T00:03:33.300Z] ---> 2a198ca39568 [2023-05-04T00:03:33.300Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-04T00:03:33.566Z] ---> Running in ddf487ac91fa [2023-05-04T00:03:33.566Z] Removing intermediate container 002552f5bbde [2023-05-04T00:03:33.566Z] ---> aac8c861f4de [2023-05-04T00:03:33.566Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-04T00:03:33.833Z] ---> Running in b89d9d145d50 [2023-05-04T00:03:34.415Z] Removing intermediate container ddf487ac91fa [2023-05-04T00:03:34.415Z] ---> a996be0ab899 [2023-05-04T00:03:34.415Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-04T00:03:35.383Z] Removing intermediate container b89d9d145d50 [2023-05-04T00:03:35.383Z] ---> f914701c8098 [2023-05-04T00:03:35.383Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-04T00:03:35.383Z] ---> Running in bd565781def6 [2023-05-04T00:03:35.383Z] 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-04T00:03:35.383Z] ---> Running in 204db29a15f2 [2023-05-04T00:03:35.383Z] 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-04T00:03:35.383Z] 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-04T00:03:35.978Z] Removing intermediate container bd565781def6 [2023-05-04T00:03:35.978Z] ---> 6b351f20a76c [2023-05-04T00:03:35.978Z] 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-04T00:03:35.978Z] Removing intermediate container 204db29a15f2 [2023-05-04T00:03:35.978Z] ---> dddbb198de4d [2023-05-04T00:03:35.978Z] 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-04T00:03:36.245Z] ---> Running in 8b285c7ff879 [2023-05-04T00:03:36.246Z] ---> Running in 813fcdc35ec0 [2023-05-04T00:03:40.503Z] Removing intermediate container 8b285c7ff879 [2023-05-04T00:03:40.503Z] ---> 0f382c4d566a [2023-05-04T00:03:40.503Z] Step 12/27 : WORKDIR /edgex-go [2023-05-04T00:03:40.503Z] ---> Running in ef04154b0cff [2023-05-04T00:03:40.503Z] Removing intermediate container 813fcdc35ec0 [2023-05-04T00:03:40.503Z] ---> 97d26fbfc00e [2023-05-04T00:03:40.503Z] Step 12/26 : WORKDIR /edgex-go [2023-05-04T00:03:40.503Z] ---> Running in c93c9eb5889f [2023-05-04T00:03:40.770Z] Removing intermediate container ef04154b0cff [2023-05-04T00:03:40.770Z] ---> 6ca795f999f6 [2023-05-04T00:03:40.770Z] [2023-05-04T00:03:40.770Z] Step 13/27 : FROM alpine:3.17 [2023-05-04T00:03:40.770Z] Removing intermediate container c93c9eb5889f [2023-05-04T00:03:40.770Z] ---> a20ea86ebd4a [2023-05-04T00:03:40.770Z] [2023-05-04T00:03:40.770Z] Step 13/26 : FROM alpine:3.17 [2023-05-04T00:03:41.723Z] 3.17: Pulling from library/alpine [2023-05-04T00:03:41.990Z] 3.17: Pulling from library/alpine [2023-05-04T00:03:42.572Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T00:03:42.572Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T00:03:42.572Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T00:03:42.572Z] Status: Image is up to date for alpine:3.17 [2023-05-04T00:03:42.572Z] ---> 51e60588ff2c [2023-05-04T00:03:42.572Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-04T00:03:42.572Z] ---> 51e60588ff2c [2023-05-04T00:03:42.572Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-04T00:03:42.572Z] ---> Running in 8b99f492b243 [2023-05-04T00:03:42.572Z] ---> Running in fdec76dd650f [2023-05-04T00:03:43.528Z] Removing intermediate container 8b99f492b243 [2023-05-04T00:03:43.528Z] ---> f7f5a27627e9 [2023-05-04T00:03:43.528Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-04T00:03:43.528Z] Removing intermediate container fdec76dd650f [2023-05-04T00:03:43.528Z] ---> ca821dd8b8dc [2023-05-04T00:03:43.528Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-04T00:03:43.796Z] ---> Running in 29d55fe7814c [2023-05-04T00:03:43.796Z] ---> Running in 423871b129f8 [2023-05-04T00:03:46.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:03:46.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:03:47.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:03:47.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:03:49.000Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-04T00:03:49.000Z] v3.17.3-149-g91cc19e37a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-04T00:03:49.000Z] OK: 17691 distinct packages available [2023-05-04T00:03:49.000Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-04T00:03:49.000Z] v3.17.3-149-g91cc19e37a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-04T00:03:49.000Z] OK: 17691 distinct packages available [2023-05-04T00:03:49.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:03:49.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:03:49.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:03:49.849Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:03:51.259Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-04T00:03:51.259Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-04T00:03:51.259Z] (3/4) Installing libucontext (1.2-r0) [2023-05-04T00:03:51.259Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-04T00:03:51.259Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T00:03:51.259Z] OK: 8 MiB in 19 packages [2023-05-04T00:03:51.259Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-04T00:03:51.259Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-04T00:03:51.530Z] (3/5) Installing libucontext (1.2-r0) [2023-05-04T00:03:51.530Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-04T00:03:51.530Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-04T00:03:51.530Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T00:03:51.530Z] OK: 9 MiB in 20 packages [2023-05-04T00:03:53.488Z] Removing intermediate container 29d55fe7814c [2023-05-04T00:03:53.488Z] ---> 3fcb2e6925ca [2023-05-04T00:03:53.488Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T00:03:53.755Z] Removing intermediate container 423871b129f8 [2023-05-04T00:03:53.755Z] ---> 54d93e4a9db4 [2023-05-04T00:03:53.755Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T00:03:54.719Z] ---> 420b81b2aa52 [2023-05-04T00:03:54.719Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T00:03:54.985Z] ---> b0b263280bb5 [2023-05-04T00:03:54.985Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T00:03:55.987Z] ---> a70e76011193 [2023-05-04T00:03:55.987Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-04T00:03:56.253Z] ---> 46735e125ea6 [2023-05-04T00:03:56.253Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-04T00:04:06.308Z] ---> 37b9f832b251 [2023-05-04T00:04:06.308Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-04T00:04:06.308Z] ---> b31e43e00002 [2023-05-04T00:04:06.308Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-04T00:04:06.925Z] ---> 06750c22ea8d [2023-05-04T00:04:06.925Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-04T00:04:06.925Z] ---> 019bb98c3d4a [2023-05-04T00:04:06.925Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-04T00:04:06.925Z] ---> Running in 7586745c7411 [2023-05-04T00:04:07.882Z] Removing intermediate container 7586745c7411 [2023-05-04T00:04:07.882Z] ---> b5c15b3e8819 [2023-05-04T00:04:07.882Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-04T00:04:07.882Z] ---> c9178e59b907 [2023-05-04T00:04:07.882Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-04T00:04:09.286Z] ---> 6217997f39ea [2023-05-04T00:04:09.286Z] Step 22/27 : WORKDIR / [2023-05-04T00:04:09.286Z] ---> 29b278e06a72 [2023-05-04T00:04:09.286Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-04T00:04:09.286Z] ---> Running in fd8e1745d812 [2023-05-04T00:04:09.552Z] ---> Running in 56a9c1a492c3 [2023-05-04T00:04:09.819Z] Removing intermediate container fd8e1745d812 [2023-05-04T00:04:09.819Z] ---> 0e30e2f13d43 [2023-05-04T00:04:09.819Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-04T00:04:10.085Z] ---> Running in 8b0ce8c7c4f2 [2023-05-04T00:04:10.353Z] Removing intermediate container 56a9c1a492c3 [2023-05-04T00:04:10.353Z] ---> c309e0163a3b [2023-05-04T00:04:10.353Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-04T00:04:10.621Z] ---> Running in c4de0d4cae51 [2023-05-04T00:04:10.888Z] Removing intermediate container 8b0ce8c7c4f2 [2023-05-04T00:04:10.888Z] ---> 0c63839007c8 [2023-05-04T00:04:10.888Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-04T00:04:10.888Z] ---> Running in 0215cebe1d09 [2023-05-04T00:04:11.473Z] Removing intermediate container c4de0d4cae51 [2023-05-04T00:04:11.473Z] ---> d32935e9e1a2 [2023-05-04T00:04:11.473Z] Step 24/26 : LABEL arch=arm64 [2023-05-04T00:04:11.473Z] ---> Running in c499e33e78f6 [2023-05-04T00:04:11.741Z] Removing intermediate container 0215cebe1d09 [2023-05-04T00:04:11.741Z] ---> 50a45fc6ca37 [2023-05-04T00:04:11.741Z] Step 25/27 : LABEL arch=arm64 [2023-05-04T00:04:11.741Z] ---> Running in 28bf7efe0729 [2023-05-04T00:04:12.324Z] Removing intermediate container c499e33e78f6 [2023-05-04T00:04:12.324Z] ---> 961a39d12ba8 [2023-05-04T00:04:12.324Z] Step 25/26 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-04T00:04:12.595Z] ---> Running in a850e9099f0d [2023-05-04T00:04:12.595Z] Removing intermediate container 28bf7efe0729 [2023-05-04T00:04:12.595Z] ---> 2f410f3c96a6 [2023-05-04T00:04:12.595Z] Step 26/27 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-04T00:04:12.861Z] ---> Running in 467758d4adb4 [2023-05-04T00:04:13.446Z] Removing intermediate container a850e9099f0d [2023-05-04T00:04:13.446Z] ---> 9847f210cdf0 [2023-05-04T00:04:13.446Z] Step 26/26 : LABEL version=0.0.0 [2023-05-04T00:04:13.446Z] ---> Running in ba6d6edc60e0 [2023-05-04T00:04:13.446Z] Removing intermediate container 467758d4adb4 [2023-05-04T00:04:13.446Z] ---> 029e6b8fbc8b [2023-05-04T00:04:13.446Z] Step 27/27 : LABEL version=0.0.0 [2023-05-04T00:04:13.712Z] ---> Running in bb80a20fb3c8 [2023-05-04T00:04:15.119Z] Removing intermediate container ba6d6edc60e0 [2023-05-04T00:04:15.119Z] ---> 750c09ac2665 [2023-05-04T00:04:15.119Z] [2023-05-04T00:04:15.119Z] Removing intermediate container bb80a20fb3c8 [2023-05-04T00:04:15.119Z] ---> 26af202686fa [2023-05-04T00:04:15.119Z] [2023-05-04T00:04:15.699Z] Successfully built 26af202686fa [2023-05-04T00:04:15.699Z] Successfully built 750c09ac2665 [2023-05-04T00:04:15.699Z] Successfully tagged security-spire-config-arm64:latest [2023-05-04T00:04:15.699Z] Successfully tagged security-spire-server-arm64:latest [2023-05-04T00:04:15.699Z] Building core-metadata [2023-05-04T00:04:15.699Z]  Building security-spire-config ... done Building core-data [2023-05-04T00:04:43.498Z]  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T00:04:43.498Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-04T00:04:43.498Z] ---> 9eaace87d318 [2023-05-04T00:04:43.498Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-04T00:04:43.498Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T00:04:43.498Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-04T00:04:43.498Z] ---> 9eaace87d318 [2023-05-04T00:04:43.498Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-04T00:04:43.771Z] ---> Running in 496061d49a8b [2023-05-04T00:04:43.771Z] ---> Running in b3ab420c4488 [2023-05-04T00:04:44.354Z] Removing intermediate container b3ab420c4488 [2023-05-04T00:04:44.354Z] ---> 20b256eef51d [2023-05-04T00:04:44.354Z] Step 4/23 : WORKDIR /edgex-go [2023-05-04T00:04:44.624Z] Removing intermediate container 496061d49a8b [2023-05-04T00:04:44.624Z] ---> 4ee48802744b [2023-05-04T00:04:44.624Z] Step 4/25 : WORKDIR /edgex-go [2023-05-04T00:04:44.624Z] ---> Running in a59c41761e8b [2023-05-04T00:04:44.891Z] ---> Running in 72b50be4e4e5 [2023-05-04T00:04:45.473Z] Removing intermediate container a59c41761e8b [2023-05-04T00:04:45.473Z] ---> 9c7b674937ac [2023-05-04T00:04:45.473Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-04T00:04:45.473Z] Removing intermediate container 72b50be4e4e5 [2023-05-04T00:04:45.473Z] ---> 53f17da3ba4c [2023-05-04T00:04:45.473Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-04T00:04:45.745Z] ---> Running in 55a9633308b9 [2023-05-04T00:04:45.745Z] ---> Running in cc02141887eb [2023-05-04T00:04:48.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:04:48.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:04:48.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:04:49.191Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:04:50.596Z] OK: 263 MiB in 53 packages [2023-05-04T00:04:50.596Z] OK: 263 MiB in 53 packages [2023-05-04T00:04:52.540Z] Removing intermediate container 55a9633308b9 [2023-05-04T00:04:52.540Z] ---> 579c8a22b759 [2023-05-04T00:04:52.540Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-04T00:04:52.540Z] Removing intermediate container cc02141887eb [2023-05-04T00:04:52.540Z] ---> f82df0a9b6d1 [2023-05-04T00:04:52.540Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-04T00:04:53.964Z] ---> 2c3c26621662 [2023-05-04T00:04:53.964Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T00:04:53.964Z] ---> eff265783bb0 [2023-05-04T00:04:53.964Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T00:04:54.232Z] ---> Running in ff0852ac5d2d [2023-05-04T00:04:54.232Z] ---> Running in ab5ec924452b [2023-05-04T00:07:00.908Z] Removing intermediate container ab5ec924452b [2023-05-04T00:07:00.908Z] ---> e1c169171968 [2023-05-04T00:07:00.908Z] Step 8/25 : COPY . . [2023-05-04T00:07:00.908Z] Removing intermediate container ff0852ac5d2d [2023-05-04T00:07:00.908Z] ---> a1ebca464fa2 [2023-05-04T00:07:00.908Z] Step 8/23 : COPY . . [2023-05-04T00:07:15.901Z] ---> 4638e9ed6cea [2023-05-04T00:07:15.901Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-04T00:07:15.901Z] ---> Running in 2ed7eddd06ee [2023-05-04T00:07:15.901Z] ---> 01796cf84bd8 [2023-05-04T00:07:15.901Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-04T00:07:15.901Z] ---> Running in 1c6bc0ac11f2 [2023-05-04T00:07:16.485Z] 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-04T00:07:17.070Z] 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-04T00:09:53.744Z] 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-04T00:10:15.782Z] Removing intermediate container f64745f09d58 [2023-05-04T00:10:15.782Z] ---> affe1b052982 [2023-05-04T00:10:15.782Z] [2023-05-04T00:10:15.782Z] Step 9/33 : FROM alpine:3.17 [2023-05-04T00:10:15.782Z] ---> 51e60588ff2c [2023-05-04T00:10:15.782Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-04T00:10:15.782Z] ---> Running in ad9de3c26138 [2023-05-04T00:10:15.782Z] Removing intermediate container ad9de3c26138 [2023-05-04T00:10:15.782Z] ---> 874a86cfc4d3 [2023-05-04T00:10:15.782Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-04T00:10:15.782Z] ---> Running in de15a8c6d74d [2023-05-04T00:10:16.052Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:10:16.052Z] Removing intermediate container 925b8ac2d969 [2023-05-04T00:10:16.052Z] ---> d029c11276ed [2023-05-04T00:10:16.052Z] [2023-05-04T00:10:16.052Z] Step 9/25 : FROM alpine:3.17 [2023-05-04T00:10:16.052Z] ---> 51e60588ff2c [2023-05-04T00:10:16.052Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-04T00:10:16.317Z] ---> Running in a656863a5793 [2023-05-04T00:10:17.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:10:18.676Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:10:18.942Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-04T00:10:18.942Z] (2/2) Installing su-exec (0.2-r2) [2023-05-04T00:10:18.942Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T00:10:18.942Z] OK: 8 MiB in 17 packages [2023-05-04T00:10:19.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:10:20.617Z] Removing intermediate container de15a8c6d74d [2023-05-04T00:10:20.617Z] ---> 379aa42b4fc3 [2023-05-04T00:10:20.617Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-04T00:10:20.885Z] (1/3) Installing ca-certificates (20220614-r4) [2023-05-04T00:10:20.885Z] ---> Running in 6abc0717bca9 [2023-05-04T00:10:20.885Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-04T00:10:20.885Z] (3/3) Installing su-exec (0.2-r2) [2023-05-04T00:10:20.885Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T00:10:20.885Z] Executing ca-certificates-20220614-r4.trigger [2023-05-04T00:10:21.468Z] Removing intermediate container 6abc0717bca9 [2023-05-04T00:10:21.468Z] ---> 3c792dab8e91 [2023-05-04T00:10:21.468Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-04T00:10:21.468Z] ---> Running in 51154be6c014 [2023-05-04T00:10:21.738Z] OK: 8 MiB in 18 packages [2023-05-04T00:10:22.319Z] Removing intermediate container 51154be6c014 [2023-05-04T00:10:22.319Z] ---> c6361e7d94e6 [2023-05-04T00:10:22.319Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-04T00:10:22.319Z] ---> Running in 855a355fffdc [2023-05-04T00:10:23.284Z] Removing intermediate container 855a355fffdc [2023-05-04T00:10:23.284Z] ---> 115636bd983a [2023-05-04T00:10:23.284Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-04T00:10:23.552Z] ---> Running in dfa8a01409a2 [2023-05-04T00:10:24.135Z] Removing intermediate container dfa8a01409a2 [2023-05-04T00:10:24.135Z] ---> 1e5ccb3dc7cc [2023-05-04T00:10:24.135Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-04T00:10:24.405Z] Removing intermediate container a656863a5793 [2023-05-04T00:10:24.405Z] ---> 531418d720a6 [2023-05-04T00:10:24.405Z] 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-04T00:10:24.405Z] ---> Running in 70cb05ae5d63 [2023-05-04T00:10:24.672Z] ---> Running in 39367b079b46 [2023-05-04T00:10:25.256Z] Removing intermediate container 39367b079b46 [2023-05-04T00:10:25.256Z] ---> 50a133f5bf09 [2023-05-04T00:10:25.256Z] Step 12/25 : WORKDIR / [2023-05-04T00:10:25.525Z] ---> Running in b4404cbfc9a3 [2023-05-04T00:10:26.117Z] Removing intermediate container b4404cbfc9a3 [2023-05-04T00:10:26.117Z] ---> b585ae816273 [2023-05-04T00:10:26.117Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T00:10:27.537Z] ---> 5e6d188bdc50 [2023-05-04T00:10:27.537Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T00:10:28.119Z] Removing intermediate container 70cb05ae5d63 [2023-05-04T00:10:28.119Z] ---> a70054195988 [2023-05-04T00:10:28.119Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-04T00:10:28.387Z] ---> Running in 4874ed50f7f4 [2023-05-04T00:10:32.642Z] ---> 652a99718f17 [2023-05-04T00:10:32.642Z] 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-04T00:10:32.642Z] Removing intermediate container 4874ed50f7f4 [2023-05-04T00:10:32.642Z] ---> 999161b439ec [2023-05-04T00:10:32.642Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-04T00:10:33.786Z] ---> 89a13c24d823 [2023-05-04T00:10:33.786Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-04T00:10:33.786Z] ---> 6ad51f44b406 [2023-05-04T00:10:33.786Z] 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-04T00:10:33.786Z] ---> Running in 998aa6de2d77 [2023-05-04T00:10:35.268Z] ---> c49c9fa10c42 [2023-05-04T00:10:35.268Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-04T00:10:36.296Z] ---> a70f608e97b4 [2023-05-04T00:10:36.296Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-04T00:10:38.272Z] Removing intermediate container 998aa6de2d77 [2023-05-04T00:10:38.272Z] ---> 048bb382bde3 [2023-05-04T00:10:38.273Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T00:10:38.872Z] ---> 6edae50eb2fe [2023-05-04T00:10:38.872Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-04T00:10:39.455Z] ---> 576955a59bc3 [2023-05-04T00:10:39.455Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T00:10:40.861Z] ---> 73747145e50d [2023-05-04T00:10:40.861Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-04T00:10:41.444Z] ---> 7acdde1f9a9d [2023-05-04T00:10:41.444Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-04T00:10:42.849Z] ---> 4de3799ff5ca [2023-05-04T00:10:42.849Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-04T00:10:42.849Z] ---> Running in 443e321e09bc [2023-05-04T00:10:43.820Z] ---> 6096f882632b [2023-05-04T00:10:43.820Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-04T00:10:45.225Z] ---> 06bdb7c4577c [2023-05-04T00:10:45.225Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-04T00:10:46.628Z] ---> bd055f7ad6b8 [2023-05-04T00:10:46.628Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-04T00:10:46.904Z] Removing intermediate container 443e321e09bc [2023-05-04T00:10:46.904Z] ---> c0905ee0179c [2023-05-04T00:10:46.904Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-04T00:10:47.175Z] ---> Running in 6763a192af4f [2023-05-04T00:10:47.763Z] ---> 329cc7cf1a6b [2023-05-04T00:10:47.763Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-04T00:10:47.763Z] Removing intermediate container 6763a192af4f [2023-05-04T00:10:47.763Z] ---> b4e5cd3bbe83 [2023-05-04T00:10:47.763Z] Step 23/25 : LABEL arch=arm64 [2023-05-04T00:10:48.030Z] ---> Running in 29d5930f3971 [2023-05-04T00:10:48.610Z] Removing intermediate container 29d5930f3971 [2023-05-04T00:10:48.610Z] ---> 14ee178e9498 [2023-05-04T00:10:48.610Z] Step 24/25 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-04T00:10:48.875Z] ---> Running in fba2f6d68ae7 [2023-05-04T00:10:49.140Z] ---> 644050a42e56 [2023-05-04T00:10:49.141Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-04T00:10:49.410Z] Removing intermediate container fba2f6d68ae7 [2023-05-04T00:10:49.410Z] ---> 36d9d7d90b4b [2023-05-04T00:10:49.410Z] Step 25/25 : LABEL version=0.0.0 [2023-05-04T00:10:49.676Z] ---> Running in 9aa663af07b3 [2023-05-04T00:10:50.638Z] ---> 558ce915da1a [2023-05-04T00:10:50.638Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-04T00:10:50.638Z] Removing intermediate container 9aa663af07b3 [2023-05-04T00:10:50.638Z] ---> 8dc3f3498b32 [2023-05-04T00:10:50.638Z] [2023-05-04T00:10:50.638Z] ---> Running in ced82e970976 [2023-05-04T00:10:51.224Z] Successfully built 8dc3f3498b32 [2023-05-04T00:10:51.224Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-04T00:10:51.224Z] Building security-proxy-auth [2023-05-04T00:10:53.805Z]  Building security-secretstore-setup ... done Removing intermediate container ced82e970976 [2023-05-04T00:10:53.805Z] ---> 1c95d46e4f28 [2023-05-04T00:10:53.805Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-04T00:10:53.805Z] ---> Running in aca457603e40 [2023-05-04T00:10:54.387Z] Removing intermediate container aca457603e40 [2023-05-04T00:10:54.387Z] ---> ed62cad70d9e [2023-05-04T00:10:54.387Z] Step 30/33 : CMD ["gate"] [2023-05-04T00:10:54.655Z] ---> Running in bfadc0645cc1 [2023-05-04T00:10:55.236Z] Removing intermediate container bfadc0645cc1 [2023-05-04T00:10:55.236Z] ---> 38f450d64e4b [2023-05-04T00:10:55.236Z] Step 31/33 : LABEL arch=arm64 [2023-05-04T00:10:55.236Z] ---> Running in 8a7b126ab0b5 [2023-05-04T00:10:58.571Z] Removing intermediate container 8a7b126ab0b5 [2023-05-04T00:10:58.571Z] ---> 49cca2523a03 [2023-05-04T00:10:58.571Z] Step 32/33 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-04T00:10:58.571Z] ---> Running in ede78120a14b [2023-05-04T00:10:58.837Z] Removing intermediate container ede78120a14b [2023-05-04T00:10:58.837Z] ---> b79d649da1ee [2023-05-04T00:10:58.837Z] Step 33/33 : LABEL version=0.0.0 [2023-05-04T00:10:59.103Z] ---> Running in 235b995ae742 [2023-05-04T00:11:00.060Z] Removing intermediate container 235b995ae742 [2023-05-04T00:11:00.060Z] ---> 3df8c6e44bbc [2023-05-04T00:11:00.060Z] [2023-05-04T00:11:00.327Z] Successfully built 3df8c6e44bbc [2023-05-04T00:11:00.327Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-04T00:11:00.327Z]  Building security-bootstrapper ... done Building core-command [2023-05-04T00:11:15.320Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T00:11:15.320Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-04T00:11:15.320Z] ---> 9eaace87d318 [2023-05-04T00:11:15.320Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-04T00:11:15.320Z] ---> Using cache [2023-05-04T00:11:15.320Z] ---> 4ee48802744b [2023-05-04T00:11:15.320Z] Step 4/23 : WORKDIR /edgex-go [2023-05-04T00:11:15.320Z] ---> Using cache [2023-05-04T00:11:15.320Z] ---> 53f17da3ba4c [2023-05-04T00:11:15.320Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-04T00:11:15.320Z] ---> Using cache [2023-05-04T00:11:15.320Z] ---> f82df0a9b6d1 [2023-05-04T00:11:15.320Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-04T00:11:15.320Z] ---> Using cache [2023-05-04T00:11:15.320Z] ---> eff265783bb0 [2023-05-04T00:11:15.320Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T00:11:15.320Z] ---> Using cache [2023-05-04T00:11:15.320Z] ---> e1c169171968 [2023-05-04T00:11:15.320Z] Step 8/23 : COPY . . [2023-05-04T00:11:15.320Z] ---> Using cache [2023-05-04T00:11:15.320Z] ---> 01796cf84bd8 [2023-05-04T00:11:15.320Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-04T00:11:15.906Z] ---> Running in 8be59bf1dbc3 [2023-05-04T00:11:18.487Z] 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-04T00:11:25.125Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T00:11:25.125Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-04T00:11:25.125Z] ---> 9eaace87d318 [2023-05-04T00:11:25.125Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-04T00:11:25.125Z] ---> Using cache [2023-05-04T00:11:25.125Z] ---> 4ee48802744b [2023-05-04T00:11:25.125Z] Step 4/24 : WORKDIR /edgex-go [2023-05-04T00:11:25.125Z] ---> Using cache [2023-05-04T00:11:25.125Z] ---> 53f17da3ba4c [2023-05-04T00:11:25.125Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-04T00:11:25.125Z] ---> Using cache [2023-05-04T00:11:25.125Z] ---> f82df0a9b6d1 [2023-05-04T00:11:25.125Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-04T00:11:25.125Z] ---> Using cache [2023-05-04T00:11:25.125Z] ---> eff265783bb0 [2023-05-04T00:11:25.125Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T00:11:25.125Z] ---> Using cache [2023-05-04T00:11:25.125Z] ---> e1c169171968 [2023-05-04T00:11:25.125Z] Step 8/24 : COPY . . [2023-05-04T00:11:25.125Z] ---> Using cache [2023-05-04T00:11:25.125Z] ---> 01796cf84bd8 [2023-05-04T00:11:25.125Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-04T00:11:25.125Z] ---> Running in 303d30f0e16a [2023-05-04T00:11:27.070Z] 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-04T00:12:34.924Z] Removing intermediate container f40170db3d5f [2023-05-04T00:12:34.924Z] ---> 229c43b24c2b [2023-05-04T00:12:34.924Z] [2023-05-04T00:12:34.924Z] Step 9/20 : FROM alpine:3.17 [2023-05-04T00:12:34.924Z] ---> 51e60588ff2c [2023-05-04T00:12:34.924Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-04T00:12:34.924Z] ---> Using cache [2023-05-04T00:12:34.924Z] ---> 874a86cfc4d3 [2023-05-04T00:12:34.924Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-04T00:12:34.924Z] ---> Running in ea5704121970 [2023-05-04T00:12:34.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:12:34.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:12:34.924Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-04T00:12:34.924Z] v3.17.3-149-g91cc19e37a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-04T00:12:34.924Z] OK: 17691 distinct packages available [2023-05-04T00:12:34.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:12:34.924Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:12:35.884Z] (1/9) Installing ca-certificates (20220614-r4) [2023-05-04T00:12:35.884Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-04T00:12:36.151Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-04T00:12:36.151Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-04T00:12:36.151Z] (5/9) Installing curl (8.0.1-r0) [2023-05-04T00:12:36.151Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-04T00:12:36.151Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-04T00:12:36.151Z] (8/9) Installing libucontext (1.2-r0) [2023-05-04T00:12:36.151Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-04T00:12:36.151Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T00:12:36.151Z] Executing ca-certificates-20220614-r4.trigger [2023-05-04T00:12:36.734Z] OK: 11 MiB in 24 packages [2023-05-04T00:12:39.320Z] Removing intermediate container ea5704121970 [2023-05-04T00:12:39.320Z] ---> a31be36076cd [2023-05-04T00:12:39.320Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T00:12:39.901Z] ---> 989c4f17e615 [2023-05-04T00:12:39.901Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T00:12:40.863Z] ---> b1b365ebfcf4 [2023-05-04T00:12:40.863Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-04T00:12:43.496Z] ---> 6c824c21819f [2023-05-04T00:12:43.496Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-04T00:12:44.469Z] ---> e127b923be71 [2023-05-04T00:12:44.469Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-04T00:12:44.469Z] ---> Running in cf2d8b69d4d0 [2023-05-04T00:12:45.058Z] Removing intermediate container cf2d8b69d4d0 [2023-05-04T00:12:45.058Z] ---> 8cbf56aa7f63 [2023-05-04T00:12:45.058Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-04T00:12:45.058Z] ---> Running in c401abf595f8 [2023-05-04T00:12:45.646Z] Removing intermediate container c401abf595f8 [2023-05-04T00:12:45.646Z] ---> 350dfd238df1 [2023-05-04T00:12:45.646Z] Step 18/20 : LABEL arch=arm64 [2023-05-04T00:12:45.928Z] ---> Running in bb7c20371ac1 [2023-05-04T00:12:46.520Z] Removing intermediate container bb7c20371ac1 [2023-05-04T00:12:46.520Z] ---> 39e24b2e642e [2023-05-04T00:12:46.520Z] Step 19/20 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-04T00:12:46.520Z] ---> Running in 828c40e518ae [2023-05-04T00:12:47.110Z] Removing intermediate container 828c40e518ae [2023-05-04T00:12:47.110Z] ---> 39b2350ae43f [2023-05-04T00:12:47.110Z] Step 20/20 : LABEL version=0.0.0 [2023-05-04T00:12:47.110Z] ---> Running in 96b335814e17 [2023-05-04T00:12:47.700Z] Removing intermediate container 96b335814e17 [2023-05-04T00:12:47.700Z] ---> a13a88420fd2 [2023-05-04T00:12:47.700Z] [2023-05-04T00:12:47.972Z] Successfully built a13a88420fd2 [2023-05-04T00:12:47.972Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-04T00:12:47.972Z]  Building security-spiffe-token-provider ... done Building core-common-config-bootstrapper [2023-05-04T00:13:06.237Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T00:13:06.237Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-04T00:13:06.237Z] ---> 9eaace87d318 [2023-05-04T00:13:06.237Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-04T00:13:06.237Z] ---> Using cache [2023-05-04T00:13:06.237Z] ---> 4ee48802744b [2023-05-04T00:13:06.237Z] Step 4/23 : WORKDIR /edgex-go [2023-05-04T00:13:06.237Z] ---> Using cache [2023-05-04T00:13:06.237Z] ---> 53f17da3ba4c [2023-05-04T00:13:06.237Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-04T00:13:06.237Z] ---> Using cache [2023-05-04T00:13:06.237Z] ---> f82df0a9b6d1 [2023-05-04T00:13:06.237Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-04T00:13:06.237Z] ---> Using cache [2023-05-04T00:13:06.237Z] ---> eff265783bb0 [2023-05-04T00:13:06.237Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T00:13:06.237Z] ---> Using cache [2023-05-04T00:13:06.237Z] ---> e1c169171968 [2023-05-04T00:13:06.237Z] Step 8/23 : COPY . . [2023-05-04T00:13:06.237Z] ---> Using cache [2023-05-04T00:13:06.237Z] ---> 01796cf84bd8 [2023-05-04T00:13:06.237Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-04T00:13:06.237Z] ---> Running in 82a074276624 [2023-05-04T00:13:06.822Z] 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-04T00:14:59.540Z] Removing intermediate container 2ed7eddd06ee [2023-05-04T00:14:59.540Z] ---> 14e0562a96cb [2023-05-04T00:14:59.540Z] [2023-05-04T00:14:59.540Z] Step 10/23 : FROM alpine:3.17 [2023-05-04T00:14:59.540Z] ---> 51e60588ff2c [2023-05-04T00:14:59.540Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-04T00:14:59.540Z] ---> Running in 697efcf83ed9 [2023-05-04T00:14:59.540Z] Removing intermediate container 697efcf83ed9 [2023-05-04T00:14:59.540Z] ---> fc360187c790 [2023-05-04T00:14:59.540Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-04T00:14:59.540Z] ---> Running in f90df6b65580 [2023-05-04T00:14:59.540Z] Removing intermediate container f90df6b65580 [2023-05-04T00:14:59.540Z] ---> 5e64fc63d644 [2023-05-04T00:14:59.540Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-04T00:14:59.540Z] ---> Running in 9d85d73ce5f5 [2023-05-04T00:15:00.125Z] Removing intermediate container 9d85d73ce5f5 [2023-05-04T00:15:00.125Z] ---> a83cbcb56aec [2023-05-04T00:15:00.125Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-04T00:15:00.395Z] ---> Running in 3c40ed18d67e [2023-05-04T00:15:02.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:15:02.984Z] Removing intermediate container 1c6bc0ac11f2 [2023-05-04T00:15:02.984Z] ---> e8b1273a8522 [2023-05-04T00:15:02.984Z] [2023-05-04T00:15:02.984Z] Step 10/25 : FROM alpine:3.17 [2023-05-04T00:15:02.984Z] ---> 51e60588ff2c [2023-05-04T00:15:02.984Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-04T00:15:02.984Z] ---> Running in c428c38c0a77 [2023-05-04T00:15:03.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:15:04.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:15:05.257Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T00:15:05.526Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T00:15:05.526Z] OK: 8 MiB in 16 packages [2023-05-04T00:15:05.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:15:06.937Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T00:15:07.207Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T00:15:07.207Z] OK: 8 MiB in 16 packages [2023-05-04T00:15:07.207Z] Removing intermediate container 3c40ed18d67e [2023-05-04T00:15:07.207Z] ---> 947a796c72ed [2023-05-04T00:15:07.207Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T00:15:11.475Z] ---> 154038a778f7 [2023-05-04T00:15:11.475Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T00:15:12.075Z] Removing intermediate container c428c38c0a77 [2023-05-04T00:15:12.075Z] ---> 2aa2f74aaf5a [2023-05-04T00:15:12.075Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-04T00:15:12.361Z] ---> Running in 7d2601825226 [2023-05-04T00:15:12.361Z] ---> 2fd1dc8e3085 [2023-05-04T00:15:12.361Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-04T00:15:12.947Z] Removing intermediate container 7d2601825226 [2023-05-04T00:15:12.947Z] ---> 8797dacfbbcf [2023-05-04T00:15:12.947Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-04T00:15:12.947Z] ---> Running in eba5b581f8ab [2023-05-04T00:15:13.908Z] Removing intermediate container eba5b581f8ab [2023-05-04T00:15:13.908Z] ---> 403dab72855a [2023-05-04T00:15:13.908Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-04T00:15:13.908Z] ---> Running in bf1ae0394fc3 [2023-05-04T00:15:14.874Z] Removing intermediate container bf1ae0394fc3 [2023-05-04T00:15:14.874Z] ---> bbd61adb2f1c [2023-05-04T00:15:14.874Z] Step 15/25 : WORKDIR / [2023-05-04T00:15:14.874Z] ---> b7456dfaac7c [2023-05-04T00:15:14.874Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-04T00:15:14.874Z] ---> Running in f4d97e8ed4c5 [2023-05-04T00:15:15.455Z] Removing intermediate container f4d97e8ed4c5 [2023-05-04T00:15:15.456Z] ---> 29f68b6e02c9 [2023-05-04T00:15:15.456Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T00:15:19.269Z] ---> 7e8401f3ae3b [2023-05-04T00:15:19.269Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-04T00:15:19.269Z] ---> Running in 6582d5dc3e61 [2023-05-04T00:15:19.269Z] ---> cf5f3038ac61 [2023-05-04T00:15:19.269Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T00:15:19.269Z] Removing intermediate container 6582d5dc3e61 [2023-05-04T00:15:19.269Z] ---> da3fbce27ad7 [2023-05-04T00:15:19.269Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T00:15:19.269Z] ---> Running in 65a130aa9ad8 [2023-05-04T00:15:19.269Z] Removing intermediate container 65a130aa9ad8 [2023-05-04T00:15:19.269Z] ---> 8d203d97def3 [2023-05-04T00:15:19.269Z] Step 21/23 : LABEL arch=arm64 [2023-05-04T00:15:19.269Z] ---> 09ed8132f2aa [2023-05-04T00:15:19.269Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-04T00:15:19.269Z] ---> Running in 209c778a7982 [2023-05-04T00:15:19.269Z] Removing intermediate container 209c778a7982 [2023-05-04T00:15:19.269Z] ---> 68260e151f53 [2023-05-04T00:15:19.269Z] Step 22/23 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-04T00:15:19.269Z] ---> Running in 79f51e525334 [2023-05-04T00:15:19.538Z] Removing intermediate container 79f51e525334 [2023-05-04T00:15:19.538Z] ---> 0288a3a03e74 [2023-05-04T00:15:19.538Z] Step 23/23 : LABEL version=0.0.0 [2023-05-04T00:15:19.804Z] ---> Running in c4e4b88cbe93 [2023-05-04T00:15:20.393Z] Removing intermediate container c4e4b88cbe93 [2023-05-04T00:15:20.393Z] ---> 5d4fc8d87ec3 [2023-05-04T00:15:20.393Z] [2023-05-04T00:15:20.973Z] ---> 07b64d9771ae [2023-05-04T00:15:20.973Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-04T00:15:20.973Z] Successfully built 5d4fc8d87ec3 [2023-05-04T00:15:20.973Z] Successfully tagged core-data-arm64:latest [2023-05-04T00:15:20.973Z]  Building core-data ... done Building security-proxy-setup [2023-05-04T00:15:26.305Z] ---> 46b7d3f44c2d [2023-05-04T00:15:26.305Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-04T00:15:26.888Z] ---> 39d90caef5d1 [2023-05-04T00:15:26.888Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-04T00:15:27.160Z] ---> Running in 9e008e8b80d7 [2023-05-04T00:15:28.120Z] Removing intermediate container 9e008e8b80d7 [2023-05-04T00:15:28.120Z] ---> 483b14aa06dc [2023-05-04T00:15:28.120Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T00:15:28.120Z] ---> Running in 2a679080c8da [2023-05-04T00:15:29.078Z] Removing intermediate container 2a679080c8da [2023-05-04T00:15:29.078Z] ---> 1b19f6d8dbc3 [2023-05-04T00:15:29.078Z] Step 23/25 : LABEL arch=arm64 [2023-05-04T00:15:29.078Z] ---> Running in 4870a1aa433b [2023-05-04T00:15:30.034Z] Removing intermediate container 4870a1aa433b [2023-05-04T00:15:30.034Z] ---> 8e9f6ae21833 [2023-05-04T00:15:30.034Z] Step 24/25 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-04T00:15:30.034Z] ---> Running in f6584c89bbe8 [2023-05-04T00:15:30.633Z] Removing intermediate container f6584c89bbe8 [2023-05-04T00:15:30.633Z] ---> c148c4d093d4 [2023-05-04T00:15:30.633Z] Step 25/25 : LABEL version=0.0.0 [2023-05-04T00:15:30.901Z] ---> Running in b387f097cd5b [2023-05-04T00:15:31.494Z] Removing intermediate container b387f097cd5b [2023-05-04T00:15:31.494Z] ---> 4687a89ddfb6 [2023-05-04T00:15:31.494Z] [2023-05-04T00:15:31.759Z] Successfully built 4687a89ddfb6 [2023-05-04T00:15:31.759Z] Successfully tagged core-metadata-arm64:latest [2023-05-04T00:15:31.759Z]  Building core-metadata ... done Building security-spire-agent [2023-05-04T00:15:38.392Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T00:15:38.392Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-04T00:15:38.392Z] ---> 9eaace87d318 [2023-05-04T00:15:38.392Z] Step 3/22 : WORKDIR /edgex-go [2023-05-04T00:15:38.392Z] ---> Using cache [2023-05-04T00:15:38.392Z] ---> 4ab69429197e [2023-05-04T00:15:38.392Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-04T00:15:38.658Z] ---> Running in 60d303bdae9d [2023-05-04T00:15:40.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:15:41.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:15:43.587Z] OK: 263 MiB in 53 packages [2023-05-04T00:15:45.920Z] Removing intermediate container 60d303bdae9d [2023-05-04T00:15:45.920Z] ---> 498320440f87 [2023-05-04T00:15:45.920Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-04T00:15:46.895Z] ---> 106c84b2365e [2023-05-04T00:15:46.895Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T00:15:47.179Z] ---> Running in beaf664a87c0 [2023-05-04T00:15:53.853Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T00:15:53.853Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-04T00:15:53.853Z] ---> 9eaace87d318 [2023-05-04T00:15:53.853Z] Step 3/27 : WORKDIR /edgex-go [2023-05-04T00:15:53.853Z] ---> Using cache [2023-05-04T00:15:53.853Z] ---> 4ab69429197e [2023-05-04T00:15:53.853Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-04T00:15:53.853Z] ---> Running in b1b0ca720174 [2023-05-04T00:15:54.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:15:55.406Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:15:56.819Z] OK: 263 MiB in 53 packages [2023-05-04T00:15:58.233Z] Removing intermediate container b1b0ca720174 [2023-05-04T00:15:58.233Z] ---> 905191329df5 [2023-05-04T00:15:58.233Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-04T00:15:59.200Z] ---> 02da84c67e2b [2023-05-04T00:15:59.200Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T00:15:59.470Z] ---> Running in f2fafd257bb0 [2023-05-04T00:17:51.156Z] Removing intermediate container beaf664a87c0 [2023-05-04T00:17:51.156Z] ---> d8e5b33ca8f5 [2023-05-04T00:17:51.156Z] Step 7/22 : COPY . . [2023-05-04T00:17:53.760Z] Removing intermediate container 8be59bf1dbc3 [2023-05-04T00:17:53.760Z] ---> c099f8d7db8e [2023-05-04T00:17:53.760Z] [2023-05-04T00:17:53.760Z] Step 10/23 : FROM alpine:3.17 [2023-05-04T00:17:53.760Z] ---> 51e60588ff2c [2023-05-04T00:17:53.760Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-04T00:17:54.035Z] Removing intermediate container f2fafd257bb0 [2023-05-04T00:17:54.035Z] ---> 02a78394f4ff [2023-05-04T00:17:54.035Z] Step 7/27 : COPY . . [2023-05-04T00:17:54.305Z] ---> Running in f9b607c7938f [2023-05-04T00:17:55.275Z] Removing intermediate container f9b607c7938f [2023-05-04T00:17:55.275Z] ---> d10113eebc21 [2023-05-04T00:17:55.275Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-04T00:17:55.546Z] ---> Running in d76cbaddd44f [2023-05-04T00:17:58.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:17:58.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:18:00.154Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T00:18:00.154Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T00:18:00.154Z] OK: 8 MiB in 16 packages [2023-05-04T00:18:02.746Z] Removing intermediate container d76cbaddd44f [2023-05-04T00:18:02.746Z] ---> fad7b25c33e3 [2023-05-04T00:18:02.746Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T00:18:03.716Z] ---> 55fb1d3c9a86 [2023-05-04T00:18:03.716Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-04T00:18:07.075Z] ---> Running in e65fc76f79fc [2023-05-04T00:18:07.075Z] ---> f570189e2309 [2023-05-04T00:18:07.075Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T00:18:08.493Z] ---> 99785efece78 [2023-05-04T00:18:08.493Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-04T00:18:09.081Z] 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-04T00:18:11.072Z] ---> 3058d0588e6d [2023-05-04T00:18:11.072Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-04T00:18:12.535Z] ---> 943a028aab03 [2023-05-04T00:18:12.535Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-04T00:18:13.960Z] ---> 84a0a60e1316 [2023-05-04T00:18:13.960Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-04T00:18:14.231Z] ---> Running in 4434c1be6477 [2023-05-04T00:18:16.186Z] ---> f39674f17001 [2023-05-04T00:18:16.186Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-04T00:18:16.186Z] ---> Running in f3d6d2c384cc [2023-05-04T00:18:16.454Z] Removing intermediate container f3d6d2c384cc [2023-05-04T00:18:16.454Z] ---> 1b71caaf1317 [2023-05-04T00:18:16.454Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-04T00:18:16.725Z] ---> Running in 3ee07c09695e [2023-05-04T00:18:17.320Z] Removing intermediate container 3ee07c09695e [2023-05-04T00:18:17.320Z] ---> 6a73f5d596e5 [2023-05-04T00:18:17.320Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-04T00:18:17.593Z] ---> Running in becd306d970e [2023-05-04T00:18:18.562Z] Removing intermediate container 4434c1be6477 [2023-05-04T00:18:18.562Z] ---> be113c0a3dcc [2023-05-04T00:18:18.562Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-04T00:18:18.562Z] Removing intermediate container becd306d970e [2023-05-04T00:18:18.562Z] ---> f6292eb84d40 [2023-05-04T00:18:18.562Z] 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-04T00:18:18.562Z] ---> Running in ad1a04b9dad5 [2023-05-04T00:18:18.562Z] ---> Running in c3f434703736 [2023-05-04T00:18:19.151Z] Removing intermediate container ad1a04b9dad5 [2023-05-04T00:18:19.151Z] ---> 13f14f971cff [2023-05-04T00:18:19.151Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-04T00:18:19.422Z] ---> Running in 6434ca88f687 [2023-05-04T00:18:20.389Z] Removing intermediate container 6434ca88f687 [2023-05-04T00:18:20.389Z] ---> 4588b52c2abe [2023-05-04T00:18:20.389Z] Step 21/23 : LABEL arch=arm64 [2023-05-04T00:18:20.659Z] ---> Running in 7c4836f31f8d [2023-05-04T00:18:21.251Z] Removing intermediate container 7c4836f31f8d [2023-05-04T00:18:21.251Z] ---> 6c271d63fa15 [2023-05-04T00:18:21.251Z] Step 22/23 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-04T00:18:21.519Z] ---> Running in 014682e9204d [2023-05-04T00:18:22.940Z] Removing intermediate container 014682e9204d [2023-05-04T00:18:22.940Z] ---> dd3495e8179c [2023-05-04T00:18:22.940Z] Step 23/23 : LABEL version=0.0.0 [2023-05-04T00:18:22.940Z] ---> Running in 6850c7f49314 [2023-05-04T00:18:23.215Z] Removing intermediate container c3f434703736 [2023-05-04T00:18:23.215Z] ---> 4143da625e8a [2023-05-04T00:18:23.215Z] Step 12/27 : WORKDIR /edgex-go [2023-05-04T00:18:23.485Z] ---> Running in 0499846964c6 [2023-05-04T00:18:24.074Z] Removing intermediate container 6850c7f49314 [2023-05-04T00:18:24.074Z] ---> 0da94f1f8d9c [2023-05-04T00:18:24.074Z] [2023-05-04T00:18:24.345Z] Removing intermediate container 0499846964c6 [2023-05-04T00:18:24.345Z] ---> e00f820828bc [2023-05-04T00:18:24.345Z] [2023-05-04T00:18:24.345Z] Step 13/27 : FROM alpine:3.17 [2023-05-04T00:18:24.345Z] ---> 51e60588ff2c [2023-05-04T00:18:24.345Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-04T00:18:24.345Z] ---> Using cache [2023-05-04T00:18:24.345Z] ---> ca821dd8b8dc [2023-05-04T00:18:24.345Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-04T00:18:24.616Z] ---> Running in 1d5e0125caba [2023-05-04T00:18:24.886Z] Successfully built 0da94f1f8d9c [2023-05-04T00:18:24.886Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-04T00:18:24.886Z]  Building security-proxy-auth ... done Building support-scheduler [2023-05-04T00:18:27.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:18:28.473Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:18:30.427Z] v3.17.3-147-gc4fb7618739 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-04T00:18:30.427Z] v3.17.3-149-g91cc19e37a1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-04T00:18:30.427Z] OK: 17691 distinct packages available [2023-05-04T00:18:30.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:18:31.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:18:32.811Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-04T00:18:32.811Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-04T00:18:32.811Z] (3/5) Installing libucontext (1.2-r0) [2023-05-04T00:18:32.811Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-04T00:18:32.811Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-04T00:18:32.811Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T00:18:32.811Z] OK: 9 MiB in 20 packages [2023-05-04T00:18:35.408Z] Removing intermediate container 303d30f0e16a [2023-05-04T00:18:35.408Z] ---> d13b0972f1ac [2023-05-04T00:18:35.408Z] [2023-05-04T00:18:35.408Z] Step 10/24 : FROM alpine:3.17 [2023-05-04T00:18:35.408Z] ---> 51e60588ff2c [2023-05-04T00:18:35.408Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-04T00:18:35.408Z] ---> Using cache [2023-05-04T00:18:35.408Z] ---> 2aa2f74aaf5a [2023-05-04T00:18:35.408Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-04T00:18:35.408Z] ---> Using cache [2023-05-04T00:18:35.408Z] ---> 8797dacfbbcf [2023-05-04T00:18:35.408Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-04T00:18:35.408Z] Removing intermediate container 1d5e0125caba [2023-05-04T00:18:35.408Z] ---> d852aec9dc81 [2023-05-04T00:18:35.408Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T00:18:35.408Z] ---> Running in 4f2089286eaa [2023-05-04T00:18:35.998Z] Removing intermediate container 4f2089286eaa [2023-05-04T00:18:35.998Z] ---> d1d673fe9db5 [2023-05-04T00:18:35.998Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-04T00:18:36.271Z] ---> Running in 963a60a84558 [2023-05-04T00:18:36.542Z] ---> bb4dc6b94030 [2023-05-04T00:18:36.542Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T00:18:37.130Z] Removing intermediate container 963a60a84558 [2023-05-04T00:18:37.130Z] ---> 7f7e25643ae0 [2023-05-04T00:18:37.130Z] Step 15/24 : WORKDIR / [2023-05-04T00:18:37.399Z] ---> Running in c0b872ca202f [2023-05-04T00:18:38.005Z] Removing intermediate container c0b872ca202f [2023-05-04T00:18:38.005Z] ---> 474d12cbe273 [2023-05-04T00:18:38.005Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T00:18:38.597Z] ---> 6a0417214346 [2023-05-04T00:18:38.597Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-04T00:18:39.555Z] ---> eaf5d54c9201 [2023-05-04T00:18:39.555Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T00:18:41.494Z] ---> a247f589f939 [2023-05-04T00:18:41.494Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-04T00:18:44.104Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T00:18:44.104Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-04T00:18:44.104Z] ---> 9eaace87d318 [2023-05-04T00:18:44.104Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-04T00:18:44.104Z] ---> Using cache [2023-05-04T00:18:44.104Z] ---> 4ee48802744b [2023-05-04T00:18:44.104Z] Step 4/23 : WORKDIR /edgex-go [2023-05-04T00:18:44.104Z] ---> Using cache [2023-05-04T00:18:44.104Z] ---> 53f17da3ba4c [2023-05-04T00:18:44.104Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-04T00:18:44.104Z] ---> Using cache [2023-05-04T00:18:44.104Z] ---> f82df0a9b6d1 [2023-05-04T00:18:44.104Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-04T00:18:44.104Z] ---> Using cache [2023-05-04T00:18:44.104Z] ---> eff265783bb0 [2023-05-04T00:18:44.104Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T00:18:44.104Z] ---> Using cache [2023-05-04T00:18:44.104Z] ---> e1c169171968 [2023-05-04T00:18:44.104Z] Step 8/23 : COPY . . [2023-05-04T00:18:44.388Z] ---> Using cache [2023-05-04T00:18:44.388Z] ---> 01796cf84bd8 [2023-05-04T00:18:44.388Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-04T00:18:46.347Z] ---> df66cf7db3c2 [2023-05-04T00:18:46.347Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml ---> Running in be6334e47ca1 [2023-05-04T00:18:46.347Z] [2023-05-04T00:18:46.948Z] ---> eddff94ae081 [2023-05-04T00:18:46.948Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-04T00:18:48.376Z] ---> 29219da19050 [2023-05-04T00:18:48.376Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-04T00:18:48.376Z] ---> Running in 07ebed6efeec [2023-05-04T00:18:48.975Z] 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-04T00:18:49.261Z] Removing intermediate container 07ebed6efeec [2023-05-04T00:18:49.261Z] ---> 46d8fe20d4c0 [2023-05-04T00:18:49.261Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T00:18:49.528Z] ---> Running in 4894a8aa1238 [2023-05-04T00:18:50.111Z] Removing intermediate container 4894a8aa1238 [2023-05-04T00:18:50.111Z] ---> 1e734cd044be [2023-05-04T00:18:50.111Z] Step 22/24 : LABEL arch=arm64 [2023-05-04T00:18:50.378Z] ---> Running in 1ad95578d462 [2023-05-04T00:18:51.338Z] Removing intermediate container 1ad95578d462 [2023-05-04T00:18:51.338Z] ---> 3ae2868f6e46 [2023-05-04T00:18:51.338Z] Step 23/24 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-04T00:18:51.338Z] ---> Running in c3120841d584 [2023-05-04T00:18:52.297Z] Removing intermediate container c3120841d584 [2023-05-04T00:18:52.298Z] ---> 97cd158af71e [2023-05-04T00:18:52.298Z] Step 24/24 : LABEL version=0.0.0 [2023-05-04T00:18:52.298Z] ---> Running in 0e2f3217eb80 [2023-05-04T00:18:52.882Z] Removing intermediate container 0e2f3217eb80 [2023-05-04T00:18:52.882Z] ---> 2862b983f98f [2023-05-04T00:18:52.882Z] [2023-05-04T00:18:53.843Z] Successfully built 2862b983f98f [2023-05-04T00:18:53.843Z] Successfully tagged core-command-arm64:latest [2023-05-04T00:18:53.843Z]  Building core-command ... done Building support-notifications [2023-05-04T00:18:55.785Z] ---> e99b7c5cffab [2023-05-04T00:18:55.785Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-04T00:18:56.367Z] ---> a5df34870054 [2023-05-04T00:18:56.367Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-04T00:18:59.707Z] ---> f7652927782f [2023-05-04T00:18:59.707Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-04T00:19:00.292Z] ---> 74068c919db6 [2023-05-04T00:19:00.292Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-04T00:19:00.559Z] ---> Running in 35737c39dfcc [2023-05-04T00:19:01.142Z] Removing intermediate container 35737c39dfcc [2023-05-04T00:19:01.142Z] ---> 054b2c2265ca [2023-05-04T00:19:01.142Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-04T00:19:01.408Z] ---> Running in a7e40b61ae8e [2023-05-04T00:19:01.998Z] Removing intermediate container a7e40b61ae8e [2023-05-04T00:19:01.998Z] ---> b65b525f5eb4 [2023-05-04T00:19:01.998Z] Step 25/27 : LABEL arch=arm64 [2023-05-04T00:19:02.264Z] ---> Running in 2b6abf3e994b [2023-05-04T00:19:02.862Z] Removing intermediate container 2b6abf3e994b [2023-05-04T00:19:02.862Z] ---> b6d348780552 [2023-05-04T00:19:02.862Z] Step 26/27 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-04T00:19:03.130Z] ---> Running in 120b113b0bdf [2023-05-04T00:19:04.088Z] Removing intermediate container 120b113b0bdf [2023-05-04T00:19:04.088Z] ---> 8e62c2d58bea [2023-05-04T00:19:04.088Z] Step 27/27 : LABEL version=0.0.0 [2023-05-04T00:19:04.088Z] ---> Running in dd6ab2c738ce [2023-05-04T00:19:04.670Z] Removing intermediate container dd6ab2c738ce [2023-05-04T00:19:04.670Z] ---> 0347fbc05d5e [2023-05-04T00:19:04.670Z] [2023-05-04T00:19:05.252Z] Successfully built 0347fbc05d5e [2023-05-04T00:19:05.252Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-04T00:19:08.584Z]  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-04T00:19:08.584Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-04T00:19:08.584Z] ---> 9eaace87d318 [2023-05-04T00:19:08.584Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-04T00:19:08.584Z] ---> Using cache [2023-05-04T00:19:08.584Z] ---> 4ee48802744b [2023-05-04T00:19:08.584Z] Step 4/23 : WORKDIR /edgex-go [2023-05-04T00:19:08.584Z] ---> Using cache [2023-05-04T00:19:08.584Z] ---> 53f17da3ba4c [2023-05-04T00:19:08.585Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-04T00:19:08.585Z] ---> Running in d512a052a481 [2023-05-04T00:19:10.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:19:11.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:19:12.530Z] OK: 263 MiB in 53 packages [2023-05-04T00:19:14.471Z] Removing intermediate container d512a052a481 [2023-05-04T00:19:14.471Z] ---> e9fdc2b7ff26 [2023-05-04T00:19:14.471Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-04T00:19:15.060Z] ---> 7e5e21b2f72e [2023-05-04T00:19:15.060Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T00:19:15.060Z] ---> Running in b40acbc6cb6d [2023-05-04T00:19:25.136Z] Removing intermediate container 82a074276624 [2023-05-04T00:19:25.136Z] ---> b6eb2eaa9f0e [2023-05-04T00:19:25.136Z] [2023-05-04T00:19:25.136Z] Step 10/23 : FROM alpine:3.17 [2023-05-04T00:19:25.136Z] ---> 51e60588ff2c [2023-05-04T00:19:25.136Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-04T00:19:25.136Z] ---> Using cache [2023-05-04T00:19:25.136Z] ---> d10113eebc21 [2023-05-04T00:19:25.136Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-04T00:19:25.136Z] ---> Using cache [2023-05-04T00:19:25.136Z] ---> fad7b25c33e3 [2023-05-04T00:19:25.136Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T00:19:25.136Z] ---> Using cache [2023-05-04T00:19:25.136Z] ---> f570189e2309 [2023-05-04T00:19:25.136Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T00:19:25.136Z] ---> Using cache [2023-05-04T00:19:25.136Z] ---> 99785efece78 [2023-05-04T00:19:25.136Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-04T00:19:26.101Z] ---> 83d1f1b6045c [2023-05-04T00:19:26.101Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-04T00:19:27.060Z] ---> e648f3b94e3a [2023-05-04T00:19:27.060Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-04T00:19:28.021Z] ---> f9140e79a7be [2023-05-04T00:19:28.021Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-04T00:19:28.021Z] ---> Running in 11dd86ae5aa1 [2023-05-04T00:19:31.377Z] Removing intermediate container 11dd86ae5aa1 [2023-05-04T00:19:31.377Z] ---> 4a6710b2c3b2 [2023-05-04T00:19:31.377Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-04T00:19:31.377Z] ---> Running in 74a05dff7cd0 [2023-05-04T00:19:31.644Z] Removing intermediate container 74a05dff7cd0 [2023-05-04T00:19:31.644Z] ---> 718de00d7d33 [2023-05-04T00:19:31.644Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-04T00:19:31.911Z] ---> Running in 2811af2cc182 [2023-05-04T00:19:32.494Z] Removing intermediate container 2811af2cc182 [2023-05-04T00:19:32.494Z] ---> 21e671ff189d [2023-05-04T00:19:32.494Z] Step 21/23 : LABEL arch=arm64 [2023-05-04T00:19:32.494Z] ---> Running in b6c161b1ca03 [2023-05-04T00:19:33.276Z] Removing intermediate container b6c161b1ca03 [2023-05-04T00:19:33.276Z] ---> ae413a53f9e2 [2023-05-04T00:19:33.276Z] Step 22/23 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-04T00:19:33.276Z] ---> Running in b8e697d9f4bb [2023-05-04T00:19:33.882Z] Removing intermediate container b8e697d9f4bb [2023-05-04T00:19:33.882Z] ---> 2da427dab666 [2023-05-04T00:19:33.882Z] Step 23/23 : LABEL version=0.0.0 [2023-05-04T00:19:33.882Z] ---> Running in cbf0cc744855 [2023-05-04T00:19:34.158Z] Removing intermediate container cbf0cc744855 [2023-05-04T00:19:34.158Z] ---> 740b9db4db08 [2023-05-04T00:19:34.158Z] [2023-05-04T00:19:34.443Z] Successfully built 740b9db4db08 [2023-05-04T00:19:34.443Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-04T00:20:42.418Z]  Building core-common-config-bootstrapper ... done Removing intermediate container b40acbc6cb6d [2023-05-04T00:20:42.418Z] ---> bf2848d6f939 [2023-05-04T00:20:42.418Z] Step 8/23 : COPY . . [2023-05-04T00:20:45.754Z] ---> e325f04c3433 [2023-05-04T00:20:45.754Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-04T00:20:47.706Z] ---> Running in 42d72a038e9b [2023-05-04T00:20:49.116Z] 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-04T00:22:25.727Z] Removing intermediate container e65fc76f79fc [2023-05-04T00:22:25.727Z] ---> e463319a665d [2023-05-04T00:22:25.727Z] [2023-05-04T00:22:25.727Z] Step 9/22 : FROM alpine:3.17 [2023-05-04T00:22:25.727Z] ---> 51e60588ff2c [2023-05-04T00:22:25.727Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-04T00:22:25.727Z] ---> Running in 86b18617e434 [2023-05-04T00:22:25.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:22:25.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:22:25.727Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-04T00:22:25.727Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-04T00:22:25.727Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T00:22:25.727Z] OK: 8 MiB in 17 packages [2023-05-04T00:22:25.727Z] Removing intermediate container 86b18617e434 [2023-05-04T00:22:25.727Z] ---> 0cc5a77f1f5c [2023-05-04T00:22:25.727Z] 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-04T00:22:25.727Z] ---> Running in 4fcdb26a8844 [2023-05-04T00:22:25.727Z] Removing intermediate container 4fcdb26a8844 [2023-05-04T00:22:25.727Z] ---> 29f69d27a959 [2023-05-04T00:22:25.727Z] Step 12/22 : WORKDIR /edgex [2023-05-04T00:22:25.727Z] ---> Running in d6e088f342f8 [2023-05-04T00:22:25.727Z] Removing intermediate container d6e088f342f8 [2023-05-04T00:22:25.727Z] ---> 397968ce9078 [2023-05-04T00:22:25.727Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T00:22:25.727Z] ---> 55c7bedba1da [2023-05-04T00:22:25.727Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T00:22:25.727Z] ---> 2fcee9a4c0bd [2023-05-04T00:22:25.727Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-04T00:22:25.727Z] ---> f1d3290724c8 [2023-05-04T00:22:25.727Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-04T00:22:26.694Z] ---> 01141d6b2216 [2023-05-04T00:22:26.694Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-04T00:22:27.654Z] ---> 05d03f26c294 [2023-05-04T00:22:27.654Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-04T00:22:27.654Z] ---> Running in c76586ede5da [2023-05-04T00:22:30.993Z] Removing intermediate container c76586ede5da [2023-05-04T00:22:30.993Z] ---> 9e44bc23884f [2023-05-04T00:22:30.993Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-04T00:22:30.993Z] ---> Running in 55a110f06cf9 [2023-05-04T00:22:31.578Z] Removing intermediate container 55a110f06cf9 [2023-05-04T00:22:31.578Z] ---> 6b24fe099e87 [2023-05-04T00:22:31.578Z] Step 20/22 : LABEL arch=arm64 [2023-05-04T00:22:31.578Z] ---> Running in d9fd1385e5f0 [2023-05-04T00:22:32.158Z] Removing intermediate container d9fd1385e5f0 [2023-05-04T00:22:32.158Z] ---> 2a815ab387a7 [2023-05-04T00:22:32.158Z] Step 21/22 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-04T00:22:32.158Z] ---> Running in b7d17a6dcf85 [2023-05-04T00:22:32.741Z] Removing intermediate container b7d17a6dcf85 [2023-05-04T00:22:32.741Z] ---> d4059fad8b36 [2023-05-04T00:22:32.741Z] Step 22/22 : LABEL version=0.0.0 [2023-05-04T00:22:33.007Z] ---> Running in dee9d751ecc4 [2023-05-04T00:22:33.274Z] Removing intermediate container dee9d751ecc4 [2023-05-04T00:22:33.274Z] ---> 7996e698d6ef [2023-05-04T00:22:33.274Z] [2023-05-04T00:22:33.539Z] Successfully built 7996e698d6ef [2023-05-04T00:22:33.540Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-04T00:24:25.181Z]  Building security-proxy-setup ... done Removing intermediate container be6334e47ca1 [2023-05-04T00:24:25.181Z] ---> f3de3914af67 [2023-05-04T00:24:25.181Z] [2023-05-04T00:24:25.181Z] Step 10/23 : FROM alpine:3.17 [2023-05-04T00:24:25.181Z] ---> 51e60588ff2c [2023-05-04T00:24:25.181Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-04T00:24:25.181Z] ---> Using cache [2023-05-04T00:24:25.181Z] ---> 2aa2f74aaf5a [2023-05-04T00:24:25.181Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-04T00:24:25.181Z] ---> Using cache [2023-05-04T00:24:25.181Z] ---> 8797dacfbbcf [2023-05-04T00:24:25.181Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-04T00:24:25.181Z] ---> Running in d40950c197da [2023-05-04T00:24:25.181Z] Removing intermediate container d40950c197da [2023-05-04T00:24:25.181Z] ---> 5846df1b8e24 [2023-05-04T00:24:25.181Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-04T00:24:25.181Z] ---> Running in 0d10991117aa [2023-05-04T00:24:25.181Z] Removing intermediate container 0d10991117aa [2023-05-04T00:24:25.181Z] ---> 958b11e758fd [2023-05-04T00:24:25.181Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T00:24:25.181Z] ---> 67e801f5bc00 [2023-05-04T00:24:25.181Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T00:24:25.181Z] ---> 1e6c621a6682 [2023-05-04T00:24:25.181Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-04T00:24:25.448Z] ---> 95cd4c846b10 [2023-05-04T00:24:25.448Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-04T00:24:26.410Z] ---> 39f9d99aec36 [2023-05-04T00:24:26.410Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-04T00:24:26.410Z] ---> Running in 01d4c5242eaa [2023-05-04T00:24:30.657Z] Removing intermediate container 01d4c5242eaa [2023-05-04T00:24:30.657Z] ---> 9696d9d7c5f9 [2023-05-04T00:24:30.657Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T00:24:30.657Z] ---> Running in 438869e5379d [2023-05-04T00:24:30.657Z] Removing intermediate container 438869e5379d [2023-05-04T00:24:30.657Z] ---> b0b5078a3188 [2023-05-04T00:24:30.657Z] Step 21/23 : LABEL arch=arm64 [2023-05-04T00:24:30.657Z] ---> Running in 594f45f3c3fa [2023-05-04T00:24:30.657Z] Removing intermediate container 594f45f3c3fa [2023-05-04T00:24:30.657Z] ---> ff8c253f25c1 [2023-05-04T00:24:30.657Z] Step 22/23 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-04T00:24:30.924Z] ---> Running in dc13027b8c4c [2023-05-04T00:24:31.196Z] Removing intermediate container dc13027b8c4c [2023-05-04T00:24:31.196Z] ---> a6d9bb2189a6 [2023-05-04T00:24:31.196Z] Step 23/23 : LABEL version=0.0.0 [2023-05-04T00:24:31.196Z] ---> Running in 26fc111dc1dd [2023-05-04T00:24:31.779Z] Removing intermediate container 26fc111dc1dd [2023-05-04T00:24:31.779Z] ---> 6d35b475d448 [2023-05-04T00:24:31.779Z] [2023-05-04T00:24:32.047Z] Successfully built 6d35b475d448 [2023-05-04T00:24:32.047Z] Successfully tagged support-scheduler-arm64:latest [2023-05-04T00:25:04.259Z]  Building support-scheduler ... done Removing intermediate container 42d72a038e9b [2023-05-04T00:25:04.259Z] ---> fc8dd0b42feb [2023-05-04T00:25:04.259Z] [2023-05-04T00:25:04.259Z] Step 10/23 : FROM alpine:3.17 [2023-05-04T00:25:04.259Z] ---> 51e60588ff2c [2023-05-04T00:25:04.259Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-04T00:25:04.259Z] ---> Running in ce35bdbd2fb8 [2023-05-04T00:25:04.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T00:25:04.259Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T00:25:04.259Z] (1/2) Installing ca-certificates (20220614-r4) [2023-05-04T00:25:04.259Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-04T00:25:04.259Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T00:25:04.259Z] Executing ca-certificates-20220614-r4.trigger [2023-05-04T00:25:04.259Z] OK: 8 MiB in 17 packages [2023-05-04T00:25:05.219Z] Removing intermediate container ce35bdbd2fb8 [2023-05-04T00:25:05.219Z] ---> 00542add28f6 [2023-05-04T00:25:05.219Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-04T00:25:05.219Z] ---> Running in 0c1a3f59ed25 [2023-05-04T00:25:05.483Z] Removing intermediate container 0c1a3f59ed25 [2023-05-04T00:25:05.483Z] ---> 0f5f201fc805 [2023-05-04T00:25:05.484Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-04T00:25:05.484Z] ---> Running in 73812f5b8d79 [2023-05-04T00:25:05.750Z] Removing intermediate container 73812f5b8d79 [2023-05-04T00:25:05.750Z] ---> 75d3facc9e99 [2023-05-04T00:25:05.750Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-04T00:25:05.750Z] ---> Running in b0e32cf3b858 [2023-05-04T00:25:06.020Z] Removing intermediate container b0e32cf3b858 [2023-05-04T00:25:06.020Z] ---> 523016698f3a [2023-05-04T00:25:06.020Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-04T00:25:06.603Z] ---> 604c305d79db [2023-05-04T00:25:06.603Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-04T00:25:07.184Z] ---> 72c58da0bc4a [2023-05-04T00:25:07.184Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-04T00:25:09.771Z] ---> 97ff7c97e5f6 [2023-05-04T00:25:09.771Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-04T00:25:10.354Z] ---> f59600adea75 [2023-05-04T00:25:10.354Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-04T00:25:10.354Z] ---> Running in ce716fd074fa [2023-05-04T00:25:10.939Z] Removing intermediate container ce716fd074fa [2023-05-04T00:25:10.939Z] ---> c77bc53c03da [2023-05-04T00:25:10.939Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T00:25:10.939Z] ---> Running in 283c004c1d9d [2023-05-04T00:25:11.205Z] Removing intermediate container 283c004c1d9d [2023-05-04T00:25:11.206Z] ---> 8517823c842f [2023-05-04T00:25:11.206Z] Step 21/23 : LABEL arch=arm64 [2023-05-04T00:25:11.206Z] ---> Running in 111d1015ec57 [2023-05-04T00:25:11.474Z] Removing intermediate container 111d1015ec57 [2023-05-04T00:25:11.474Z] ---> c6d305744326 [2023-05-04T00:25:11.474Z] Step 22/23 : LABEL git_sha=d35290802b6f6708ebd1aff33e5aa05f60c0e3db [2023-05-04T00:25:11.741Z] ---> Running in 7fd64e229594 [2023-05-04T00:25:12.009Z] Removing intermediate container 7fd64e229594 [2023-05-04T00:25:12.009Z] ---> a977e803a86d [2023-05-04T00:25:12.009Z] Step 23/23 : LABEL version=0.0.0 [2023-05-04T00:25:12.009Z] ---> Running in 6600d332b906 [2023-05-04T00:25:12.278Z] Removing intermediate container 6600d332b906 [2023-05-04T00:25:12.278Z] ---> 8d69d1fdd902 [2023-05-04T00:25:12.278Z] [2023-05-04T00:25:12.545Z] Successfully built 8d69d1fdd902 [2023-05-04T00:25:12.545Z] Successfully tagged support-notifications-arm64:latest [2023-05-04T00:25:13.140Z]  Building support-notifications ... done  [Pipeline] } [2023-05-04T00:25:13.150Z] $ docker stop --time=1 ce28f6af502c323994d3cc9765c173351d22c0d2b287e3877ea477aba7b580e5 [2023-05-04T00:25:14.919Z] $ docker rm -f --volumes ce28f6af502c323994d3cc9765c173351d22c0d2b287e3877ea477aba7b580e5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T00:25:15.478Z] + docker images [2023-05-04T00:25:15.745Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-04T00:25:15.745Z] support-notifications-arm64 latest 8d69d1fdd902 3 seconds ago 31.9MB [2023-05-04T00:25:15.745Z] fc8dd0b42feb 17 seconds ago 1.59GB [2023-05-04T00:25:15.745Z] support-scheduler-arm64 latest 6d35b475d448 44 seconds ago 31.2MB [2023-05-04T00:25:15.745Z] f3de3914af67 58 seconds ago 1.59GB [2023-05-04T00:25:15.745Z] security-proxy-setup-arm64 latest 7996e698d6ef 2 minutes ago 18.7MB [2023-05-04T00:25:15.745Z] e463319a665d 3 minutes ago 1.51GB [2023-05-04T00:25:15.745Z] core-common-config-bootstrapper-arm64 latest 740b9db4db08 5 minutes ago 17.2MB [2023-05-04T00:25:15.745Z] b6eb2eaa9f0e 5 minutes ago 1.52GB [2023-05-04T00:25:15.745Z] security-spire-agent-arm64 latest 0347fbc05d5e 6 minutes ago 153MB [2023-05-04T00:25:15.745Z] core-command-arm64 latest 2862b983f98f 6 minutes ago 19.7MB [2023-05-04T00:25:15.745Z] d13b0972f1ac 6 minutes ago 1.53GB [2023-05-04T00:25:15.745Z] e00f820828bc 6 minutes ago 1.39GB [2023-05-04T00:25:15.745Z] security-proxy-auth-arm64 latest 0da94f1f8d9c 6 minutes ago 18.1MB [2023-05-04T00:25:15.745Z] c099f8d7db8e 7 minutes ago 1.51GB [2023-05-04T00:25:15.745Z] core-metadata-arm64 latest 4687a89ddfb6 9 minutes ago 20.2MB [2023-05-04T00:25:15.745Z] core-data-arm64 latest 5d4fc8d87ec3 9 minutes ago 19.9MB [2023-05-04T00:25:15.745Z] e8b1273a8522 10 minutes ago 1.53GB [2023-05-04T00:25:15.745Z] 14e0562a96cb 10 minutes ago 1.53GB [2023-05-04T00:25:15.745Z] security-spiffe-token-provider-arm64 latest a13a88420fd2 12 minutes ago 32.7MB [2023-05-04T00:25:15.745Z] 229c43b24c2b 12 minutes ago 1.57GB [2023-05-04T00:25:15.745Z] security-bootstrapper-arm64 latest 3df8c6e44bbc 14 minutes ago 21.9MB [2023-05-04T00:25:15.745Z] security-secretstore-setup-arm64 latest 8dc3f3498b32 14 minutes ago 32.2MB [2023-05-04T00:25:15.745Z] d029c11276ed 15 minutes ago 1.52GB [2023-05-04T00:25:15.745Z] affe1b052982 15 minutes ago 1.51GB [2023-05-04T00:25:15.745Z] security-spire-config-arm64 latest 26af202686fa 21 minutes ago 96.1MB [2023-05-04T00:25:15.745Z] security-spire-server-arm64 latest 750c09ac2665 21 minutes ago 97MB [2023-05-04T00:25:15.745Z] a20ea86ebd4a 21 minutes ago 1.39GB [2023-05-04T00:25:15.745Z] 6ca795f999f6 21 minutes ago 1.39GB [2023-05-04T00:25:15.745Z] ci-base-image-arm64 latest 9eaace87d318 37 minutes ago 899MB [2023-05-04T00:25:15.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 9 days ago 681MB [2023-05-04T00:25:15.745Z] alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB [2023-05-04T00:25:15.745Z] 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-04T00:25:16.612Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T00:25:16.613Z] [2023-05-04T00:25:16.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:25:17.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T00:25:17.305Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-04T00:25:17.305Z] 8998bd30e6a1: Pulling fs layer [2023-05-04T00:25:17.305Z] 04944245beec: Pulling fs layer [2023-05-04T00:25:17.305Z] 699f458cf7ca: Pulling fs layer [2023-05-04T00:25:17.305Z] 765212b225bb: Pulling fs layer [2023-05-04T00:25:17.305Z] f23df028b6ca: Pulling fs layer [2023-05-04T00:25:17.305Z] d65c8cfc05b1: Pulling fs layer [2023-05-04T00:25:17.305Z] 2437ff75d9bd: Pulling fs layer [2023-05-04T00:25:17.305Z] 765212b225bb: Waiting [2023-05-04T00:25:17.305Z] d65c8cfc05b1: Waiting [2023-05-04T00:25:17.305Z] f23df028b6ca: Waiting [2023-05-04T00:25:17.305Z] 2437ff75d9bd: Waiting [2023-05-04T00:25:17.305Z] 04944245beec: Verifying Checksum [2023-05-04T00:25:17.305Z] 04944245beec: Download complete [2023-05-04T00:25:17.305Z] 765212b225bb: Download complete [2023-05-04T00:25:17.574Z] f23df028b6ca: Download complete [2023-05-04T00:25:17.574Z] d65c8cfc05b1: Verifying Checksum [2023-05-04T00:25:17.574Z] d65c8cfc05b1: Download complete [2023-05-04T00:25:17.574Z] 699f458cf7ca: Verifying Checksum [2023-05-04T00:25:17.574Z] 699f458cf7ca: Download complete [2023-05-04T00:25:18.165Z] 8998bd30e6a1: Verifying Checksum [2023-05-04T00:25:18.165Z] 8998bd30e6a1: Download complete [2023-05-04T00:25:20.750Z] 2437ff75d9bd: Verifying Checksum [2023-05-04T00:25:20.750Z] 2437ff75d9bd: Download complete [2023-05-04T00:25:22.695Z] 8998bd30e6a1: Pull complete [2023-05-04T00:25:22.962Z] 04944245beec: Pull complete [2023-05-04T00:25:24.370Z] 699f458cf7ca: Pull complete [2023-05-04T00:25:24.370Z] 765212b225bb: Pull complete [2023-05-04T00:25:25.327Z] f23df028b6ca: Pull complete [2023-05-04T00:25:25.327Z] d65c8cfc05b1: Pull complete [2023-05-04T00:25:40.307Z] 2437ff75d9bd: Pull complete [2023-05-04T00:25:40.307Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-04T00:25:40.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T00:25:40.307Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T00:25:40.638Z] prd-ubuntu20.04-docker-arm64-4c-16g-12652 does not seem to be running inside a container [2023-05-04T00:25:40.695Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-04T00:25:43.318Z] $ docker top a081736dbbc7cfa91e723818ae15b646d3ae140df71186ae368367b104a93b0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:25:44.305Z] ---> job-cost.sh [2023-05-04T00:25:44.305Z] lf-activate-venv: SKIPPING [2023-05-04T00:25:44.305Z] INFO: No Stack... [2023-05-04T00:25:44.886Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-04T00:25:45.469Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T00:25:46.127Z] + cut -d, -f6 [2023-05-04T00:25:46.127Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2023-05-04T00:25:46.172Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4550-1-stack-cost] [2023-05-04T00:25:46.176Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4550-1-stack-cost] did not exist. Created. [2023-05-04T00:25:46.176Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4550-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T00:25:46.886Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-04T00:25:47.112Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T00:25:47.129Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4550-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T00:25:47.203Z] $ docker stop --time=1 a081736dbbc7cfa91e723818ae15b646d3ae140df71186ae368367b104a93b0d [2023-05-04T00:25:50.074Z] $ docker rm -f --volumes a081736dbbc7cfa91e723818ae15b646d3ae140df71186ae368367b104a93b0d [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-04T00:25:51.432Z] provisioning config files... [2023-05-04T00:25:51.444Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12917731240711586959tmp [Pipeline] { [Pipeline] sh [2023-05-04T00:25:51.787Z] + set +x [2023-05-04T00:25:51.787Z] + curl -s https://codecov.io/bash [2023-05-04T00:25:51.787Z] + bash -s -- [2023-05-04T00:25:51.787Z] [2023-05-04T00:25:51.787Z] _____ _ [2023-05-04T00:25:51.787Z] / ____| | | [2023-05-04T00:25:51.787Z] | | ___ __| | ___ ___ _____ __ [2023-05-04T00:25:51.787Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-04T00:25:51.787Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-04T00:25:51.787Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-04T00:25:51.787Z] Bash-1.0.6 [2023-05-04T00:25:51.787Z] [2023-05-04T00:25:51.787Z] [2023-05-04T00:25:51.787Z] ==> git version 2.25.1 found [2023-05-04T00:25:51.787Z] ==> 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-04T00:25:51.787Z] Release-Date: 2020-01-08 [2023-05-04T00:25:51.787Z] 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-04T00:25:51.787Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-04T00:25:51.787Z] ==> Jenkins CI detected. [2023-05-04T00:25:51.787Z] current dir:  /w/workspace/edgex-go/1 [2023-05-04T00:25:51.787Z] project root: . [2023-05-04T00:25:51.787Z] --> token set from env [2023-05-04T00:25:51.787Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-04T00:25:51.787Z] ==> Running gcov in . (disable via -X gcov) [2023-05-04T00:25:52.046Z] ==> Python coveragepy not found [2023-05-04T00:25:52.046Z] ==> Searching for coverage reports in: [2023-05-04T00:25:52.046Z] + . [2023-05-04T00:25:52.046Z] -> Found 1 reports [2023-05-04T00:25:52.046Z] ==> Detecting git/mercurial file structure [2023-05-04T00:25:52.046Z] ==> Reading reports [2023-05-04T00:25:52.046Z] + ./coverage.out bytes=448352 [2023-05-04T00:25:52.046Z] ==> Appending adjustments [2023-05-04T00:25:52.046Z] https://docs.codecov.io/docs/fixing-reports [2023-05-04T00:25:53.571Z] + Found adjustments [2023-05-04T00:25:53.571Z] ==> Gzipping contents [2023-05-04T00:25:53.571Z] 60K /tmp/codecov.DzERBU.gz [2023-05-04T00:25:53.571Z] ==> Uploading reports [2023-05-04T00:25:53.571Z] url: https://codecov.io [2023-05-04T00:25:53.571Z] query: branch=PR-4550&commit=d35290802b6f6708ebd1aff33e5aa05f60c0e3db&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4550%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4550&job=&cmd_args= [2023-05-04T00:25:53.571Z] -> Pinging Codecov [2023-05-04T00:25:53.571Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4550&commit=d35290802b6f6708ebd1aff33e5aa05f60c0e3db&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4550%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4550&job=&cmd_args= [2023-05-04T00:25:53.571Z] -> Uploading to [2023-05-04T00:25:53.571Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-04/00271124DB129430A58F1EEE437C3FCB/d35290802b6f6708ebd1aff33e5aa05f60c0e3db/93156711-b421-47e2-b59a-e4a612908386.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T002553Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ae222da9acd2709dc6ee667da6c7d6b3d62e7cd49cf5ec0e6bbb3f694a6d1400 [2023-05-04T00:25:53.571Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T00:25:53.571Z] Dload Upload Total Spent Left Speed [2023-05-04T00:25:53.571Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57524 0 0 100 57524 0 251k --:--:-- --:--:-- --:--:-- 251k [2023-05-04T00:25:53.571Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d35290802b6f6708ebd1aff33e5aa05f60c0e3db [Pipeline] } [2023-05-04T00:25:53.626Z] 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-04T00:25:55.043Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:25:55.380Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:25:56.273Z] ---> package-listing.sh [2023-05-04T00:25:56.273Z] ++ facter osfamily [2023-05-04T00:25:56.273Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-04T00:25:56.533Z] + OS_FAMILY=debian [2023-05-04T00:25:56.533Z] + workspace=/w/workspace/edgex-go/1 [2023-05-04T00:25:56.533Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-04T00:25:56.533Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-04T00:25:56.533Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-04T00:25:56.533Z] + PACKAGES=/tmp/packages_start.txt [2023-05-04T00:25:56.533Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-04T00:25:56.533Z] + PACKAGES=/tmp/packages_end.txt [2023-05-04T00:25:56.533Z] + case "${OS_FAMILY}" in [2023-05-04T00:25:56.533Z] + grep '^ii' [2023-05-04T00:25:56.533Z] + dpkg -l [2023-05-04T00:25:56.533Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-04T00:25:56.533Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-04T00:25:56.533Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-04T00:25:56.533Z] + '[' /w/workspace/edgex-go/1 ']' [2023-05-04T00:25:56.533Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2023-05-04T00:25:56.533Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2023-05-04T00:25:56.563Z] 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-04T00:25:56.862Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:25:57.490Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T00:25:57.490Z] [2023-05-04T00:25:57.490Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T00:25:57.867Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T00:25:57.867Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-04T00:25:57.867Z] 5eb5b503b376: Pulling fs layer [2023-05-04T00:25:57.867Z] 5c69ac0246d0: Pulling fs layer [2023-05-04T00:25:57.867Z] ec43610c2a17: Pulling fs layer [2023-05-04T00:25:57.867Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-04T00:25:57.867Z] 33b1e0a273af: Pulling fs layer [2023-05-04T00:25:57.867Z] 5d3b04190fa2: Pulling fs layer [2023-05-04T00:25:57.867Z] 2f39f015ded8: Pulling fs layer [2023-05-04T00:25:57.867Z] 2f39f015ded8: Waiting [2023-05-04T00:25:57.867Z] 33b1e0a273af: Waiting [2023-05-04T00:25:57.867Z] 5d3b04190fa2: Waiting [2023-05-04T00:25:57.867Z] 3a2ae6a8a46f: Waiting [2023-05-04T00:25:57.867Z] 5c69ac0246d0: Verifying Checksum [2023-05-04T00:25:57.867Z] 5c69ac0246d0: Download complete [2023-05-04T00:25:57.867Z] 3a2ae6a8a46f: Download complete [2023-05-04T00:25:58.128Z] 33b1e0a273af: Verifying Checksum [2023-05-04T00:25:58.128Z] 33b1e0a273af: Download complete [2023-05-04T00:25:58.128Z] ec43610c2a17: Verifying Checksum [2023-05-04T00:25:58.128Z] ec43610c2a17: Download complete [2023-05-04T00:25:58.128Z] 5d3b04190fa2: Verifying Checksum [2023-05-04T00:25:58.128Z] 5d3b04190fa2: Download complete [2023-05-04T00:25:58.128Z] 5eb5b503b376: Verifying Checksum [2023-05-04T00:25:58.128Z] 5eb5b503b376: Download complete [2023-05-04T00:25:59.063Z] 2f39f015ded8: Download complete [2023-05-04T00:25:59.631Z] 5eb5b503b376: Pull complete [2023-05-04T00:25:59.631Z] 5c69ac0246d0: Pull complete [2023-05-04T00:26:00.200Z] ec43610c2a17: Pull complete [2023-05-04T00:26:00.200Z] 3a2ae6a8a46f: Pull complete [2023-05-04T00:26:00.200Z] 33b1e0a273af: Pull complete [2023-05-04T00:26:00.460Z] 5d3b04190fa2: Pull complete [2023-05-04T00:26:04.649Z] 2f39f015ded8: Pull complete [2023-05-04T00:26:04.649Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-04T00:26:04.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T00:26:04.649Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T00:26:04.851Z] prd-ubuntu20.04-docker-8c-8g-12649 does not seem to be running inside a container [2023-05-04T00:26:04.901Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-04T00:26:06.109Z] $ docker top c376cc85079e09714106b0d56636ed8c5907ac66739e9831747f144090d5053a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T00:26:06.480Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-04T00:26:06.803Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-04T00:26:07.114Z] + ls /var/log/sa-host [2023-05-04T00:26:07.114Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T00:26:07.366Z] provisioning config files... [2023-05-04T00:26:07.376Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6474753891645270004tmp [Pipeline] { [Pipeline] echo [2023-05-04T00:26:07.426Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:26:07.740Z] ---> create-netrc.sh [Pipeline] } [2023-05-04T00:26:07.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:26:08.191Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-04T00:26:08.227Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:26:08.545Z] ---> sudo-logs.sh [2023-05-04T00:26:08.545Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-04T00:26:08.628Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:26:08.940Z] ---> job-cost.sh [2023-05-04T00:26:08.940Z] lf-activate-venv: SKIPPING [2023-05-04T00:26:08.940Z] DEBUG: total: 0.10999999940395355 [2023-05-04T00:26:08.940Z] INFO: Retrieving Stack Cost... [2023-05-04T00:26:09.200Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T00:26:09.769Z] INFO: Archiving Costs [Pipeline] echo [2023-05-04T00:26:09.807Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T00:26:10.118Z] ---> logs-deploy.sh [2023-05-04T00:26:10.118Z] lf-activate-venv: SKIPPING [2023-05-04T00:26:10.118Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4550/1 [2023-05-04T00:26:10.118Z] INFO: archiving workspace using pattern(s): [2023-05-04T00:26:11.058Z] Archives upload complete. [2023-05-04T00:26:11.316Z] INFO: archiving logs to Nexus