Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c15abe78a0f78db5f98961932e279ab13327c124+cc406b27680b88a4cbaad5b59c6f9b2898413f21 (e5d7ab5a49cbb7feda027a3e89f84d0e36ba832c) 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-ssh12425103413413002564.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-ssh3147810952103773206.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-4563/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-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7045065791500418615.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-ssh9122722306290160220.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-4563/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-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh461339256504275142.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-16947 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit cc406b27680b88a4cbaad5b59c6f9b2898413f21 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 Merge succeeded, producing 89b91fb00ea030afb36e9a141b977402d661987b Checking out Revision 89b91fb00ea030afb36e9a141b977402d661987b (PR-4563) > 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/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # 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 89b91fb00ea030afb36e9a141b977402d661987b # 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:30:02.697Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-25T08:30:02.734Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-25T08:30:02.746Z] ========================================================= [2023-05-25T08:30:02.746Z] EdgeX Global Pipelines Version Info [2023-05-25T08:30:02.746Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-25T08:30:03.548Z] ------------------- [2023-05-25T08:30:03.548Z] stable info: [2023-05-25T08:30:03.548Z] ------------------- [2023-05-25T08:30:03.548Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-25T08:30:03.548Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T08:30:03.548Z] Message: update stable to v1.0.249 > git rev-list --no-walk 32369076ea85eef36eeee510d4a824bc2eef44f8 # timeout=10 [2023-05-25T08:30:04.116Z] ------------------- [2023-05-25T08:30:04.116Z] experimental info: [2023-05-25T08:30:04.116Z] ------------------- [2023-05-25T08:30:04.116Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-25T08:30:04.116Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T08:30:04.116Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-25T08:30:04.301Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-25T08:30:04.313Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-25T08:30:04.327Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-25T08:30:04.335Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-25T08:30:04.342Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-25T08:30:04.350Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-25T08:30:04.358Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-25T08:30:04.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-25T08:30:04.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-25T08:30:04.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-25T08:30:04.410Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-25T08:30:04.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-25T08:30:04.437Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-25T08:30:04.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-25T08:30:04.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-25T08:30:04.493Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T08:30:04.504Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T08:30:04.513Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-25T08:30:04.521Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-25T08:30:04.531Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-25T08:30:04.540Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-25T08:30:04.550Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-25T08:30:04.559Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-25T08:30:04.567Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4563 [Pipeline] echo [2023-05-25T08:30:04.575Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4563 [Pipeline] echo [2023-05-25T08:30:04.583Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4563 [Pipeline] echo [2023-05-25T08:30:04.591Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 89b91fb00ea030afb36e9a141b977402d661987b [Pipeline] echo [2023-05-25T08:30:04.600Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 89b91fb [Pipeline] echo [2023-05-25T08:30:04.617Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T08:30:04.657Z] provisioning config files... [2023-05-25T08:30:04.669Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config12111980639774514596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T08:30:04.973Z] ---> docker-login.sh [2023-05-25T08:30:04.973Z] nexus3.edgexfoundry.org:10001 [2023-05-25T08:30:05.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:30:05.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:30:05.232Z] Configure a credential helper to remove this warning. See [2023-05-25T08:30:05.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:30:05.232Z] [2023-05-25T08:30:05.232Z] Login Succeeded [2023-05-25T08:30:05.492Z] nexus3.edgexfoundry.org:10002 [2023-05-25T08:30:05.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:30:05.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:30:05.493Z] Configure a credential helper to remove this warning. See [2023-05-25T08:30:05.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:30:05.493Z] [2023-05-25T08:30:05.493Z] Login Succeeded [2023-05-25T08:30:05.493Z] nexus3.edgexfoundry.org:10003 [2023-05-25T08:30:05.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:30:05.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:30:05.493Z] Configure a credential helper to remove this warning. See [2023-05-25T08:30:05.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:30:05.493Z] [2023-05-25T08:30:05.493Z] Login Succeeded [2023-05-25T08:30:05.493Z] nexus3.edgexfoundry.org:10004 [2023-05-25T08:30:05.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:30:05.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:30:05.753Z] Configure a credential helper to remove this warning. See [2023-05-25T08:30:05.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:30:05.753Z] [2023-05-25T08:30:05.753Z] Login Succeeded [2023-05-25T08:30:05.753Z] docker.io [2023-05-25T08:30:05.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:30:06.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:30:06.013Z] Configure a credential helper to remove this warning. See [2023-05-25T08:30:06.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:30:06.013Z] [2023-05-25T08:30:06.013Z] Login Succeeded [2023-05-25T08:30:06.013Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T08:30:06.020Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T08:30:06.325Z] + 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:30:06.325Z] + + dirname cmd/core-command/Dockerfile [2023-05-25T08:30:06.325Z] cut -d/ -f2 [2023-05-25T08:30:06.325Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-25T08:30:06.325Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-25T08:30:06.325Z] + cut -d/ -f2 [2023-05-25T08:30:06.325Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-25T08:30:06.325Z] + dirname cmd/core-data/Dockerfile [2023-05-25T08:30:06.325Z] + cut -d/ -f2 [2023-05-25T08:30:06.325Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-25T08:30:06.325Z] + dirname cmd/core-metadata/Dockerfile [2023-05-25T08:30:06.325Z] + cut -d/ -f2 [2023-05-25T08:30:06.325Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-25T08:30:06.325Z] + + cut -d/ -f2dirname [2023-05-25T08:30:06.325Z] cmd/security-bootstrapper/Dockerfile [2023-05-25T08:30:06.325Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-25T08:30:06.325Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-25T08:30:06.325Z] + cut -d/ -f2 [2023-05-25T08:30:06.325Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-25T08:30:06.325Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-25T08:30:06.325Z] + cut -d/ -f2 [2023-05-25T08:30:06.325Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-25T08:30:06.325Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-25T08:30:06.325Z] + cut -d/ -f2 [2023-05-25T08:30:06.325Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-25T08:30:06.325Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-25T08:30:06.325Z] + cut -d/ -f2 [2023-05-25T08:30:06.325Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-25T08:30:06.325Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-25T08:30:06.325Z] + cut -d/ -f2 [2023-05-25T08:30:06.325Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-25T08:30:06.325Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-25T08:30:06.325Z] + cut -d/ -f2 [2023-05-25T08:30:06.325Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-25T08:30:06.325Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-25T08:30:06.325Z] + cut -d/ -f2 [2023-05-25T08:30:06.325Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-25T08:30:06.325Z] + dirname cmd/support-notifications/Dockerfile [2023-05-25T08:30:06.325Z] + cut -d/ -f2 [2023-05-25T08:30:06.325Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-25T08:30:06.325Z] + + dirnamecut cmd/support-scheduler/Dockerfile -d/ [2023-05-25T08:30:06.325Z] -f2 [2023-05-25T08:30:06.325Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-25T08:30:06.372Z] 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:30:06.712Z] + git rev-list -1 --merges 89b91fb00ea030afb36e9a141b977402d661987b~1..89b91fb00ea030afb36e9a141b977402d661987b [Pipeline] echo [2023-05-25T08:30:06.723Z] -----------> git rev-list -1 --merges 89b91fb00ea030afb36e9a141b977402d661987b~1..89b91fb00ea030afb36e9a141b977402d661987b 89b91fb00ea030afb36e9a141b977402d661987b [2023-05-25T08:30:06.723Z] 89b91fb00ea030afb36e9a141b977402d661987b [false] [Pipeline] sh [2023-05-25T08:30:07.008Z] + git log --format=format:%s -1 89b91fb00ea030afb36e9a141b977402d661987b [Pipeline] echo [2023-05-25T08:30:07.025Z] ========================================================= [2023-05-25T08:30:07.025Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-25T08:30:07.025Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-25T08:30:07.402Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T08:30:07.402Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-25T08:30:07.402Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-25T08:30:07.402Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-25T08:30:07.402Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-25T08:30:07.402Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-25T08:30:07.402Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T08:30:07.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T08:30:07.768Z] [2023-05-25T08:30:07.768Z] 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:30:08.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T08:30:08.072Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-25T08:30:08.072Z] b85a868b505f: Pulling fs layer [2023-05-25T08:30:08.072Z] e2be974225ed: Pulling fs layer [2023-05-25T08:30:08.072Z] 339a4e72a1f5: Pulling fs layer [2023-05-25T08:30:08.072Z] 988bab9f4d93: Pulling fs layer [2023-05-25T08:30:08.072Z] 1469e6f7b9e6: Pulling fs layer [2023-05-25T08:30:08.072Z] eaf3925da568: Pulling fs layer [2023-05-25T08:30:08.072Z] bab4dde63d76: Pulling fs layer [2023-05-25T08:30:08.072Z] 988bab9f4d93: Waiting [2023-05-25T08:30:08.072Z] 1469e6f7b9e6: Waiting [2023-05-25T08:30:08.072Z] bde34c3a00c8: Pulling fs layer [2023-05-25T08:30:08.072Z] eaf3925da568: Waiting [2023-05-25T08:30:08.072Z] b352a97aabf1: Pulling fs layer [2023-05-25T08:30:08.072Z] 4872d77fe225: Pulling fs layer [2023-05-25T08:30:08.072Z] 5851b861e8e6: Pulling fs layer [2023-05-25T08:30:08.072Z] b352a97aabf1: Waiting [2023-05-25T08:30:08.072Z] 4872d77fe225: Waiting [2023-05-25T08:30:08.072Z] e2be974225ed: Verifying Checksum [2023-05-25T08:30:08.072Z] e2be974225ed: Download complete [2023-05-25T08:30:08.072Z] 988bab9f4d93: Download complete [2023-05-25T08:30:08.331Z] 1469e6f7b9e6: Verifying Checksum [2023-05-25T08:30:08.331Z] 1469e6f7b9e6: Download complete [2023-05-25T08:30:08.331Z] 339a4e72a1f5: Verifying Checksum [2023-05-25T08:30:08.331Z] 339a4e72a1f5: Download complete [2023-05-25T08:30:08.331Z] eaf3925da568: Verifying Checksum [2023-05-25T08:30:08.331Z] eaf3925da568: Download complete [2023-05-25T08:30:08.331Z] bde34c3a00c8: Verifying Checksum [2023-05-25T08:30:08.331Z] bde34c3a00c8: Download complete [2023-05-25T08:30:08.331Z] b352a97aabf1: Download complete [2023-05-25T08:30:08.331Z] 4872d77fe225: Verifying Checksum [2023-05-25T08:30:08.331Z] 4872d77fe225: Download complete [2023-05-25T08:30:08.331Z] 5851b861e8e6: Verifying Checksum [2023-05-25T08:30:08.331Z] 5851b861e8e6: Download complete [2023-05-25T08:30:08.331Z] b85a868b505f: Verifying Checksum [2023-05-25T08:30:08.331Z] b85a868b505f: Download complete [2023-05-25T08:30:08.590Z] bab4dde63d76: Verifying Checksum [2023-05-25T08:30:08.590Z] bab4dde63d76: Download complete [2023-05-25T08:30:09.523Z] b85a868b505f: Pull complete [2023-05-25T08:30:09.800Z] e2be974225ed: Pull complete [2023-05-25T08:30:10.368Z] 339a4e72a1f5: Pull complete [2023-05-25T08:30:10.639Z] 988bab9f4d93: Pull complete [2023-05-25T08:30:10.908Z] 1469e6f7b9e6: Pull complete [2023-05-25T08:30:11.171Z] eaf3925da568: Pull complete [2023-05-25T08:30:13.707Z] bab4dde63d76: Pull complete [2023-05-25T08:30:13.708Z] bde34c3a00c8: Pull complete [2023-05-25T08:30:13.708Z] b352a97aabf1: Pull complete [2023-05-25T08:30:14.276Z] 4872d77fe225: Pull complete [2023-05-25T08:30:14.276Z] 5851b861e8e6: Pull complete [2023-05-25T08:30:14.536Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-25T08:30:14.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T08:30:14.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T08:30:14.637Z] prd-ubuntu20.04-docker-8c-8g-16947 does not seem to be running inside a container [2023-05-25T08:30:14.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:30:22.042Z] $ docker top 4feb71fd478486ca4914df80a68c5956cbb81f6e083986e878f978a571f884a4 -eo pid,comm [2023-05-25T08:30:22.127Z] 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:30:22.127Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T08:30:22.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T08:30:22.163Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T08:30:22.288Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T08:30:22.296Z] $ docker exec 4feb71fd478486ca4914df80a68c5956cbb81f6e083986e878f978a571f884a4 ssh-agent [2023-05-25T08:30:22.420Z] SSH_AUTH_SOCK=/tmp/ssh-rufgQsVWOH8e/agent.14 [2023-05-25T08:30:22.420Z] SSH_AGENT_PID=20 [2023-05-25T08:30:22.427Z] Running ssh-add (command line suppressed) [2023-05-25T08:30:22.555Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_554942948092525067.key (/w/workspace/edgex-go/10@tmp/private_key_554942948092525067.key) [2023-05-25T08:30:22.578Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T08:30:22.865Z] + git tag --points-at HEAD [Pipeline] } [2023-05-25T08:30:22.888Z] $ docker exec --env ******** --env ******** 4feb71fd478486ca4914df80a68c5956cbb81f6e083986e878f978a571f884a4 ssh-agent -k [2023-05-25T08:30:22.985Z] unset SSH_AUTH_SOCK; [2023-05-25T08:30:22.986Z] unset SSH_AGENT_PID; [2023-05-25T08:30:22.986Z] echo Agent pid 20 killed; [2023-05-25T08:30:22.991Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-25T08:30:23.017Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T08:30:23.018Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T08:30:23.122Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T08:30:23.128Z] $ docker exec 4feb71fd478486ca4914df80a68c5956cbb81f6e083986e878f978a571f884a4 ssh-agent [2023-05-25T08:30:23.233Z] SSH_AUTH_SOCK=/tmp/ssh-9ipnsVn9OLIE/agent.70 [2023-05-25T08:30:23.233Z] SSH_AGENT_PID=76 [2023-05-25T08:30:23.239Z] Running ssh-add (command line suppressed) [2023-05-25T08:30:23.343Z] Identity added: /w/workspace/edgex-go/10@tmp/private_key_7418992988730147603.key (/w/workspace/edgex-go/10@tmp/private_key_7418992988730147603.key) [2023-05-25T08:30:23.359Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T08:30:23.651Z] + git semver init [2023-05-25T08:30:23.909Z] 2023-05-25 08:30:23,823 [run_init] DEBUG init version:0.0.0 force:False [2023-05-25T08:30:23.909Z] 2023-05-25 08:30:23,824 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/10/.semver [2023-05-25T08:30:23.909Z] 2023-05-25 08:30:23,825 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/10/.semver [2023-05-25T08:30:23.909Z] 2023-05-25 08:30:23,825 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/10/.semver'], cwd=/w/workspace/edgex-go/10, universal_newlines=False, shell=None, istream=None) [2023-05-25T08:30:30.505Z] 2023-05-25 08:30:29,699 [append_file] DEBUG append to file:/w/workspace/edgex-go/10/.git/info/exclude [2023-05-25T08:30:30.505Z] 2023-05-25 08:30:29,700 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/10/.semver/PR-4563 with force:False [2023-05-25T08:30:30.505Z] 2023-05-25 08:30:29,700 [write_file] DEBUG write to file:/w/workspace/edgex-go/10/.semver/PR-4563 [2023-05-25T08:30:30.505Z] 2023-05-25 08:30:29,704 [execute] INFO git cat-file --batch-check [2023-05-25T08:30:30.505Z] 2023-05-25 08:30:29,704 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T08:30:30.505Z] 2023-05-25 08:30:29,712 [execute] INFO git cat-file --batch [2023-05-25T08:30:30.505Z] 2023-05-25 08:30:29,713 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T08:30:30.505Z] 2023-05-25 08:30:29,720 [read_version] DEBUG read version from /w/workspace/edgex-go/10/.semver/PR-4563 [2023-05-25T08:30:30.505Z] 0.0.0 [Pipeline] } [2023-05-25T08:30:30.520Z] $ docker exec --env ******** --env ******** 4feb71fd478486ca4914df80a68c5956cbb81f6e083986e878f978a571f884a4 ssh-agent -k [2023-05-25T08:30:30.609Z] unset SSH_AUTH_SOCK; [2023-05-25T08:30:30.609Z] unset SSH_AGENT_PID; [2023-05-25T08:30:30.609Z] echo Agent pid 76 killed; [2023-05-25T08:30:30.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T08:30:30.922Z] + git semver [Pipeline] } [2023-05-25T08:30:31.197Z] $ docker stop --time=1 4feb71fd478486ca4914df80a68c5956cbb81f6e083986e878f978a571f884a4 [2023-05-25T08:30:33.027Z] $ docker rm -f --volumes 4feb71fd478486ca4914df80a68c5956cbb81f6e083986e878f978a571f884a4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T08:30:33.476Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-25T08:30:33.676Z] Stashed 1 file(s) [Pipeline] echo [2023-05-25T08:30:33.680Z] [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:30:34.075Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo [2023-05-25T08:30:34.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T08:30:34.108Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T08:30:34.115Z] ========================================================= [2023-05-25T08:30:34.115Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-25T08:30:34.115Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-25T08:30:34.399Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T08:30:34.685Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-25T08:30:34.685Z] f56be85fc22e: Pulling fs layer [2023-05-25T08:30:34.685Z] 85791d961cd3: Pulling fs layer [2023-05-25T08:30:34.685Z] d694b5ae8c79: Pulling fs layer [2023-05-25T08:30:34.685Z] 9f32a84ed3da: Pulling fs layer [2023-05-25T08:30:34.685Z] 4d19c01a9841: Pulling fs layer [2023-05-25T08:30:34.685Z] 9325e15d5711: Pulling fs layer [2023-05-25T08:30:34.685Z] 556b6ee489ea: Pulling fs layer [2023-05-25T08:30:34.685Z] c5a4b2cf53e6: Pulling fs layer [2023-05-25T08:30:34.685Z] 4d19c01a9841: Waiting [2023-05-25T08:30:34.685Z] 9325e15d5711: Waiting [2023-05-25T08:30:34.685Z] 556b6ee489ea: Waiting [2023-05-25T08:30:34.685Z] 9f32a84ed3da: Waiting [2023-05-25T08:30:34.685Z] c5a4b2cf53e6: Waiting [2023-05-25T08:30:34.685Z] 85791d961cd3: Verifying Checksum [2023-05-25T08:30:34.685Z] 85791d961cd3: Download complete [2023-05-25T08:30:34.685Z] 9f32a84ed3da: Verifying Checksum [2023-05-25T08:30:34.685Z] 9f32a84ed3da: Download complete [2023-05-25T08:30:34.685Z] 4d19c01a9841: Verifying Checksum [2023-05-25T08:30:34.685Z] 4d19c01a9841: Download complete [2023-05-25T08:30:34.685Z] f56be85fc22e: Download complete [2023-05-25T08:30:34.685Z] 9325e15d5711: Verifying Checksum [2023-05-25T08:30:34.685Z] 9325e15d5711: Download complete [2023-05-25T08:30:34.956Z] f56be85fc22e: Pull complete [2023-05-25T08:30:35.526Z] c5a4b2cf53e6: Verifying Checksum [2023-05-25T08:30:35.526Z] c5a4b2cf53e6: Download complete [2023-05-25T08:30:35.526Z] d694b5ae8c79: Verifying Checksum [2023-05-25T08:30:35.526Z] d694b5ae8c79: Download complete [2023-05-25T08:30:35.526Z] 85791d961cd3: Pull complete [2023-05-25T08:30:35.789Z] 556b6ee489ea: Verifying Checksum [2023-05-25T08:30:35.789Z] 556b6ee489ea: Download complete [2023-05-25T08:30:39.978Z] d694b5ae8c79: Pull complete [2023-05-25T08:30:39.978Z] 9f32a84ed3da: Pull complete [2023-05-25T08:30:39.978Z] 4d19c01a9841: Pull complete [2023-05-25T08:30:39.978Z] 9325e15d5711: Pull complete [2023-05-25T08:30:42.517Z] 556b6ee489ea: Pull complete [2023-05-25T08:30:43.454Z] c5a4b2cf53e6: Pull complete [2023-05-25T08:30:43.454Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-25T08:30:43.454Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T08:30:43.454Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-25T08:30:43.757Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T08:30:43.757Z] WORKDIR /edgex [2023-05-25T08:30:43.757Z] COPY go.mod . [2023-05-25T08:30:43.757Z] RUN go mod download [2023-05-25T08:30:43.757Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-25T08:30:44.326Z] Sending build context to Docker daemon 170.7MB [2023-05-25T08:30:44.326Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T08:30:44.326Z] ---> c4be618373d6 [2023-05-25T08:30:44.326Z] Step 2/4 : WORKDIR /edgex [2023-05-25T08:30:48.760Z] Still waiting to schedule task [2023-05-25T08:30:48.760Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-25T08:30:54.324Z] ---> Running in 3685145fcc55 [2023-05-25T08:30:54.324Z] Removing intermediate container 3685145fcc55 [2023-05-25T08:30:54.324Z] ---> 40764c10b222 [2023-05-25T08:30:54.324Z] Step 3/4 : COPY go.mod . [2023-05-25T08:30:54.324Z] ---> 90ccffb6f840 [2023-05-25T08:30:54.324Z] Step 4/4 : RUN go mod download [2023-05-25T08:30:54.324Z] ---> Running in 22aeed9ace86 [2023-05-25T08:31:09.217Z] Removing intermediate container 22aeed9ace86 [2023-05-25T08:31:09.217Z] ---> 2c370a044423 [2023-05-25T08:31:09.217Z] Successfully built 2c370a044423 [2023-05-25T08:31:09.217Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T08:31:09.512Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T08:31:09.512Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T08:31:09.579Z] prd-ubuntu20.04-docker-8c-8g-16947 does not seem to be running inside a container [2023-05-25T08:31:09.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:31:10.036Z] $ docker top 301cf0fd34a5465e719f3ae3e2844dbfb3d628b9e6a8ce69db376e465b180c02 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T08:31:10.369Z] + go version [2023-05-25T08:31:10.369Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-25T08:31:10.384Z] $ docker stop --time=1 301cf0fd34a5465e719f3ae3e2844dbfb3d628b9e6a8ce69db376e465b180c02 [2023-05-25T08:31:11.669Z] $ docker rm -f --volumes 301cf0fd34a5465e719f3ae3e2844dbfb3d628b9e6a8ce69db376e465b180c02 [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:31:12.121Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T08:31:12.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T08:31:12.220Z] prd-ubuntu20.04-docker-8c-8g-16947 does not seem to be running inside a container [2023-05-25T08:31:12.257Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:31:12.694Z] $ docker top ae085a23e35d0720deb9f672cffaedc2254131719f88600269c6e53042da5994 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-25T08:31:12.759Z] ========================================================= [2023-05-25T08:31:12.759Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-25T08:31:12.759Z] ========================================================= [Pipeline] sh [2023-05-25T08:31:13.040Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh [2023-05-25T08:31:13.339Z] + make test [2023-05-25T08:31:13.339Z] go test -race -coverprofile=coverage.out ./... [2023-05-25T08:31:21.454Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-25T08:31:33.672Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-25T08:31:33.672Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-25T08:31:33.672Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-25T08:31:33.672Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-25T08:31:33.930Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-25T08:31:34.188Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-25T08:31:34.188Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-25T08:31:34.188Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-25T08:31:34.188Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-25T08:31:34.446Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-25T08:31:34.704Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-25T08:31:34.962Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-25T08:31:34.962Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-25T08:31:34.962Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-25T08:31:35.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-25T08:31:35.894Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-25T08:31:35.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements [2023-05-25T08:31:37.269Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.072s coverage: 98.5% of statements [2023-05-25T08:31:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-25T08:31:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-25T08:31:38.206Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-25T08:31:39.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-25T08:31:39.583Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-25T08:31:40.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-25T08:31:40.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-25T08:31:40.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-25T08:31:40.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-25T08:31:40.521Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-25T08:31:41.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.089s coverage: 71.5% of statements [2023-05-25T08:31:41.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.071s coverage: 54.0% of statements [2023-05-25T08:31:41.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-25T08:31:41.456Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-25T08:31:43.377Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.699s coverage: 88.5% of statements [2023-05-25T08:31:43.377Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.8% of statements [2023-05-25T08:31:43.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-25T08:31:43.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-25T08:31:43.634Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-25T08:31:43.912Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.354s coverage: 95.6% of statements [2023-05-25T08:31:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-25T08:31:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-25T08:31:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-25T08:31:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-25T08:31:43.912Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-25T08:31:44.170Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements [2023-05-25T08:31:45.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-25T08:31:45.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-25T08:31:45.103Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-25T08:31:45.103Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.059s coverage: 65.9% of statements [2023-05-25T08:31:46.036Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-25T08:31:46.036Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-25T08:31:46.036Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements [2023-05-25T08:31:46.036Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.060s coverage: 29.0% of statements [2023-05-25T08:31:46.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.068s coverage: 42.9% of statements [2023-05-25T08:31:46.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.047s coverage: 82.9% of statements [2023-05-25T08:31:46.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements [2023-05-25T08:31:46.599Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements [2023-05-25T08:31:46.860Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.044s coverage: 87.5% of statements [2023-05-25T08:31:47.441Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-25T08:31:47.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-25T08:31:47.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-25T08:31:47.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-25T08:31:47.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-25T08:31:47.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-25T08:31:47.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-25T08:31:47.442Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-25T08:31:48.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-25T08:31:48.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-25T08:31:48.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-25T08:31:48.814Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-25T08:31:49.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-25T08:31:49.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-25T08:31:49.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-25T08:31:50.567Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-25T08:31:50.825Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-25T08:31:51.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-25T08:31:51.756Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-25T08:31:53.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-25T08:31:53.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-25T08:31:53.125Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-25T08:31:54.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-25T08:31:54.498Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-25T08:31:54.755Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-25T08:31:55.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-25T08:31:55.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-25T08:31:55.690Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-25T08:31:55.690Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-25T08:31:56.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-25T08:31:56.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-25T08:31:56.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-25T08:31:56.623Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-25T08:31:57.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-25T08:31:57.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-25T08:31:57.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-25T08:31:57.999Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-25T08:31:58.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-25T08:31:58.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-25T08:31:58.934Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.057s coverage: 94.4% of statements [2023-05-25T08:31:59.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-25T08:31:59.868Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-25T08:32:12.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.290s coverage: 79.9% of statements [2023-05-25T08:32:12.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.061s coverage: 92.9% of statements [2023-05-25T08:32:12.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements [2023-05-25T08:32:12.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements [2023-05-25T08:32:12.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.055s coverage: 87.2% of statements [2023-05-25T08:32:12.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.056s coverage: 20.0% of statements [2023-05-25T08:32:12.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2023-05-25T08:32:12.072Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.106s coverage: 81.8% of statements [2023-05-25T08:32:12.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.088s coverage: 82.1% of statements [2023-05-25T08:32:12.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.056s coverage: 86.0% of statements [2023-05-25T08:32:12.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 63.1% of statements [2023-05-25T08:32:12.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.045s coverage: 100.0% of statements [2023-05-25T08:32:12.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-05-25T08:32:12.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2023-05-25T08:32:12.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.039s coverage: 73.7% of statements [2023-05-25T08:32:12.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements [2023-05-25T08:32:12.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 38.4% of statements [2023-05-25T08:32:12.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements [2023-05-25T08:32:12.073Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements [2023-05-25T08:32:12.073Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2023-05-25T08:32:12.073Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.140s coverage: 92.3% of statements [2023-05-25T08:32:12.073Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.061s coverage: 61.5% of statements [2023-05-25T08:32:12.073Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.078s coverage: 97.7% of statements [2023-05-25T08:32:12.073Z] 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:32:12.073Z] running golangci-lint [2023-05-25T08:32:12.073Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-25T08:32:12.073Z] go version go1.20.2 linux/amd64 [2023-05-25T08:32:12.073Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-25T08:32:12.073Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-25T08:32:26.933Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|name|types_sizes|compiled_files|deps|files) took 14.672026742s" [2023-05-25T08:32:26.933Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.009562ms" [2023-05-25T08:32:33.484Z] level=info msg="[linters_context/goanalysis] analyzers took 48.210828592s with top 10 stages: buildir: 26.261817253s, fact_deprecated: 1.767312884s, inspect: 1.71082003s, printf: 1.423929885s, ctrlflow: 1.226153209s, gosec: 1.141938516s, nilness: 893.376847ms, S1038: 694.045159ms, fact_purity: 528.303439ms, unused: 423.845908ms" [2023-05-25T08:32:33.484Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-25T08:32:33.484Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 203/203, exclude-rules: 23/203, path_prettifier: 203/203, skip_files: 203/203, skip_dirs: 203/203, identifier_marker: 203/203, autogenerated_exclude: 203/203, cgo: 203/203, exclude: 203/203, nolint: 0/23" [2023-05-25T08:32:33.484Z] level=info msg="[runner] processing took 17.839176ms with stages: nolint: 7.966468ms, identifier_marker: 4.825321ms, exclude-rules: 1.687576ms, autogenerated_exclude: 1.352609ms, path_prettifier: 1.289027ms, skip_dirs: 673.754µs, cgo: 27.101µs, filename_unadjuster: 14.13µs, max_same_issues: 580ns, skip_files: 400ns, uniq_by_line: 370ns, source_code: 280ns, diff: 270ns, exclude: 260ns, sort_results: 250ns, severity-rules: 240ns, max_from_linter: 170ns, path_shortener: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2023-05-25T08:32:33.484Z] level=info msg="[runner] linters took 6.469288546s with stages: goanalysis_metalinter: 6.451368759s" [2023-05-25T08:32:33.484Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-25T08:32:33.484Z] level=info msg="Memory: 213 samples, avg is 168.3MB, max is 773.8MB" [2023-05-25T08:32:33.484Z] level=info msg="Execution took 21.189453325s" [2023-05-25T08:32:33.484Z] go vet ./... [2023-05-25T08:32:37.664Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T08:32:37.664Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T08:32:37.664Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T08:32:37.808Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-25T08:32:38.092Z] + ls -al . [2023-05-25T08:32:38.092Z] total 704 [2023-05-25T08:32:38.092Z] drwxrwxr-x 11 1001 1001 4096 May 25 08:31 . [2023-05-25T08:32:38.092Z] drwxr-xr-x 4 root root 4096 May 25 08:31 .. [2023-05-25T08:32:38.092Z] drwxrwxr-x 2 1001 1001 4096 May 25 08:29 .blubracket [2023-05-25T08:32:38.092Z] -rw-rw-r-- 1 1001 1001 16 May 25 08:29 .dockerignore [2023-05-25T08:32:38.092Z] drwxrwxr-x 8 1001 1001 4096 May 25 08:30 .git [2023-05-25T08:32:38.092Z] drwxrwxr-x 3 1001 1001 4096 May 25 08:29 .github [2023-05-25T08:32:38.092Z] -rw-rw-r-- 1 1001 1001 1133 May 25 08:29 .gitignore [2023-05-25T08:32:38.092Z] -rw-rw-r-- 1 1001 1001 42 May 25 08:29 .golangci.yml [2023-05-25T08:32:38.092Z] -rw-rw-r-- 1 1001 1001 87 May 25 08:29 .hadolint.yml [2023-05-25T08:32:38.092Z] drwxr-xr-x 3 1001 1001 4096 May 25 08:30 .semver [2023-05-25T08:32:38.092Z] -rw-rw-r-- 1 1001 1001 166 May 25 08:29 .sonarcloud.properties [2023-05-25T08:32:38.092Z] -rw-rw-r-- 1 1001 1001 1171 May 25 08:29 ADOPTERS.md [2023-05-25T08:32:38.092Z] -rw-rw-r-- 1 1001 1001 10835 May 25 08:29 Attribution.txt [2023-05-25T08:32:38.092Z] -rw-rw-r-- 1 1001 1001 73765 May 25 08:29 CHANGELOG.md [2023-05-25T08:32:38.092Z] -rw-rw-r-- 1 1001 1001 3804 May 25 08:29 CONTRIBUTING.md [2023-05-25T08:32:38.092Z] -rw-rw-r-- 1 1001 1001 677 May 25 08:29 GOVERNANCE.md [2023-05-25T08:32:38.092Z] -rw-rw-r-- 1 1001 1001 883 May 25 08:29 Jenkinsfile [2023-05-25T08:32:38.092Z] -rw-rw-r-- 1 1001 1001 10775 May 25 08:29 LICENSE [2023-05-25T08:32:38.092Z] -rw-rw-r-- 1 1001 1001 14368 May 25 08:29 Makefile [2023-05-25T08:32:38.092Z] -rw-rw-r-- 1 1001 1001 582 May 25 08:29 OWNERS.md [2023-05-25T08:32:38.092Z] -rw-rw-r-- 1 1001 1001 9902 May 25 08:29 README.md [2023-05-25T08:32:38.092Z] -rw-rw-r-- 1 1001 1001 789 May 25 08:29 SECURITY.md [2023-05-25T08:32:38.092Z] -rw-rw-r-- 1 1001 1001 5 May 25 08:30 VERSION [2023-05-25T08:32:38.092Z] drwxrwxr-x 2 1001 1001 4096 May 25 08:29 bin [2023-05-25T08:32:38.092Z] drwxrwxr-x 18 1001 1001 4096 May 25 08:29 cmd [2023-05-25T08:32:38.092Z] -rw-r--r-- 1 root root 447731 May 25 08:32 coverage.out [2023-05-25T08:32:38.092Z] -rw-rw-r-- 1 1001 1001 3160 May 25 08:29 go.mod [2023-05-25T08:32:38.092Z] -rw-rw-r-- 1 1001 1001 30960 May 25 08:29 go.sum [2023-05-25T08:32:38.092Z] drwxrwxr-x 7 1001 1001 4096 May 25 08:29 internal [2023-05-25T08:32:38.092Z] drwxrwxr-x 3 1001 1001 4096 May 25 08:29 openapi [2023-05-25T08:32:38.092Z] -rw-rw-r-- 1 1001 1001 594 May 25 08:29 security.txt [2023-05-25T08:32:38.092Z] drwxrwxr-x 4 1001 1001 4096 May 25 08:29 snap [2023-05-25T08:32:38.092Z] -rw-rw-r-- 1 1001 1001 204 May 25 08:29 version.go [Pipeline] sh [2023-05-25T08:32:38.379Z] + '[' -e coverage.out ] [2023-05-25T08:32:38.379Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-25T08:32:38.478Z] Stashed 1 file(s) [Pipeline] sh [2023-05-25T08:32:38.761Z] + make build [2023-05-25T08:32:38.761Z] 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:32:50.959Z] 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:51.528Z] 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:52.903Z] 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:53.469Z] 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:33:00.034Z] 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:33:01.409Z] 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:33:02.345Z] 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:33:03.281Z] 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:33:04.214Z] 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:33:05.148Z] 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:33:06.081Z] 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:33:07.031Z] $ docker stop --time=1 ae085a23e35d0720deb9f672cffaedc2254131719f88600269c6e53042da5994 [2023-05-25T08:33:11.883Z] $ docker rm -f --volumes ae085a23e35d0720deb9f672cffaedc2254131719f88600269c6e53042da5994 [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:33:12.658Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-25T08:33:12.658Z] [2023-05-25T08:33:12.658Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T08:33:12.948Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-25T08:33:12.948Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-25T08:33:12.948Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-25T08:33:12.948Z] ca9280d653b3: Pulling fs layer [2023-05-25T08:33:12.948Z] 7e9c9ca2126c: Pulling fs layer [2023-05-25T08:33:12.948Z] cbdbe7a5bc2a: Verifying Checksum [2023-05-25T08:33:13.206Z] cbdbe7a5bc2a: Pull complete [2023-05-25T08:33:13.206Z] ca9280d653b3: Verifying Checksum [2023-05-25T08:33:13.206Z] ca9280d653b3: Download complete [2023-05-25T08:33:13.495Z] 7e9c9ca2126c: Verifying Checksum [2023-05-25T08:33:13.495Z] 7e9c9ca2126c: Download complete [2023-05-25T08:33:13.751Z] ca9280d653b3: Pull complete [2023-05-25T08:33:17.028Z] 7e9c9ca2126c: Pull complete [2023-05-25T08:33:17.028Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-25T08:33:17.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-25T08:33:17.028Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T08:33:17.098Z] prd-ubuntu20.04-docker-8c-8g-16947 does not seem to be running inside a container [2023-05-25T08:33:17.130Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:33:17.318Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16950 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [2023-05-25T08:33:20.071Z] $ docker top cbf34ccd40e9164c2bc304d9f23e8cc8191075757df5ce29f7ef970c08838a62 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws [2023-05-25T08:33:20.151Z] Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout [2023-05-25T08:33:20.191Z] The recommended git tool is: git [2023-05-25T08:33:20.397Z] + + docker-composegrep build parallel --help [2023-05-25T08:33:20.397Z] [2023-05-25T08:33:20.965Z] --parallel Build images in parallel. [Pipeline] } [2023-05-25T08:33:20.979Z] $ docker stop --time=1 cbf34ccd40e9164c2bc304d9f23e8cc8191075757df5ce29f7ef970c08838a62 [2023-05-25T08:33:22.265Z] $ docker rm -f --volumes cbf34ccd40e9164c2bc304d9f23e8cc8191075757df5ce29f7ef970c08838a62 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T08:33:22.656Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-25T08:33:22.656Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T08:33:22.724Z] prd-ubuntu20.04-docker-8c-8g-16947 does not seem to be running inside a container [2023-05-25T08:33:22.762Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:33:23.171Z] $ docker top 7a65f36dee397d461535829c6c12f01225b96165ea7e6f6a4e8d998a11fe4825 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T08:33:23.505Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-25T08:33:24.083Z] Building core-command ... [2023-05-25T08:33:24.083Z] Building core-common-config-bootstrapper ... [2023-05-25T08:33:24.083Z] Building core-data ... [2023-05-25T08:33:24.083Z] Building core-metadata ... [2023-05-25T08:33:24.083Z] Building security-bootstrapper ... [2023-05-25T08:33:24.083Z] Building security-proxy-auth ... [2023-05-25T08:33:24.083Z] Building security-proxy-setup ... [2023-05-25T08:33:24.083Z] Building security-secretstore-setup ... [2023-05-25T08:33:24.083Z] Building security-spiffe-token-provider ... [2023-05-25T08:33:24.083Z] Building security-spire-agent ... [2023-05-25T08:33:24.083Z] Building security-spire-config ... [2023-05-25T08:33:24.083Z] Building security-spire-server ... [2023-05-25T08:33:24.083Z] Building support-notifications ... [2023-05-25T08:33:24.083Z] Building support-scheduler ... [2023-05-25T08:33:24.083Z] Building security-bootstrapper [2023-05-25T08:33:24.083Z] Building core-data [2023-05-25T08:33:24.083Z] Building security-proxy-auth [2023-05-25T08:33:24.083Z] Building support-scheduler [2023-05-25T08:33:24.083Z] Building core-common-config-bootstrapper [2023-05-25T08:33:32.465Z] using credential edgex-jenkins-ssh [2023-05-25T08:33:32.486Z] Cloning the remote Git repository [2023-05-25T08:33:32.570Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-25T08:33:32.718Z] > git init /w/workspace/edgex-go/10 # timeout=10 [2023-05-25T08:33:34.056Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:33:34.056Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:33:34.056Z] ---> 2c370a044423 [2023-05-25T08:33:34.056Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-25T08:33:34.056Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:33:34.056Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:33:34.056Z] ---> 2c370a044423 [2023-05-25T08:33:34.056Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-25T08:33:34.056Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:33:34.056Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:33:34.056Z] ---> 2c370a044423 [2023-05-25T08:33:34.056Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-25T08:33:34.056Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:33:34.056Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:33:34.056Z] ---> 2c370a044423 [2023-05-25T08:33:34.056Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-25T08:33:34.056Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:33:34.056Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:33:34.056Z] ---> 2c370a044423 [2023-05-25T08:33:34.056Z] Step 3/33 : WORKDIR /edgex-go [2023-05-25T08:33:33.019Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-25T08:33:33.024Z] > git --version # timeout=10 [2023-05-25T08:33:33.081Z] > git --version # 'git version 2.25.1' [2023-05-25T08:33:33.085Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T08:33:33.321Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T08:33:48.937Z] ---> Running in 6fa0f2d9d612 [2023-05-25T08:33:48.937Z] ---> Running in 1cbb2b36371d [2023-05-25T08:33:48.937Z] ---> Running in 003ddb40482e [2023-05-25T08:33:48.937Z] ---> Running in 7ad2d2b6d948 [2023-05-25T08:33:48.937Z] ---> Running in 3a8bd459b700 [2023-05-25T08:33:48.937Z] Removing intermediate container 6fa0f2d9d612 [2023-05-25T08:33:48.937Z] ---> 2ea6b0522d80 [2023-05-25T08:33:48.937Z] Step 4/23 : WORKDIR /edgex-go [2023-05-25T08:33:48.937Z] Removing intermediate container 7ad2d2b6d948 [2023-05-25T08:33:48.937Z] ---> c51fc36ac6ca [2023-05-25T08:33:48.937Z] Step 4/23 : WORKDIR /edgex-go [2023-05-25T08:33:48.937Z] Removing intermediate container 003ddb40482e [2023-05-25T08:33:48.937Z] ---> fef7143ea014 [2023-05-25T08:33:48.937Z] Step 4/23 : WORKDIR /edgex-go [2023-05-25T08:33:48.937Z] Removing intermediate container 1cbb2b36371d [2023-05-25T08:33:48.937Z] ---> 107efaec97e0 [2023-05-25T08:33:48.937Z] Step 4/23 : WORKDIR /edgex-go [2023-05-25T08:33:48.937Z] Removing intermediate container 3a8bd459b700 [2023-05-25T08:33:48.937Z] ---> e03fe780113a [2023-05-25T08:33:48.937Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-25T08:33:48.937Z] ---> Running in b2cdce5d3844 [2023-05-25T08:33:48.937Z] ---> Running in 7fe177adc440 [2023-05-25T08:33:48.937Z] ---> Running in 594b82829e7d [2023-05-25T08:33:48.937Z] ---> Running in c8b5c6ff2962 [2023-05-25T08:33:48.937Z] ---> Running in 0cce304975ac [2023-05-25T08:33:48.937Z] Removing intermediate container c8b5c6ff2962 [2023-05-25T08:33:48.937Z] ---> 2b81a1962eb2 [2023-05-25T08:33:48.937Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-25T08:33:48.937Z] Removing intermediate container 7fe177adc440 [2023-05-25T08:33:48.937Z] ---> b38ba3e5cb74 [2023-05-25T08:33:48.937Z] Removing intermediate container 594b82829e7d [2023-05-25T08:33:48.937Z] ---> 8ac0179acf7a [2023-05-25T08:33:48.937Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-25T08:33:48.937Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-25T08:33:48.937Z] Removing intermediate container b2cdce5d3844 [2023-05-25T08:33:48.937Z] ---> 4fe99095f5f7 [2023-05-25T08:33:48.937Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-25T08:33:48.937Z] ---> Running in b53b877111e0 [2023-05-25T08:33:48.937Z] ---> Running in b0e353794249 [2023-05-25T08:33:48.937Z] ---> Running in 3061cb6ef33c [2023-05-25T08:33:48.937Z] ---> Running in 292c60792660 [2023-05-25T08:33:48.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:33:48.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:33:48.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:33:48.937Z] OK: 265 MiB in 53 packages [2023-05-25T08:33:48.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:33:48.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:33:48.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:33:48.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:33:48.937Z] OK: 265 MiB in 53 packages [2023-05-25T08:33:48.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:33:48.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:33:48.938Z] Removing intermediate container 0cce304975ac [2023-05-25T08:33:48.938Z] ---> 0c066177a424 [2023-05-25T08:33:48.938Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-25T08:33:48.938Z] OK: 265 MiB in 53 packages [2023-05-25T08:33:48.938Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:33:48.938Z] ---> be79338d3ca1 [2023-05-25T08:33:48.938Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:33:48.938Z] ---> Running in 56fefea38480 [2023-05-25T08:33:48.938Z] OK: 265 MiB in 53 packages [2023-05-25T08:33:48.938Z] Removing intermediate container b0e353794249 [2023-05-25T08:33:48.938Z] ---> 82bd8f7e2ce4 [2023-05-25T08:33:48.938Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-25T08:33:48.938Z] OK: 265 MiB in 53 packages [2023-05-25T08:33:48.938Z] Removing intermediate container b53b877111e0 [2023-05-25T08:33:48.938Z] ---> a4593ec25e8b [2023-05-25T08:33:48.938Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-25T08:33:48.938Z] ---> 2cd595a01b7a [2023-05-25T08:33:48.938Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:33:48.938Z] ---> Running in b7afc1128593 [2023-05-25T08:33:48.938Z] ---> f2a1d12e8a4c [2023-05-25T08:33:48.938Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:33:48.938Z] ---> Running in 36b74fedbb65 [2023-05-25T08:33:48.938Z] Removing intermediate container 292c60792660 [2023-05-25T08:33:48.938Z] ---> e2bf91692e4c [2023-05-25T08:33:48.938Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-25T08:33:49.196Z] ---> f7c4580ad9e6 [2023-05-25T08:33:49.196Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:33:49.196Z] ---> Running in 70415be4a867 [2023-05-25T08:33:49.455Z] Removing intermediate container 3061cb6ef33c [2023-05-25T08:33:49.455Z] ---> d6b767549834 [2023-05-25T08:33:49.455Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-25T08:33:49.455Z] ---> 9ba5ddd49a03 [2023-05-25T08:33:49.455Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:33:49.455Z] ---> Running in 2474c5922d0f [2023-05-25T08:33:51.987Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-25T08:33:52.014Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T08:33:53.720Z] Merging remotes/origin/main commit cc406b27680b88a4cbaad5b59c6f9b2898413f21 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 [2023-05-25T08:33:54.363Z] Merge succeeded, producing b1bb09886c8d458ed1ac936744dff8c0edc13237 [2023-05-25T08:33:54.363Z] Checking out Revision b1bb09886c8d458ed1ac936744dff8c0edc13237 (PR-4563) [2023-05-25T08:33:52.899Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-25T08:33:52.937Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-25T08:33:52.938Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T08:33:52.958Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-25T08:33:53.740Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T08:33:53.809Z] > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 [2023-05-25T08:33:54.045Z] > git remote # timeout=10 [2023-05-25T08:33:54.067Z] > git config --get remote.origin.url # timeout=10 [2023-05-25T08:33:54.091Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T08:33:54.107Z] > git merge cc406b27680b88a4cbaad5b59c6f9b2898413f21 # timeout=10 [2023-05-25T08:33:54.349Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-25T08:33:54.372Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T08:33:54.386Z] > git checkout -f b1bb09886c8d458ed1ac936744dff8c0edc13237 # timeout=10 [2023-05-25T08:33:57.938Z] Commit message: "Merge commit 'cc406b27680b88a4cbaad5b59c6f9b2898413f21' into HEAD" [2023-05-25T08:33:57.966Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T08:33:58.849Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-25T08:33:58.849Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T08:33:58.849Z] Dload Upload Total Spent Left Speed [2023-05-25T08:33:58.849Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-05-25T08:33:59.490Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-25T08:33:59.893Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-25T08:33:59.893Z] + sudo tee /etc/docker/daemon.new [2023-05-25T08:33:59.893Z] { [2023-05-25T08:33:59.893Z] "registry-mirrors": [ [2023-05-25T08:33:59.893Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-25T08:33:59.893Z] ], [2023-05-25T08:33:59.893Z] "bip": "10.250.0.254/24", [2023-05-25T08:33:59.893Z] "hosts": [ [2023-05-25T08:33:59.893Z] "tcp://0.0.0.0:5555", [2023-05-25T08:33:59.893Z] "unix:///var/run/docker.sock" [2023-05-25T08:33:59.893Z] ], [2023-05-25T08:33:59.893Z] "mtu": 1458, [2023-05-25T08:33:59.893Z] "selinux-enabled": true, [2023-05-25T08:33:59.893Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-25T08:33:59.893Z] } [Pipeline] sh [2023-05-25T08:34:00.222Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-25T08:33:57.951Z] > git rev-list --no-walk 32369076ea85eef36eeee510d4a824bc2eef44f8 # timeout=10 [2023-05-25T08:34:00.550Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T08:34:18.848Z] provisioning config files... [2023-05-25T08:34:18.876Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config15358362159456654860tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T08:34:19.235Z] ---> docker-login.sh [2023-05-25T08:34:19.235Z] nexus3.edgexfoundry.org:10001 [2023-05-25T08:34:19.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:34:19.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:34:19.826Z] Configure a credential helper to remove this warning. See [2023-05-25T08:34:19.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:34:19.826Z] [2023-05-25T08:34:19.826Z] Login Succeeded [2023-05-25T08:34:19.826Z] nexus3.edgexfoundry.org:10002 [2023-05-25T08:34:20.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:34:20.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:34:20.097Z] Configure a credential helper to remove this warning. See [2023-05-25T08:34:20.097Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:34:20.097Z] [2023-05-25T08:34:20.097Z] Login Succeeded [2023-05-25T08:34:20.366Z] nexus3.edgexfoundry.org:10003 [2023-05-25T08:34:20.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:34:20.638Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:34:20.638Z] Configure a credential helper to remove this warning. See [2023-05-25T08:34:20.638Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:34:20.638Z] [2023-05-25T08:34:20.638Z] Login Succeeded [2023-05-25T08:34:20.638Z] nexus3.edgexfoundry.org:10004 [2023-05-25T08:34:20.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:34:20.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:34:20.909Z] Configure a credential helper to remove this warning. See [2023-05-25T08:34:20.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:34:20.909Z] [2023-05-25T08:34:20.909Z] Login Succeeded [2023-05-25T08:34:20.909Z] docker.io [2023-05-25T08:34:21.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T08:34:21.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T08:34:21.446Z] Configure a credential helper to remove this warning. See [2023-05-25T08:34:21.446Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T08:34:21.446Z] [2023-05-25T08:34:21.446Z] Login Succeeded [2023-05-25T08:34:21.446Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T08:34:21.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-25T08:34:22.050Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo [2023-05-25T08:34:22.072Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T08:34:22.091Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T08:34:22.102Z] ========================================================= [2023-05-25T08:34:22.103Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-25T08:34:22.103Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-25T08:34:22.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T08:34:22.726Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-25T08:34:22.727Z] c41833b44d91: Pulling fs layer [2023-05-25T08:34:22.727Z] ed15518f5707: Pulling fs layer [2023-05-25T08:34:22.727Z] feae8fd75edb: Pulling fs layer [2023-05-25T08:34:22.727Z] 242c74f7c9fa: Pulling fs layer [2023-05-25T08:34:22.727Z] 3cdef696dda3: Pulling fs layer [2023-05-25T08:34:22.727Z] 2ced38df9373: Pulling fs layer [2023-05-25T08:34:22.727Z] 58f1dce35555: Pulling fs layer [2023-05-25T08:34:22.727Z] 3cdef696dda3: Waiting [2023-05-25T08:34:22.727Z] 2ced38df9373: Waiting [2023-05-25T08:34:22.727Z] 58f1dce35555: Waiting [2023-05-25T08:34:22.727Z] 242c74f7c9fa: Waiting [2023-05-25T08:34:22.727Z] ed15518f5707: Verifying Checksum [2023-05-25T08:34:22.727Z] ed15518f5707: Download complete [2023-05-25T08:34:22.727Z] 242c74f7c9fa: Verifying Checksum [2023-05-25T08:34:22.727Z] 242c74f7c9fa: Download complete [2023-05-25T08:34:22.727Z] 3cdef696dda3: Download complete [2023-05-25T08:34:22.727Z] c41833b44d91: Verifying Checksum [2023-05-25T08:34:22.727Z] c41833b44d91: Download complete [2023-05-25T08:34:24.174Z] 58f1dce35555: Verifying Checksum [2023-05-25T08:34:24.174Z] 58f1dce35555: Download complete [2023-05-25T08:34:24.459Z] c41833b44d91: Pull complete [2023-05-25T08:34:25.047Z] ed15518f5707: Pull complete [2023-05-25T08:34:25.319Z] feae8fd75edb: Verifying Checksum [2023-05-25T08:34:25.319Z] feae8fd75edb: Download complete [2023-05-25T08:34:25.319Z] 2ced38df9373: Verifying Checksum [2023-05-25T08:34:25.319Z] 2ced38df9373: Download complete [2023-05-25T08:34:37.673Z] feae8fd75edb: Pull complete [2023-05-25T08:34:37.673Z] 242c74f7c9fa: Pull complete [2023-05-25T08:34:37.673Z] 3cdef696dda3: Pull complete [2023-05-25T08:34:44.372Z] 2ced38df9373: Pull complete [2023-05-25T08:34:46.439Z] 58f1dce35555: Pull complete [2023-05-25T08:34:46.439Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-25T08:34:46.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T08:34:46.439Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-25T08:34:46.770Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T08:34:46.770Z] WORKDIR /edgex [2023-05-25T08:34:46.770Z] COPY go.mod . [2023-05-25T08:34:46.770Z] RUN go mod download [2023-05-25T08:34:46.770Z] + docker build -t ci-base-image-arm64 -f - . [2023-05-25T08:34:47.359Z] Sending build context to Docker daemon 2.928MB [2023-05-25T08:34:47.359Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T08:34:47.359Z] ---> fadd8f120f05 [2023-05-25T08:34:47.359Z] Step 2/4 : WORKDIR /edgex [2023-05-25T08:34:49.306Z] ---> Running in 0535c5a597d0 [2023-05-25T08:34:49.574Z] Removing intermediate container 0535c5a597d0 [2023-05-25T08:34:49.574Z] ---> 7053dde7ca4b [2023-05-25T08:34:49.574Z] Step 3/4 : COPY go.mod . [2023-05-25T08:34:49.844Z] ---> 9080113dc1b3 [2023-05-25T08:34:49.844Z] Step 4/4 : RUN go mod download [2023-05-25T08:34:52.380Z] ---> Running in 4606ebd846d8 [2023-05-25T08:34:57.884Z] Removing intermediate container b7afc1128593 [2023-05-25T08:34:57.884Z] ---> 755c6fc51583 [2023-05-25T08:34:57.884Z] Step 8/23 : COPY . . [2023-05-25T08:34:57.884Z] Removing intermediate container 70415be4a867 [2023-05-25T08:34:57.884Z] ---> b7da4df1a0cc [2023-05-25T08:34:57.884Z] Step 8/23 : COPY . . [2023-05-25T08:34:57.884Z] Removing intermediate container 2474c5922d0f [2023-05-25T08:34:57.884Z] ---> 30f97fe33e46 [2023-05-25T08:34:57.884Z] Step 8/23 : COPY . . [2023-05-25T08:34:57.884Z] Removing intermediate container 56fefea38480 [2023-05-25T08:34:57.884Z] ---> c0a5d6394aed [2023-05-25T08:34:57.884Z] Step 7/33 : COPY . . [2023-05-25T08:34:57.884Z] Removing intermediate container 36b74fedbb65 [2023-05-25T08:34:57.884Z] ---> 84bf0098feb2 [2023-05-25T08:34:57.884Z] Step 8/23 : COPY . . [2023-05-25T08:35:19.814Z] ---> e5171647d682 [2023-05-25T08:35:19.814Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-25T08:35:19.814Z] ---> 0bfb69cdd5b8 [2023-05-25T08:35:19.814Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-25T08:35:19.814Z] ---> 154ccb11bc4f [2023-05-25T08:35:19.814Z] ---> ab106c150e4f [2023-05-25T08:35:19.814Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-dataStep 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ---> 3fae1348b959 [2023-05-25T08:35:19.814Z] [2023-05-25T08:35:19.814Z] [2023-05-25T08:35:19.814Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-25T08:35:19.814Z] ---> Running in e73f14ffc231 [2023-05-25T08:35:19.814Z] ---> Running in 42d9f83325d8 [2023-05-25T08:35:19.814Z] ---> Running in dd856b997ec4 [2023-05-25T08:35:19.814Z] ---> Running in fe6783461a6e [2023-05-25T08:35:19.814Z] ---> Running in 591259bf3517 [2023-05-25T08:35:19.814Z] 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:19.814Z] 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:35:19.814Z] 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:19.814Z] 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:35:19.814Z] 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:35:24.646Z] Removing intermediate container 4606ebd846d8 [2023-05-25T08:35:24.646Z] ---> 0e0687254e60 [2023-05-25T08:35:24.647Z] Successfully built 0e0687254e60 [2023-05-25T08:35:24.647Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T08:35:24.982Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T08:35:24.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T08:35:25.184Z] prd-ubuntu20.04-docker-arm64-4c-16g-16950 does not seem to be running inside a container [2023-05-25T08:35:25.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:35:26.411Z] $ docker top 825fe8f704c271d45e9901ecca9344abf854ddf51ea1bd00357438ce5e2b98da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T08:35:27.215Z] + go version [2023-05-25T08:35:27.215Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-25T08:35:27.235Z] $ docker stop --time=1 825fe8f704c271d45e9901ecca9344abf854ddf51ea1bd00357438ce5e2b98da [2023-05-25T08:35:28.881Z] $ docker rm -f --volumes 825fe8f704c271d45e9901ecca9344abf854ddf51ea1bd00357438ce5e2b98da [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:35:29.446Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T08:35:29.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T08:35:29.629Z] prd-ubuntu20.04-docker-arm64-4c-16g-16950 does not seem to be running inside a container [2023-05-25T08:35:29.700Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:35:30.965Z] $ docker top 3669aad9a9a72f613813265850d4bc7bc4d7ba4190f22dcc9a4a8a86f987302d -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-25T08:35:31.198Z] ========================================================= [2023-05-25T08:35:31.198Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-25T08:35:31.198Z] ========================================================= [Pipeline] sh [2023-05-25T08:35:31.835Z] + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh [2023-05-25T08:35:32.499Z] + make test [2023-05-25T08:35:32.499Z] go test -race -coverprofile=coverage.out ./... [2023-05-25T08:36:16.137Z] Removing intermediate container 591259bf3517 [2023-05-25T08:36:16.137Z] Removing intermediate container fe6783461a6e [2023-05-25T08:36:16.137Z] ---> a9adad51ffc9 [2023-05-25T08:36:16.137Z] ---> 3dece76405ec [2023-05-25T08:36:16.137Z] [2023-05-25T08:36:16.137Z] [2023-05-25T08:36:16.137Z] Step 10/23 : FROM alpine:3.17Step 10/23 : FROM alpine:3.17 [2023-05-25T08:36:16.137Z] [2023-05-25T08:36:16.137Z] Removing intermediate container e73f14ffc231 [2023-05-25T08:36:16.137Z] ---> 3aafa4ec9bd7 [2023-05-25T08:36:16.137Z] [2023-05-25T08:36:16.137Z] Step 10/23 : FROM alpine:3.17 [2023-05-25T08:36:16.137Z] Removing intermediate container dd856b997ec4 [2023-05-25T08:36:16.137Z] ---> 7ddfe08004bf [2023-05-25T08:36:16.137Z] [2023-05-25T08:36:16.137Z] Step 9/33 : FROM alpine:3.17 [2023-05-25T08:36:16.137Z] Removing intermediate container 42d9f83325d8 [2023-05-25T08:36:16.137Z] ---> 15b945e6353a [2023-05-25T08:36:16.137Z] [2023-05-25T08:36:16.137Z] Step 10/23 : FROM alpine:3.17 [2023-05-25T08:36:16.137Z] 3.17: Pulling from library/alpine [2023-05-25T08:36:16.137Z] 3.17: Pulling from library/alpine [2023-05-25T08:36:16.137Z] 3.17: Pulling from library/alpine [2023-05-25T08:36:16.137Z] 3.17: Pulling from library/alpine [2023-05-25T08:36:16.137Z] 3.17: Pulling from library/alpine [2023-05-25T08:36:16.137Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T08:36:16.137Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T08:36:16.137Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T08:36:16.137Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T08:36:16.137Z] Status: Image is up to date for alpine:3.17 [2023-05-25T08:36:16.137Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T08:36:16.137Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T08:36:16.137Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T08:36:16.137Z] ---> 9ed4aefc74f6 [2023-05-25T08:36:16.137Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-25T08:36:16.137Z] ---> 9ed4aefc74f6 [2023-05-25T08:36:16.137Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-25T08:36:16.137Z] ---> 9ed4aefc74f6 [2023-05-25T08:36:16.137Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-25T08:36:16.137Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T08:36:16.137Z] Status: Image is up to date for alpine:3.17 [2023-05-25T08:36:16.137Z] ---> 9ed4aefc74f6 [2023-05-25T08:36:16.137Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-25T08:36:16.137Z] ---> 9ed4aefc74f6 [2023-05-25T08:36:16.137Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-25T08:36:16.137Z] ---> Running in 46b1cef84189 [2023-05-25T08:36:16.137Z] ---> Running in feeeca1cb3b2 [2023-05-25T08:36:16.137Z] ---> Running in 1167aaad314c [2023-05-25T08:36:16.137Z] ---> Running in c14e34cde285 [2023-05-25T08:36:16.137Z] ---> Running in 01a54d4762f5 [2023-05-25T08:36:16.137Z] Removing intermediate container feeeca1cb3b2 [2023-05-25T08:36:16.137Z] ---> 8cab00f65802 [2023-05-25T08:36:16.137Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-25T08:36:16.137Z] Removing intermediate container 46b1cef84189 [2023-05-25T08:36:16.137Z] ---> 5e172e588c53 [2023-05-25T08:36:16.137Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-25T08:36:16.137Z] Removing intermediate container c14e34cde285 [2023-05-25T08:36:16.137Z] ---> e9fd33839965 [2023-05-25T08:36:16.137Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-25T08:36:16.137Z] Removing intermediate container 1167aaad314c [2023-05-25T08:36:16.137Z] ---> 804e49f0ce58 [2023-05-25T08:36:16.137Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-25T08:36:16.137Z] ---> Running in 8d2cc2410fce [2023-05-25T08:36:16.137Z] ---> Running in 22f45d546b7c [2023-05-25T08:36:16.137Z] ---> Running in b0da7480ea42 [2023-05-25T08:36:16.137Z] ---> Running in 0452b16f80a5 [2023-05-25T08:36:16.137Z] Removing intermediate container b0da7480ea42 [2023-05-25T08:36:16.137Z] ---> fa81100cdede [2023-05-25T08:36:16.137Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-25T08:36:16.137Z] ---> Running in 427a23e30ee0 [2023-05-25T08:36:16.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:16.137Z] Removing intermediate container 427a23e30ee0 [2023-05-25T08:36:16.137Z] ---> 4a9406501364 [2023-05-25T08:36:16.137Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-25T08:36:16.137Z] ---> Running in eafb4bee62bb [2023-05-25T08:36:16.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:16.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:16.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:16.137Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T08:36:16.137Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:36:16.137Z] OK: 7 MiB in 16 packages [2023-05-25T08:36:16.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:16.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:16.137Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T08:36:16.137Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:36:16.137Z] OK: 7 MiB in 16 packages [2023-05-25T08:36:16.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:16.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:16.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:16.137Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T08:36:16.137Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:36:16.137Z] OK: 7 MiB in 16 packages [2023-05-25T08:36:16.137Z] Removing intermediate container 01a54d4762f5 [2023-05-25T08:36:16.137Z] ---> c6f7be1d3331 [2023-05-25T08:36:16.137Z] 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:16.137Z] ---> Running in 006587cc7d7a [2023-05-25T08:36:16.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:16.137Z] Removing intermediate container 006587cc7d7a [2023-05-25T08:36:16.137Z] ---> feec2138f48f [2023-05-25T08:36:16.137Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-25T08:36:16.137Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-25T08:36:16.137Z] (2/2) Installing su-exec (0.2-r2) [2023-05-25T08:36:16.137Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:36:16.137Z] OK: 7 MiB in 17 packages [2023-05-25T08:36:16.137Z] ---> Running in b2a786ce8e59 [2023-05-25T08:36:16.137Z] Removing intermediate container 8d2cc2410fce [2023-05-25T08:36:16.137Z] ---> 5ca2e85a7afe [2023-05-25T08:36:16.137Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:36:16.137Z] Removing intermediate container b2a786ce8e59 [2023-05-25T08:36:16.138Z] ---> 3ebb4f113077 [2023-05-25T08:36:16.138Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-25T08:36:16.138Z] ---> Running in 59a381e17fae [2023-05-25T08:36:16.138Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T08:36:16.138Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:36:16.138Z] OK: 7 MiB in 16 packages [2023-05-25T08:36:16.138Z] ---> ca35567a3b7e [2023-05-25T08:36:16.138Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:36:16.138Z] Removing intermediate container 59a381e17fae [2023-05-25T08:36:16.138Z] ---> 5598afabbde5 [2023-05-25T08:36:16.138Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:36:16.138Z] Removing intermediate container 22f45d546b7c [2023-05-25T08:36:16.138Z] ---> 5f5b309012f8 [2023-05-25T08:36:16.138Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:36:16.138Z] ---> 3074b3324574 [2023-05-25T08:36:16.138Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-25T08:36:16.138Z] ---> 8ee80d7496c4 [2023-05-25T08:36:16.138Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:36:16.138Z] Removing intermediate container 0452b16f80a5 [2023-05-25T08:36:16.138Z] ---> fca2c65e5e88 [2023-05-25T08:36:16.138Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-25T08:36:16.138Z] ---> Running in 7581bf4250e3 [2023-05-25T08:36:16.396Z] Removing intermediate container 7581bf4250e3 [2023-05-25T08:36:16.396Z] ---> a20ccce5d619 [2023-05-25T08:36:16.396Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-25T08:36:16.396Z] ---> 7d1abb0d457b [2023-05-25T08:36:16.396Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-25T08:36:16.396Z] Removing intermediate container eafb4bee62bb [2023-05-25T08:36:16.396Z] ---> 091e7329ade2 [2023-05-25T08:36:16.396Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:36:16.396Z] ---> 71d170d456e5 [2023-05-25T08:36:16.396Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:36:16.656Z] ---> Running in 2d37cc3edcb1 [2023-05-25T08:36:16.656Z] ---> 7bc0be91e283 [2023-05-25T08:36:16.656Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-25T08:36:16.656Z] Removing intermediate container 2d37cc3edcb1 [2023-05-25T08:36:16.656Z] ---> 95a371d1ce52 [2023-05-25T08:36:16.656Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-25T08:36:16.656Z] ---> e7adc0976d45 [2023-05-25T08:36:16.656Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:36:17.590Z] ---> Running in bc5e78a3af25 [2023-05-25T08:36:17.590Z] ---> 129e40b3ae2e [2023-05-25T08:36:17.590Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-25T08:36:17.590Z] ---> c13d78e013c3 [2023-05-25T08:36:17.590Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-25T08:36:17.590Z] ---> 99dc07b05fc5 [2023-05-25T08:36:17.590Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-25T08:36:17.590Z] ---> 283509524aae [2023-05-25T08:36:17.590Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-25T08:36:17.590Z] Removing intermediate container bc5e78a3af25 [2023-05-25T08:36:17.590Z] ---> b3dd490b797c [2023-05-25T08:36:17.590Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-25T08:36:17.590Z] ---> Running in e707cfed0cb0 [2023-05-25T08:36:18.156Z] ---> 922d83cc16cf [2023-05-25T08:36:18.156Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-25T08:36:18.156Z] ---> e4dc42ac35a1 [2023-05-25T08:36:18.156Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-25T08:36:18.156Z] ---> Running in 53e074bccda6 [2023-05-25T08:36:18.156Z] ---> Running in d3630bc7a83b [2023-05-25T08:36:18.415Z] Removing intermediate container e707cfed0cb0 [2023-05-25T08:36:18.415Z] ---> c96cb1133fde [2023-05-25T08:36:18.415Z] ---> 601319713163 [2023-05-25T08:36:18.415Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yamlStep 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml ---> 2d9adc2b6479 [2023-05-25T08:36:18.415Z] [2023-05-25T08:36:18.415Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-25T08:36:18.415Z] [2023-05-25T08:36:18.415Z] ---> Running in 74f68a49cf03 [2023-05-25T08:36:18.415Z] Removing intermediate container d3630bc7a83b [2023-05-25T08:36:18.415Z] ---> fb36f89b50a8 [2023-05-25T08:36:18.415Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T08:36:18.415Z] ---> Running in bd9701aa8197 [2023-05-25T08:36:18.415Z] ---> 04044c90bf49 [2023-05-25T08:36:18.415Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-25T08:36:18.415Z] ---> Running in 5fb59dfdba0e [2023-05-25T08:36:18.415Z] ---> bd56ffb4cbb5 [2023-05-25T08:36:18.415Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-25T08:36:18.415Z] Removing intermediate container bd9701aa8197 [2023-05-25T08:36:18.415Z] ---> 8a88867ec024 [2023-05-25T08:36:18.415Z] Step 21/23 : LABEL arch=x86_64 [2023-05-25T08:36:18.415Z] ---> Running in 24d7c53eb213 [2023-05-25T08:36:18.697Z] Removing intermediate container 5fb59dfdba0e [2023-05-25T08:36:18.697Z] ---> ed5e5c1ba72e [2023-05-25T08:36:18.697Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T08:36:18.697Z] ---> Running in f14f5b84550a [2023-05-25T08:36:18.697Z] Removing intermediate container 24d7c53eb213 [2023-05-25T08:36:18.697Z] ---> d9058d1dacdf [2023-05-25T08:36:18.697Z] Step 22/23 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b [2023-05-25T08:36:18.697Z] ---> Running in 54ed16122fae [2023-05-25T08:36:18.697Z] ---> b832c102dbaf [2023-05-25T08:36:18.697Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-25T08:36:18.697Z] Removing intermediate container f14f5b84550a [2023-05-25T08:36:18.697Z] ---> 73f462080f50 [2023-05-25T08:36:18.697Z] Step 21/23 : LABEL arch=x86_64 [2023-05-25T08:36:18.697Z] ---> Running in eff28386aa71 [2023-05-25T08:36:18.697Z] ---> Running in 7609606eb189 [2023-05-25T08:36:18.697Z] Removing intermediate container 54ed16122fae [2023-05-25T08:36:18.697Z] ---> a0064405c143 [2023-05-25T08:36:18.697Z] Step 23/23 : LABEL version=0.0.0 [2023-05-25T08:36:18.957Z] ---> Running in b60dc7c095d8 [2023-05-25T08:36:18.957Z] Removing intermediate container 7609606eb189 [2023-05-25T08:36:18.957Z] ---> 2ca191bf5a4e [2023-05-25T08:36:18.957Z] Step 22/23 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b [2023-05-25T08:36:19.215Z] ---> Running in 516a2dfa0cf9 [2023-05-25T08:36:19.216Z] Removing intermediate container b60dc7c095d8 [2023-05-25T08:36:19.216Z] ---> 9eb6f2926bf2 [2023-05-25T08:36:19.216Z] [2023-05-25T08:36:19.216Z] Successfully built 9eb6f2926bf2 [2023-05-25T08:36:19.216Z] Removing intermediate container 53e074bccda6 [2023-05-25T08:36:19.216Z] ---> a8d9f4d2dee2 [2023-05-25T08:36:19.216Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-25T08:36:19.342Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-25T08:36:19.473Z] Successfully tagged support-scheduler:latest [2023-05-25T08:36:19.473Z] Removing intermediate container 516a2dfa0cf9 [2023-05-25T08:36:19.473Z]  Building support-scheduler ... done  ---> 3b4fee565b06 [2023-05-25T08:36:19.473Z] Step 23/23 : LABEL version=0.0.0 [2023-05-25T08:36:19.473Z] Building security-secretstore-setup [2023-05-25T08:36:19.473Z] Removing intermediate container 74f68a49cf03 [2023-05-25T08:36:19.473Z] ---> 623525a08892 [2023-05-25T08:36:19.473Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-25T08:36:20.407Z] ---> Running in 7f2581f62168 [2023-05-25T08:36:23.693Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:36:23.693Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:36:23.693Z] ---> 2c370a044423 [2023-05-25T08:36:23.693Z] Step 3/25 : WORKDIR /edgex-go [2023-05-25T08:36:23.693Z] ---> Using cache [2023-05-25T08:36:23.693Z] ---> e03fe780113a [2023-05-25T08:36:23.693Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-25T08:36:23.693Z] ---> Using cache [2023-05-25T08:36:23.693Z] ---> 0c066177a424 [2023-05-25T08:36:23.693Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-25T08:36:23.693Z] ---> Using cache [2023-05-25T08:36:23.693Z] ---> be79338d3ca1 [2023-05-25T08:36:23.693Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:36:23.693Z] ---> Using cache [2023-05-25T08:36:23.693Z] ---> c0a5d6394aed [2023-05-25T08:36:23.693Z] Step 7/25 : COPY . . [2023-05-25T08:36:23.693Z] ---> Using cache [2023-05-25T08:36:23.693Z] ---> e5171647d682 [2023-05-25T08:36:23.693Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-25T08:36:27.422Z] ---> Running in 5828a3a4707b [2023-05-25T08:36:27.422Z] ---> Running in 76eef3e4e8ec [2023-05-25T08:36:27.422Z] ---> Running in 6fdea2b705e0 [2023-05-25T08:36:27.422Z] Removing intermediate container 7f2581f62168 [2023-05-25T08:36:27.422Z] ---> a8e5a8f64ae4 [2023-05-25T08:36:27.422Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-25T08:36:27.422Z] ---> Running in 59d9b2713b75 [2023-05-25T08:36:27.422Z] Removing intermediate container eff28386aa71 [2023-05-25T08:36:27.422Z] ---> b4826c122d49 [2023-05-25T08:36:27.422Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-25T08:36:27.422Z] Removing intermediate container 76eef3e4e8ec [2023-05-25T08:36:27.422Z] ---> cce069c57545 [2023-05-25T08:36:27.422Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-25T08:36:27.422Z] Removing intermediate container 5828a3a4707b [2023-05-25T08:36:27.422Z] ---> 1e8be5b5dcd8 [2023-05-25T08:36:27.422Z] [2023-05-25T08:36:27.422Z] Removing intermediate container 59d9b2713b75 [2023-05-25T08:36:27.422Z] ---> 484f670589e1 [2023-05-25T08:36:27.422Z] Step 21/23 : LABEL arch=x86_64 [2023-05-25T08:36:27.422Z] ---> Running in c5af2fe6fd9e [2023-05-25T08:36:27.422Z] ---> Running in 8013c5afd63a [2023-05-25T08:36:27.422Z] Successfully built 1e8be5b5dcd8 [2023-05-25T08:36:27.422Z] Successfully tagged core-data:latest [2023-05-25T08:36:27.422Z] 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:36:27.422Z]  Building core-data ... done Building support-notifications [2023-05-25T08:36:27.683Z] Removing intermediate container c5af2fe6fd9e [2023-05-25T08:36:27.684Z] ---> 6d411ca59095 [2023-05-25T08:36:27.684Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-25T08:36:30.231Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:36:30.231Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:36:30.231Z] ---> 2c370a044423 [2023-05-25T08:36:30.231Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-25T08:36:30.231Z] ---> Using cache [2023-05-25T08:36:30.231Z] ---> 107efaec97e0 [2023-05-25T08:36:30.231Z] Step 4/23 : WORKDIR /edgex-go [2023-05-25T08:36:30.231Z] ---> Using cache [2023-05-25T08:36:30.231Z] ---> 2b81a1962eb2 [2023-05-25T08:36:30.231Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-25T08:36:33.530Z] ---> b4133e92e0fb [2023-05-25T08:36:33.530Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-25T08:36:33.530Z] Removing intermediate container 8013c5afd63a [2023-05-25T08:36:33.530Z] ---> 142c507177ce [2023-05-25T08:36:33.530Z] Step 22/23 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b [2023-05-25T08:36:33.530Z] ---> Running in 04e28885b1cf [2023-05-25T08:36:33.530Z] ---> Running in 8bec7b578ad7 [2023-05-25T08:36:33.530Z] ---> Running in 34f7f67604a2 [2023-05-25T08:36:33.530Z] ---> Running in 81011bddac56 [2023-05-25T08:36:33.530Z] Removing intermediate container 04e28885b1cf [2023-05-25T08:36:33.530Z] ---> 90c601d0562f [2023-05-25T08:36:33.530Z] Step 21/23 : LABEL arch=x86_64 [2023-05-25T08:36:33.530Z] Removing intermediate container 81011bddac56 [2023-05-25T08:36:33.530Z] ---> d1b71ce64d54 [2023-05-25T08:36:33.530Z] Step 23/23 : LABEL version=0.0.0 [2023-05-25T08:36:33.530Z] ---> Running in 84e7eeb1d24c [2023-05-25T08:36:33.530Z] ---> Running in db9174969a03 [2023-05-25T08:36:33.530Z] Removing intermediate container 84e7eeb1d24c [2023-05-25T08:36:33.530Z] ---> 9f5e5e2e1816 [2023-05-25T08:36:33.530Z] Step 22/23 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b [2023-05-25T08:36:33.806Z] Removing intermediate container db9174969a03 [2023-05-25T08:36:33.806Z] ---> f8e272d35cd3 [2023-05-25T08:36:33.806Z] [2023-05-25T08:36:33.806Z] ---> Running in 9ecd397a64e6 [2023-05-25T08:36:33.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:33.806Z] Successfully built f8e272d35cd3 [2023-05-25T08:36:34.067Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-25T08:36:34.067Z]  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider [2023-05-25T08:36:34.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:34.067Z] Removing intermediate container 9ecd397a64e6 [2023-05-25T08:36:34.067Z] ---> eeef31558b33 [2023-05-25T08:36:34.067Z] Step 23/23 : LABEL version=0.0.0 [2023-05-25T08:36:34.330Z] OK: 265 MiB in 53 packages [2023-05-25T08:36:39.856Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:36:39.856Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:36:39.856Z] ---> 2c370a044423 [2023-05-25T08:36:39.856Z] Step 3/20 : WORKDIR /edgex-go [2023-05-25T08:36:39.856Z] ---> Using cache [2023-05-25T08:36:39.856Z] ---> e03fe780113a [2023-05-25T08:36:39.856Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-25T08:36:44.194Z] ---> Running in ea4fe8ccf3a7 [2023-05-25T08:36:44.194Z] ---> Running in da63733e8082 [2023-05-25T08:36:44.194Z] Removing intermediate container 8bec7b578ad7 [2023-05-25T08:36:44.194Z] ---> 09a7ee734838 [2023-05-25T08:36:44.194Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:36:44.194Z] Removing intermediate container ea4fe8ccf3a7 [2023-05-25T08:36:44.194Z] ---> 97ef07968819 [2023-05-25T08:36:44.194Z] [2023-05-25T08:36:44.194Z] Removing intermediate container 34f7f67604a2 [2023-05-25T08:36:44.194Z] ---> 86efd4e556ed [2023-05-25T08:36:44.194Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-25T08:36:44.452Z] Successfully built 97ef07968819 [2023-05-25T08:36:44.452Z] Successfully tagged security-proxy-auth:latest [2023-05-25T08:36:44.452Z]  Building security-proxy-auth ... done Building security-spire-config [2023-05-25T08:36:44.452Z] ---> 1fc5a47be216 [2023-05-25T08:36:44.452Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:36:44.452Z] ---> 5ffdfac00b7c [2023-05-25T08:36:44.452Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:36:44.452Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:44.887Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:45.151Z] v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-25T08:36:45.151Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-25T08:36:45.151Z] OK: 17826 distinct packages available [2023-05-25T08:36:45.151Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:45.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:45.668Z] OK: 265 MiB in 53 packages [2023-05-25T08:36:47.043Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:36:47.043Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:36:47.043Z] ---> 2c370a044423 [2023-05-25T08:36:47.043Z] Step 3/27 : WORKDIR /edgex-go [2023-05-25T08:36:47.043Z] ---> Using cache [2023-05-25T08:36:47.043Z] ---> e03fe780113a [2023-05-25T08:36:47.043Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-25T08:36:47.043Z] ---> Running in c6fd5ec6aa13 [2023-05-25T08:36:50.404Z] ---> 1b10b3bfe9d1 [2023-05-25T08:36:50.404Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-25T08:36:50.404Z] ---> Running in e1d1b321f057 [2023-05-25T08:36:50.662Z] Removing intermediate container da63733e8082 [2023-05-25T08:36:50.662Z] ---> 11aaabf94343 [2023-05-25T08:36:50.662Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-25T08:36:51.597Z] ---> 6e801161ecd7 [2023-05-25T08:36:51.597Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-25T08:36:51.597Z] ---> 60843388a81f [2023-05-25T08:36:51.597Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:36:51.597Z] ---> Running in 6fd86d2ca8c9 [2023-05-25T08:36:51.855Z] ---> 34e25eb2002f [2023-05-25T08:36:51.855Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-25T08:36:52.126Z] ---> 105de261a23c [2023-05-25T08:36:52.126Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-25T08:36:52.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:52.126Z] ---> 598d564273b1 [2023-05-25T08:36:52.126Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-25T08:36:52.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:52.431Z] ---> d927cc9f8efd [2023-05-25T08:36:52.431Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-25T08:36:52.431Z] OK: 265 MiB in 53 packages [2023-05-25T08:36:52.691Z] 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:36:52.691Z] ---> 8c618e1a68b7 [2023-05-25T08:36:52.691Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-25T08:36:52.691Z] ---> Running in 33d9320b87e5 [2023-05-25T08:36:52.949Z] Removing intermediate container e1d1b321f057 [2023-05-25T08:36:52.949Z] ---> 660de2cb41e9 [2023-05-25T08:36:52.949Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-25T08:36:53.208Z] ---> 1277bae212b6 [2023-05-25T08:36:53.208Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:36:53.208Z] ---> Running in 3277ec2e4b5c [2023-05-25T08:36:53.775Z] Removing intermediate container 33d9320b87e5 [2023-05-25T08:36:53.775Z] ---> 03cf424554b0 [2023-05-25T08:36:53.775Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-25T08:36:53.775Z] ---> Running in 820bee672928 [2023-05-25T08:36:54.033Z] Removing intermediate container 820bee672928 [2023-05-25T08:36:54.033Z] ---> cb709e5c1762 [2023-05-25T08:36:54.033Z] Step 30/33 : CMD ["gate"] [2023-05-25T08:36:54.033Z] ---> Running in 80752b84de8c [2023-05-25T08:36:54.621Z] Removing intermediate container 80752b84de8c [2023-05-25T08:36:54.621Z] ---> 3c632888c1c0 [2023-05-25T08:36:54.621Z] Step 31/33 : LABEL arch=x86_64 [2023-05-25T08:36:56.534Z] ---> Running in 3d8ef8c79b78 [2023-05-25T08:36:56.797Z] Removing intermediate container 6fdea2b705e0 [2023-05-25T08:36:56.797Z] ---> 8cfbad05f8bb [2023-05-25T08:36:56.797Z] [2023-05-25T08:36:56.797Z] Step 9/25 : FROM alpine:3.17 [2023-05-25T08:36:56.797Z] ---> 9ed4aefc74f6 [2023-05-25T08:36:56.797Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-25T08:36:56.797Z] ---> Running in 9d64a700cae2 [2023-05-25T08:36:56.797Z] Removing intermediate container 3d8ef8c79b78 [2023-05-25T08:36:56.797Z] ---> 618c7d384567 [2023-05-25T08:36:56.797Z] Step 32/33 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b [2023-05-25T08:36:56.797Z] ---> Running in 33e9b3fa1eeb [2023-05-25T08:36:57.059Z] Removing intermediate container 33e9b3fa1eeb [2023-05-25T08:36:57.059Z] ---> bb4a8fd3c86d [2023-05-25T08:36:57.059Z] Step 33/33 : LABEL version=0.0.0 [2023-05-25T08:36:57.059Z] ---> Running in f6a523f02fce [2023-05-25T08:36:57.059Z] Removing intermediate container f6a523f02fce [2023-05-25T08:36:57.059Z] ---> 3f97b651a573 [2023-05-25T08:36:57.059Z] [2023-05-25T08:36:57.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:57.319Z] Successfully built 3f97b651a573 [2023-05-25T08:36:57.319Z] Successfully tagged security-bootstrapper:latest [2023-05-25T08:36:57.319Z]  Building security-bootstrapper ... done Building security-proxy-setup [2023-05-25T08:36:57.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:36:57.580Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-25T08:36:57.580Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-25T08:36:57.580Z] (3/3) Installing su-exec (0.2-r2) [2023-05-25T08:36:57.580Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:36:57.580Z] Executing ca-certificates-20230506-r0.trigger [2023-05-25T08:36:57.580Z] OK: 8 MiB in 18 packages [2023-05-25T08:37:00.965Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:37:00.965Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:37:00.965Z] ---> 2c370a044423 [2023-05-25T08:37:00.965Z] Step 3/22 : WORKDIR /edgex-go [2023-05-25T08:37:00.965Z] ---> Using cache [2023-05-25T08:37:00.965Z] ---> e03fe780113a [2023-05-25T08:37:00.965Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-25T08:37:00.965Z] ---> Using cache [2023-05-25T08:37:00.965Z] ---> 0c066177a424 [2023-05-25T08:37:00.965Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-25T08:37:00.965Z] ---> Using cache [2023-05-25T08:37:00.965Z] ---> be79338d3ca1 [2023-05-25T08:37:00.965Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:37:00.965Z] ---> Using cache [2023-05-25T08:37:00.965Z] ---> c0a5d6394aed [2023-05-25T08:37:00.965Z] Step 7/22 : COPY . . [2023-05-25T08:37:00.965Z] ---> Using cache [2023-05-25T08:37:00.965Z] ---> e5171647d682 [2023-05-25T08:37:00.965Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-25T08:37:15.974Z] ---> Running in b4bb5ef2e35f [2023-05-25T08:37:18.576Z] Removing intermediate container 9d64a700cae2 [2023-05-25T08:37:18.576Z] ---> 736cfc21995e [2023-05-25T08:37:18.576Z] 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:37:19.182Z] 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:31.482Z] ---> Running in 3fcf7a0011fc [2023-05-25T08:37:31.482Z] Removing intermediate container 3fcf7a0011fc [2023-05-25T08:37:31.482Z] ---> 991796941908 [2023-05-25T08:37:31.482Z] Step 12/25 : WORKDIR / [2023-05-25T08:37:31.482Z] Removing intermediate container 6fd86d2ca8c9 [2023-05-25T08:37:31.482Z] ---> c409febf04c8 [2023-05-25T08:37:31.482Z] Step 7/20 : COPY . . [2023-05-25T08:37:31.482Z] Removing intermediate container c6fd5ec6aa13 [2023-05-25T08:37:31.482Z] ---> 9b860233fa31 [2023-05-25T08:37:31.482Z] Step 8/23 : COPY . . [2023-05-25T08:37:43.882Z] ---> Running in ac03baeaa7b3 [2023-05-25T08:37:47.212Z] ---> da067aca7704 [2023-05-25T08:37:47.212Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-25T08:37:47.212Z] ---> 312c2f5f6044 [2023-05-25T08:37:47.212Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-25T08:37:47.474Z] ---> Running in b0019d2f2f86 [2023-05-25T08:37:47.474Z] ---> Running in 2f7b7e3acd13 [2023-05-25T08:37:47.474Z] Removing intermediate container ac03baeaa7b3 [2023-05-25T08:37:47.474Z] ---> 9b3f836cf256 [2023-05-25T08:37:47.474Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:37:47.733Z] Removing intermediate container 3277ec2e4b5c [2023-05-25T08:37:47.733Z] ---> a2a4894672f7 [2023-05-25T08:37:47.733Z] Step 7/27 : COPY . . [2023-05-25T08:37:52.998Z] 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:37:53.259Z] 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:37:56.436Z] ---> c3052d4e4ebd [2023-05-25T08:37:56.436Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:37:56.436Z] Removing intermediate container b4bb5ef2e35f [2023-05-25T08:37:56.436Z] ---> e05ad704b5ce [2023-05-25T08:37:56.436Z] [2023-05-25T08:37:56.436Z] Step 9/22 : FROM alpine:3.17 [2023-05-25T08:37:56.436Z] ---> 9ed4aefc74f6 [2023-05-25T08:37:56.436Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-25T08:37:56.436Z] ---> dd514806f6df [2023-05-25T08:37:56.436Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-25T08:37:56.436Z] ---> Running in 4baaadea2514 [2023-05-25T08:37:56.436Z] ---> Running in 052c61c39be5 [2023-05-25T08:37:56.436Z] ---> e0f2547944e2 [2023-05-25T08:37:56.436Z] 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:37:56.436Z] Removing intermediate container 052c61c39be5 [2023-05-25T08:37:56.436Z] ---> 6cf43e0c425d [2023-05-25T08:37:56.436Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-25T08:37:56.436Z] ---> Running in 5063051c57b9 [2023-05-25T08:37:56.436Z] ---> cc8444217eb1 [2023-05-25T08:37:56.436Z] 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:37:56.436Z] Removing intermediate container 5063051c57b9 [2023-05-25T08:37:56.436Z] ---> cb3ff1256f16 [2023-05-25T08:37:56.436Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-25T08:37:56.436Z] ---> Running in 19b5ad524740 [2023-05-25T08:37:56.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:37:56.436Z] Removing intermediate container 19b5ad524740 [2023-05-25T08:37:56.436Z] ---> ac14bd970bef [2023-05-25T08:37:56.436Z] 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:37:56.436Z] ---> Running in 525640012edf [2023-05-25T08:37:56.436Z] ---> e9c711a7b3cf [2023-05-25T08:37:56.436Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-25T08:37:56.694Z] ---> d03e506aaaf2 [2023-05-25T08:37:56.694Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-25T08:37:56.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:37:57.556Z] ---> 21e07e988366 [2023-05-25T08:37:57.556Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-25T08:37:57.556Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-25T08:37:57.556Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-25T08:37:57.556Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:37:57.556Z] OK: 8 MiB in 17 packages [2023-05-25T08:37:58.137Z] ---> 28f3c6fec563 [2023-05-25T08:37:58.137Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-25T08:37:58.137Z] Removing intermediate container 525640012edf [2023-05-25T08:37:58.137Z] ---> f6f4c1c62652 [2023-05-25T08:37:58.137Z] Step 12/27 : WORKDIR /edgex-go [2023-05-25T08:37:58.137Z] ---> Running in cc71ac17b451 [2023-05-25T08:37:58.397Z] Removing intermediate container 4baaadea2514 [2023-05-25T08:37:58.397Z] ---> e385df1302ef [2023-05-25T08:37:58.397Z] 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:58.397Z] ---> 477a0a2374e8 [2023-05-25T08:37:58.397Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-25T08:37:58.660Z] Removing intermediate container cc71ac17b451 [2023-05-25T08:37:58.660Z] ---> 7745ca4e3336 [2023-05-25T08:37:58.660Z] [2023-05-25T08:37:58.660Z] Step 13/27 : FROM alpine:3.17 [2023-05-25T08:37:58.660Z] ---> 9ed4aefc74f6 [2023-05-25T08:37:58.660Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-25T08:37:58.660Z] ---> Running in 3a25381b6312 [2023-05-25T08:37:58.660Z] ---> Running in 7b3a5de52cf6 [2023-05-25T08:37:58.660Z] ---> Running in 56aa85a1d09f [2023-05-25T08:37:58.917Z] Removing intermediate container 3a25381b6312 [2023-05-25T08:37:58.917Z] ---> 92935ac4a5a2 [2023-05-25T08:37:58.917Z] Step 12/22 : WORKDIR /edgex [2023-05-25T08:37:59.175Z] Removing intermediate container 56aa85a1d09f [2023-05-25T08:37:59.175Z] ---> 6f96bd78d311 [2023-05-25T08:37:59.175Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-25T08:37:59.175Z] ---> Running in 35a2e0a9a3a4 [2023-05-25T08:37:59.175Z] ---> Running in ae872f6ecae7 [2023-05-25T08:37:59.432Z] Removing intermediate container 35a2e0a9a3a4 [2023-05-25T08:37:59.432Z] ---> e139e824071d [2023-05-25T08:37:59.432Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:37:59.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:37:59.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:38:00.221Z] v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-25T08:38:00.221Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-25T08:38:00.221Z] OK: 17823 distinct packages available [2023-05-25T08:38:00.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:38:00.221Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:38:00.481Z] Removing intermediate container 7b3a5de52cf6 [2023-05-25T08:38:00.481Z] ---> 302db6579e02 [2023-05-25T08:38:00.481Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-25T08:38:00.481Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-25T08:38:00.481Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-25T08:38:00.481Z] (3/4) Installing libucontext (1.2-r0) [2023-05-25T08:38:00.739Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-25T08:38:00.739Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:38:00.739Z] ---> 857e4cb83d10 [2023-05-25T08:38:00.739Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:38:00.739Z] OK: 7 MiB in 19 packages [2023-05-25T08:38:00.739Z] ---> Running in f9158c20188c [2023-05-25T08:38:02.118Z] ---> e3d0e3257194 [2023-05-25T08:38:02.118Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-25T08:38:02.118Z] Removing intermediate container f9158c20188c [2023-05-25T08:38:02.118Z] ---> 07c22fd2b593 [2023-05-25T08:38:02.118Z] Step 23/25 : LABEL arch=x86_64 [2023-05-25T08:38:02.118Z] ---> Running in 6d25a6754a92 [2023-05-25T08:38:02.118Z] Removing intermediate container ae872f6ecae7 [2023-05-25T08:38:02.118Z] ---> b70c203ec967 [2023-05-25T08:38:02.118Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:38:02.711Z] Removing intermediate container 6d25a6754a92 [2023-05-25T08:38:02.711Z] ---> 7529ef61bcf5 [2023-05-25T08:38:02.711Z] Step 24/25 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b [2023-05-25T08:38:02.973Z] ---> 002a2736a081 [2023-05-25T08:38:02.973Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-25T08:38:02.973Z] ---> 36e5e71d09f2 [2023-05-25T08:38:02.973Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:38:02.973Z] ---> Running in 99f032e36dd8 [2023-05-25T08:38:03.310Z] Removing intermediate container 99f032e36dd8 [2023-05-25T08:38:03.310Z] ---> 77807479c397 [2023-05-25T08:38:03.310Z] Step 25/25 : LABEL version=0.0.0 [2023-05-25T08:38:03.881Z] ---> Running in 06be5029ef46 [2023-05-25T08:38:05.300Z] ---> e663441175de [2023-05-25T08:38:05.300Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-25T08:38:05.560Z] ---> ec5c35e9f412 [2023-05-25T08:38:05.560Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-25T08:38:05.560Z] Removing intermediate container 06be5029ef46 [2023-05-25T08:38:05.560Z] ---> a94d61f25983 [2023-05-25T08:38:05.560Z] [2023-05-25T08:38:05.560Z] Successfully built a94d61f25983 [2023-05-25T08:38:05.560Z] Successfully tagged security-secretstore-setup:latest [2023-05-25T08:38:05.560Z]  Building security-secretstore-setup ... done Building security-spire-agent [2023-05-25T08:38:11.035Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-25T08:38:11.035Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-25T08:38:11.035Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-25T08:38:11.035Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-25T08:38:11.035Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-25T08:38:12.168Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:38:12.168Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:38:12.168Z] ---> 2c370a044423 [2023-05-25T08:38:12.168Z] Step 3/27 : WORKDIR /edgex-go [2023-05-25T08:38:12.168Z] ---> Using cache [2023-05-25T08:38:12.168Z] ---> e03fe780113a [2023-05-25T08:38:12.168Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-25T08:38:12.168Z] ---> Using cache [2023-05-25T08:38:12.168Z] ---> 660de2cb41e9 [2023-05-25T08:38:12.168Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-25T08:38:12.168Z] ---> Using cache [2023-05-25T08:38:12.168Z] ---> 1277bae212b6 [2023-05-25T08:38:12.168Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:38:12.168Z] ---> Using cache [2023-05-25T08:38:12.168Z] ---> a2a4894672f7 [2023-05-25T08:38:12.168Z] Step 7/27 : COPY . . [2023-05-25T08:38:12.168Z] ---> Using cache [2023-05-25T08:38:12.168Z] ---> dd514806f6df [2023-05-25T08:38:12.168Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-25T08:38:12.168Z] ---> Using cache [2023-05-25T08:38:12.168Z] ---> 6cf43e0c425d [2023-05-25T08:38:12.168Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-25T08:38:12.168Z] ---> Using cache [2023-05-25T08:38:12.168Z] ---> cb3ff1256f16 [2023-05-25T08:38:12.168Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-25T08:38:12.168Z] ---> Using cache [2023-05-25T08:38:12.168Z] ---> ac14bd970bef [2023-05-25T08:38:12.168Z] 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:38:12.168Z] ---> Using cache [2023-05-25T08:38:12.168Z] ---> f6f4c1c62652 [2023-05-25T08:38:12.168Z] Step 12/27 : WORKDIR /edgex-go [2023-05-25T08:38:12.168Z] ---> Using cache [2023-05-25T08:38:12.168Z] ---> 7745ca4e3336 [2023-05-25T08:38:12.168Z] [2023-05-25T08:38:12.168Z] Step 13/27 : FROM alpine:3.17 [2023-05-25T08:38:12.168Z] ---> 9ed4aefc74f6 [2023-05-25T08:38:12.168Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-25T08:38:12.168Z] ---> Using cache [2023-05-25T08:38:12.168Z] ---> 6f96bd78d311 [2023-05-25T08:38:12.168Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-25T08:38:12.440Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-25T08:38:12.440Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-25T08:38:12.440Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-25T08:38:12.440Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-25T08:38:14.380Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-25T08:38:16.326Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-25T08:38:16.326Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-25T08:38:16.326Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-25T08:38:16.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-25T08:38:24.425Z] ---> 95f18334c2a6 [2023-05-25T08:38:24.425Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-25T08:38:24.425Z] ---> Running in bc592f3f7ba3 [2023-05-25T08:38:24.425Z] ---> 7aafcd7f5dcc [2023-05-25T08:38:24.425Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-25T08:38:24.425Z] ---> Running in 3a9324a889ac [2023-05-25T08:38:24.425Z] ---> f8baa0f5d595 [2023-05-25T08:38:24.425Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-25T08:38:24.425Z] ---> Running in 349d4892732b [2023-05-25T08:38:24.425Z] Removing intermediate container 349d4892732b [2023-05-25T08:38:24.425Z] ---> d3531d72d16e [2023-05-25T08:38:24.425Z] 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:38:26.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:38:26.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:38:26.970Z] v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-25T08:38:26.970Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-25T08:38:26.970Z] OK: 17823 distinct packages available [2023-05-25T08:38:26.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:38:27.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:38:27.489Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-25T08:38:27.489Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-25T08:38:27.489Z] (3/5) Installing libucontext (1.2-r0) [2023-05-25T08:38:27.489Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-25T08:38:27.489Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-25T08:38:27.489Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:38:27.489Z] OK: 8 MiB in 20 packages [2023-05-25T08:38:28.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-25T08:38:28.633Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-25T08:38:28.633Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.309s coverage: 28.7% of statements [2023-05-25T08:38:29.400Z] ---> 70131af50b5c [2023-05-25T08:38:29.400Z] Step 22/27 : WORKDIR / [2023-05-25T08:38:29.400Z] ---> Running in 6ffc6d144abc [2023-05-25T08:38:29.972Z] Removing intermediate container bc592f3f7ba3 [2023-05-25T08:38:29.972Z] ---> 53aa3853a554 [2023-05-25T08:38:29.972Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:38:29.972Z] Removing intermediate container 6ffc6d144abc [2023-05-25T08:38:29.972Z] ---> d4ec0ecc96ee [2023-05-25T08:38:29.972Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-25T08:38:29.972Z] Removing intermediate container 2f7b7e3acd13 [2023-05-25T08:38:29.972Z] ---> e8428345cc4b [2023-05-25T08:38:29.972Z] [2023-05-25T08:38:29.972Z] Step 10/23 : FROM alpine:3.17 [2023-05-25T08:38:29.972Z] ---> 9ed4aefc74f6 [2023-05-25T08:38:29.972Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-25T08:38:29.972Z] Removing intermediate container 3a9324a889ac [2023-05-25T08:38:29.972Z] ---> 0aa8e7b4a77f [2023-05-25T08:38:29.972Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-25T08:38:29.972Z] Removing intermediate container b0019d2f2f86 [2023-05-25T08:38:29.972Z] ---> a7c176b648e6 [2023-05-25T08:38:29.972Z] [2023-05-25T08:38:29.972Z] Step 9/20 : FROM alpine:3.17 [2023-05-25T08:38:29.972Z] ---> 9ed4aefc74f6 [2023-05-25T08:38:29.972Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-25T08:38:29.972Z] ---> Using cache [2023-05-25T08:38:29.972Z] ---> 804e49f0ce58 [2023-05-25T08:38:29.972Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-25T08:38:29.972Z] ---> Running in 17965bfcdffc [2023-05-25T08:38:29.972Z] ---> Running in 2460c0181cfb [2023-05-25T08:38:29.972Z] ---> Running in bf5d8226c48c [2023-05-25T08:38:30.233Z] ---> Running in 755af43f47b4 [2023-05-25T08:38:30.233Z] ---> 0bc3aa4982dc [2023-05-25T08:38:30.233Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:38:30.233Z] Removing intermediate container 17965bfcdffc [2023-05-25T08:38:30.233Z] ---> 3a634abf2aad [2023-05-25T08:38:30.233Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-25T08:38:30.233Z] Removing intermediate container bf5d8226c48c [2023-05-25T08:38:30.233Z] ---> 9535501929bc [2023-05-25T08:38:30.233Z] Step 20/22 : LABEL arch=x86_64 [2023-05-25T08:38:30.233Z] ---> Running in 410114f4f572 [2023-05-25T08:38:30.233Z] ---> Running in 2897c2f07414 [2023-05-25T08:38:30.233Z] ---> 4435dc558e04 [2023-05-25T08:38:30.233Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-25T08:38:30.505Z] Removing intermediate container 2897c2f07414 [2023-05-25T08:38:30.505Z] ---> 572463d930dd [2023-05-25T08:38:30.505Z] Step 21/22 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b [2023-05-25T08:38:30.505Z] Removing intermediate container 410114f4f572 [2023-05-25T08:38:30.505Z] ---> cd6d84cda441 [2023-05-25T08:38:30.505Z] Step 25/27 : LABEL arch=x86_64 [2023-05-25T08:38:30.505Z] ---> Running in 56e98caacac2 [2023-05-25T08:38:30.505Z] ---> Running in 0f91dafba5ac [2023-05-25T08:38:30.505Z] Removing intermediate container 56e98caacac2 [2023-05-25T08:38:30.505Z] ---> 3772fa580c46 [2023-05-25T08:38:30.505Z] Step 22/22 : LABEL version=0.0.0 [2023-05-25T08:38:30.505Z] ---> Running in 180dfe4e4d40 [2023-05-25T08:38:30.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:38:30.505Z] Removing intermediate container 0f91dafba5ac [2023-05-25T08:38:30.505Z] ---> 53b6b6b7f2f3 [2023-05-25T08:38:30.505Z] Step 26/27 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b [2023-05-25T08:38:30.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:38:30.505Z] ---> Running in 49af39c90c79 [2023-05-25T08:38:30.903Z] Removing intermediate container 180dfe4e4d40 [2023-05-25T08:38:30.903Z] ---> b0f3a924513f [2023-05-25T08:38:30.903Z] [2023-05-25T08:38:30.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:38:30.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:38:30.903Z] Successfully built b0f3a924513f [2023-05-25T08:38:31.161Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-25T08:38:31.161Z] v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-25T08:38:31.161Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-25T08:38:31.161Z] OK: 17823 distinct packages available [2023-05-25T08:38:31.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T08:38:31.161Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-25T08:38:31.161Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:38:31.161Z] Executing ca-certificates-20230506-r0.trigger [2023-05-25T08:38:31.161Z] OK: 8 MiB in 17 packages [2023-05-25T08:38:31.161Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T08:38:31.161Z] Successfully tagged security-proxy-setup:latest [2023-05-25T08:38:31.161Z] Building security-spire-server [2023-05-25T08:38:31.161Z]  Building security-proxy-setup ... done Removing intermediate container 49af39c90c79 [2023-05-25T08:38:31.161Z] ---> 819f125a9478 [2023-05-25T08:38:31.161Z] Step 27/27 : LABEL version=0.0.0 [2023-05-25T08:38:31.421Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-25T08:38:31.421Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-25T08:38:31.421Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-25T08:38:31.421Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-25T08:38:31.421Z] (5/9) Installing curl (8.1.1-r1) [2023-05-25T08:38:31.421Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-25T08:38:31.421Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-25T08:38:31.421Z] (8/9) Installing libucontext (1.2-r0) [2023-05-25T08:38:31.421Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-25T08:38:31.421Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:38:31.421Z] Executing ca-certificates-20230506-r0.trigger [2023-05-25T08:38:31.681Z] OK: 10 MiB in 24 packages [2023-05-25T08:38:34.962Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:38:34.962Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:38:34.962Z] ---> 2c370a044423 [2023-05-25T08:38:34.962Z] Step 3/26 : WORKDIR /edgex-go [2023-05-25T08:38:34.962Z] ---> Using cache [2023-05-25T08:38:34.962Z] ---> e03fe780113a [2023-05-25T08:38:34.962Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-25T08:38:34.962Z] ---> Using cache [2023-05-25T08:38:34.962Z] ---> 660de2cb41e9 [2023-05-25T08:38:34.962Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-25T08:38:34.962Z] ---> Using cache [2023-05-25T08:38:34.962Z] ---> 1277bae212b6 [2023-05-25T08:38:34.963Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:38:34.963Z] ---> Using cache [2023-05-25T08:38:34.963Z] ---> a2a4894672f7 [2023-05-25T08:38:34.963Z] Step 7/26 : COPY . . [2023-05-25T08:38:34.963Z] ---> Using cache [2023-05-25T08:38:34.963Z] ---> dd514806f6df [2023-05-25T08:38:34.963Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-25T08:38:34.963Z] ---> Using cache [2023-05-25T08:38:34.963Z] ---> 6cf43e0c425d [2023-05-25T08:38:34.963Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-25T08:38:34.963Z] ---> Using cache [2023-05-25T08:38:34.963Z] ---> cb3ff1256f16 [2023-05-25T08:38:34.963Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-25T08:38:34.963Z] ---> Using cache [2023-05-25T08:38:34.963Z] ---> ac14bd970bef [2023-05-25T08:38:34.963Z] 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:38:37.502Z] ---> Running in 160a1958afe3 [2023-05-25T08:38:37.502Z] ---> Running in 281ccb84f59d [2023-05-25T08:38:37.502Z] ---> f6952e1f7b9d [2023-05-25T08:38:37.502Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-25T08:38:37.760Z] Removing intermediate container 160a1958afe3 [2023-05-25T08:38:37.760Z] ---> 37621e18e124 [2023-05-25T08:38:37.760Z] [2023-05-25T08:38:37.760Z] Successfully built 37621e18e124 [2023-05-25T08:38:38.704Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.310s coverage: 98.5% of statements [2023-05-25T08:38:39.671Z] Successfully tagged security-spire-config:latest [2023-05-25T08:38:39.671Z]  Building security-spire-config ... done Building core-metadata [2023-05-25T08:38:39.671Z] Removing intermediate container 2460c0181cfb [2023-05-25T08:38:39.671Z] ---> f01b561d43c8 [2023-05-25T08:38:39.671Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-25T08:38:43.938Z] Removing intermediate container 755af43f47b4 [2023-05-25T08:38:43.939Z] ---> fcf95899b2f6 [2023-05-25T08:38:43.939Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:38:44.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-25T08:38:44.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-25T08:38:44.066Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-25T08:38:44.198Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:38:44.198Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:38:44.198Z] ---> 2c370a044423 [2023-05-25T08:38:44.198Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-25T08:38:44.198Z] ---> Using cache [2023-05-25T08:38:44.198Z] ---> 107efaec97e0 [2023-05-25T08:38:44.198Z] Step 4/25 : WORKDIR /edgex-go [2023-05-25T08:38:44.198Z] ---> Using cache [2023-05-25T08:38:44.198Z] ---> 2b81a1962eb2 [2023-05-25T08:38:44.198Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-25T08:38:44.198Z] ---> Using cache [2023-05-25T08:38:44.198Z] ---> d6b767549834 [2023-05-25T08:38:44.198Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-25T08:38:44.198Z] ---> Using cache [2023-05-25T08:38:44.198Z] ---> 9ba5ddd49a03 [2023-05-25T08:38:44.198Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:38:44.198Z] ---> Using cache [2023-05-25T08:38:44.198Z] ---> 30f97fe33e46 [2023-05-25T08:38:44.198Z] Step 8/25 : COPY . . [2023-05-25T08:38:44.198Z] ---> Using cache [2023-05-25T08:38:44.198Z] ---> 0bfb69cdd5b8 [2023-05-25T08:38:44.198Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-25T08:38:46.758Z] ---> 6d4eceaf7c99 [2023-05-25T08:38:46.758Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-25T08:38:46.758Z] ---> Running in 6da81e6aedc7 [2023-05-25T08:38:46.758Z] ---> Running in 2b4d343553e2 [2023-05-25T08:38:46.758Z] ---> a99c063591e0 [2023-05-25T08:38:46.758Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:38:46.758Z] Removing intermediate container 6da81e6aedc7 [2023-05-25T08:38:46.758Z] ---> 739acfffbe94 [2023-05-25T08:38:46.758Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-25T08:38:46.758Z] Removing intermediate container 281ccb84f59d [2023-05-25T08:38:46.758Z] ---> 4dd0745bcdad [2023-05-25T08:38:46.758Z] Step 12/26 : WORKDIR /edgex-go [2023-05-25T08:38:46.758Z] ---> Running in ae329b7a2700 [2023-05-25T08:38:46.758Z] ---> 45937e551a66 [2023-05-25T08:38:46.758Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl ---> Running in 16f81e63301c [2023-05-25T08:38:46.758Z] [2023-05-25T08:38:46.758Z] ---> 83fd6cb1b8a6 [2023-05-25T08:38:46.758Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-25T08:38:46.758Z] Removing intermediate container ae329b7a2700 [2023-05-25T08:38:46.758Z] ---> da7e257b1000 [2023-05-25T08:38:46.758Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-25T08:38:46.758Z] ---> Running in 45bc0090ed6f [2023-05-25T08:38:46.758Z] 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:38:47.344Z] Removing intermediate container 16f81e63301c [2023-05-25T08:38:47.344Z] ---> 84d9d42c838c [2023-05-25T08:38:47.344Z] [2023-05-25T08:38:47.344Z] Step 13/26 : FROM alpine:3.17 [2023-05-25T08:38:47.418Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.446s coverage: 71.5% of statements [2023-05-25T08:38:47.602Z] ---> 9ed4aefc74f6 [2023-05-25T08:38:47.602Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-25T08:38:47.602Z] ---> Using cache [2023-05-25T08:38:47.602Z] ---> 6f96bd78d311 [2023-05-25T08:38:47.602Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-25T08:38:47.602Z] ---> Using cache [2023-05-25T08:38:47.602Z] ---> 53aa3853a554 [2023-05-25T08:38:47.602Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:38:47.602Z] ---> Using cache [2023-05-25T08:38:47.602Z] ---> 16629d26332d [2023-05-25T08:38:47.602Z] ---> 0bc3aa4982dc [2023-05-25T08:38:47.602Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:38:47.602Z] [2023-05-25T08:38:47.602Z] ---> Using cache [2023-05-25T08:38:47.602Z] Removing intermediate container 45bc0090ed6f [2023-05-25T08:38:47.602Z] ---> 7e68e4a61f68 [2023-05-25T08:38:47.602Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:38:47.602Z] ---> 4435dc558e04 [2023-05-25T08:38:47.602Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-25T08:38:47.602Z] ---> 7e0cd8107709 [2023-05-25T08:38:47.602Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-25T08:38:47.861Z] ---> 7cd7b71b4636 [2023-05-25T08:38:47.861Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:38:47.861Z] ---> cf5c3cac48d1 [2023-05-25T08:38:47.861Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-25T08:38:48.120Z] ---> Running in 9f8b5715d813 [2023-05-25T08:38:48.120Z] ---> 5aa52d550392 [2023-05-25T08:38:48.120Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-25T08:38:50.044Z] ---> 8eaa59db7d87 [2023-05-25T08:38:50.044Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-25T08:38:50.044Z] ---> Running in b49602052710 [2023-05-25T08:38:50.044Z] Removing intermediate container 9f8b5715d813 [2023-05-25T08:38:50.044Z] ---> 48547170c4b3 [2023-05-25T08:38:50.044Z] ---> d21f2efa7a60 [2023-05-25T08:38:50.044Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-25T08:38:50.044Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-25T08:38:50.044Z] ---> Running in 2b9a513e2b74 [2023-05-25T08:38:50.044Z] Removing intermediate container b49602052710 [2023-05-25T08:38:50.044Z] ---> c429ac7aa3c8 [2023-05-25T08:38:50.044Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-25T08:38:50.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-25T08:38:50.788Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-25T08:38:50.788Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.371s coverage: 54.0% of statements [2023-05-25T08:38:50.986Z] ---> e284aa0a8fb6 [2023-05-25T08:38:50.986Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-25T08:38:50.986Z] ---> Running in 8bbac3f30974 [2023-05-25T08:38:50.986Z] Removing intermediate container 2b9a513e2b74 [2023-05-25T08:38:50.986Z] ---> 641375cde837 [2023-05-25T08:38:50.986Z] Step 25/27 : LABEL arch=x86_64 [2023-05-25T08:38:50.986Z] ---> 91c78f14691f [2023-05-25T08:38:50.986Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-25T08:38:50.986Z] ---> Running in e44c36501626 [2023-05-25T08:38:51.246Z] Removing intermediate container 8bbac3f30974 [2023-05-25T08:38:51.246Z] ---> 4072133790f4 [2023-05-25T08:38:51.246Z] Step 18/20 : LABEL arch=x86_64 [2023-05-25T08:38:51.246Z] ---> Running in 7096f289ea65 [2023-05-25T08:38:51.510Z] ---> c1cf159e6c54 [2023-05-25T08:38:51.510Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-25T08:38:51.510Z] Removing intermediate container e44c36501626 [2023-05-25T08:38:51.510Z] ---> 7899ac6cc0c8 [2023-05-25T08:38:51.510Z] Step 26/27 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b [2023-05-25T08:38:51.510Z] Removing intermediate container 7096f289ea65 [2023-05-25T08:38:51.510Z] ---> da4f8c2e924c [2023-05-25T08:38:51.510Z] Step 19/20 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b [2023-05-25T08:38:51.510Z] ---> 1067865e7b6d [2023-05-25T08:38:51.510Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-25T08:38:51.768Z] ---> Running in 230116123c0b [2023-05-25T08:38:51.768Z] ---> Running in fa3b8ddd733a [2023-05-25T08:38:51.768Z] ---> Running in 159b2a26dfb0 [2023-05-25T08:38:52.032Z] ---> 9acc137043aa [2023-05-25T08:38:52.032Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-25T08:38:52.032Z] ---> Running in adf7da19288d [2023-05-25T08:38:52.032Z] Removing intermediate container 230116123c0b [2023-05-25T08:38:52.032Z] ---> 2664d9afb6ff [2023-05-25T08:38:52.032Z] Step 27/27 : LABEL version=0.0.0 [2023-05-25T08:38:52.032Z] ---> Running in 4501dfc69e1b [2023-05-25T08:38:52.032Z] Removing intermediate container fa3b8ddd733a [2023-05-25T08:38:52.032Z] ---> 7d79deec725a [2023-05-25T08:38:52.032Z] Step 20/20 : LABEL version=0.0.0 [2023-05-25T08:38:52.293Z] Removing intermediate container 159b2a26dfb0 [2023-05-25T08:38:52.293Z] ---> 9661565e16e9 [2023-05-25T08:38:52.293Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T08:38:52.293Z] ---> Running in 33d17f7fbd47 [2023-05-25T08:38:52.553Z] Removing intermediate container adf7da19288d [2023-05-25T08:38:52.553Z] ---> Running in d49db27e03cd [2023-05-25T08:38:52.553Z] ---> 2282d3ffec8b [2023-05-25T08:38:52.553Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-25T08:38:52.822Z] Removing intermediate container 4501dfc69e1b [2023-05-25T08:38:52.822Z] ---> 8e72a747847c [2023-05-25T08:38:52.822Z] [2023-05-25T08:38:52.822Z] Removing intermediate container 33d17f7fbd47 [2023-05-25T08:38:52.822Z] ---> d32c8f140863 [2023-05-25T08:38:52.822Z] [2023-05-25T08:38:52.822Z] ---> Running in ff56a8f49d99 [2023-05-25T08:38:52.822Z] Successfully built 8e72a747847c [2023-05-25T08:38:52.822Z] Successfully tagged security-spire-agent:latest [2023-05-25T08:38:52.822Z] Building core-command [2023-05-25T08:38:52.822Z] Removing intermediate container d49db27e03cd [2023-05-25T08:38:52.822Z] ---> bbe64e443d45 [2023-05-25T08:38:52.822Z] Step 21/23 : LABEL arch=x86_64 [2023-05-25T08:38:52.822Z]  Building security-spire-agent ... done Successfully built d32c8f140863 [2023-05-25T08:38:54.202Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-25T08:38:54.202Z] ---> Running in aefa7b94217d [2023-05-25T08:38:54.202Z]  Building security-spiffe-token-provider ... done Removing intermediate container ff56a8f49d99 [2023-05-25T08:38:54.202Z] ---> 6660b72c5ad8 [2023-05-25T08:38:54.202Z] Step 24/26 : LABEL arch=x86_64 [2023-05-25T08:38:55.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-25T08:38:55.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-25T08:38:55.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-25T08:38:55.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-25T08:38:55.055Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-25T08:38:58.450Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:38:58.450Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:38:58.450Z] ---> 2c370a044423 [2023-05-25T08:38:58.450Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-25T08:38:58.450Z] ---> Using cache [2023-05-25T08:38:58.450Z] ---> 107efaec97e0 [2023-05-25T08:38:58.450Z] Step 4/24 : WORKDIR /edgex-go [2023-05-25T08:38:58.450Z] ---> Using cache [2023-05-25T08:38:58.450Z] ---> 2b81a1962eb2 [2023-05-25T08:38:58.450Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-25T08:38:58.450Z] ---> Using cache [2023-05-25T08:38:58.450Z] ---> d6b767549834 [2023-05-25T08:38:58.450Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-25T08:38:58.450Z] ---> Using cache [2023-05-25T08:38:58.450Z] ---> 9ba5ddd49a03 [2023-05-25T08:38:58.450Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:38:58.450Z] ---> Using cache [2023-05-25T08:38:58.450Z] ---> 30f97fe33e46 [2023-05-25T08:38:58.450Z] Step 8/24 : COPY . . [2023-05-25T08:38:58.450Z] ---> Using cache [2023-05-25T08:38:58.450Z] ---> 0bfb69cdd5b8 [2023-05-25T08:38:58.450Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-25T08:39:01.755Z] Removing intermediate container aefa7b94217d [2023-05-25T08:39:01.755Z] ---> 43caae166eeb [2023-05-25T08:39:01.755Z] Step 22/23 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b [2023-05-25T08:39:01.755Z] ---> Running in 7b3392d675be [2023-05-25T08:39:01.755Z] ---> Running in a4147b7ec188 [2023-05-25T08:39:01.755Z] ---> Running in 8fdbc0a879bb [2023-05-25T08:39:02.014Z] Removing intermediate container a4147b7ec188 [2023-05-25T08:39:02.014Z] ---> 12f4c0d0e9ff [2023-05-25T08:39:02.014Z] Step 25/26 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b [2023-05-25T08:39:02.014Z] Removing intermediate container 8fdbc0a879bb [2023-05-25T08:39:02.014Z] ---> 3af4293a5ba8 [2023-05-25T08:39:02.014Z] Step 23/23 : LABEL version=0.0.0 [2023-05-25T08:39:02.014Z] ---> Running in 10ba3521d4eb [2023-05-25T08:39:02.014Z] ---> Running in ff0d28d22947 [2023-05-25T08:39:02.014Z] Removing intermediate container ff0d28d22947 [2023-05-25T08:39:02.014Z] ---> 3c59787f0d89 [2023-05-25T08:39:02.014Z] Step 26/26 : LABEL version=0.0.0 [2023-05-25T08:39:02.014Z] Removing intermediate container 10ba3521d4eb [2023-05-25T08:39:02.014Z] ---> 9090b6233e92 [2023-05-25T08:39:02.014Z] [2023-05-25T08:39:02.271Z] ---> Running in bae0496d8e53 [2023-05-25T08:39:02.271Z] 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:39:02.271Z] Successfully built 9090b6233e92 [2023-05-25T08:39:02.271Z] Successfully tagged support-notifications:latest [2023-05-25T08:39:02.271Z]  Building support-notifications ... done Removing intermediate container bae0496d8e53 [2023-05-25T08:39:02.271Z] ---> bfa7e7ed14ec [2023-05-25T08:39:02.271Z] [2023-05-25T08:39:02.271Z] Successfully built bfa7e7ed14ec [2023-05-25T08:39:02.271Z] Successfully tagged security-spire-server:latest [2023-05-25T08:39:03.316Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-25T08:39:03.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-25T08:39:08.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.345s coverage: 88.5% of statements [2023-05-25T08:39:08.682Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.517s coverage: 3.8% of statements [2023-05-25T08:39:17.135Z]  Building security-spire-server ... done Removing intermediate container 2b4d343553e2 [2023-05-25T08:39:17.135Z] ---> 566ffe35f50c [2023-05-25T08:39:17.135Z] [2023-05-25T08:39:17.135Z] Step 10/25 : FROM alpine:3.17 [2023-05-25T08:39:17.135Z] ---> 9ed4aefc74f6 [2023-05-25T08:39:17.135Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-25T08:39:17.135Z] ---> Using cache [2023-05-25T08:39:17.135Z] ---> c6f7be1d3331 [2023-05-25T08:39:17.135Z] 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:39:17.135Z] ---> Using cache [2023-05-25T08:39:17.135Z] ---> feec2138f48f [2023-05-25T08:39:17.135Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-25T08:39:17.135Z] ---> Running in 4d30f34def79 [2023-05-25T08:39:17.135Z] Removing intermediate container 4d30f34def79 [2023-05-25T08:39:17.135Z] ---> 3daf1a70e93e [2023-05-25T08:39:17.135Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-25T08:39:17.395Z] ---> Running in 96502de2102e [2023-05-25T08:39:18.338Z] Removing intermediate container 96502de2102e [2023-05-25T08:39:18.338Z] ---> 732a6265deb6 [2023-05-25T08:39:18.338Z] Step 15/25 : WORKDIR / [2023-05-25T08:39:18.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-25T08:39:18.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-25T08:39:18.780Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-25T08:39:19.712Z] ---> Running in 494523bb3ce7 [2023-05-25T08:39:19.712Z] Removing intermediate container 7b3392d675be [2023-05-25T08:39:19.712Z] ---> c35a98caf860 [2023-05-25T08:39:19.712Z] [2023-05-25T08:39:19.712Z] Step 10/24 : FROM alpine:3.17 [2023-05-25T08:39:19.712Z] ---> 9ed4aefc74f6 [2023-05-25T08:39:19.712Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-25T08:39:19.712Z] ---> Using cache [2023-05-25T08:39:19.712Z] ---> c6f7be1d3331 [2023-05-25T08:39:19.712Z] 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:39:19.712Z] ---> Using cache [2023-05-25T08:39:19.712Z] ---> feec2138f48f [2023-05-25T08:39:19.712Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-25T08:39:19.712Z] ---> Running in f82866ec8958 [2023-05-25T08:39:19.712Z] Removing intermediate container 494523bb3ce7 [2023-05-25T08:39:19.712Z] ---> 629b27f46211 [2023-05-25T08:39:19.712Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:39:19.712Z] Removing intermediate container f82866ec8958 [2023-05-25T08:39:19.712Z] ---> 9f3f0458e963 [2023-05-25T08:39:19.712Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-25T08:39:19.712Z] ---> Running in 7f0de326aa18 [2023-05-25T08:39:19.713Z] ---> 86a19a4779c7 [2023-05-25T08:39:19.713Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:39:19.713Z] Removing intermediate container 7f0de326aa18 [2023-05-25T08:39:19.713Z] ---> 872851cc9d93 [2023-05-25T08:39:19.713Z] Step 15/24 : WORKDIR / [2023-05-25T08:39:19.713Z] ---> Running in 794cfc817353 [2023-05-25T08:39:19.713Z] ---> e91a97295d15 [2023-05-25T08:39:19.713Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-25T08:39:19.969Z] Removing intermediate container 794cfc817353 [2023-05-25T08:39:19.969Z] ---> 79516e2f3cf2 [2023-05-25T08:39:19.969Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:39:20.196Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.850s coverage: 95.6% of statements [2023-05-25T08:39:20.196Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-25T08:39:20.196Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-25T08:39:20.196Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-25T08:39:20.196Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-25T08:39:20.196Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-25T08:39:20.464Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.221s coverage: 72.2% of statements [2023-05-25T08:39:20.536Z] ---> 9828bf86fe9e [2023-05-25T08:39:20.536Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:39:20.536Z] ---> b87b74cd855e [2023-05-25T08:39:20.536Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-25T08:39:20.536Z] ---> 3e2b8ed065ac [2023-05-25T08:39:20.536Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-25T08:39:20.536Z] ---> 6bcbee47885b [2023-05-25T08:39:20.536Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-25T08:39:21.101Z] ---> 2d2cd3f5eb64 [2023-05-25T08:39:21.101Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-25T08:39:21.101Z] ---> e13859f2c8f2 [2023-05-25T08:39:21.101Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-25T08:39:21.101Z] ---> Running in c9ea1ef0dba1 [2023-05-25T08:39:21.101Z] Removing intermediate container c9ea1ef0dba1 [2023-05-25T08:39:21.101Z] ---> e2a613b0489d [2023-05-25T08:39:21.101Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T08:39:21.101Z] ---> Running in 82f985f8a46e [2023-05-25T08:39:21.101Z] ---> 92dedb92a20e [2023-05-25T08:39:21.101Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-25T08:39:21.101Z] ---> Running in 63f26d35fe7a [2023-05-25T08:39:21.101Z] Removing intermediate container 82f985f8a46e [2023-05-25T08:39:21.101Z] ---> a04b7c7834f5 [2023-05-25T08:39:21.101Z] Step 23/25 : LABEL arch=x86_64 [2023-05-25T08:39:21.359Z] ---> Running in 77c9119cb737 [2023-05-25T08:39:21.359Z] Removing intermediate container 63f26d35fe7a [2023-05-25T08:39:21.359Z] ---> b517b2189cba [2023-05-25T08:39:21.359Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T08:39:21.359Z] ---> Running in 5b992d0405fc [2023-05-25T08:39:21.359Z] Removing intermediate container 77c9119cb737 [2023-05-25T08:39:21.359Z] ---> 64960c3e69b8 [2023-05-25T08:39:21.359Z] Step 24/25 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b [2023-05-25T08:39:21.359Z] ---> Running in 196b08b90ec1 [2023-05-25T08:39:21.359Z] Removing intermediate container 5b992d0405fc [2023-05-25T08:39:21.359Z] ---> dc6b930c5b29 [2023-05-25T08:39:21.359Z] Step 22/24 : LABEL arch=x86_64 [2023-05-25T08:39:21.359Z] ---> Running in 5cbbe7e06038 [2023-05-25T08:39:21.359Z] Removing intermediate container 196b08b90ec1 [2023-05-25T08:39:21.359Z] ---> bd03633d4e50 [2023-05-25T08:39:21.359Z] Step 25/25 : LABEL version=0.0.0 [2023-05-25T08:39:21.617Z] ---> Running in 32973fc55714 [2023-05-25T08:39:21.617Z] Removing intermediate container 5cbbe7e06038 [2023-05-25T08:39:21.617Z] ---> 1ed73ab2848e [2023-05-25T08:39:21.617Z] Step 23/24 : LABEL git_sha=89b91fb00ea030afb36e9a141b977402d661987b [2023-05-25T08:39:21.617Z] ---> Running in 9b7bf064ee0a [2023-05-25T08:39:21.617Z] Removing intermediate container 32973fc55714 [2023-05-25T08:39:21.617Z] ---> fefa045bbdfd [2023-05-25T08:39:21.617Z] [2023-05-25T08:39:21.617Z] Removing intermediate container 9b7bf064ee0a [2023-05-25T08:39:21.617Z] ---> 613b4821f874 [2023-05-25T08:39:21.617Z] Step 24/24 : LABEL version=0.0.0 [2023-05-25T08:39:21.617Z] Successfully built fefa045bbdfd [2023-05-25T08:39:21.617Z] ---> Running in 61d1768889e0 [2023-05-25T08:39:21.617Z] Successfully tagged core-metadata:latest [2023-05-25T08:39:21.876Z]  Building core-metadata ... done Removing intermediate container 61d1768889e0 [2023-05-25T08:39:21.876Z] ---> 627b14c4ef15 [2023-05-25T08:39:21.876Z] [2023-05-25T08:39:21.876Z] Successfully built 627b14c4ef15 [2023-05-25T08:39:21.876Z] Successfully tagged core-command:latest [2023-05-25T08:39:21.881Z]  Building core-command ... done  [Pipeline] } [2023-05-25T08:39:21.893Z] $ docker stop --time=1 7a65f36dee397d461535829c6c12f01225b96165ea7e6f6a4e8d998a11fe4825 [2023-05-25T08:39:23.183Z] $ docker rm -f --volumes 7a65f36dee397d461535829c6c12f01225b96165ea7e6f6a4e8d998a11fe4825 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T08:39:23.546Z] + docker images [2023-05-25T08:39:23.546Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-25T08:39:23.546Z] core-metadata latest fefa045bbdfd 2 seconds ago 20.4MB [2023-05-25T08:39:23.546Z] core-command latest 627b14c4ef15 2 seconds ago 19.9MB [2023-05-25T08:39:23.546Z] c35a98caf860 4 seconds ago 1.72GB [2023-05-25T08:39:23.546Z] 566ffe35f50c 11 seconds ago 1.73GB [2023-05-25T08:39:23.546Z] security-spire-server latest bfa7e7ed14ec 21 seconds ago 103MB [2023-05-25T08:39:23.546Z] support-notifications latest 9090b6233e92 22 seconds ago 32.4MB [2023-05-25T08:39:23.546Z] security-spiffe-token-provider latest d32c8f140863 31 seconds ago 32.8MB [2023-05-25T08:39:23.546Z] security-spire-agent latest 8e72a747847c 31 seconds ago 161MB [2023-05-25T08:39:23.546Z] 84d9d42c838c 37 seconds ago 1.58GB [2023-05-25T08:39:23.546Z] security-spire-config latest 37621e18e124 46 seconds ago 102MB [2023-05-25T08:39:23.546Z] security-proxy-setup latest b0f3a924513f 53 seconds ago 18.7MB [2023-05-25T08:39:23.546Z] e8428345cc4b 55 seconds ago 1.79GB [2023-05-25T08:39:23.546Z] a7c176b648e6 55 seconds ago 1.76GB [2023-05-25T08:39:23.546Z] security-secretstore-setup latest a94d61f25983 About a minute ago 32.8MB [2023-05-25T08:39:23.546Z] 7745ca4e3336 About a minute ago 1.58GB [2023-05-25T08:39:23.546Z] e05ad704b5ce About a minute ago 1.7GB [2023-05-25T08:39:23.546Z] security-bootstrapper latest 3f97b651a573 2 minutes ago 22.2MB [2023-05-25T08:39:23.546Z] 8cfbad05f8bb 2 minutes ago 1.72GB [2023-05-25T08:39:23.546Z] security-proxy-auth latest 97ef07968819 2 minutes ago 18.3MB [2023-05-25T08:39:23.546Z] core-common-config-bootstrapper latest f8e272d35cd3 2 minutes ago 17.2MB [2023-05-25T08:39:23.546Z] core-data latest 1e8be5b5dcd8 2 minutes ago 20MB [2023-05-25T08:39:23.546Z] support-scheduler latest 9eb6f2926bf2 3 minutes ago 31.8MB [2023-05-25T08:39:23.546Z] 15b945e6353a 3 minutes ago 1.79GB [2023-05-25T08:39:23.546Z] 3dece76405ec 3 minutes ago 1.73GB [2023-05-25T08:39:23.546Z] 7ddfe08004bf 3 minutes ago 1.71GB [2023-05-25T08:39:23.546Z] 3aafa4ec9bd7 3 minutes ago 1.7GB [2023-05-25T08:39:23.546Z] a9adad51ffc9 3 minutes ago 1.72GB [2023-05-25T08:39:23.546Z] ci-base-image-x86_64 latest 2c370a044423 8 minutes ago 918MB [2023-05-25T08:39:23.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 4 weeks ago 700MB [2023-05-25T08:39:23.546Z] alpine 3.17 9ed4aefc74f6 8 weeks ago 7.05MB [2023-05-25T08:39:23.546Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-25T08:39:23.546Z] 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:39:27.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-25T08:39:27.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-25T08:39:27.222Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-25T08:39:27.222Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.303s coverage: 65.9% of statements [2023-05-25T08:39:39.646Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-25T08:39:39.646Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-25T08:39:39.646Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.447s coverage: 0.9% of statements [2023-05-25T08:39:39.646Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.272s coverage: 29.0% of statements [2023-05-25T08:39:43.022Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.322s coverage: 42.9% of statements [2023-05-25T08:39:43.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.291s coverage: 82.9% of statements [2023-05-25T08:39:43.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.231s coverage: 94.1% of statements [2023-05-25T08:39:43.618Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.284s coverage: 96.3% of statements [2023-05-25T08:39:46.972Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.225s coverage: 87.5% of statements [2023-05-25T08:39:50.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-25T08:39:50.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-25T08:39:50.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-25T08:39:50.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-25T08:39:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-25T08:39:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-25T08:39:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-25T08:39:52.918Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-25T08:39:59.565Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.228s coverage: 94.4% of statements [2023-05-25T08:39:59.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-25T08:39:59.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-25T08:39:59.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-25T08:39:59.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-25T08:40:06.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-25T08:40:06.230Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-25T08:40:08.181Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-25T08:40:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.312s coverage: 79.9% of statements [2023-05-25T08:40:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.294s coverage: 92.9% of statements [2023-05-25T08:40:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements [2023-05-25T08:40:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.217s coverage: 62.3% of statements [2023-05-25T08:40:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.216s coverage: 87.2% of statements [2023-05-25T08:40:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.207s coverage: 20.0% of statements [2023-05-25T08:40:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.206s coverage: 100.0% of statements [2023-05-25T08:40:14.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.553s coverage: 81.8% of statements [2023-05-25T08:40:16.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-25T08:40:16.792Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-25T08:40:17.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.591s coverage: 82.1% of statements [2023-05-25T08:40:17.756Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.308s coverage: 86.0% of statements [2023-05-25T08:40:24.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-25T08:40:24.418Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-25T08:40:25.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.121s coverage: 63.1% of statements [2023-05-25T08:40:25.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.268s coverage: 100.0% of statements [2023-05-25T08:40:27.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements [2023-05-25T08:40:27.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.100s coverage: 100.0% of statements [2023-05-25T08:40:27.249Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements [2023-05-25T08:40:27.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-25T08:40:27.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-25T08:40:27.841Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-25T08:40:27.841Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2023-05-25T08:40:36.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-25T08:40:36.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-25T08:40:36.080Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-25T08:40:37.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.064s coverage: 38.4% of statements [2023-05-25T08:40:37.042Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.290s coverage: 89.5% of statements [2023-05-25T08:40:42.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-25T08:40:42.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-25T08:40:42.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-25T08:40:42.397Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-25T08:40:42.397Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.232s coverage: 84.8% of statements [2023-05-25T08:40:50.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-25T08:40:50.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-25T08:40:50.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-25T08:40:50.606Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-25T08:40:55.958Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.317s coverage: 17.7% of statements [2023-05-25T08:40:56.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-25T08:40:56.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-25T08:40:56.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-25T08:40:56.920Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-25T08:40:57.513Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.641s coverage: 92.3% of statements [2023-05-25T08:41:01.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-25T08:41:01.783Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-25T08:41:02.372Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.326s coverage: 61.5% of statements [2023-05-25T08:41:03.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-25T08:41:03.790Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-25T08:41:04.059Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.395s coverage: 97.7% of statements [2023-05-25T08:41:05.028Z] 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:41:05.299Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-25T08:41:05.299Z] go vet ./... [2023-05-25T08:43:57.022Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T08:43:57.022Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T08:43:57.022Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T08:43:57.045Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-25T08:43:57.685Z] + ls -al . [2023-05-25T08:43:57.685Z] total 700 [2023-05-25T08:43:57.685Z] drwxrwxr-x 10 1001 1001 4096 May 25 08:35 . [2023-05-25T08:43:57.685Z] drwxr-xr-x 4 root root 4096 May 25 08:35 .. [2023-05-25T08:43:57.685Z] drwxrwxr-x 2 1001 1001 4096 May 25 08:33 .blubracket [2023-05-25T08:43:57.685Z] -rw-rw-r-- 1 1001 1001 16 May 25 08:33 .dockerignore [2023-05-25T08:43:57.685Z] drwxrwxr-x 8 1001 1001 4096 May 25 08:33 .git [2023-05-25T08:43:57.685Z] drwxrwxr-x 3 1001 1001 4096 May 25 08:33 .github [2023-05-25T08:43:57.685Z] -rw-rw-r-- 1 1001 1001 1133 May 25 08:33 .gitignore [2023-05-25T08:43:57.685Z] -rw-rw-r-- 1 1001 1001 42 May 25 08:33 .golangci.yml [2023-05-25T08:43:57.685Z] -rw-rw-r-- 1 1001 1001 87 May 25 08:33 .hadolint.yml [2023-05-25T08:43:57.685Z] -rw-rw-r-- 1 1001 1001 166 May 25 08:33 .sonarcloud.properties [2023-05-25T08:43:57.685Z] -rw-rw-r-- 1 1001 1001 1171 May 25 08:33 ADOPTERS.md [2023-05-25T08:43:57.685Z] -rw-rw-r-- 1 1001 1001 10835 May 25 08:33 Attribution.txt [2023-05-25T08:43:57.685Z] -rw-rw-r-- 1 1001 1001 73765 May 25 08:33 CHANGELOG.md [2023-05-25T08:43:57.685Z] -rw-rw-r-- 1 1001 1001 3804 May 25 08:33 CONTRIBUTING.md [2023-05-25T08:43:57.685Z] -rw-rw-r-- 1 1001 1001 677 May 25 08:33 GOVERNANCE.md [2023-05-25T08:43:57.685Z] -rw-rw-r-- 1 1001 1001 883 May 25 08:33 Jenkinsfile [2023-05-25T08:43:57.685Z] -rw-rw-r-- 1 1001 1001 10775 May 25 08:33 LICENSE [2023-05-25T08:43:57.685Z] -rw-rw-r-- 1 1001 1001 14368 May 25 08:33 Makefile [2023-05-25T08:43:57.685Z] -rw-rw-r-- 1 1001 1001 582 May 25 08:33 OWNERS.md [2023-05-25T08:43:57.685Z] -rw-rw-r-- 1 1001 1001 9902 May 25 08:33 README.md [2023-05-25T08:43:57.685Z] -rw-rw-r-- 1 1001 1001 789 May 25 08:33 SECURITY.md [2023-05-25T08:43:57.685Z] -rw-rw-r-- 1 1001 1001 5 May 25 08:30 VERSION [2023-05-25T08:43:57.685Z] drwxrwxr-x 2 1001 1001 4096 May 25 08:33 bin [2023-05-25T08:43:57.685Z] drwxrwxr-x 18 1001 1001 4096 May 25 08:33 cmd [2023-05-25T08:43:57.685Z] -rw-r--r-- 1 root root 447731 May 25 08:41 coverage.out [2023-05-25T08:43:57.685Z] -rw-rw-r-- 1 1001 1001 3160 May 25 08:33 go.mod [2023-05-25T08:43:57.685Z] -rw-rw-r-- 1 1001 1001 30960 May 25 08:33 go.sum [2023-05-25T08:43:57.685Z] drwxrwxr-x 7 1001 1001 4096 May 25 08:33 internal [2023-05-25T08:43:57.685Z] drwxrwxr-x 3 1001 1001 4096 May 25 08:33 openapi [2023-05-25T08:43:57.685Z] -rw-rw-r-- 1 1001 1001 594 May 25 08:33 security.txt [2023-05-25T08:43:57.685Z] drwxrwxr-x 4 1001 1001 4096 May 25 08:33 snap [2023-05-25T08:43:57.685Z] -rw-rw-r-- 1 1001 1001 204 May 25 08:33 version.go [Pipeline] sh [2023-05-25T08:43:58.326Z] + '[' -e coverage.out ] [2023-05-25T08:43:58.326Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-25T08:43:58.348Z] Warning: overwriting stash ‘coverage-report’ [2023-05-25T08:43:59.253Z] Stashed 1 file(s) [Pipeline] sh [2023-05-25T08:43:59.891Z] + make build [2023-05-25T08:43:59.891Z] 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:45:36.530Z] 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:45:37.494Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-25T08:45:42.841Z] 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:45:47.102Z] 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:46:33.942Z] 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:46:42.272Z] 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:46:48.987Z] 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:46:55.634Z] 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:46:59.899Z] 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:47:05.253Z] 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:47:11.917Z] 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:47:18.588Z] $ docker stop --time=1 3669aad9a9a72f613813265850d4bc7bc4d7ba4190f22dcc9a4a8a86f987302d [2023-05-25T08:47:20.758Z] $ docker rm -f --volumes 3669aad9a9a72f613813265850d4bc7bc4d7ba4190f22dcc9a4a8a86f987302d [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:47:23.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-25T08:47:23.386Z] [2023-05-25T08:47:23.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T08:47:23.728Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-25T08:47:23.996Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-25T08:47:23.996Z] 29e5d40040c1: Pulling fs layer [2023-05-25T08:47:23.996Z] 1ce36da41761: Pulling fs layer [2023-05-25T08:47:23.996Z] 25b303627fd3: Pulling fs layer [2023-05-25T08:47:23.996Z] 29e5d40040c1: Download complete [2023-05-25T08:47:24.263Z] 1ce36da41761: Verifying Checksum [2023-05-25T08:47:24.263Z] 1ce36da41761: Download complete [2023-05-25T08:47:24.531Z] 29e5d40040c1: Pull complete [2023-05-25T08:47:25.940Z] 1ce36da41761: Pull complete [2023-05-25T08:47:25.940Z] 25b303627fd3: Verifying Checksum [2023-05-25T08:47:25.940Z] 25b303627fd3: Download complete [2023-05-25T08:47:36.021Z] 25b303627fd3: Pull complete [2023-05-25T08:47:36.021Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-25T08:47:36.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-25T08:47:36.021Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T08:47:36.243Z] prd-ubuntu20.04-docker-arm64-4c-16g-16950 does not seem to be running inside a container [2023-05-25T08:47:36.319Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:47:38.795Z] $ docker top 53996a85680bfabc31c29ed62bc6de3d1e4208f63a95dfe3ec7920db82b09d27 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T08:47:39.655Z] + docker-compose build --help [2023-05-25T08:47:39.655Z] + grep parallel [2023-05-25T08:47:44.998Z] --parallel Build images in parallel. [Pipeline] } [2023-05-25T08:47:45.284Z] $ docker stop --time=1 53996a85680bfabc31c29ed62bc6de3d1e4208f63a95dfe3ec7920db82b09d27 [2023-05-25T08:47:47.008Z] $ docker rm -f --volumes 53996a85680bfabc31c29ed62bc6de3d1e4208f63a95dfe3ec7920db82b09d27 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T08:47:47.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-25T08:47:47.541Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T08:47:47.745Z] prd-ubuntu20.04-docker-arm64-4c-16g-16950 does not seem to be running inside a container [2023-05-25T08:47:47.815Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:47:49.069Z] $ docker top afae07abead9ab143f7d638ba0dffa0c278e9530863d66069b529974d16d110e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T08:47:49.923Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-25T08:47:56.574Z] Building core-command ... [2023-05-25T08:47:56.574Z] Building core-common-config-bootstrapper ... [2023-05-25T08:47:56.574Z] Building core-data ... [2023-05-25T08:47:56.574Z] Building core-metadata ... [2023-05-25T08:47:56.574Z] Building security-bootstrapper ... [2023-05-25T08:47:56.574Z] Building security-proxy-auth ... [2023-05-25T08:47:56.574Z] Building security-proxy-setup ... [2023-05-25T08:47:56.574Z] Building security-secretstore-setup ... [2023-05-25T08:47:56.574Z] Building security-spiffe-token-provider ... [2023-05-25T08:47:56.574Z] Building security-spire-agent ... [2023-05-25T08:47:56.574Z] Building security-spire-config ... [2023-05-25T08:47:56.574Z] Building security-spire-server ... [2023-05-25T08:47:56.574Z] Building support-notifications ... [2023-05-25T08:47:56.574Z] Building support-scheduler ... [2023-05-25T08:47:56.574Z] Building core-command [2023-05-25T08:47:56.574Z] Building security-spire-server [2023-05-25T08:47:56.574Z] Building security-spire-config [2023-05-25T08:47:56.574Z] Building security-proxy-setup [2023-05-25T08:47:56.574Z] Building support-notifications [2023-05-25T08:48:43.456Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:48:43.456Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:48:43.456Z] ---> 0e0687254e60 [2023-05-25T08:48:43.456Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-25T08:48:43.456Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:48:43.456Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:48:43.456Z] ---> 0e0687254e60 [2023-05-25T08:48:43.456Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-25T08:48:43.456Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:48:43.456Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:48:43.456Z] ---> 0e0687254e60 [2023-05-25T08:48:43.456Z] Step 3/27 : WORKDIR /edgex-go [2023-05-25T08:48:43.456Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:48:43.456Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:48:43.456Z] ---> 0e0687254e60 [2023-05-25T08:48:43.456Z] Step 3/26 : WORKDIR /edgex-go [2023-05-25T08:48:43.456Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:48:43.456Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:48:43.456Z] ---> 0e0687254e60 [2023-05-25T08:48:43.456Z] Step 3/22 : WORKDIR /edgex-go [2023-05-25T08:48:44.421Z] ---> Running in 96b72265eae5 [2023-05-25T08:48:44.421Z] ---> Running in f0980a0aa0bc [2023-05-25T08:48:44.421Z] ---> Running in 1965a7d08567 [2023-05-25T08:48:44.421Z] ---> Running in a55b77bd0909 [2023-05-25T08:48:44.421Z] ---> Running in 49913ee43dfd [2023-05-25T08:48:45.008Z] Removing intermediate container 1965a7d08567 [2023-05-25T08:48:45.008Z] ---> 38e6b1e69975 [2023-05-25T08:48:45.008Z] Step 4/23 : WORKDIR /edgex-go [2023-05-25T08:48:45.008Z] Removing intermediate container 96b72265eae5 [2023-05-25T08:48:45.008Z] ---> adaf003db837 [2023-05-25T08:48:45.008Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-25T08:48:45.008Z] ---> Running in de75b273a844 [2023-05-25T08:48:45.008Z] Removing intermediate container a55b77bd0909 [2023-05-25T08:48:45.008Z] ---> f254c26b1f2d [2023-05-25T08:48:45.008Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-25T08:48:45.008Z] Removing intermediate container 49913ee43dfd [2023-05-25T08:48:45.008Z] ---> 54e1f69a7978 [2023-05-25T08:48:45.008Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-25T08:48:45.279Z] ---> Running in 7128213762a1 [2023-05-25T08:48:45.279Z] Removing intermediate container f0980a0aa0bc [2023-05-25T08:48:45.279Z] ---> c181a82cfaab [2023-05-25T08:48:45.279Z] Step 4/24 : WORKDIR /edgex-go [2023-05-25T08:48:45.279Z] ---> Running in 3eca1019bb22 [2023-05-25T08:48:45.279Z] ---> Running in 4e8ed4f65897 [2023-05-25T08:48:45.551Z] ---> Running in efaa571dc345 [2023-05-25T08:48:45.820Z] Removing intermediate container de75b273a844 [2023-05-25T08:48:45.821Z] ---> bd7625aacedf [2023-05-25T08:48:46.089Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-25T08:48:46.089Z] ---> Running in 1150ea8a8cb5 [2023-05-25T08:48:46.089Z] Removing intermediate container efaa571dc345 [2023-05-25T08:48:46.089Z] ---> e35169f25ade [2023-05-25T08:48:46.089Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-25T08:48:46.374Z] ---> Running in 2aa0d4d4679a [2023-05-25T08:48:48.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:48:48.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:48:48.327Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:48:48.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:48:48.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:48:48.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:48:49.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:48:49.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:48:49.415Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:48:49.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:48:50.651Z] OK: 263 MiB in 53 packages [2023-05-25T08:48:50.922Z] OK: 263 MiB in 53 packages [2023-05-25T08:48:50.922Z] OK: 263 MiB in 53 packages [2023-05-25T08:48:51.513Z] OK: 263 MiB in 53 packages [2023-05-25T08:48:51.513Z] OK: 263 MiB in 53 packages [2023-05-25T08:48:52.930Z] Removing intermediate container 3eca1019bb22 [2023-05-25T08:48:52.930Z] ---> d059068b907e [2023-05-25T08:48:52.930Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-25T08:48:53.202Z] Removing intermediate container 7128213762a1 [2023-05-25T08:48:53.202Z] ---> d7563a648282 [2023-05-25T08:48:53.202Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-25T08:48:53.202Z] Removing intermediate container 4e8ed4f65897 [2023-05-25T08:48:53.202Z] ---> 2552e5e29b4b [2023-05-25T08:48:53.202Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-25T08:48:53.481Z] Removing intermediate container 2aa0d4d4679a [2023-05-25T08:48:53.481Z] ---> 32eff49570d8 [2023-05-25T08:48:53.481Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-25T08:48:53.481Z] Removing intermediate container 1150ea8a8cb5 [2023-05-25T08:48:53.481Z] ---> e28c0ba67e74 [2023-05-25T08:48:53.481Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-25T08:48:54.068Z] ---> 85dd3f62cc88 [2023-05-25T08:48:54.068Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:48:54.068Z] ---> Running in f7903e89f0d1 [2023-05-25T08:48:54.344Z] ---> 5651e9ec099e [2023-05-25T08:48:54.344Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:48:54.620Z] ---> Running in 7f7ad4945b8c [2023-05-25T08:48:54.620Z] ---> b55498fb7ce4 [2023-05-25T08:48:54.620Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:48:54.896Z] ---> Running in 1d0f8e074557 [2023-05-25T08:48:54.896Z] ---> 8934f19c63da [2023-05-25T08:48:54.896Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:48:55.167Z] ---> Running in 4a3d90deeb75 [2023-05-25T08:48:55.167Z] ---> 60e625373b92 [2023-05-25T08:48:55.167Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:48:55.436Z] ---> Running in cce3a8ae415b [2023-05-25T08:51:02.155Z] Removing intermediate container 4a3d90deeb75 [2023-05-25T08:51:02.156Z] ---> 3c604528d83c [2023-05-25T08:51:02.156Z] Step 8/24 : COPY . . [2023-05-25T08:51:02.156Z] Removing intermediate container cce3a8ae415b [2023-05-25T08:51:02.156Z] ---> 6f2eb34c5c47 [2023-05-25T08:51:02.156Z] Step 8/23 : COPY . . [2023-05-25T08:51:02.156Z] Removing intermediate container 7f7ad4945b8c [2023-05-25T08:51:02.156Z] ---> c108deec2e55 [2023-05-25T08:51:02.156Z] Step 7/27 : COPY . . [2023-05-25T08:51:02.156Z] Removing intermediate container f7903e89f0d1 [2023-05-25T08:51:02.156Z] ---> 2d254ea793c9 [2023-05-25T08:51:02.156Z] Step 7/26 : COPY . . [2023-05-25T08:51:02.156Z] Removing intermediate container 1d0f8e074557 [2023-05-25T08:51:02.156Z] ---> 1c0d95c59e88 [2023-05-25T08:51:02.156Z] Step 7/22 : COPY . . [2023-05-25T08:51:08.835Z] ---> 96290eb14200 [2023-05-25T08:51:08.835Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-25T08:51:08.835Z] ---> 87e8180c06db [2023-05-25T08:51:08.835Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-25T08:51:09.106Z] ---> 5cdd088f28d1 [2023-05-25T08:51:09.106Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-25T08:51:09.106Z] ---> 440a5fe47e02 [2023-05-25T08:51:09.106Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-25T08:51:09.106Z] ---> Running in 94d8b73190a7 [2023-05-25T08:51:09.106Z] ---> Running in 94adca8160e3 [2023-05-25T08:51:09.106Z] ---> 0a9889a88263 [2023-05-25T08:51:09.106Z] ---> Running in a340db225d6c [2023-05-25T08:51:09.106Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-25T08:51:09.375Z] ---> Running in f155a642e4dc [2023-05-25T08:51:09.375Z] ---> Running in be90b29cfdc4 [2023-05-25T08:51:10.341Z] Removing intermediate container a340db225d6c [2023-05-25T08:51:10.341Z] ---> 384050d7c63f [2023-05-25T08:51:10.341Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-25T08:51:10.341Z] Removing intermediate container 94d8b73190a7 [2023-05-25T08:51:10.341Z] ---> d3a2fe80bc4d [2023-05-25T08:51:10.341Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-25T08:51:10.341Z] ---> Running in 3124bf343948 [2023-05-25T08:51:10.608Z] ---> Running in adced6067b52 [2023-05-25T08:51:11.194Z] Removing intermediate container 3124bf343948 [2023-05-25T08:51:11.194Z] ---> 07f27a373388 [2023-05-25T08:51:11.194Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-25T08:51:11.194Z] ---> Running in 45a09df82847 [2023-05-25T08:51:11.194Z] Removing intermediate container adced6067b52 [2023-05-25T08:51:11.194Z] ---> 914611b06b6f [2023-05-25T08:51:11.194Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-25T08:51:11.462Z] ---> Running in 0852c1d3fa40 [2023-05-25T08:51:11.462Z] 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:51:11.738Z] 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:51:11.738Z] 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:51:12.007Z] Removing intermediate container 0852c1d3fa40 [2023-05-25T08:51:12.007Z] Removing intermediate container 45a09df82847 [2023-05-25T08:51:12.007Z] ---> 08d41881dfe4 [2023-05-25T08:51:12.007Z] 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:51:12.007Z] ---> 439c89b9e800 [2023-05-25T08:51:12.007Z] 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:51:12.275Z] ---> Running in f891a81ca866 [2023-05-25T08:51:12.545Z] ---> Running in 8a0f6ac568e5 [2023-05-25T08:51:16.807Z] Removing intermediate container 8a0f6ac568e5 [2023-05-25T08:51:16.807Z] ---> fe259a15fc7e [2023-05-25T08:51:16.807Z] Step 12/26 : WORKDIR /edgex-go [2023-05-25T08:51:16.807Z] ---> Running in e5c335de7e6f [2023-05-25T08:51:16.807Z] Removing intermediate container f891a81ca866 [2023-05-25T08:51:16.807Z] ---> 463b8c9b2c8c [2023-05-25T08:51:16.807Z] Step 12/27 : WORKDIR /edgex-go [2023-05-25T08:51:16.807Z] ---> Running in 19c5089894db [2023-05-25T08:51:17.405Z] Removing intermediate container e5c335de7e6f [2023-05-25T08:51:17.405Z] ---> 1439e92a02a6 [2023-05-25T08:51:17.405Z] [2023-05-25T08:51:17.405Z] Step 13/26 : FROM alpine:3.17 [2023-05-25T08:51:17.698Z] Removing intermediate container 19c5089894db [2023-05-25T08:51:17.698Z] ---> bb25c0a0372f [2023-05-25T08:51:17.698Z] [2023-05-25T08:51:17.698Z] Step 13/27 : FROM alpine:3.17 [2023-05-25T08:51:17.698Z] 3.17: Pulling from library/alpine [2023-05-25T08:51:17.698Z] 3.17: Pulling from library/alpine [2023-05-25T08:51:18.295Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T08:51:18.295Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T08:51:18.295Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T08:51:18.295Z] Status: Image is up to date for alpine:3.17 [2023-05-25T08:51:18.295Z] ---> 51e60588ff2c [2023-05-25T08:51:18.295Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-25T08:51:18.295Z] ---> 51e60588ff2c [2023-05-25T08:51:18.295Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-25T08:51:18.564Z] ---> Running in f8d009e97e24 [2023-05-25T08:51:18.564Z] ---> Running in 8ad08ce827eb [2023-05-25T08:51:19.527Z] Removing intermediate container 8ad08ce827eb [2023-05-25T08:51:19.527Z] ---> 81fda88499f7 [2023-05-25T08:51:19.527Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-25T08:51:19.527Z] Removing intermediate container f8d009e97e24 [2023-05-25T08:51:19.527Z] ---> 36daaea15ff5 [2023-05-25T08:51:19.527Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-25T08:51:19.527Z] ---> Running in 23afefaf9db5 [2023-05-25T08:51:19.527Z] ---> Running in db47874d73a2 [2023-05-25T08:51:22.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:51:22.274Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:51:23.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:51:23.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:51:25.748Z] v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-25T08:51:25.748Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-25T08:51:25.748Z] OK: 17694 distinct packages available [2023-05-25T08:51:25.748Z] v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-25T08:51:25.748Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-25T08:51:25.748Z] OK: 17694 distinct packages available [2023-05-25T08:51:25.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:51:25.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:51:26.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:51:26.738Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:51:28.145Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-25T08:51:28.145Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-25T08:51:28.145Z] (3/5) Installing libucontext (1.2-r0) [2023-05-25T08:51:28.145Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-25T08:51:28.145Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-25T08:51:28.145Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:51:28.145Z] OK: 9 MiB in 20 packages [2023-05-25T08:51:28.413Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-25T08:51:28.413Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-25T08:51:28.413Z] (3/4) Installing libucontext (1.2-r0) [2023-05-25T08:51:28.413Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-25T08:51:28.413Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:51:28.413Z] OK: 8 MiB in 19 packages [2023-05-25T08:51:31.006Z] Removing intermediate container 23afefaf9db5 [2023-05-25T08:51:31.006Z] ---> 7383ebe08169 [2023-05-25T08:51:31.006Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:51:31.006Z] Removing intermediate container db47874d73a2 [2023-05-25T08:51:31.006Z] ---> b79172850302 [2023-05-25T08:51:31.006Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:51:31.971Z] ---> 1851b766b3bf [2023-05-25T08:51:31.971Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:51:32.238Z] ---> 67c8e863d3dd [2023-05-25T08:51:32.238Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:51:33.210Z] ---> 160a35d0d8db [2023-05-25T08:51:33.210Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-25T08:51:33.210Z] ---> c07b87458b12 [2023-05-25T08:51:33.210Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-25T08:51:45.526Z] ---> b1ad1cc952dc [2023-05-25T08:51:45.526Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-25T08:51:45.526Z] ---> fc92da8fd587 [2023-05-25T08:51:45.526Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-25T08:51:45.526Z] ---> 73eff8edb525 [2023-05-25T08:51:45.526Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-25T08:51:45.526Z] ---> 6ec27a109bf6 [2023-05-25T08:51:45.526Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-25T08:51:45.526Z] ---> Running in f29d6fb48379 [2023-05-25T08:51:46.110Z] Removing intermediate container f29d6fb48379 [2023-05-25T08:51:46.110Z] ---> e7b774545e10 [2023-05-25T08:51:46.110Z] 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:51:46.377Z] ---> 7a50621caea1 [2023-05-25T08:51:46.377Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-25T08:51:47.355Z] ---> d8a7e78a53fa [2023-05-25T08:51:47.356Z] Step 22/27 : WORKDIR / [2023-05-25T08:51:47.635Z] ---> Running in 4a82d78434e0 [2023-05-25T08:51:47.903Z] ---> 4801238f976d [2023-05-25T08:51:47.903Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-25T08:51:48.171Z] ---> Running in 9acd8748e45d [2023-05-25T08:51:48.171Z] Removing intermediate container 4a82d78434e0 [2023-05-25T08:51:48.171Z] ---> 6af02b592983 [2023-05-25T08:51:48.171Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-25T08:51:48.171Z] ---> Running in fe7febdb9642 [2023-05-25T08:51:48.759Z] Removing intermediate container fe7febdb9642 [2023-05-25T08:51:48.759Z] ---> 4a0832a21a3d [2023-05-25T08:51:48.759Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-25T08:51:49.026Z] Removing intermediate container 9acd8748e45d [2023-05-25T08:51:49.026Z] ---> 5432ab3e759e [2023-05-25T08:51:49.026Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-25T08:51:49.026Z] ---> Running in 841718300f05 [2023-05-25T08:51:49.026Z] ---> Running in e3c08cd9dbdc [2023-05-25T08:51:49.611Z] Removing intermediate container e3c08cd9dbdc [2023-05-25T08:51:49.611Z] ---> de0d0204164f [2023-05-25T08:51:49.611Z] Step 24/26 : LABEL arch=arm64 [2023-05-25T08:51:49.878Z] ---> Running in 1917b76fb465 [2023-05-25T08:51:49.878Z] Removing intermediate container 841718300f05 [2023-05-25T08:51:49.878Z] ---> 9c1459f63a55 [2023-05-25T08:51:49.878Z] Step 25/27 : LABEL arch=arm64 [2023-05-25T08:51:50.146Z] ---> Running in fd1e73fe9f35 [2023-05-25T08:51:50.412Z] Removing intermediate container 1917b76fb465 [2023-05-25T08:51:50.412Z] ---> f42b2cdf1c9b [2023-05-25T08:51:50.412Z] Step 25/26 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 [2023-05-25T08:51:50.681Z] ---> Running in 336440427d46 [2023-05-25T08:51:50.681Z] Removing intermediate container fd1e73fe9f35 [2023-05-25T08:51:50.681Z] ---> 3b32d4837430 [2023-05-25T08:51:50.681Z] Step 26/27 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 [2023-05-25T08:51:50.953Z] ---> Running in bb95968a77c0 [2023-05-25T08:51:51.539Z] Removing intermediate container 336440427d46 [2023-05-25T08:51:51.539Z] ---> dbf6be819595 [2023-05-25T08:51:51.539Z] Step 26/26 : LABEL version=0.0.0 [2023-05-25T08:51:51.539Z] ---> Running in db0ec5c0cfaa [2023-05-25T08:51:51.539Z] Removing intermediate container bb95968a77c0 [2023-05-25T08:51:51.539Z] ---> e1d69596225c [2023-05-25T08:51:51.539Z] Step 27/27 : LABEL version=0.0.0 [2023-05-25T08:51:51.814Z] ---> Running in ea4257e8aa28 [2023-05-25T08:51:52.403Z] Removing intermediate container db0ec5c0cfaa [2023-05-25T08:51:52.403Z] ---> 4f2358647320 [2023-05-25T08:51:52.403Z] [2023-05-25T08:51:52.403Z] Removing intermediate container ea4257e8aa28 [2023-05-25T08:51:52.403Z] ---> faa2aaca4299 [2023-05-25T08:51:52.403Z] [2023-05-25T08:51:52.673Z] Successfully built 4f2358647320 [2023-05-25T08:51:52.673Z] Successfully tagged security-spire-server-arm64:latest [2023-05-25T08:51:52.673Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-05-25T08:51:52.942Z] Successfully built faa2aaca4299 [2023-05-25T08:51:52.942Z] Successfully tagged security-spire-config-arm64:latest [2023-05-25T08:51:52.942Z] Building security-secretstore-setup [2023-05-25T08:52:19.634Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:52:19.634Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:52:19.634Z] ---> 0e0687254e60 [2023-05-25T08:52:19.634Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-25T08:52:19.634Z] ---> Using cache [2023-05-25T08:52:19.634Z] ---> c181a82cfaab [2023-05-25T08:52:19.634Z] Step 4/23 : WORKDIR /edgex-go [2023-05-25T08:52:19.634Z] ---> Using cache [2023-05-25T08:52:19.634Z] ---> e35169f25ade [2023-05-25T08:52:19.634Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-25T08:52:19.634Z] ---> Using cache [2023-05-25T08:52:19.634Z] ---> 32eff49570d8 [2023-05-25T08:52:19.634Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-25T08:52:19.634Z] ---> Using cache [2023-05-25T08:52:19.634Z] ---> 8934f19c63da [2023-05-25T08:52:19.634Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:52:19.634Z] ---> Using cache [2023-05-25T08:52:19.634Z] ---> 3c604528d83c [2023-05-25T08:52:19.911Z] Step 8/23 : COPY . . [2023-05-25T08:52:19.911Z] ---> Using cache [2023-05-25T08:52:19.911Z] ---> 87e8180c06db [2023-05-25T08:52:19.911Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-25T08:52:20.499Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:52:20.499Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:52:20.499Z] ---> 0e0687254e60 [2023-05-25T08:52:20.499Z] Step 3/25 : WORKDIR /edgex-go [2023-05-25T08:52:20.499Z] ---> Using cache [2023-05-25T08:52:20.499Z] ---> 54e1f69a7978 [2023-05-25T08:52:20.499Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-25T08:52:20.499Z] ---> Using cache [2023-05-25T08:52:20.499Z] ---> 2552e5e29b4b [2023-05-25T08:52:20.499Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-25T08:52:20.499Z] ---> Using cache [2023-05-25T08:52:20.499Z] ---> b55498fb7ce4 [2023-05-25T08:52:20.499Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:52:20.499Z] ---> Using cache [2023-05-25T08:52:20.499Z] ---> 1c0d95c59e88 [2023-05-25T08:52:20.499Z] Step 7/25 : COPY . . [2023-05-25T08:52:20.499Z] ---> Using cache [2023-05-25T08:52:20.499Z] ---> 440a5fe47e02 [2023-05-25T08:52:20.499Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-25T08:52:21.082Z] ---> Running in f88009fbc186 [2023-05-25T08:52:21.082Z] ---> Running in 1ee119f9b66d [2023-05-25T08:52:23.661Z] 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:52:23.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-25T08:58:15.636Z] Removing intermediate container f155a642e4dc [2023-05-25T08:58:15.636Z] ---> 6f4782ca0331 [2023-05-25T08:58:15.636Z] [2023-05-25T08:58:15.636Z] Step 9/22 : FROM alpine:3.17 [2023-05-25T08:58:15.636Z] ---> 51e60588ff2c [2023-05-25T08:58:15.636Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-25T08:58:15.636Z] ---> Running in 31a8a4db7505 [2023-05-25T08:58:15.905Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:58:16.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:58:18.299Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-25T08:58:18.299Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-25T08:58:18.571Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:58:18.571Z] OK: 8 MiB in 17 packages [2023-05-25T08:58:20.523Z] Removing intermediate container 31a8a4db7505 [2023-05-25T08:58:20.523Z] ---> f0a918ee86ef [2023-05-25T08:58:20.523Z] 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:20.523Z] ---> Running in 2d6856d857c1 [2023-05-25T08:58:21.109Z] Removing intermediate container 2d6856d857c1 [2023-05-25T08:58:21.109Z] ---> 23460a910eb2 [2023-05-25T08:58:21.109Z] Step 12/22 : WORKDIR /edgex [2023-05-25T08:58:21.109Z] ---> Running in bd57e130fb7c [2023-05-25T08:58:21.695Z] Removing intermediate container bd57e130fb7c [2023-05-25T08:58:21.695Z] ---> ad89525ae075 [2023-05-25T08:58:21.695Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:58:22.693Z] ---> c1d535c3782c [2023-05-25T08:58:22.693Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:58:23.659Z] ---> 3c5002a3ff51 [2023-05-25T08:58:23.659Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-25T08:58:24.622Z] ---> 0d0a6f76403f [2023-05-25T08:58:24.622Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-25T08:58:26.599Z] ---> 7c63100b69fe [2023-05-25T08:58:26.599Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-25T08:58:27.560Z] ---> 5803d4db2919 [2023-05-25T08:58:27.560Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-25T08:58:27.560Z] ---> Running in 073d3c13b61a [2023-05-25T08:58:30.900Z] Removing intermediate container 073d3c13b61a [2023-05-25T08:58:30.900Z] ---> e90903312d10 [2023-05-25T08:58:30.900Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-25T08:58:30.900Z] ---> Running in 2d8f5f50f24d [2023-05-25T08:58:31.166Z] Removing intermediate container 2d8f5f50f24d [2023-05-25T08:58:31.166Z] ---> 3e810c878fd7 [2023-05-25T08:58:31.166Z] Step 20/22 : LABEL arch=arm64 [2023-05-25T08:58:31.166Z] ---> Running in c1ada470ca4b [2023-05-25T08:58:31.750Z] Removing intermediate container c1ada470ca4b [2023-05-25T08:58:31.750Z] ---> 3c8e9a72c66b [2023-05-25T08:58:31.750Z] Step 21/22 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 [2023-05-25T08:58:31.750Z] ---> Running in 95ab3c6f890e [2023-05-25T08:58:32.332Z] Removing intermediate container 95ab3c6f890e [2023-05-25T08:58:32.332Z] ---> 18cb99df7668 [2023-05-25T08:58:32.332Z] Step 22/22 : LABEL version=0.0.0 [2023-05-25T08:58:32.332Z] ---> Running in 6a35e963d061 [2023-05-25T08:58:32.913Z] Removing intermediate container 6a35e963d061 [2023-05-25T08:58:32.913Z] ---> df58b75a887e [2023-05-25T08:58:32.913Z] [2023-05-25T08:58:33.183Z] Successfully built df58b75a887e [2023-05-25T08:58:33.183Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-25T08:58:33.183Z]  Building security-proxy-setup ... done Building core-data [2023-05-25T08:58:51.400Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:58:51.400Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:58:51.400Z] ---> 0e0687254e60 [2023-05-25T08:58:51.400Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-25T08:58:51.400Z] ---> Using cache [2023-05-25T08:58:51.400Z] ---> c181a82cfaab [2023-05-25T08:58:51.400Z] Step 4/23 : WORKDIR /edgex-go [2023-05-25T08:58:51.400Z] ---> Using cache [2023-05-25T08:58:51.400Z] ---> e35169f25ade [2023-05-25T08:58:51.400Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-25T08:58:51.400Z] ---> Using cache [2023-05-25T08:58:51.400Z] ---> 32eff49570d8 [2023-05-25T08:58:51.400Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-25T08:58:51.400Z] ---> Using cache [2023-05-25T08:58:51.400Z] ---> 8934f19c63da [2023-05-25T08:58:51.400Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:58:51.400Z] ---> Using cache [2023-05-25T08:58:51.400Z] ---> 3c604528d83c [2023-05-25T08:58:51.400Z] Step 8/23 : COPY . . [2023-05-25T08:58:51.400Z] ---> Using cache [2023-05-25T08:58:51.400Z] ---> 87e8180c06db [2023-05-25T08:58:51.400Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-25T08:58:51.986Z] ---> Running in 2e4dc4d07a95 [2023-05-25T08:58:53.956Z] 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.292Z] Removing intermediate container 94adca8160e3 [2023-05-25T08:59:06.292Z] ---> 97e4477ecd7d [2023-05-25T08:59:06.292Z] [2023-05-25T08:59:06.292Z] Step 10/24 : FROM alpine:3.17 [2023-05-25T08:59:06.292Z] ---> 51e60588ff2c [2023-05-25T08:59:06.292Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-25T08:59:06.292Z] ---> Running in f24b654cb46a [2023-05-25T08:59:07.700Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:59:08.658Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:59:10.603Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T08:59:10.603Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T08:59:10.603Z] OK: 8 MiB in 16 packages [2023-05-25T08:59:13.402Z] Removing intermediate container f24b654cb46a [2023-05-25T08:59:13.402Z] ---> d746898439c3 [2023-05-25T08:59:13.402Z] 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:59:13.402Z] ---> Running in 1a1a18229063 [2023-05-25T08:59:14.082Z] Removing intermediate container 1a1a18229063 [2023-05-25T08:59:14.082Z] ---> ad31d1863095 [2023-05-25T08:59:14.082Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-25T08:59:14.082Z] ---> Running in 2e4dfbd4e2ce [2023-05-25T08:59:14.697Z] Removing intermediate container 2e4dfbd4e2ce [2023-05-25T08:59:14.697Z] ---> 65c7f78bedfe [2023-05-25T08:59:14.697Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-25T08:59:14.697Z] ---> Running in 5ba6a18404be [2023-05-25T08:59:15.307Z] Removing intermediate container 5ba6a18404be [2023-05-25T08:59:15.307Z] ---> 7d2e7156168d [2023-05-25T08:59:15.307Z] Step 15/24 : WORKDIR / [2023-05-25T08:59:15.604Z] ---> Running in 5584049febdc [2023-05-25T08:59:16.204Z] Removing intermediate container 5584049febdc [2023-05-25T08:59:16.204Z] ---> 59ea9a3c1dc2 [2023-05-25T08:59:16.204Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T08:59:17.170Z] ---> dd1dec0be974 [2023-05-25T08:59:17.170Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T08:59:18.136Z] ---> ffc5f9d4edf4 [2023-05-25T08:59:18.136Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-25T08:59:20.093Z] ---> 70df46fc4dae [2023-05-25T08:59:20.093Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-25T08:59:21.061Z] ---> 9aabb85ce8fd [2023-05-25T08:59:21.061Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-25T08:59:21.061Z] ---> Running in 68bc32696118 [2023-05-25T08:59:21.646Z] Removing intermediate container 68bc32696118 [2023-05-25T08:59:21.646Z] ---> 19de0fdf3a02 [2023-05-25T08:59:21.646Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T08:59:21.646Z] ---> Running in 10a39441c3c7 [2023-05-25T08:59:22.233Z] Removing intermediate container 10a39441c3c7 [2023-05-25T08:59:22.233Z] ---> ed8410f40465 [2023-05-25T08:59:22.233Z] Step 22/24 : LABEL arch=arm64 [2023-05-25T08:59:22.233Z] ---> Running in 1f4e2dcd21b9 [2023-05-25T08:59:22.818Z] Removing intermediate container 1f4e2dcd21b9 [2023-05-25T08:59:22.818Z] ---> eb291f156b07 [2023-05-25T08:59:22.818Z] Step 23/24 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 [2023-05-25T08:59:22.818Z] ---> Running in 80e1e997a37b [2023-05-25T08:59:23.405Z] Removing intermediate container 80e1e997a37b [2023-05-25T08:59:23.405Z] ---> 1877b5aa0941 [2023-05-25T08:59:23.405Z] Step 24/24 : LABEL version=0.0.0 [2023-05-25T08:59:23.405Z] ---> Running in 52ea3dff0eb9 [2023-05-25T08:59:24.367Z] Removing intermediate container 52ea3dff0eb9 [2023-05-25T08:59:24.367Z] ---> 33d2667c3611 [2023-05-25T08:59:24.367Z] [2023-05-25T08:59:24.367Z] Successfully built 33d2667c3611 [2023-05-25T08:59:24.367Z] Successfully tagged core-command-arm64:latest [2023-05-25T08:59:24.367Z] Building security-spire-agent [2023-05-25T08:59:31.270Z]  Building core-command ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-25T08:59:41.345Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T08:59:41.345Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-25T08:59:41.345Z] ---> 0e0687254e60 [2023-05-25T08:59:41.345Z] Step 3/27 : WORKDIR /edgex-go [2023-05-25T08:59:41.345Z] ---> Using cache [2023-05-25T08:59:41.345Z] ---> 54e1f69a7978 [2023-05-25T08:59:41.345Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-25T08:59:41.345Z] ---> Running in 1dba6d90ecac [2023-05-25T08:59:42.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:59:43.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T08:59:45.664Z] OK: 263 MiB in 53 packages [2023-05-25T08:59:48.247Z] Removing intermediate container 1dba6d90ecac [2023-05-25T08:59:48.247Z] ---> 0a6eb79d7493 [2023-05-25T08:59:48.247Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-25T08:59:50.196Z] ---> 75a4143df7bd [2023-05-25T08:59:50.196Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T08:59:50.196Z] ---> Running in dfb69e0b98f6 [2023-05-25T08:59:55.545Z] Removing intermediate container 1ee119f9b66d [2023-05-25T08:59:55.545Z] ---> e3f9a96edc22 [2023-05-25T08:59:55.545Z] [2023-05-25T08:59:55.545Z] Step 9/25 : FROM alpine:3.17 [2023-05-25T08:59:55.545Z] ---> 51e60588ff2c [2023-05-25T08:59:55.545Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-25T08:59:55.545Z] ---> Running in ce3f6ebb0840 [2023-05-25T08:59:58.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T08:59:58.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:00:00.672Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-25T09:00:00.672Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-25T09:00:00.672Z] (3/3) Installing su-exec (0.2-r2) [2023-05-25T09:00:00.672Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T09:00:00.672Z] Executing ca-certificates-20230506-r0.trigger [2023-05-25T09:00:01.258Z] OK: 8 MiB in 18 packages [2023-05-25T09:00:04.627Z] Removing intermediate container ce3f6ebb0840 [2023-05-25T09:00:04.627Z] ---> 7e768d929e58 [2023-05-25T09:00:04.627Z] 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:00:04.899Z] ---> Running in 752b3c795770 [2023-05-25T09:00:05.864Z] Removing intermediate container 752b3c795770 [2023-05-25T09:00:05.864Z] ---> f8bf69496714 [2023-05-25T09:00:05.864Z] Step 12/25 : WORKDIR / [2023-05-25T09:00:06.134Z] ---> Running in adfbb7a07889 [2023-05-25T09:00:07.110Z] Removing intermediate container adfbb7a07889 [2023-05-25T09:00:07.110Z] ---> 04a6e648500f [2023-05-25T09:00:07.110Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:00:08.527Z] ---> fb816b1a8a67 [2023-05-25T09:00:08.527Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:00:10.486Z] ---> 9ec09579bede [2023-05-25T09:00:10.486Z] 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:00:11.900Z] ---> 0faaea171da0 [2023-05-25T09:00:11.900Z] 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:00:12.869Z] Removing intermediate container f88009fbc186 [2023-05-25T09:00:12.870Z] ---> 88930d34742d [2023-05-25T09:00:12.870Z] [2023-05-25T09:00:12.870Z] Step 10/23 : FROM alpine:3.17 [2023-05-25T09:00:12.870Z] ---> 51e60588ff2c [2023-05-25T09:00:12.870Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-25T09:00:12.870Z] ---> Running in 2d2aa91b93ca [2023-05-25T09:00:13.140Z] ---> c9e9d93e81df [2023-05-25T09:00:13.140Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-25T09:00:13.729Z] Removing intermediate container 2d2aa91b93ca [2023-05-25T09:00:13.729Z] ---> 314ace55696b [2023-05-25T09:00:13.729Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-25T09:00:13.999Z] ---> Running in 6b6cd9f69dd4 [2023-05-25T09:00:14.587Z] ---> b508f55f263f [2023-05-25T09:00:14.587Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-25T09:00:17.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:00:17.222Z] ---> 273f7835d6b3 [2023-05-25T09:00:17.222Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-25T09:00:18.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:00:20.438Z] ---> 5d9a9ec2bdc4 [2023-05-25T09:00:20.438Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-25T09:00:20.438Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T09:00:20.438Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T09:00:20.438Z] OK: 8 MiB in 16 packages [2023-05-25T09:00:20.438Z] ---> 7bf78e4d6a61 [2023-05-25T09:00:20.438Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-25T09:00:20.438Z] ---> Running in 6c2e1370e67e [2023-05-25T09:00:21.875Z] Removing intermediate container 6b6cd9f69dd4 [2023-05-25T09:00:21.875Z] ---> b5f507376693 [2023-05-25T09:00:21.875Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:00:23.295Z] ---> bdb5fd5a08a2 [2023-05-25T09:00:23.295Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:00:24.711Z] Removing intermediate container 6c2e1370e67e [2023-05-25T09:00:24.711Z] ---> 825209a7c0c3 [2023-05-25T09:00:24.711Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-25T09:00:24.979Z] ---> b6b6b1bfd797 [2023-05-25T09:00:24.979Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-25T09:00:24.979Z] ---> Running in 488b1dd6711e [2023-05-25T09:00:25.943Z] Removing intermediate container 488b1dd6711e [2023-05-25T09:00:25.943Z] ---> 61347f2c44d6 [2023-05-25T09:00:25.943Z] Step 23/25 : LABEL arch=arm64 [2023-05-25T09:00:25.943Z] ---> Running in d32332f84a07 [2023-05-25T09:00:26.924Z] Removing intermediate container d32332f84a07 [2023-05-25T09:00:26.924Z] ---> dd8205851934 [2023-05-25T09:00:26.924Z] Step 24/25 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 [2023-05-25T09:00:26.924Z] ---> Running in 203d08f3285b [2023-05-25T09:00:27.195Z] ---> 20a6f08df299 [2023-05-25T09:00:27.195Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-25T09:00:27.780Z] Removing intermediate container 203d08f3285b [2023-05-25T09:00:27.780Z] ---> 3e102cc75cf5 [2023-05-25T09:00:27.780Z] Step 25/25 : LABEL version=0.0.0 [2023-05-25T09:00:28.048Z] ---> Running in 7b7a0f1af42f [2023-05-25T09:00:28.048Z] ---> 5edc866e7d71 [2023-05-25T09:00:28.317Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-25T09:00:28.906Z] Removing intermediate container 7b7a0f1af42f [2023-05-25T09:00:28.906Z] ---> a45af6de3c75 [2023-05-25T09:00:28.906Z] [2023-05-25T09:00:29.173Z] Successfully built a45af6de3c75 [2023-05-25T09:00:29.173Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-25T09:00:29.173Z] Building security-spiffe-token-provider [2023-05-25T09:00:29.444Z]  Building security-secretstore-setup ... done  ---> 0faa3fb34c4e [2023-05-25T09:00:29.444Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-25T09:00:29.712Z] ---> Running in 7bf122e50135 [2023-05-25T09:00:34.004Z] Removing intermediate container 7bf122e50135 [2023-05-25T09:00:34.004Z] ---> 36accc7c4aef [2023-05-25T09:00:34.004Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-25T09:00:34.004Z] ---> Running in 313d64688348 [2023-05-25T09:00:34.004Z] Removing intermediate container 313d64688348 [2023-05-25T09:00:34.004Z] ---> edb759f4ef24 [2023-05-25T09:00:34.005Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-25T09:00:34.274Z] ---> Running in 4bd49e75f701 [2023-05-25T09:00:34.862Z] Removing intermediate container 4bd49e75f701 [2023-05-25T09:00:34.862Z] ---> 8f33fa89d248 [2023-05-25T09:00:34.862Z] Step 21/23 : LABEL arch=arm64 [2023-05-25T09:00:34.862Z] ---> Running in 6527d119108c [2023-05-25T09:00:35.833Z] Removing intermediate container 6527d119108c [2023-05-25T09:00:35.833Z] ---> 71a1db18f49d [2023-05-25T09:00:35.833Z] Step 22/23 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 [2023-05-25T09:00:35.833Z] ---> Running in 602a917d0f92 [2023-05-25T09:00:36.428Z] Removing intermediate container 602a917d0f92 [2023-05-25T09:00:36.429Z] ---> a4d7c400b5a8 [2023-05-25T09:00:36.429Z] Step 23/23 : LABEL version=0.0.0 [2023-05-25T09:00:36.709Z] ---> Running in 0baafadd5f51 [2023-05-25T09:00:37.297Z] Removing intermediate container 0baafadd5f51 [2023-05-25T09:00:37.297Z] ---> 2d6fa71ed25a [2023-05-25T09:00:37.297Z] [2023-05-25T09:00:37.297Z] Successfully built 2d6fa71ed25a [2023-05-25T09:00:37.566Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-25T09:00:37.566Z]  Building core-common-config-bootstrapper ... done Building core-metadata [2023-05-25T09:00:59.638Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T09:00:59.638Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-25T09:00:59.638Z] ---> 0e0687254e60 [2023-05-25T09:00:59.638Z] Step 3/20 : WORKDIR /edgex-go [2023-05-25T09:00:59.638Z] ---> Using cache [2023-05-25T09:00:59.638Z] ---> 54e1f69a7978 [2023-05-25T09:00:59.638Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-25T09:00:59.638Z] ---> Running in 0ee634e8fdee [2023-05-25T09:00:59.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:01:00.223Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:01:01.644Z] v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-25T09:01:01.644Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-25T09:01:01.644Z] OK: 17697 distinct packages available [2023-05-25T09:01:01.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:01:02.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:01:04.838Z] OK: 263 MiB in 53 packages [2023-05-25T09:01:04.838Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T09:01:04.838Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-25T09:01:04.838Z] ---> 0e0687254e60 [2023-05-25T09:01:04.838Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-25T09:01:04.838Z] ---> Using cache [2023-05-25T09:01:04.838Z] ---> c181a82cfaab [2023-05-25T09:01:04.838Z] Step 4/25 : WORKDIR /edgex-go [2023-05-25T09:01:04.838Z] ---> Using cache [2023-05-25T09:01:04.838Z] ---> e35169f25ade [2023-05-25T09:01:04.838Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-25T09:01:04.838Z] ---> Using cache [2023-05-25T09:01:04.838Z] ---> 32eff49570d8 [2023-05-25T09:01:04.838Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-25T09:01:04.838Z] ---> Using cache [2023-05-25T09:01:04.838Z] ---> 8934f19c63da [2023-05-25T09:01:04.838Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T09:01:04.838Z] ---> Using cache [2023-05-25T09:01:04.838Z] ---> 3c604528d83c [2023-05-25T09:01:04.838Z] Step 8/25 : COPY . . [2023-05-25T09:01:05.181Z] ---> Using cache [2023-05-25T09:01:05.181Z] ---> 87e8180c06db [2023-05-25T09:01:05.181Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-25T09:01:06.635Z] ---> Running in dce4d96b55ef [2023-05-25T09:01:08.602Z] Removing intermediate container 0ee634e8fdee [2023-05-25T09:01:08.602Z] ---> 25a8b332ebed [2023-05-25T09:01:08.602Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-25T09:01:08.872Z] 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-25T09:01:10.310Z] ---> 03da04f2aa48 [2023-05-25T09:01:10.310Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T09:01:10.581Z] ---> Running in 734ee1ccce76 [2023-05-25T09:01:37.309Z] Removing intermediate container dfb69e0b98f6 [2023-05-25T09:01:37.309Z] ---> 4f186aa9631c [2023-05-25T09:01:37.309Z] Step 7/27 : COPY . . [2023-05-25T09:01:52.362Z] ---> db051459aa27 [2023-05-25T09:01:52.362Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-25T09:01:52.362Z] ---> Running in 82291f64494d [2023-05-25T09:01:52.362Z] Removing intermediate container 82291f64494d [2023-05-25T09:01:52.362Z] ---> 6d59aeac3a13 [2023-05-25T09:01:52.362Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-25T09:01:52.632Z] ---> Running in ad22bba15eab [2023-05-25T09:01:53.229Z] Removing intermediate container ad22bba15eab [2023-05-25T09:01:53.229Z] ---> cbfb88ca2c67 [2023-05-25T09:01:53.229Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-25T09:01:53.229Z] ---> Running in df53c7213a77 [2023-05-25T09:01:53.838Z] Removing intermediate container df53c7213a77 [2023-05-25T09:01:53.838Z] ---> 89d15c4c0f2a [2023-05-25T09:01:53.838Z] 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-25T09:01:54.110Z] ---> Running in d111d8d08076 [2023-05-25T09:01:57.491Z] Removing intermediate container d111d8d08076 [2023-05-25T09:01:57.491Z] ---> c1464aae5abf [2023-05-25T09:01:57.491Z] Step 12/27 : WORKDIR /edgex-go [2023-05-25T09:01:57.491Z] ---> Running in f14b7e66366b [2023-05-25T09:01:58.091Z] Removing intermediate container f14b7e66366b [2023-05-25T09:01:58.091Z] ---> 3257d15339f0 [2023-05-25T09:01:58.091Z] [2023-05-25T09:01:58.091Z] Step 13/27 : FROM alpine:3.17 [2023-05-25T09:01:58.091Z] ---> 51e60588ff2c [2023-05-25T09:01:58.091Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-25T09:01:58.091Z] ---> Using cache [2023-05-25T09:01:58.091Z] ---> 36daaea15ff5 [2023-05-25T09:01:58.091Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-25T09:01:58.091Z] ---> Using cache [2023-05-25T09:01:58.091Z] ---> 7383ebe08169 [2023-05-25T09:01:58.091Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:01:58.091Z] ---> Using cache [2023-05-25T09:01:58.091Z] ---> 1851b766b3bf [2023-05-25T09:01:58.091Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:01:58.091Z] ---> Using cache [2023-05-25T09:01:58.362Z] ---> 160a35d0d8db [2023-05-25T09:01:58.363Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-25T09:02:03.745Z] ---> 72b14750a193 [2023-05-25T09:02:03.745Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-25T09:02:10.442Z] ---> 0e29a4159bea [2023-05-25T09:02:10.442Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-25T09:02:11.408Z] ---> 250f7a1ca54d [2023-05-25T09:02:11.408Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-25T09:02:12.395Z] ---> 55c08b11c990 [2023-05-25T09:02:12.395Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-25T09:02:13.371Z] ---> 81c367d87b78 [2023-05-25T09:02:13.371Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-25T09:02:13.644Z] ---> Running in 83a26a7e9367 [2023-05-25T09:02:14.243Z] Removing intermediate container 83a26a7e9367 [2023-05-25T09:02:14.243Z] ---> 6aad5fb173a6 [2023-05-25T09:02:14.243Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-25T09:02:14.243Z] ---> Running in fb0bf94da984 [2023-05-25T09:02:16.205Z] Removing intermediate container fb0bf94da984 [2023-05-25T09:02:16.205Z] ---> 05dd9c324447 [2023-05-25T09:02:16.205Z] Step 25/27 : LABEL arch=arm64 [2023-05-25T09:02:16.482Z] ---> Running in f9a8f0274a57 [2023-05-25T09:02:17.453Z] Removing intermediate container f9a8f0274a57 [2023-05-25T09:02:17.453Z] ---> 8e8295fe2d4b [2023-05-25T09:02:17.453Z] Step 26/27 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 [2023-05-25T09:02:17.723Z] ---> Running in 1b6a6c498a4a [2023-05-25T09:02:18.700Z] Removing intermediate container 1b6a6c498a4a [2023-05-25T09:02:18.700Z] ---> 63c897793807 [2023-05-25T09:02:18.700Z] Step 27/27 : LABEL version=0.0.0 [2023-05-25T09:02:18.700Z] ---> Running in 9edf4a6c2acc [2023-05-25T09:02:19.670Z] Removing intermediate container 9edf4a6c2acc [2023-05-25T09:02:19.670Z] ---> b28b0883e129 [2023-05-25T09:02:19.670Z] [2023-05-25T09:02:20.636Z] Successfully built b28b0883e129 [2023-05-25T09:02:20.636Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-25T09:02:20.636Z]  Building security-spire-agent ... done Building security-bootstrapper [2023-05-25T09:02:42.945Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T09:02:42.945Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-25T09:02:42.945Z] ---> 0e0687254e60 [2023-05-25T09:02:42.945Z] Step 3/33 : WORKDIR /edgex-go [2023-05-25T09:02:42.945Z] ---> Using cache [2023-05-25T09:02:42.945Z] ---> 54e1f69a7978 [2023-05-25T09:02:42.945Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-25T09:02:42.945Z] ---> Using cache [2023-05-25T09:02:42.945Z] ---> 2552e5e29b4b [2023-05-25T09:02:42.945Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-25T09:02:42.945Z] ---> Using cache [2023-05-25T09:02:42.945Z] ---> b55498fb7ce4 [2023-05-25T09:02:42.945Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T09:02:42.945Z] ---> Using cache [2023-05-25T09:02:42.945Z] ---> 1c0d95c59e88 [2023-05-25T09:02:42.945Z] Step 7/33 : COPY . . [2023-05-25T09:02:42.945Z] Removing intermediate container be90b29cfdc4 [2023-05-25T09:02:42.945Z] ---> b5267b3526eb [2023-05-25T09:02:42.945Z] [2023-05-25T09:02:42.945Z] Step 10/23 : FROM alpine:3.17 [2023-05-25T09:02:42.945Z] ---> 51e60588ff2c [2023-05-25T09:02:42.945Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-25T09:02:42.945Z] ---> Using cache [2023-05-25T09:02:42.945Z] ---> 440a5fe47e02 [2023-05-25T09:02:42.945Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-25T09:02:42.945Z] ---> Running in 8751a465c2ff [2023-05-25T09:02:42.945Z] ---> Running in 4e654131580c [2023-05-25T09:02:47.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:02:47.333Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-25T09:02:47.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:02:49.645Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-25T09:02:49.645Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-25T09:02:49.645Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T09:02:49.645Z] Executing ca-certificates-20230506-r0.trigger [2023-05-25T09:02:50.605Z] OK: 8 MiB in 17 packages [2023-05-25T09:02:53.989Z] Removing intermediate container 4e654131580c [2023-05-25T09:02:53.989Z] ---> d66c26f47f86 [2023-05-25T09:02:53.989Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-25T09:02:54.257Z] ---> Running in 0dec8c5670b0 [2023-05-25T09:02:55.225Z] Removing intermediate container 0dec8c5670b0 [2023-05-25T09:02:55.225Z] ---> dc3b592bed4e [2023-05-25T09:02:55.225Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-25T09:02:55.494Z] ---> Running in fe2ce001a271 [2023-05-25T09:02:56.459Z] Removing intermediate container fe2ce001a271 [2023-05-25T09:02:56.459Z] ---> 555997979071 [2023-05-25T09:02:56.459Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-25T09:02:56.459Z] ---> Running in 0f8be38e0ff2 [2023-05-25T09:02:57.425Z] Removing intermediate container 0f8be38e0ff2 [2023-05-25T09:02:57.425Z] ---> 05af4d516734 [2023-05-25T09:02:57.425Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:02:58.841Z] ---> ce2c190ff115 [2023-05-25T09:02:58.841Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:03:00.258Z] ---> 46cda64b9e7f [2023-05-25T09:03:00.259Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-25T09:03:05.613Z] ---> 5a212279820e [2023-05-25T09:03:05.613Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-25T09:03:10.969Z] ---> 632a5b052793 [2023-05-25T09:03:10.969Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-25T09:03:10.969Z] ---> Running in f27467f2515c [2023-05-25T09:03:11.239Z] Removing intermediate container f27467f2515c [2023-05-25T09:03:11.239Z] ---> efdf4894a4d2 [2023-05-25T09:03:11.239Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T09:03:11.514Z] ---> Running in 481fd0e34c3e [2023-05-25T09:03:12.475Z] Removing intermediate container 481fd0e34c3e [2023-05-25T09:03:12.475Z] ---> 4d471f55b0ab [2023-05-25T09:03:12.475Z] Step 21/23 : LABEL arch=arm64 [2023-05-25T09:03:12.742Z] ---> Running in cfcd24181204 [2023-05-25T09:03:13.327Z] Removing intermediate container cfcd24181204 [2023-05-25T09:03:13.327Z] ---> 6d9ea10fa2e2 [2023-05-25T09:03:13.594Z] Step 22/23 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 [2023-05-25T09:03:13.594Z] ---> Running in d4decde2988e [2023-05-25T09:03:14.177Z] Removing intermediate container d4decde2988e [2023-05-25T09:03:14.177Z] ---> 7213b2e979ab [2023-05-25T09:03:14.177Z] Step 23/23 : LABEL version=0.0.0 [2023-05-25T09:03:14.445Z] ---> Running in a74e4092f8ed [2023-05-25T09:03:15.408Z] Removing intermediate container a74e4092f8ed [2023-05-25T09:03:15.408Z] ---> aca5d6390445 [2023-05-25T09:03:15.408Z] [2023-05-25T09:03:15.674Z] Successfully built aca5d6390445 [2023-05-25T09:03:15.674Z] Successfully tagged support-notifications-arm64:latest [2023-05-25T09:03:15.674Z] Building support-scheduler [2023-05-25T09:03:16.259Z]  Building support-notifications ... done Removing intermediate container 734ee1ccce76 [2023-05-25T09:03:16.259Z] ---> 1dd522d8949e [2023-05-25T09:03:16.259Z] Step 7/20 : COPY . . [2023-05-25T09:03:34.475Z] ---> da1cc63e11ad [2023-05-25T09:03:34.475Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-25T09:03:34.475Z] ---> Running in 5f849d5a7110 [2023-05-25T09:03:35.060Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T09:03:35.060Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-25T09:03:35.060Z] ---> 0e0687254e60 [2023-05-25T09:03:35.060Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-25T09:03:35.060Z] ---> Using cache [2023-05-25T09:03:35.060Z] ---> c181a82cfaab [2023-05-25T09:03:35.060Z] Step 4/23 : WORKDIR /edgex-go [2023-05-25T09:03:35.060Z] ---> Using cache [2023-05-25T09:03:35.060Z] ---> e35169f25ade [2023-05-25T09:03:35.060Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-25T09:03:35.060Z] ---> Using cache [2023-05-25T09:03:35.060Z] ---> 32eff49570d8 [2023-05-25T09:03:35.060Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-25T09:03:35.060Z] ---> Using cache [2023-05-25T09:03:35.060Z] ---> 8934f19c63da [2023-05-25T09:03:35.060Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T09:03:35.060Z] ---> Using cache [2023-05-25T09:03:35.060Z] ---> 3c604528d83c [2023-05-25T09:03:35.060Z] Step 8/23 : COPY . . [2023-05-25T09:03:35.060Z] ---> Using cache [2023-05-25T09:03:35.060Z] ---> 87e8180c06db [2023-05-25T09:03:35.060Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-25T09:03:37.648Z] ---> Running in e1a34d3e2010 [2023-05-25T09:03:37.915Z] 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:03:39.858Z] 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-25T09:07:01.641Z] Removing intermediate container 2e4dc4d07a95 [2023-05-25T09:07:01.641Z] ---> 7caab4f98f0d [2023-05-25T09:07:01.641Z] [2023-05-25T09:07:01.641Z] Step 10/23 : FROM alpine:3.17 [2023-05-25T09:07:01.641Z] ---> 51e60588ff2c [2023-05-25T09:07:01.641Z] 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:03.057Z] ---> Running in 698fbd1b24eb [2023-05-25T09:07:03.327Z] Removing intermediate container 698fbd1b24eb [2023-05-25T09:07:03.327Z] ---> 96131b2aca50 [2023-05-25T09:07:03.327Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-25T09:07:03.605Z] ---> Running in 9f4e6597bf1a [2023-05-25T09:07:04.565Z] Removing intermediate container 9f4e6597bf1a [2023-05-25T09:07:04.565Z] ---> 18782c92e537 [2023-05-25T09:07:04.565Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-25T09:07:04.565Z] ---> Running in f1f2ec5e8754 [2023-05-25T09:07:05.157Z] Removing intermediate container f1f2ec5e8754 [2023-05-25T09:07:05.157Z] ---> afcc9c9c5630 [2023-05-25T09:07:05.157Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-25T09:07:05.427Z] ---> Running in 0b24a24030ce [2023-05-25T09:07:07.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:07:08.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:07:10.289Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-25T09:07:10.289Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T09:07:10.289Z] OK: 8 MiB in 16 packages [2023-05-25T09:07:11.703Z] Removing intermediate container 0b24a24030ce [2023-05-25T09:07:11.703Z] ---> a9ec646d1d2b [2023-05-25T09:07:11.703Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:07:12.664Z] ---> 2759f73afbc3 [2023-05-25T09:07:12.664Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:07:16.008Z] ---> 00ea79a7a540 [2023-05-25T09:07:16.008Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-25T09:07:17.418Z] ---> c29124d8bbf9 [2023-05-25T09:07:17.418Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-25T09:07:18.389Z] ---> a896e02a67c6 [2023-05-25T09:07:18.389Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-25T09:07:18.658Z] ---> Running in 30b0539045f1 [2023-05-25T09:07:19.243Z] Removing intermediate container 30b0539045f1 [2023-05-25T09:07:19.243Z] ---> 0cfc178a047c [2023-05-25T09:07:19.243Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T09:07:19.243Z] ---> Running in f9371b9a2cc4 [2023-05-25T09:07:19.830Z] Removing intermediate container f9371b9a2cc4 [2023-05-25T09:07:19.830Z] ---> ba68f52356cd [2023-05-25T09:07:19.830Z] Step 21/23 : LABEL arch=arm64 [2023-05-25T09:07:20.104Z] ---> Running in b398956837a9 [2023-05-25T09:07:20.692Z] Removing intermediate container b398956837a9 [2023-05-25T09:07:20.692Z] ---> 9d2678c8b8b9 [2023-05-25T09:07:20.692Z] Step 22/23 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 [2023-05-25T09:07:20.692Z] ---> Running in c0211cced1f1 [2023-05-25T09:07:21.293Z] Removing intermediate container c0211cced1f1 [2023-05-25T09:07:21.293Z] ---> 7e4b2834bc82 [2023-05-25T09:07:21.293Z] Step 23/23 : LABEL version=0.0.0 [2023-05-25T09:07:21.565Z] ---> Running in 6913836459e8 [2023-05-25T09:07:22.152Z] Removing intermediate container 6913836459e8 [2023-05-25T09:07:22.152Z] ---> 9b68fb88e6c5 [2023-05-25T09:07:22.152Z] [2023-05-25T09:07:22.420Z] Successfully built 9b68fb88e6c5 [2023-05-25T09:07:22.420Z] Successfully tagged core-data-arm64:latest [2023-05-25T09:07:22.420Z]  Building core-data ... done Building security-proxy-auth [2023-05-25T09:07:44.487Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-25T09:07:44.487Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-25T09:07:44.487Z] ---> 0e0687254e60 [2023-05-25T09:07:44.487Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-25T09:07:44.487Z] ---> Using cache [2023-05-25T09:07:44.487Z] ---> c181a82cfaab [2023-05-25T09:07:44.487Z] Step 4/23 : WORKDIR /edgex-go [2023-05-25T09:07:44.487Z] ---> Using cache [2023-05-25T09:07:44.487Z] ---> e35169f25ade [2023-05-25T09:07:44.487Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-25T09:07:44.487Z] ---> Using cache [2023-05-25T09:07:44.487Z] ---> 32eff49570d8 [2023-05-25T09:07:44.487Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-25T09:07:44.487Z] ---> Using cache [2023-05-25T09:07:44.487Z] ---> 8934f19c63da [2023-05-25T09:07:44.487Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T09:07:44.487Z] ---> Using cache [2023-05-25T09:07:44.487Z] ---> 3c604528d83c [2023-05-25T09:07:44.487Z] Step 8/23 : COPY . . [2023-05-25T09:07:44.487Z] ---> Using cache [2023-05-25T09:07:44.487Z] ---> 87e8180c06db [2023-05-25T09:07:44.487Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-25T09:07:44.487Z] ---> Running in e7c69dbc4f54 [2023-05-25T09:07:46.431Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-25T09:09:38.099Z] Removing intermediate container dce4d96b55ef [2023-05-25T09:09:38.099Z] ---> 07d9b95364de [2023-05-25T09:09:38.099Z] [2023-05-25T09:09:38.099Z] Step 10/25 : FROM alpine:3.17 [2023-05-25T09:09:38.099Z] ---> 51e60588ff2c [2023-05-25T09:09:38.099Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-25T09:09:38.099Z] ---> Using cache [2023-05-25T09:09:38.099Z] ---> d746898439c3 [2023-05-25T09:09:38.100Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-25T09:09:38.100Z] ---> Using cache [2023-05-25T09:09:38.100Z] ---> ad31d1863095 [2023-05-25T09:09:38.100Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-25T09:09:38.100Z] ---> Running in c04d4eea3630 [2023-05-25T09:09:38.100Z] Removing intermediate container c04d4eea3630 [2023-05-25T09:09:38.100Z] ---> 7166e7f9ebb0 [2023-05-25T09:09:38.100Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-25T09:09:38.100Z] ---> Running in ef452ced8938 [2023-05-25T09:09:38.100Z] Removing intermediate container ef452ced8938 [2023-05-25T09:09:38.100Z] ---> bb666096be27 [2023-05-25T09:09:38.100Z] Step 15/25 : WORKDIR / [2023-05-25T09:09:38.100Z] ---> Running in f557d44b71b5 [2023-05-25T09:09:38.100Z] Removing intermediate container f557d44b71b5 [2023-05-25T09:09:38.100Z] ---> e125935657fd [2023-05-25T09:09:38.100Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:09:38.100Z] ---> 2dddb9986ff6 [2023-05-25T09:09:38.100Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:09:38.100Z] ---> 9f93588029df [2023-05-25T09:09:38.100Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-25T09:09:38.100Z] ---> 4a9a7307ab64 [2023-05-25T09:09:38.100Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-25T09:09:38.100Z] ---> e66955d1fd4c [2023-05-25T09:09:38.100Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-25T09:09:38.100Z] ---> f7183e60b0c8 [2023-05-25T09:09:38.100Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-25T09:09:38.100Z] ---> Running in 30fb5773d469 [2023-05-25T09:09:38.100Z] Removing intermediate container 30fb5773d469 [2023-05-25T09:09:38.100Z] ---> 9f918b533757 [2023-05-25T09:09:38.100Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T09:09:38.100Z] ---> Running in 9e457d4a7b56 [2023-05-25T09:09:38.100Z] Removing intermediate container 9e457d4a7b56 [2023-05-25T09:09:38.100Z] ---> cbaebc67dfea [2023-05-25T09:09:38.100Z] Step 23/25 : LABEL arch=arm64 [2023-05-25T09:09:38.100Z] ---> Running in 79effe2da522 [2023-05-25T09:09:38.100Z] Removing intermediate container 79effe2da522 [2023-05-25T09:09:38.100Z] ---> 48134710b3e3 [2023-05-25T09:09:38.100Z] Step 24/25 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 [2023-05-25T09:09:38.100Z] ---> Running in be8ded9a0523 [2023-05-25T09:09:38.100Z] Removing intermediate container be8ded9a0523 [2023-05-25T09:09:38.100Z] ---> 8366d5f4c266 [2023-05-25T09:09:38.100Z] Step 25/25 : LABEL version=0.0.0 [2023-05-25T09:09:38.100Z] ---> Running in 33e998be38ce [2023-05-25T09:09:38.100Z] Removing intermediate container 33e998be38ce [2023-05-25T09:09:38.100Z] ---> be60ff3d6e82 [2023-05-25T09:09:38.100Z] [2023-05-25T09:09:38.100Z] Successfully built be60ff3d6e82 [2023-05-25T09:09:38.100Z] Successfully tagged core-metadata-arm64:latest [2023-05-25T09:10:10.448Z]  Building core-metadata ... done Removing intermediate container 8751a465c2ff [2023-05-25T09:10:10.448Z] ---> 15397c557a70 [2023-05-25T09:10:10.448Z] [2023-05-25T09:10:10.448Z] Step 9/33 : FROM alpine:3.17 [2023-05-25T09:10:10.448Z] ---> 51e60588ff2c [2023-05-25T09:10:10.448Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-25T09:10:10.448Z] ---> Running in 680681b5ccbc [2023-05-25T09:10:10.449Z] Removing intermediate container 680681b5ccbc [2023-05-25T09:10:10.449Z] ---> ae9fba5d0732 [2023-05-25T09:10:10.449Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-25T09:10:10.449Z] ---> Running in 263a530ab9a4 [2023-05-25T09:10:10.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:10:10.449Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:10:10.449Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-25T09:10:10.449Z] (2/2) Installing su-exec (0.2-r2) [2023-05-25T09:10:10.449Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T09:10:10.449Z] OK: 8 MiB in 17 packages [2023-05-25T09:10:12.413Z] Removing intermediate container 263a530ab9a4 [2023-05-25T09:10:12.413Z] ---> cecf5921504b [2023-05-25T09:10:12.413Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-25T09:10:12.413Z] ---> Running in 09b3d630f7cd [2023-05-25T09:10:13.001Z] Removing intermediate container 09b3d630f7cd [2023-05-25T09:10:13.001Z] ---> 8bb3613545b6 [2023-05-25T09:10:13.001Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-25T09:10:13.001Z] ---> Running in 6d7b19ed7739 [2023-05-25T09:10:13.590Z] Removing intermediate container 6d7b19ed7739 [2023-05-25T09:10:13.590Z] ---> 407b21cba261 [2023-05-25T09:10:13.590Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-25T09:10:13.590Z] ---> Running in 629f2fdc2e67 [2023-05-25T09:10:14.177Z] Removing intermediate container 629f2fdc2e67 [2023-05-25T09:10:14.177Z] ---> 6e770d110929 [2023-05-25T09:10:14.177Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-25T09:10:14.446Z] ---> Running in 4b51d100411b [2023-05-25T09:10:15.035Z] Removing intermediate container 4b51d100411b [2023-05-25T09:10:15.035Z] ---> f8dbf2d001ca [2023-05-25T09:10:15.035Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-25T09:10:15.035Z] ---> Running in e06bcae53c46 [2023-05-25T09:10:18.419Z] Removing intermediate container e06bcae53c46 [2023-05-25T09:10:18.419Z] ---> 0824753ab064 [2023-05-25T09:10:18.419Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-25T09:10:18.419Z] ---> Running in 7e7695801c7b [2023-05-25T09:10:18.691Z] Removing intermediate container 7e7695801c7b [2023-05-25T09:10:18.691Z] ---> 0be44f72965e [2023-05-25T09:10:18.691Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-25T09:10:19.660Z] ---> b3aca5110bd9 [2023-05-25T09:10:19.660Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-25T09:10:19.660Z] ---> Running in 65c44107966c [2023-05-25T09:10:26.372Z] Removing intermediate container 65c44107966c [2023-05-25T09:10:26.372Z] ---> d9d3b8a2b3f0 [2023-05-25T09:10:26.372Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:10:26.644Z] ---> 7655b85bb798 [2023-05-25T09:10:26.644Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:10:27.729Z] ---> 3fc123820d00 [2023-05-25T09:10:27.729Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-25T09:10:30.432Z] ---> d5e8100581cc [2023-05-25T09:10:30.432Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-25T09:10:31.062Z] ---> 4881d22f71e7 [2023-05-25T09:10:31.062Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-25T09:10:31.860Z] ---> 8ccd3457e366 [2023-05-25T09:10:31.860Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-25T09:10:33.303Z] ---> c185fd57138b [2023-05-25T09:10:33.303Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-25T09:10:33.892Z] ---> d634146ad6c2 [2023-05-25T09:10:33.892Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-25T09:10:35.312Z] ---> d485f3db2893 [2023-05-25T09:10:35.312Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-25T09:10:35.312Z] ---> Running in 6d8740aaf4ff [2023-05-25T09:10:40.683Z] Removing intermediate container 6d8740aaf4ff [2023-05-25T09:10:40.683Z] ---> 53b59f9ed1f8 [2023-05-25T09:10:40.683Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-25T09:10:40.683Z] ---> Running in 729970dbeeb9 [2023-05-25T09:10:40.954Z] Removing intermediate container 729970dbeeb9 [2023-05-25T09:10:40.954Z] ---> ffbfaa4a1ac5 [2023-05-25T09:10:40.954Z] Step 30/33 : CMD ["gate"] [2023-05-25T09:10:41.228Z] ---> Running in 0c6534cb5548 [2023-05-25T09:10:41.819Z] Removing intermediate container 0c6534cb5548 [2023-05-25T09:10:41.819Z] ---> a3d4a1ec5ad6 [2023-05-25T09:10:41.819Z] Step 31/33 : LABEL arch=arm64 [2023-05-25T09:10:41.819Z] ---> Running in dbb9615a0744 [2023-05-25T09:10:42.409Z] Removing intermediate container dbb9615a0744 [2023-05-25T09:10:42.409Z] ---> cd2cd73fe2e6 [2023-05-25T09:10:42.409Z] Step 32/33 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 [2023-05-25T09:10:42.409Z] ---> Running in e47d6824843f [2023-05-25T09:10:42.999Z] Removing intermediate container e47d6824843f [2023-05-25T09:10:42.999Z] ---> fea55da6b88f [2023-05-25T09:10:42.999Z] Step 33/33 : LABEL version=0.0.0 [2023-05-25T09:10:43.272Z] ---> Running in 33f2484ace54 [2023-05-25T09:10:43.870Z] Removing intermediate container 33f2484ace54 [2023-05-25T09:10:43.870Z] ---> bfde25e68fa1 [2023-05-25T09:10:43.870Z] [2023-05-25T09:10:44.154Z] Successfully built bfde25e68fa1 [2023-05-25T09:10:44.154Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-25T09:12:35.800Z]  Building security-bootstrapper ... done Removing intermediate container 5f849d5a7110 [2023-05-25T09:12:35.800Z] ---> ec7237f2703e [2023-05-25T09:12:35.800Z] [2023-05-25T09:12:35.800Z] Step 9/20 : FROM alpine:3.17 [2023-05-25T09:12:35.800Z] ---> 51e60588ff2c [2023-05-25T09:12:35.800Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-25T09:12:35.800Z] ---> Using cache [2023-05-25T09:12:35.800Z] ---> ae9fba5d0732 [2023-05-25T09:12:35.800Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-25T09:12:35.800Z] ---> Running in 4b1d1b420b57 [2023-05-25T09:12:35.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:12:35.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:12:35.800Z] v3.17.3-207-gd1bf7847e46 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-25T09:12:35.800Z] v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-25T09:12:35.800Z] OK: 17694 distinct packages available [2023-05-25T09:12:35.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T09:12:35.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T09:12:35.800Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-25T09:12:35.800Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-25T09:12:35.800Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-25T09:12:35.800Z] (4/9) Installing libcurl (8.1.1-r1) [2023-05-25T09:12:35.800Z] (5/9) Installing curl (8.1.1-r1) [2023-05-25T09:12:35.800Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-25T09:12:35.800Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-25T09:12:35.800Z] (8/9) Installing libucontext (1.2-r0) [2023-05-25T09:12:35.800Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-25T09:12:35.800Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T09:12:35.800Z] Executing ca-certificates-20230506-r0.trigger [2023-05-25T09:12:35.800Z] OK: 11 MiB in 24 packages [2023-05-25T09:12:35.800Z] Removing intermediate container 4b1d1b420b57 [2023-05-25T09:12:35.800Z] ---> ad536edc6cf7 [2023-05-25T09:12:35.800Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:12:35.800Z] ---> d6d313d8a0a5 [2023-05-25T09:12:35.800Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:12:35.800Z] ---> ab83a25b2379 [2023-05-25T09:12:35.800Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-25T09:12:37.742Z] ---> 4b2879d365b4 [2023-05-25T09:12:37.742Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-25T09:12:38.006Z] ---> ba5789fb0d7e [2023-05-25T09:12:38.006Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-25T09:12:38.272Z] ---> Running in 95aaa9273452 [2023-05-25T09:12:38.558Z] Removing intermediate container 95aaa9273452 [2023-05-25T09:12:38.558Z] ---> 908b978e3f43 [2023-05-25T09:12:38.558Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-25T09:12:38.825Z] ---> Running in 8c35dfea2c66 [2023-05-25T09:12:39.092Z] Removing intermediate container 8c35dfea2c66 [2023-05-25T09:12:39.092Z] ---> 3a40a456fe97 [2023-05-25T09:12:39.092Z] Step 18/20 : LABEL arch=arm64 [2023-05-25T09:12:39.359Z] ---> Running in 02b9e0202d2d [2023-05-25T09:12:39.627Z] Removing intermediate container 02b9e0202d2d [2023-05-25T09:12:39.627Z] ---> 6b6f20b2a662 [2023-05-25T09:12:39.627Z] Step 19/20 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 [2023-05-25T09:12:39.897Z] ---> Running in f18b4ce7a56f [2023-05-25T09:12:40.165Z] Removing intermediate container f18b4ce7a56f [2023-05-25T09:12:40.165Z] ---> 609c303c7d3a [2023-05-25T09:12:40.165Z] Step 20/20 : LABEL version=0.0.0 [2023-05-25T09:12:40.432Z] ---> Running in 9ee35d11c27a [2023-05-25T09:12:41.013Z] Removing intermediate container 9ee35d11c27a [2023-05-25T09:12:41.013Z] ---> 5d41e4a80770 [2023-05-25T09:12:41.013Z] [2023-05-25T09:12:41.280Z] Successfully built 5d41e4a80770 [2023-05-25T09:12:41.280Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-25T09:12:46.623Z]  Building security-spiffe-token-provider ... done Removing intermediate container e7c69dbc4f54 [2023-05-25T09:12:46.623Z] ---> 2cac4007a7d5 [2023-05-25T09:12:46.623Z] [2023-05-25T09:12:46.623Z] Step 10/23 : FROM alpine:3.17 [2023-05-25T09:12:46.623Z] ---> 51e60588ff2c [2023-05-25T09:12:46.623Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-25T09:12:46.623Z] ---> Using cache [2023-05-25T09:12:46.623Z] ---> 314ace55696b [2023-05-25T09:12:46.623Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-25T09:12:46.623Z] ---> Using cache [2023-05-25T09:12:46.623Z] ---> b5f507376693 [2023-05-25T09:12:46.623Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:12:46.623Z] ---> Using cache [2023-05-25T09:12:46.623Z] ---> bdb5fd5a08a2 [2023-05-25T09:12:46.623Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:12:46.623Z] ---> Using cache [2023-05-25T09:12:46.623Z] ---> b6b6b1bfd797 [2023-05-25T09:12:46.623Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-25T09:12:48.041Z] ---> 48458e405496 [2023-05-25T09:12:48.041Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-25T09:12:48.624Z] ---> 806d3324d099 [2023-05-25T09:12:48.624Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-25T09:12:49.207Z] ---> db5bedd3f622 [2023-05-25T09:12:49.207Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-25T09:12:49.473Z] ---> Running in 207014664e5e [2023-05-25T09:12:51.462Z] Removing intermediate container 207014664e5e [2023-05-25T09:12:51.462Z] ---> d3a87efc3148 [2023-05-25T09:12:51.462Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-25T09:12:51.728Z] ---> Running in 443aec263b64 [2023-05-25T09:12:52.314Z] Removing intermediate container 443aec263b64 [2023-05-25T09:12:52.314Z] ---> 2b0ee57629dc [2023-05-25T09:12:52.314Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-25T09:12:52.314Z] ---> Running in 8e7fba61b038 [2023-05-25T09:12:52.580Z] Removing intermediate container 8e7fba61b038 [2023-05-25T09:12:52.580Z] ---> 0d98287252b6 [2023-05-25T09:12:52.580Z] Step 21/23 : LABEL arch=arm64 [2023-05-25T09:12:52.848Z] ---> Running in 5c08c799167d [2023-05-25T09:12:53.117Z] Removing intermediate container 5c08c799167d [2023-05-25T09:12:53.117Z] ---> bd7aeea29911 [2023-05-25T09:12:53.117Z] Step 22/23 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 [2023-05-25T09:12:53.394Z] ---> Running in 2f5133690f36 [2023-05-25T09:12:53.394Z] Removing intermediate container e1a34d3e2010 [2023-05-25T09:12:53.394Z] ---> 7df790496478 [2023-05-25T09:12:53.394Z] [2023-05-25T09:12:53.394Z] Step 10/23 : FROM alpine:3.17 [2023-05-25T09:12:53.394Z] ---> 51e60588ff2c [2023-05-25T09:12:53.394Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-25T09:12:53.394Z] ---> Using cache [2023-05-25T09:12:53.394Z] ---> d746898439c3 [2023-05-25T09:12:53.394Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-25T09:12:53.394Z] ---> Using cache [2023-05-25T09:12:53.394Z] ---> ad31d1863095 [2023-05-25T09:12:53.394Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-25T09:12:53.662Z] ---> Running in f9deccec51a2 [2023-05-25T09:12:53.662Z] Removing intermediate container 2f5133690f36 [2023-05-25T09:12:53.662Z] ---> 33b1c728d458 [2023-05-25T09:12:53.662Z] Step 23/23 : LABEL version=0.0.0 [2023-05-25T09:12:53.662Z] ---> Running in 0cd49d1a1668 [2023-05-25T09:12:53.930Z] Removing intermediate container f9deccec51a2 [2023-05-25T09:12:53.930Z] ---> 93d61c00f2e2 [2023-05-25T09:12:53.930Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-25T09:12:53.930Z] ---> Running in fb3fdb57872e [2023-05-25T09:12:54.197Z] Removing intermediate container 0cd49d1a1668 [2023-05-25T09:12:54.197Z] ---> e177328eb6d7 [2023-05-25T09:12:54.197Z] [2023-05-25T09:12:54.462Z] Successfully built e177328eb6d7 [2023-05-25T09:12:54.462Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-25T09:12:54.462Z]  Building security-proxy-auth ... done Removing intermediate container fb3fdb57872e [2023-05-25T09:12:54.462Z] ---> a22cb7b22ade [2023-05-25T09:12:54.462Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-25T09:12:55.049Z] ---> f3e78d6fbc3c [2023-05-25T09:12:55.049Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-25T09:12:55.316Z] ---> e80af1f530f3 [2023-05-25T09:12:55.316Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-25T09:12:56.722Z] ---> 34829fb83841 [2023-05-25T09:12:56.722Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-25T09:12:57.307Z] ---> 1b148465c0ad [2023-05-25T09:12:57.307Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-25T09:12:57.307Z] ---> Running in c2c36b8e031f [2023-05-25T09:12:57.574Z] Removing intermediate container c2c36b8e031f [2023-05-25T09:12:57.574Z] ---> 9d382bc45594 [2023-05-25T09:12:57.574Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T09:12:57.841Z] ---> Running in 3c45aa5c098d [2023-05-25T09:12:58.108Z] Removing intermediate container 3c45aa5c098d [2023-05-25T09:12:58.108Z] ---> d75d447a77a9 [2023-05-25T09:12:58.108Z] Step 21/23 : LABEL arch=arm64 [2023-05-25T09:12:58.108Z] ---> Running in 25246337b785 [2023-05-25T09:12:58.376Z] Removing intermediate container 25246337b785 [2023-05-25T09:12:58.376Z] ---> 1d26620b137a [2023-05-25T09:12:58.376Z] Step 22/23 : LABEL git_sha=b1bb09886c8d458ed1ac936744dff8c0edc13237 [2023-05-25T09:12:58.647Z] ---> Running in 5614f8d7ee28 [2023-05-25T09:12:58.915Z] Removing intermediate container 5614f8d7ee28 [2023-05-25T09:12:58.915Z] ---> 2e71c0837934 [2023-05-25T09:12:58.915Z] Step 23/23 : LABEL version=0.0.0 [2023-05-25T09:12:58.915Z] ---> Running in 4de5bb8f23bd [2023-05-25T09:12:59.183Z] Removing intermediate container 4de5bb8f23bd [2023-05-25T09:12:59.183Z] ---> 23e53125a8d2 [2023-05-25T09:12:59.183Z] [2023-05-25T09:12:59.450Z] Successfully built 23e53125a8d2 [2023-05-25T09:12:59.450Z] Successfully tagged support-scheduler-arm64:latest [2023-05-25T09:12:59.728Z]  Building support-scheduler ... done  [Pipeline] } [2023-05-25T09:12:59.732Z] $ docker stop --time=1 afae07abead9ab143f7d638ba0dffa0c278e9530863d66069b529974d16d110e [2023-05-25T09:13:01.454Z] $ docker rm -f --volumes afae07abead9ab143f7d638ba0dffa0c278e9530863d66069b529974d16d110e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T09:13:01.957Z] + docker images [2023-05-25T09:13:02.225Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-25T09:13:02.225Z] support-scheduler-arm64 latest 23e53125a8d2 3 seconds ago 31.2MB [2023-05-25T09:13:02.225Z] security-proxy-auth-arm64 latest e177328eb6d7 9 seconds ago 18.1MB [2023-05-25T09:13:02.225Z] 7df790496478 10 seconds ago 1.59GB [2023-05-25T09:13:02.225Z] 2cac4007a7d5 17 seconds ago 1.51GB [2023-05-25T09:13:02.225Z] security-spiffe-token-provider-arm64 latest 5d41e4a80770 22 seconds ago 32.7MB [2023-05-25T09:13:02.225Z] ec7237f2703e 41 seconds ago 1.57GB [2023-05-25T09:13:02.225Z] security-bootstrapper-arm64 latest bfde25e68fa1 2 minutes ago 21.9MB [2023-05-25T09:13:02.225Z] 15397c557a70 2 minutes ago 1.51GB [2023-05-25T09:13:02.225Z] core-metadata-arm64 latest be60ff3d6e82 3 minutes ago 20.2MB [2023-05-25T09:13:02.225Z] 07d9b95364de 3 minutes ago 1.53GB [2023-05-25T09:13:02.225Z] core-data-arm64 latest 9b68fb88e6c5 5 minutes ago 19.9MB [2023-05-25T09:13:02.225Z] 7caab4f98f0d 6 minutes ago 1.53GB [2023-05-25T09:13:02.225Z] support-notifications-arm64 latest aca5d6390445 9 minutes ago 31.9MB [2023-05-25T09:13:02.226Z] b5267b3526eb 10 minutes ago 1.59GB [2023-05-25T09:13:02.226Z] security-spire-agent-arm64 latest b28b0883e129 10 minutes ago 153MB [2023-05-25T09:13:02.226Z] 3257d15339f0 11 minutes ago 1.39GB [2023-05-25T09:13:02.226Z] core-common-config-bootstrapper-arm64 latest 2d6fa71ed25a 12 minutes ago 17.2MB [2023-05-25T09:13:02.226Z] security-secretstore-setup-arm64 latest a45af6de3c75 12 minutes ago 32.2MB [2023-05-25T09:13:02.226Z] 88930d34742d 12 minutes ago 1.52GB [2023-05-25T09:13:02.226Z] e3f9a96edc22 13 minutes ago 1.52GB [2023-05-25T09:13:02.226Z] core-command-arm64 latest 33d2667c3611 13 minutes ago 19.7MB [2023-05-25T09:13:02.226Z] 97e4477ecd7d 13 minutes ago 1.53GB [2023-05-25T09:13:02.226Z] security-proxy-setup-arm64 latest df58b75a887e 14 minutes ago 18.7MB [2023-05-25T09:13:02.226Z] 6f4782ca0331 14 minutes ago 1.51GB [2023-05-25T09:13:02.226Z] security-spire-config-arm64 latest faa2aaca4299 21 minutes ago 96.1MB [2023-05-25T09:13:02.226Z] security-spire-server-arm64 latest 4f2358647320 21 minutes ago 97MB [2023-05-25T09:13:02.226Z] 1439e92a02a6 21 minutes ago 1.39GB [2023-05-25T09:13:02.226Z] bb25c0a0372f 21 minutes ago 1.39GB [2023-05-25T09:13:02.226Z] ci-base-image-arm64 latest 0e0687254e60 37 minutes ago 899MB [2023-05-25T09:13:02.226Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 4 weeks ago 681MB [2023-05-25T09:13:02.226Z] alpine 3.17 51e60588ff2c 8 weeks ago 7.46MB [2023-05-25T09:13:02.226Z] 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:13:02.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T09:13:02.676Z] [2023-05-25T09:13:02.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T09:13:03.017Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T09:13:03.017Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T09:13:03.017Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T09:13:03.017Z] 04944245beec: Pulling fs layer [2023-05-25T09:13:03.017Z] 699f458cf7ca: Pulling fs layer [2023-05-25T09:13:03.017Z] 765212b225bb: Pulling fs layer [2023-05-25T09:13:03.017Z] f23df028b6ca: Pulling fs layer [2023-05-25T09:13:03.017Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T09:13:03.017Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T09:13:03.017Z] 765212b225bb: Waiting [2023-05-25T09:13:03.017Z] d65c8cfc05b1: Waiting [2023-05-25T09:13:03.017Z] 2437ff75d9bd: Waiting [2023-05-25T09:13:03.017Z] f23df028b6ca: Waiting [2023-05-25T09:13:03.286Z] 04944245beec: Verifying Checksum [2023-05-25T09:13:03.286Z] 04944245beec: Download complete [2023-05-25T09:13:03.286Z] 765212b225bb: Download complete [2023-05-25T09:13:03.286Z] f23df028b6ca: Download complete [2023-05-25T09:13:03.286Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T09:13:03.286Z] d65c8cfc05b1: Download complete [2023-05-25T09:13:03.558Z] 699f458cf7ca: Download complete [2023-05-25T09:13:03.826Z] 8998bd30e6a1: Verifying Checksum [2023-05-25T09:13:03.826Z] 8998bd30e6a1: Download complete [2023-05-25T09:13:06.408Z] 2437ff75d9bd: Verifying Checksum [2023-05-25T09:13:06.409Z] 2437ff75d9bd: Download complete [2023-05-25T09:13:07.815Z] 8998bd30e6a1: Pull complete [2023-05-25T09:13:08.397Z] 04944245beec: Pull complete [2023-05-25T09:13:09.800Z] 699f458cf7ca: Pull complete [2023-05-25T09:13:09.800Z] 765212b225bb: Pull complete [2023-05-25T09:13:10.378Z] f23df028b6ca: Pull complete [2023-05-25T09:13:10.645Z] d65c8cfc05b1: Pull complete [2023-05-25T09:13:25.629Z] 2437ff75d9bd: Pull complete [2023-05-25T09:13:25.629Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T09:13:25.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T09:13:25.629Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T09:13:25.833Z] prd-ubuntu20.04-docker-arm64-4c-16g-16950 does not seem to be running inside a container [2023-05-25T09:13:25.898Z] $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:13:28.742Z] $ docker top 2c3540888fead6863d982aec84936dbceb838cd718aaa6f208c0e224904d6e77 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T09:13:29.620Z] ---> job-cost.sh [2023-05-25T09:13:29.620Z] lf-activate-venv: SKIPPING [2023-05-25T09:13:29.620Z] INFO: No Stack... [2023-05-25T09:13:29.891Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T09:13:30.851Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T09:13:31.488Z] + cat /w/workspace/edgex-go/10/archives/cost.csv [2023-05-25T09:13:31.488Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T09:13:31.524Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4563-10-stack-cost] [2023-05-25T09:13:31.534Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4563-10-stack-cost] did not exist. Created. [2023-05-25T09:13:31.535Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4563-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T09:13:32.185Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T09:13:32.363Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T09:13:32.373Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4563-10-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T09:13:32.389Z] $ docker stop --time=1 2c3540888fead6863d982aec84936dbceb838cd718aaa6f208c0e224904d6e77 [2023-05-25T09:13:33.901Z] $ docker rm -f --volumes 2c3540888fead6863d982aec84936dbceb838cd718aaa6f208c0e224904d6e77 [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:13:34.312Z] provisioning config files... [2023-05-25T09:13:34.319Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config16822450912109235833tmp [Pipeline] { [Pipeline] sh [2023-05-25T09:13:34.616Z] + set +x [2023-05-25T09:13:34.616Z] + bash -s -- [2023-05-25T09:13:34.616Z] + curl -s https://codecov.io/bash [2023-05-25T09:13:34.616Z] [2023-05-25T09:13:34.616Z] _____ _ [2023-05-25T09:13:34.616Z] / ____| | | [2023-05-25T09:13:34.616Z] | | ___ __| | ___ ___ _____ __ [2023-05-25T09:13:34.616Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-25T09:13:34.616Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-25T09:13:34.616Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-25T09:13:34.616Z] Bash-1.0.6 [2023-05-25T09:13:34.616Z] [2023-05-25T09:13:34.616Z] [2023-05-25T09:13:34.616Z] ==> git version 2.25.1 found [2023-05-25T09:13:34.616Z] ==> 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:13:34.616Z] Release-Date: 2020-01-08 [2023-05-25T09:13:34.616Z] 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:13:34.616Z] 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:13:34.616Z] ==> Jenkins CI detected. [2023-05-25T09:13:34.616Z] current dir:  /w/workspace/edgex-go/10 [2023-05-25T09:13:34.616Z] project root: . [2023-05-25T09:13:34.616Z] --> token set from env [2023-05-25T09:13:34.616Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-25T09:13:34.616Z] ==> Running gcov in . (disable via -X gcov) [2023-05-25T09:13:34.616Z] ==> Python coveragepy not found [2023-05-25T09:13:34.616Z] ==> Searching for coverage reports in: [2023-05-25T09:13:34.616Z] + . [2023-05-25T09:13:34.616Z] -> Found 1 reports [2023-05-25T09:13:34.616Z] ==> Detecting git/mercurial file structure [2023-05-25T09:13:34.616Z] ==> Reading reports [2023-05-25T09:13:34.616Z] + ./coverage.out bytes=447731 [2023-05-25T09:13:34.616Z] ==> Appending adjustments [2023-05-25T09:13:34.616Z] https://docs.codecov.io/docs/fixing-reports [2023-05-25T09:13:36.039Z] + Found adjustments [2023-05-25T09:13:36.039Z] ==> Gzipping contents [2023-05-25T09:13:36.039Z] 60K /tmp/codecov.CX7VOB.gz [2023-05-25T09:13:36.039Z] ==> Uploading reports [2023-05-25T09:13:36.039Z] url: https://codecov.io [2023-05-25T09:13:36.039Z] query: branch=PR-4563&commit=89b91fb00ea030afb36e9a141b977402d661987b&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= [2023-05-25T09:13:36.039Z] -> Pinging Codecov [2023-05-25T09:13:36.039Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4563&commit=89b91fb00ea030afb36e9a141b977402d661987b&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= [2023-05-25T09:13:36.039Z] -> Uploading to [2023-05-25T09:13:36.039Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-25/00271124DB129430A58F1EEE437C3FCB/89b91fb00ea030afb36e9a141b977402d661987b/6c83c5fb-bd97-415d-bf68-ac6625fa89f7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T091335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0eaf9062c02c6b504d3a408002602707f299db958704efce0f4b2f82ba9b7d19 [2023-05-25T09:13:36.039Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T09:13:36.039Z] Dload Upload Total Spent Left Speed [2023-05-25T09:13:36.300Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57413 0 0 100 57413 0 249k --:--:-- --:--:-- --:--:-- 249k [2023-05-25T09:13:36.300Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/89b91fb00ea030afb36e9a141b977402d661987b [Pipeline] } [2023-05-25T09:13:36.307Z] 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:13:36.859Z] + [ -d /w/workspace/edgex-go/10/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-25T09:13:37.150Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T09:13:38.009Z] ---> package-listing.sh [2023-05-25T09:13:38.009Z] ++ facter osfamily [2023-05-25T09:13:38.009Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T09:13:38.269Z] + OS_FAMILY=debian [2023-05-25T09:13:38.269Z] + workspace=/w/workspace/edgex-go/10 [2023-05-25T09:13:38.269Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T09:13:38.269Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T09:13:38.269Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T09:13:38.269Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T09:13:38.269Z] + '[' /w/workspace/edgex-go/10 ']' [2023-05-25T09:13:38.269Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T09:13:38.269Z] + case "${OS_FAMILY}" in [2023-05-25T09:13:38.269Z] + dpkg -l [2023-05-25T09:13:38.269Z] + grep '^ii' [2023-05-25T09:13:38.269Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T09:13:38.269Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T09:13:38.269Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T09:13:38.269Z] + '[' /w/workspace/edgex-go/10 ']' [2023-05-25T09:13:38.269Z] + mkdir -p /w/workspace/edgex-go/10/archives/ [2023-05-25T09:13:38.269Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo [2023-05-25T09:13:38.279Z] 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/10/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:13:38.559Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T09:13:39.118Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T09:13:39.118Z] [2023-05-25T09:13:39.118Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T09:13:39.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T09:13:39.418Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-25T09:13:39.418Z] 5eb5b503b376: Pulling fs layer [2023-05-25T09:13:39.418Z] 5c69ac0246d0: Pulling fs layer [2023-05-25T09:13:39.418Z] ec43610c2a17: Pulling fs layer [2023-05-25T09:13:39.418Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-25T09:13:39.418Z] 33b1e0a273af: Pulling fs layer [2023-05-25T09:13:39.418Z] 5d3b04190fa2: Pulling fs layer [2023-05-25T09:13:39.418Z] 2f39f015ded8: Pulling fs layer [2023-05-25T09:13:39.418Z] 33b1e0a273af: Waiting [2023-05-25T09:13:39.418Z] 5d3b04190fa2: Waiting [2023-05-25T09:13:39.418Z] 3a2ae6a8a46f: Waiting [2023-05-25T09:13:39.418Z] 5c69ac0246d0: Download complete [2023-05-25T09:13:39.418Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-25T09:13:39.418Z] 3a2ae6a8a46f: Download complete [2023-05-25T09:13:39.418Z] 33b1e0a273af: Verifying Checksum [2023-05-25T09:13:39.418Z] 33b1e0a273af: Download complete [2023-05-25T09:13:39.679Z] 5d3b04190fa2: Verifying Checksum [2023-05-25T09:13:39.679Z] 5d3b04190fa2: Download complete [2023-05-25T09:13:39.679Z] ec43610c2a17: Verifying Checksum [2023-05-25T09:13:39.679Z] ec43610c2a17: Download complete [2023-05-25T09:13:39.679Z] 5eb5b503b376: Verifying Checksum [2023-05-25T09:13:39.679Z] 5eb5b503b376: Download complete [2023-05-25T09:13:40.247Z] 2f39f015ded8: Download complete [2023-05-25T09:13:40.817Z] 5eb5b503b376: Pull complete [2023-05-25T09:13:41.074Z] 5c69ac0246d0: Pull complete [2023-05-25T09:13:41.333Z] ec43610c2a17: Pull complete [2023-05-25T09:13:41.333Z] 3a2ae6a8a46f: Pull complete [2023-05-25T09:13:41.592Z] 33b1e0a273af: Pull complete [2023-05-25T09:13:41.592Z] 5d3b04190fa2: Pull complete [2023-05-25T09:13:45.775Z] 2f39f015ded8: Pull complete [2023-05-25T09:13:45.775Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-25T09:13:45.775Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T09:13:45.775Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T09:13:45.853Z] prd-ubuntu20.04-docker-8c-8g-16947 does not seem to be running inside a container [2023-05-25T09:13:45.884Z] $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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:13:48.341Z] $ docker top 0adb372ef9ddd34d28cee417b87653d032a3ec1d210f31b3d07cac491bc3141e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T09:13:48.686Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T09:13:48.974Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T09:13:49.260Z] + ls /var/log/sa-host [2023-05-25T09:13:49.260Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T09:13:49.320Z] provisioning config files... [2023-05-25T09:13:49.329Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config18401813175323011937tmp [Pipeline] { [Pipeline] echo [2023-05-25T09:13:49.341Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T09:13:49.618Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T09:13:49.624Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T09:13:49.940Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T09:13:49.948Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T09:13:50.229Z] ---> sudo-logs.sh [2023-05-25T09:13:50.229Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T09:13:50.250Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T09:13:50.528Z] ---> job-cost.sh [2023-05-25T09:13:50.528Z] lf-activate-venv: SKIPPING [2023-05-25T09:13:50.528Z] DEBUG: total: 0.10999999940395355 [2023-05-25T09:13:50.528Z] INFO: Retrieving Stack Cost... [2023-05-25T09:13:50.786Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T09:13:51.351Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T09:13:51.362Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T09:13:51.642Z] ---> logs-deploy.sh [2023-05-25T09:13:51.642Z] lf-activate-venv: SKIPPING [2023-05-25T09:13:51.642Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4563/10 [2023-05-25T09:13:51.642Z] INFO: archiving workspace using pattern(s): [2023-05-25T09:13:52.589Z] Archives upload complete. [2023-05-25T09:13:52.847Z] INFO: archiving logs to Nexus [2023-05-25T09:13:53.413Z] ---> uname -a: [2023-05-25T09:13:53.413Z] Linux prd-ubuntu20-04-docker-8c-8g-16947 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-25T09:13:53.413Z] [2023-05-25T09:13:53.413Z]