Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b74059c9f01d24f9b76e673d93871e6f94cd10a2+cc406b27680b88a4cbaad5b59c6f9b2898413f21 (d4f1e9690d89d0c8c8adffb534e1b933d7142b9b) 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-ssh1400526231529415944.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh6578676388335027889.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6266472013072869490.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh4710946349010947882.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4572/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4572/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14365630250269658588.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 Running on prd-ubuntu20.04-docker-8c-8g-16946 in /w/workspace/edgexfoundry_edgex-go_PR-4572 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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/4572/head:refs/remotes/origin/PR-4572 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit cc406b27680b88a4cbaad5b59c6f9b2898413f21 into PR head commit b74059c9f01d24f9b76e673d93871e6f94cd10a2 Merge succeeded, producing 028faf9f61ae0e6766d1b41303379cdbfaf22da7 Checking out Revision 028faf9f61ae0e6766d1b41303379cdbfaf22da7 (PR-4572) > git config core.sparsecheckout # timeout=10 > git checkout -f b74059c9f01d24f9b76e673d93871e6f94cd10a2 # 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 cc406b27680b88a4cbaad5b59c6f9b2898413f21 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 028faf9f61ae0e6766d1b41303379cdbfaf22da7 # timeout=10 Commit message: "Merge commit 'cc406b27680b88a4cbaad5b59c6f9b2898413f21' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-25T08:29:35.520Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-25T08:29:35.566Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-25T08:29:35.581Z] ========================================================= [2023-05-25T08:29:35.582Z] EdgeX Global Pipelines Version Info [2023-05-25T08:29:35.582Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-25T08:29:36.289Z] ------------------- [2023-05-25T08:29:36.290Z] stable info: [2023-05-25T08:29:36.290Z] ------------------- [2023-05-25T08:29:36.290Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-25T08:29:36.290Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T08:29:36.290Z] Message: update stable to v1.0.249 > git rev-list --no-walk d92a891ee4f24f18c4e18d8dba9bd0f756a36413 # timeout=10 [2023-05-25T08:29:36.863Z] ------------------- [2023-05-25T08:29:36.864Z] experimental info: [2023-05-25T08:29:36.864Z] ------------------- [2023-05-25T08:29:36.864Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-25T08:29:36.864Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T08:29:36.864Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-25T08:29:37.031Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-25T08:29:37.044Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-25T08:29:37.060Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-25T08:29:37.077Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-25T08:29:37.096Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-25T08:29:37.107Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-25T08:29:37.116Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-25T08:29:37.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-25T08:29:37.146Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-25T08:29:37.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-25T08:29:37.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-25T08:29:37.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-25T08:29:37.205Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-25T08:29:37.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-25T08:29:37.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-25T08:29:37.242Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T08:29:37.257Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T08:29:37.275Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-25T08:29:37.291Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-25T08:29:37.307Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-25T08:29:37.320Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-25T08:29:37.336Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-25T08:29:37.346Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-25T08:29:37.359Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4572 [Pipeline] echo [2023-05-25T08:29:37.379Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4572 [Pipeline] echo [2023-05-25T08:29:37.396Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4572 [Pipeline] echo [2023-05-25T08:29:37.404Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 028faf9f61ae0e6766d1b41303379cdbfaf22da7 [Pipeline] echo [2023-05-25T08:29:37.413Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 028faf9 [Pipeline] echo [2023-05-25T08:29:37.422Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T08:29:37.462Z] provisioning config files... [2023-05-25T08:29:37.475Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config945283963850016021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T08:29:37.771Z] ---> docker-login.sh [2023-05-25T08:29:37.771Z] nexus3.edgexfoundry.org:10001 [2023-05-25T08:29:38.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:29:38.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:29:38.034Z] Configure a credential helper to remove this warning. See [2023-05-25T08:29:38.034Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:29:38.034Z] [2023-05-25T08:29:38.034Z] Login Succeeded [2023-05-25T08:29:38.034Z] nexus3.edgexfoundry.org:10002 [2023-05-25T08:29:38.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:29:38.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:29:38.296Z] Configure a credential helper to remove this warning. See [2023-05-25T08:29:38.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:29:38.296Z] [2023-05-25T08:29:38.296Z] Login Succeeded [2023-05-25T08:29:38.296Z] nexus3.edgexfoundry.org:10003 [2023-05-25T08:29:38.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:29:38.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:29:38.296Z] Configure a credential helper to remove this warning. See [2023-05-25T08:29:38.296Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:29:38.296Z] [2023-05-25T08:29:38.296Z] Login Succeeded [2023-05-25T08:29:38.296Z] nexus3.edgexfoundry.org:10004 [2023-05-25T08:29:38.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:29:38.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:29:38.557Z] Configure a credential helper to remove this warning. See [2023-05-25T08:29:38.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:29:38.557Z] [2023-05-25T08:29:38.557Z] Login Succeeded [2023-05-25T08:29:38.557Z] docker.io [2023-05-25T08:29:38.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:29:38.817Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:29:38.817Z] Configure a credential helper to remove this warning. See [2023-05-25T08:29:38.817Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:29:38.817Z] [2023-05-25T08:29:38.817Z] Login Succeeded [2023-05-25T08:29:38.817Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T08:29:38.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T08:29:39.142Z] + 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-25T08:29:39.142Z] + dirname cmd/core-command/Dockerfile [2023-05-25T08:29:39.142Z] + cut -d/ -f2 [2023-05-25T08:29:39.142Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-25T08:29:39.142Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-25T08:29:39.142Z] + cut -d/ -f2 [2023-05-25T08:29:39.142Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-25T08:29:39.142Z] + dirname cmd/core-data/Dockerfile [2023-05-25T08:29:39.142Z] + cut -d/ -f2 [2023-05-25T08:29:39.142Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-25T08:29:39.142Z] + dirname cmd/core-metadata/Dockerfile [2023-05-25T08:29:39.142Z] + cut -d/ -f2 [2023-05-25T08:29:39.142Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-25T08:29:39.142Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-05-25T08:29:39.142Z] + cut -d/ -f2 [2023-05-25T08:29:39.142Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-25T08:29:39.142Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-25T08:29:39.142Z] + cut -d/ -f2 [2023-05-25T08:29:39.142Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-25T08:29:39.142Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-25T08:29:39.142Z] + cut -d/ -f2 [2023-05-25T08:29:39.142Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-25T08:29:39.142Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-25T08:29:39.142Z] + cut -d/ -f2 [2023-05-25T08:29:39.142Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-25T08:29:39.142Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-25T08:29:39.142Z] + cut -d/ -f2 [2023-05-25T08:29:39.142Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-25T08:29:39.142Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-25T08:29:39.142Z] + cut -d/ -f2 [2023-05-25T08:29:39.142Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-25T08:29:39.142Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-25T08:29:39.142Z] + cut -d/ -f2 [2023-05-25T08:29:39.142Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-25T08:29:39.142Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-25T08:29:39.142Z] + cut -d/ -f2 [2023-05-25T08:29:39.142Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-25T08:29:39.142Z] + dirname cmd/support-notifications/Dockerfile [2023-05-25T08:29:39.142Z] + cut -d/ -f2 [2023-05-25T08:29:39.142Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-25T08:29:39.142Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-25T08:29:39.142Z] + cut -d/ -f2 [2023-05-25T08:29:39.142Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-25T08:29:39.197Z] 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-25T08:29:39.532Z] + git rev-list -1 --merges 028faf9f61ae0e6766d1b41303379cdbfaf22da7~1..028faf9f61ae0e6766d1b41303379cdbfaf22da7 [Pipeline] echo [2023-05-25T08:29:39.545Z] -----------> git rev-list -1 --merges 028faf9f61ae0e6766d1b41303379cdbfaf22da7~1..028faf9f61ae0e6766d1b41303379cdbfaf22da7 028faf9f61ae0e6766d1b41303379cdbfaf22da7 [2023-05-25T08:29:39.545Z] 028faf9f61ae0e6766d1b41303379cdbfaf22da7 [false] [Pipeline] sh [2023-05-25T08:29:39.833Z] + git log --format=format:%s -1 028faf9f61ae0e6766d1b41303379cdbfaf22da7 [Pipeline] echo [2023-05-25T08:29:39.849Z] ========================================================= [2023-05-25T08:29:39.849Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-25T08:29:39.849Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-25T08:29:40.308Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T08:29:40.308Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-25T08:29:40.308Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-25T08:29:40.308Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-25T08:29:40.309Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-25T08:29:40.309Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-25T08:29:40.309Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T08:29:40.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T08:29:40.740Z] [2023-05-25T08:29:40.740Z] 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-25T08:29:41.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T08:29:41.042Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-25T08:29:41.042Z] b85a868b505f: Pulling fs layer [2023-05-25T08:29:41.042Z] e2be974225ed: Pulling fs layer [2023-05-25T08:29:41.042Z] 339a4e72a1f5: Pulling fs layer [2023-05-25T08:29:41.042Z] 988bab9f4d93: Pulling fs layer [2023-05-25T08:29:41.042Z] 1469e6f7b9e6: Pulling fs layer [2023-05-25T08:29:41.042Z] eaf3925da568: Pulling fs layer [2023-05-25T08:29:41.042Z] bab4dde63d76: Pulling fs layer [2023-05-25T08:29:41.042Z] bde34c3a00c8: Pulling fs layer [2023-05-25T08:29:41.042Z] b352a97aabf1: Pulling fs layer [2023-05-25T08:29:41.042Z] 4872d77fe225: Pulling fs layer [2023-05-25T08:29:41.042Z] 5851b861e8e6: Pulling fs layer [2023-05-25T08:29:41.042Z] 988bab9f4d93: Waiting [2023-05-25T08:29:41.042Z] 1469e6f7b9e6: Waiting [2023-05-25T08:29:41.042Z] eaf3925da568: Waiting [2023-05-25T08:29:41.042Z] bab4dde63d76: Waiting [2023-05-25T08:29:41.042Z] bde34c3a00c8: Waiting [2023-05-25T08:29:41.042Z] b352a97aabf1: Waiting [2023-05-25T08:29:41.042Z] 4872d77fe225: Waiting [2023-05-25T08:29:41.042Z] 5851b861e8e6: Waiting [2023-05-25T08:29:41.042Z] e2be974225ed: Verifying Checksum [2023-05-25T08:29:41.042Z] e2be974225ed: Download complete [2023-05-25T08:29:41.042Z] 988bab9f4d93: Verifying Checksum [2023-05-25T08:29:41.042Z] 988bab9f4d93: Download complete [2023-05-25T08:29:41.303Z] 1469e6f7b9e6: Verifying Checksum [2023-05-25T08:29:41.303Z] 1469e6f7b9e6: Download complete [2023-05-25T08:29:41.303Z] 339a4e72a1f5: Verifying Checksum [2023-05-25T08:29:41.303Z] 339a4e72a1f5: Download complete [2023-05-25T08:29:41.303Z] eaf3925da568: Download complete [2023-05-25T08:29:41.303Z] bde34c3a00c8: Verifying Checksum [2023-05-25T08:29:41.303Z] bde34c3a00c8: Download complete [2023-05-25T08:29:41.303Z] b352a97aabf1: Download complete [2023-05-25T08:29:41.303Z] 4872d77fe225: Verifying Checksum [2023-05-25T08:29:41.303Z] 4872d77fe225: Download complete [2023-05-25T08:29:41.303Z] 5851b861e8e6: Download complete [2023-05-25T08:29:41.303Z] b85a868b505f: Download complete [2023-05-25T08:29:41.564Z] bab4dde63d76: Verifying Checksum [2023-05-25T08:29:41.564Z] bab4dde63d76: Download complete [2023-05-25T08:29:42.500Z] b85a868b505f: Pull complete [2023-05-25T08:29:42.500Z] e2be974225ed: Pull complete [2023-05-25T08:29:43.068Z] 339a4e72a1f5: Pull complete [2023-05-25T08:29:43.068Z] 988bab9f4d93: Pull complete [2023-05-25T08:29:43.329Z] 1469e6f7b9e6: Pull complete [2023-05-25T08:29:43.329Z] eaf3925da568: Pull complete [2023-05-25T08:29:45.230Z] bab4dde63d76: Pull complete [2023-05-25T08:29:45.230Z] bde34c3a00c8: Pull complete [2023-05-25T08:29:45.230Z] b352a97aabf1: Pull complete [2023-05-25T08:29:45.230Z] 4872d77fe225: Pull complete [2023-05-25T08:29:45.230Z] 5851b861e8e6: Pull complete [2023-05-25T08:29:45.230Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-25T08:29:45.230Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T08:29:45.230Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T08:29:45.312Z] prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container [2023-05-25T08:29:45.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-25T08:29:47.907Z] $ docker top 95c8f4b8e2dfbc9a6ea037f0cf7d51ad7246ff5943135228293a92b8b32b0fa2 -eo pid,comm [2023-05-25T08:29:47.951Z] 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-25T08:29:47.951Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T08:29:47.987Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T08:29:47.987Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T08:29:48.093Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T08:29:48.101Z] $ docker exec 95c8f4b8e2dfbc9a6ea037f0cf7d51ad7246ff5943135228293a92b8b32b0fa2 ssh-agent [2023-05-25T08:29:48.196Z] SSH_AUTH_SOCK=/tmp/ssh-cXDL5ReVhaO8/agent.32 [2023-05-25T08:29:48.196Z] SSH_AGENT_PID=38 [2023-05-25T08:29:48.202Z] Running ssh-add (command line suppressed) [2023-05-25T08:29:48.297Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_4716176257013448609.key (/w/workspace/edgex-go/5@tmp/private_key_4716176257013448609.key) [2023-05-25T08:29:48.307Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T08:29:48.589Z] + git tag --points-at HEAD [Pipeline] } [2023-05-25T08:29:48.608Z] $ docker exec --env ******** --env ******** 95c8f4b8e2dfbc9a6ea037f0cf7d51ad7246ff5943135228293a92b8b32b0fa2 ssh-agent -k [2023-05-25T08:29:48.695Z] unset SSH_AUTH_SOCK; [2023-05-25T08:29:48.696Z] unset SSH_AGENT_PID; [2023-05-25T08:29:48.696Z] echo Agent pid 38 killed; [2023-05-25T08:29:48.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-25T08:29:48.724Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T08:29:48.724Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T08:29:48.829Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T08:29:48.836Z] $ docker exec 95c8f4b8e2dfbc9a6ea037f0cf7d51ad7246ff5943135228293a92b8b32b0fa2 ssh-agent [2023-05-25T08:29:48.933Z] SSH_AUTH_SOCK=/tmp/ssh-m7jldzFNkJlH/agent.70 [2023-05-25T08:29:48.933Z] SSH_AGENT_PID=77 [2023-05-25T08:29:48.938Z] Running ssh-add (command line suppressed) [2023-05-25T08:29:49.051Z] Identity added: /w/workspace/edgex-go/5@tmp/private_key_11162412576410801807.key (/w/workspace/edgex-go/5@tmp/private_key_11162412576410801807.key) [2023-05-25T08:29:49.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T08:29:49.342Z] + git semver init [2023-05-25T08:29:49.602Z] 2023-05-25 08:29:49,511 [run_init] DEBUG init version:0.0.0 force:False [2023-05-25T08:29:49.602Z] 2023-05-25 08:29:49,512 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver [2023-05-25T08:29:49.602Z] 2023-05-25 08:29:49,512 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver [2023-05-25T08:29:49.602Z] 2023-05-25 08:29:49,512 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) [2023-05-25T08:29:54.879Z] 2023-05-25 08:29:54,093 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude [2023-05-25T08:29:54.879Z] 2023-05-25 08:29:54,094 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4572 with force:False [2023-05-25T08:29:54.879Z] 2023-05-25 08:29:54,094 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4572 [2023-05-25T08:29:54.879Z] 2023-05-25 08:29:54,099 [execute] INFO git cat-file --batch-check [2023-05-25T08:29:54.879Z] 2023-05-25 08:29:54,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T08:29:54.879Z] 2023-05-25 08:29:54,105 [execute] INFO git cat-file --batch [2023-05-25T08:29:54.879Z] 2023-05-25 08:29:54,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T08:29:54.879Z] 2023-05-25 08:29:54,112 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4572 [2023-05-25T08:29:54.879Z] 0.0.0 [Pipeline] } [2023-05-25T08:29:54.896Z] $ docker exec --env ******** --env ******** 95c8f4b8e2dfbc9a6ea037f0cf7d51ad7246ff5943135228293a92b8b32b0fa2 ssh-agent -k [2023-05-25T08:29:54.993Z] unset SSH_AUTH_SOCK; [2023-05-25T08:29:54.993Z] unset SSH_AGENT_PID; [2023-05-25T08:29:54.993Z] echo Agent pid 77 killed; [2023-05-25T08:29:54.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T08:29:55.314Z] + git semver [Pipeline] } [2023-05-25T08:29:55.592Z] $ docker stop --time=1 95c8f4b8e2dfbc9a6ea037f0cf7d51ad7246ff5943135228293a92b8b32b0fa2 [2023-05-25T08:29:56.874Z] $ docker rm -f --volumes 95c8f4b8e2dfbc9a6ea037f0cf7d51ad7246ff5943135228293a92b8b32b0fa2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T08:29:57.205Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-25T08:29:57.420Z] Stashed 1 file(s) [Pipeline] echo [2023-05-25T08:29:57.423Z] [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-25T08:29:57.816Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-05-25T08:29:57.831Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T08:29:57.841Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T08:29:57.848Z] ========================================================= [2023-05-25T08:29:57.848Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-25T08:29:57.848Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-25T08:29:58.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T08:29:58.132Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-25T08:29:58.132Z] f56be85fc22e: Pulling fs layer [2023-05-25T08:29:58.132Z] 85791d961cd3: Pulling fs layer [2023-05-25T08:29:58.132Z] d694b5ae8c79: Pulling fs layer [2023-05-25T08:29:58.132Z] 9f32a84ed3da: Pulling fs layer [2023-05-25T08:29:58.132Z] 4d19c01a9841: Pulling fs layer [2023-05-25T08:29:58.132Z] 9325e15d5711: Pulling fs layer [2023-05-25T08:29:58.132Z] 556b6ee489ea: Pulling fs layer [2023-05-25T08:29:58.132Z] c5a4b2cf53e6: Pulling fs layer [2023-05-25T08:29:58.132Z] 556b6ee489ea: Waiting [2023-05-25T08:29:58.132Z] 9f32a84ed3da: Waiting [2023-05-25T08:29:58.132Z] c5a4b2cf53e6: Waiting [2023-05-25T08:29:58.132Z] 4d19c01a9841: Waiting [2023-05-25T08:29:58.132Z] 9325e15d5711: Waiting [2023-05-25T08:29:58.132Z] 85791d961cd3: Verifying Checksum [2023-05-25T08:29:58.132Z] 85791d961cd3: Download complete [2023-05-25T08:29:58.132Z] 9f32a84ed3da: Verifying Checksum [2023-05-25T08:29:58.132Z] 9f32a84ed3da: Download complete [2023-05-25T08:29:58.132Z] 4d19c01a9841: Download complete [2023-05-25T08:29:58.132Z] f56be85fc22e: Verifying Checksum [2023-05-25T08:29:58.132Z] f56be85fc22e: Download complete [2023-05-25T08:29:58.132Z] 9325e15d5711: Verifying Checksum [2023-05-25T08:29:58.132Z] 9325e15d5711: Download complete [2023-05-25T08:29:58.391Z] f56be85fc22e: Pull complete [2023-05-25T08:29:58.391Z] 85791d961cd3: Pull complete [2023-05-25T08:29:58.656Z] c5a4b2cf53e6: Verifying Checksum [2023-05-25T08:29:58.656Z] c5a4b2cf53e6: Download complete [2023-05-25T08:29:58.656Z] d694b5ae8c79: Verifying Checksum [2023-05-25T08:29:58.656Z] d694b5ae8c79: Download complete [2023-05-25T08:29:58.913Z] 556b6ee489ea: Verifying Checksum [2023-05-25T08:29:58.913Z] 556b6ee489ea: Download complete [2023-05-25T08:30:02.202Z] d694b5ae8c79: Pull complete [2023-05-25T08:30:02.202Z] 9f32a84ed3da: Pull complete [2023-05-25T08:30:02.202Z] 4d19c01a9841: Pull complete [2023-05-25T08:30:02.202Z] 9325e15d5711: Pull complete [2023-05-25T08:30:04.728Z] 556b6ee489ea: Pull complete [2023-05-25T08:30:05.674Z] c5a4b2cf53e6: Pull complete [2023-05-25T08:30:05.674Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-25T08:30:05.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T08:30:05.674Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-25T08:30:05.976Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T08:30:05.976Z] WORKDIR /edgex [2023-05-25T08:30:05.976Z] COPY go.mod . [2023-05-25T08:30:05.976Z] RUN go mod download [2023-05-25T08:30:05.976Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-25T08:30:06.544Z] Sending build context to Docker daemon 170.8MB [2023-05-25T08:30:06.544Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T08:30:06.544Z] ---> c4be618373d6 [2023-05-25T08:30:06.544Z] Step 2/4 : WORKDIR /edgex [2023-05-25T08:30:11.822Z] ---> Running in ab700874ec5d [2023-05-25T08:30:11.822Z] Removing intermediate container ab700874ec5d [2023-05-25T08:30:11.822Z] ---> e9544d0928bd [2023-05-25T08:30:11.822Z] Step 3/4 : COPY go.mod . [2023-05-25T08:30:11.822Z] ---> d4b4e7434dcf [2023-05-25T08:30:11.822Z] Step 4/4 : RUN go mod download [2023-05-25T08:30:11.822Z] ---> Running in 206c5f74f7c9 [2023-05-25T08:30:12.504Z] Still waiting to schedule task [2023-05-25T08:30:12.504Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-25T08:30:26.701Z] Removing intermediate container 206c5f74f7c9 [2023-05-25T08:30:26.701Z] ---> 3c471d7b2921 [2023-05-25T08:30:26.701Z] Successfully built 3c471d7b2921 [2023-05-25T08:30:26.701Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T08:30:26.993Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T08:30:26.993Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T08:30:27.055Z] prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container [2023-05-25T08:30:27.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat [2023-05-25T08:30:27.488Z] $ docker top 5b90cc5e42858014844c3523488de415f706bf8f7846ca04d02b4a82d726e763 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T08:30:27.818Z] + go version [2023-05-25T08:30:27.818Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-25T08:30:27.832Z] $ docker stop --time=1 5b90cc5e42858014844c3523488de415f706bf8f7846ca04d02b4a82d726e763 [2023-05-25T08:30:29.091Z] $ docker rm -f --volumes 5b90cc5e42858014844c3523488de415f706bf8f7846ca04d02b4a82d726e763 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T08:30:29.488Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T08:30:29.488Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T08:30:29.554Z] prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container [2023-05-25T08:30:29.584Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat [2023-05-25T08:30:29.901Z] $ docker top 173c077055a87eea85ed3dab83975367a654fcb82cff12adc9895fe39821e314 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-25T08:30:29.959Z] ========================================================= [2023-05-25T08:30:29.959Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-25T08:30:29.959Z] ========================================================= [Pipeline] sh [2023-05-25T08:30:30.237Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-05-25T08:30:30.531Z] + make test [2023-05-25T08:30:30.531Z] go test -race -coverprofile=coverage.out ./... [2023-05-25T08:30:37.087Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-25T08:30:49.286Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-25T08:30:49.286Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-25T08:30:49.286Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-25T08:30:49.882Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-25T08:30:49.882Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-25T08:30:50.385Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-25T08:30:50.386Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-25T08:30:50.386Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-25T08:30:50.386Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-25T08:30:50.386Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-25T08:30:50.645Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-25T08:30:50.904Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-25T08:30:50.904Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-25T08:30:50.904Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-25T08:30:51.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-25T08:30:51.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-25T08:30:51.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2023-05-25T08:30:51.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements [2023-05-25T08:30:52.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-25T08:30:52.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-25T08:30:52.410Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-25T08:30:52.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-25T08:30:52.978Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-25T08:30:53.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-25T08:30:53.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-25T08:30:53.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-25T08:30:53.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-25T08:30:53.549Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-25T08:30:54.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-25T08:30:54.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-25T08:30:55.419Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.070s coverage: 71.5% of statements [2023-05-25T08:30:55.419Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.063s coverage: 54.0% of statements [2023-05-25T08:30:56.356Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.698s coverage: 88.5% of statements [2023-05-25T08:30:56.356Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.8% of statements [2023-05-25T08:30:56.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-25T08:30:56.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-25T08:30:56.614Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-25T08:30:56.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-25T08:30:56.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-25T08:30:56.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-25T08:30:56.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-25T08:30:56.873Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-25T08:30:56.873Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.348s coverage: 95.6% of statements [2023-05-25T08:30:56.873Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-05-25T08:30:57.812Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-25T08:30:57.812Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-25T08:30:57.812Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-25T08:30:57.812Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.045s coverage: 65.9% of statements [2023-05-25T08:30:58.380Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-25T08:30:58.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-25T08:30:58.380Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements [2023-05-25T08:30:58.380Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.078s coverage: 29.0% of statements [2023-05-25T08:30:58.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 42.9% of statements [2023-05-25T08:30:58.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.045s coverage: 82.9% of statements [2023-05-25T08:30:58.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements [2023-05-25T08:30:58.639Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.074s coverage: 96.3% of statements [2023-05-25T08:30:59.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements [2023-05-25T08:30:59.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-25T08:30:59.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-25T08:30:59.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-25T08:30:59.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-25T08:30:59.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-25T08:30:59.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-25T08:30:59.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-25T08:30:59.835Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-25T08:31:00.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-25T08:31:00.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-25T08:31:00.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-25T08:31:00.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-25T08:31:01.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-25T08:31:01.340Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-25T08:31:01.598Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-25T08:31:02.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-25T08:31:02.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-25T08:31:03.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-25T08:31:03.725Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-25T08:31:05.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-25T08:31:05.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-25T08:31:05.105Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-25T08:31:06.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-25T08:31:06.482Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-25T08:31:06.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-25T08:31:07.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-25T08:31:07.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-25T08:31:07.676Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-25T08:31:07.676Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-25T08:31:09.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-25T08:31:09.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-25T08:31:09.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-25T08:31:09.051Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-25T08:31:09.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-25T08:31:09.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-25T08:31:09.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-25T08:31:09.983Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-25T08:31:10.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-25T08:31:10.915Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-25T08:31:11.480Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.062s coverage: 94.4% of statements [2023-05-25T08:31:12.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-25T08:31:12.129Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-25T08:31:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.471s coverage: 79.9% of statements [2023-05-25T08:31:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.067s coverage: 92.9% of statements [2023-05-25T08:31:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements [2023-05-25T08:31:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 62.3% of statements [2023-05-25T08:31:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements [2023-05-25T08:31:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-05-25T08:31:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements [2023-05-25T08:31:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.8% of statements [2023-05-25T08:31:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements [2023-05-25T08:31:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.043s coverage: 86.0% of statements [2023-05-25T08:31:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.156s coverage: 63.1% of statements [2023-05-25T08:31:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.044s coverage: 100.0% of statements [2023-05-25T08:31:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-05-25T08:31:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-05-25T08:31:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2023-05-25T08:31:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements [2023-05-25T08:31:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 38.4% of statements [2023-05-25T08:31:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-05-25T08:31:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements [2023-05-25T08:31:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements [2023-05-25T08:31:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.119s coverage: 92.3% of statements [2023-05-25T08:31:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements [2023-05-25T08:31:24.679Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.076s coverage: 97.7% of statements [2023-05-25T08:31:24.679Z] 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-25T08:31:24.679Z] running golangci-lint [2023-05-25T08:31:24.679Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-25T08:31:24.679Z] go version go1.20.2 linux/amd64 [2023-05-25T08:31:24.679Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-25T08:31:24.679Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-25T08:31:36.868Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|deps|files|compiled_files|exports_file) took 13.074415466s" [2023-05-25T08:31:36.868Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.694735ms" [2023-05-25T08:31:43.464Z] level=info msg="[linters_context/goanalysis] analyzers took 48.242156276s with top 10 stages: buildir: 27.166557376s, fact_deprecated: 1.822146857s, inspect: 1.66131917s, printf: 1.192157569s, gosec: 1.073535211s, ctrlflow: 887.956614ms, nilness: 878.746594ms, S1038: 791.57528ms, fact_purity: 788.769712ms, ineffassign: 577.258347ms" [2023-05-25T08:31:43.464Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-25T08:31:43.464Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 203/203, autogenerated_exclude: 203/203, exclude: 203/203, nolint: 0/23, skip_files: 203/203, identifier_marker: 203/203, cgo: 203/203, exclude-rules: 23/203, filename_unadjuster: 203/203, path_prettifier: 203/203" [2023-05-25T08:31:43.464Z] level=info msg="[runner] processing took 16.729731ms with stages: nolint: 6.836598ms, identifier_marker: 5.165984ms, autogenerated_exclude: 1.437761ms, path_prettifier: 1.274251ms, exclude-rules: 1.2168ms, skip_dirs: 750.557µs, cgo: 28.37µs, filename_unadjuster: 15.32µs, max_same_issues: 770ns, skip_files: 520ns, exclude: 470ns, uniq_by_line: 460ns, source_code: 390ns, diff: 270ns, path_shortener: 270ns, severity-rules: 260ns, sort_results: 260ns, max_from_linter: 180ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" [2023-05-25T08:31:43.464Z] level=info msg="[runner] linters took 6.546921772s with stages: goanalysis_metalinter: 6.53010781s" [2023-05-25T08:31:43.464Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-25T08:31:43.464Z] level=info msg="Memory: 198 samples, avg is 180.1MB, max is 753.4MB" [2023-05-25T08:31:43.464Z] level=info msg="Execution took 19.663439307s" [2023-05-25T08:31:43.464Z] go vet ./... [2023-05-25T08:31:47.644Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T08:31:47.644Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T08:31:47.644Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T08:31:47.658Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-25T08:31:47.951Z] + ls -al . [2023-05-25T08:31:47.951Z] total 704 [2023-05-25T08:31:47.951Z] drwxrwxr-x 11 1001 1001 4096 May 25 08:30 . [2023-05-25T08:31:47.951Z] drwxr-xr-x 4 root root 4096 May 25 08:30 .. [2023-05-25T08:31:47.951Z] drwxrwxr-x 2 1001 1001 4096 May 25 08:29 .blubracket [2023-05-25T08:31:47.951Z] -rw-rw-r-- 1 1001 1001 16 May 25 08:29 .dockerignore [2023-05-25T08:31:47.951Z] drwxrwxr-x 8 1001 1001 4096 May 25 08:29 .git [2023-05-25T08:31:47.951Z] drwxrwxr-x 3 1001 1001 4096 May 25 08:29 .github [2023-05-25T08:31:47.951Z] -rw-rw-r-- 1 1001 1001 1133 May 25 08:29 .gitignore [2023-05-25T08:31:47.951Z] -rw-rw-r-- 1 1001 1001 42 May 25 08:29 .golangci.yml [2023-05-25T08:31:47.951Z] -rw-rw-r-- 1 1001 1001 87 May 25 08:29 .hadolint.yml [2023-05-25T08:31:47.951Z] drwxr-xr-x 3 1001 1001 4096 May 25 08:29 .semver [2023-05-25T08:31:47.951Z] -rw-rw-r-- 1 1001 1001 166 May 25 08:29 .sonarcloud.properties [2023-05-25T08:31:47.951Z] -rw-rw-r-- 1 1001 1001 1171 May 25 08:29 ADOPTERS.md [2023-05-25T08:31:47.951Z] -rw-rw-r-- 1 1001 1001 10835 May 25 08:29 Attribution.txt [2023-05-25T08:31:47.951Z] -rw-rw-r-- 1 1001 1001 73765 May 25 08:29 CHANGELOG.md [2023-05-25T08:31:47.951Z] -rw-rw-r-- 1 1001 1001 3804 May 25 08:29 CONTRIBUTING.md [2023-05-25T08:31:47.951Z] -rw-rw-r-- 1 1001 1001 677 May 25 08:29 GOVERNANCE.md [2023-05-25T08:31:47.951Z] -rw-rw-r-- 1 1001 1001 883 May 25 08:29 Jenkinsfile [2023-05-25T08:31:47.951Z] -rw-rw-r-- 1 1001 1001 10775 May 25 08:29 LICENSE [2023-05-25T08:31:47.951Z] -rw-rw-r-- 1 1001 1001 14368 May 25 08:29 Makefile [2023-05-25T08:31:47.951Z] -rw-rw-r-- 1 1001 1001 582 May 25 08:29 OWNERS.md [2023-05-25T08:31:47.951Z] -rw-rw-r-- 1 1001 1001 9902 May 25 08:29 README.md [2023-05-25T08:31:47.951Z] -rw-rw-r-- 1 1001 1001 789 May 25 08:29 SECURITY.md [2023-05-25T08:31:47.951Z] -rw-rw-r-- 1 1001 1001 5 May 25 08:29 VERSION [2023-05-25T08:31:47.951Z] drwxrwxr-x 2 1001 1001 4096 May 25 08:29 bin [2023-05-25T08:31:47.951Z] drwxrwxr-x 18 1001 1001 4096 May 25 08:29 cmd [2023-05-25T08:31:47.951Z] -rw-r--r-- 1 root root 447731 May 25 08:31 coverage.out [2023-05-25T08:31:47.951Z] -rw-rw-r-- 1 1001 1001 3159 May 25 08:29 go.mod [2023-05-25T08:31:47.951Z] -rw-rw-r-- 1 1001 1001 31048 May 25 08:29 go.sum [2023-05-25T08:31:47.951Z] drwxrwxr-x 7 1001 1001 4096 May 25 08:29 internal [2023-05-25T08:31:47.951Z] drwxrwxr-x 3 1001 1001 4096 May 25 08:29 openapi [2023-05-25T08:31:47.951Z] -rw-rw-r-- 1 1001 1001 594 May 25 08:29 security.txt [2023-05-25T08:31:47.951Z] drwxrwxr-x 4 1001 1001 4096 May 25 08:29 snap [2023-05-25T08:31:47.951Z] -rw-rw-r-- 1 1001 1001 204 May 25 08:29 version.go [Pipeline] sh [2023-05-25T08:31:48.149Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16949 in /w/workspace/edgexfoundry_edgex-go_PR-4572 [Pipeline] { [Pipeline] ws [2023-05-25T08:31:48.159Z] Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout [2023-05-25T08:31:48.194Z] The recommended git tool is: git [2023-05-25T08:31:48.234Z] + '[' -e coverage.out ] [2023-05-25T08:31:48.234Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-25T08:31:48.324Z] Stashed 1 file(s) [Pipeline] sh [2023-05-25T08:31:48.669Z] + make build [2023-05-25T08:31:48.669Z] 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-25T08:31:55.415Z] using credential edgex-jenkins-ssh [2023-05-25T08:31:55.438Z] Cloning the remote Git repository [2023-05-25T08:31:55.484Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-25T08:31:55.589Z] > git init /w/workspace/edgex-go/5 # timeout=10 [2023-05-25T08:31:55.734Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-25T08:31:55.735Z] > git --version # timeout=10 [2023-05-25T08:31:55.759Z] > git --version # 'git version 2.25.1' [2023-05-25T08:31:55.762Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T08:31:55.928Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T08:32:00.873Z] 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-25T08:32:00.873Z] 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-25T08:32:00.873Z] 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-25T08:32:01.810Z] 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-25T08:32:08.368Z] 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-25T08:32:09.305Z] 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-25T08:32:10.244Z] 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-25T08:32:11.621Z] 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-25T08:32:12.186Z] 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-25T08:32:13.128Z] 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-25T08:32:14.067Z] 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-25T08:32:13.815Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-25T08:32:13.842Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] } [2023-05-25T08:32:15.458Z] $ docker stop --time=1 173c077055a87eea85ed3dab83975367a654fcb82cff12adc9895fe39821e314 [2023-05-25T08:32:15.594Z] Merging remotes/origin/main commit cc406b27680b88a4cbaad5b59c6f9b2898413f21 into PR head commit b74059c9f01d24f9b76e673d93871e6f94cd10a2 [2023-05-25T08:32:16.257Z] Merge succeeded, producing 9b62aefd7a77e8b11e12e89f7536359e5c0c373b [2023-05-25T08:32:16.257Z] Checking out Revision 9b62aefd7a77e8b11e12e89f7536359e5c0c373b (PR-4572) [2023-05-25T08:32:14.767Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-25T08:32:14.806Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-25T08:32:14.807Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T08:32:14.822Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4572/head:refs/remotes/origin/PR-4572 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-25T08:32:15.617Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T08:32:15.700Z] > git checkout -f b74059c9f01d24f9b76e673d93871e6f94cd10a2 # timeout=10 [2023-05-25T08:32:15.950Z] > git remote # timeout=10 [2023-05-25T08:32:15.971Z] > git config --get remote.origin.url # timeout=10 [2023-05-25T08:32:16.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T08:32:16.016Z] > git merge cc406b27680b88a4cbaad5b59c6f9b2898413f21 # timeout=10 [2023-05-25T08:32:16.235Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-25T08:32:16.266Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T08:32:16.282Z] > git checkout -f 9b62aefd7a77e8b11e12e89f7536359e5c0c373b # timeout=10 [2023-05-25T08:32:19.385Z] $ docker rm -f --volumes 173c077055a87eea85ed3dab83975367a654fcb82cff12adc9895fe39821e314 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [2023-05-25T08:32:19.844Z] Commit message: "Merge commit 'cc406b27680b88a4cbaad5b59c6f9b2898413f21' into HEAD" [2023-05-25T08:32:19.873Z] First time build. Skipping changelog. [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T08:32:20.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-25T08:32:20.227Z] [2023-05-25T08:32:20.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T08:32:20.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-25T08:32:20.531Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-25T08:32:20.531Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-25T08:32:20.531Z] ca9280d653b3: Pulling fs layer [2023-05-25T08:32:20.531Z] 7e9c9ca2126c: Pulling fs layer [2023-05-25T08:32:20.789Z] cbdbe7a5bc2a: Download complete [2023-05-25T08:32:20.789Z] ca9280d653b3: Verifying Checksum [2023-05-25T08:32:20.789Z] ca9280d653b3: Download complete [2023-05-25T08:32:20.789Z] cbdbe7a5bc2a: Pull complete [2023-05-25T08:32:20.831Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-25T08:32:20.831Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T08:32:20.831Z] Dload Upload Total Spent Left Speed [2023-05-25T08:32:20.831Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 90432 [Pipeline] sh [2023-05-25T08:32:21.354Z] 7e9c9ca2126c: Verifying Checksum [2023-05-25T08:32:21.354Z] 7e9c9ca2126c: Download complete [2023-05-25T08:32:21.354Z] ca9280d653b3: Pull complete [2023-05-25T08:32:21.559Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-25T08:32:19.855Z] > git rev-list --no-walk d92a891ee4f24f18c4e18d8dba9bd0f756a36413 # timeout=10 [2023-05-25T08:32:21.889Z] + sudo tee /etc/docker/daemon.new [2023-05-25T08:32:21.889Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-25T08:32:21.889Z] { [2023-05-25T08:32:21.889Z] "registry-mirrors": [ [2023-05-25T08:32:21.889Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-25T08:32:21.889Z] ], [2023-05-25T08:32:21.889Z] "bip": "10.250.0.254/24", [2023-05-25T08:32:21.889Z] "hosts": [ [2023-05-25T08:32:21.889Z] "tcp://0.0.0.0:5555", [2023-05-25T08:32:21.889Z] "unix:///var/run/docker.sock" [2023-05-25T08:32:21.889Z] ], [2023-05-25T08:32:21.889Z] "mtu": 1458, [2023-05-25T08:32:21.889Z] "selinux-enabled": true, [2023-05-25T08:32:21.889Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-25T08:32:21.889Z] } [Pipeline] sh [2023-05-25T08:32:22.224Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-25T08:32:22.585Z] + sudo service docker restart [2023-05-25T08:32:24.637Z] 7e9c9ca2126c: Pull complete [2023-05-25T08:32:24.637Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-25T08:32:24.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-25T08:32:24.637Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T08:32:24.725Z] prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container [2023-05-25T08:32:24.755Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-devops/edgex-compose:latest cat [2023-05-25T08:32:26.833Z] $ docker top 4df397ee7d1fe07305a3455860c45cf0b9b644c98409b705b79c25567fcb08ac -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T08:32:27.170Z] + docker-compose build --help [2023-05-25T08:32:27.170Z] + grep parallel [2023-05-25T08:32:27.740Z] --parallel Build images in parallel. [Pipeline] } [2023-05-25T08:32:27.753Z] $ docker stop --time=1 4df397ee7d1fe07305a3455860c45cf0b9b644c98409b705b79c25567fcb08ac [2023-05-25T08:32:29.045Z] $ docker rm -f --volumes 4df397ee7d1fe07305a3455860c45cf0b9b644c98409b705b79c25567fcb08ac [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T08:32:29.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-25T08:32:29.448Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T08:32:29.519Z] prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container [2023-05-25T08:32:29.557Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-25T08:32:29.929Z] $ docker top 9950126b6cedae145fea94b2a66418bde7286546352d0015230c0af62950a3b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T08:32:30.273Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-25T08:32:31.222Z] Building core-command ... [2023-05-25T08:32:31.222Z] Building core-common-config-bootstrapper ... [2023-05-25T08:32:31.222Z] Building core-data ... [2023-05-25T08:32:31.222Z] Building core-metadata ... [2023-05-25T08:32:31.222Z] Building security-bootstrapper ... [2023-05-25T08:32:31.222Z] Building security-proxy-auth ... [2023-05-25T08:32:31.222Z] Building security-proxy-setup ... [2023-05-25T08:32:31.222Z] Building security-secretstore-setup ... [2023-05-25T08:32:31.222Z] Building security-spiffe-token-provider ... [2023-05-25T08:32:31.222Z] Building security-spire-agent ... [2023-05-25T08:32:31.222Z] Building security-spire-config ... [2023-05-25T08:32:31.222Z] Building security-spire-server ... [2023-05-25T08:32:31.222Z] Building support-notifications ... [2023-05-25T08:32:31.222Z] Building support-scheduler ... [2023-05-25T08:32:31.222Z] Building core-metadata [2023-05-25T08:32:31.222Z] Building support-notifications [2023-05-25T08:32:31.222Z] Building security-proxy-auth [2023-05-25T08:32:31.222Z] Building core-data [2023-05-25T08:32:31.222Z] Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T08:32:40.875Z] provisioning config files... [2023-05-25T08:32:40.903Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config16124322602929985188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T08:32:41.255Z] ---> docker-login.sh [2023-05-25T08:32:41.256Z] nexus3.edgexfoundry.org:10001 [2023-05-25T08:32:41.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:32:41.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:32:41.848Z] Configure a credential helper to remove this warning. See [2023-05-25T08:32:41.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:32:41.848Z] [2023-05-25T08:32:41.848Z] Login Succeeded [2023-05-25T08:32:41.848Z] nexus3.edgexfoundry.org:10002 [2023-05-25T08:32:42.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:32:42.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:32:42.119Z] Configure a credential helper to remove this warning. See [2023-05-25T08:32:42.119Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:32:42.119Z] [2023-05-25T08:32:42.119Z] Login Succeeded [2023-05-25T08:32:42.391Z] nexus3.edgexfoundry.org:10003 [2023-05-25T08:32:42.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:32:42.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:32:42.669Z] Configure a credential helper to remove this warning. See [2023-05-25T08:32:42.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:32:42.669Z] [2023-05-25T08:32:42.669Z] Login Succeeded [2023-05-25T08:32:42.669Z] nexus3.edgexfoundry.org:10004 [2023-05-25T08:32:42.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:32:42.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:32:42.939Z] Configure a credential helper to remove this warning. See [2023-05-25T08:32:42.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:32:42.939Z] [2023-05-25T08:32:42.939Z] Login Succeeded [2023-05-25T08:32:43.213Z] docker.io [2023-05-25T08:32:43.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:32:43.468Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:32:43.468Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:32:43.468Z] ---> 3c471d7b2921 [2023-05-25T08:32:43.468Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-25T08:32:43.468Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:32:43.468Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:32:43.468Z] ---> 3c471d7b2921 [2023-05-25T08:32:43.468Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-25T08:32:43.468Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:32:43.468Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:32:43.468Z] ---> 3c471d7b2921 [2023-05-25T08:32:43.468Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-25T08:32:43.468Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:32:43.468Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:32:43.468Z] ---> 3c471d7b2921 [2023-05-25T08:32:43.468Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-25T08:32:43.468Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:32:43.468Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:32:43.468Z] ---> 3c471d7b2921 [2023-05-25T08:32:43.468Z] Step 3/25 : WORKDIR /edgex-go [2023-05-25T08:32:43.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:32:43.484Z] Configure a credential helper to remove this warning. See [2023-05-25T08:32:43.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:32:43.484Z] [2023-05-25T08:32:43.484Z] Login Succeeded [2023-05-25T08:32:43.484Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T08:32:43.499Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-25T08:32:44.159Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo [2023-05-25T08:32:44.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T08:32:44.198Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T08:32:44.211Z] ========================================================= [2023-05-25T08:32:44.211Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-25T08:32:44.211Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-25T08:32:44.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T08:32:44.818Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-25T08:32:44.818Z] c41833b44d91: Pulling fs layer [2023-05-25T08:32:44.818Z] ed15518f5707: Pulling fs layer [2023-05-25T08:32:44.818Z] feae8fd75edb: Pulling fs layer [2023-05-25T08:32:44.818Z] 242c74f7c9fa: Pulling fs layer [2023-05-25T08:32:44.818Z] 3cdef696dda3: Pulling fs layer [2023-05-25T08:32:44.818Z] 2ced38df9373: Pulling fs layer [2023-05-25T08:32:44.818Z] 58f1dce35555: Pulling fs layer [2023-05-25T08:32:44.818Z] 3cdef696dda3: Waiting [2023-05-25T08:32:44.818Z] 2ced38df9373: Waiting [2023-05-25T08:32:44.818Z] 58f1dce35555: Waiting [2023-05-25T08:32:44.818Z] 242c74f7c9fa: Waiting [2023-05-25T08:32:44.818Z] ed15518f5707: Download complete [2023-05-25T08:32:44.818Z] 242c74f7c9fa: Verifying Checksum [2023-05-25T08:32:44.818Z] 242c74f7c9fa: Download complete [2023-05-25T08:32:44.818Z] 3cdef696dda3: Verifying Checksum [2023-05-25T08:32:44.818Z] 3cdef696dda3: Download complete [2023-05-25T08:32:44.818Z] c41833b44d91: Verifying Checksum [2023-05-25T08:32:44.818Z] c41833b44d91: Download complete [2023-05-25T08:32:45.811Z] c41833b44d91: Pull complete [2023-05-25T08:32:46.084Z] 58f1dce35555: Verifying Checksum [2023-05-25T08:32:46.084Z] 58f1dce35555: Download complete [2023-05-25T08:32:46.674Z] ed15518f5707: Pull complete [2023-05-25T08:32:47.266Z] feae8fd75edb: Verifying Checksum [2023-05-25T08:32:47.266Z] feae8fd75edb: Download complete [2023-05-25T08:32:47.536Z] 2ced38df9373: Verifying Checksum [2023-05-25T08:32:47.536Z] 2ced38df9373: Download complete [2023-05-25T08:32:48.746Z] ---> Running in 04d45ae6fc74 [2023-05-25T08:32:48.746Z] ---> Running in 57c617da4a8b [2023-05-25T08:32:48.746Z] ---> Running in 02a74aa4d859 [2023-05-25T08:32:48.746Z] ---> Running in 39aad2ef3abe [2023-05-25T08:32:48.746Z] ---> Running in 5ce283c0eab9 [2023-05-25T08:32:48.746Z] Removing intermediate container 57c617da4a8b [2023-05-25T08:32:48.746Z] ---> b8c4a1967629 [2023-05-25T08:32:48.746Z] Step 4/25 : WORKDIR /edgex-go [2023-05-25T08:32:48.746Z] Removing intermediate container 39aad2ef3abe [2023-05-25T08:32:48.746Z] ---> 8e8591e9caed [2023-05-25T08:32:48.746Z] Step 4/23 : WORKDIR /edgex-go [2023-05-25T08:32:48.746Z] Removing intermediate container 04d45ae6fc74 [2023-05-25T08:32:48.746Z] Removing intermediate container 5ce283c0eab9 [2023-05-25T08:32:48.746Z] ---> 25a026425c9f [2023-05-25T08:32:48.746Z] ---> 1cc2936ca9b2 [2023-05-25T08:32:48.746Z] Step 4/23 : WORKDIR /edgex-goStep 4/25 : RUN apk add --update --no-cache make git [2023-05-25T08:32:48.746Z] [2023-05-25T08:32:48.746Z] Removing intermediate container 02a74aa4d859 [2023-05-25T08:32:48.746Z] ---> 2f240061693a [2023-05-25T08:32:48.746Z] ---> Running in 58d6fd24ee70 [2023-05-25T08:32:48.746Z] Step 4/23 : WORKDIR /edgex-go [2023-05-25T08:32:48.746Z] ---> Running in 3adefc6265fa [2023-05-25T08:32:48.746Z] ---> Running in add0ddcaf10f [2023-05-25T08:32:48.746Z] ---> Running in b03eebdb7580 [2023-05-25T08:32:48.746Z] ---> Running in e17284287159 [2023-05-25T08:32:48.746Z] Removing intermediate container 58d6fd24ee70 [2023-05-25T08:32:48.746Z] ---> 0d83c9fd6dd9 [2023-05-25T08:32:48.746Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-25T08:32:48.746Z] Removing intermediate container 3adefc6265fa [2023-05-25T08:32:48.746Z] ---> a659b7c26311 [2023-05-25T08:32:48.746Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-25T08:32:48.746Z] ---> Running in 8637c9c1cc6c [2023-05-25T08:32:48.746Z] ---> Running in 8d0908551679 [2023-05-25T08:32:48.746Z] Removing intermediate container b03eebdb7580 [2023-05-25T08:32:48.746Z] ---> be5d48684ec2 [2023-05-25T08:32:48.746Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-25T08:32:48.746Z] Removing intermediate container e17284287159 [2023-05-25T08:32:48.746Z] ---> f5e2c2a802ad [2023-05-25T08:32:48.746Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-25T08:32:48.746Z] ---> Running in 1e94bf49721e [2023-05-25T08:32:49.005Z] ---> Running in 80054a88df19 [2023-05-25T08:32:49.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:32:49.005Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:32:49.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:32:49.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:32:49.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:32:49.524Z] OK: 265 MiB in 53 packages [2023-05-25T08:32:49.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:32:49.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:32:49.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:32:49.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:32:49.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:32:49.784Z] OK: 265 MiB in 53 packages [2023-05-25T08:32:49.784Z] OK: 265 MiB in 53 packages [2023-05-25T08:32:49.784Z] OK: 265 MiB in 53 packages [2023-05-25T08:32:49.784Z] Removing intermediate container add0ddcaf10f [2023-05-25T08:32:49.784Z] ---> 5c34852edc21 [2023-05-25T08:32:49.784Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-25T08:32:49.784Z] OK: 265 MiB in 53 packages [2023-05-25T08:32:50.042Z] ---> 45894c7c71e4 [2023-05-25T08:32:50.042Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:32:50.042Z] ---> Running in 5fe50d6c9229 [2023-05-25T08:32:50.042Z] Removing intermediate container 8637c9c1cc6c [2023-05-25T08:32:50.042Z] ---> bacff9afd012 [2023-05-25T08:32:50.042Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-25T08:32:50.300Z] Removing intermediate container 8d0908551679 [2023-05-25T08:32:50.300Z] ---> 026abbb9050d [2023-05-25T08:32:50.300Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-25T08:32:50.300Z] ---> ddc0cbb94d12 [2023-05-25T08:32:50.300Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:32:50.300Z] ---> Running in 51d31a664e9d [2023-05-25T08:32:50.300Z] Removing intermediate container 80054a88df19 [2023-05-25T08:32:50.300Z] ---> b0b48a0b4044 [2023-05-25T08:32:50.300Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-25T08:32:50.300Z] ---> 282d5ba32e3d [2023-05-25T08:32:50.300Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:32:50.300Z] ---> Running in 015779fefba2 [2023-05-25T08:32:50.300Z] Removing intermediate container 1e94bf49721e [2023-05-25T08:32:50.300Z] ---> bd5b93da9b3d [2023-05-25T08:32:50.300Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-25T08:32:50.559Z] ---> 33f2c6de3dee [2023-05-25T08:32:50.559Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:32:50.559Z] ---> Running in 8ddab0873b16 [2023-05-25T08:32:50.559Z] ---> ab3456586605 [2023-05-25T08:32:50.559Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:32:50.559Z] ---> Running in 591cc8828899 [2023-05-25T08:32:59.886Z] feae8fd75edb: Pull complete [2023-05-25T08:32:59.886Z] 242c74f7c9fa: Pull complete [2023-05-25T08:32:59.886Z] 3cdef696dda3: Pull complete [2023-05-25T08:33:05.240Z] 2ced38df9373: Pull complete [2023-05-25T08:33:07.837Z] 58f1dce35555: Pull complete [2023-05-25T08:33:07.837Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-25T08:33:07.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T08:33:07.837Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-25T08:33:08.173Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T08:33:08.173Z] WORKDIR /edgex [2023-05-25T08:33:08.173Z] COPY go.mod . [2023-05-25T08:33:08.173Z] RUN go mod download -t [2023-05-25T08:33:08.173Z] ci-base-image-arm64 -f - . [2023-05-25T08:33:08.760Z] Sending build context to Docker daemon 2.928MB [2023-05-25T08:33:08.760Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T08:33:08.760Z] ---> fadd8f120f05 [2023-05-25T08:33:08.760Z] Step 2/4 : WORKDIR /edgex [2023-05-25T08:33:10.707Z] ---> Running in b81d13712808 [2023-05-25T08:33:10.973Z] Removing intermediate container b81d13712808 [2023-05-25T08:33:10.973Z] ---> 2b0b8f53d551 [2023-05-25T08:33:10.973Z] Step 3/4 : COPY go.mod . [2023-05-25T08:33:11.569Z] ---> 51d62add6e3b [2023-05-25T08:33:11.569Z] Step 4/4 : RUN go mod download [2023-05-25T08:33:11.569Z] ---> Running in 03c957fb38d7 [2023-05-25T08:33:38.705Z] Removing intermediate container 03c957fb38d7 [2023-05-25T08:33:38.705Z] ---> 0b2ebc452ecb [2023-05-25T08:33:38.705Z] Successfully built 0b2ebc452ecb [2023-05-25T08:33:38.705Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T08:33:39.042Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T08:33:39.042Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T08:33:39.244Z] prd-ubuntu20.04-docker-arm64-4c-16g-16949 does not seem to be running inside a container [2023-05-25T08:33:39.316Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-25T08:33:40.538Z] $ docker top 7f2f5af1afc5608222ca3d04e3d367f8afed81353a72ad65e7f2dcb5e3c61772 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T08:33:41.369Z] + go version [2023-05-25T08:33:41.369Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-25T08:33:41.389Z] $ docker stop --time=1 7f2f5af1afc5608222ca3d04e3d367f8afed81353a72ad65e7f2dcb5e3c61772 [2023-05-25T08:33:42.949Z] $ docker rm -f --volumes 7f2f5af1afc5608222ca3d04e3d367f8afed81353a72ad65e7f2dcb5e3c61772 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T08:33:43.458Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T08:33:43.458Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T08:33:43.635Z] prd-ubuntu20.04-docker-arm64-4c-16g-16949 does not seem to be running inside a container [2023-05-25T08:33:43.708Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-25T08:33:44.817Z] $ docker top e6807688d62c546deef5edfeb2f9ec4bdff2fc77bbcdf1f2fb5951f1cc4f4f71 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-25T08:33:45.015Z] ========================================================= [2023-05-25T08:33:45.015Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-25T08:33:45.015Z] ========================================================= [Pipeline] sh [2023-05-25T08:33:45.317Z] + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh [2023-05-25T08:33:45.963Z] + make test [2023-05-25T08:33:45.963Z] go test -race -coverprofile=coverage.out ./... [2023-05-25T08:33:58.377Z] Removing intermediate container 8ddab0873b16 [2023-05-25T08:33:58.377Z] ---> a56c592384c1 [2023-05-25T08:33:58.377Z] Step 8/23 : COPY . . [2023-05-25T08:33:58.377Z] Removing intermediate container 5fe50d6c9229 [2023-05-25T08:33:58.377Z] ---> ef844ede5866 [2023-05-25T08:33:58.377Z] Step 7/25 : COPY . . [2023-05-25T08:33:58.377Z] Removing intermediate container 51d31a664e9d [2023-05-25T08:33:58.377Z] ---> cb3c4ca57f49 [2023-05-25T08:33:58.377Z] Step 8/25 : COPY . . [2023-05-25T08:33:58.377Z] Removing intermediate container 015779fefba2 [2023-05-25T08:33:58.377Z] ---> 8666fdf79f50 [2023-05-25T08:33:58.377Z] Step 8/23 : COPY . . [2023-05-25T08:33:58.377Z] Removing intermediate container 591cc8828899 [2023-05-25T08:33:58.377Z] ---> 0e7cf4944dba [2023-05-25T08:33:58.377Z] Step 8/23 : COPY . . [2023-05-25T08:34:16.532Z] ---> 9a3f35603df1 [2023-05-25T08:34:16.532Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-25T08:34:16.532Z] ---> ad51300a3188 [2023-05-25T08:34:16.532Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-25T08:34:16.532Z] ---> 9d6b45c9ddb2 [2023-05-25T08:34:16.532Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-25T08:34:16.532Z] ---> 8b23272afc43 [2023-05-25T08:34:16.532Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-25T08:34:16.532Z] ---> Running in 37de4e428ed0 [2023-05-25T08:34:16.532Z] ---> d6fa9f44c6dc [2023-05-25T08:34:16.532Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-25T08:34:16.532Z] ---> Running in 9e4373c9f568 [2023-05-25T08:34:16.532Z] ---> Running in dedfea6fdcc9 [2023-05-25T08:34:16.532Z] ---> Running in d286c0e66f3f [2023-05-25T08:34:16.532Z] ---> Running in 02dcf5a3af7f [2023-05-25T08:34:16.532Z] 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-25T08:34:16.532Z] 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-25T08:34:16.790Z] 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-25T08:34:16.790Z] 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-25T08:34:16.790Z] 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-25T08:34:32.826Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-25T08:34:55.506Z] 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-25T08:35:03.828Z] Removing intermediate container dedfea6fdcc9 [2023-05-25T08:35:03.828Z] ---> 8b93b25c4b0e [2023-05-25T08:35:03.828Z] [2023-05-25T08:35:03.828Z] Step 9/25 : FROM alpine:3.17 [2023-05-25T08:35:03.828Z] Removing intermediate container d286c0e66f3f [2023-05-25T08:35:03.828Z] ---> 893f71820cbf [2023-05-25T08:35:03.828Z] [2023-05-25T08:35:03.828Z] Step 10/23 : FROM alpine:3.17 [2023-05-25T08:35:03.828Z] Removing intermediate container 02dcf5a3af7f [2023-05-25T08:35:03.828Z] ---> 21b081604517 [2023-05-25T08:35:03.828Z] [2023-05-25T08:35:03.828Z] Step 10/23 : FROM alpine:3.17 [2023-05-25T08:35:03.828Z] Removing intermediate container 9e4373c9f568 [2023-05-25T08:35:03.828Z] ---> 4afd67725832 [2023-05-25T08:35:03.828Z] [2023-05-25T08:35:03.828Z] Step 10/25 : FROM alpine:3.17 [2023-05-25T08:35:03.828Z] 3.17: Pulling from library/alpine [2023-05-25T08:35:03.828Z] 3.17: Pulling from library/alpine [2023-05-25T08:35:04.394Z] 3.17: Pulling from library/alpine [2023-05-25T08:35:05.334Z] 3.17: Pulling from library/alpine [2023-05-25T08:35:06.708Z] Removing intermediate container 37de4e428ed0 [2023-05-25T08:35:06.708Z] ---> 84eac0a1ad77 [2023-05-25T08:35:06.708Z] [2023-05-25T08:35:06.708Z] Step 10/23 : FROM alpine:3.17 [2023-05-25T08:35:07.644Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T08:35:07.644Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T08:35:07.644Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T08:35:07.644Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T08:35:07.644Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T08:35:07.644Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T08:35:07.644Z] ---> 9ed4aefc74f6 [2023-05-25T08:35:07.644Z] ---> 9ed4aefc74f6 [2023-05-25T08:35:07.644Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation'Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-25T08:35:07.644Z] [2023-05-25T08:35:07.644Z] ---> 9ed4aefc74f6 [2023-05-25T08:35:07.644Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-25T08:35:07.644Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T08:35:07.644Z] Status: Image is up to date for alpine:3.17 [2023-05-25T08:35:07.644Z] ---> 9ed4aefc74f6 [2023-05-25T08:35:07.644Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-25T08:35:07.644Z] 3.17: Pulling from library/alpine [2023-05-25T08:35:07.644Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T08:35:07.644Z] Status: Image is up to date for alpine:3.17 [2023-05-25T08:35:07.644Z] ---> Running in 87610ce25bcf [2023-05-25T08:35:07.644Z] ---> Running in 332cb9326ea6 [2023-05-25T08:35:07.644Z] ---> 9ed4aefc74f6 [2023-05-25T08:35:07.644Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-25T08:35:07.644Z] ---> Running in c368370bc1b9 [2023-05-25T08:35:07.644Z] ---> Running in 702b3e89b669 [2023-05-25T08:35:07.644Z] ---> Running in 5c55c7f19d96 [2023-05-25T08:35:07.644Z] Removing intermediate container 332cb9326ea6 [2023-05-25T08:35:07.644Z] ---> 270b70ac1ed3 [2023-05-25T08:35:07.644Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-25T08:35:07.644Z] ---> Running in 7df9b3c62d70 [2023-05-25T08:35:07.644Z] Removing intermediate container 702b3e89b669 [2023-05-25T08:35:07.644Z] ---> 0e9f2165eb13 [2023-05-25T08:35:07.644Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-25T08:35:07.644Z] ---> Running in 37c50c3c6d31 [2023-05-25T08:35:07.901Z] Removing intermediate container 7df9b3c62d70 [2023-05-25T08:35:07.901Z] ---> e2bac634e4fc [2023-05-25T08:35:07.901Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-25T08:35:07.901Z] ---> Running in 075a0ad2ac5c [2023-05-25T08:35:07.901Z] Removing intermediate container 075a0ad2ac5c [2023-05-25T08:35:07.901Z] ---> f41f0660d2c5 [2023-05-25T08:35:07.901Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-25T08:35:07.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:35:07.901Z] ---> Running in 6e74e527f021 [2023-05-25T08:35:07.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:35:07.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:35:08.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:35:08.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:35:08.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:35:08.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:35:08.159Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-25T08:35:08.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:35:08.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:35:08.159Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T08:35:08.159Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:35:08.159Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-25T08:35:08.417Z] OK: 7 MiB in 16 packages [2023-05-25T08:35:08.417Z] (3/3) Installing su-exec (0.2-r2) [2023-05-25T08:35:08.417Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:35:08.417Z] Executing ca-certificates-20230506-r0.trigger [2023-05-25T08:35:08.417Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-25T08:35:08.417Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-25T08:35:08.417Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:35:08.417Z] Executing ca-certificates-20230506-r0.trigger [2023-05-25T08:35:08.417Z] OK: 8 MiB in 18 packages [2023-05-25T08:35:08.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:35:08.417Z] OK: 8 MiB in 17 packages [2023-05-25T08:35:08.417Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T08:35:08.417Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:35:08.417Z] OK: 7 MiB in 16 packages [2023-05-25T08:35:08.675Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T08:35:08.675Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:35:08.675Z] OK: 7 MiB in 16 packages [2023-05-25T08:35:08.675Z] Removing intermediate container c368370bc1b9 [2023-05-25T08:35:08.675Z] ---> 288b30cf052b [2023-05-25T08:35:08.675Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-25T08:35:08.933Z] ---> Running in 0cde4639ce30 [2023-05-25T08:35:08.933Z] Removing intermediate container 87610ce25bcf [2023-05-25T08:35:08.933Z] ---> 1488a8339b42 [2023-05-25T08:35:08.933Z] 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-25T08:35:08.933Z] ---> Running in fd3c4348439a [2023-05-25T08:35:08.933Z] Removing intermediate container 0cde4639ce30 [2023-05-25T08:35:08.933Z] ---> b723a8717ce5 [2023-05-25T08:35:08.933Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-25T08:35:08.933Z] ---> Running in e8b9b009b409 [2023-05-25T08:35:08.933Z] Removing intermediate container fd3c4348439a [2023-05-25T08:35:08.933Z] Removing intermediate container 37c50c3c6d31 [2023-05-25T08:35:08.933Z] ---> 274c4aaa4094 [2023-05-25T08:35:08.933Z] ---> e7e833b6c7ce [2023-05-25T08:35:08.933Z] Step 12/25 : WORKDIR /Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:35:08.933Z] [2023-05-25T08:35:08.933Z] ---> Running in 0c2225fb1aa8 [2023-05-25T08:35:09.192Z] Removing intermediate container 5c55c7f19d96 [2023-05-25T08:35:09.192Z] ---> f16176327e94 [2023-05-25T08:35:09.192Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-25T08:35:09.192Z] Removing intermediate container e8b9b009b409 [2023-05-25T08:35:09.192Z] ---> 3c2746ef2985 [2023-05-25T08:35:09.192Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-25T08:35:09.192Z] ---> Running in 97c8021ddd74 [2023-05-25T08:35:09.192Z] ---> Running in b9278e6e3ca4 [2023-05-25T08:35:09.192Z] ---> a47a2983ac9a [2023-05-25T08:35:09.192Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:35:09.192Z] Removing intermediate container 0c2225fb1aa8 [2023-05-25T08:35:09.192Z] ---> 3261b339766c [2023-05-25T08:35:09.192Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:35:09.192Z] Removing intermediate container 6e74e527f021 [2023-05-25T08:35:09.192Z] ---> 96825d5d3c77 [2023-05-25T08:35:09.192Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:35:09.192Z] Removing intermediate container 97c8021ddd74 [2023-05-25T08:35:09.192Z] ---> a59d5dcaa6ea [2023-05-25T08:35:09.192Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-25T08:35:09.451Z] Removing intermediate container b9278e6e3ca4 [2023-05-25T08:35:09.451Z] ---> e83c2d002fe3 [2023-05-25T08:35:09.451Z] Step 15/25 : WORKDIR / [2023-05-25T08:35:09.451Z] ---> Running in a402553c9fab [2023-05-25T08:35:09.451Z] ---> Running in 62fd6d58e6ce [2023-05-25T08:35:09.451Z] ---> 8243ee0d874e [2023-05-25T08:35:09.451Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-25T08:35:09.451Z] ---> d7f4b596044b [2023-05-25T08:35:09.451Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:35:09.451Z] Removing intermediate container a402553c9fab [2023-05-25T08:35:09.451Z] ---> 3ed8d266204e [2023-05-25T08:35:09.451Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-25T08:35:09.710Z] ---> 2630431f664d [2023-05-25T08:35:09.710Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:35:09.710Z] Removing intermediate container 62fd6d58e6ce [2023-05-25T08:35:09.710Z] ---> 34b49cda3d88 [2023-05-25T08:35:09.710Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:35:09.710Z] ---> Running in 9ef3bfb2b58d [2023-05-25T08:35:09.710Z] ---> 2e59d307ea01 [2023-05-25T08:35:09.710Z] 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-25T08:35:09.710Z] ---> d1ee052ffc0f [2023-05-25T08:35:09.710Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-25T08:35:09.710Z] ---> 4d25c446859f [2023-05-25T08:35:09.710Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-25T08:35:09.968Z] Removing intermediate container 9ef3bfb2b58d [2023-05-25T08:35:09.968Z] ---> 59c4a73960cb [2023-05-25T08:35:09.968Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:35:10.226Z] ---> c206bd74cb40 [2023-05-25T08:35:10.227Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:35:10.227Z] ---> 540423c5eb37 [2023-05-25T08:35:10.227Z] 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-25T08:35:10.227Z] ---> f35cf391d352 [2023-05-25T08:35:10.227Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-25T08:35:10.227Z] ---> 1db2af016bf5 [2023-05-25T08:35:10.227Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:35:10.227Z] ---> b73121c7a2ef [2023-05-25T08:35:10.227Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-25T08:35:10.227Z] ---> 59c44dee0321 [2023-05-25T08:35:10.227Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-25T08:35:10.503Z] ---> 5b1d8cca6eba [2023-05-25T08:35:10.503Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-25T08:35:10.503Z] ---> 6eb7183be159 [2023-05-25T08:35:10.503Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-25T08:35:10.503Z] ---> 498e7377eed4 [2023-05-25T08:35:10.503Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-25T08:35:10.503Z] ---> Running in 750c0f578e8f [2023-05-25T08:35:11.875Z] ---> 9838b47acb5a [2023-05-25T08:35:11.875Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-25T08:35:11.875Z] ---> 61560ecd0ffc [2023-05-25T08:35:11.875Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-25T08:35:11.875Z] ---> Running in 1e10c4c01ddf [2023-05-25T08:35:11.875Z] ---> d371a94d2db7 [2023-05-25T08:35:11.875Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-25T08:35:11.875Z] ---> 18d2f8ddc519 [2023-05-25T08:35:11.875Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-25T08:35:11.875Z] Removing intermediate container 1e10c4c01ddf [2023-05-25T08:35:11.875Z] ---> c15f8c77f93d [2023-05-25T08:35:11.875Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T08:35:11.875Z] ---> Running in 1b781f6a237b [2023-05-25T08:35:11.875Z] ---> c1835348223c [2023-05-25T08:35:11.875Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-25T08:35:11.875Z] ---> db21edeaee92 [2023-05-25T08:35:11.875Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-25T08:35:11.875Z] ---> Running in fffc17c7015f [2023-05-25T08:35:11.875Z] Removing intermediate container 1b781f6a237b [2023-05-25T08:35:11.875Z] ---> d2844cb6edfc [2023-05-25T08:35:11.875Z] Step 21/23 : LABEL arch=x86_64 [2023-05-25T08:35:11.875Z] ---> Running in c735fd3632f4 [2023-05-25T08:35:11.875Z] Removing intermediate container fffc17c7015f [2023-05-25T08:35:11.875Z] ---> b656c37c1284 [2023-05-25T08:35:11.875Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T08:35:11.875Z] ---> Running in 35423277bdad [2023-05-25T08:35:11.875Z] ---> b82f5ad6ea2f [2023-05-25T08:35:11.875Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-25T08:35:11.875Z] ---> bbe1a804d6ed [2023-05-25T08:35:11.875Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-25T08:35:11.875Z] Removing intermediate container c735fd3632f4 [2023-05-25T08:35:11.875Z] ---> 7b0d2e17e8af [2023-05-25T08:35:11.875Z] Step 22/23 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 [2023-05-25T08:35:11.875Z] ---> Running in 2a94e7362727 [2023-05-25T08:35:11.875Z] ---> Running in 1582476b5998 [2023-05-25T08:35:11.875Z] Removing intermediate container 35423277bdad [2023-05-25T08:35:11.875Z] ---> 5b47538d9ddf [2023-05-25T08:35:11.875Z] Step 21/23 : LABEL arch=x86_64 [2023-05-25T08:35:11.875Z] ---> Running in 2300a27606d1 [2023-05-25T08:35:11.875Z] Removing intermediate container 750c0f578e8f [2023-05-25T08:35:11.875Z] ---> 386112a48068 [2023-05-25T08:35:11.875Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-25T08:35:11.875Z] Removing intermediate container 2a94e7362727 [2023-05-25T08:35:11.875Z] ---> 5801aa8009f4 [2023-05-25T08:35:11.875Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T08:35:12.134Z] Removing intermediate container 1582476b5998 [2023-05-25T08:35:12.134Z] ---> 356018118641 [2023-05-25T08:35:12.134Z] Step 23/23 : LABEL version=0.0.0 [2023-05-25T08:35:12.392Z] ---> Running in c53fa5a98395 [2023-05-25T08:35:12.392Z] ---> Running in 8c24c7948841 [2023-05-25T08:35:12.392Z] Removing intermediate container 2300a27606d1 [2023-05-25T08:35:12.392Z] ---> 9dce0df536fe [2023-05-25T08:35:12.392Z] Step 22/23 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 [2023-05-25T08:35:12.392Z] ---> Running in 2d9c67fc9154 [2023-05-25T08:35:12.392Z] ---> 2d03898ae57b [2023-05-25T08:35:12.392Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-25T08:35:12.392Z] ---> Running in 3b01bfdf71c4 [2023-05-25T08:35:12.392Z] Removing intermediate container 8c24c7948841 [2023-05-25T08:35:12.392Z] ---> 038a9e2ccce2 [2023-05-25T08:35:12.392Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-25T08:35:12.392Z] ---> Running in 491a03cd159d [2023-05-25T08:35:12.392Z] Removing intermediate container c53fa5a98395 [2023-05-25T08:35:12.392Z] Removing intermediate container 2d9c67fc9154 [2023-05-25T08:35:12.392Z] ---> 09953b3ccfae [2023-05-25T08:35:12.392Z] ---> 1464fdccd536 [2023-05-25T08:35:12.392Z] Step 23/25 : LABEL arch=x86_64 [2023-05-25T08:35:12.392Z] [2023-05-25T08:35:12.392Z] Removing intermediate container 3b01bfdf71c4 [2023-05-25T08:35:12.392Z] ---> 03ee64d31ffa [2023-05-25T08:35:12.392Z] Step 23/23 : LABEL version=0.0.0 [2023-05-25T08:35:12.651Z] ---> Running in 478989b7500f [2023-05-25T08:35:12.651Z] ---> Running in a80e4f487324 [2023-05-25T08:35:12.651Z] Successfully built 1464fdccd536 [2023-05-25T08:35:12.651Z] Successfully tagged core-data:latest [2023-05-25T08:35:12.651Z] Building security-spire-config [2023-05-25T08:35:12.651Z]  Building core-data ... done  ---> 0e125a61eaac [2023-05-25T08:35:12.651Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-25T08:35:12.651Z] Removing intermediate container 491a03cd159d [2023-05-25T08:35:12.651Z] ---> 5ef547dd3294 [2023-05-25T08:35:12.651Z] Step 21/23 : LABEL arch=x86_64 [2023-05-25T08:35:12.651Z] ---> Running in 6375bb2144ee [2023-05-25T08:35:12.651Z] ---> Running in fe64f8963b2a [2023-05-25T08:35:12.651Z] Removing intermediate container 478989b7500f [2023-05-25T08:35:12.651Z] ---> 245760cdd0e4 [2023-05-25T08:35:12.651Z] [2023-05-25T08:35:12.651Z] Removing intermediate container a80e4f487324 [2023-05-25T08:35:12.651Z] ---> 7f89c9dbcf00 [2023-05-25T08:35:12.651Z] Step 24/25 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 [2023-05-25T08:35:12.651Z] Successfully built 245760cdd0e4 [2023-05-25T08:35:15.186Z] Successfully tagged support-notifications:latest [2023-05-25T08:35:15.186Z] Building support-scheduler [2023-05-25T08:35:16.118Z]  Building support-notifications ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:35:16.118Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:35:16.118Z] ---> 3c471d7b2921 [2023-05-25T08:35:16.118Z] Step 3/27 : WORKDIR /edgex-go [2023-05-25T08:35:16.118Z] ---> Using cache [2023-05-25T08:35:16.118Z] ---> 1cc2936ca9b2 [2023-05-25T08:35:16.118Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-25T08:35:20.302Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:35:20.302Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:35:20.302Z] ---> 3c471d7b2921 [2023-05-25T08:35:20.302Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-25T08:35:20.302Z] ---> Using cache [2023-05-25T08:35:20.302Z] ---> 2f240061693a [2023-05-25T08:35:20.302Z] Step 4/23 : WORKDIR /edgex-go [2023-05-25T08:35:20.302Z] ---> Using cache [2023-05-25T08:35:20.302Z] ---> f5e2c2a802ad [2023-05-25T08:35:20.302Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-25T08:35:20.302Z] ---> Using cache [2023-05-25T08:35:20.302Z] ---> b0b48a0b4044 [2023-05-25T08:35:20.302Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-25T08:35:20.302Z] ---> Using cache [2023-05-25T08:35:20.302Z] ---> 33f2c6de3dee [2023-05-25T08:35:20.302Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:35:20.302Z] ---> Using cache [2023-05-25T08:35:20.302Z] ---> a56c592384c1 [2023-05-25T08:35:20.302Z] Step 8/23 : COPY . . [2023-05-25T08:35:20.302Z] ---> Using cache [2023-05-25T08:35:20.302Z] ---> d6fa9f44c6dc [2023-05-25T08:35:20.302Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-25T08:35:22.847Z] ---> Running in 9375fc7489d0 [2023-05-25T08:35:22.847Z] Removing intermediate container 6375bb2144ee [2023-05-25T08:35:22.847Z] ---> 09697a386163 [2023-05-25T08:35:22.847Z] Step 22/23 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 [2023-05-25T08:35:22.847Z] ---> Running in 361727dd1b47 [2023-05-25T08:35:22.847Z] ---> Running in 13439d5725bf [2023-05-25T08:35:22.847Z] ---> Running in e62665035e72 [2023-05-25T08:35:22.847Z] Removing intermediate container 9375fc7489d0 [2023-05-25T08:35:22.847Z] ---> 88a5385ee400 [2023-05-25T08:35:22.847Z] Step 25/25 : LABEL version=0.0.0 [2023-05-25T08:35:22.847Z] ---> Running in 228dd9e0a9da [2023-05-25T08:35:22.847Z] Removing intermediate container 13439d5725bf [2023-05-25T08:35:22.847Z] ---> 9de075dfa69f [2023-05-25T08:35:22.847Z] Step 23/23 : LABEL version=0.0.0 [2023-05-25T08:35:22.847Z] ---> Running in 7921c3be028a [2023-05-25T08:35:22.847Z] Removing intermediate container 228dd9e0a9da [2023-05-25T08:35:22.847Z] ---> 69fab6e7615f [2023-05-25T08:35:22.847Z] [2023-05-25T08:35:22.847Z] Successfully built 69fab6e7615f [2023-05-25T08:35:22.847Z] Successfully tagged core-metadata:latest [2023-05-25T08:35:22.847Z] Building security-spire-server [2023-05-25T08:35:22.847Z] Removing intermediate container 7921c3be028a [2023-05-25T08:35:22.847Z] ---> 21d8ac608210 [2023-05-25T08:35:22.847Z] [2023-05-25T08:35:22.847Z]  Building core-metadata ... done Successfully built 21d8ac608210 [2023-05-25T08:35:22.847Z] Successfully tagged security-proxy-auth:latest [2023-05-25T08:35:22.847Z]  Building security-proxy-auth ... done Building security-bootstrapper [2023-05-25T08:35:23.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:35:23.187Z] 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-25T08:35:23.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:35:23.876Z] OK: 265 MiB in 53 packages [2023-05-25T08:35:27.621Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:35:27.621Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:35:27.621Z] ---> 3c471d7b2921 [2023-05-25T08:35:27.621Z] Step 3/33 : WORKDIR /edgex-go [2023-05-25T08:35:27.621Z] ---> Using cache [2023-05-25T08:35:27.621Z] ---> 1cc2936ca9b2 [2023-05-25T08:35:27.621Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-25T08:35:27.621Z] ---> Using cache [2023-05-25T08:35:27.621Z] ---> 5c34852edc21 [2023-05-25T08:35:27.621Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-25T08:35:27.621Z] ---> Using cache [2023-05-25T08:35:27.621Z] ---> 45894c7c71e4 [2023-05-25T08:35:27.621Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:35:27.621Z] ---> Using cache [2023-05-25T08:35:27.621Z] ---> ef844ede5866 [2023-05-25T08:35:27.621Z] Step 7/33 : COPY . . [2023-05-25T08:35:27.621Z] ---> Using cache [2023-05-25T08:35:27.621Z] ---> ad51300a3188 [2023-05-25T08:35:27.621Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-25T08:35:29.102Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:35:29.103Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:35:29.103Z] ---> 3c471d7b2921 [2023-05-25T08:35:29.103Z] Step 3/26 : WORKDIR /edgex-go [2023-05-25T08:35:29.103Z] ---> Using cache [2023-05-25T08:35:29.103Z] ---> 1cc2936ca9b2 [2023-05-25T08:35:29.103Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-25T08:35:36.809Z] ---> Running in 930a8f2a4a86 [2023-05-25T08:35:36.809Z] ---> Running in b6a52bbacd25 [2023-05-25T08:35:36.809Z] Removing intermediate container fe64f8963b2a [2023-05-25T08:35:36.809Z] ---> fb636e0ceef3 [2023-05-25T08:35:36.809Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-25T08:35:40.080Z] Removing intermediate container 361727dd1b47 [2023-05-25T08:35:40.080Z] ---> 25abc76629b2 [2023-05-25T08:35:40.080Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-25T08:35:40.080Z] 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-25T08:35:40.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:35:40.855Z] ---> Running in 24f77dbc3278 [2023-05-25T08:35:41.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:35:45.183Z] OK: 265 MiB in 53 packages [2023-05-25T08:35:45.729Z] ---> 8052d26b3559 [2023-05-25T08:35:45.729Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:35:49.657Z] ---> Running in e99605e9c624 [2023-05-25T08:35:49.657Z] Removing intermediate container 24f77dbc3278 [2023-05-25T08:35:49.657Z] ---> d1ffa3fd0768 [2023-05-25T08:35:49.657Z] Step 23/25 : LABEL arch=x86_64 [2023-05-25T08:35:49.657Z] ---> Running in 9d06d32f2afd [2023-05-25T08:35:50.236Z] Removing intermediate container b6a52bbacd25 [2023-05-25T08:35:50.236Z] ---> 62a00d639f6c [2023-05-25T08:35:50.236Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-25T08:35:50.236Z] Removing intermediate container 9d06d32f2afd [2023-05-25T08:35:50.236Z] ---> 3829be646466 [2023-05-25T08:35:50.236Z] Step 24/25 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 [2023-05-25T08:35:50.236Z] ---> Running in 41b85dbf742f [2023-05-25T08:35:50.496Z] Removing intermediate container 41b85dbf742f [2023-05-25T08:35:50.496Z] ---> 3f90661f93e4 [2023-05-25T08:35:50.496Z] Step 25/25 : LABEL version=0.0.0 [2023-05-25T08:35:50.757Z] ---> Running in 4111d7260893 [2023-05-25T08:35:50.757Z] ---> f21ace9cce43 [2023-05-25T08:35:50.757Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:35:50.757Z] ---> Running in 01f04b0a0932 [2023-05-25T08:35:50.757Z] Removing intermediate container 4111d7260893 [2023-05-25T08:35:50.757Z] ---> 40eca02a119d [2023-05-25T08:35:50.757Z] [2023-05-25T08:35:51.017Z] Successfully built 40eca02a119d [2023-05-25T08:35:51.017Z] Successfully tagged security-secretstore-setup:latest [2023-05-25T08:35:51.017Z] Building security-spiffe-token-provider [2023-05-25T08:35:53.572Z]  Building security-secretstore-setup ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:35:53.572Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:35:53.572Z] ---> 3c471d7b2921 [2023-05-25T08:35:53.572Z] Step 3/20 : WORKDIR /edgex-go [2023-05-25T08:35:53.572Z] ---> Using cache [2023-05-25T08:35:53.572Z] ---> 1cc2936ca9b2 [2023-05-25T08:35:53.572Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-25T08:36:02.287Z] ---> Running in 087a088032d5 [2023-05-25T08:36:02.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:02.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:02.545Z] v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-25T08:36:02.545Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-25T08:36:02.545Z] OK: 17826 distinct packages available [2023-05-25T08:36:02.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:02.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:03.061Z] OK: 265 MiB in 53 packages [2023-05-25T08:36:10.042Z] Removing intermediate container 930a8f2a4a86 [2023-05-25T08:36:10.042Z] ---> 3c0a06b94621 [2023-05-25T08:36:10.042Z] [2023-05-25T08:36:10.042Z] Step 9/33 : FROM alpine:3.17 [2023-05-25T08:36:10.042Z] ---> 9ed4aefc74f6 [2023-05-25T08:36:10.042Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-25T08:36:10.042Z] ---> Running in b970e84b903c [2023-05-25T08:36:10.042Z] Removing intermediate container 087a088032d5 [2023-05-25T08:36:10.042Z] ---> bf9aa88850f8 [2023-05-25T08:36:10.042Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-25T08:36:10.042Z] Removing intermediate container e62665035e72 [2023-05-25T08:36:10.042Z] ---> be4e6579fc78 [2023-05-25T08:36:10.042Z] [2023-05-25T08:36:10.042Z] Step 10/23 : FROM alpine:3.17 [2023-05-25T08:36:10.042Z] ---> 9ed4aefc74f6 [2023-05-25T08:36:10.042Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-25T08:36:10.042Z] ---> Using cache [2023-05-25T08:36:10.042Z] ---> 288b30cf052b [2023-05-25T08:36:10.042Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-25T08:36:10.042Z] ---> Using cache [2023-05-25T08:36:10.042Z] ---> b723a8717ce5 [2023-05-25T08:36:10.042Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-25T08:36:10.042Z] ---> Running in d95daa90569b [2023-05-25T08:36:10.495Z] Removing intermediate container b970e84b903c [2023-05-25T08:36:10.495Z] ---> c1f0fdb6b7b8 [2023-05-25T08:36:10.495Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-25T08:36:11.872Z] ---> 872cdce8e284 [2023-05-25T08:36:11.872Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:36:13.252Z] Removing intermediate container d95daa90569b [2023-05-25T08:36:13.252Z] ---> 55330f66c95a [2023-05-25T08:36:13.252Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-25T08:36:14.627Z] ---> Running in 9fb8ab6bce56 [2023-05-25T08:36:15.596Z] ---> Running in fbff46163e7e [2023-05-25T08:36:15.596Z] ---> Running in 03773a3aef0e [2023-05-25T08:36:16.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:16.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:16.421Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-25T08:36:16.421Z] (2/2) Installing su-exec (0.2-r2) [2023-05-25T08:36:16.421Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:36:16.421Z] OK: 7 MiB in 17 packages [2023-05-25T08:36:16.988Z] Removing intermediate container fbff46163e7e [2023-05-25T08:36:16.988Z] ---> 55206481d96e [2023-05-25T08:36:16.988Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:36:17.247Z] ---> 5cd7c5856fdc [2023-05-25T08:36:17.247Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:36:17.576Z] Removing intermediate container 9fb8ab6bce56 [2023-05-25T08:36:17.576Z] ---> 4592ee5bd424 [2023-05-25T08:36:17.576Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-25T08:36:17.576Z] ---> Running in 74093e8e64a0 [2023-05-25T08:36:17.576Z] ---> f43e04e39b07 [2023-05-25T08:36:17.576Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-25T08:36:17.985Z] Removing intermediate container 74093e8e64a0 [2023-05-25T08:36:17.985Z] ---> 759f7bfa0cd4 [2023-05-25T08:36:17.985Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-25T08:36:17.985Z] Removing intermediate container e99605e9c624 [2023-05-25T08:36:17.985Z] ---> e86f6f0ea548 [2023-05-25T08:36:17.985Z] Step 7/27 : COPY . . [2023-05-25T08:36:18.245Z] Removing intermediate container 01f04b0a0932 [2023-05-25T08:36:18.245Z] ---> 8c53641ab717 [2023-05-25T08:36:18.245Z] Step 7/26 : COPY . . [2023-05-25T08:36:28.276Z] ---> Running in f9ab2c21cb15 [2023-05-25T08:36:28.276Z] ---> 9bf974ec70d0 [2023-05-25T08:36:28.276Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-25T08:36:28.276Z] ---> d62bdcc152c7 [2023-05-25T08:36:28.276Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-25T08:36:28.276Z] Removing intermediate container f9ab2c21cb15 [2023-05-25T08:36:28.276Z] ---> 33f92f972a5a [2023-05-25T08:36:28.276Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-25T08:36:28.276Z] ---> 8d1ec910c085 [2023-05-25T08:36:28.276Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-25T08:36:28.276Z] ---> Running in 8239accb6412 [2023-05-25T08:36:28.276Z] ---> Running in 953d1f039063 [2023-05-25T08:36:28.276Z] ---> 348bf7d1174b [2023-05-25T08:36:28.276Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-25T08:36:28.276Z] ---> Running in 6250a133e632 [2023-05-25T08:36:28.276Z] ---> Running in e6fc31a78bf7 [2023-05-25T08:36:28.276Z] Removing intermediate container 8239accb6412 [2023-05-25T08:36:28.276Z] ---> 8a5adab98277 [2023-05-25T08:36:28.276Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-25T08:36:28.276Z] Removing intermediate container 953d1f039063 [2023-05-25T08:36:28.276Z] ---> 078f162dc148 [2023-05-25T08:36:28.276Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-25T08:36:28.276Z] ---> Running in 6e43dbfb78a3 [2023-05-25T08:36:28.276Z] Removing intermediate container 6250a133e632 [2023-05-25T08:36:28.276Z] ---> 876f4881ae58 [2023-05-25T08:36:28.276Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-25T08:36:28.276Z] ---> Running in 2f2e250262a9 [2023-05-25T08:36:28.276Z] Removing intermediate container e6fc31a78bf7 [2023-05-25T08:36:28.276Z] ---> a4398d9f5d94 [2023-05-25T08:36:28.276Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T08:36:28.276Z] ---> Running in b2a639b91fec [2023-05-25T08:36:28.276Z] ---> Running in f50ff8f222ec [2023-05-25T08:36:28.276Z] Removing intermediate container 6e43dbfb78a3 [2023-05-25T08:36:28.276Z] ---> 8da8fcb7f6ed [2023-05-25T08:36:28.276Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-25T08:36:28.276Z] Removing intermediate container 2f2e250262a9 [2023-05-25T08:36:28.276Z] ---> 2165c1d4f3f8 [2023-05-25T08:36:28.276Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-25T08:36:28.276Z] ---> Running in db4dc362c675 [2023-05-25T08:36:28.276Z] ---> Running in 2ec04e48767b [2023-05-25T08:36:28.276Z] Removing intermediate container f50ff8f222ec [2023-05-25T08:36:28.276Z] ---> 101e406b2983 [2023-05-25T08:36:28.276Z] Step 21/23 : LABEL arch=x86_64 [2023-05-25T08:36:28.276Z] Removing intermediate container b2a639b91fec [2023-05-25T08:36:28.276Z] ---> 1ef0c2744c9e [2023-05-25T08:36:28.276Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-25T08:36:28.276Z] ---> Running in 94736fb38d8f [2023-05-25T08:36:28.276Z] ---> Running in 58eda2301ff6 [2023-05-25T08:36:28.276Z] Removing intermediate container 2ec04e48767b [2023-05-25T08:36:28.276Z] ---> 477db2b96928 [2023-05-25T08:36:28.276Z] 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-25T08:36:28.276Z] ---> Running in 7bd55cbc8bd6 [2023-05-25T08:36:28.276Z] Removing intermediate container 94736fb38d8f [2023-05-25T08:36:28.276Z] ---> 2b3d22fd44b0 [2023-05-25T08:36:28.276Z] Step 22/23 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 [2023-05-25T08:36:28.276Z] Removing intermediate container 58eda2301ff6 [2023-05-25T08:36:28.276Z] ---> f7cbef26f948 [2023-05-25T08:36:28.276Z] 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-25T08:36:28.276Z] ---> Running in a4ceead61995 [2023-05-25T08:36:28.276Z] ---> Running in 6e946d6d6e03 [2023-05-25T08:36:28.276Z] Removing intermediate container a4ceead61995 [2023-05-25T08:36:28.276Z] ---> e0620540635a [2023-05-25T08:36:28.276Z] Step 23/23 : LABEL version=0.0.0 [2023-05-25T08:36:28.276Z] ---> Running in 419142de6334 [2023-05-25T08:36:28.276Z] Removing intermediate container 419142de6334 [2023-05-25T08:36:28.276Z] ---> 1af4e3d59d48 [2023-05-25T08:36:28.276Z] [2023-05-25T08:36:28.276Z] Successfully built 1af4e3d59d48 [2023-05-25T08:36:28.276Z] Successfully tagged support-scheduler:latest [2023-05-25T08:36:28.276Z]  Building support-scheduler ... done Building security-spire-agent [2023-05-25T08:36:28.276Z] Removing intermediate container db4dc362c675 [2023-05-25T08:36:28.276Z] ---> 5d10865b5dd8 [2023-05-25T08:36:28.276Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-25T08:36:28.276Z] ---> Running in 4758fab3005b [2023-05-25T08:36:30.876Z] Removing intermediate container 4758fab3005b [2023-05-25T08:36:30.876Z] ---> cee4e19776ab [2023-05-25T08:36:30.876Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-25T08:36:31.443Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:36:31.443Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:36:31.443Z] ---> 3c471d7b2921 [2023-05-25T08:36:31.443Z] Step 3/27 : WORKDIR /edgex-go [2023-05-25T08:36:31.443Z] ---> Using cache [2023-05-25T08:36:31.443Z] ---> 1cc2936ca9b2 [2023-05-25T08:36:31.443Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-25T08:36:31.443Z] ---> Using cache [2023-05-25T08:36:31.443Z] ---> 62a00d639f6c [2023-05-25T08:36:31.443Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-25T08:36:31.443Z] ---> Using cache [2023-05-25T08:36:31.443Z] ---> f21ace9cce43 [2023-05-25T08:36:31.443Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:36:31.443Z] ---> Using cache [2023-05-25T08:36:31.443Z] ---> 8c53641ab717 [2023-05-25T08:36:31.443Z] Step 7/27 : COPY . . [2023-05-25T08:36:31.443Z] ---> Using cache [2023-05-25T08:36:31.443Z] ---> 8d1ec910c085 [2023-05-25T08:36:31.443Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-25T08:36:31.443Z] ---> Using cache [2023-05-25T08:36:31.443Z] ---> 876f4881ae58 [2023-05-25T08:36:31.443Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-25T08:36:31.443Z] ---> Using cache [2023-05-25T08:36:31.443Z] ---> 1ef0c2744c9e [2023-05-25T08:36:31.443Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-25T08:36:31.443Z] ---> Using cache [2023-05-25T08:36:31.443Z] ---> f7cbef26f948 [2023-05-25T08:36:31.443Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-25T08:36:38.077Z] ---> 8312063b2453 [2023-05-25T08:36:38.077Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-25T08:36:38.077Z] ---> Running in fbc847798a67 [2023-05-25T08:36:38.077Z] ---> Running in 84b097b3b4aa [2023-05-25T08:36:38.077Z] Removing intermediate container 6e946d6d6e03 [2023-05-25T08:36:38.077Z] ---> 225303b97f8d [2023-05-25T08:36:38.077Z] Step 12/26 : WORKDIR /edgex-go [2023-05-25T08:36:38.077Z] ---> Running in d3221149e7dc [2023-05-25T08:36:38.077Z] Removing intermediate container 7bd55cbc8bd6 [2023-05-25T08:36:38.077Z] ---> 9e88f834ac82 [2023-05-25T08:36:38.077Z] Step 12/27 : WORKDIR /edgex-go [2023-05-25T08:36:38.077Z] ---> Running in afcdb3cc39ef [2023-05-25T08:36:38.077Z] Removing intermediate container d3221149e7dc [2023-05-25T08:36:38.077Z] ---> cb93ba9d57e9 [2023-05-25T08:36:38.077Z] [2023-05-25T08:36:38.077Z] Step 13/26 : FROM alpine:3.17 [2023-05-25T08:36:38.077Z] ---> 9ed4aefc74f6 [2023-05-25T08:36:38.077Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-25T08:36:38.077Z] ---> Running in 9ed6b7382b61 [2023-05-25T08:36:38.077Z] Removing intermediate container afcdb3cc39ef [2023-05-25T08:36:38.077Z] ---> 872d105d8f63 [2023-05-25T08:36:38.077Z] [2023-05-25T08:36:38.077Z] Step 13/27 : FROM alpine:3.17 [2023-05-25T08:36:38.077Z] ---> 9ed4aefc74f6 [2023-05-25T08:36:38.077Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-25T08:36:38.077Z] ---> Running in afdc9e97a3b3 [2023-05-25T08:36:38.077Z] Removing intermediate container 9ed6b7382b61 [2023-05-25T08:36:38.077Z] ---> 2528684ddaab [2023-05-25T08:36:38.077Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-25T08:36:38.077Z] ---> Running in 211a903355e7 [2023-05-25T08:36:38.077Z] Removing intermediate container afdc9e97a3b3 [2023-05-25T08:36:38.077Z] ---> a65ed78445f5 [2023-05-25T08:36:38.077Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-25T08:36:38.077Z] ---> Running in 56df384fd92b [2023-05-25T08:36:38.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:38.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:38.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:38.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:38.632Z] v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-25T08:36:38.632Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-25T08:36:38.632Z] OK: 17823 distinct packages available [2023-05-25T08:36:38.632Z] Removing intermediate container fbc847798a67 [2023-05-25T08:36:38.632Z] ---> 7f208671ba51 [2023-05-25T08:36:38.632Z] Step 12/27 : WORKDIR /edgex-go [2023-05-25T08:36:38.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:38.889Z] Removing intermediate container 84b097b3b4aa [2023-05-25T08:36:38.889Z] ---> 87ecb583374d [2023-05-25T08:36:38.889Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:36:38.889Z] v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-25T08:36:38.889Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-25T08:36:38.889Z] OK: 17823 distinct packages available [2023-05-25T08:36:38.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:38.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:38.889Z] ---> Running in c11d2975d443 [2023-05-25T08:36:39.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:39.149Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-25T08:36:39.149Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-25T08:36:39.149Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-25T08:36:39.149Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-25T08:36:39.149Z] (3/5) Installing libucontext (1.2-r0) [2023-05-25T08:36:39.149Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-25T08:36:39.149Z] ---> 1f257dbc5ab4 [2023-05-25T08:36:39.149Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:36:39.149Z] (3/4) Installing libucontext (1.2-r0) [2023-05-25T08:36:39.149Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-25T08:36:39.149Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-25T08:36:39.149Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:36:39.149Z] OK: 7 MiB in 19 packages [2023-05-25T08:36:39.149Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:36:39.409Z] OK: 8 MiB in 20 packages [2023-05-25T08:36:39.409Z] Removing intermediate container c11d2975d443 [2023-05-25T08:36:39.409Z] ---> 0bcfe38e3478 [2023-05-25T08:36:39.409Z] [2023-05-25T08:36:39.409Z] Step 13/27 : FROM alpine:3.17 [2023-05-25T08:36:39.409Z] ---> 9ed4aefc74f6 [2023-05-25T08:36:39.409Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-25T08:36:39.409Z] ---> Using cache [2023-05-25T08:36:39.409Z] ---> a65ed78445f5 [2023-05-25T08:36:39.409Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-25T08:36:39.409Z] ---> Running in 74f63918c273 [2023-05-25T08:36:39.525Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-25T08:36:39.525Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-25T08:36:39.525Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-25T08:36:39.525Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-25T08:36:39.525Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-25T08:36:39.525Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-25T08:36:39.525Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-25T08:36:39.525Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-25T08:36:39.525Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-25T08:36:39.525Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-25T08:36:39.667Z] ---> 0ecaa0da5692 [2023-05-25T08:36:39.667Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-25T08:36:40.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:40.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:40.488Z] v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-25T08:36:40.488Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-25T08:36:40.488Z] OK: 17823 distinct packages available [2023-05-25T08:36:40.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:40.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:41.016Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-25T08:36:41.016Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-25T08:36:41.016Z] (3/5) Installing libucontext (1.2-r0) [2023-05-25T08:36:41.016Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-25T08:36:41.016Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-25T08:36:41.016Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:36:41.016Z] OK: 8 MiB in 20 packages [2023-05-25T08:36:41.581Z] Removing intermediate container 56df384fd92b [2023-05-25T08:36:41.581Z] ---> fdee3be61e7d [2023-05-25T08:36:41.581Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:36:41.581Z] ---> bb1ed1207f9b [2023-05-25T08:36:41.581Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-25T08:36:41.840Z] Removing intermediate container 211a903355e7 [2023-05-25T08:36:41.840Z] ---> e30d2c3910eb [2023-05-25T08:36:41.840Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:36:42.099Z] ---> 299223f69b79 [2023-05-25T08:36:42.099Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-25T08:36:42.358Z] ---> b90202a5910a [2023-05-25T08:36:42.358Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:36:42.358Z] Removing intermediate container 74f63918c273 [2023-05-25T08:36:42.358Z] ---> ddfc1c942e27 [2023-05-25T08:36:42.358Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:36:42.358Z] ---> d6dac4bca0ac [2023-05-25T08:36:42.358Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:36:42.644Z] ---> 16d248669ec1 [2023-05-25T08:36:42.644Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-25T08:36:42.644Z] ---> e08431a2991e [2023-05-25T08:36:42.644Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:36:42.644Z] ---> 99085f1863b7 [2023-05-25T08:36:42.644Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-25T08:36:42.882Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-25T08:36:42.882Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-25T08:36:42.882Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-25T08:36:42.882Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-25T08:36:42.922Z] ---> 76d9677261b2 [2023-05-25T08:36:42.922Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-25T08:36:42.922Z] ---> 7759c37fd24c [2023-05-25T08:36:42.922Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-25T08:36:43.180Z] ---> f4bbbe16f76e [2023-05-25T08:36:43.180Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-25T08:36:46.462Z] ---> d23149c3cf9b [2023-05-25T08:36:46.462Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-25T08:36:46.721Z] ---> 383c8bf89750 [2023-05-25T08:36:46.721Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-25T08:36:46.721Z] ---> 7f845eb321a1 [2023-05-25T08:36:46.721Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-25T08:36:46.721Z] ---> 99fcb6c9dc51 [2023-05-25T08:36:46.721Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-25T08:36:46.721Z] ---> 8f4e1de987ce [2023-05-25T08:36:46.721Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-25T08:36:46.979Z] ---> d3deb96410f1 [2023-05-25T08:36:46.979Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-25T08:36:46.979Z] ---> b389316fa9bb [2023-05-25T08:36:46.979Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-25T08:36:46.979Z] ---> Running in 017f09a8c574 [2023-05-25T08:36:46.979Z] ---> Running in 5b74d0b04abe [2023-05-25T08:36:47.236Z] Removing intermediate container 03773a3aef0e [2023-05-25T08:36:47.236Z] ---> 72265019650e [2023-05-25T08:36:47.236Z] Step 7/20 : COPY . . [2023-05-25T08:36:55.360Z] ---> 2db515fa87d7 [2023-05-25T08:36:55.360Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-25T08:36:55.360Z] Removing intermediate container 5b74d0b04abe [2023-05-25T08:36:55.360Z] ---> 2a40ff903d55 [2023-05-25T08:36:55.360Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-25T08:36:55.360Z] ---> 0a453e18bb5b [2023-05-25T08:36:55.360Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-25T08:36:55.360Z] ---> b28b4876c67c [2023-05-25T08:36:55.360Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-25T08:36:55.360Z] Removing intermediate container 017f09a8c574 [2023-05-25T08:36:55.360Z] ---> 12f0d217ab76 [2023-05-25T08:36:55.360Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-25T08:36:55.360Z] ---> Running in 71a5f17b260d [2023-05-25T08:36:55.360Z] ---> 3f4f72722369 [2023-05-25T08:36:55.360Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-25T08:36:55.360Z] ---> Running in a943257d5a8d [2023-05-25T08:36:55.360Z] ---> Running in 6b9fde98e751 [2023-05-25T08:36:55.360Z] ---> 86a33b724e31 [2023-05-25T08:36:55.360Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-25T08:36:55.360Z] ---> fee85e32bb6a [2023-05-25T08:36:55.360Z] Step 22/27 : WORKDIR / [2023-05-25T08:36:55.360Z] Removing intermediate container a943257d5a8d [2023-05-25T08:36:55.360Z] ---> 0da5749d5703 [2023-05-25T08:36:55.360Z] Step 30/33 : CMD ["gate"] [2023-05-25T08:36:55.360Z] ---> Running in 246e01e2e97c [2023-05-25T08:36:55.360Z] ---> Running in 78893a769ec3 [2023-05-25T08:36:55.360Z] Removing intermediate container 6b9fde98e751 [2023-05-25T08:36:55.360Z] ---> cf39adbfb187 [2023-05-25T08:36:55.360Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-25T08:36:55.360Z] ---> Running in 036dd2b69d4e [2023-05-25T08:36:55.360Z] ---> 169851eaa3e5 [2023-05-25T08:36:55.360Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-25T08:36:55.360Z] 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-25T08:36:55.360Z] Removing intermediate container 78893a769ec3 [2023-05-25T08:36:55.360Z] ---> 7137c347f1db [2023-05-25T08:36:55.360Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-25T08:36:55.360Z] Removing intermediate container 246e01e2e97c [2023-05-25T08:36:55.360Z] ---> a964ec9c1b85 [2023-05-25T08:36:55.360Z] Step 31/33 : LABEL arch=x86_64 [2023-05-25T08:36:55.360Z] Removing intermediate container 036dd2b69d4e [2023-05-25T08:36:55.360Z] ---> 532ab21ee3d3 [2023-05-25T08:36:55.360Z] Step 24/26 : LABEL arch=x86_64 [2023-05-25T08:36:55.360Z] ---> Running in 60a5fdaac142 [2023-05-25T08:36:55.360Z] ---> Running in 923bbc4ca364 [2023-05-25T08:36:55.360Z] ---> Running in 4ff2f3745449 [2023-05-25T08:36:55.360Z] ---> 5ea203a279ce [2023-05-25T08:36:55.360Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-25T08:36:55.360Z] Removing intermediate container 60a5fdaac142 [2023-05-25T08:36:55.360Z] ---> e9887da56254 [2023-05-25T08:36:55.360Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-25T08:36:55.360Z] Removing intermediate container 923bbc4ca364 [2023-05-25T08:36:55.360Z] ---> b4307465d31a [2023-05-25T08:36:55.360Z] Step 32/33 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 [2023-05-25T08:36:55.360Z] ---> Running in ed9122c168f3 [2023-05-25T08:36:55.360Z] ---> Running in 406df6eb7bc1 [2023-05-25T08:36:55.360Z] Removing intermediate container 4ff2f3745449 [2023-05-25T08:36:55.360Z] ---> 3fa3ca4bcf0f [2023-05-25T08:36:55.360Z] Step 25/26 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 [2023-05-25T08:36:55.360Z] ---> Running in 68f7cac5dad4 [2023-05-25T08:36:55.360Z] ---> Running in 03c2ea52be70 [2023-05-25T08:36:55.360Z] Removing intermediate container ed9122c168f3 [2023-05-25T08:36:55.360Z] ---> 0340362f2f0d [2023-05-25T08:36:55.360Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-25T08:36:55.360Z] ---> Running in dc5a3aa5f151 [2023-05-25T08:36:55.360Z] Removing intermediate container 406df6eb7bc1 [2023-05-25T08:36:55.360Z] ---> fb167a8c2925 [2023-05-25T08:36:55.360Z] Step 25/27 : LABEL arch=x86_64 [2023-05-25T08:36:55.360Z] Removing intermediate container 03c2ea52be70 [2023-05-25T08:36:55.360Z] ---> 860ab11358e7 [2023-05-25T08:36:55.360Z] Step 26/26 : LABEL version=0.0.0 [2023-05-25T08:36:55.360Z] ---> Running in d2db5601e638 [2023-05-25T08:36:55.360Z] Removing intermediate container 68f7cac5dad4 [2023-05-25T08:36:55.360Z] ---> bf3b8871aa86 [2023-05-25T08:36:55.360Z] Step 33/33 : LABEL version=0.0.0 [2023-05-25T08:36:55.360Z] ---> Running in 40d05cd35f0e [2023-05-25T08:36:55.360Z] Removing intermediate container dc5a3aa5f151 [2023-05-25T08:36:55.360Z] ---> ec69e6800b99 [2023-05-25T08:36:55.360Z] Step 25/27 : LABEL arch=x86_64 [2023-05-25T08:36:55.619Z] ---> Running in dc79040c5366 [2023-05-25T08:36:55.619Z] Removing intermediate container d2db5601e638 [2023-05-25T08:36:55.619Z] ---> b0499b46e212 [2023-05-25T08:36:55.619Z] Step 26/27 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 [2023-05-25T08:36:55.619Z] ---> Running in 90979d89e5a2 [2023-05-25T08:36:55.619Z] Removing intermediate container 40d05cd35f0e [2023-05-25T08:36:55.619Z] ---> 8368ed574245 [2023-05-25T08:36:55.619Z] [2023-05-25T08:36:55.619Z] ---> Running in 8b9587ff25db [2023-05-25T08:36:55.619Z] Successfully built 8368ed574245 [2023-05-25T08:36:55.878Z] Successfully tagged security-spire-server:latest [2023-05-25T08:36:55.878Z]  Building security-spire-server ... done Building core-command [2023-05-25T08:36:55.878Z] Removing intermediate container dc79040c5366 [2023-05-25T08:36:55.878Z] ---> 477f9e928e7f [2023-05-25T08:36:55.878Z] [2023-05-25T08:36:55.878Z] Removing intermediate container 90979d89e5a2 [2023-05-25T08:36:55.878Z] ---> ddafa81ccb44 [2023-05-25T08:36:55.878Z] Step 26/27 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 [2023-05-25T08:36:55.878Z] Removing intermediate container 8b9587ff25db [2023-05-25T08:36:55.878Z] ---> 006459f7efcc [2023-05-25T08:36:55.878Z] Step 27/27 : LABEL version=0.0.0 [2023-05-25T08:36:55.878Z] Successfully built 477f9e928e7f [2023-05-25T08:36:56.446Z] Successfully tagged security-bootstrapper:latest [2023-05-25T08:36:56.446Z]  Building security-bootstrapper ... done Building core-common-config-bootstrapper [2023-05-25T08:36:57.642Z] ---> Running in 075e30f4a5c7 [2023-05-25T08:36:57.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-25T08:36:57.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-25T08:36:57.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.249s coverage: 28.7% of statements [2023-05-25T08:37:03.040Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:37:03.040Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:37:03.040Z] ---> 3c471d7b2921 [2023-05-25T08:37:03.040Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-25T08:37:03.040Z] ---> Using cache [2023-05-25T08:37:03.040Z] ---> 2f240061693a [2023-05-25T08:37:03.040Z] Step 4/24 : WORKDIR /edgex-go [2023-05-25T08:37:03.040Z] ---> Using cache [2023-05-25T08:37:03.040Z] ---> f5e2c2a802ad [2023-05-25T08:37:03.040Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-25T08:37:03.040Z] ---> Using cache [2023-05-25T08:37:03.040Z] ---> b0b48a0b4044 [2023-05-25T08:37:03.040Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-25T08:37:03.040Z] ---> Using cache [2023-05-25T08:37:03.040Z] ---> 33f2c6de3dee [2023-05-25T08:37:03.040Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:37:03.040Z] ---> Using cache [2023-05-25T08:37:03.040Z] ---> a56c592384c1 [2023-05-25T08:37:03.040Z] Step 8/24 : COPY . . [2023-05-25T08:37:03.040Z] ---> Using cache [2023-05-25T08:37:03.040Z] ---> d6fa9f44c6dc [2023-05-25T08:37:03.040Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-25T08:37:03.040Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:37:03.040Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:37:03.040Z] ---> 3c471d7b2921 [2023-05-25T08:37:03.040Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-25T08:37:03.040Z] ---> Using cache [2023-05-25T08:37:03.040Z] ---> 2f240061693a [2023-05-25T08:37:03.040Z] Step 4/23 : WORKDIR /edgex-go [2023-05-25T08:37:03.040Z] ---> Using cache [2023-05-25T08:37:03.040Z] ---> f5e2c2a802ad [2023-05-25T08:37:03.040Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-25T08:37:03.040Z] ---> Using cache [2023-05-25T08:37:03.040Z] ---> b0b48a0b4044 [2023-05-25T08:37:03.040Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-25T08:37:03.040Z] ---> Using cache [2023-05-25T08:37:03.040Z] ---> 33f2c6de3dee [2023-05-25T08:37:03.040Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:37:03.040Z] ---> Using cache [2023-05-25T08:37:03.040Z] ---> a56c592384c1 [2023-05-25T08:37:03.040Z] Step 8/23 : COPY . . [2023-05-25T08:37:03.040Z] ---> Using cache [2023-05-25T08:37:03.040Z] ---> d6fa9f44c6dc [2023-05-25T08:37:03.040Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-25T08:37:06.324Z] ---> Running in 78d530cb4aa5 [2023-05-25T08:37:07.976Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.311s coverage: 98.5% of statements [2023-05-25T08:37:10.507Z] Removing intermediate container 075e30f4a5c7 [2023-05-25T08:37:10.507Z] ---> 81cccb45416d [2023-05-25T08:37:10.507Z] Step 27/27 : LABEL version=0.0.0 [2023-05-25T08:37:10.507Z] Removing intermediate container 78d530cb4aa5 [2023-05-25T08:37:10.507Z] ---> ac4dea0a0e34 [2023-05-25T08:37:10.507Z] [2023-05-25T08:37:10.507Z] ---> Running in 3dea61597912 [2023-05-25T08:37:10.507Z] ---> Running in d1bad4c8d727 [2023-05-25T08:37:10.507Z] ---> Running in 0a0ed90d3791 [2023-05-25T08:37:10.507Z] Successfully built ac4dea0a0e34 [2023-05-25T08:37:10.507Z] Successfully tagged security-spire-config:latest [2023-05-25T08:37:10.507Z] Building security-proxy-setup [2023-05-25T08:37:10.507Z]  Building security-spire-config ... done Removing intermediate container 0a0ed90d3791 [2023-05-25T08:37:10.507Z] ---> 85627bd9e08e [2023-05-25T08:37:10.507Z] [2023-05-25T08:37:10.507Z] Successfully built 85627bd9e08e [2023-05-25T08:37:10.507Z] Successfully tagged security-spire-agent:latest [2023-05-25T08:37:10.765Z]  Building security-spire-agent ... done 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-25T08:37:10.766Z] 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-25T08:37:12.662Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:37:12.662Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:37:12.662Z] ---> 3c471d7b2921 [2023-05-25T08:37:12.662Z] Step 3/22 : WORKDIR /edgex-go [2023-05-25T08:37:12.662Z] ---> Using cache [2023-05-25T08:37:12.662Z] ---> 1cc2936ca9b2 [2023-05-25T08:37:12.662Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-25T08:37:12.662Z] ---> Using cache [2023-05-25T08:37:12.662Z] ---> 5c34852edc21 [2023-05-25T08:37:12.662Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-25T08:37:12.662Z] ---> Using cache [2023-05-25T08:37:12.662Z] ---> 45894c7c71e4 [2023-05-25T08:37:12.662Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:37:12.663Z] ---> Using cache [2023-05-25T08:37:12.663Z] ---> ef844ede5866 [2023-05-25T08:37:12.663Z] Step 7/22 : COPY . . [2023-05-25T08:37:12.663Z] ---> Using cache [2023-05-25T08:37:12.663Z] ---> ad51300a3188 [2023-05-25T08:37:12.663Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-25T08:37:20.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.563s coverage: 71.5% of statements [2023-05-25T08:37:20.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-25T08:37:20.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-25T08:37:20.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-25T08:37:20.808Z] ---> Running in 4a611eab9bef [2023-05-25T08:37:20.808Z] 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-25T08:37:25.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-25T08:37:25.668Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-25T08:37:25.935Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.357s coverage: 54.0% of statements [2023-05-25T08:37:27.415Z] Removing intermediate container 71a5f17b260d [2023-05-25T08:37:27.415Z] ---> 3c25fe473e25 [2023-05-25T08:37:27.415Z] [2023-05-25T08:37:27.415Z] Step 9/20 : FROM alpine:3.17 [2023-05-25T08:37:27.415Z] ---> 9ed4aefc74f6 [2023-05-25T08:37:27.415Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-25T08:37:27.415Z] ---> Using cache [2023-05-25T08:37:27.415Z] ---> c1f0fdb6b7b8 [2023-05-25T08:37:27.415Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-25T08:37:27.415Z] ---> Running in 5b7af9711b35 [2023-05-25T08:37:28.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:37:28.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:37:28.930Z] v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-25T08:37:28.930Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-25T08:37:28.930Z] OK: 17823 distinct packages available [2023-05-25T08:37:28.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:37:28.930Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:37:29.190Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-25T08:37:29.190Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-25T08:37:29.190Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-25T08:37:29.190Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-25T08:37:29.190Z] (5/9) Installing curl (8.1.1-r1) [2023-05-25T08:37:29.449Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-25T08:37:29.449Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-25T08:37:29.449Z] (8/9) Installing libucontext (1.2-r0) [2023-05-25T08:37:29.449Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-25T08:37:29.449Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:37:29.449Z] Executing ca-certificates-20230506-r0.trigger [2023-05-25T08:37:29.449Z] OK: 10 MiB in 24 packages [2023-05-25T08:37:32.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-25T08:37:32.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-25T08:37:32.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-25T08:37:32.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-25T08:37:32.590Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-25T08:37:33.806Z] Removing intermediate container 5b7af9711b35 [2023-05-25T08:37:33.806Z] ---> 705b69ed4d77 [2023-05-25T08:37:33.806Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:37:37.102Z] ---> 87bbf5e8c2c5 [2023-05-25T08:37:37.102Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:37:37.360Z] Removing intermediate container d1bad4c8d727 [2023-05-25T08:37:37.360Z] ---> 069838ccf671 [2023-05-25T08:37:37.360Z] [2023-05-25T08:37:37.360Z] Step 10/23 : FROM alpine:3.17 [2023-05-25T08:37:37.360Z] ---> 9ed4aefc74f6 [2023-05-25T08:37:37.360Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-25T08:37:37.360Z] ---> Using cache [2023-05-25T08:37:37.360Z] ---> 0e9f2165eb13 [2023-05-25T08:37:37.360Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-25T08:37:37.360Z] ---> Using cache [2023-05-25T08:37:37.360Z] ---> e7e833b6c7ce [2023-05-25T08:37:37.360Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:37:37.360Z] ---> Using cache [2023-05-25T08:37:37.360Z] ---> a47a2983ac9a [2023-05-25T08:37:37.360Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:37:37.360Z] ---> Using cache [2023-05-25T08:37:37.360Z] ---> 8243ee0d874e [2023-05-25T08:37:37.360Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-25T08:37:37.360Z] ---> cc88a19af02f [2023-05-25T08:37:37.360Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-25T08:37:39.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-25T08:37:39.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-25T08:37:41.556Z] ---> 5b93124831c8 [2023-05-25T08:37:41.556Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-25T08:37:41.556Z] ---> 56f97d5df13c [2023-05-25T08:37:41.556Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-25T08:37:41.556Z] Removing intermediate container 3dea61597912 [2023-05-25T08:37:41.556Z] ---> a33b490789fc [2023-05-25T08:37:41.556Z] [2023-05-25T08:37:41.556Z] Step 10/24 : FROM alpine:3.17 [2023-05-25T08:37:41.556Z] ---> 9ed4aefc74f6 [2023-05-25T08:37:41.556Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-25T08:37:41.556Z] ---> Using cache [2023-05-25T08:37:41.556Z] ---> 288b30cf052b [2023-05-25T08:37:41.556Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-25T08:37:41.556Z] ---> Using cache [2023-05-25T08:37:41.556Z] ---> b723a8717ce5 [2023-05-25T08:37:41.556Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-25T08:37:41.556Z] ---> Running in 3d19d4166b29 [2023-05-25T08:37:41.556Z] ---> 8dc4137e8e44 [2023-05-25T08:37:41.556Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-25T08:37:41.556Z] ---> a894faaa0410 [2023-05-25T08:37:41.556Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-25T08:37:41.556Z] ---> Running in 8728c7059965 [2023-05-25T08:37:41.556Z] Removing intermediate container 3d19d4166b29 [2023-05-25T08:37:41.556Z] ---> f233defccc54 [2023-05-25T08:37:41.556Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-25T08:37:41.556Z] ---> Running in fe1195c5a945 [2023-05-25T08:37:41.556Z] ---> 2cc209cad7da [2023-05-25T08:37:41.556Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-25T08:37:41.556Z] Removing intermediate container 8728c7059965 [2023-05-25T08:37:41.556Z] ---> 418044717500 [2023-05-25T08:37:41.556Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-25T08:37:41.556Z] ---> Running in 9f5c2226db59 [2023-05-25T08:37:41.556Z] ---> Running in ca11cea94700 [2023-05-25T08:37:41.556Z] Removing intermediate container fe1195c5a945 [2023-05-25T08:37:41.556Z] ---> 54423ce2edb5 [2023-05-25T08:37:41.556Z] Step 15/24 : WORKDIR / [2023-05-25T08:37:41.556Z] ---> Running in 1edf8f3b4db1 [2023-05-25T08:37:41.556Z] Removing intermediate container ca11cea94700 [2023-05-25T08:37:41.556Z] ---> 6b9e68577631 [2023-05-25T08:37:41.556Z] Step 18/20 : LABEL arch=x86_64 [2023-05-25T08:37:41.556Z] ---> Running in 8fe222a18e66 [2023-05-25T08:37:41.556Z] Removing intermediate container 1edf8f3b4db1 [2023-05-25T08:37:41.556Z] ---> 21dac46856ca [2023-05-25T08:37:41.557Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:37:41.557Z] Removing intermediate container 8fe222a18e66 [2023-05-25T08:37:41.557Z] ---> f2d0c7693fd0 [2023-05-25T08:37:41.557Z] Step 19/20 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 [2023-05-25T08:37:41.557Z] ---> Running in a15296060844 [2023-05-25T08:37:41.557Z] ---> e6949d58bd68 [2023-05-25T08:37:41.557Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:37:41.557Z] Removing intermediate container a15296060844 [2023-05-25T08:37:41.557Z] ---> cc68da06aa9f [2023-05-25T08:37:41.557Z] Step 20/20 : LABEL version=0.0.0 [2023-05-25T08:37:41.815Z] ---> Running in e421bfb9e941 [2023-05-25T08:37:41.815Z] Removing intermediate container e421bfb9e941 [2023-05-25T08:37:41.815Z] ---> e41d61f7bef9 [2023-05-25T08:37:41.815Z] [2023-05-25T08:37:41.815Z] ---> cf5dd39ea52c [2023-05-25T08:37:41.815Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-25T08:37:41.815Z] Successfully built e41d61f7bef9 [2023-05-25T08:37:41.815Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-25T08:37:42.382Z]  Building security-spiffe-token-provider ... done Removing intermediate container 9f5c2226db59 [2023-05-25T08:37:42.382Z] ---> bd56bd41770b [2023-05-25T08:37:42.382Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-25T08:37:42.382Z] ---> 19915cf7411d [2023-05-25T08:37:42.382Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-25T08:37:42.382Z] ---> Running in b03a0c4b7fe9 [2023-05-25T08:37:42.642Z] Removing intermediate container b03a0c4b7fe9 [2023-05-25T08:37:42.642Z] ---> b75d1daaaa71 [2023-05-25T08:37:42.642Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-25T08:37:42.642Z] ---> Running in 69f08c2046dd [2023-05-25T08:37:42.642Z] ---> b72895b5d8cc [2023-05-25T08:37:42.642Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-25T08:37:42.642Z] ---> Running in 97e34cb294a6 [2023-05-25T08:37:42.901Z] Removing intermediate container 69f08c2046dd [2023-05-25T08:37:42.901Z] ---> 7b08d9372744 [2023-05-25T08:37:42.901Z] Step 21/23 : LABEL arch=x86_64 [2023-05-25T08:37:42.901Z] Removing intermediate container 97e34cb294a6 [2023-05-25T08:37:42.901Z] ---> ebbc556791e9 [2023-05-25T08:37:42.901Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T08:37:42.901Z] ---> Running in 18458db96379 [2023-05-25T08:37:43.172Z] ---> Running in 726d7b34f16e [2023-05-25T08:37:43.431Z] Removing intermediate container 18458db96379 [2023-05-25T08:37:43.431Z] ---> 52a0ad9a1f6f [2023-05-25T08:37:43.431Z] Step 22/23 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 [2023-05-25T08:37:43.709Z] Removing intermediate container 726d7b34f16e [2023-05-25T08:37:43.709Z] ---> db9b431a71e8 [2023-05-25T08:37:43.709Z] Step 22/24 : LABEL arch=x86_64 [2023-05-25T08:37:43.709Z] ---> Running in 63bf47d0cf95 [2023-05-25T08:37:43.970Z] ---> Running in 25a978e67133 [2023-05-25T08:37:43.970Z] Removing intermediate container 63bf47d0cf95 [2023-05-25T08:37:43.970Z] ---> 265131217c05 [2023-05-25T08:37:43.970Z] Step 23/23 : LABEL version=0.0.0 [2023-05-25T08:37:43.970Z] Removing intermediate container 25a978e67133 [2023-05-25T08:37:43.970Z] ---> 5eee03f4546b [2023-05-25T08:37:43.970Z] Step 23/24 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 [2023-05-25T08:37:43.970Z] ---> Running in 8074649cff88 [2023-05-25T08:37:43.970Z] ---> Running in 7a31b4477c62 [2023-05-25T08:37:44.230Z] Removing intermediate container 8074649cff88 [2023-05-25T08:37:44.230Z] ---> 2357347e70da [2023-05-25T08:37:44.230Z] [2023-05-25T08:37:44.230Z] Removing intermediate container 7a31b4477c62 [2023-05-25T08:37:44.230Z] ---> cc306b8c1a3b [2023-05-25T08:37:44.230Z] Step 24/24 : LABEL version=0.0.0 [2023-05-25T08:37:44.230Z] Successfully built 2357347e70da [2023-05-25T08:37:44.489Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-25T08:37:44.489Z]  Building core-common-config-bootstrapper ... done  ---> Running in 049eada8fb33 [2023-05-25T08:37:44.751Z] Removing intermediate container 049eada8fb33 [2023-05-25T08:37:44.751Z] ---> a153b4b7b020 [2023-05-25T08:37:44.751Z] [2023-05-25T08:37:44.751Z] Successfully built a153b4b7b020 [2023-05-25T08:37:44.751Z] Successfully tagged core-command:latest [2023-05-25T08:37:45.320Z]  Building core-command ... done Removing intermediate container 4a611eab9bef [2023-05-25T08:37:45.320Z] ---> ffe4f7f27a2a [2023-05-25T08:37:45.320Z] [2023-05-25T08:37:45.320Z] Step 9/22 : FROM alpine:3.17 [2023-05-25T08:37:45.320Z] ---> 9ed4aefc74f6 [2023-05-25T08:37:45.320Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-25T08:37:45.320Z] ---> Running in 21e8c4f1ea04 [2023-05-25T08:37:45.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:37:45.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:37:46.150Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-25T08:37:46.150Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-25T08:37:46.150Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:37:46.150Z] OK: 8 MiB in 17 packages [2023-05-25T08:37:46.721Z] Removing intermediate container 21e8c4f1ea04 [2023-05-25T08:37:46.721Z] ---> ff8483bc1991 [2023-05-25T08:37:46.721Z] 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-25T08:37:46.721Z] ---> Running in 1157656cf1ba [2023-05-25T08:37:46.721Z] Removing intermediate container 1157656cf1ba [2023-05-25T08:37:46.721Z] ---> a15db995f850 [2023-05-25T08:37:46.721Z] Step 12/22 : WORKDIR /edgex [2023-05-25T08:37:46.721Z] ---> Running in e25bd3b0c19d [2023-05-25T08:37:46.721Z] Removing intermediate container e25bd3b0c19d [2023-05-25T08:37:46.721Z] ---> 758a6c5e0d2f [2023-05-25T08:37:46.721Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:37:46.981Z] ---> 1f6ae7c5c4e3 [2023-05-25T08:37:46.981Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:37:46.981Z] ---> c09a0e16ae79 [2023-05-25T08:37:46.981Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-25T08:37:47.244Z] ---> 0d770580639a [2023-05-25T08:37:47.244Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-25T08:37:47.816Z] ---> f209c01d4397 [2023-05-25T08:37:47.816Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-25T08:37:47.816Z] ---> 88093588faf1 [2023-05-25T08:37:47.816Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-25T08:37:47.816Z] ---> Running in 00a61529ee09 [2023-05-25T08:37:48.390Z] Removing intermediate container 00a61529ee09 [2023-05-25T08:37:48.390Z] ---> af26881c2a43 [2023-05-25T08:37:48.390Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-25T08:37:48.390Z] ---> Running in 2cd2504aee54 [2023-05-25T08:37:48.650Z] Removing intermediate container 2cd2504aee54 [2023-05-25T08:37:48.650Z] ---> c763781ae2d3 [2023-05-25T08:37:48.650Z] Step 20/22 : LABEL arch=x86_64 [2023-05-25T08:37:48.650Z] ---> Running in 8f9a5cae791f [2023-05-25T08:37:48.650Z] Removing intermediate container 8f9a5cae791f [2023-05-25T08:37:48.650Z] ---> c41bfa86e628 [2023-05-25T08:37:48.650Z] Step 21/22 : LABEL git_sha=028faf9f61ae0e6766d1b41303379cdbfaf22da7 [2023-05-25T08:37:48.650Z] ---> Running in 04e194a21e8d [2023-05-25T08:37:48.650Z] Removing intermediate container 04e194a21e8d [2023-05-25T08:37:48.650Z] ---> d8c148e14839 [2023-05-25T08:37:48.650Z] Step 22/22 : LABEL version=0.0.0 [2023-05-25T08:37:48.650Z] ---> Running in e4427274db35 [2023-05-25T08:37:48.910Z] Removing intermediate container e4427274db35 [2023-05-25T08:37:48.910Z] ---> 6967f8160f7c [2023-05-25T08:37:48.910Z] [2023-05-25T08:37:48.910Z] Successfully built 6967f8160f7c [2023-05-25T08:37:48.910Z] Successfully tagged security-proxy-setup:latest [2023-05-25T08:37:48.917Z]  Building security-proxy-setup ... done  [Pipeline] } [2023-05-25T08:37:48.923Z] $ docker stop --time=1 9950126b6cedae145fea94b2a66418bde7286546352d0015230c0af62950a3b7 [2023-05-25T08:37:49.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.764s coverage: 88.5% of statements [2023-05-25T08:37:49.519Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.561s coverage: 3.8% of statements [2023-05-25T08:37:50.240Z] $ docker rm -f --volumes 9950126b6cedae145fea94b2a66418bde7286546352d0015230c0af62950a3b7 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T08:37:50.575Z] + docker images [2023-05-25T08:37:50.575Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-25T08:37:50.575Z] security-proxy-setup latest 6967f8160f7c 2 seconds ago 18.7MB [2023-05-25T08:37:50.575Z] ffe4f7f27a2a 6 seconds ago 1.7GB [2023-05-25T08:37:50.575Z] core-command latest a153b4b7b020 6 seconds ago 19.9MB [2023-05-25T08:37:50.575Z] core-common-config-bootstrapper latest 2357347e70da 7 seconds ago 17.2MB [2023-05-25T08:37:50.575Z] security-spiffe-token-provider latest e41d61f7bef9 9 seconds ago 32.8MB [2023-05-25T08:37:50.575Z] a33b490789fc 10 seconds ago 1.72GB [2023-05-25T08:37:50.575Z] 069838ccf671 14 seconds ago 1.72GB [2023-05-25T08:37:50.575Z] 3c25fe473e25 27 seconds ago 1.76GB [2023-05-25T08:37:50.575Z] security-spire-agent latest 85627bd9e08e 40 seconds ago 161MB [2023-05-25T08:37:50.575Z] security-spire-config latest ac4dea0a0e34 41 seconds ago 102MB [2023-05-25T08:37:50.575Z] security-bootstrapper latest 477f9e928e7f 55 seconds ago 22.2MB [2023-05-25T08:37:50.575Z] security-spire-server latest 8368ed574245 55 seconds ago 103MB [2023-05-25T08:37:50.575Z] 0bcfe38e3478 About a minute ago 1.58GB [2023-05-25T08:37:50.575Z] cb93ba9d57e9 About a minute ago 1.58GB [2023-05-25T08:37:50.575Z] 872d105d8f63 About a minute ago 1.58GB [2023-05-25T08:37:50.575Z] support-scheduler latest 1af4e3d59d48 About a minute ago 31.8MB [2023-05-25T08:37:50.575Z] be4e6579fc78 About a minute ago 1.79GB [2023-05-25T08:37:50.575Z] 3c0a06b94621 About a minute ago 1.71GB [2023-05-25T08:37:50.575Z] security-secretstore-setup latest 40eca02a119d 2 minutes ago 32.8MB [2023-05-25T08:37:50.575Z] core-metadata latest 69fab6e7615f 2 minutes ago 20.4MB [2023-05-25T08:37:50.575Z] security-proxy-auth latest 21d8ac608210 2 minutes ago 18.3MB [2023-05-25T08:37:50.575Z] core-data latest 1464fdccd536 2 minutes ago 20MB [2023-05-25T08:37:50.575Z] support-notifications latest 245760cdd0e4 2 minutes ago 32.4MB [2023-05-25T08:37:50.575Z] 84eac0a1ad77 2 minutes ago 1.79GB [2023-05-25T08:37:50.575Z] 4afd67725832 2 minutes ago 1.73GB [2023-05-25T08:37:50.575Z] 8b93b25c4b0e 2 minutes ago 1.72GB [2023-05-25T08:37:50.575Z] 893f71820cbf 2 minutes ago 1.73GB [2023-05-25T08:37:50.575Z] 21b081604517 2 minutes ago 1.7GB [2023-05-25T08:37:50.575Z] ci-base-image-x86_64 latest 3c471d7b2921 7 minutes ago 918MB [2023-05-25T08:37:50.575Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 4 weeks ago 700MB [2023-05-25T08:37:50.575Z] alpine 3.17 9ed4aefc74f6 8 weeks ago 7.05MB [2023-05-25T08:37:50.575Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-25T08:37:50.575Z] 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-25T08:37:56.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-25T08:37:56.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-25T08:37:56.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-25T08:37:57.149Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.787s coverage: 95.6% of statements [2023-05-25T08:37:57.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-25T08:37:57.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-25T08:37:57.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-25T08:37:57.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-25T08:37:57.416Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-25T08:37:57.683Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.215s coverage: 72.2% of statements [2023-05-25T08:38:04.327Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-25T08:38:04.327Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-25T08:38:04.327Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-25T08:38:04.327Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.262s coverage: 65.9% of statements [2023-05-25T08:38:14.389Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-25T08:38:14.389Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-25T08:38:14.657Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.430s coverage: 0.9% of statements [2023-05-25T08:38:14.657Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.268s coverage: 29.0% of statements [2023-05-25T08:38:18.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.281s coverage: 42.9% of statements [2023-05-25T08:38:18.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.275s coverage: 82.9% of statements [2023-05-25T08:38:18.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.254s coverage: 94.1% of statements [2023-05-25T08:38:18.908Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.305s coverage: 96.3% of statements [2023-05-25T08:38:22.244Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.212s coverage: 87.5% of statements [2023-05-25T08:38:24.824Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-25T08:38:25.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-25T08:38:25.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-25T08:38:25.410Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-25T08:38:28.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-25T08:38:28.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-25T08:38:28.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-25T08:38:28.003Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-25T08:38:34.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.221s coverage: 94.4% of statements [2023-05-25T08:38:34.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-25T08:38:34.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-25T08:38:34.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-25T08:38:34.644Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-25T08:38:39.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-25T08:38:39.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-25T08:38:42.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-25T08:38:49.239Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.139s coverage: 79.9% of statements [2023-05-25T08:38:49.825Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.363s coverage: 92.9% of statements [2023-05-25T08:38:49.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements [2023-05-25T08:38:49.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.214s coverage: 62.3% of statements [2023-05-25T08:38:49.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements [2023-05-25T08:38:49.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.183s coverage: 20.0% of statements [2023-05-25T08:38:49.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.194s coverage: 100.0% of statements [2023-05-25T08:38:49.826Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.485s coverage: 81.8% of statements [2023-05-25T08:38:50.787Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-25T08:38:51.372Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.509s coverage: 82.1% of statements [2023-05-25T08:38:51.960Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-25T08:38:52.229Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.241s coverage: 86.0% of statements [2023-05-25T08:38:58.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-25T08:38:58.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-25T08:38:59.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.222s coverage: 63.1% of statements [2023-05-25T08:38:59.471Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.292s coverage: 100.0% of statements [2023-05-25T08:39:00.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements [2023-05-25T08:39:00.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.092s coverage: 100.0% of statements [2023-05-25T08:39:00.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.098s coverage: 73.7% of statements [2023-05-25T08:39:01.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-25T08:39:01.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-25T08:39:01.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-25T08:39:02.120Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements [2023-05-25T08:39:12.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-25T08:39:12.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-25T08:39:12.203Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-25T08:39:12.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.088s coverage: 38.4% of statements [2023-05-25T08:39:12.203Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.267s coverage: 89.5% of statements [2023-05-25T08:39:17.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-25T08:39:17.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-25T08:39:17.557Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-25T08:39:17.557Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-25T08:39:17.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.251s coverage: 84.8% of statements [2023-05-25T08:39:24.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-25T08:39:24.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-25T08:39:24.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-25T08:39:24.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-25T08:39:30.855Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.303s coverage: 17.7% of statements [2023-05-25T08:39:31.121Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-25T08:39:31.121Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-25T08:39:31.121Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-25T08:39:31.121Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-25T08:39:31.705Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.647s coverage: 92.3% of statements [2023-05-25T08:39:35.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-25T08:39:35.960Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-25T08:39:35.960Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.320s coverage: 61.5% of statements [2023-05-25T08:39:38.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-25T08:39:38.547Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-25T08:39:38.547Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.469s coverage: 97.7% of statements [2023-05-25T08:39:39.511Z] 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-25T08:39:39.779Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-25T08:39:39.779Z] go vet ./... [2023-05-25T08:42:31.507Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T08:42:31.507Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T08:42:31.507Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T08:42:31.527Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-25T08:42:31.851Z] + ls -al . [2023-05-25T08:42:32.122Z] total 700 [2023-05-25T08:42:32.122Z] drwxrwxr-x 10 1001 1001 4096 May 25 08:33 . [2023-05-25T08:42:32.122Z] drwxr-xr-x 4 root root 4096 May 25 08:33 .. [2023-05-25T08:42:32.122Z] drwxrwxr-x 2 1001 1001 4096 May 25 08:32 .blubracket [2023-05-25T08:42:32.122Z] -rw-rw-r-- 1 1001 1001 16 May 25 08:32 .dockerignore [2023-05-25T08:42:32.122Z] drwxrwxr-x 8 1001 1001 4096 May 25 08:32 .git [2023-05-25T08:42:32.122Z] drwxrwxr-x 3 1001 1001 4096 May 25 08:32 .github [2023-05-25T08:42:32.122Z] -rw-rw-r-- 1 1001 1001 1133 May 25 08:32 .gitignore [2023-05-25T08:42:32.122Z] -rw-rw-r-- 1 1001 1001 42 May 25 08:32 .golangci.yml [2023-05-25T08:42:32.122Z] -rw-rw-r-- 1 1001 1001 87 May 25 08:32 .hadolint.yml [2023-05-25T08:42:32.122Z] -rw-rw-r-- 1 1001 1001 166 May 25 08:32 .sonarcloud.properties [2023-05-25T08:42:32.122Z] -rw-rw-r-- 1 1001 1001 1171 May 25 08:32 ADOPTERS.md [2023-05-25T08:42:32.122Z] -rw-rw-r-- 1 1001 1001 10835 May 25 08:32 Attribution.txt [2023-05-25T08:42:32.122Z] -rw-rw-r-- 1 1001 1001 73765 May 25 08:32 CHANGELOG.md [2023-05-25T08:42:32.122Z] -rw-rw-r-- 1 1001 1001 3804 May 25 08:32 CONTRIBUTING.md [2023-05-25T08:42:32.122Z] -rw-rw-r-- 1 1001 1001 677 May 25 08:32 GOVERNANCE.md [2023-05-25T08:42:32.122Z] -rw-rw-r-- 1 1001 1001 883 May 25 08:32 Jenkinsfile [2023-05-25T08:42:32.122Z] -rw-rw-r-- 1 1001 1001 10775 May 25 08:32 LICENSE [2023-05-25T08:42:32.122Z] -rw-rw-r-- 1 1001 1001 14368 May 25 08:32 Makefile [2023-05-25T08:42:32.122Z] -rw-rw-r-- 1 1001 1001 582 May 25 08:32 OWNERS.md [2023-05-25T08:42:32.122Z] -rw-rw-r-- 1 1001 1001 9902 May 25 08:32 README.md [2023-05-25T08:42:32.122Z] -rw-rw-r-- 1 1001 1001 789 May 25 08:32 SECURITY.md [2023-05-25T08:42:32.122Z] -rw-rw-r-- 1 1001 1001 5 May 25 08:29 VERSION [2023-05-25T08:42:32.122Z] drwxrwxr-x 2 1001 1001 4096 May 25 08:32 bin [2023-05-25T08:42:32.122Z] drwxrwxr-x 18 1001 1001 4096 May 25 08:32 cmd [2023-05-25T08:42:32.122Z] -rw-r--r-- 1 root root 447731 May 25 08:39 coverage.out [2023-05-25T08:42:32.122Z] -rw-rw-r-- 1 1001 1001 3159 May 25 08:32 go.mod [2023-05-25T08:42:32.122Z] -rw-rw-r-- 1 1001 1001 31048 May 25 08:32 go.sum [2023-05-25T08:42:32.122Z] drwxrwxr-x 7 1001 1001 4096 May 25 08:32 internal [2023-05-25T08:42:32.122Z] drwxrwxr-x 3 1001 1001 4096 May 25 08:32 openapi [2023-05-25T08:42:32.122Z] -rw-rw-r-- 1 1001 1001 594 May 25 08:32 security.txt [2023-05-25T08:42:32.122Z] drwxrwxr-x 4 1001 1001 4096 May 25 08:32 snap [2023-05-25T08:42:32.122Z] -rw-rw-r-- 1 1001 1001 204 May 25 08:32 version.go [Pipeline] sh [2023-05-25T08:42:32.765Z] + '[' -e coverage.out ] [2023-05-25T08:42:32.765Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-25T08:42:32.788Z] Warning: overwriting stash ‘coverage-report’ [2023-05-25T08:42:33.664Z] Stashed 1 file(s) [Pipeline] sh [2023-05-25T08:42:34.291Z] + make build [2023-05-25T08:42:34.291Z] 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-25T08:44:10.952Z] 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-25T08:44:16.377Z] 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-25T08:44:23.061Z] 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-25T08:44:25.653Z] 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-25T08:45:22.070Z] 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-25T08:45:22.657Z] 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-25T08:45:29.314Z] 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-25T08:45:35.963Z] 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-25T08:45:40.245Z] 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-25T08:45:44.502Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-25T08:45:51.151Z] 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-25T08:45:57.820Z] $ docker stop --time=1 e6807688d62c546deef5edfeb2f9ec4bdff2fc77bbcdf1f2fb5951f1cc4f4f71 [2023-05-25T08:46:00.003Z] $ docker rm -f --volumes e6807688d62c546deef5edfeb2f9ec4bdff2fc77bbcdf1f2fb5951f1cc4f4f71 [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-25T08:46:02.581Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-25T08:46:02.581Z] [2023-05-25T08:46:02.581Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T08:46:02.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-25T08:46:03.186Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-25T08:46:03.186Z] 29e5d40040c1: Pulling fs layer [2023-05-25T08:46:03.186Z] 1ce36da41761: Pulling fs layer [2023-05-25T08:46:03.186Z] 25b303627fd3: Pulling fs layer [2023-05-25T08:46:03.186Z] 29e5d40040c1: Download complete [2023-05-25T08:46:03.773Z] 1ce36da41761: Verifying Checksum [2023-05-25T08:46:03.773Z] 1ce36da41761: Download complete [2023-05-25T08:46:03.773Z] 29e5d40040c1: Pull complete [2023-05-25T08:46:05.186Z] 1ce36da41761: Pull complete [2023-05-25T08:46:05.186Z] 25b303627fd3: Verifying Checksum [2023-05-25T08:46:05.186Z] 25b303627fd3: Download complete [2023-05-25T08:46:15.273Z] 25b303627fd3: Pull complete [2023-05-25T08:46:15.273Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-25T08:46:15.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-25T08:46:15.540Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T08:46:15.744Z] prd-ubuntu20.04-docker-arm64-4c-16g-16949 does not seem to be running inside a container [2023-05-25T08:46:15.817Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-25T08:46:19.426Z] $ docker top 10be13d08b861bd4614dddfa2e81330e7d67543c908d60736d0b0585eaf59803 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T08:46:20.282Z] + grep parallel [2023-05-25T08:46:20.282Z] + docker-compose build --help [2023-05-25T08:46:25.624Z] --parallel Build images in parallel. [Pipeline] } [2023-05-25T08:46:25.905Z] $ docker stop --time=1 10be13d08b861bd4614dddfa2e81330e7d67543c908d60736d0b0585eaf59803 [2023-05-25T08:46:27.646Z] $ docker rm -f --volumes 10be13d08b861bd4614dddfa2e81330e7d67543c908d60736d0b0585eaf59803 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T08:46:28.209Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-25T08:46:28.209Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T08:46:28.398Z] prd-ubuntu20.04-docker-arm64-4c-16g-16949 does not seem to be running inside a container [2023-05-25T08:46:28.459Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-25T08:46:29.702Z] $ docker top 73ed58ce7972e3a42e00ec2cfd2a8f4105a8ca7acda25cc10c3aae83a79074aa -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T08:46:30.552Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-25T08:46:36.567Z] Building core-command ... [2023-05-25T08:46:36.567Z] Building core-common-config-bootstrapper ... [2023-05-25T08:46:36.567Z] Building core-data ... [2023-05-25T08:46:36.567Z] Building core-metadata ... [2023-05-25T08:46:36.567Z] Building security-bootstrapper ... [2023-05-25T08:46:36.567Z] Building security-proxy-auth ... [2023-05-25T08:46:36.567Z] Building security-proxy-setup ... [2023-05-25T08:46:36.567Z] Building security-secretstore-setup ... [2023-05-25T08:46:36.567Z] Building security-spiffe-token-provider ... [2023-05-25T08:46:36.567Z] Building security-spire-agent ... [2023-05-25T08:46:36.567Z] Building security-spire-config ... [2023-05-25T08:46:36.567Z] Building security-spire-server ... [2023-05-25T08:46:36.567Z] Building support-notifications ... [2023-05-25T08:46:36.567Z] Building support-scheduler ... [2023-05-25T08:46:36.567Z] Building security-spire-agent [2023-05-25T08:46:36.567Z] Building support-scheduler [2023-05-25T08:46:36.567Z] Building security-bootstrapper [2023-05-25T08:46:36.567Z] Building core-metadata [2023-05-25T08:46:36.567Z] Building security-spire-config [2023-05-25T08:47:23.399Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:47:23.399Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:47:23.399Z] ---> 0b2ebc452ecb [2023-05-25T08:47:23.399Z] Step 3/27 : WORKDIR /edgex-go [2023-05-25T08:47:23.990Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:47:23.990Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:47:23.990Z] ---> 0b2ebc452ecb [2023-05-25T08:47:23.990Z] Step 3/27 : WORKDIR /edgex-go [2023-05-25T08:47:23.990Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:47:23.990Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:47:23.990Z] ---> 0b2ebc452ecb [2023-05-25T08:47:23.990Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-25T08:47:23.990Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:47:23.990Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:47:23.990Z] ---> 0b2ebc452ecb [2023-05-25T08:47:23.990Z] Step 3/33 : WORKDIR /edgex-go [2023-05-25T08:47:23.990Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:47:23.990Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:47:23.990Z] ---> 0b2ebc452ecb [2023-05-25T08:47:23.990Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-25T08:47:24.963Z] ---> Running in 0d5a0c2102ba [2023-05-25T08:47:24.963Z] ---> Running in 8e71e2390d76 [2023-05-25T08:47:24.963Z] ---> Running in 74f12f4bbee9 [2023-05-25T08:47:24.963Z] ---> Running in fcfad9c7c12f [2023-05-25T08:47:24.963Z] ---> Running in 6c299d9f04ac [2023-05-25T08:47:25.552Z] Removing intermediate container 8e71e2390d76 [2023-05-25T08:47:25.552Z] ---> d9a99ceaec48 [2023-05-25T08:47:25.552Z] Step 4/23 : WORKDIR /edgex-go [2023-05-25T08:47:25.552Z] Removing intermediate container 0d5a0c2102ba [2023-05-25T08:47:25.552Z] ---> e42714168f1a [2023-05-25T08:47:25.552Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-25T08:47:25.832Z] Removing intermediate container 6c299d9f04ac [2023-05-25T08:47:25.832Z] ---> 9f2c33adc760 [2023-05-25T08:47:25.832Z] Step 4/25 : WORKDIR /edgex-go [2023-05-25T08:47:25.832Z] Removing intermediate container 74f12f4bbee9 [2023-05-25T08:47:25.832Z] ---> 532b474f82bd [2023-05-25T08:47:25.832Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-25T08:47:25.832Z] ---> Running in 187a7734d1c7 [2023-05-25T08:47:25.832Z] Removing intermediate container fcfad9c7c12f [2023-05-25T08:47:25.832Z] ---> fee34cba204d [2023-05-25T08:47:25.832Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-25T08:47:26.105Z] ---> Running in d3652fac83a6 [2023-05-25T08:47:26.105Z] ---> Running in 704091515a1d [2023-05-25T08:47:26.105Z] ---> Running in b02e587a2440 [2023-05-25T08:47:26.105Z] ---> Running in b0fa2386a378 [2023-05-25T08:47:27.070Z] Removing intermediate container 187a7734d1c7 [2023-05-25T08:47:27.070Z] ---> 49610b164264 [2023-05-25T08:47:27.070Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-25T08:47:27.070Z] ---> Running in cb2cdd1ca8d6 [2023-05-25T08:47:27.338Z] Removing intermediate container 704091515a1d [2023-05-25T08:47:27.338Z] ---> b5a76c3e786e [2023-05-25T08:47:27.338Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-25T08:47:27.612Z] ---> Running in 112a488a766e [2023-05-25T08:47:29.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:47:29.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:47:29.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:47:29.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:47:29.287Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:47:29.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:47:29.559Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:47:29.827Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:47:30.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:47:30.363Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:47:31.325Z] OK: 263 MiB in 53 packages [2023-05-25T08:47:31.325Z] OK: 263 MiB in 53 packages [2023-05-25T08:47:31.594Z] OK: 263 MiB in 53 packages [2023-05-25T08:47:31.594Z] OK: 263 MiB in 53 packages [2023-05-25T08:47:32.179Z] OK: 263 MiB in 53 packages [2023-05-25T08:47:33.147Z] Removing intermediate container b02e587a2440 [2023-05-25T08:47:33.147Z] ---> 02e5ceb10823 [2023-05-25T08:47:33.147Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-25T08:47:33.414Z] Removing intermediate container b0fa2386a378 [2023-05-25T08:47:33.414Z] ---> 0374a6e06e7a [2023-05-25T08:47:33.414Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-25T08:47:33.414Z] Removing intermediate container d3652fac83a6 [2023-05-25T08:47:33.414Z] ---> dc16d9577f3f [2023-05-25T08:47:33.414Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-25T08:47:33.684Z] Removing intermediate container 112a488a766e [2023-05-25T08:47:33.684Z] ---> 2595d1af02e5 [2023-05-25T08:47:33.684Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-25T08:47:33.953Z] Removing intermediate container cb2cdd1ca8d6 [2023-05-25T08:47:33.953Z] ---> bada84642289 [2023-05-25T08:47:33.953Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-25T08:47:33.953Z] ---> 8d1112622d7c [2023-05-25T08:47:33.953Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:47:34.227Z] ---> Running in b5c250d4d392 [2023-05-25T08:47:34.501Z] ---> 859e082d3285 [2023-05-25T08:47:34.501Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:47:34.768Z] ---> 3ab524cf47a8 [2023-05-25T08:47:34.768Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:47:34.768Z] ---> Running in 07abda11695e [2023-05-25T08:47:35.038Z] ---> Running in b7268be4f0c2 [2023-05-25T08:47:35.305Z] ---> d6b90c97b019 [2023-05-25T08:47:35.305Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:47:35.305Z] ---> Running in b8175b1f9463 [2023-05-25T08:47:35.570Z] ---> a3d887486896 [2023-05-25T08:47:35.570Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:47:35.840Z] ---> Running in c0bc8f1716a6 [2023-05-25T08:49:27.498Z] Removing intermediate container c0bc8f1716a6 [2023-05-25T08:49:27.498Z] ---> 7226ecadf00c [2023-05-25T08:49:27.498Z] Step 8/23 : COPY . . [2023-05-25T08:49:27.498Z] Removing intermediate container b7268be4f0c2 [2023-05-25T08:49:27.498Z] ---> 6119ff9b592b [2023-05-25T08:49:27.498Z] Step 7/27 : COPY . . [2023-05-25T08:49:27.498Z] Removing intermediate container b5c250d4d392 [2023-05-25T08:49:27.498Z] ---> 3dbc8b57c82e [2023-05-25T08:49:27.498Z] Step 7/27 : COPY . . [2023-05-25T08:49:27.498Z] Removing intermediate container 07abda11695e [2023-05-25T08:49:27.498Z] ---> c0501e5d12a1 [2023-05-25T08:49:27.498Z] Step 7/33 : COPY . . [2023-05-25T08:49:27.498Z] Removing intermediate container b8175b1f9463 [2023-05-25T08:49:27.498Z] ---> f4e821e7d98c [2023-05-25T08:49:27.498Z] Step 8/25 : COPY . . [2023-05-25T08:49:39.801Z] ---> 4bd9ada29170 [2023-05-25T08:49:39.801Z] ---> 803cb33420f5 [2023-05-25T08:49:39.801Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-25T08:49:39.801Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-25T08:49:39.801Z] ---> d2bbf0fb58e8 [2023-05-25T08:49:39.801Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-25T08:49:39.801Z] ---> 6bc74b3d5062 [2023-05-25T08:49:39.801Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-25T08:49:39.801Z] ---> Running in 36201bb4eae0 [2023-05-25T08:49:39.801Z] ---> Running in 2b864364df7a [2023-05-25T08:49:39.801Z] ---> d663842a5524 [2023-05-25T08:49:39.801Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-25T08:49:39.801Z] ---> Running in dab22e92aff7 [2023-05-25T08:49:39.801Z] ---> Running in 309cbe4046ae [2023-05-25T08:49:39.801Z] ---> Running in 2d3f46b9d02b [2023-05-25T08:49:39.801Z] Removing intermediate container 309cbe4046ae [2023-05-25T08:49:39.801Z] ---> a2a063f88d13 [2023-05-25T08:49:39.801Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-25T08:49:39.801Z] Removing intermediate container dab22e92aff7 [2023-05-25T08:49:39.801Z] ---> 8567ea5fa884 [2023-05-25T08:49:39.801Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-25T08:49:39.801Z] ---> Running in 3bbf70f10166 [2023-05-25T08:49:39.801Z] ---> Running in 8ec10093aecf [2023-05-25T08:49:40.473Z] 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-25T08:49:40.473Z] Removing intermediate container 8ec10093aecf [2023-05-25T08:49:40.473Z] ---> caf56f8cf389 [2023-05-25T08:49:40.473Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-25T08:49:40.765Z] ---> Running in bc83ca323ef7 [2023-05-25T08:49:40.765Z] Removing intermediate container 3bbf70f10166 [2023-05-25T08:49:40.765Z] ---> ca35d33a512c [2023-05-25T08:49:40.765Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-25T08:49:40.765Z] 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-25T08:49:40.765Z] ---> Running in a92bfdbef706 [2023-05-25T08:49:41.037Z] 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-25T08:49:41.331Z] Removing intermediate container bc83ca323ef7 [2023-05-25T08:49:41.331Z] ---> 16e28b55a6ee [2023-05-25T08:49:41.331Z] 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-25T08:49:41.625Z] Removing intermediate container a92bfdbef706 [2023-05-25T08:49:41.625Z] ---> b412df62d88a [2023-05-25T08:49:41.626Z] 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-25T08:49:41.909Z] ---> Running in a91166efea6a [2023-05-25T08:49:41.910Z] ---> Running in 2ea55e3c70dc [2023-05-25T08:49:46.297Z] Removing intermediate container a91166efea6a [2023-05-25T08:49:46.297Z] ---> 36541cfe003a [2023-05-25T08:49:46.297Z] Step 12/27 : WORKDIR /edgex-go [2023-05-25T08:49:46.297Z] Removing intermediate container 2ea55e3c70dc [2023-05-25T08:49:46.297Z] ---> 4fe0c918483f [2023-05-25T08:49:46.297Z] Step 12/27 : WORKDIR /edgex-go [2023-05-25T08:49:46.297Z] ---> Running in 8c64e8a1dd56 [2023-05-25T08:49:46.297Z] ---> Running in 9f82f8fd1cf3 [2023-05-25T08:49:46.563Z] Removing intermediate container 8c64e8a1dd56 [2023-05-25T08:49:46.563Z] ---> 73d5666d6532 [2023-05-25T08:49:46.563Z] [2023-05-25T08:49:46.563Z] Step 13/27 : FROM alpine:3.17 [2023-05-25T08:49:46.563Z] Removing intermediate container 9f82f8fd1cf3 [2023-05-25T08:49:46.563Z] ---> 3651360c6127 [2023-05-25T08:49:46.563Z] [2023-05-25T08:49:46.563Z] Step 13/27 : FROM alpine:3.17 [2023-05-25T08:49:46.831Z] 3.17: Pulling from library/alpine [2023-05-25T08:49:46.831Z] 3.17: Pulling from library/alpine [2023-05-25T08:49:47.813Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T08:49:47.813Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T08:49:47.813Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T08:49:47.813Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T08:49:47.813Z] ---> 51e60588ff2c [2023-05-25T08:49:47.813Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-25T08:49:47.813Z] ---> 51e60588ff2c [2023-05-25T08:49:47.813Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-25T08:49:48.082Z] ---> Running in dbafe0287877 [2023-05-25T08:49:48.082Z] ---> Running in c3ad04f6da28 [2023-05-25T08:49:48.676Z] Removing intermediate container c3ad04f6da28 [2023-05-25T08:49:48.676Z] ---> e54168d604a5 [2023-05-25T08:49:48.676Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-25T08:49:48.676Z] Removing intermediate container dbafe0287877 [2023-05-25T08:49:48.676Z] ---> 7a152b463381 [2023-05-25T08:49:48.676Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-25T08:49:48.949Z] ---> Running in bfdf0babe31b [2023-05-25T08:49:48.949Z] ---> Running in 2e60aefddcc7 [2023-05-25T08:49:51.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:49:51.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:49:52.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:49:52.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:49:54.447Z] v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-25T08:49:54.447Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-25T08:49:54.447Z] OK: 17694 distinct packages available [2023-05-25T08:49:54.447Z] v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-25T08:49:54.447Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-25T08:49:54.447Z] OK: 17694 distinct packages available [2023-05-25T08:49:54.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:49:54.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:49:55.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:49:55.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:49:57.093Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-25T08:49:57.093Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-25T08:49:57.093Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-25T08:49:57.093Z] (3/4) Installing libucontext (1.2-r0) [2023-05-25T08:49:57.093Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-25T08:49:57.093Z] (3/5) Installing libucontext (1.2-r0) [2023-05-25T08:49:57.093Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-25T08:49:57.093Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-25T08:49:57.093Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-25T08:49:57.093Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:49:57.093Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:49:57.093Z] OK: 8 MiB in 19 packages [2023-05-25T08:49:57.093Z] OK: 9 MiB in 20 packages [2023-05-25T08:49:59.672Z] Removing intermediate container bfdf0babe31b [2023-05-25T08:49:59.672Z] ---> 279db9d32669 [2023-05-25T08:49:59.672Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:49:59.938Z] Removing intermediate container 2e60aefddcc7 [2023-05-25T08:49:59.938Z] ---> 6fe4c5497580 [2023-05-25T08:49:59.938Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:50:00.895Z] ---> ea5b1256c366 [2023-05-25T08:50:00.895Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:50:00.895Z] ---> 629ec5e7ada2 [2023-05-25T08:50:00.895Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:50:02.300Z] ---> 6b5e5450a9d3 [2023-05-25T08:50:02.301Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-25T08:50:02.301Z] ---> dbad8ff49b23 [2023-05-25T08:50:02.301Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-25T08:50:10.500Z] ---> 5fbb32fcd7d7 [2023-05-25T08:50:10.500Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-25T08:50:11.082Z] ---> 81fac15e73c2 [2023-05-25T08:50:11.082Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-25T08:50:13.028Z] ---> f1a5458bec82 [2023-05-25T08:50:13.028Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-25T08:50:13.028Z] ---> Running in ea09de5a04aa [2023-05-25T08:50:13.994Z] Removing intermediate container ea09de5a04aa [2023-05-25T08:50:13.994Z] ---> 44e3e9007c44 [2023-05-25T08:50:13.994Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-25T08:50:14.962Z] ---> 36d9b7509d49 [2023-05-25T08:50:14.962Z] Step 22/27 : WORKDIR / [2023-05-25T08:50:14.962Z] ---> Running in 7a606e1f9d14 [2023-05-25T08:50:15.917Z] Removing intermediate container 7a606e1f9d14 [2023-05-25T08:50:15.917Z] ---> f11d718e860a [2023-05-25T08:50:15.917Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-25T08:50:15.917Z] ---> Running in cd7307491c90 [2023-05-25T08:50:16.496Z] Removing intermediate container cd7307491c90 [2023-05-25T08:50:16.496Z] ---> 7e68db35909f [2023-05-25T08:50:16.496Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-25T08:50:16.763Z] ---> Running in b3aa9c2cccf2 [2023-05-25T08:50:17.719Z] Removing intermediate container b3aa9c2cccf2 [2023-05-25T08:50:17.719Z] ---> 805df5ea1601 [2023-05-25T08:50:17.719Z] Step 25/27 : LABEL arch=arm64 [2023-05-25T08:50:17.719Z] ---> Running in 893951ba8098 [2023-05-25T08:50:18.302Z] Removing intermediate container 893951ba8098 [2023-05-25T08:50:18.302Z] ---> 63e847f203ee [2023-05-25T08:50:18.302Z] Step 26/27 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b [2023-05-25T08:50:18.302Z] ---> Running in b9e4f1293017 [2023-05-25T08:50:18.572Z] ---> f88f5277b0c3 [2023-05-25T08:50:18.572Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-25T08:50:19.155Z] Removing intermediate container b9e4f1293017 [2023-05-25T08:50:19.155Z] ---> eed947652616 [2023-05-25T08:50:19.155Z] Step 27/27 : LABEL version=0.0.0 [2023-05-25T08:50:19.423Z] ---> Running in cfefff4e3405 [2023-05-25T08:50:19.691Z] ---> eb9d86900b3f [2023-05-25T08:50:19.691Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-25T08:50:19.958Z] Removing intermediate container cfefff4e3405 [2023-05-25T08:50:19.958Z] ---> 3891e10dd025 [2023-05-25T08:50:19.958Z] [2023-05-25T08:50:20.543Z] Successfully built 3891e10dd025 [2023-05-25T08:50:20.544Z] Successfully tagged security-spire-config-arm64:latest [2023-05-25T08:50:20.810Z]  Building security-spire-config ... done Building security-proxy-auth [2023-05-25T08:50:20.810Z] ---> be45f839104c [2023-05-25T08:50:20.810Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-25T08:50:21.770Z] ---> fa2bd8fd5f85 [2023-05-25T08:50:21.770Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-25T08:50:22.041Z] ---> Running in c1a3bccf6d88 [2023-05-25T08:50:22.311Z] Removing intermediate container c1a3bccf6d88 [2023-05-25T08:50:22.311Z] ---> e138d0652c5f [2023-05-25T08:50:22.311Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-25T08:50:22.311Z] ---> Running in 5b05ac3ebcc8 [2023-05-25T08:50:22.919Z] Removing intermediate container 5b05ac3ebcc8 [2023-05-25T08:50:22.919Z] ---> 3159011fc641 [2023-05-25T08:50:22.919Z] Step 25/27 : LABEL arch=arm64 [2023-05-25T08:50:22.919Z] ---> Running in 21fd76f1aaa8 [2023-05-25T08:50:23.501Z] Removing intermediate container 21fd76f1aaa8 [2023-05-25T08:50:23.501Z] ---> 0981e069ebce [2023-05-25T08:50:23.501Z] Step 26/27 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b [2023-05-25T08:50:23.770Z] ---> Running in 71c926edf8f9 [2023-05-25T08:50:24.356Z] Removing intermediate container 71c926edf8f9 [2023-05-25T08:50:24.356Z] ---> 391a90d3b225 [2023-05-25T08:50:24.356Z] Step 27/27 : LABEL version=0.0.0 [2023-05-25T08:50:24.356Z] ---> Running in 972d29267e39 [2023-05-25T08:50:24.939Z] Removing intermediate container 972d29267e39 [2023-05-25T08:50:24.939Z] ---> 35cf2e7cd3a8 [2023-05-25T08:50:24.939Z] [2023-05-25T08:50:25.204Z] Successfully built 35cf2e7cd3a8 [2023-05-25T08:50:25.204Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-25T08:50:25.204Z]  Building security-spire-agent ... done Building security-proxy-setup [2023-05-25T08:50:51.876Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:50:51.876Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:50:51.876Z] ---> 0b2ebc452ecb [2023-05-25T08:50:51.876Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-25T08:50:51.876Z] ---> Using cache [2023-05-25T08:50:51.876Z] ---> 9f2c33adc760 [2023-05-25T08:50:51.876Z] Step 4/23 : WORKDIR /edgex-go [2023-05-25T08:50:51.876Z] ---> Using cache [2023-05-25T08:50:51.876Z] ---> b5a76c3e786e [2023-05-25T08:50:51.876Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-25T08:50:51.876Z] ---> Using cache [2023-05-25T08:50:51.876Z] ---> 2595d1af02e5 [2023-05-25T08:50:51.876Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-25T08:50:51.876Z] ---> Using cache [2023-05-25T08:50:51.876Z] ---> d6b90c97b019 [2023-05-25T08:50:51.876Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:50:51.876Z] ---> Using cache [2023-05-25T08:50:51.876Z] ---> f4e821e7d98c [2023-05-25T08:50:51.876Z] Step 8/23 : COPY . . [2023-05-25T08:50:51.876Z] ---> Using cache [2023-05-25T08:50:51.876Z] ---> 4bd9ada29170 [2023-05-25T08:50:51.876Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-25T08:50:51.876Z] ---> Running in e3ed5ed375b5 [2023-05-25T08:50:51.876Z] 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-25T08:50:53.290Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:50:53.290Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:50:53.290Z] ---> 0b2ebc452ecb [2023-05-25T08:50:53.290Z] Step 3/22 : WORKDIR /edgex-go [2023-05-25T08:50:53.290Z] ---> Using cache [2023-05-25T08:50:53.290Z] ---> fee34cba204d [2023-05-25T08:50:53.290Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-25T08:50:53.290Z] ---> Using cache [2023-05-25T08:50:53.290Z] ---> 0374a6e06e7a [2023-05-25T08:50:53.290Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-25T08:50:53.290Z] ---> Using cache [2023-05-25T08:50:53.290Z] ---> 859e082d3285 [2023-05-25T08:50:53.290Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:50:53.290Z] ---> Using cache [2023-05-25T08:50:53.290Z] ---> c0501e5d12a1 [2023-05-25T08:50:53.290Z] Step 7/22 : COPY . . [2023-05-25T08:50:53.290Z] ---> Using cache [2023-05-25T08:50:53.290Z] ---> 803cb33420f5 [2023-05-25T08:50:53.290Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-25T08:50:53.290Z] ---> Running in ad266540d9ef [2023-05-25T08:50:55.237Z] 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-25T08:57:02.179Z] Removing intermediate container 36201bb4eae0 [2023-05-25T08:57:02.179Z] ---> df04ac4efe83 [2023-05-25T08:57:02.179Z] [2023-05-25T08:57:02.179Z] Step 9/33 : FROM alpine:3.17 [2023-05-25T08:57:02.179Z] ---> 51e60588ff2c [2023-05-25T08:57:02.179Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-25T08:57:02.179Z] ---> Running in b458f5352d0f [2023-05-25T08:57:02.179Z] Removing intermediate container b458f5352d0f [2023-05-25T08:57:02.179Z] ---> a83aef6be26a [2023-05-25T08:57:02.179Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-25T08:57:02.179Z] ---> Running in a5beeeaff2b5 [2023-05-25T08:57:02.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:57:02.179Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:57:02.179Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-25T08:57:02.179Z] (2/2) Installing su-exec (0.2-r2) [2023-05-25T08:57:02.179Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:57:02.179Z] OK: 8 MiB in 17 packages [2023-05-25T08:57:02.179Z] Removing intermediate container a5beeeaff2b5 [2023-05-25T08:57:02.179Z] ---> 2318b49838d0 [2023-05-25T08:57:02.179Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-25T08:57:02.179Z] ---> Running in ec0b05437c1a [2023-05-25T08:57:02.179Z] Removing intermediate container ec0b05437c1a [2023-05-25T08:57:02.179Z] ---> 0c924a28b646 [2023-05-25T08:57:02.179Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-25T08:57:02.179Z] ---> Running in 7f56a2a8f12c [2023-05-25T08:57:02.179Z] Removing intermediate container 7f56a2a8f12c [2023-05-25T08:57:02.179Z] ---> 195fe4b998e7 [2023-05-25T08:57:02.179Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-25T08:57:02.179Z] ---> Running in 9fbeabc16dbe [2023-05-25T08:57:02.179Z] Removing intermediate container 9fbeabc16dbe [2023-05-25T08:57:02.179Z] ---> 83b481d1d46b [2023-05-25T08:57:02.179Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-25T08:57:02.179Z] ---> Running in eaa1c72b1fcf [2023-05-25T08:57:02.179Z] Removing intermediate container eaa1c72b1fcf [2023-05-25T08:57:02.179Z] ---> 99858a1c62a3 [2023-05-25T08:57:02.179Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-25T08:57:02.179Z] ---> Running in 726dfb7c2f80 [2023-05-25T08:57:02.447Z] Removing intermediate container 726dfb7c2f80 [2023-05-25T08:57:02.447Z] ---> e1f0c7a5ab93 [2023-05-25T08:57:02.447Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-25T08:57:02.714Z] ---> Running in 7eb24f2646ae [2023-05-25T08:57:03.305Z] Removing intermediate container 7eb24f2646ae [2023-05-25T08:57:03.305Z] ---> b4d75b5c8fdb [2023-05-25T08:57:03.305Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-25T08:57:04.277Z] ---> 3789a0f47cc0 [2023-05-25T08:57:04.277Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-25T08:57:04.277Z] ---> Running in 00743cf7123b [2023-05-25T08:57:07.630Z] Removing intermediate container 00743cf7123b [2023-05-25T08:57:07.630Z] ---> 2d2ac42293a1 [2023-05-25T08:57:07.630Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:57:10.210Z] ---> fd572145ada4 [2023-05-25T08:57:10.210Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:57:10.793Z] ---> 61701c319810 [2023-05-25T08:57:10.793Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-25T08:57:13.377Z] ---> e43a2b9a699b [2023-05-25T08:57:13.377Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-25T08:57:13.959Z] ---> 6e43e48a9f50 [2023-05-25T08:57:13.959Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-25T08:57:14.919Z] ---> 4ff2c43fd34d [2023-05-25T08:57:14.919Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-25T08:57:15.883Z] ---> 3a7f6f9a9cbb [2023-05-25T08:57:15.883Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-25T08:57:16.860Z] ---> d0c1d06bc524 [2023-05-25T08:57:16.860Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-25T08:57:17.820Z] ---> 7ea3152043d3 [2023-05-25T08:57:17.820Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-25T08:57:17.820Z] ---> Running in 9945015b768c [2023-05-25T08:57:21.158Z] Removing intermediate container 9945015b768c [2023-05-25T08:57:21.158Z] ---> 1a9b718c80d2 [2023-05-25T08:57:21.158Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-25T08:57:21.158Z] ---> Running in 3a86e66157c7 [2023-05-25T08:57:23.098Z] Removing intermediate container 3a86e66157c7 [2023-05-25T08:57:23.098Z] ---> ff7bc782be72 [2023-05-25T08:57:23.098Z] Step 30/33 : CMD ["gate"] [2023-05-25T08:57:23.098Z] ---> Running in ba0e77185b59 [2023-05-25T08:57:24.056Z] Removing intermediate container ba0e77185b59 [2023-05-25T08:57:24.056Z] ---> d2d10d200c90 [2023-05-25T08:57:24.056Z] Step 31/33 : LABEL arch=arm64 [2023-05-25T08:57:24.056Z] ---> Running in c0852a5c78af [2023-05-25T08:57:24.773Z] Removing intermediate container c0852a5c78af [2023-05-25T08:57:24.773Z] ---> 40cae7237bd8 [2023-05-25T08:57:24.773Z] Step 32/33 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b [2023-05-25T08:57:24.774Z] ---> Running in 6895532adc6a [2023-05-25T08:57:25.393Z] Removing intermediate container 6895532adc6a [2023-05-25T08:57:25.393Z] ---> de0f8295963f [2023-05-25T08:57:25.393Z] Step 33/33 : LABEL version=0.0.0 [2023-05-25T08:57:25.695Z] ---> Running in 77e48a0f885c [2023-05-25T08:57:26.323Z] Removing intermediate container 77e48a0f885c [2023-05-25T08:57:26.323Z] ---> 3ff9bc4b08dc [2023-05-25T08:57:26.323Z] [2023-05-25T08:57:26.610Z] Successfully built 3ff9bc4b08dc [2023-05-25T08:57:26.610Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-25T08:57:26.610Z]  Building security-bootstrapper ... done Building security-spire-server [2023-05-25T08:57:48.743Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:57:48.743Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:57:48.743Z] ---> 0b2ebc452ecb [2023-05-25T08:57:48.743Z] Step 3/26 : WORKDIR /edgex-go [2023-05-25T08:57:48.743Z] ---> Using cache [2023-05-25T08:57:48.743Z] ---> fee34cba204d [2023-05-25T08:57:48.743Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-25T08:57:48.743Z] ---> Running in 9fdda52126e1 [2023-05-25T08:57:51.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:57:51.591Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:57:53.002Z] OK: 263 MiB in 53 packages [2023-05-25T08:57:55.578Z] Removing intermediate container 9fdda52126e1 [2023-05-25T08:57:55.578Z] ---> ffd5bc490e81 [2023-05-25T08:57:55.578Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-25T08:57:58.153Z] ---> 72d6d5e8b341 [2023-05-25T08:57:58.153Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:57:58.153Z] ---> Running in 48a147e54dc1 [2023-05-25T08:58:02.401Z] Removing intermediate container e3ed5ed375b5 [2023-05-25T08:58:02.401Z] ---> 1b7158765cca [2023-05-25T08:58:02.401Z] [2023-05-25T08:58:02.401Z] Step 10/23 : FROM alpine:3.17 [2023-05-25T08:58:02.401Z] ---> 51e60588ff2c [2023-05-25T08:58:02.401Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-25T08:58:05.750Z] ---> Running in 73c2350ae010 [2023-05-25T08:58:06.330Z] Removing intermediate container 73c2350ae010 [2023-05-25T08:58:06.330Z] ---> 9940e4beba44 [2023-05-25T08:58:06.330Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-25T08:58:06.599Z] ---> Running in 866bb3918275 [2023-05-25T08:58:06.599Z] Removing intermediate container ad266540d9ef [2023-05-25T08:58:06.599Z] ---> 6ccff8e711ac [2023-05-25T08:58:06.599Z] [2023-05-25T08:58:06.599Z] Step 9/22 : FROM alpine:3.17 [2023-05-25T08:58:06.599Z] ---> 51e60588ff2c [2023-05-25T08:58:06.599Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-25T08:58:06.867Z] Removing intermediate container 2b864364df7a [2023-05-25T08:58:06.867Z] ---> 8076c208598c [2023-05-25T08:58:06.867Z] [2023-05-25T08:58:06.867Z] Step 10/25 : FROM alpine:3.17 [2023-05-25T08:58:06.867Z] ---> 51e60588ff2c [2023-05-25T08:58:06.867Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-25T08:58:06.867Z] ---> Running in d60d3fe894a2 [2023-05-25T08:58:07.135Z] ---> Running in e1c787972165 [2023-05-25T08:58:09.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:58:09.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:58:09.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:58:09.659Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:58:10.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:58:10.516Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:58:11.101Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T08:58:11.101Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:58:11.101Z] OK: 8 MiB in 16 packages [2023-05-25T08:58:12.062Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T08:58:12.062Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:58:12.062Z] OK: 8 MiB in 16 packages [2023-05-25T08:58:12.332Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-25T08:58:12.332Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-25T08:58:12.332Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:58:12.332Z] OK: 8 MiB in 17 packages [2023-05-25T08:58:12.915Z] Removing intermediate container 866bb3918275 [2023-05-25T08:58:12.916Z] ---> 721ce7ed9cea [2023-05-25T08:58:12.916Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:58:15.064Z] ---> d7420204ade1 [2023-05-25T08:58:15.064Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:58:15.064Z] Removing intermediate container e1c787972165 [2023-05-25T08:58:15.064Z] ---> 09a89a026154 [2023-05-25T08:58:15.064Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-25T08:58:15.064Z] Removing intermediate container d60d3fe894a2 [2023-05-25T08:58:15.064Z] ---> ab9d3038fcd0 [2023-05-25T08:58:15.064Z] 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-25T08:58:15.064Z] ---> Running in 275d8bbebe3b [2023-05-25T08:58:15.064Z] ---> Running in b7bbc884ce9a [2023-05-25T08:58:16.020Z] Removing intermediate container b7bbc884ce9a [2023-05-25T08:58:16.020Z] ---> 745c19c67a92 [2023-05-25T08:58:16.020Z] Step 12/22 : WORKDIR /edgex [2023-05-25T08:58:16.020Z] Removing intermediate container 275d8bbebe3b [2023-05-25T08:58:16.020Z] ---> 1961f5081677 [2023-05-25T08:58:16.020Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-25T08:58:16.020Z] ---> cd40dfdc44e7 [2023-05-25T08:58:16.020Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-25T08:58:16.287Z] ---> Running in 07488febd194 [2023-05-25T08:58:16.287Z] ---> Running in 636f0881e020 [2023-05-25T08:58:17.245Z] Removing intermediate container 636f0881e020 [2023-05-25T08:58:17.245Z] ---> 05c4a07e6adc [2023-05-25T08:58:17.245Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-25T08:58:17.512Z] ---> Running in 6a4e100f66f4 [2023-05-25T08:58:17.512Z] Removing intermediate container 07488febd194 [2023-05-25T08:58:17.512Z] ---> 519158272438 [2023-05-25T08:58:17.512Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:58:18.495Z] Removing intermediate container 6a4e100f66f4 [2023-05-25T08:58:18.495Z] ---> 4d974420fc5f [2023-05-25T08:58:18.495Z] Step 15/25 : WORKDIR / [2023-05-25T08:58:18.495Z] ---> 1adb9ef3e4d8 [2023-05-25T08:58:18.495Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-25T08:58:18.763Z] ---> Running in ceab78a00539 [2023-05-25T08:58:19.347Z] ---> 623b0204b4d1 [2023-05-25T08:58:19.347Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:58:19.930Z] Removing intermediate container ceab78a00539 [2023-05-25T08:58:19.930Z] ---> c5a5c17b1d3e [2023-05-25T08:58:19.930Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:58:20.197Z] ---> c5c0737fe12b [2023-05-25T08:58:20.197Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-25T08:58:20.782Z] ---> 2fb5eb5f0db5 [2023-05-25T08:58:20.782Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-25T08:58:21.369Z] ---> 1c65c54c29b3 [2023-05-25T08:58:21.369Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:58:21.958Z] ---> 65d09e93f7ed [2023-05-25T08:58:21.958Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-25T08:58:22.224Z] ---> Running in e441dada9497 [2023-05-25T08:58:22.224Z] ---> bbb88bba4e45 [2023-05-25T08:58:22.224Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-25T08:58:23.629Z] ---> 3545c71c4d3b [2023-05-25T08:58:23.629Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-25T08:58:25.575Z] ---> 8403758d7439 [2023-05-25T08:58:25.575Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-25T08:58:26.158Z] Removing intermediate container e441dada9497 [2023-05-25T08:58:26.158Z] ---> 8039d780cad4 [2023-05-25T08:58:26.158Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-25T08:58:26.426Z] ---> Running in 8105de5d2d53 [2023-05-25T08:58:26.703Z] ---> 8c5b216915bf [2023-05-25T08:58:26.703Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-25T08:58:26.703Z] ---> e255589224e6 [2023-05-25T08:58:26.703Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-25T08:58:26.976Z] ---> Running in d5d3e8a01c25 [2023-05-25T08:58:27.243Z] Removing intermediate container 8105de5d2d53 [2023-05-25T08:58:27.243Z] ---> 909216b9386c [2023-05-25T08:58:27.243Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-25T08:58:27.543Z] ---> Running in 1fe87b01d09d [2023-05-25T08:58:28.502Z] ---> 1b7b0851b599 [2023-05-25T08:58:28.502Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-25T08:58:28.769Z] Removing intermediate container 1fe87b01d09d [2023-05-25T08:58:28.769Z] ---> 8fdd35484a9a [2023-05-25T08:58:28.769Z] Step 21/23 : LABEL arch=arm64 [2023-05-25T08:58:29.036Z] ---> Running in d035b730c899 [2023-05-25T08:58:29.641Z] Removing intermediate container d035b730c899 [2023-05-25T08:58:29.641Z] ---> 9a4333c56625 [2023-05-25T08:58:29.642Z] Step 22/23 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b [2023-05-25T08:58:29.909Z] ---> 73fcc20b3d4b [2023-05-25T08:58:29.909Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-25T08:58:29.909Z] ---> Running in 69187b691615 [2023-05-25T08:58:30.495Z] ---> Running in 10ce7cb37c7d [2023-05-25T08:58:31.102Z] Removing intermediate container 10ce7cb37c7d [2023-05-25T08:58:31.102Z] ---> 47f8136a8588 [2023-05-25T08:58:31.102Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T08:58:31.371Z] Removing intermediate container 69187b691615 [2023-05-25T08:58:31.371Z] ---> ffc572470d25 [2023-05-25T08:58:31.371Z] Step 23/23 : LABEL version=0.0.0 [2023-05-25T08:58:31.371Z] Removing intermediate container d5d3e8a01c25 [2023-05-25T08:58:31.371Z] ---> 0343e159cf8b [2023-05-25T08:58:31.371Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-25T08:58:31.371Z] ---> Running in 9e059505f6ce [2023-05-25T08:58:31.638Z] ---> Running in 96511b23b7fe [2023-05-25T08:58:31.638Z] ---> Running in c959760fafa3 [2023-05-25T08:58:32.599Z] Removing intermediate container 9e059505f6ce [2023-05-25T08:58:32.599Z] ---> 294ff34839c6 [2023-05-25T08:58:32.599Z] Step 23/25 : LABEL arch=arm64 [2023-05-25T08:58:32.599Z] Removing intermediate container c959760fafa3 [2023-05-25T08:58:32.599Z] ---> 192243dbf7d1 [2023-05-25T08:58:32.599Z] Removing intermediate container 96511b23b7fe [2023-05-25T08:58:32.599Z] Step 20/22 : LABEL arch=arm64 [2023-05-25T08:58:32.599Z] ---> 364109eaa712 [2023-05-25T08:58:32.599Z] [2023-05-25T08:58:32.873Z] ---> Running in 0255a8987940 [2023-05-25T08:58:32.873Z] ---> Running in 8a578911c0f7 [2023-05-25T08:58:33.457Z] Successfully built 364109eaa712 [2023-05-25T08:58:33.457Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-25T08:58:33.457Z]  Building security-proxy-auth ... done Building core-data [2023-05-25T08:58:33.457Z] Removing intermediate container 0255a8987940 [2023-05-25T08:58:33.457Z] ---> 1f4814ab1030 [2023-05-25T08:58:33.457Z] Step 24/25 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b [2023-05-25T08:58:33.724Z] Removing intermediate container 8a578911c0f7 [2023-05-25T08:58:33.724Z] ---> 5579b6eb305a [2023-05-25T08:58:33.724Z] Step 21/22 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b [2023-05-25T08:58:33.990Z] ---> Running in 0bc90809169a [2023-05-25T08:58:33.990Z] ---> Running in 431fe7944752 [2023-05-25T08:58:34.582Z] Removing intermediate container 0bc90809169a [2023-05-25T08:58:34.582Z] ---> 78a1ecca2cfe [2023-05-25T08:58:34.582Z] Step 25/25 : LABEL version=0.0.0 [2023-05-25T08:58:34.582Z] Removing intermediate container 431fe7944752 [2023-05-25T08:58:34.582Z] ---> f06bc80c4a6a [2023-05-25T08:58:34.582Z] Step 22/22 : LABEL version=0.0.0 [2023-05-25T08:58:34.857Z] ---> Running in 60fb43422b7c [2023-05-25T08:58:35.124Z] ---> Running in 055c856e13ef [2023-05-25T08:58:35.723Z] Removing intermediate container 60fb43422b7c [2023-05-25T08:58:35.723Z] ---> 80a18f4ec59c [2023-05-25T08:58:35.723Z] [2023-05-25T08:58:35.990Z] Removing intermediate container 055c856e13ef [2023-05-25T08:58:35.990Z] ---> 3c61594ac755 [2023-05-25T08:58:35.990Z] [2023-05-25T08:58:35.990Z] Successfully built 80a18f4ec59c [2023-05-25T08:58:35.990Z] Successfully tagged core-metadata-arm64:latest [2023-05-25T08:58:36.257Z] Building core-common-config-bootstrapper [2023-05-25T08:58:36.257Z]  Building core-metadata ... done Successfully built 3c61594ac755 [2023-05-25T08:58:36.257Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-25T08:58:36.257Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2023-05-25T08:59:02.922Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:59:02.923Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:59:02.923Z] ---> 0b2ebc452ecb [2023-05-25T08:59:02.923Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-25T08:59:02.923Z] ---> Using cache [2023-05-25T08:59:02.923Z] ---> 9f2c33adc760 [2023-05-25T08:59:02.923Z] Step 4/23 : WORKDIR /edgex-go [2023-05-25T08:59:02.923Z] ---> Using cache [2023-05-25T08:59:02.923Z] ---> b5a76c3e786e [2023-05-25T08:59:02.923Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-25T08:59:02.923Z] ---> Using cache [2023-05-25T08:59:02.923Z] ---> 2595d1af02e5 [2023-05-25T08:59:02.923Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-25T08:59:02.923Z] ---> Using cache [2023-05-25T08:59:02.923Z] ---> d6b90c97b019 [2023-05-25T08:59:02.923Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:59:02.923Z] ---> Using cache [2023-05-25T08:59:02.923Z] ---> f4e821e7d98c [2023-05-25T08:59:02.923Z] Step 8/23 : COPY . . [2023-05-25T08:59:02.923Z] ---> Using cache [2023-05-25T08:59:02.923Z] ---> 4bd9ada29170 [2023-05-25T08:59:02.923Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-25T08:59:02.923Z] ---> Running in b0b13f659b86 [2023-05-25T08:59:03.519Z] 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-25T08:59:06.103Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:59:06.103Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:59:06.103Z] ---> 0b2ebc452ecb [2023-05-25T08:59:06.103Z] Step 3/20 : WORKDIR /edgex-go [2023-05-25T08:59:06.103Z] ---> Using cache [2023-05-25T08:59:06.103Z] ---> fee34cba204d [2023-05-25T08:59:06.370Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-25T08:59:06.370Z] ---> Running in 174935116a05 [2023-05-25T08:59:06.370Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:59:06.370Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:59:06.370Z] ---> 0b2ebc452ecb [2023-05-25T08:59:06.370Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-25T08:59:06.370Z] ---> Using cache [2023-05-25T08:59:06.370Z] ---> 9f2c33adc760 [2023-05-25T08:59:06.370Z] Step 4/23 : WORKDIR /edgex-go [2023-05-25T08:59:06.370Z] ---> Using cache [2023-05-25T08:59:06.370Z] ---> b5a76c3e786e [2023-05-25T08:59:06.370Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-25T08:59:06.370Z] ---> Using cache [2023-05-25T08:59:06.370Z] ---> 2595d1af02e5 [2023-05-25T08:59:06.370Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-25T08:59:06.370Z] ---> Using cache [2023-05-25T08:59:06.370Z] ---> d6b90c97b019 [2023-05-25T08:59:06.638Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:59:06.638Z] ---> Using cache [2023-05-25T08:59:06.638Z] ---> f4e821e7d98c [2023-05-25T08:59:06.638Z] Step 8/23 : COPY . . [2023-05-25T08:59:06.638Z] ---> Using cache [2023-05-25T08:59:06.638Z] ---> 4bd9ada29170 [2023-05-25T08:59:06.638Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-25T08:59:07.226Z] ---> Running in 8a72e6fdc355 [2023-05-25T08:59:09.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:59:09.172Z] 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-25T08:59:09.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:59:11.163Z] v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-25T08:59:11.163Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-25T08:59:11.163Z] OK: 17697 distinct packages available [2023-05-25T08:59:11.432Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:59:12.023Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:59:13.976Z] OK: 263 MiB in 53 packages [2023-05-25T08:59:17.326Z] Removing intermediate container 174935116a05 [2023-05-25T08:59:17.326Z] ---> 646f70c7ae1c [2023-05-25T08:59:17.326Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-25T08:59:19.274Z] ---> 57974ddf41ad [2023-05-25T08:59:19.274Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:59:19.543Z] ---> Running in 3be0aa5f1b53 [2023-05-25T08:59:29.609Z] Removing intermediate container 2d3f46b9d02b [2023-05-25T08:59:29.609Z] ---> 008522fc5503 [2023-05-25T08:59:29.609Z] [2023-05-25T08:59:29.609Z] Step 10/23 : FROM alpine:3.17 [2023-05-25T08:59:29.609Z] ---> 51e60588ff2c [2023-05-25T08:59:29.609Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-25T08:59:29.609Z] ---> Using cache [2023-05-25T08:59:29.609Z] ---> 09a89a026154 [2023-05-25T08:59:29.609Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-25T08:59:29.609Z] ---> Using cache [2023-05-25T08:59:29.609Z] ---> 1961f5081677 [2023-05-25T08:59:29.609Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-25T08:59:29.609Z] ---> Running in 6d3cd3835e16 [2023-05-25T08:59:30.572Z] Removing intermediate container 6d3cd3835e16 [2023-05-25T08:59:30.572Z] ---> 2f197cca09e0 [2023-05-25T08:59:30.572Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-25T08:59:30.572Z] ---> Running in 7da8d9b7e6b8 [2023-05-25T08:59:31.982Z] Removing intermediate container 7da8d9b7e6b8 [2023-05-25T08:59:31.982Z] ---> 67165a17c61a [2023-05-25T08:59:31.982Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:59:33.396Z] ---> eef96453b87a [2023-05-25T08:59:33.396Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:59:34.823Z] ---> 47ed557fcaea [2023-05-25T08:59:34.823Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-25T08:59:38.166Z] ---> 2bf57323f2cf [2023-05-25T08:59:38.166Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-25T08:59:39.574Z] Removing intermediate container 48a147e54dc1 [2023-05-25T08:59:39.574Z] ---> 49cd73f8a336 [2023-05-25T08:59:39.574Z] Step 7/26 : COPY . . [2023-05-25T08:59:39.574Z] ---> 6e6df9b98bbf [2023-05-25T08:59:39.574Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-25T08:59:39.844Z] ---> Running in 7b945cacbea5 [2023-05-25T08:59:40.690Z] Removing intermediate container 7b945cacbea5 [2023-05-25T08:59:40.690Z] ---> 413c920e562b [2023-05-25T08:59:40.690Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T08:59:40.690Z] ---> Running in 89986d022f06 [2023-05-25T08:59:41.653Z] Removing intermediate container 89986d022f06 [2023-05-25T08:59:41.653Z] ---> 7bbedf68c9fa [2023-05-25T08:59:41.653Z] Step 21/23 : LABEL arch=arm64 [2023-05-25T08:59:41.920Z] ---> Running in c36e86765b92 [2023-05-25T08:59:42.501Z] Removing intermediate container c36e86765b92 [2023-05-25T08:59:42.501Z] ---> 83953ae8b284 [2023-05-25T08:59:42.501Z] Step 22/23 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b [2023-05-25T08:59:42.766Z] ---> Running in fb585dab7b31 [2023-05-25T08:59:43.721Z] Removing intermediate container fb585dab7b31 [2023-05-25T08:59:43.721Z] ---> 62628429a780 [2023-05-25T08:59:43.721Z] Step 23/23 : LABEL version=0.0.0 [2023-05-25T08:59:43.994Z] ---> Running in 860428d78367 [2023-05-25T08:59:44.575Z] Removing intermediate container 860428d78367 [2023-05-25T08:59:44.575Z] ---> b842b3119846 [2023-05-25T08:59:44.575Z] [2023-05-25T08:59:45.169Z] Successfully built b842b3119846 [2023-05-25T08:59:45.169Z] Successfully tagged support-scheduler-arm64:latest [2023-05-25T08:59:45.169Z]  Building support-scheduler ... done Building support-notifications [2023-05-25T08:59:57.451Z] ---> 735e865d0fef [2023-05-25T08:59:57.451Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-25T08:59:57.451Z] ---> Running in 0cbdc4012475 [2023-05-25T08:59:57.451Z] Removing intermediate container 0cbdc4012475 [2023-05-25T08:59:57.451Z] ---> ef8c4ae5c7af [2023-05-25T08:59:57.451Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-25T08:59:57.451Z] ---> Running in 19e005a51728 [2023-05-25T08:59:57.723Z] Removing intermediate container 19e005a51728 [2023-05-25T08:59:57.723Z] ---> d184fb263981 [2023-05-25T08:59:57.723Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-25T08:59:57.723Z] ---> Running in 6657c3c97404 [2023-05-25T08:59:58.687Z] Removing intermediate container 6657c3c97404 [2023-05-25T08:59:58.688Z] ---> 21bc4c09358e [2023-05-25T08:59:58.688Z] 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-25T08:59:58.975Z] ---> Running in 60552da4bf1b [2023-05-25T09:00:03.232Z] Removing intermediate container 60552da4bf1b [2023-05-25T09:00:03.232Z] ---> 1a37ca55b7ed [2023-05-25T09:00:03.232Z] Step 12/26 : WORKDIR /edgex-go [2023-05-25T09:00:03.232Z] ---> Running in a1dfe8588e5a [2023-05-25T09:00:04.652Z] Removing intermediate container a1dfe8588e5a [2023-05-25T09:00:04.652Z] ---> 990b62c6df2a [2023-05-25T09:00:04.652Z] [2023-05-25T09:00:04.652Z] Step 13/26 : FROM alpine:3.17 [2023-05-25T09:00:04.652Z] ---> 51e60588ff2c [2023-05-25T09:00:04.652Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-25T09:00:04.652Z] ---> Using cache [2023-05-25T09:00:04.652Z] ---> 7a152b463381 [2023-05-25T09:00:04.652Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-25T09:00:04.652Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T09:00:04.652Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-25T09:00:04.652Z] ---> 0b2ebc452ecb [2023-05-25T09:00:04.652Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-25T09:00:04.652Z] ---> Using cache [2023-05-25T09:00:04.652Z] ---> 9f2c33adc760 [2023-05-25T09:00:04.652Z] Step 4/23 : WORKDIR /edgex-go [2023-05-25T09:00:04.652Z] ---> Using cache [2023-05-25T09:00:04.652Z] ---> b5a76c3e786e [2023-05-25T09:00:04.652Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-25T09:00:04.652Z] ---> Running in 4ac66d98e940 [2023-05-25T09:00:04.652Z] ---> Running in 614001da644e [2023-05-25T09:00:07.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:00:07.254Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:00:08.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:00:08.212Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:00:10.152Z] OK: 263 MiB in 53 packages [2023-05-25T09:00:10.152Z] v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-25T09:00:10.152Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-25T09:00:10.152Z] OK: 17694 distinct packages available [2023-05-25T09:00:10.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:00:11.190Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:00:11.457Z] Removing intermediate container 614001da644e [2023-05-25T09:00:11.457Z] ---> d6c4bd152a4f [2023-05-25T09:00:11.457Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-25T09:00:12.878Z] ---> 285765dc459b [2023-05-25T09:00:12.878Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T09:00:12.878Z] ---> Running in d5e01bc175f0 [2023-05-25T09:00:12.878Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-25T09:00:13.144Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-25T09:00:14.106Z] (3/5) Installing libucontext (1.2-r0) [2023-05-25T09:00:14.106Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-25T09:00:14.374Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-25T09:00:14.374Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T09:00:14.646Z] OK: 9 MiB in 20 packages [2023-05-25T09:00:17.223Z] Removing intermediate container 4ac66d98e940 [2023-05-25T09:00:17.223Z] ---> 1a89996a735e [2023-05-25T09:00:17.223Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:00:18.107Z] ---> 8fbbb07c7719 [2023-05-25T09:00:18.107Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:00:20.575Z] ---> 5bc55d8a05c1 [2023-05-25T09:00:20.575Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-25T09:00:30.868Z] ---> 3d20bddfe182 [2023-05-25T09:00:30.868Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-25T09:00:30.868Z] ---> 5a73ca9a8939 [2023-05-25T09:00:30.868Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-25T09:00:32.842Z] ---> dffa2b62f956 [2023-05-25T09:00:32.842Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-25T09:00:34.780Z] ---> 611d9db424f4 [2023-05-25T09:00:34.780Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-25T09:00:34.780Z] ---> Running in 30e4f59bb1cc [2023-05-25T09:00:35.364Z] Removing intermediate container 30e4f59bb1cc [2023-05-25T09:00:35.364Z] ---> 4ff37b7ca488 [2023-05-25T09:00:35.631Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-25T09:00:35.899Z] ---> Running in 268f7d8e7396 [2023-05-25T09:00:36.483Z] Removing intermediate container 268f7d8e7396 [2023-05-25T09:00:36.483Z] ---> f3b8bbb77c9d [2023-05-25T09:00:36.483Z] Step 24/26 : LABEL arch=arm64 [2023-05-25T09:00:36.749Z] ---> Running in 4740f3161403 [2023-05-25T09:00:37.709Z] Removing intermediate container 4740f3161403 [2023-05-25T09:00:37.709Z] ---> 4e552cc0e685 [2023-05-25T09:00:37.709Z] Step 25/26 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b [2023-05-25T09:00:37.977Z] ---> Running in fd6aafcc6cd1 [2023-05-25T09:00:38.935Z] Removing intermediate container fd6aafcc6cd1 [2023-05-25T09:00:38.935Z] ---> feb999d0d9dc [2023-05-25T09:00:38.935Z] Step 26/26 : LABEL version=0.0.0 [2023-05-25T09:00:39.202Z] ---> Running in 5223593ec843 [2023-05-25T09:00:40.164Z] Removing intermediate container 5223593ec843 [2023-05-25T09:00:40.164Z] ---> 72e80a188be9 [2023-05-25T09:00:40.164Z] [2023-05-25T09:00:40.746Z] Successfully built 72e80a188be9 [2023-05-25T09:00:40.746Z] Successfully tagged security-spire-server-arm64:latest [2023-05-25T09:00:40.746Z] Building core-command [2023-05-25T09:01:02.804Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T09:01:02.804Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-25T09:01:02.804Z] ---> 0b2ebc452ecb [2023-05-25T09:01:02.804Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-25T09:01:02.804Z] ---> Using cache [2023-05-25T09:01:02.804Z] ---> 9f2c33adc760 [2023-05-25T09:01:02.804Z] Step 4/24 : WORKDIR /edgex-go [2023-05-25T09:01:02.804Z] ---> Using cache [2023-05-25T09:01:02.804Z] ---> b5a76c3e786e [2023-05-25T09:01:02.804Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-25T09:01:02.804Z] ---> Using cache [2023-05-25T09:01:02.804Z] ---> 2595d1af02e5 [2023-05-25T09:01:02.804Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-25T09:01:02.804Z] ---> Using cache [2023-05-25T09:01:02.804Z] ---> d6b90c97b019 [2023-05-25T09:01:02.804Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T09:01:02.804Z] ---> Using cache [2023-05-25T09:01:02.804Z] ---> f4e821e7d98c [2023-05-25T09:01:02.804Z] Step 8/24 : COPY . . [2023-05-25T09:01:02.804Z] ---> Using cache [2023-05-25T09:01:02.804Z] ---> 4bd9ada29170 [2023-05-25T09:01:02.804Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-25T09:01:04.213Z] ---> Running in 46b3f4573c5b [2023-05-25T09:01:06.824Z] 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-25T09:01:08.770Z] Removing intermediate container 3be0aa5f1b53 [2023-05-25T09:01:08.770Z] ---> f3758623197f [2023-05-25T09:01:08.770Z] Step 7/20 : COPY . . [2023-05-25T09:01:23.779Z] ---> 52fa1d91bb71 [2023-05-25T09:01:23.779Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-25T09:01:23.779Z] ---> Running in 7ef81167f8d1 [2023-05-25T09:01:25.724Z] 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-25T09:02:04.596Z] Removing intermediate container d5e01bc175f0 [2023-05-25T09:02:04.596Z] ---> c092a530926d [2023-05-25T09:02:04.596Z] Step 8/23 : COPY . . [2023-05-25T09:02:12.793Z] ---> f2e48cc62502 [2023-05-25T09:02:12.793Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-25T09:02:12.793Z] ---> Running in 30bb5a48630d [2023-05-25T09:02:14.202Z] 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-25T09:06:51.054Z] Removing intermediate container 8a72e6fdc355 [2023-05-25T09:06:51.054Z] ---> 521f37251eeb [2023-05-25T09:06:51.054Z] [2023-05-25T09:06:51.054Z] Step 10/23 : FROM alpine:3.17 [2023-05-25T09:06:51.054Z] ---> 51e60588ff2c [2023-05-25T09:06:51.054Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-25T09:06:51.054Z] ---> Using cache [2023-05-25T09:06:51.054Z] ---> 9940e4beba44 [2023-05-25T09:06:51.054Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-25T09:06:51.054Z] ---> Using cache [2023-05-25T09:06:51.054Z] ---> 721ce7ed9cea [2023-05-25T09:06:51.054Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:06:51.054Z] ---> Using cache [2023-05-25T09:06:51.054Z] ---> d7420204ade1 [2023-05-25T09:06:51.054Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:06:51.054Z] ---> Using cache [2023-05-25T09:06:51.054Z] ---> cd40dfdc44e7 [2023-05-25T09:06:51.054Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-25T09:06:51.054Z] ---> e56e6a18077a [2023-05-25T09:06:51.054Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-25T09:06:51.054Z] ---> eae2bedace38 [2023-05-25T09:06:51.054Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-25T09:06:51.054Z] ---> 9c7597379d89 [2023-05-25T09:06:51.054Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-25T09:06:51.054Z] ---> Running in 4872c29009fe [2023-05-25T09:06:53.631Z] Removing intermediate container 4872c29009fe [2023-05-25T09:06:53.631Z] ---> a0186da58478 [2023-05-25T09:06:53.631Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-25T09:06:53.631Z] ---> Running in 5449f243e086 [2023-05-25T09:06:54.236Z] Removing intermediate container 5449f243e086 [2023-05-25T09:06:54.236Z] ---> abcd6fff1dd1 [2023-05-25T09:06:54.236Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-25T09:06:54.504Z] ---> Running in d96458627b10 [2023-05-25T09:06:54.770Z] Removing intermediate container d96458627b10 [2023-05-25T09:06:54.770Z] ---> cd80a3c027e3 [2023-05-25T09:06:54.770Z] Step 21/23 : LABEL arch=arm64 [2023-05-25T09:06:55.037Z] ---> Running in 055253cc89d9 [2023-05-25T09:06:55.629Z] Removing intermediate container 055253cc89d9 [2023-05-25T09:06:55.629Z] ---> 387dd4fba6f4 [2023-05-25T09:06:55.629Z] Step 22/23 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b [2023-05-25T09:06:55.629Z] ---> Running in e0edd1860796 [2023-05-25T09:06:56.211Z] Removing intermediate container e0edd1860796 [2023-05-25T09:06:56.211Z] ---> 98593e9f8fa0 [2023-05-25T09:06:56.211Z] Step 23/23 : LABEL version=0.0.0 [2023-05-25T09:06:56.211Z] ---> Running in 848544bd0640 [2023-05-25T09:06:57.173Z] Removing intermediate container 848544bd0640 [2023-05-25T09:06:57.173Z] ---> 30daf800d7d4 [2023-05-25T09:06:57.173Z] [2023-05-25T09:06:57.754Z] Successfully built 30daf800d7d4 [2023-05-25T09:06:57.754Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-25T09:06:57.754Z] Building security-secretstore-setup [2023-05-25T09:07:07.830Z]  Building core-common-config-bootstrapper ... done Removing intermediate container b0b13f659b86 [2023-05-25T09:07:07.830Z] ---> d9af470e0a4d [2023-05-25T09:07:07.830Z] [2023-05-25T09:07:07.830Z] Step 10/23 : FROM alpine:3.17 [2023-05-25T09:07:07.830Z] ---> 51e60588ff2c [2023-05-25T09:07:07.830Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-25T09:07:07.830Z] ---> Running in 0a3588f67ac9 [2023-05-25T09:07:07.830Z] Removing intermediate container 0a3588f67ac9 [2023-05-25T09:07:07.830Z] ---> 7f6645ce2b71 [2023-05-25T09:07:07.830Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-25T09:07:07.830Z] ---> Running in cdcaa65a850e [2023-05-25T09:07:08.416Z] Removing intermediate container cdcaa65a850e [2023-05-25T09:07:08.416Z] ---> 804e8e007f6a [2023-05-25T09:07:08.416Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-25T09:07:08.688Z] ---> Running in 6b9fc9cf7884 [2023-05-25T09:07:09.273Z] Removing intermediate container 6b9fc9cf7884 [2023-05-25T09:07:09.273Z] ---> 6ab1696b515e [2023-05-25T09:07:09.273Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-25T09:07:09.541Z] ---> Running in efdffda629a2 [2023-05-25T09:07:12.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:07:12.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:07:14.644Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T09:07:14.644Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T09:07:14.911Z] OK: 8 MiB in 16 packages [2023-05-25T09:07:15.493Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T09:07:15.493Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-25T09:07:15.493Z] ---> 0b2ebc452ecb [2023-05-25T09:07:15.493Z] Step 3/25 : WORKDIR /edgex-go [2023-05-25T09:07:15.493Z] ---> Using cache [2023-05-25T09:07:15.493Z] ---> fee34cba204d [2023-05-25T09:07:15.493Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-25T09:07:15.493Z] ---> Using cache [2023-05-25T09:07:15.493Z] ---> 0374a6e06e7a [2023-05-25T09:07:15.493Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-25T09:07:15.493Z] ---> Using cache [2023-05-25T09:07:15.493Z] ---> 859e082d3285 [2023-05-25T09:07:15.493Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T09:07:15.493Z] ---> Using cache [2023-05-25T09:07:15.493Z] ---> c0501e5d12a1 [2023-05-25T09:07:15.493Z] Step 7/25 : COPY . . [2023-05-25T09:07:15.493Z] ---> Using cache [2023-05-25T09:07:15.493Z] ---> 803cb33420f5 [2023-05-25T09:07:15.493Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-25T09:07:16.077Z] ---> Running in bf9e59d69d6a [2023-05-25T09:07:17.484Z] Removing intermediate container efdffda629a2 [2023-05-25T09:07:17.484Z] ---> 57e03c63b325 [2023-05-25T09:07:17.484Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:07:18.450Z] ---> ea69d83dae4e [2023-05-25T09:07:18.450Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:07:18.716Z] 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-25T09:07:19.676Z] ---> 23948491bc0f [2023-05-25T09:07:19.676Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-25T09:07:21.614Z] ---> 9e7d9e510671 [2023-05-25T09:07:21.614Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-25T09:07:22.569Z] ---> 141d4181438c [2023-05-25T09:07:22.569Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-25T09:07:22.569Z] ---> Running in 62368e1f395a [2023-05-25T09:07:23.152Z] Removing intermediate container 62368e1f395a [2023-05-25T09:07:23.152Z] ---> 251d19c9fe62 [2023-05-25T09:07:23.152Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T09:07:23.152Z] ---> Running in c04be2e02da6 [2023-05-25T09:07:23.734Z] Removing intermediate container c04be2e02da6 [2023-05-25T09:07:23.734Z] ---> dbee6ad54731 [2023-05-25T09:07:23.734Z] Step 21/23 : LABEL arch=arm64 [2023-05-25T09:07:23.999Z] ---> Running in fa712186ea18 [2023-05-25T09:07:24.581Z] Removing intermediate container fa712186ea18 [2023-05-25T09:07:24.581Z] ---> 407f374f1cb9 [2023-05-25T09:07:24.581Z] Step 22/23 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b [2023-05-25T09:07:24.581Z] ---> Running in 056e9a52bdce [2023-05-25T09:07:25.164Z] Removing intermediate container 056e9a52bdce [2023-05-25T09:07:25.164Z] ---> b809199e6f7f [2023-05-25T09:07:25.164Z] Step 23/23 : LABEL version=0.0.0 [2023-05-25T09:07:25.164Z] ---> Running in 6911c7dead5b [2023-05-25T09:07:25.745Z] Removing intermediate container 6911c7dead5b [2023-05-25T09:07:25.745Z] ---> 235b173b3590 [2023-05-25T09:07:25.745Z] [2023-05-25T09:07:26.027Z] Successfully built 235b173b3590 [2023-05-25T09:07:26.027Z] Successfully tagged core-data-arm64:latest [2023-05-25T09:09:02.628Z]  Building core-data ... done Removing intermediate container 46b3f4573c5b [2023-05-25T09:09:02.628Z] ---> 34614727d627 [2023-05-25T09:09:02.628Z] [2023-05-25T09:09:02.628Z] Step 10/24 : FROM alpine:3.17 [2023-05-25T09:09:02.628Z] ---> 51e60588ff2c [2023-05-25T09:09:02.628Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-25T09:09:02.628Z] ---> Using cache [2023-05-25T09:09:02.628Z] ---> 09a89a026154 [2023-05-25T09:09:02.628Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-25T09:09:02.628Z] ---> Using cache [2023-05-25T09:09:02.628Z] ---> 1961f5081677 [2023-05-25T09:09:02.628Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-25T09:09:02.628Z] ---> Running in 3dcba89a0c0f [2023-05-25T09:09:02.628Z] Removing intermediate container 3dcba89a0c0f [2023-05-25T09:09:02.628Z] ---> 6e70961b9510 [2023-05-25T09:09:02.628Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-25T09:09:02.628Z] ---> Running in 95a548871b6f [2023-05-25T09:09:02.628Z] Removing intermediate container 95a548871b6f [2023-05-25T09:09:02.628Z] ---> fb3343511706 [2023-05-25T09:09:02.628Z] Step 15/24 : WORKDIR / [2023-05-25T09:09:02.628Z] ---> Running in 4e8cca74ef2d [2023-05-25T09:09:02.628Z] Removing intermediate container 4e8cca74ef2d [2023-05-25T09:09:02.628Z] ---> b477e9f9ca07 [2023-05-25T09:09:02.628Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:09:02.628Z] ---> 3a377e3ba6e6 [2023-05-25T09:09:02.628Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:09:02.628Z] ---> 3853f14c2898 [2023-05-25T09:09:02.628Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-25T09:09:02.628Z] ---> 6e7a88b3440a [2023-05-25T09:09:02.628Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-25T09:09:02.628Z] ---> 164ab620767c [2023-05-25T09:09:02.628Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-25T09:09:03.586Z] ---> Running in 25a77e461ea3 [2023-05-25T09:09:04.167Z] Removing intermediate container 25a77e461ea3 [2023-05-25T09:09:04.167Z] ---> 5fa738ab9d55 [2023-05-25T09:09:04.167Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T09:09:04.433Z] ---> Running in f3514e889068 [2023-05-25T09:09:05.016Z] Removing intermediate container f3514e889068 [2023-05-25T09:09:05.017Z] ---> 83234b8b8002 [2023-05-25T09:09:05.017Z] Step 22/24 : LABEL arch=arm64 [2023-05-25T09:09:05.283Z] ---> Running in 6a678c20cac2 [2023-05-25T09:09:05.866Z] Removing intermediate container 6a678c20cac2 [2023-05-25T09:09:05.866Z] ---> 6c8906c0a99e [2023-05-25T09:09:05.866Z] Step 23/24 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b [2023-05-25T09:09:05.866Z] ---> Running in edfe2dbabbbc [2023-05-25T09:09:06.447Z] Removing intermediate container edfe2dbabbbc [2023-05-25T09:09:06.447Z] ---> 1934ffde52a5 [2023-05-25T09:09:06.447Z] Step 24/24 : LABEL version=0.0.0 [2023-05-25T09:09:06.717Z] ---> Running in 5a5bc27c99b2 [2023-05-25T09:09:06.983Z] Removing intermediate container 5a5bc27c99b2 [2023-05-25T09:09:06.983Z] ---> bdfb442a355e [2023-05-25T09:09:06.983Z] [2023-05-25T09:09:07.566Z] Successfully built bdfb442a355e [2023-05-25T09:09:07.566Z] Successfully tagged core-command-arm64:latest [2023-05-25T09:10:29.585Z]  Building core-command ... done Removing intermediate container 7ef81167f8d1 [2023-05-25T09:10:29.585Z] ---> cc17928efe7a [2023-05-25T09:10:29.585Z] [2023-05-25T09:10:29.585Z] Step 9/20 : FROM alpine:3.17 [2023-05-25T09:10:29.585Z] ---> 51e60588ff2c [2023-05-25T09:10:29.585Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-25T09:10:29.585Z] ---> Using cache [2023-05-25T09:10:29.585Z] ---> a83aef6be26a [2023-05-25T09:10:29.585Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-25T09:10:29.585Z] ---> Running in f5c6f54429c5 [2023-05-25T09:10:29.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:10:29.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:10:29.585Z] v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-25T09:10:29.585Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-25T09:10:29.585Z] OK: 17694 distinct packages available [2023-05-25T09:10:29.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:10:29.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:10:29.585Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-25T09:10:29.585Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-25T09:10:29.585Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-25T09:10:29.585Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-25T09:10:29.585Z] (5/9) Installing curl (8.1.1-r1) [2023-05-25T09:10:29.585Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-25T09:10:29.585Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-25T09:10:29.585Z] (8/9) Installing libucontext (1.2-r0) [2023-05-25T09:10:29.585Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-25T09:10:29.585Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T09:10:29.585Z] Executing ca-certificates-20230506-r0.trigger [2023-05-25T09:10:29.585Z] OK: 11 MiB in 24 packages [2023-05-25T09:10:29.585Z] Removing intermediate container f5c6f54429c5 [2023-05-25T09:10:29.585Z] ---> e9b37e72878b [2023-05-25T09:10:29.585Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:10:29.585Z] ---> 0ff89e3a248a [2023-05-25T09:10:29.585Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:10:30.556Z] ---> b0d1630e04c6 [2023-05-25T09:10:30.556Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-25T09:10:33.133Z] ---> 93fee78feae4 [2023-05-25T09:10:33.133Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-25T09:10:34.091Z] ---> 3b4a4cbbbafd [2023-05-25T09:10:34.091Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-25T09:10:34.091Z] ---> Running in 0d0b1f926361 [2023-05-25T09:10:34.679Z] Removing intermediate container 0d0b1f926361 [2023-05-25T09:10:34.679Z] ---> 0f7596099392 [2023-05-25T09:10:34.679Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-25T09:10:34.946Z] ---> Running in 024de5e24f13 [2023-05-25T09:10:35.538Z] Removing intermediate container 024de5e24f13 [2023-05-25T09:10:35.538Z] ---> e8adb248546d [2023-05-25T09:10:35.538Z] Step 18/20 : LABEL arch=arm64 [2023-05-25T09:10:35.538Z] ---> Running in 01287750b053 [2023-05-25T09:10:36.142Z] Removing intermediate container 01287750b053 [2023-05-25T09:10:36.142Z] ---> f8fd26c320ee [2023-05-25T09:10:36.142Z] Step 19/20 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b [2023-05-25T09:10:36.411Z] ---> Running in e2d625b1146d [2023-05-25T09:10:37.002Z] Removing intermediate container e2d625b1146d [2023-05-25T09:10:37.002Z] ---> c96429a86edd [2023-05-25T09:10:37.002Z] Step 20/20 : LABEL version=0.0.0 [2023-05-25T09:10:40.350Z] ---> Running in f4f1b357c984 [2023-05-25T09:10:40.350Z] Removing intermediate container f4f1b357c984 [2023-05-25T09:10:40.350Z] ---> e90d1e01a667 [2023-05-25T09:10:40.350Z] [2023-05-25T09:10:40.618Z] Successfully built e90d1e01a667 [2023-05-25T09:10:40.618Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-25T09:11:12.868Z]  Building security-spiffe-token-provider ... done Removing intermediate container 30bb5a48630d [2023-05-25T09:11:12.868Z] ---> 5c7134bd3450 [2023-05-25T09:11:12.868Z] [2023-05-25T09:11:12.868Z] Step 10/23 : FROM alpine:3.17 [2023-05-25T09:11:12.868Z] ---> 51e60588ff2c [2023-05-25T09:11:12.868Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-25T09:11:12.868Z] ---> Running in 99d5701a0734 [2023-05-25T09:11:13.458Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:11:14.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:11:15.390Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-25T09:11:15.661Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-25T09:11:15.661Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T09:11:15.661Z] Executing ca-certificates-20230506-r0.trigger [2023-05-25T09:11:15.661Z] 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-25T09:11:15.933Z] OK: 8 MiB in 17 packages [2023-05-25T09:11:17.896Z] Removing intermediate container 99d5701a0734 [2023-05-25T09:11:17.896Z] ---> a7032a3ba4d0 [2023-05-25T09:11:17.896Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-25T09:11:17.896Z] ---> Running in e94f93fe9572 [2023-05-25T09:11:22.171Z] Removing intermediate container e94f93fe9572 [2023-05-25T09:11:22.172Z] ---> 1f6f91683b3d [2023-05-25T09:11:22.172Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-25T09:11:22.172Z] ---> Running in cec71ba3a9a4 [2023-05-25T09:11:22.172Z] Removing intermediate container cec71ba3a9a4 [2023-05-25T09:11:22.172Z] ---> 51dbbee4765c [2023-05-25T09:11:22.172Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-25T09:11:22.172Z] ---> Running in 670b4f16c24f [2023-05-25T09:11:22.771Z] Removing intermediate container 670b4f16c24f [2023-05-25T09:11:22.771Z] ---> 7b767e6b8383 [2023-05-25T09:11:22.771Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:11:23.768Z] ---> 7d00c931d139 [2023-05-25T09:11:23.768Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:11:24.359Z] ---> 39d392a21825 [2023-05-25T09:11:24.359Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-25T09:11:26.327Z] ---> 4ff68e2cd901 [2023-05-25T09:11:26.327Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-25T09:11:26.918Z] ---> 22588ea4409d [2023-05-25T09:11:26.918Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-25T09:11:26.918Z] Removing intermediate container bf9e59d69d6a [2023-05-25T09:11:26.918Z] ---> e2df3dfd331e [2023-05-25T09:11:26.918Z] [2023-05-25T09:11:26.918Z] Step 9/25 : FROM alpine:3.17 [2023-05-25T09:11:26.918Z] ---> 51e60588ff2c [2023-05-25T09:11:26.918Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-25T09:11:26.918Z] ---> Running in 36d3c1033b32 [2023-05-25T09:11:27.190Z] ---> Running in 4b4bcc56331b [2023-05-25T09:11:27.463Z] Removing intermediate container 36d3c1033b32 [2023-05-25T09:11:27.463Z] ---> 6b93ea781a9f [2023-05-25T09:11:27.463Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T09:11:27.733Z] ---> Running in 4f89a1841f3d [2023-05-25T09:11:28.002Z] Removing intermediate container 4f89a1841f3d [2023-05-25T09:11:28.002Z] ---> e252c3341ac4 [2023-05-25T09:11:28.002Z] Step 21/23 : LABEL arch=arm64 [2023-05-25T09:11:28.002Z] ---> Running in 83de23acfda8 [2023-05-25T09:11:28.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:11:28.543Z] Removing intermediate container 83de23acfda8 [2023-05-25T09:11:28.543Z] ---> 46453c35cc22 [2023-05-25T09:11:28.543Z] Step 22/23 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b [2023-05-25T09:11:28.543Z] ---> Running in 1e5d5ed9ef9f [2023-05-25T09:11:28.823Z] Removing intermediate container 1e5d5ed9ef9f [2023-05-25T09:11:28.823Z] ---> ec5fb2dceb4b [2023-05-25T09:11:28.823Z] Step 23/23 : LABEL version=0.0.0 [2023-05-25T09:11:29.094Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:11:29.094Z] ---> Running in 4389b476aa46 [2023-05-25T09:11:29.367Z] Removing intermediate container 4389b476aa46 [2023-05-25T09:11:29.367Z] ---> a10b3696c48c [2023-05-25T09:11:29.367Z] [2023-05-25T09:11:29.637Z] Successfully built a10b3696c48c [2023-05-25T09:11:29.637Z] Successfully tagged support-notifications-arm64:latest [2023-05-25T09:11:30.227Z]  Building support-notifications ... done (1/3) Installing ca-certificates (20230506-r0) [2023-05-25T09:11:30.227Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-25T09:11:30.227Z] (3/3) Installing su-exec (0.2-r2) [2023-05-25T09:11:30.227Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T09:11:30.227Z] Executing ca-certificates-20230506-r0.trigger [2023-05-25T09:11:30.819Z] OK: 8 MiB in 18 packages [2023-05-25T09:11:32.240Z] Removing intermediate container 4b4bcc56331b [2023-05-25T09:11:32.240Z] ---> a6beec81a309 [2023-05-25T09:11:32.240Z] 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-25T09:11:32.240Z] ---> Running in 4419f3095c10 [2023-05-25T09:11:32.511Z] Removing intermediate container 4419f3095c10 [2023-05-25T09:11:32.511Z] ---> 43de1e3c5a8f [2023-05-25T09:11:32.511Z] Step 12/25 : WORKDIR / [2023-05-25T09:11:32.511Z] ---> Running in ff9958258dc8 [2023-05-25T09:11:32.779Z] Removing intermediate container ff9958258dc8 [2023-05-25T09:11:32.779Z] ---> 241442db6770 [2023-05-25T09:11:32.779Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:11:36.116Z] ---> 890b3e3ead0d [2023-05-25T09:11:36.116Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:11:36.384Z] ---> e567fecf847a [2023-05-25T09:11:36.384Z] 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-25T09:11:36.975Z] ---> aade555662ac [2023-05-25T09:11:36.975Z] 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-25T09:11:37.563Z] ---> ac01fcfd43c9 [2023-05-25T09:11:37.563Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-25T09:11:38.168Z] ---> b8b1be21c1a2 [2023-05-25T09:11:38.168Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-25T09:11:39.140Z] ---> 81edf342cd6b [2023-05-25T09:11:39.140Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-25T09:11:40.110Z] ---> 802f10987a8d [2023-05-25T09:11:40.110Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-25T09:11:40.701Z] ---> 60b03de9ce52 [2023-05-25T09:11:40.701Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-25T09:11:40.701Z] ---> Running in 174696680d75 [2023-05-25T09:11:42.665Z] Removing intermediate container 174696680d75 [2023-05-25T09:11:42.665Z] ---> e58ba2f68d3f [2023-05-25T09:11:42.665Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-25T09:11:42.665Z] ---> Running in e0db175d75d8 [2023-05-25T09:11:42.937Z] Removing intermediate container e0db175d75d8 [2023-05-25T09:11:42.937Z] ---> 17290eff96e4 [2023-05-25T09:11:42.937Z] Step 23/25 : LABEL arch=arm64 [2023-05-25T09:11:42.937Z] ---> Running in 57addf0a1bf4 [2023-05-25T09:11:43.216Z] Removing intermediate container 57addf0a1bf4 [2023-05-25T09:11:43.216Z] ---> 4f8ed972c015 [2023-05-25T09:11:43.216Z] Step 24/25 : LABEL git_sha=9b62aefd7a77e8b11e12e89f7536359e5c0c373b [2023-05-25T09:11:43.486Z] ---> Running in 5a4a08221f67 [2023-05-25T09:11:43.756Z] Removing intermediate container 5a4a08221f67 [2023-05-25T09:11:43.756Z] ---> 364275a7ae0d [2023-05-25T09:11:43.756Z] Step 25/25 : LABEL version=0.0.0 [2023-05-25T09:11:43.756Z] ---> Running in f8b91c39e2b7 [2023-05-25T09:11:44.027Z] Removing intermediate container f8b91c39e2b7 [2023-05-25T09:11:44.027Z] ---> 102fd62f8320 [2023-05-25T09:11:44.027Z] [2023-05-25T09:11:44.297Z] Successfully built 102fd62f8320 [2023-05-25T09:11:44.297Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-25T09:11:44.851Z]  Building security-secretstore-setup ... done  [Pipeline] } [2023-05-25T09:11:44.852Z] $ docker stop --time=1 73ed58ce7972e3a42e00ec2cfd2a8f4105a8ca7acda25cc10c3aae83a79074aa [2023-05-25T09:11:46.613Z] $ docker rm -f --volumes 73ed58ce7972e3a42e00ec2cfd2a8f4105a8ca7acda25cc10c3aae83a79074aa [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T09:11:47.131Z] + docker images [2023-05-25T09:11:47.400Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-25T09:11:47.400Z] security-secretstore-setup-arm64 latest 102fd62f8320 4 seconds ago 32.2MB [2023-05-25T09:11:47.400Z] support-notifications-arm64 latest a10b3696c48c 18 seconds ago 31.9MB [2023-05-25T09:11:47.400Z] e2df3dfd331e 21 seconds ago 1.52GB [2023-05-25T09:11:47.400Z] 5c7134bd3450 37 seconds ago 1.59GB [2023-05-25T09:11:47.400Z] security-spiffe-token-provider-arm64 latest e90d1e01a667 About a minute ago 32.7MB [2023-05-25T09:11:47.400Z] cc17928efe7a About a minute ago 1.57GB [2023-05-25T09:11:47.400Z] core-command-arm64 latest bdfb442a355e 2 minutes ago 19.7MB [2023-05-25T09:11:47.400Z] 34614727d627 2 minutes ago 1.53GB [2023-05-25T09:11:47.400Z] core-data-arm64 latest 235b173b3590 4 minutes ago 19.9MB [2023-05-25T09:11:47.400Z] d9af470e0a4d 4 minutes ago 1.53GB [2023-05-25T09:11:47.400Z] core-common-config-bootstrapper-arm64 latest 30daf800d7d4 4 minutes ago 17.2MB [2023-05-25T09:11:47.400Z] 521f37251eeb 5 minutes ago 1.52GB [2023-05-25T09:11:47.400Z] security-spire-server-arm64 latest 72e80a188be9 11 minutes ago 97MB [2023-05-25T09:11:47.400Z] 990b62c6df2a 11 minutes ago 1.39GB [2023-05-25T09:11:47.400Z] support-scheduler-arm64 latest b842b3119846 12 minutes ago 31.2MB [2023-05-25T09:11:47.400Z] 008522fc5503 12 minutes ago 1.59GB [2023-05-25T09:11:47.400Z] security-proxy-setup-arm64 latest 3c61594ac755 13 minutes ago 18.7MB [2023-05-25T09:11:47.400Z] core-metadata-arm64 latest 80a18f4ec59c 13 minutes ago 20.2MB [2023-05-25T09:11:47.400Z] security-proxy-auth-arm64 latest 364109eaa712 13 minutes ago 18.1MB [2023-05-25T09:11:47.400Z] 6ccff8e711ac 13 minutes ago 1.51GB [2023-05-25T09:11:47.400Z] 8076c208598c 13 minutes ago 1.53GB [2023-05-25T09:11:47.400Z] 1b7158765cca 13 minutes ago 1.51GB [2023-05-25T09:11:47.400Z] security-bootstrapper-arm64 latest 3ff9bc4b08dc 14 minutes ago 21.9MB [2023-05-25T09:11:47.400Z] df04ac4efe83 15 minutes ago 1.51GB [2023-05-25T09:11:47.400Z] security-spire-agent-arm64 latest 35cf2e7cd3a8 21 minutes ago 153MB [2023-05-25T09:11:47.400Z] security-spire-config-arm64 latest 3891e10dd025 21 minutes ago 96.1MB [2023-05-25T09:11:47.400Z] 73d5666d6532 22 minutes ago 1.39GB [2023-05-25T09:11:47.400Z] 3651360c6127 22 minutes ago 1.39GB [2023-05-25T09:11:47.400Z] ci-base-image-arm64 latest 0b2ebc452ecb 38 minutes ago 899MB [2023-05-25T09:11:47.400Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 4 weeks ago 681MB [2023-05-25T09:11:47.400Z] alpine 3.17 51e60588ff2c 8 weeks ago 7.46MB [2023-05-25T09:11:47.400Z] 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-25T09:11:47.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T09:11:47.861Z] [2023-05-25T09:11:47.861Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T09:11:48.200Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T09:11:48.469Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T09:11:48.469Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T09:11:48.469Z] 04944245beec: Pulling fs layer [2023-05-25T09:11:48.469Z] 699f458cf7ca: Pulling fs layer [2023-05-25T09:11:48.469Z] 765212b225bb: Pulling fs layer [2023-05-25T09:11:48.469Z] f23df028b6ca: Pulling fs layer [2023-05-25T09:11:48.469Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T09:11:48.469Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T09:11:48.469Z] f23df028b6ca: Waiting [2023-05-25T09:11:48.469Z] d65c8cfc05b1: Waiting [2023-05-25T09:11:48.469Z] 2437ff75d9bd: Waiting [2023-05-25T09:11:48.469Z] 765212b225bb: Waiting [2023-05-25T09:11:48.469Z] 04944245beec: Verifying Checksum [2023-05-25T09:11:48.469Z] 04944245beec: Download complete [2023-05-25T09:11:48.469Z] 765212b225bb: Verifying Checksum [2023-05-25T09:11:48.469Z] 765212b225bb: Download complete [2023-05-25T09:11:48.740Z] f23df028b6ca: Verifying Checksum [2023-05-25T09:11:48.740Z] f23df028b6ca: Download complete [2023-05-25T09:11:48.740Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T09:11:48.740Z] d65c8cfc05b1: Download complete [2023-05-25T09:11:48.740Z] 699f458cf7ca: Verifying Checksum [2023-05-25T09:11:48.740Z] 699f458cf7ca: Download complete [2023-05-25T09:11:49.324Z] 8998bd30e6a1: Verifying Checksum [2023-05-25T09:11:49.324Z] 8998bd30e6a1: Download complete [2023-05-25T09:11:51.906Z] 2437ff75d9bd: Verifying Checksum [2023-05-25T09:11:51.906Z] 2437ff75d9bd: Download complete [2023-05-25T09:11:53.315Z] 8998bd30e6a1: Pull complete [2023-05-25T09:11:53.899Z] 04944245beec: Pull complete [2023-05-25T09:11:55.313Z] 699f458cf7ca: Pull complete [2023-05-25T09:11:55.581Z] 765212b225bb: Pull complete [2023-05-25T09:11:56.166Z] f23df028b6ca: Pull complete [2023-05-25T09:11:56.435Z] d65c8cfc05b1: Pull complete [2023-05-25T09:12:11.425Z] 2437ff75d9bd: Pull complete [2023-05-25T09:12:11.425Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T09:12:11.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T09:12:11.425Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T09:12:11.638Z] prd-ubuntu20.04-docker-arm64-4c-16g-16949 does not seem to be running inside a container [2023-05-25T09:12:11.711Z] $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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-25T09:12:14.708Z] $ docker top 3a5775871b08d522660198c6a29778bb0a785c63b197780a7ad69060e589cea9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T09:12:15.675Z] ---> job-cost.sh [2023-05-25T09:12:15.675Z] lf-activate-venv: SKIPPING [2023-05-25T09:12:15.675Z] INFO: No Stack... [2023-05-25T09:12:16.259Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T09:12:16.844Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T09:12:17.486Z] + cat /w/workspace/edgex-go/5/archives/cost.csv [2023-05-25T09:12:17.486Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T09:12:17.518Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4572-5-stack-cost] [2023-05-25T09:12:17.524Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4572-5-stack-cost] did not exist. Created. [2023-05-25T09:12:17.524Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4572-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T09:12:18.179Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T09:12:18.376Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T09:12:18.383Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4572-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T09:12:18.397Z] $ docker stop --time=1 3a5775871b08d522660198c6a29778bb0a785c63b197780a7ad69060e589cea9 [2023-05-25T09:12:19.943Z] $ docker rm -f --volumes 3a5775871b08d522660198c6a29778bb0a785c63b197780a7ad69060e589cea9 [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-25T09:12:20.445Z] provisioning config files... [2023-05-25T09:12:20.450Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config14523038788837998942tmp [Pipeline] { [Pipeline] sh [2023-05-25T09:12:20.745Z] + set +x [2023-05-25T09:12:20.745Z] + bash -s -- [2023-05-25T09:12:20.745Z] + curl -s https://codecov.io/bash [2023-05-25T09:12:20.745Z] [2023-05-25T09:12:20.745Z] _____ _ [2023-05-25T09:12:20.745Z] / ____| | | [2023-05-25T09:12:20.745Z] | | ___ __| | ___ ___ _____ __ [2023-05-25T09:12:20.745Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-25T09:12:20.745Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-25T09:12:20.745Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-25T09:12:20.746Z] Bash-1.0.6 [2023-05-25T09:12:20.746Z] [2023-05-25T09:12:20.746Z] [2023-05-25T09:12:20.746Z] ==> git version 2.25.1 found [2023-05-25T09:12:20.746Z] ==> 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-25T09:12:20.746Z] Release-Date: 2020-01-08 [2023-05-25T09:12:20.746Z] 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-25T09:12:20.746Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-25T09:12:20.746Z] ==> Jenkins CI detected. [2023-05-25T09:12:20.746Z] current dir:  /w/workspace/edgex-go/5 [2023-05-25T09:12:20.746Z] project root: . [2023-05-25T09:12:20.746Z] --> token set from env [2023-05-25T09:12:20.746Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-25T09:12:20.746Z] ==> Running gcov in . (disable via -X gcov) [2023-05-25T09:12:20.746Z] ==> Python coveragepy not found [2023-05-25T09:12:20.746Z] ==> Searching for coverage reports in: [2023-05-25T09:12:20.746Z] + . [2023-05-25T09:12:21.004Z] -> Found 1 reports [2023-05-25T09:12:21.004Z] ==> Detecting git/mercurial file structure [2023-05-25T09:12:21.004Z] ==> Reading reports [2023-05-25T09:12:21.004Z] + ./coverage.out bytes=447731 [2023-05-25T09:12:21.004Z] ==> Appending adjustments [2023-05-25T09:12:21.004Z] https://docs.codecov.io/docs/fixing-reports [2023-05-25T09:12:21.938Z] + Found adjustments [2023-05-25T09:12:21.938Z] ==> Gzipping contents [2023-05-25T09:12:21.938Z] 60K /tmp/codecov.D7OlZR.gz [2023-05-25T09:12:21.938Z] ==> Uploading reports [2023-05-25T09:12:21.938Z] url: https://codecov.io [2023-05-25T09:12:21.938Z] query: branch=PR-4572&commit=028faf9f61ae0e6766d1b41303379cdbfaf22da7&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4572%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4572&job=&cmd_args= [2023-05-25T09:12:21.938Z] -> Pinging Codecov [2023-05-25T09:12:21.938Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4572&commit=028faf9f61ae0e6766d1b41303379cdbfaf22da7&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4572%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4572&job=&cmd_args= [2023-05-25T09:12:22.196Z] -> Uploading to [2023-05-25T09:12:22.196Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-25/00271124DB129430A58F1EEE437C3FCB/028faf9f61ae0e6766d1b41303379cdbfaf22da7/10777b89-3457-4de4-85bc-6717e4eb0bec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T091222Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=475b81d7a6eda30a99225495f288cb8008aaf04fdc48a0ba6dc70bda3b165725 [2023-05-25T09:12:22.196Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T09:12:22.196Z] Dload Upload Total Spent Left Speed [2023-05-25T09:12:22.455Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57452 0 0 100 57452 0 243k --:--:-- --:--:-- --:--:-- 243k [2023-05-25T09:12:22.455Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/028faf9f61ae0e6766d1b41303379cdbfaf22da7 [Pipeline] } [2023-05-25T09:12:22.462Z] 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-25T09:12:23.068Z] + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-25T09:12:23.360Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T09:12:24.214Z] ---> package-listing.sh [2023-05-25T09:12:24.215Z] ++ facter osfamily [2023-05-25T09:12:24.215Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T09:12:24.474Z] + OS_FAMILY=debian [2023-05-25T09:12:24.474Z] + workspace=/w/workspace/edgex-go/5 [2023-05-25T09:12:24.474Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T09:12:24.474Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T09:12:24.474Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T09:12:24.474Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T09:12:24.474Z] + '[' /w/workspace/edgex-go/5 ']' [2023-05-25T09:12:24.474Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T09:12:24.474Z] + case "${OS_FAMILY}" in [2023-05-25T09:12:24.474Z] + dpkg -l [2023-05-25T09:12:24.474Z] + grep '^ii' [2023-05-25T09:12:24.474Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T09:12:24.474Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T09:12:24.474Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T09:12:24.474Z] + '[' /w/workspace/edgex-go/5 ']' [2023-05-25T09:12:24.474Z] + mkdir -p /w/workspace/edgex-go/5/archives/ [2023-05-25T09:12:24.474Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo [2023-05-25T09:12:24.485Z] 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-25T09:12:24.764Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T09:12:25.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T09:12:25.317Z] [2023-05-25T09:12:25.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T09:12:25.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T09:12:25.614Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-25T09:12:25.614Z] 5eb5b503b376: Pulling fs layer [2023-05-25T09:12:25.614Z] 5c69ac0246d0: Pulling fs layer [2023-05-25T09:12:25.614Z] ec43610c2a17: Pulling fs layer [2023-05-25T09:12:25.614Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-25T09:12:25.614Z] 33b1e0a273af: Pulling fs layer [2023-05-25T09:12:25.614Z] 5d3b04190fa2: Pulling fs layer [2023-05-25T09:12:25.614Z] 2f39f015ded8: Pulling fs layer [2023-05-25T09:12:25.614Z] 33b1e0a273af: Waiting [2023-05-25T09:12:25.614Z] 5d3b04190fa2: Waiting [2023-05-25T09:12:25.614Z] 2f39f015ded8: Waiting [2023-05-25T09:12:25.614Z] 3a2ae6a8a46f: Waiting [2023-05-25T09:12:25.614Z] 5c69ac0246d0: Verifying Checksum [2023-05-25T09:12:25.614Z] 5c69ac0246d0: Download complete [2023-05-25T09:12:25.614Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-25T09:12:25.614Z] 3a2ae6a8a46f: Download complete [2023-05-25T09:12:25.614Z] 33b1e0a273af: Verifying Checksum [2023-05-25T09:12:25.614Z] 33b1e0a273af: Download complete [2023-05-25T09:12:25.614Z] 5d3b04190fa2: Verifying Checksum [2023-05-25T09:12:25.614Z] 5d3b04190fa2: Download complete [2023-05-25T09:12:25.614Z] ec43610c2a17: Verifying Checksum [2023-05-25T09:12:25.614Z] ec43610c2a17: Download complete [2023-05-25T09:12:25.873Z] 5eb5b503b376: Verifying Checksum [2023-05-25T09:12:25.873Z] 5eb5b503b376: Download complete [2023-05-25T09:12:26.440Z] 2f39f015ded8: Download complete [2023-05-25T09:12:27.005Z] 5eb5b503b376: Pull complete [2023-05-25T09:12:27.005Z] 5c69ac0246d0: Pull complete [2023-05-25T09:12:27.571Z] ec43610c2a17: Pull complete [2023-05-25T09:12:27.571Z] 3a2ae6a8a46f: Pull complete [2023-05-25T09:12:27.571Z] 33b1e0a273af: Pull complete [2023-05-25T09:12:27.829Z] 5d3b04190fa2: Pull complete [2023-05-25T09:12:32.010Z] 2f39f015ded8: Pull complete [2023-05-25T09:12:32.010Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-25T09:12:32.010Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T09:12:32.010Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T09:12:32.087Z] prd-ubuntu20.04-docker-8c-8g-16946 does not seem to be running inside a container [2023-05-25T09:12:32.109Z] $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-25T09:12:34.881Z] $ docker top 77a045f78b50019943fde07f14dccb8f1beaa0895d58ec3a5598410e5c722da0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T09:12:35.220Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T09:12:35.504Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T09:12:35.785Z] + ls /var/log/sa-host [2023-05-25T09:12:35.785Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T09:12:35.927Z] provisioning config files... [2023-05-25T09:12:35.934Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config8156892963432161886tmp [Pipeline] { [Pipeline] echo [2023-05-25T09:12:35.945Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T09:12:36.227Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T09:12:36.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T09:12:36.557Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T09:12:36.565Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T09:12:36.849Z] ---> sudo-logs.sh [2023-05-25T09:12:36.849Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T09:12:36.866Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T09:12:37.148Z] ---> job-cost.sh [2023-05-25T09:12:37.149Z] lf-activate-venv: SKIPPING [2023-05-25T09:12:37.149Z] DEBUG: total: 0.10999999940395355 [2023-05-25T09:12:37.149Z] INFO: Retrieving Stack Cost... [2023-05-25T09:12:37.718Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T09:12:37.978Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T09:12:37.990Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T09:12:38.276Z] ---> logs-deploy.sh [2023-05-25T09:12:38.276Z] lf-activate-venv: SKIPPING [2023-05-25T09:12:38.276Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4572/5 [2023-05-25T09:12:38.276Z] INFO: archiving workspace using pattern(s): [2023-05-25T09:12:39.211Z] Archives upload complete. [2023-05-25T09:12:39.469Z] INFO: archiving logs to Nexus