Pull request #4576 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 75014376cfd1cbc032cf2e5f6f9e7be14987845c+8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 (2a706330ed0a62dd252b2d88f59359c48d899dd7) 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-ssh1609166390320187376.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-ssh11356095014346817023.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4576/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4576/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5543104398360728897.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4576/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6182318040468027607.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh18046633215706640139.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4576/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4576/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh980125057078760061.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16608 in /w/workspace/edgexfoundry_edgex-go_PR-4576 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4576/head:refs/remotes/origin/PR-4576 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 into PR head commit 75014376cfd1cbc032cf2e5f6f9e7be14987845c Merge succeeded, producing 75014376cfd1cbc032cf2e5f6f9e7be14987845c Checking out Revision 75014376cfd1cbc032cf2e5f6f9e7be14987845c (PR-4576) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:17:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:17:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:17:35 ========================================================= 23:17:35 EdgeX Global Pipelines Version Info 23:17:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 75014376cfd1cbc032cf2e5f6f9e7be14987845c # 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 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75014376cfd1cbc032cf2e5f6f9e7be14987845c # timeout=10 23:17:35 ------------------- 23:17:35 stable info: 23:17:35 ------------------- 23:17:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:17:35 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:17:35 Message: update stable to v1.0.249 23:17:36 ------------------- 23:17:36 experimental info: 23:17:36 ------------------- 23:17:36 Commited By: **** collab-it+edgex@linuxfoundation.org 23:17:36 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 23:17:36 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:17:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:17:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:17:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:17:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:17:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:17:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 23:17:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:17:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:17:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:17:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:17:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:17:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:17:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:17:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:17:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:17:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:17:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:17:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:17:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:17:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 23:17:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:17:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:17:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:17:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4576 [Pipeline] echo 23:17:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4576 [Pipeline] echo 23:17:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4576 [Pipeline] echo 23:17:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75014376cfd1cbc032cf2e5f6f9e7be14987845c [Pipeline] echo 23:17:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7501437 [Pipeline] echo 23:17:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:17:37 provisioning config files... 23:17:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6178943497314266482tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:17:38 ---> docker-login.sh 23:17:38 nexus3.edgexfoundry.org:10001 23:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:38 Configure a credential helper to remove this warning. See 23:17:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:38 23:17:38 Login Succeeded 23:17:38 nexus3.edgexfoundry.org:10002 23:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:38 Configure a credential helper to remove this warning. See 23:17:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:38 23:17:38 Login Succeeded 23:17:38 nexus3.edgexfoundry.org:10003 23:17:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:38 Configure a credential helper to remove this warning. See 23:17:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:38 23:17:38 Login Succeeded 23:17:38 nexus3.edgexfoundry.org:10004 23:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:39 Configure a credential helper to remove this warning. See 23:17:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:39 23:17:39 Login Succeeded 23:17:39 docker.io 23:17:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:17:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:17:39 Configure a credential helper to remove this warning. See 23:17:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:17:39 23:17:39 Login Succeeded 23:17:39 ---> docker-login.sh ends [Pipeline] } 23:17:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:17:39 + 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 23:17:39 + dirname cmd/core-command/Dockerfile 23:17:39 + cut -d/ -f2 23:17:39 + echo core-command,cmd/core-command/Dockerfile 23:17:39 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:17:39 cut -d/ -f2 23:17:39 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:17:39 + dirname cmd/core-data/Dockerfile 23:17:39 + cut -d/ -f2 23:17:39 + echo core-data,cmd/core-data/Dockerfile 23:17:39 + + cut -d/ -f2 23:17:39 dirname cmd/core-metadata/Dockerfile 23:17:39 + echo core-metadata,cmd/core-metadata/Dockerfile 23:17:39 + + dirname cmd/security-bootstrapper/Dockerfile 23:17:39 cut -d/ -f2 23:17:39 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:17:39 + dirname cmd/security-proxy-auth/Dockerfile 23:17:39 + cut -d/ -f2 23:17:39 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 23:17:39 + dirname cmd/security-proxy-setup/Dockerfile 23:17:39 + cut -d/ -f2 23:17:39 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:17:39 + dirname cmd/security-secretstore-setup/Dockerfile 23:17:39 + cut -d/ -f2 23:17:39 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:17:39 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:17:39 + cut -d/ -f2 23:17:39 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:17:39 + dirname cmd/security-spire-agent/Dockerfile 23:17:39 + cut -d/ -f2 23:17:39 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:17:39 + dirname cmd/security-spire-config/Dockerfile 23:17:39 + cut -d/ -f2 23:17:39 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:17:39 + dirname cmd/security-spire-server/Dockerfile 23:17:39 + cut -d/ -f2 23:17:39 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:17:39 + dirname cmd/support-notifications/Dockerfile 23:17:39 + cut -d/ -f2 23:17:39 + echo support-notifications,cmd/support-notifications/Dockerfile 23:17:39 + + dirname cmd/support-scheduler/Dockerfile 23:17:39 cut -d/ -f2 23:17:39 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:17:39 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 23:17:40 + git rev-list -1 --merges 75014376cfd1cbc032cf2e5f6f9e7be14987845c~1..75014376cfd1cbc032cf2e5f6f9e7be14987845c [Pipeline] echo 23:17:40 -----------> git rev-list -1 --merges 75014376cfd1cbc032cf2e5f6f9e7be14987845c~1..75014376cfd1cbc032cf2e5f6f9e7be14987845c 75014376cfd1cbc032cf2e5f6f9e7be14987845c [false] [Pipeline] sh 23:17:40 + git log --format=format:%s -1 75014376cfd1cbc032cf2e5f6f9e7be14987845c [Pipeline] echo 23:17:40 ========================================================= 23:17:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:17:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:17:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:17:41 + grep -v github /etc/ssh/ssh_known_hosts 23:17:41 + [ -e /tmp/ssh_known_hosts ] 23:17:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:17:41 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:17:41 sudo tee -a /etc/ssh/ssh_known_hosts 23:17:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:17:41 23:17:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:17:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:17:42 0.1.4: Pulling from edgex-devops/py-git-semver 23:17:42 b85a868b505f: Pulling fs layer 23:17:42 e2be974225ed: Pulling fs layer 23:17:42 339a4e72a1f5: Pulling fs layer 23:17:42 988bab9f4d93: Pulling fs layer 23:17:42 1469e6f7b9e6: Pulling fs layer 23:17:42 eaf3925da568: Pulling fs layer 23:17:42 bab4dde63d76: Pulling fs layer 23:17:42 bde34c3a00c8: Pulling fs layer 23:17:42 b352a97aabf1: Pulling fs layer 23:17:42 4872d77fe225: Pulling fs layer 23:17:42 5851b861e8e6: Pulling fs layer 23:17:42 988bab9f4d93: Waiting 23:17:42 1469e6f7b9e6: Waiting 23:17:42 b352a97aabf1: Waiting 23:17:42 eaf3925da568: Waiting 23:17:42 bab4dde63d76: Waiting 23:17:42 bde34c3a00c8: Waiting 23:17:42 5851b861e8e6: Waiting 23:17:42 e2be974225ed: Verifying Checksum 23:17:42 e2be974225ed: Download complete 23:17:42 988bab9f4d93: Download complete 23:17:42 1469e6f7b9e6: Verifying Checksum 23:17:42 1469e6f7b9e6: Download complete 23:17:42 eaf3925da568: Verifying Checksum 23:17:42 eaf3925da568: Download complete 23:17:42 339a4e72a1f5: Verifying Checksum 23:17:42 339a4e72a1f5: Download complete 23:17:42 bde34c3a00c8: Verifying Checksum 23:17:42 bde34c3a00c8: Download complete 23:17:42 b352a97aabf1: Verifying Checksum 23:17:42 b352a97aabf1: Download complete 23:17:42 4872d77fe225: Verifying Checksum 23:17:42 4872d77fe225: Download complete 23:17:42 5851b861e8e6: Verifying Checksum 23:17:42 5851b861e8e6: Download complete 23:17:42 b85a868b505f: Verifying Checksum 23:17:42 b85a868b505f: Download complete 23:17:42 bab4dde63d76: Verifying Checksum 23:17:42 bab4dde63d76: Download complete 23:17:43 b85a868b505f: Pull complete 23:17:43 e2be974225ed: Pull complete 23:17:44 339a4e72a1f5: Pull complete 23:17:44 988bab9f4d93: Pull complete 23:17:44 1469e6f7b9e6: Pull complete 23:17:44 eaf3925da568: Pull complete 23:17:46 bab4dde63d76: Pull complete 23:17:46 bde34c3a00c8: Pull complete 23:17:46 b352a97aabf1: Pull complete 23:17:46 4872d77fe225: Pull complete 23:17:46 5851b861e8e6: Pull complete 23:17:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:17:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:17:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:17:47 prd-ubuntu20.04-docker-8c-8g-16608 does not seem to be running inside a container 23:17:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:17:48 $ docker top 2cdf4e08e1bb47e888b2d516d4c6ce149d7274fae99d677a843b3cc96b7ff406 -eo pid,comm 23:17:48 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). 23:17:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:17:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:17:48 [ssh-agent] Looking for ssh-agent implementation... 23:17:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:17:48 $ docker exec 2cdf4e08e1bb47e888b2d516d4c6ce149d7274fae99d677a843b3cc96b7ff406 ssh-agent 23:17:49 SSH_AUTH_SOCK=/tmp/ssh-rtADyGEZESVP/agent.32 23:17:49 SSH_AGENT_PID=38 23:17:49 Running ssh-add (command line suppressed) 23:17:49 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8455576015726336888.key (/w/workspace/edgex-go/1@tmp/private_key_8455576015726336888.key) 23:17:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:17:49 + git tag --points-at HEAD [Pipeline] } 23:17:49 $ docker exec --env ******** --env ******** 2cdf4e08e1bb47e888b2d516d4c6ce149d7274fae99d677a843b3cc96b7ff406 ssh-agent -k 23:17:49 unset SSH_AUTH_SOCK; 23:17:49 unset SSH_AGENT_PID; 23:17:49 echo Agent pid 38 killed; 23:17:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:17:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:17:49 [ssh-agent] Looking for ssh-agent implementation... 23:17:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:17:49 $ docker exec 2cdf4e08e1bb47e888b2d516d4c6ce149d7274fae99d677a843b3cc96b7ff406 ssh-agent 23:17:49 SSH_AUTH_SOCK=/tmp/ssh-l6kQCePJq8WR/agent.70 23:17:49 SSH_AGENT_PID=76 23:17:50 Running ssh-add (command line suppressed) 23:17:50 Identity added: /w/workspace/edgex-go/1@tmp/private_key_4149452436048208535.key (/w/workspace/edgex-go/1@tmp/private_key_4149452436048208535.key) 23:17:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:17:50 + git semver init 23:17:50 2023-05-23 23:17:50,640 [run_init] DEBUG init version:0.0.0 force:False 23:17:50 2023-05-23 23:17:50,641 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 23:17:50 2023-05-23 23:17:50,641 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 23:17:50 2023-05-23 23:17:50,642 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 23:17:55 2023-05-23 23:17:55,299 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 23:17:55 2023-05-23 23:17:55,300 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4576 with force:False 23:17:55 2023-05-23 23:17:55,300 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4576 23:17:55 2023-05-23 23:17:55,304 [execute] INFO git cat-file --batch-check 23:17:55 2023-05-23 23:17:55,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 23:17:55 2023-05-23 23:17:55,309 [execute] INFO git cat-file --batch 23:17:55 2023-05-23 23:17:55,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 23:17:55 2023-05-23 23:17:55,315 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4576 23:17:55 0.0.0 [Pipeline] } 23:17:56 $ docker exec --env ******** --env ******** 2cdf4e08e1bb47e888b2d516d4c6ce149d7274fae99d677a843b3cc96b7ff406 ssh-agent -k 23:17:56 unset SSH_AUTH_SOCK; 23:17:56 unset SSH_AGENT_PID; 23:17:56 echo Agent pid 76 killed; 23:17:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:17:56 + git semver [Pipeline] } 23:17:56 $ docker stop --time=1 2cdf4e08e1bb47e888b2d516d4c6ce149d7274fae99d677a843b3cc96b7ff406 23:17:58 $ docker rm -f --volumes 2cdf4e08e1bb47e888b2d516d4c6ce149d7274fae99d677a843b3cc96b7ff406 [Pipeline] // withDockerContainer [Pipeline] sh 23:17:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:17:58 Stashed 1 file(s) [Pipeline] echo 23:17:58 [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 23:17:59 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 23:17:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:17:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:17:59 ========================================================= 23:17:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 23:17:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:18:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:18:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 23:18:00 f56be85fc22e: Pulling fs layer 23:18:00 85791d961cd3: Pulling fs layer 23:18:00 d694b5ae8c79: Pulling fs layer 23:18:00 9f32a84ed3da: Pulling fs layer 23:18:00 4d19c01a9841: Pulling fs layer 23:18:00 9325e15d5711: Pulling fs layer 23:18:00 556b6ee489ea: Pulling fs layer 23:18:00 c5a4b2cf53e6: Pulling fs layer 23:18:00 4d19c01a9841: Waiting 23:18:00 9325e15d5711: Waiting 23:18:00 c5a4b2cf53e6: Waiting 23:18:00 9f32a84ed3da: Waiting 23:18:00 556b6ee489ea: Waiting 23:18:00 85791d961cd3: Download complete 23:18:00 9f32a84ed3da: Verifying Checksum 23:18:00 9f32a84ed3da: Download complete 23:18:00 4d19c01a9841: Verifying Checksum 23:18:00 4d19c01a9841: Download complete 23:18:00 f56be85fc22e: Verifying Checksum 23:18:00 f56be85fc22e: Download complete 23:18:00 9325e15d5711: Verifying Checksum 23:18:00 9325e15d5711: Download complete 23:18:00 f56be85fc22e: Pull complete 23:18:00 85791d961cd3: Pull complete 23:18:01 c5a4b2cf53e6: Verifying Checksum 23:18:01 c5a4b2cf53e6: Download complete 23:18:01 d694b5ae8c79: Verifying Checksum 23:18:01 d694b5ae8c79: Download complete 23:18:01 556b6ee489ea: Verifying Checksum 23:18:01 556b6ee489ea: Download complete 23:18:04 d694b5ae8c79: Pull complete 23:18:04 9f32a84ed3da: Pull complete 23:18:04 4d19c01a9841: Pull complete 23:18:04 9325e15d5711: Pull complete 23:18:07 556b6ee489ea: Pull complete 23:18:07 c5a4b2cf53e6: Pull complete 23:18:07 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 23:18:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:18:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:18:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:18:08 WORKDIR /edgex 23:18:08 COPY go.mod . 23:18:08 RUN go mod download 23:18:08 + docker build -t ci-base-image-x86_64 -f - . 23:18:08 Sending build context to Docker daemon 170.8MB 23:18:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 23:18:08 ---> c4be618373d6 23:18:08 Step 2/4 : WORKDIR /edgex 23:18:11 ---> Running in e76936ae2653 23:18:11 Removing intermediate container e76936ae2653 23:18:11 ---> c975b4b7d9ad 23:18:11 Step 3/4 : COPY go.mod . 23:18:11 ---> c89d1f3ecb1d 23:18:11 Step 4/4 : RUN go mod download 23:18:11 ---> Running in 35abc841b455 23:18:14 Still waiting to schedule task 23:18:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 23:18:21 Removing intermediate container 35abc841b455 23:18:21 ---> 1b0ac3aea34b 23:18:21 Successfully built 1b0ac3aea34b 23:18:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:22 + docker inspect -f . ci-base-image-x86_64 23:18:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:22 prd-ubuntu20.04-docker-8c-8g-16608 does not seem to be running inside a container 23:18:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:18:22 $ docker top 17839dce5eb6635bd7c4518acbfeb780213bd8f83c2e5added5e8adcbdbb1026 -eo pid,comm [Pipeline] { [Pipeline] sh 23:18:23 + go version 23:18:23 go version go1.20.2 linux/amd64 [Pipeline] } 23:18:23 $ docker stop --time=1 17839dce5eb6635bd7c4518acbfeb780213bd8f83c2e5added5e8adcbdbb1026 23:18:24 $ docker rm -f --volumes 17839dce5eb6635bd7c4518acbfeb780213bd8f83c2e5added5e8adcbdbb1026 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:25 + docker inspect -f . ci-base-image-x86_64 23:18:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:25 prd-ubuntu20.04-docker-8c-8g-16608 does not seem to be running inside a container 23:18:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:18:25 $ docker top 178c18f6dd209c36df44dee23494891165b9bdad576dedaaba352dce3ced0634 -eo pid,comm [Pipeline] { [Pipeline] echo 23:18:25 ========================================================= 23:18:25 [edgeXBuildGoParallel] Running Tests and Build... 23:18:25 ========================================================= [Pipeline] sh 23:18:26 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 23:18:26 + make test 23:18:26 go test -race -coverprofile=coverage.out ./... 23:18:33 ? github.com/edgexfoundry/edgex-go [no test files] 23:18:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:18:45 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:18:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:18:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:18:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:18:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:18:46 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:18:46 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:18:46 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:18:46 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:18:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:18:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:18:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:18:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:18:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:18:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:18:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.065s coverage: 28.7% of statements 23:18:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 23:18:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:18:48 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:18:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:18:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:18:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:18:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:18:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:18:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:18:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:18:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:18:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:18:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:18:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.091s coverage: 71.5% of statements 23:18:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.065s coverage: 54.0% of statements 23:18:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.954s coverage: 88.5% of statements 23:18:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements 23:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:18:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:18:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.382s coverage: 95.6% of statements 23:18:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:18:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:18:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:18:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:18:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:18:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.052s coverage: 72.2% of statements 23:18:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:18:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:18:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:18:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements 23:18:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:18:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:18:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.083s coverage: 0.9% of statements 23:18:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.0% of statements 23:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.056s coverage: 42.9% of statements 23:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.088s coverage: 82.9% of statements 23:18:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 23:18:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 23:18:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 23:18:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:18:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:18:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:18:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:18:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:18:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:18:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:18:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:18:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:18:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:18:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:18:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:18:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:18:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:18:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:18:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:18:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:18:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:19:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:19:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:19:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:19:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:19:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:19:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:19:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:19:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:19:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:19:03 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:19:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:19:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:19:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:19:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:19:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:19:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:19:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:19:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:19:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:19:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:19:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 23:19:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:19:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.285s coverage: 79.9% of statements 23:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.069s coverage: 92.9% of statements 23:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 23:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements 23:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.057s coverage: 87.2% of statements 23:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 23:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 23:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements 23:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements 23:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements 23:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 63.1% of statements 23:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 23:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 23:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 23:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 23:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 23:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 38.4% of statements 23:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements 23:19:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 23:19:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.065s coverage: 17.7% of statements 23:19:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.100s coverage: 92.3% of statements 23:19:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements 23:19:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements 23:19:19 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 23:19:19 running golangci-lint 23:19:19 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 23:19:19 go version go1.20.2 linux/amd64 23:19:19 level=info msg="[config_reader] Used config file .golangci.yml" 23:19:19 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 23:19:34 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|name|files|imports|types_sizes) took 13.78874718s" 23:19:34 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.697825ms" 23:19:39 level=info msg="[linters_context/goanalysis] analyzers took 50.472391606s with top 10 stages: buildir: 25.248680024s, inspect: 1.827839333s, fact_deprecated: 1.479776747s, ctrlflow: 1.093147276s, gosec: 1.051246842s, printf: 1.045539842s, nilness: 751.686758ms, fact_purity: 682.326947ms, S1038: 676.213506ms, typedness: 461.257963ms" 23:19:39 level=info msg="[runner] Issues before processing: 203, after processing: 0" 23:19:39 level=info msg="[runner] Processors filtering stat (out/in): cgo: 203/203, filename_unadjuster: 203/203, exclude-rules: 23/203, nolint: 0/23, skip_dirs: 203/203, autogenerated_exclude: 203/203, path_prettifier: 203/203, identifier_marker: 203/203, skip_files: 203/203, exclude: 203/203" 23:19:39 level=info msg="[runner] processing took 16.663802ms with stages: nolint: 6.853551ms, identifier_marker: 5.386627ms, exclude-rules: 1.605738ms, path_prettifier: 1.349242ms, autogenerated_exclude: 973.253µs, skip_dirs: 447.34µs, cgo: 28.021µs, filename_unadjuster: 15.27µs, max_same_issues: 1.05µs, severity-rules: 670ns, sort_results: 610ns, uniq_by_line: 440ns, max_from_linter: 340ns, skip_files: 300ns, exclude: 290ns, source_code: 270ns, diff: 270ns, path_shortener: 250ns, max_per_file_from_linter: 160ns, path_prefixer: 110ns" 23:19:39 level=info msg="[runner] linters took 6.351638549s with stages: goanalysis_metalinter: 6.334881685s" 23:19:39 level=info msg="File cache stats: 0 entries of total size 0B" 23:19:39 level=info msg="Memory: 203 samples, avg is 173.3MB, max is 723.6MB" 23:19:39 level=info msg="Execution took 20.188784562s" 23:19:39 go vet ./... 23:19:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:19:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:19:44 ./bin/test-attribution-txt.sh [Pipeline] echo 23:19:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:19:44 + ls -al . 23:19:44 total 704 23:19:44 drwxrwxr-x 11 1001 1001 4096 May 23 23:18 . 23:19:44 drwxr-xr-x 4 root root 4096 May 23 23:18 .. 23:19:44 drwxrwxr-x 2 1001 1001 4096 May 23 23:17 .blubracket 23:19:44 -rw-rw-r-- 1 1001 1001 16 May 23 23:17 .dockerignore 23:19:44 drwxrwxr-x 8 1001 1001 4096 May 23 23:17 .git 23:19:44 drwxrwxr-x 3 1001 1001 4096 May 23 23:17 .github 23:19:44 -rw-rw-r-- 1 1001 1001 1133 May 23 23:17 .gitignore 23:19:44 -rw-rw-r-- 1 1001 1001 42 May 23 23:17 .golangci.yml 23:19:44 -rw-rw-r-- 1 1001 1001 87 May 23 23:17 .hadolint.yml 23:19:44 drwxr-xr-x 3 1001 1001 4096 May 23 23:17 .semver 23:19:44 -rw-rw-r-- 1 1001 1001 166 May 23 23:17 .sonarcloud.properties 23:19:44 -rw-rw-r-- 1 1001 1001 1171 May 23 23:17 ADOPTERS.md 23:19:44 -rw-rw-r-- 1 1001 1001 10835 May 23 23:17 Attribution.txt 23:19:44 -rw-rw-r-- 1 1001 1001 73765 May 23 23:17 CHANGELOG.md 23:19:44 -rw-rw-r-- 1 1001 1001 3804 May 23 23:17 CONTRIBUTING.md 23:19:44 -rw-rw-r-- 1 1001 1001 677 May 23 23:17 GOVERNANCE.md 23:19:44 -rw-rw-r-- 1 1001 1001 883 May 23 23:17 Jenkinsfile 23:19:44 -rw-rw-r-- 1 1001 1001 10775 May 23 23:17 LICENSE 23:19:44 -rw-rw-r-- 1 1001 1001 14368 May 23 23:17 Makefile 23:19:44 -rw-rw-r-- 1 1001 1001 582 May 23 23:17 OWNERS.md 23:19:44 -rw-rw-r-- 1 1001 1001 9902 May 23 23:17 README.md 23:19:44 -rw-rw-r-- 1 1001 1001 789 May 23 23:17 SECURITY.md 23:19:44 -rw-rw-r-- 1 1001 1001 5 May 23 23:17 VERSION 23:19:44 drwxrwxr-x 2 1001 1001 4096 May 23 23:17 bin 23:19:44 drwxrwxr-x 18 1001 1001 4096 May 23 23:17 cmd 23:19:44 -rw-r--r-- 1 root root 447731 May 23 23:19 coverage.out 23:19:44 -rw-rw-r-- 1 1001 1001 3159 May 23 23:17 go.mod 23:19:44 -rw-rw-r-- 1 1001 1001 30958 May 23 23:17 go.sum 23:19:44 drwxrwxr-x 7 1001 1001 4096 May 23 23:17 internal 23:19:44 drwxrwxr-x 3 1001 1001 4096 May 23 23:17 openapi 23:19:44 -rw-rw-r-- 1 1001 1001 594 May 23 23:17 security.txt 23:19:44 drwxrwxr-x 4 1001 1001 4096 May 23 23:17 snap 23:19:44 -rw-rw-r-- 1 1001 1001 204 May 23 23:17 version.go [Pipeline] sh 23:19:44 + '[' -e coverage.out ] 23:19:44 + chown 1001:1001 coverage.out [Pipeline] stash 23:19:44 Stashed 1 file(s) [Pipeline] sh 23:19:45 + make build 23:19:45 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 23:19:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16609 in /w/workspace/edgexfoundry_edgex-go_PR-4576 [Pipeline] { [Pipeline] ws 23:19:51 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 23:19:52 The recommended git tool is: git 23:19:57 using credential edgex-jenkins-ssh 23:19:57 Cloning the remote Git repository 23:19:57 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 23:19:57 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 23:19:57 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 23:19:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:19:57 > git init /w/workspace/edgex-go/1 # timeout=10 23:19:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:19:57 > git --version # timeout=10 23:19:57 > git --version # 'git version 2.25.1' 23:19:57 using GIT_SSH to set credentials SSH Credentials for GitHub 23:19:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:19:58 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 23:20:04 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 23:20:05 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 23:20:06 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 23:20:08 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 23:20:08 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 23:20:09 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 23:20:10 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] } 23:20:11 $ docker stop --time=1 178c18f6dd209c36df44dee23494891165b9bdad576dedaaba352dce3ced0634 23:20:14 $ docker rm -f --volumes 178c18f6dd209c36df44dee23494891165b9bdad576dedaaba352dce3ced0634 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:20:16 23:20:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 23:20:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:20:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh 23:20:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:20:16 latest: Pulling from edgex-devops/edgex-compose 23:20:16 cbdbe7a5bc2a: Pulling fs layer 23:20:16 ca9280d653b3: Pulling fs layer 23:20:16 7e9c9ca2126c: Pulling fs layer 23:20:16 cbdbe7a5bc2a: Download complete 23:20:16 cbdbe7a5bc2a: Pull complete 23:20:16 ca9280d653b3: Verifying Checksum 23:20:16 ca9280d653b3: Download complete 23:20:17 7e9c9ca2126c: Download complete 23:20:17 ca9280d653b3: Pull complete 23:20:17 Merging remotes/origin/main commit 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 into PR head commit 75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:20:17 Merge succeeded, producing 75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:20:17 Checking out Revision 75014376cfd1cbc032cf2e5f6f9e7be14987845c (PR-4576) 23:20:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:20:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:20:16 using GIT_SSH to set credentials SSH Credentials for GitHub 23:20:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4576/head:refs/remotes/origin/PR-4576 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:20:17 > git config core.sparsecheckout # timeout=10 23:20:17 > git checkout -f 75014376cfd1cbc032cf2e5f6f9e7be14987845c # timeout=10 23:20:17 > git remote # timeout=10 23:20:17 > git config --get remote.origin.url # timeout=10 23:20:17 using GIT_SSH to set credentials SSH Credentials for GitHub 23:20:17 > git merge 8b5d159302a21ca4b8ea3c12b2823a503bdccfe7 # timeout=10 23:20:17 > git rev-parse HEAD^{commit} # timeout=10 23:20:17 > git config core.sparsecheckout # timeout=10 23:20:17 > git checkout -f 75014376cfd1cbc032cf2e5f6f9e7be14987845c # timeout=10 23:20:18 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 23:20:18 > git --version # timeout=10 23:20:18 > git --version # 'git version 2.25.1' 23:20:18 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:20:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:20:19 % Total % Received % Xferd Average Speed Time Time Time Current 23:20:19 Dload Upload Total Spent Left Speed 23:20:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh 23:20:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:20:20 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 23:20:20 /etc/docker/daemon.new 23:20:20 { 23:20:20 "registry-mirrors": [ 23:20:20 "https://nexus3.edgexfoundry.org:10001" 23:20:20 ], 23:20:20 "bip": "10.250.0.254/24", 23:20:20 "hosts": [ 23:20:20 "tcp://0.0.0.0:5555", 23:20:20 "unix:///var/run/docker.sock" 23:20:20 ], 23:20:20 "mtu": 1458, 23:20:20 "selinux-enabled": true, 23:20:20 "seccomp-profile": "/etc/docker/seccomp.json" 23:20:20 } 23:20:20 7e9c9ca2126c: Pull complete 23:20:20 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:20:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:20:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] sh [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:20 prd-ubuntu20.04-docker-8c-8g-16608 does not seem to be running inside a container 23:20:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:20:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 23:20:22 $ docker top fa5764d1e46dba9d276b9413bf839d8d60b00cb72ce5e2a1ec5e498c7c4d4130 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 23:20:23 + sudo service docker restart 23:20:23 + docker-compose build --help 23:20:23 + grep parallel 23:20:23 --parallel Build images in parallel. [Pipeline] } 23:20:23 $ docker stop --time=1 fa5764d1e46dba9d276b9413bf839d8d60b00cb72ce5e2a1ec5e498c7c4d4130 23:20:25 $ docker rm -f --volumes fa5764d1e46dba9d276b9413bf839d8d60b00cb72ce5e2a1ec5e498c7c4d4130 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:20:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:20:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:20:25 prd-ubuntu20.04-docker-8c-8g-16608 does not seem to be running inside a container 23:20:25 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:20:26 $ docker top e21a9e3af3ff1dc4badb8d08b06b1d9b1c98eca4e4a22f214b6b4b4af14f6b71 -eo pid,comm [Pipeline] { [Pipeline] sh 23:20:26 + docker-compose -f ./docker-compose-build.yml build --parallel 23:20:27 Building core-command ... 23:20:27 Building core-common-config-bootstrapper ... 23:20:27 Building core-data ... 23:20:27 Building core-metadata ... 23:20:27 Building security-bootstrapper ... 23:20:27 Building security-proxy-auth ... 23:20:27 Building security-proxy-setup ... 23:20:27 Building security-secretstore-setup ... 23:20:27 Building security-spiffe-token-provider ... 23:20:27 Building security-spire-agent ... 23:20:27 Building security-spire-config ... 23:20:27 Building security-spire-server ... 23:20:27 Building support-notifications ... 23:20:27 Building support-scheduler ... 23:20:27 Building security-spire-server 23:20:27 Building security-proxy-setup 23:20:27 Building core-metadata 23:20:27 Building core-data 23:20:27 Building security-proxy-auth 23:20:39 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:20:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:20:39 ---> 1b0ac3aea34b 23:20:39 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:20:39 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:20:39 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:20:39 ---> 1b0ac3aea34b 23:20:39 Step 3/26 : WORKDIR /edgex-go 23:20:39 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:20:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:20:39 ---> 1b0ac3aea34b 23:20:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:20:39 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:20:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:20:39 ---> 1b0ac3aea34b 23:20:39 Step 3/22 : WORKDIR /edgex-go 23:20:39 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:20:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:20:39 ---> 1b0ac3aea34b 23:20:39 Step 3/23 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:20:41 provisioning config files... 23:20:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7323833419937588323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:20:41 ---> docker-login.sh 23:20:41 nexus3.edgexfoundry.org:10001 23:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:42 Configure a credential helper to remove this warning. See 23:20:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:42 23:20:42 Login Succeeded 23:20:42 nexus3.edgexfoundry.org:10002 23:20:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:42 Configure a credential helper to remove this warning. See 23:20:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:42 23:20:42 Login Succeeded 23:20:42 nexus3.edgexfoundry.org:10003 23:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:43 Configure a credential helper to remove this warning. See 23:20:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:43 23:20:43 Login Succeeded 23:20:43 nexus3.edgexfoundry.org:10004 23:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:43 Configure a credential helper to remove this warning. See 23:20:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:43 23:20:43 Login Succeeded 23:20:43 docker.io 23:20:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:20:44 Configure a credential helper to remove this warning. See 23:20:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:20:44 23:20:44 Login Succeeded 23:20:44 ---> docker-login.sh ends [Pipeline] } 23:20:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:20:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 23:20:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:20:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:20:44 ========================================================= 23:20:44 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 23:20:44 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:20:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:20:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:20:45 c41833b44d91: Pulling fs layer 23:20:45 ed15518f5707: Pulling fs layer 23:20:45 feae8fd75edb: Pulling fs layer 23:20:45 242c74f7c9fa: Pulling fs layer 23:20:45 3cdef696dda3: Pulling fs layer 23:20:45 2ced38df9373: Pulling fs layer 23:20:45 58f1dce35555: Pulling fs layer 23:20:45 3cdef696dda3: Waiting 23:20:45 2ced38df9373: Waiting 23:20:45 242c74f7c9fa: Waiting 23:20:45 58f1dce35555: Waiting 23:20:45 ed15518f5707: Verifying Checksum 23:20:45 ed15518f5707: Download complete 23:20:45 242c74f7c9fa: Verifying Checksum 23:20:45 242c74f7c9fa: Download complete 23:20:45 3cdef696dda3: Verifying Checksum 23:20:45 3cdef696dda3: Download complete 23:20:45 c41833b44d91: Verifying Checksum 23:20:45 c41833b44d91: Download complete 23:20:47 c41833b44d91: Pull complete 23:20:47 58f1dce35555: Verifying Checksum 23:20:47 58f1dce35555: Download complete 23:20:47 ed15518f5707: Pull complete 23:20:48 feae8fd75edb: Download complete 23:20:48 2ced38df9373: Verifying Checksum 23:20:48 2ced38df9373: Download complete 23:20:51 ---> Running in 5341bc181036 23:20:51 ---> Running in 22f2331dc83a 23:20:51 ---> Running in 90f4c854cadd 23:20:51 ---> Running in f43408e1650b 23:20:51 ---> Running in e98d3b44e4f5 23:20:51 Removing intermediate container e98d3b44e4f5 23:20:51 ---> 0033589e704a 23:20:51 Step 4/23 : WORKDIR /edgex-go 23:20:51 Removing intermediate container 5341bc181036 23:20:51 ---> 4ac9d172f0b9 23:20:51 Step 4/25 : WORKDIR /edgex-go 23:20:51 ---> Running in 062dae9effcc 23:20:51 Removing intermediate container 22f2331dc83a 23:20:51 ---> a14ca6a5459c 23:20:51 Step 4/23 : WORKDIR /edgex-go 23:20:51 Removing intermediate container f43408e1650b 23:20:51 ---> 24969a0f8e8c 23:20:51 Step 4/22 : RUN apk add --update --no-cache make git 23:20:51 Removing intermediate container 90f4c854cadd 23:20:51 ---> 18b63a64963a 23:20:51 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 23:20:51 ---> Running in 2b1a6e66f699 23:20:51 ---> Running in f11821d17206 23:20:51 ---> Running in 9f3a308b1c6b 23:20:51 ---> Running in 147b01276786 23:20:51 Removing intermediate container 062dae9effcc 23:20:51 ---> a5016f886c68 23:20:51 Step 5/23 : RUN apk add --update --no-cache make git 23:20:51 ---> Running in 0594776d63c3 23:20:51 Removing intermediate container 2b1a6e66f699 23:20:51 ---> 4048794ba957 23:20:51 Step 5/25 : RUN apk add --update --no-cache make git 23:20:51 Removing intermediate container 9f3a308b1c6b 23:20:51 ---> dc705f85d613 23:20:51 Step 5/23 : RUN apk add --update --no-cache make git 23:20:51 ---> Running in 5b8c6773f351 23:20:51 ---> Running in b85d013a58d1 23:20:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:20:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:20:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:20:52 OK: 265 MiB in 53 packages 23:20:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:20:52 OK: 265 MiB in 53 packages 23:20:52 OK: 265 MiB in 53 packages 23:20:52 OK: 265 MiB in 53 packages 23:20:52 OK: 265 MiB in 53 packages 23:20:52 Removing intermediate container f11821d17206 23:20:52 ---> 10b22e7a0180 23:20:52 Step 5/22 : COPY go.mod vendor* ./ 23:20:52 Removing intermediate container 147b01276786 23:20:52 ---> 9e87bed00f25 23:20:52 Step 5/26 : COPY go.mod vendor* ./ 23:20:52 ---> 4910ae26a15b 23:20:52 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:52 ---> Running in ad015dd8056e 23:20:52 ---> 14218f37cacf 23:20:52 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:52 Removing intermediate container 5b8c6773f351 23:20:52 ---> 4ccd49e4ac1d 23:20:52 Step 6/25 : COPY go.mod vendor* ./ 23:20:52 ---> Running in 2c1cbdd26084 23:20:52 Removing intermediate container b85d013a58d1 23:20:52 ---> 399f4881a5f9 23:20:52 Step 6/23 : COPY go.mod vendor* ./ 23:20:52 Removing intermediate container 0594776d63c3 23:20:52 ---> 705378a0b3ea 23:20:52 Step 6/23 : COPY go.mod vendor* ./ 23:20:53 ---> b134afde18fa 23:20:53 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:53 ---> Running in 7a2e0e7281ef 23:20:53 ---> 29199295fc86 23:20:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:53 ---> 8420cecbe415 23:20:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:53 ---> Running in d6f39745ca7d 23:20:53 ---> Running in 8262e467bfd7 23:21:00 feae8fd75edb: Pull complete 23:21:00 242c74f7c9fa: Pull complete 23:21:00 3cdef696dda3: Pull complete 23:21:06 2ced38df9373: Pull complete 23:21:11 58f1dce35555: Pull complete 23:21:11 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 23:21:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:21:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 23:21:11 + + dockerecho FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:21:11 WORKDIR /edgex 23:21:11 COPY go.mod . 23:21:11 RUN go mod download build 23:21:11 -t ci-base-image-arm64 -f - . 23:21:12 Sending build context to Docker daemon 2.928MB 23:21:12 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 23:21:12 ---> fadd8f120f05 23:21:12 Step 2/4 : WORKDIR /edgex 23:21:14 ---> Running in 155e7d0985e4 23:21:14 Removing intermediate container 155e7d0985e4 23:21:14 ---> 5acccefbc64f 23:21:14 Step 3/4 : COPY go.mod . 23:21:15 ---> bbdb5bf178f8 23:21:15 Step 4/4 : RUN go mod download 23:21:15 ---> Running in 85ef84af8b0d 23:21:47 Removing intermediate container 85ef84af8b0d 23:21:47 ---> 23b182cb5646 23:21:47 Successfully built 23b182cb5646 23:21:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:47 + docker inspect -f . ci-base-image-arm64 23:21:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:48 prd-ubuntu20.04-docker-arm64-4c-16g-16609 does not seem to be running inside a container 23:21:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:21:49 $ docker top 9c2a8ccb62b1871e5986294317a64f950d0d114910b92b16535c201a05707cfd -eo pid,comm 23:21:49 Removing intermediate container d6f39745ca7d 23:21:49 ---> 36c34fc6c995 23:21:49 Step 8/23 : COPY . . 23:21:49 Removing intermediate container 7a2e0e7281ef 23:21:49 ---> 2197eae571c6 23:21:49 Step 8/25 : COPY . . 23:21:49 Removing intermediate container 8262e467bfd7 23:21:49 ---> a40ea52c4340 23:21:49 Step 8/23 : COPY . .Removing intermediate container ad015dd8056e 23:21:49 23:21:49 ---> 3cb25d4e6488 23:21:49 Step 7/22 : COPY . . 23:21:49 Removing intermediate container 2c1cbdd26084 23:21:49 ---> 52fd0b86f79f 23:21:49 Step 7/26 : COPY . . [Pipeline] { [Pipeline] sh 23:21:50 + go version 23:21:50 go version go1.20.2 linux/arm64 [Pipeline] } 23:21:50 $ docker stop --time=1 9c2a8ccb62b1871e5986294317a64f950d0d114910b92b16535c201a05707cfd 23:21:52 $ docker rm -f --volumes 9c2a8ccb62b1871e5986294317a64f950d0d114910b92b16535c201a05707cfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:53 + docker inspect -f . ci-base-image-arm64 23:21:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:53 prd-ubuntu20.04-docker-arm64-4c-16g-16609 does not seem to be running inside a container 23:21:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:21:54 $ docker top 67e14d8d724baba9f0033bf9b3ef176c6374f7f07bbfd5e33693dd9e012d9574 -eo pid,comm [Pipeline] { [Pipeline] echo 23:21:55 ========================================================= 23:21:55 [edgeXBuildGoParallel] Running Tests and Build... 23:21:55 ========================================================= [Pipeline] sh 23:21:55 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 23:21:56 + make test 23:21:56 go test -race -coverprofile=coverage.out ./... 23:22:11 ---> 030170b74480 23:22:11 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 23:22:11 ---> e145f1788125 23:22:11 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:22:11 ---> ff4e5a946ad1 23:22:11 Step 8/22 : RUN make cmd/secrets-config/secrets-config 23:22:11 ---> 1bbd8fb89d11 23:22:11 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 23:22:11 ---> 9d9ba07e948b 23:22:11 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:22:11 ---> Running in 4d9c1790e8dc 23:22:11 ---> Running in d678164360a8 23:22:11 ---> Running in 6a41203873ba 23:22:11 ---> Running in 8d59792f9bd7 23:22:11 ---> Running in d90cb78d8e51 23:22:11 Removing intermediate container 4d9c1790e8dc 23:22:11 ---> e49c0a644248 23:22:11 Step 9/26 : WORKDIR /edgex-go/spire-build 23:22:11 ---> Running in 0f8455960359 23:22:11 Removing intermediate container 0f8455960359 23:22:11 ---> 7c2a4486088e 23:22:11 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:22:11 ---> Running in 47226f0b6dfb 23:22:11 Removing intermediate container 47226f0b6dfb 23:22:11 ---> a50af5e42669 23:22:11 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 23:22:11 ---> Running in fbe13b82f4f7 23:22:11 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 23:22:11 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 23:22:11 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 23:22:11 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 23:22:11 Removing intermediate container fbe13b82f4f7 23:22:11 ---> 1f6eaadb4598 23:22:11 Step 12/26 : WORKDIR /edgex-go 23:22:11 ---> Running in f87d4af599b3 23:22:11 Removing intermediate container f87d4af599b3 23:22:11 ---> 401e175fd67b 23:22:11 23:22:11 Step 13/26 : FROM alpine:3.17 23:22:11 3.17: Pulling from library/alpine 23:22:11 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:22:11 Status: Downloaded newer image for alpine:3.17 23:22:11 ---> 9ed4aefc74f6 23:22:11 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:22:11 ---> Running in 2f189b758602 23:22:11 Removing intermediate container 2f189b758602 23:22:11 ---> 55d00d42efd7 23:22:11 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:22:11 ---> Running in c948cff7bd14 23:22:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:11 v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:22:11 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:22:11 OK: 17823 distinct packages available 23:22:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:11 (1/5) Installing dumb-init (1.2.5-r2) 23:22:11 (2/5) Installing musl-obstack (1.2.3-r0) 23:22:11 (3/5) Installing libucontext (1.2-r0) 23:22:11 (4/5) Installing gcompat (1.1.0-r0) 23:22:11 (5/5) Installing openssl (3.0.8-r4) 23:22:11 Executing busybox-1.35.0-r29.trigger 23:22:11 OK: 8 MiB in 20 packages 23:22:12 Removing intermediate container c948cff7bd14 23:22:12 ---> da4dcb636ae2 23:22:12 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 23:22:12 ---> 5e7881edf5ad 23:22:12 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 23:22:14 ---> 841364ee301a 23:22:14 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:22:24 ---> d5459f73f87a 23:22:24 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:22:24 ---> 84ba06b795f7 23:22:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:22:24 ---> e0f45ef7112c 23:22:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:22:25 ---> abea063f2ae9 23:22:25 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:22:25 ---> Running in 36558877f522 23:22:25 Removing intermediate container 36558877f522 23:22:25 ---> 67e3446e7282 23:22:25 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:22:26 ---> Running in f9da661a3b7b 23:22:26 Removing intermediate container f9da661a3b7b 23:22:26 ---> ea21140aab28 23:22:26 Step 24/26 : LABEL arch=x86_64 23:22:26 ---> Running in 531a31e2a3a3 23:22:27 Removing intermediate container 531a31e2a3a3 23:22:27 ---> 65630c664590 23:22:27 Step 25/26 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:22:27 ---> Running in da7ba0bf019b 23:22:27 Removing intermediate container da7ba0bf019b 23:22:27 ---> 9f7f1f04c7f5 23:22:27 Step 26/26 : LABEL version=0.0.0 23:22:27 ---> Running in 5f54fb373670 23:22:28 Removing intermediate container 5f54fb373670 23:22:28 ---> 4fb798ca05e5 23:22:28 23:22:28 Successfully built 4fb798ca05e5 23:22:28 Successfully tagged security-spire-server:latest 23:22:28 Building core-command 23:22:36  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:22:36 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:22:36 ---> 1b0ac3aea34b 23:22:36 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:22:36 ---> Using cache 23:22:36 ---> a14ca6a5459c 23:22:36 Step 4/24 : WORKDIR /edgex-go 23:22:36 ---> Using cache 23:22:36 ---> dc705f85d613 23:22:36 Step 5/24 : RUN apk add --update --no-cache make git 23:22:36 ---> Using cache 23:22:36 ---> 399f4881a5f9 23:22:36 Step 6/24 : COPY go.mod vendor* ./ 23:22:36 ---> Using cache 23:22:36 ---> 29199295fc86 23:22:36 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:22:36 ---> Using cache 23:22:36 ---> a40ea52c4340 23:22:36 Step 8/24 : COPY . . 23:22:36 ---> Using cache 23:22:36 ---> e145f1788125 23:22:36 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:22:38 ---> Running in 0325bec063ab 23:22:39 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 23:22:43 ? github.com/edgexfoundry/edgex-go [no test files] 23:22:47 Removing intermediate container 8d59792f9bd7 23:22:47 ---> f42d204e2689 23:22:47 23:22:47 Step 10/23 : FROM alpine:3.17 23:22:47 ---> 9ed4aefc74f6 23:22:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:22:47 Removing intermediate container d678164360a8 23:22:47 ---> 302854f7fae8 23:22:47 23:22:47 Step 10/23 : FROM alpine:3.17 23:22:47 ---> 9ed4aefc74f6 23:22:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:22:47 Removing intermediate container 6a41203873ba 23:22:47 ---> b7cfdb51a1a9 23:22:47 23:22:47 Step 9/22 : FROM alpine:3.17 23:22:47 ---> 9ed4aefc74f6 23:22:47 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 23:22:47 Removing intermediate container d90cb78d8e51 23:22:47 ---> f959aeccbc4f 23:22:47 23:22:47 Step 10/25 : FROM alpine:3.17 23:22:47 ---> 9ed4aefc74f6 23:22:47 Step 11/25 : RUN apk add --update --no-cache dumb-init 23:22:47 ---> Running in 37cc10e9b584 23:22:47 ---> Running in a20dbd3c6415 23:22:47 ---> Running in 9b2c0c4fa9ed 23:22:47 ---> Running in 01be39d15a91 23:22:48 Removing intermediate container 37cc10e9b584 23:22:48 ---> 64d6fd8de817 23:22:48 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:22:48 Removing intermediate container 01be39d15a91 23:22:48 ---> f0769c1b4d24 23:22:48 Step 12/23 : ENV APP_PORT=59880 23:22:48 ---> Running in 91d7c483f189 23:22:48 ---> Running in 11878c4aff88 23:22:49 Removing intermediate container 11878c4aff88 23:22:49 ---> 0437a19c9d6b 23:22:49 Step 13/23 : EXPOSE $APP_PORT 23:22:49 ---> Running in 791d0e22d77b 23:22:49 Removing intermediate container 791d0e22d77b 23:22:49 ---> 1923ada49946 23:22:49 Step 14/23 : RUN apk add --update --no-cache dumb-init 23:22:49 ---> Running in e8d4983fdafc 23:22:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:49 (1/1) Installing dumb-init (1.2.5-r2) 23:22:49 Executing busybox-1.35.0-r29.trigger 23:22:49 OK: 7 MiB in 16 packages 23:22:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:22:49 (1/1) Installing dumb-init (1.2.5-r2) 23:22:49 (1/2) Installing dumb-init (1.2.5-r2) 23:22:49 Executing busybox-1.35.0-r29.trigger 23:22:49 (2/2) Installing openssl (3.0.8-r4) 23:22:49 OK: 7 MiB in 16 packages 23:22:49 Executing busybox-1.35.0-r29.trigger 23:22:49 OK: 8 MiB in 17 packages 23:22:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:22:50 Removing intermediate container a20dbd3c6415 23:22:50 ---> c30ea6e339c6 23:22:50 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:22:50 (1/1) Installing dumb-init (1.2.5-r2) 23:22:50 ---> Running in 92f382480887 23:22:50 Executing busybox-1.35.0-r29.trigger 23:22:50 OK: 7 MiB in 16 packages 23:22:50 Removing intermediate container 91d7c483f189 23:22:50 ---> 6a8a492d029a 23:22:50 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:22:50 Removing intermediate container 92f382480887 23:22:50 ---> 0aea6c42748a 23:22:50 Step 13/25 : ENV APP_PORT=59881 23:22:50 ---> Running in 55fc624aa529 23:22:50 Removing intermediate container 9b2c0c4fa9ed 23:22:50 ---> fd5b8e3c4b0e 23:22:50 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:22:50 Removing intermediate container e8d4983fdafc 23:22:50 ---> 4ad1ab9835f5 23:22:50 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:22:50 Removing intermediate container 55fc624aa529 23:22:50 ---> 9eae119ff398 23:22:50 Step 14/25 : EXPOSE $APP_PORT 23:22:50 ---> Running in 4eb244d8de2b 23:22:50 ---> a9e645454530 23:22:50 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:22:50 ---> Running in 72ed95c0f9ff 23:22:50 Removing intermediate container 4eb244d8de2b 23:22:50 ---> 9bb0656be510 23:22:50 Step 12/22 : WORKDIR /edgex 23:22:50 ---> Running in 69c7b217bfca 23:22:51 Removing intermediate container 69c7b217bfca 23:22:51 ---> 15f8e6bc033c 23:22:51 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:22:51 ---> 6df414fa69bf 23:22:51 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:22:51 Removing intermediate container 72ed95c0f9ff 23:22:51 ---> 0688e0c4cdb7 23:22:51 Step 15/25 : WORKDIR / 23:22:51 ---> 5622f960ee63 23:22:51 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:22:51 ---> Running in 83c98018f7d1 23:22:51 ---> 339d0cdf1a37 23:22:51 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 23:22:51 ---> b918c38c7a5f 23:22:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:22:51 Removing intermediate container 83c98018f7d1 23:22:51 ---> 9c97ef181bea 23:22:51 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:22:52 ---> 7e37e6ef889d 23:22:52 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:22:52 ---> 896a9e2d05f9 23:22:52 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:22:52 ---> ce381cfe109e 23:22:52 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 23:22:52 ---> d8d00e78c5fe 23:22:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:22:52 ---> 988dac9f4882 23:22:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:22:52 ---> 1da4edc938b1 23:22:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:22:52 ---> fcba70ad4a38 23:22:52 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:22:52 ---> 6a7586dc6a65 23:22:52 Step 19/23 : ENTRYPOINT ["/core-data"] 23:22:52 ---> Running in 0222f82a3445 23:22:52 ---> 87be7e6ba2ad 23:22:52 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:22:53 ---> Running in c12b031c4add 23:22:53 ---> 098c2703440b 23:22:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:22:53 Removing intermediate container 0222f82a3445 23:22:53 ---> c04e749a02aa 23:22:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:22:53 ---> Running in df7f1aaa9abc 23:22:53 ---> 88970b85b8d1 23:22:53 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:22:53 Removing intermediate container df7f1aaa9abc 23:22:53 ---> 5b23284e7634 23:22:53 Step 21/23 : LABEL arch=x86_64 23:22:53 ---> Running in 7a0227c1b31e 23:22:53 ---> c042c75dd19b 23:22:53 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:22:53 ---> Running in 0a7dc378b53a 23:22:53 ---> 59870e79f87f 23:22:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:22:53 Removing intermediate container 7a0227c1b31e 23:22:53 ---> 011226ea1f72 23:22:53 Step 22/23 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:22:53 ---> Running in d51b84536fc3 23:22:54 ---> 2f0244a2a044 23:22:54 Step 21/25 : ENTRYPOINT ["/core-metadata"] 23:22:54 Removing intermediate container d51b84536fc3 23:22:54 ---> 9e2fa0e1bf1c 23:22:54 Step 23/23 : LABEL version=0.0.0 23:22:54 ---> Running in ca6ab6055d45 23:22:54 ---> Running in e101adfea858 23:22:54 Removing intermediate container ca6ab6055d45 23:22:54 ---> 0e7593235c18 23:22:54 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:22:54 Removing intermediate container c12b031c4add 23:22:54 Removing intermediate container e101adfea858 23:22:54 ---> dd90cf017ea9 23:22:54 ---> d7245edc7505 23:22:54 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:22:54 23:22:54 ---> Running in 95bbb5d62fc3 23:22:54 Successfully built d7245edc7505 23:22:54 Successfully tagged core-data:latest 23:22:54 Building security-secretstore-setup 23:22:54 ---> Running in 451a1220aa50 23:22:59  Building core-data ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:22:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:22:59 ---> 1b0ac3aea34b 23:22:59 Step 3/25 : WORKDIR /edgex-go 23:22:59 ---> Using cache 23:22:59 ---> 18b63a64963a 23:22:59 Step 4/25 : RUN apk add --update --no-cache make git 23:22:59 Removing intermediate container 95bbb5d62fc3 23:22:59 ---> 85e298ce63fb 23:22:59 Step 23/25 : LABEL arch=x86_64 23:22:59 Removing intermediate container 0a7dc378b53a 23:22:59 ---> d9e5ff6be06d 23:22:59 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:22:59 Removing intermediate container 451a1220aa50 23:22:59 ---> 8861ead21257 23:22:59 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 23:22:59 ---> Running in b612fe3906f3 23:22:59 ---> Running in 902099fcfcdd 23:22:59 ---> Running in 144664547a9e 23:22:59 ---> Running in 54d03a874346 23:23:00 Removing intermediate container b612fe3906f3 23:23:00 ---> a51f656acc45 23:23:00 Step 24/25 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:23:00 Removing intermediate container 144664547a9e 23:23:00 ---> 145f0d72ebda 23:23:00 Step 20/22 : LABEL arch=x86_64 23:23:00 Removing intermediate container 54d03a874346 23:23:00 ---> c3d95679917c 23:23:00 Step 21/23 : LABEL arch=x86_64 23:23:00 ---> Running in 4f21039f83ff 23:23:00 ---> Running in e69fce90614f 23:23:00 ---> Running in 0aac3bd946c3 23:23:00 Removing intermediate container 4f21039f83ff 23:23:00 ---> db9b8d762137 23:23:00 Step 25/25 : LABEL version=0.0.0 23:23:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:23:00 Removing intermediate container e69fce90614f 23:23:00 ---> 8f5b446e38fd 23:23:00 Step 21/22 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:23:00 Removing intermediate container 0aac3bd946c3 23:23:00 ---> beb76fc494a2 23:23:00 Step 22/23 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:23:00 ---> Running in 2c4031de478b 23:23:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:23:00 ---> Running in d73a75296769 23:23:00 ---> Running in 00ee1fbfd7d9 23:23:00 Removing intermediate container 2c4031de478b 23:23:00 ---> f6fdbe12da99 23:23:00 23:23:00 OK: 265 MiB in 53 packages 23:23:00 Successfully built f6fdbe12da99 23:23:01 Successfully tagged core-metadata:latest 23:23:01  Building core-metadata ... done Building security-spiffe-token-provider 23:23:01 Removing intermediate container d73a75296769 23:23:01 ---> 0c052b06a55a 23:23:01 Step 23/23 : LABEL version=0.0.0 23:23:01 Removing intermediate container 00ee1fbfd7d9 23:23:01 ---> ff703ccd3847 23:23:01 Step 22/22 : LABEL version=0.0.0 23:23:04 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:23:04 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:23:04 ---> 1b0ac3aea34b 23:23:04 Step 3/20 : WORKDIR /edgex-go 23:23:04 ---> Using cache 23:23:04 ---> 18b63a64963a 23:23:04 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:23:06 ---> Running in f5c320a402d1 23:23:06 ---> Running in 9df3284212f7 23:23:06 ---> Running in 6e851101d68c 23:23:06 Removing intermediate container 902099fcfcdd 23:23:06 ---> 763389ba4c0b 23:23:06 Step 5/25 : COPY go.mod vendor* ./ 23:23:06 Removing intermediate container 9df3284212f7 23:23:06 ---> b38981f16813 23:23:06 23:23:06 Removing intermediate container 0325bec063ab 23:23:06 ---> 3f24edcc31a0 23:23:06 23:23:06 Step 10/24 : FROM alpine:3.17 23:23:06 ---> 9ed4aefc74f6 23:23:06 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:23:06 ---> Using cache 23:23:06 ---> c30ea6e339c6 23:23:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation'Removing intermediate container f5c320a402d1 23:23:06 ---> c78a33af8b87 23:23:06 23:23:06 23:23:06 ---> Using cache 23:23:06 ---> 0aea6c42748a 23:23:06 Step 13/24 : ENV APP_PORT=59882 23:23:06 ---> d048b39491fa 23:23:06 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:06 ---> Running in dd20826f2eec 23:23:06 Successfully built b38981f16813 23:23:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:23:06 ---> Running in 77f942e8363a 23:23:06 Successfully tagged security-proxy-auth:latest 23:23:06 Building support-scheduler 23:23:06  Building security-proxy-auth ... done Successfully built c78a33af8b87 23:23:06 Successfully tagged security-proxy-setup:latest 23:23:06  Building security-proxy-setup ... done Building support-notifications 23:23:06 Removing intermediate container dd20826f2eec 23:23:06 ---> ca1dd6ee5eea 23:23:06 Step 14/24 : EXPOSE $APP_PORT 23:23:06 ---> Running in 21d87761629c 23:23:06 Removing intermediate container 21d87761629c 23:23:06 ---> 2a1c60340923 23:23:06 Step 15/24 : WORKDIR / 23:23:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:23:07 v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:23:07 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:23:07 OK: 17826 distinct packages available 23:23:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:23:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:23:07 OK: 265 MiB in 53 packages 23:23:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:23:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:23:11 ---> 1b0ac3aea34b 23:23:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:23:11 ---> Using cache 23:23:11 ---> a14ca6a5459c 23:23:11 Step 4/23 : WORKDIR /edgex-go 23:23:11 ---> Using cache 23:23:11 ---> dc705f85d613 23:23:11 Step 5/23 : RUN apk add --update --no-cache make git 23:23:11 ---> Using cache 23:23:11 ---> 399f4881a5f9 23:23:11 Step 6/23 : COPY go.mod vendor* ./ 23:23:11 ---> Using cache 23:23:11 ---> 29199295fc86 23:23:11 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:11 ---> Using cache 23:23:11 ---> a40ea52c4340 23:23:11 Step 8/23 : COPY . . 23:23:11 ---> Using cache 23:23:11 ---> e145f1788125 23:23:11 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 23:23:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:23:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:23:11 ---> 1b0ac3aea34b 23:23:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:23:11 ---> Using cache 23:23:11 ---> a14ca6a5459c 23:23:11 Step 4/23 : WORKDIR /edgex-go 23:23:11 ---> Using cache 23:23:11 ---> dc705f85d613 23:23:11 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:23:17 ---> Running in 01c87c9a2da0 23:23:17 ---> Running in 278afbeb377d 23:23:17 ---> Running in 7cafef58e0a1 23:23:17 Removing intermediate container 01c87c9a2da0 23:23:17 ---> 5ef5a81f9631 23:23:17 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:23:17 Removing intermediate container 6e851101d68c 23:23:17 ---> 0402563378a5 23:23:17 Step 5/20 : COPY go.mod vendor* ./ 23:23:17 ---> ab1708c92082 23:23:17 ---> 582850008872 23:23:17 Step 17/24 : COPY --from=builder /edgex-go/security.txt /Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:17 23:23:17 ---> Running in 632cb78fdbe5 23:23:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:23:17 ---> 26ca862d62f8 23:23:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:23:17 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 23:23:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:23:17 OK: 265 MiB in 53 packages 23:23:17 ---> ac56ad7e8f2a 23:23:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:23:17 ---> bfbcbe223169 23:23:17 Step 20/24 : ENTRYPOINT ["/core-command"] 23:23:17 ---> Running in 3cd91d7f2881 23:23:18 Removing intermediate container 3cd91d7f2881 23:23:18 ---> 521e31f6c5cb 23:23:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:23:18 Removing intermediate container 278afbeb377d 23:23:18 ---> 35b09cfc2fe1 23:23:18 Step 6/23 : COPY go.mod vendor* ./ 23:23:18 ---> Running in 1acdd43d997a 23:23:18 Removing intermediate container 1acdd43d997a 23:23:18 ---> 9aebfcea4e9c 23:23:18 Step 22/24 : LABEL arch=x86_64 23:23:18 ---> 2e7affd63040 23:23:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:18 ---> Running in d5da1cc4ce06 23:23:18 ---> Running in a98d24f70504 23:23:18 Removing intermediate container d5da1cc4ce06 23:23:18 ---> 010af2d3464a 23:23:18 Step 23/24 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:23:18 ---> Running in fd5d215aa0d4 23:23:18 Removing intermediate container fd5d215aa0d4 23:23:18 ---> 1e4397d6aa56 23:23:18 Step 24/24 : LABEL version=0.0.0 23:23:18 ---> Running in 908588bdb282 23:23:18 Removing intermediate container 908588bdb282 23:23:18 ---> 3054fcea4678 23:23:18 23:23:18 Successfully built 3054fcea4678 23:23:18 Successfully tagged core-command:latest 23:23:18  Building core-command ... done Building security-spire-agent 23:23:22 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:23:22 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:23:22 ---> 1b0ac3aea34b 23:23:22 Step 3/27 : WORKDIR /edgex-go 23:23:22 ---> Using cache 23:23:22 ---> 18b63a64963a 23:23:22 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:23:22 ---> Using cache 23:23:22 ---> 9e87bed00f25 23:23:22 Step 5/27 : COPY go.mod vendor* ./ 23:23:22 ---> Using cache 23:23:22 ---> 14218f37cacf 23:23:22 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:23:22 ---> Using cache 23:23:22 ---> 52fd0b86f79f 23:23:22 Step 7/27 : COPY . . 23:23:22 ---> Using cache 23:23:22 ---> 030170b74480 23:23:22 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 23:23:22 ---> Using cache 23:23:22 ---> e49c0a644248 23:23:22 Step 9/27 : WORKDIR /edgex-go/spire-build 23:23:22 ---> Using cache 23:23:22 ---> 7c2a4486088e 23:23:22 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:23:22 ---> Using cache 23:23:22 ---> a50af5e42669 23:23:22 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 23:23:34 ---> Running in 2403d8b6aa43 23:23:44 Removing intermediate container 2403d8b6aa43 23:23:44 ---> d441bf7c8f5c 23:23:44 Step 12/27 : WORKDIR /edgex-go 23:23:45 ---> Running in c47fa67362e5 23:23:45 Removing intermediate container c47fa67362e5 23:23:45 ---> 065bd5ce88a7 23:23:45 23:23:45 Step 13/27 : FROM alpine:3.17 23:23:45 ---> 9ed4aefc74f6 23:23:45 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:23:45 ---> Using cache 23:23:45 ---> 55d00d42efd7 23:23:45 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:23:45 ---> Using cache 23:23:45 ---> da4dcb636ae2 23:23:45 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:23:45 ---> Using cache 23:23:45 Removing intermediate container 632cb78fdbe5 23:23:45 ---> 900dcebcb123 23:23:45 Step 7/20 : COPY . . 23:23:45 Removing intermediate container 77f942e8363a 23:23:45 ---> 9054e7e67877 23:23:45 Step 7/25 : COPY . . 23:23:45 Removing intermediate container a98d24f70504 23:23:45 ---> bd53fc67db49 23:23:45 Step 8/23 : COPY . . 23:23:46 ---> 5e7881edf5ad 23:23:46 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:23:46 ---> Using cache 23:23:56 ---> 841364ee301a 23:23:56 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:23:58 ---> 1b83104c5f69 23:23:58 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:23:58 ---> 20dc3b60c35c 23:23:58 Step 9/23 : RUN make cmd/support-notifications/support-notifications 23:23:58 ---> 5ebd9e6cc937 23:23:58 ---> 5dc7a2bb815f 23:23:58 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:23:58 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:23:58 Removing intermediate container 7cafef58e0a1 23:23:58 ---> a1435f15b98b 23:23:58 23:23:58 Step 10/23 : FROM alpine:3.17 23:23:58 ---> 9ed4aefc74f6 23:23:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:23:58 ---> Using cache 23:23:58 ---> c30ea6e339c6 23:23:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:23:58 ---> Using cache 23:23:58 ---> Running in 584c9277415c 23:23:58 ---> 0aea6c42748a 23:23:58 Step 13/23 : ENV APP_PORT=59861 23:23:58 ---> Running in aa59445464b4 23:23:58 ---> Running in 0ad5e8f29db3 23:23:58 ---> Running in 281bbcf71e65 23:23:58 Removing intermediate container 281bbcf71e65 23:23:58 ---> 7d1d668b668a 23:23:58 Step 14/23 : EXPOSE $APP_PORT 23:23:58 ---> Running in 95c40de2211b 23:23:59 Removing intermediate container 95c40de2211b 23:23:59 ---> 26426d2140a5 23:23:59 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:23:59 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 23:24:00 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 23:24:00 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 23:24:00 ---> 226ab5c61171 23:24:00 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:24:00 ---> 70cb8c27e520 23:24:00 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:24:00 ---> 95fd6f730ebc 23:24:00 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:24:00 ---> 0044e46ac7a1 23:24:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:24:01 ---> a6a3d842b2b2 23:24:01 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:24:01 ---> 84d645e3b9f8 23:24:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:24:01 ---> 3fce24eeced5 23:24:01 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:24:01 ---> Running in 2353fa1ee93f 23:24:02 ---> e903f81aaa29 23:24:02 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:24:02 ---> Running in df3938641aa4 23:24:02 Removing intermediate container 2353fa1ee93f 23:24:02 ---> ead0feb3078f 23:24:02 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:24:02 ---> Running in f2bbf59bdbd3 23:24:02 Removing intermediate container df3938641aa4 23:24:02 ---> 7cf73b4ad51d 23:24:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:24:02 Removing intermediate container f2bbf59bdbd3 23:24:02 ---> c99b1e2c2c41 23:24:02 Step 25/27 : LABEL arch=x86_64 23:24:02 ---> Running in 69703b3712cb 23:24:02 ---> Running in 232141bc2bf2 23:24:02 Removing intermediate container 69703b3712cb 23:24:02 ---> 78541978d7ee 23:24:02 Step 21/23 : LABEL arch=x86_64 23:24:02 Removing intermediate container 232141bc2bf2 23:24:02 ---> 1b6ac97f3b5e 23:24:02 Step 26/27 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:24:02 ---> Running in 7e8f7b3b5ca2 23:24:02 ---> Running in 9d7cd464da50 23:24:02 Removing intermediate container 9d7cd464da50 23:24:02 ---> ccb7be9d1bae 23:24:02 Step 22/23 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:24:02 Removing intermediate container 7e8f7b3b5ca2 23:24:02 ---> fd221099b5b7 23:24:02 Step 27/27 : LABEL version=0.0.0 23:24:02 ---> Running in 3a348a7f5e9f 23:24:02 ---> Running in 34e8525cc9f4 23:24:02 Removing intermediate container 3a348a7f5e9f 23:24:02 ---> 43a676a234db 23:24:02 Step 23/23 : LABEL version=0.0.0 23:24:02 ---> Running in 832913c98f6f 23:24:03 Removing intermediate container 34e8525cc9f4 23:24:03 ---> 54e219613ad5 23:24:03 23:24:03 Removing intermediate container 832913c98f6f 23:24:03 ---> 8a1ada7af2e9 23:24:03 23:24:03 Successfully built 54e219613ad5 23:24:03 Successfully tagged security-spire-agent:latest 23:24:03 Building security-spire-config 23:24:03  Building security-spire-agent ... done Successfully built 8a1ada7af2e9 23:24:03 Successfully tagged support-scheduler:latest 23:24:03  Building support-scheduler ... done Building security-bootstrapper 23:24:07 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:24:07 Step 2/33 : FROM ${BUILDER_BASE} AS builder 23:24:07 ---> 1b0ac3aea34b 23:24:07 Step 3/33 : WORKDIR /edgex-go 23:24:07 ---> Using cache 23:24:07 ---> 18b63a64963a 23:24:07 Step 4/33 : RUN apk add --update --no-cache make git 23:24:07 ---> Using cache 23:24:07 ---> 763389ba4c0b 23:24:07 Step 5/33 : COPY go.mod vendor* ./ 23:24:07 ---> Using cache 23:24:07 ---> d048b39491fa 23:24:07 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:07 ---> Using cache 23:24:07 ---> 9054e7e67877 23:24:07 Step 7/33 : COPY . . 23:24:07 ---> Using cache 23:24:07 ---> 5ebd9e6cc937 23:24:07 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:24:09 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:24:09 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:24:09 ---> 1b0ac3aea34b 23:24:09 Step 3/27 : WORKDIR /edgex-go 23:24:09 ---> Using cache 23:24:09 ---> 18b63a64963a 23:24:09 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:24:09 ---> Using cache 23:24:09 ---> 9e87bed00f25 23:24:09 Step 5/27 : COPY go.mod vendor* ./ 23:24:09 ---> Using cache 23:24:09 ---> 14218f37cacf 23:24:09 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:09 ---> Using cache 23:24:09 ---> 52fd0b86f79f 23:24:09 Step 7/27 : COPY . . 23:24:09 ---> Using cache 23:24:09 ---> 030170b74480 23:24:09 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 23:24:09 ---> Using cache 23:24:09 ---> e49c0a644248 23:24:09 Step 9/27 : WORKDIR /edgex-go/spire-build 23:24:09 ---> Using cache 23:24:09 ---> 7c2a4486088e 23:24:09 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:24:09 ---> Using cache 23:24:09 ---> a50af5e42669 23:24:09 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 23:24:09 ---> Using cache 23:24:09 ---> d441bf7c8f5c 23:24:09 Step 12/27 : WORKDIR /edgex-go 23:24:09 ---> Using cache 23:24:09 ---> 065bd5ce88a7 23:24:09 23:24:09 Step 13/27 : FROM alpine:3.17 23:24:09 ---> 9ed4aefc74f6 23:24:09 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:24:09 ---> Using cache 23:24:09 ---> 55d00d42efd7 23:24:09 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:24:19 ---> Running in 5a378e843f82 23:24:19 ---> Running in 980ca95f302b 23:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:24:20 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 23:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:24:20 v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:24:20 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:24:20 OK: 17823 distinct packages available 23:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:24:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:24:21 (1/4) Installing dumb-init (1.2.5-r2) 23:24:21 (2/4) Installing musl-obstack (1.2.3-r0) 23:24:21 (3/4) Installing libucontext (1.2-r0) 23:24:21 (4/4) Installing gcompat (1.1.0-r0) 23:24:21 Executing busybox-1.35.0-r29.trigger 23:24:21 OK: 7 MiB in 19 packages 23:24:27 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 23:24:32 Removing intermediate container 5a378e843f82 23:24:32 ---> 332f90bd5dde 23:24:32 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:32 ---> d661384cfaa0 23:24:32 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:24:39 ---> 335276ddaf73 23:24:39 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:24:39 Removing intermediate container 584c9277415c 23:24:39 ---> 056304277b74 23:24:39 23:24:39 Step 10/23 : FROM alpine:3.17 23:24:39 ---> 9ed4aefc74f6 23:24:39 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:24:39 Removing intermediate container aa59445464b4 23:24:39 ---> 8783e59842de 23:24:39 23:24:39 Step 9/20 : FROM alpine:3.17 23:24:39 ---> 9ed4aefc74f6 23:24:39 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:24:39 Removing intermediate container 0ad5e8f29db3 23:24:39 ---> 42f9b3239610 23:24:39 23:24:39 Step 9/25 : FROM alpine:3.17 23:24:39 ---> 9ed4aefc74f6 23:24:39 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:24:40 ---> Running in 9480f20347c9 23:24:40 ---> Running in f992651db701 23:24:40 ---> Running in 510b62513c2a 23:24:40 ---> 9007fc3a27db 23:24:40 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:24:40 Removing intermediate container f992651db701 23:24:40 ---> 5acb053b30dc 23:24:40 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:24:40 ---> Running in 7ee0882b96ae 23:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:24:41 ---> 795b4fb2f4ed 23:24:41 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:24:41 ---> Running in 035f9f7e0ee6 23:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:24:41 Removing intermediate container 035f9f7e0ee6 23:24:41 ---> 2aff40d11da7 23:24:41 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:24:41 (1/3) Installing ca-certificates (20230506-r0) 23:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:24:41 (2/3) Installing dumb-init (1.2.5-r2) 23:24:41 (3/3) Installing su-exec (0.2-r2) 23:24:41 Executing busybox-1.35.0-r29.trigger 23:24:41 Executing ca-certificates-20230506-r0.trigger 23:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:24:41 OK: 8 MiB in 18 packages 23:24:41 (1/2) Installing ca-certificates (20230506-r0) 23:24:41 (2/2) Installing dumb-init (1.2.5-r2) 23:24:41 Executing busybox-1.35.0-r29.trigger 23:24:41 Executing ca-certificates-20230506-r0.trigger 23:24:41 ---> 7ed333030444 23:24:41 Step 22/27 : WORKDIR / 23:24:41 ---> Running in b03b745e2bc4 23:24:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:24:41 OK: 8 MiB in 17 packages 23:24:41 Removing intermediate container b03b745e2bc4 23:24:41 ---> d0b398f7c647 23:24:41 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:24:42 ---> Running in a5f45ec3fdf3 23:24:42 Removing intermediate container 9480f20347c9 23:24:42 ---> 9b3c0151400f 23:24:42 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:24:42 v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:24:42 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:24:42 OK: 17823 distinct packages available 23:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:24:42 ---> Running in 1d3241b4a2a3 23:24:42 Removing intermediate container a5f45ec3fdf3 23:24:42 ---> fa25ebc87eae 23:24:42 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:24:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:24:42 ---> Running in 7cb9f1f182b3 23:24:42 Removing intermediate container 510b62513c2a 23:24:42 ---> 4b33e8a67dd5 23:24:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 23:24:42 Removing intermediate container 1d3241b4a2a3 23:24:42 ---> 1d79301778e6 23:24:42 Step 12/25 : WORKDIR / 23:24:42 ---> Running in a1c63abb895c 23:24:42 ---> Running in 849ab7087b0c 23:24:42 Removing intermediate container 7cb9f1f182b3 23:24:42 ---> dcdad08f910d 23:24:42 Step 25/27 : LABEL arch=x86_64 23:24:42 ---> Running in b20f48d6d6c8 23:24:42 (1/9) Installing ca-certificates (20230506-r0) 23:24:42 (2/9) Installing brotli-libs (1.0.9-r9) 23:24:42 (3/9) Installing nghttp2-libs (1.51.0-r0) 23:24:42 (4/9) Installing libcurl (8.1.1-r0) 23:24:42 (5/9) Installing curl (8.1.1-r0) 23:24:42 Removing intermediate container a1c63abb895c 23:24:42 ---> be1c2d04d3c9 23:24:42 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:42 (6/9) Installing dumb-init (1.2.5-r2) 23:24:42 (7/9) Installing musl-obstack (1.2.3-r0) 23:24:42 (8/9) Installing libucontext (1.2-r0) 23:24:42 (9/9) Installing gcompat (1.1.0-r0) 23:24:42 Executing busybox-1.35.0-r29.trigger 23:24:42 Executing ca-certificates-20230506-r0.trigger 23:24:42 Removing intermediate container 849ab7087b0c 23:24:42 ---> 2b199851a674 23:24:42 Step 13/23 : ENV APP_PORT=59860 23:24:42 Removing intermediate container b20f48d6d6c8 23:24:42 ---> 6ea94bd3d687 23:24:42 Step 26/27 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:24:42 ---> Running in 8afac7e40c32 23:24:42 ---> Running in a204853dbc52 23:24:42 OK: 10 MiB in 24 packages 23:24:42 ---> 576588c8173b 23:24:42 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 23:24:42 Removing intermediate container 8afac7e40c32 23:24:42 ---> a680a9b2a26e 23:24:42 Step 14/23 : EXPOSE $APP_PORT 23:24:42 Removing intermediate container a204853dbc52 23:24:42 ---> 3a9d81c87aa9 23:24:42 Step 27/27 : LABEL version=0.0.0 23:24:42 ---> Running in 638b3c9e7419 23:24:43 ---> Running in 13ce4c8acadf 23:24:43 ---> c3c5387a6ba7 23:24:43 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:24:43 Removing intermediate container 638b3c9e7419 23:24:43 ---> 2ad4b5fa3461 23:24:43 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:43 Removing intermediate container 13ce4c8acadf 23:24:43 ---> 9842c6c239a3 23:24:43 23:24:43 Successfully built 9842c6c239a3 23:24:43 ---> befe1bd0b947 23:24:43 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:24:43 Successfully tagged security-spire-config:latest 23:24:43  Building security-spire-config ... done Building core-common-config-bootstrapper 23:24:45 ---> 4ff912124677 23:24:45 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:24:46 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:24:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:24:46 ---> 1b0ac3aea34b 23:24:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:24:46 ---> Using cache 23:24:46 ---> a14ca6a5459c 23:24:46 Step 4/23 : WORKDIR /edgex-go 23:24:46 ---> Using cache 23:24:46 ---> dc705f85d613 23:24:46 Step 5/23 : RUN apk add --update --no-cache make git 23:24:46 ---> Using cache 23:24:46 ---> 399f4881a5f9 23:24:46 Step 6/23 : COPY go.mod vendor* ./ 23:24:46 ---> Using cache 23:24:46 ---> 29199295fc86 23:24:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:46 ---> Using cache 23:24:46 ---> a40ea52c4340 23:24:46 Step 8/23 : COPY . . 23:24:46 ---> Using cache 23:24:46 ---> e145f1788125 23:24:46 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:24:48 ---> 393db3825ed8 23:24:48 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:24:48 ---> ec85d6c802e3 23:24:48 Removing intermediate container 7ee0882b96ae 23:24:48 ---> 713ceb495cb0 23:24:48 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:24:48 ---> Running in 6dfa00852ac1 23:24:49 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 23:24:50 ---> 075e832fad21 23:24:50 ---> cd29f9ae88e4 23:24:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider .Step 13/20 : COPY --from=builder /edgex-go/security.txt / 23:24:50 23:24:50 ---> 255eab2dbc67 23:24:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:24:50 Removing intermediate container 980ca95f302b 23:24:50 ---> 7e3b159df555 23:24:50 23:24:50 Step 9/33 : FROM alpine:3.17 23:24:50 ---> 9ed4aefc74f6 23:24:50 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:24:50 ---> Using cache 23:24:50 ---> 5acb053b30dc 23:24:50 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 23:24:50 ---> Running in f930ee146784 23:24:50 ---> d8f8f341601b 23:24:50 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:24:50 ---> 8b4a3ef045e4 23:24:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . ---> dd4f7de0257c 23:24:50 23:24:50 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:24:50 ---> Running in 20df390ebed5 23:24:50 Removing intermediate container 20df390ebed5 23:24:50 ---> a47eda53bd41 23:24:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:24:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:24:50 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:24:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:24:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:24:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:24:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:24:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:24:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 23:24:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:24:51 ---> Running in eb7242a8f7aa 23:24:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 23:24:51 ---> 6091995aa679 23:24:51 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:24:51 ---> 66c82f97393a 23:24:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:24:51 Removing intermediate container eb7242a8f7aa 23:24:51 ---> d4ee74897f27 23:24:51 Step 21/23 : LABEL arch=x86_64 23:24:51 ---> Running in 86fb73404a2e 23:24:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 23:24:51 ---> 5a28575db778 23:24:51 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:24:51 Removing intermediate container 86fb73404a2e 23:24:51 ---> 8180d0acd66e 23:24:51 Step 22/23 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:24:51 ---> Running in 484025a91969 23:24:51 ---> Running in 83905cfd90af 23:24:51 ---> 3514177c0669 23:24:51 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:24:51 ---> Running in 4c17ed094970 23:24:51 Removing intermediate container 484025a91969 23:24:51 ---> 30e0a542cd57 23:24:51 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 23:24:51 ---> Running in 3a20875ac348 23:24:51 (1/2) Installing dumb-init (1.2.5-r2) 23:24:51 (2/2) Installing su-exec (0.2-r2) 23:24:51 Removing intermediate container 83905cfd90af 23:24:51 ---> 29e9363af91a 23:24:51 Step 23/23 : LABEL version=0.0.0 23:24:51 Executing busybox-1.35.0-r29.trigger 23:24:51 OK: 7 MiB in 17 packages 23:24:51 ---> Running in c2c29f166a4a 23:24:52 Removing intermediate container 3a20875ac348 23:24:52 ---> e0317d8207fd 23:24:52 Step 18/20 : LABEL arch=x86_64 23:24:52 Removing intermediate container c2c29f166a4a 23:24:52 ---> 937f4200e9da 23:24:52 23:24:52 ---> Running in bac8e93f64ff 23:24:52 Successfully built 937f4200e9da 23:24:52 Successfully tagged support-notifications:latest 23:24:52 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:24:52  Building support-notifications ... done Removing intermediate container bac8e93f64ff 23:24:52 ---> e4e6da1b6ca8 23:24:52 Step 19/20 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:24:52 ---> Running in b5ba4a16752c 23:24:52 Removing intermediate container f930ee146784 23:24:52 ---> 5310fdd0f417 23:24:52 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 23:24:52 ---> Running in 9eae28ad1542 23:24:52 Removing intermediate container b5ba4a16752c 23:24:52 ---> 5bc6b6b507f9 23:24:52 Step 20/20 : LABEL version=0.0.0 23:24:52 ---> Running in 43467834c59d 23:24:52 Removing intermediate container 9eae28ad1542 23:24:52 ---> abfdeb884547 23:24:52 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:24:52 Removing intermediate container 4c17ed094970 23:24:52 ---> 475e49776ec6 23:24:52 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:24:52 Removing intermediate container 43467834c59d 23:24:52 ---> e4d4328384fe 23:24:52 23:24:52 ---> Running in e9d933555eba 23:24:52 ---> Running in f9be5e9b030f 23:24:52 Successfully built e4d4328384fe 23:24:52 Successfully tagged security-spiffe-token-provider:latest 23:24:52  Building security-spiffe-token-provider ... done Removing intermediate container e9d933555eba 23:24:52 ---> 9905c3d161d9 23:24:52 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:24:52 Removing intermediate container f9be5e9b030f 23:24:52 ---> 8a8d2893eef1 23:24:52 Step 23/25 : LABEL arch=x86_64 23:24:53 ---> Running in 6365169ccc9e 23:24:53 ---> Running in 458919adc9ff 23:24:53 Removing intermediate container 6365169ccc9e 23:24:53 ---> 40e6f73eef2f 23:24:53 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:24:53 Removing intermediate container 458919adc9ff 23:24:53 ---> f0e0e4a413ea 23:24:53 Step 24/25 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:24:53 ---> Running in 21139063904d 23:24:53 ---> Running in dc831518530a 23:24:53 Removing intermediate container 21139063904d 23:24:53 ---> 516e4b9b2926 23:24:53 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:24:53 Removing intermediate container dc831518530a 23:24:53 ---> 667b172cd81c 23:24:53 Step 25/25 : LABEL version=0.0.0 23:24:53 ---> Running in 22ed101e6369 23:24:53 ---> Running in 9fa27d212a94 23:24:54 Removing intermediate container 22ed101e6369 23:24:54 ---> fc82b01c9cfd 23:24:54 23:24:54 Successfully built fc82b01c9cfd 23:24:54 Successfully tagged security-secretstore-setup:latest 23:24:54  Building security-secretstore-setup ... done Removing intermediate container 9fa27d212a94 23:24:54 ---> 9c6e48473906 23:24:54 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 23:24:55 ---> Running in 0405ee542098 23:24:55 Removing intermediate container 0405ee542098 23:24:55 ---> 060f5878c399 23:24:55 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:24:55 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:24:55 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:24:55 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:24:55 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:24:55 ---> e1f93cc7162b 23:24:55 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:24:55 ---> Running in 7644d2707d57 23:24:57 Removing intermediate container 7644d2707d57 23:24:57 ---> bcae371afc38 23:24:57 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:57 ---> 574e11b543f3 23:24:57 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 23:24:57 ---> 594802530d6b 23:24:57 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:24:58 ---> 70d769415894 23:24:58 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:24:58 ---> 5b6414677c29 23:24:58 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 23:24:59 ---> 316205160837 23:24:59 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:24:59 ---> dc770a19560d 23:24:59 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:24:59 ---> 7bd204c2cc8e 23:24:59 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:24:59 ---> 7203a74a3d07 23:24:59 Step 28/33 : RUN chmod +x /entrypoint.sh 23:24:59 ---> Running in a3a19b34ea1d 23:25:00 Removing intermediate container a3a19b34ea1d 23:25:00 ---> 9d5fd310de58 23:25:00 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 23:25:00 ---> Running in 9fecb1d95e3e 23:25:00 Removing intermediate container 9fecb1d95e3e 23:25:00 ---> 0679323a2593 23:25:00 Step 30/33 : CMD ["gate"] 23:25:00 ---> Running in e15139ce1920 23:25:00 Removing intermediate container e15139ce1920 23:25:00 ---> 4ce7e8347488 23:25:00 Step 31/33 : LABEL arch=x86_64 23:25:00 ---> Running in 1cc52d2b6277 23:25:00 Removing intermediate container 1cc52d2b6277 23:25:00 ---> a8f0a5c34fc8 23:25:00 Step 32/33 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:25:00 ---> Running in 059649dc2628 23:25:00 Removing intermediate container 059649dc2628 23:25:00 ---> d079a1ed939f 23:25:00 Step 33/33 : LABEL version=0.0.0 23:25:00 ---> Running in 5906650abb8c 23:25:01 Removing intermediate container 5906650abb8c 23:25:01 ---> df07213e1ea9 23:25:01 23:25:01 Successfully built df07213e1ea9 23:25:01 Successfully tagged security-bootstrapper:latest 23:25:06  Building security-bootstrapper ... done Removing intermediate container 6dfa00852ac1 23:25:06 ---> e1d0ddbd1d14 23:25:06 23:25:06 Step 10/23 : FROM alpine:3.17 23:25:06 ---> 9ed4aefc74f6 23:25:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:25:06 ---> Using cache 23:25:06 ---> 64d6fd8de817 23:25:06 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:25:06 ---> Using cache 23:25:06 ---> 6a8a492d029a 23:25:06 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:25:06 ---> Using cache 23:25:06 ---> a9e645454530 23:25:06 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:25:06 ---> Using cache 23:25:06 ---> 6df414fa69bf 23:25:06 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:25:06 ---> dbef4b1f3e93 23:25:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:25:06 ---> 62e3240d0f79 23:25:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:25:06 ---> 8c5c8ade3c6b 23:25:06 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:25:07 ---> Running in 033d59981fcd 23:25:07 Removing intermediate container 033d59981fcd 23:25:07 ---> f59fe1211de7 23:25:07 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:25:07 ---> Running in 694c629178d7 23:25:07 Removing intermediate container 694c629178d7 23:25:07 ---> a2a8029c1c88 23:25:07 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 23:25:07 ---> Running in c5818a91ecdc 23:25:07 Removing intermediate container c5818a91ecdc 23:25:07 ---> 5cd9d53286cb 23:25:07 Step 21/23 : LABEL arch=x86_64 23:25:07 ---> Running in 14977016ba9c 23:25:08 Removing intermediate container 14977016ba9c 23:25:08 ---> 1fb1e54299ef 23:25:08 Step 22/23 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:25:08 ---> Running in daf13ea1ee81 23:25:08 Removing intermediate container daf13ea1ee81 23:25:08 ---> c6fefc30d7ae 23:25:08 Step 23/23 : LABEL version=0.0.0 23:25:08 ---> Running in 0e6e9474cdba 23:25:08 Removing intermediate container 0e6e9474cdba 23:25:08 ---> ae15b0393779 23:25:08 23:25:08 Successfully built ae15b0393779 23:25:08 Successfully tagged core-common-config-bootstrapper:latest 23:25:08  Building core-common-config-bootstrapper ... done  [Pipeline] } 23:25:08 $ docker stop --time=1 e21a9e3af3ff1dc4badb8d08b06b1d9b1c98eca4e4a22f214b6b4b4af14f6b71 23:25:09 $ docker rm -f --volumes e21a9e3af3ff1dc4badb8d08b06b1d9b1c98eca4e4a22f214b6b4b4af14f6b71 [Pipeline] // withDockerContainer [Pipeline] sh 23:25:10 + docker images 23:25:10 REPOSITORY TAG IMAGE ID CREATED SIZE 23:25:10 core-common-config-bootstrapper latest ae15b0393779 2 seconds ago 17.2MB 23:25:10 e1d0ddbd1d14 6 seconds ago 1.72GB 23:25:10 security-bootstrapper latest df07213e1ea9 10 seconds ago 22.2MB 23:25:10 security-secretstore-setup latest fc82b01c9cfd 17 seconds ago 32.8MB 23:25:10 security-spiffe-token-provider latest e4d4328384fe 18 seconds ago 32.8MB 23:25:10 support-notifications latest 937f4200e9da 19 seconds ago 32.4MB 23:25:10 7e3b159df555 20 seconds ago 1.71GB 23:25:10 security-spire-config latest 9842c6c239a3 27 seconds ago 102MB 23:25:10 8783e59842de 32 seconds ago 1.76GB 23:25:10 42f9b3239610 32 seconds ago 1.72GB 23:25:10 056304277b74 32 seconds ago 1.79GB 23:25:10 support-scheduler latest 8a1ada7af2e9 About a minute ago 31.8MB 23:25:10 security-spire-agent latest 54e219613ad5 About a minute ago 161MB 23:25:10 a1435f15b98b About a minute ago 1.79GB 23:25:10 065bd5ce88a7 About a minute ago 1.58GB 23:25:10 core-command latest 3054fcea4678 About a minute ago 19.9MB 23:25:10 3f24edcc31a0 2 minutes ago 1.72GB 23:25:10 security-proxy-setup latest c78a33af8b87 2 minutes ago 18.7MB 23:25:10 security-proxy-auth latest b38981f16813 2 minutes ago 18.3MB 23:25:10 core-metadata latest f6fdbe12da99 2 minutes ago 20.4MB 23:25:10 core-data latest d7245edc7505 2 minutes ago 20MB 23:25:10 f959aeccbc4f 2 minutes ago 1.73GB 23:25:10 b7cfdb51a1a9 2 minutes ago 1.7GB 23:25:10 302854f7fae8 2 minutes ago 1.73GB 23:25:10 f42d204e2689 2 minutes ago 1.7GB 23:25:10 security-spire-server latest 4fb798ca05e5 2 minutes ago 103MB 23:25:10 401e175fd67b 3 minutes ago 1.58GB 23:25:10 ci-base-image-x86_64 latest 1b0ac3aea34b 6 minutes ago 918MB 23:25:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 4 weeks ago 700MB 23:25:10 alpine 3.17 9ed4aefc74f6 7 weeks ago 7.05MB 23:25:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 23:25:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } 23:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:25:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.460s coverage: 28.7% of statements [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] } 23:25:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.360s coverage: 98.5% of statements 23:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:25:28 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:25:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.477s coverage: 71.5% of statements 23:25:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:25:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:25:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.358s coverage: 54.0% of statements 23:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:25:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:25:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:25:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:25:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.451s coverage: 88.5% of statements 23:25:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.511s coverage: 3.8% of statements 23:26:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:26:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:26:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:26:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.778s coverage: 95.6% of statements 23:26:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:26:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:26:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:26:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:26:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:26:05 ok github.com/edgexfoundry/edgex-go/internal/io 0.209s coverage: 72.2% of statements 23:26:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:26:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:26:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:26:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.256s coverage: 65.9% of statements 23:26:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:26:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:26:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.480s coverage: 0.9% of statements 23:26:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.299s coverage: 29.0% of statements 23:26:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.310s coverage: 42.9% of statements 23:26:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.264s coverage: 82.9% of statements 23:26:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.244s coverage: 94.1% of statements 23:26:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.290s coverage: 96.3% of statements 23:26:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.220s coverage: 87.5% of statements 23:26:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:26:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:26:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:26:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:26:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:26:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.227s coverage: 94.4% of statements 23:26:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:26:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:26:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:26:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:26:50 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:26:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.084s coverage: 79.9% of statements 23:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.279s coverage: 92.9% of statements 23:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 23:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.244s coverage: 62.3% of statements 23:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements 23:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.193s coverage: 20.0% of statements 23:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.196s coverage: 100.0% of statements 23:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.485s coverage: 81.8% of statements 23:27:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 23:27:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:27:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.571s coverage: 82.1% of statements 23:27:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.246s coverage: 86.0% of statements 23:27:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:27:07 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.085s coverage: 63.1% of statements 23:27:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.241s coverage: 100.0% of statements 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.144s coverage: 89.4% of statements 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.088s coverage: 100.0% of statements 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.106s coverage: 73.7% of statements 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 23:27:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 23:27:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 23:27:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:27:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:27:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:27:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.035s coverage: 38.4% of statements 23:27:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.248s coverage: 89.5% of statements 23:27:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:27:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:27:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:27:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:27:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements 23:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:27:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:27:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.316s coverage: 17.7% of statements 23:27:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:27:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:27:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:27:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:27:40 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.692s coverage: 92.3% of statements 23:27:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:27:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:27:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.304s coverage: 61.5% of statements 23:27:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:27:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:27:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.438s coverage: 97.7% of statements 23:27:48 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 23:27:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:27:48 go vet ./... 23:30:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:30:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:30:41 ./bin/test-attribution-txt.sh [Pipeline] echo 23:30:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:30:42 + ls -al . 23:30:42 total 700 23:30:42 drwxrwxr-x 10 1001 1001 4096 May 23 23:22 . 23:30:42 drwxr-xr-x 4 root root 4096 May 23 23:21 .. 23:30:42 drwxrwxr-x 2 1001 1001 4096 May 23 23:20 .blubracket 23:30:42 -rw-rw-r-- 1 1001 1001 16 May 23 23:20 .dockerignore 23:30:42 drwxrwxr-x 8 1001 1001 4096 May 23 23:20 .git 23:30:42 drwxrwxr-x 3 1001 1001 4096 May 23 23:20 .github 23:30:42 -rw-rw-r-- 1 1001 1001 1133 May 23 23:20 .gitignore 23:30:42 -rw-rw-r-- 1 1001 1001 42 May 23 23:20 .golangci.yml 23:30:42 -rw-rw-r-- 1 1001 1001 87 May 23 23:20 .hadolint.yml 23:30:42 -rw-rw-r-- 1 1001 1001 166 May 23 23:20 .sonarcloud.properties 23:30:42 -rw-rw-r-- 1 1001 1001 1171 May 23 23:20 ADOPTERS.md 23:30:42 -rw-rw-r-- 1 1001 1001 10835 May 23 23:20 Attribution.txt 23:30:42 -rw-rw-r-- 1 1001 1001 73765 May 23 23:20 CHANGELOG.md 23:30:42 -rw-rw-r-- 1 1001 1001 3804 May 23 23:20 CONTRIBUTING.md 23:30:42 -rw-rw-r-- 1 1001 1001 677 May 23 23:20 GOVERNANCE.md 23:30:42 -rw-rw-r-- 1 1001 1001 883 May 23 23:20 Jenkinsfile 23:30:42 -rw-rw-r-- 1 1001 1001 10775 May 23 23:20 LICENSE 23:30:42 -rw-rw-r-- 1 1001 1001 14368 May 23 23:20 Makefile 23:30:42 -rw-rw-r-- 1 1001 1001 582 May 23 23:20 OWNERS.md 23:30:42 -rw-rw-r-- 1 1001 1001 9902 May 23 23:20 README.md 23:30:42 -rw-rw-r-- 1 1001 1001 789 May 23 23:20 SECURITY.md 23:30:42 -rw-rw-r-- 1 1001 1001 5 May 23 23:17 VERSION 23:30:42 drwxrwxr-x 2 1001 1001 4096 May 23 23:20 bin 23:30:42 drwxrwxr-x 18 1001 1001 4096 May 23 23:20 cmd 23:30:42 -rw-r--r-- 1 root root 447731 May 23 23:27 coverage.out 23:30:42 -rw-rw-r-- 1 1001 1001 3159 May 23 23:20 go.mod 23:30:42 -rw-rw-r-- 1 1001 1001 30958 May 23 23:20 go.sum 23:30:42 drwxrwxr-x 7 1001 1001 4096 May 23 23:20 internal 23:30:42 drwxrwxr-x 3 1001 1001 4096 May 23 23:20 openapi 23:30:42 -rw-rw-r-- 1 1001 1001 594 May 23 23:20 security.txt 23:30:42 drwxrwxr-x 4 1001 1001 4096 May 23 23:20 snap 23:30:42 -rw-rw-r-- 1 1001 1001 204 May 23 23:20 version.go [Pipeline] sh 23:30:42 + '[' -e coverage.out ] 23:30:42 + chown 1001:1001 coverage.out [Pipeline] stash 23:30:42 Warning: overwriting stash ‘coverage-report’ 23:30:43 Stashed 1 file(s) [Pipeline] sh 23:30:44 + make build 23:30:44 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 23:32:21 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 23:32:29 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 23:32:34 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 23:32:38 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 23:33:25 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 23:33:35 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 23:33:41 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 23:33:47 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 23:33:51 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 23:33:55 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 23:34:02 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] } 23:34:14 $ docker stop --time=1 67e14d8d724baba9f0033bf9b3ef176c6374f7f07bbfd5e33693dd9e012d9574 23:34:17 $ docker rm -f --volumes 67e14d8d724baba9f0033bf9b3ef176c6374f7f07bbfd5e33693dd9e012d9574 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:34:20 23:34:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:34:21 latest: Pulling from edgex-devops/edgex-compose-arm64 23:34:21 29e5d40040c1: Pulling fs layer 23:34:21 1ce36da41761: Pulling fs layer 23:34:21 25b303627fd3: Pulling fs layer 23:34:21 29e5d40040c1: Verifying Checksum 23:34:21 29e5d40040c1: Download complete 23:34:21 1ce36da41761: Verifying Checksum 23:34:21 1ce36da41761: Download complete 23:34:21 29e5d40040c1: Pull complete 23:34:23 1ce36da41761: Pull complete 23:34:23 25b303627fd3: Verifying Checksum 23:34:23 25b303627fd3: Download complete 23:34:33 25b303627fd3: Pull complete 23:34:33 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:34:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:34:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:33 prd-ubuntu20.04-docker-arm64-4c-16g-16609 does not seem to be running inside a container 23:34:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:34:36 $ docker top b53b1dbeacfda652bff7f03f848b70aa41fe4528330c43d93a4d9b19347693d1 -eo pid,comm [Pipeline] { [Pipeline] sh 23:34:37 + docker-compose build --help 23:34:37 + grep parallel 23:34:42 --parallel Build images in parallel. [Pipeline] } 23:34:42 $ docker stop --time=1 b53b1dbeacfda652bff7f03f848b70aa41fe4528330c43d93a4d9b19347693d1 23:34:44 $ docker rm -f --volumes b53b1dbeacfda652bff7f03f848b70aa41fe4528330c43d93a4d9b19347693d1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:34:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:34:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:34:45 prd-ubuntu20.04-docker-arm64-4c-16g-16609 does not seem to be running inside a container 23:34:45 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:34:46 $ docker top 2f34bc895a59ff99303d57246b1aa95d81c519dc06121d85acccf22489066ea0 -eo pid,comm [Pipeline] { [Pipeline] sh 23:34:47 + docker-compose -f ./docker-compose-build.yml build --parallel 23:34:53 Building core-command ... 23:34:53 Building core-common-config-bootstrapper ... 23:34:53 Building core-data ... 23:34:53 Building core-metadata ... 23:34:53 Building security-bootstrapper ... 23:34:53 Building security-proxy-auth ... 23:34:53 Building security-proxy-setup ... 23:34:53 Building security-secretstore-setup ... 23:34:53 Building security-spiffe-token-provider ... 23:34:53 Building security-spire-agent ... 23:34:53 Building security-spire-config ... 23:34:53 Building security-spire-server ... 23:34:53 Building support-notifications ... 23:34:53 Building support-scheduler ... 23:34:53 Building core-data 23:34:53 Building core-common-config-bootstrapper 23:34:53 Building security-spiffe-token-provider 23:34:53 Building core-metadata 23:34:53 Building security-bootstrapper 23:35:40 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:35:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:35:40 ---> 23b182cb5646 23:35:40 Step 3/25 : ARG ADD_BUILD_TAGS="" 23:35:40 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:35:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:35:40 ---> 23b182cb5646 23:35:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:35:40 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:35:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:35:40 ---> 23b182cb5646 23:35:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:35:40 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:35:40 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:35:40 ---> 23b182cb5646 23:35:40 Step 3/20 : WORKDIR /edgex-go 23:35:40 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:35:40 Step 2/33 : FROM ${BUILDER_BASE} AS builder 23:35:40 ---> 23b182cb5646 23:35:40 Step 3/33 : WORKDIR /edgex-go 23:35:41 ---> Running in 6e821c19f5d7 23:35:41 ---> Running in 0db9332fece8 23:35:41 ---> Running in ca8389e4af71 23:35:41 ---> Running in 2f357cbebe55 23:35:41 ---> Running in 68fe4af20809 23:35:42 Removing intermediate container 2f357cbebe55 23:35:42 ---> 0e176644326c 23:35:42 Step 4/23 : WORKDIR /edgex-go 23:35:42 Removing intermediate container 0db9332fece8 23:35:42 ---> df82d9a2d9e4 23:35:42 Step 4/33 : RUN apk add --update --no-cache make git 23:35:42 Removing intermediate container 6e821c19f5d7 23:35:42 ---> 74a7e3134d2d 23:35:42 Step 4/23 : WORKDIR /edgex-go 23:35:42 ---> Running in 3e9dd0db23bb 23:35:42 ---> Running in aa796d73270c 23:35:42 ---> Running in 2efe96aebc23 23:35:42 Removing intermediate container ca8389e4af71 23:35:42 ---> 6b28cb08064f 23:35:42 Step 4/25 : WORKDIR /edgex-go 23:35:42 Removing intermediate container 68fe4af20809 23:35:42 ---> c3af23f42f38 23:35:42 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:35:42 ---> Running in d4be4a82e151 23:35:42 ---> Running in 684807d1b921 23:35:43 Removing intermediate container 3e9dd0db23bb 23:35:43 ---> 2d4ef14c0363 23:35:43 Step 5/23 : RUN apk add --update --no-cache make git 23:35:43 Removing intermediate container 2efe96aebc23 23:35:43 ---> 5bbb96bcd774 23:35:43 Step 5/23 : RUN apk add --update --no-cache make git 23:35:43 ---> Running in 2ccde74f3260 23:35:43 Removing intermediate container d4be4a82e151 23:35:43 ---> f2672ec65c68 23:35:43 Step 5/25 : RUN apk add --update --no-cache make git 23:35:43 ---> Running in 34d0df75d31b 23:35:44 ---> Running in 6cd25e741758 23:35:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:35:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:35:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:35:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:35:47 OK: 263 MiB in 53 packages 23:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:35:47 v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:35:47 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:35:47 OK: 17697 distinct packages available 23:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:35:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:35:50 OK: 263 MiB in 53 packages 23:35:50 OK: 263 MiB in 53 packages 23:35:50 OK: 263 MiB in 53 packages 23:35:50 OK: 263 MiB in 53 packages 23:35:51 Removing intermediate container aa796d73270c 23:35:51 ---> 409d6d9a1495 23:35:51 Step 5/33 : COPY go.mod vendor* ./ 23:35:52 Removing intermediate container 6cd25e741758 23:35:52 ---> b800a6bea892 23:35:52 Step 6/25 : COPY go.mod vendor* ./ 23:35:52 ---> 37b9eb579e86 23:35:52 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:52 Removing intermediate container 2ccde74f3260 23:35:52 ---> 9d2d299421ae 23:35:52 Step 6/23 : COPY go.mod vendor* ./ 23:35:52 ---> Running in 79cb16aedb59 23:35:52 Removing intermediate container 34d0df75d31b 23:35:52 ---> 629e1aa515a4 23:35:52 Step 6/23 : COPY go.mod vendor* ./ 23:35:53 Removing intermediate container 684807d1b921 23:35:53 ---> 377049e6d210 23:35:53 Step 5/20 : COPY go.mod vendor* ./ 23:35:54 ---> 2b879ebb4ac4 23:35:54 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:54 ---> 60f6fca843e1 23:35:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:54 ---> Running in ec3d1641d8ca 23:35:54 ---> Running in d48ad0eec199 23:35:54 ---> b619b8e2df19 23:35:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:54 ---> 352ad0fa797a 23:35:54 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:35:54 ---> Running in 755a1f17ea88 23:35:54 ---> Running in 1f70c8a01716 23:38:01 Removing intermediate container 1f70c8a01716 23:38:01 ---> 88d4230f311e 23:38:01 Step 8/23 : COPY . . 23:38:01 Removing intermediate container ec3d1641d8ca 23:38:01 ---> 3be150cf094f 23:38:01 Step 8/25 : COPY . . 23:38:01 Removing intermediate container 755a1f17ea88 23:38:01 ---> 3925bbff15c2 23:38:01 Step 7/20 : COPY . . 23:38:01 Removing intermediate container d48ad0eec199 23:38:01 ---> be86736ca463 23:38:01 Step 8/23 : COPY . . 23:38:01 Removing intermediate container 79cb16aedb59 23:38:01 ---> e26f93a0aeb6 23:38:01 Step 7/33 : COPY . . 23:38:07 ---> fda5bdb26fae 23:38:07 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:38:07 ---> bd4e076eb071 23:38:07 ---> 3fb6bcf9eedf 23:38:07 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:38:07 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:38:07 ---> d3c23c297f70 23:38:07 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:38:07 ---> 982e6f5ab6bd 23:38:07 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:38:08 ---> Running in db734c93e8b9 23:38:08 ---> Running in a7c5d6fa9b0e 23:38:08 ---> Running in 6e4c718e9084 23:38:08 ---> Running in ea00e7b988a8 23:38:08 ---> Running in abbaed8d1d84 23:38:10 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 23:38:10 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 23:38:10 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 23:38:10 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 23:38:10 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 23:44:32 Removing intermediate container a7c5d6fa9b0e 23:44:32 ---> 66d3acbd66f5 23:44:32 23:44:32 Step 9/33 : FROM alpine:3.17 23:44:32 3.17: Pulling from library/alpine 23:44:32 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 23:44:32 Status: Downloaded newer image for alpine:3.17 23:44:32 ---> 51e60588ff2c 23:44:32 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:44:32 ---> Running in d6c8a3bf90cf 23:44:32 Removing intermediate container d6c8a3bf90cf 23:44:32 ---> 29310d0e2a74 23:44:32 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 23:44:32 ---> Running in 685f1f927f08 23:44:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:44:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:44:32 (1/2) Installing dumb-init (1.2.5-r2) 23:44:32 (2/2) Installing su-exec (0.2-r2) 23:44:32 Executing busybox-1.35.0-r29.trigger 23:44:32 OK: 8 MiB in 17 packages 23:44:33 Removing intermediate container 685f1f927f08 23:44:33 ---> 51cd02c49c9a 23:44:33 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 23:44:33 ---> Running in e7e2c5c97b3b 23:44:34 Removing intermediate container e7e2c5c97b3b 23:44:34 ---> df5fdd4dde69 23:44:34 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:44:34 ---> Running in 5b129d790b9b 23:44:34 Removing intermediate container 5b129d790b9b 23:44:34 ---> 548a8c11e4b1 23:44:34 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:44:38 ---> Running in e31c5968cc93 23:44:38 Removing intermediate container e31c5968cc93 23:44:38 ---> 0b2942a24626 23:44:38 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:44:39 ---> Running in c2d7c6ee49b1 23:44:39 Removing intermediate container c2d7c6ee49b1 23:44:39 ---> 1bca8f45cf74 23:44:39 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:44:40 ---> Running in 6b717ff6ced1 23:44:44 Removing intermediate container 6b717ff6ced1 23:44:44 ---> 24c9a07a7854 23:44:44 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 23:44:44 ---> Running in 51e05c774cf9 23:44:45 Removing intermediate container 51e05c774cf9 23:44:45 ---> 5d5cbdae5e8a 23:44:45 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:44:47 ---> 044109b5d664 23:44:47 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:44:47 ---> Running in 49df07102e32 23:44:52 Removing intermediate container ea00e7b988a8 23:44:52 ---> 52a2ab00a5fd 23:44:52 23:44:52 Step 10/23 : FROM alpine:3.17 23:44:52 ---> 51e60588ff2c 23:44:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:44:53 ---> Running in 303467751acc 23:44:53 Removing intermediate container 303467751acc 23:44:53 ---> 40ffd6389b47 23:44:53 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:44:53 Removing intermediate container 49df07102e32 23:44:53 ---> 66120a4eff7e 23:44:53 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 23:44:53 ---> Running in f945f8b4c03c 23:44:55 ---> ca8263ce941f 23:44:55 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 23:44:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:44:56 ---> f74e4c4ecd40 23:44:56 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:44:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:44:58 ---> 2fa9573e0e40 23:44:58 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 23:44:58 (1/1) Installing dumb-init (1.2.5-r2) 23:44:58 Executing busybox-1.35.0-r29.trigger 23:44:58 OK: 8 MiB in 16 packages 23:44:59 ---> d0c453668928 23:44:59 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 23:44:59 Removing intermediate container f945f8b4c03c 23:44:59 ---> 538af5283cc3 23:44:59 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:45:00 ---> 24b4194157f1 23:45:00 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:45:01 ---> 277b6ee339b1 23:45:01 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:45:01 ---> a01f59962c95 23:45:01 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:45:02 ---> d6a594495b63 23:45:02 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:45:02 ---> f6ce474e1bab 23:45:02 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:45:06 ---> e2a5e4885836 23:45:06 Step 28/33 : RUN chmod +x /entrypoint.sh 23:45:06 ---> 444649d4ee36 23:45:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:45:06 ---> Running in fe5267d12ad3 23:45:08 ---> 4a150481ccf8 23:45:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:45:10 Removing intermediate container fe5267d12ad3 23:45:10 ---> 8d87c4e01f4c 23:45:10 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 23:45:10 ---> 1592aa356044 23:45:10 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:45:10 ---> Running in 585f0e3312ce 23:45:10 ---> Running in 5de9423a65b5 23:45:12 Removing intermediate container 5de9423a65b5 23:45:12 ---> e3f88ff3fd7d 23:45:12 Step 30/33 : CMD ["gate"] 23:45:12 ---> Running in 27e11397a10d 23:45:13 Removing intermediate container 27e11397a10d 23:45:13 ---> 76b0286c4e38 23:45:13 Step 31/33 : LABEL arch=arm64 23:45:14 ---> Running in 8a5add73871f 23:45:14 Removing intermediate container 585f0e3312ce 23:45:14 ---> 7bdf6bdb504a 23:45:14 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:45:15 ---> Running in cf2b38584449 23:45:15 Removing intermediate container 8a5add73871f 23:45:15 ---> 0cf6b4d806c1 23:45:15 Step 32/33 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:45:15 ---> Running in b175fd31bd2d 23:45:15 Removing intermediate container cf2b38584449 23:45:15 ---> 079cc9d9c668 23:45:15 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 23:45:16 ---> Running in 1e5786dcdcc0 23:45:19 Removing intermediate container 1e5786dcdcc0 23:45:19 ---> 1300a5392cd6 23:45:19 Step 21/23 : LABEL arch=arm64 23:45:19 Removing intermediate container b175fd31bd2d 23:45:19 ---> c7c82d6d43f4 23:45:19 Step 33/33 : LABEL version=0.0.0 23:45:19 ---> Running in b6ac51c0b639 23:45:19 ---> Running in feefad802062 23:45:21 Removing intermediate container feefad802062 23:45:21 ---> e2723c2db6e2 23:45:21 23:45:21 Removing intermediate container b6ac51c0b639 23:45:21 ---> b82620b833b3 23:45:21 Step 22/23 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:45:21 ---> Running in 7eabe28d8eca 23:45:21 Successfully built e2723c2db6e2 23:45:21 Successfully tagged security-bootstrapper-arm64:latest 23:45:21 Building security-secretstore-setup 23:45:22  Building security-bootstrapper ... done Removing intermediate container 7eabe28d8eca 23:45:22 ---> 7695afe44b09 23:45:22 Step 23/23 : LABEL version=0.0.0 23:45:22 ---> Running in 45d158b83df3 23:45:23 Removing intermediate container 45d158b83df3 23:45:23 ---> 90c8afcc93cb 23:45:23 23:45:24 Successfully built 90c8afcc93cb 23:45:24 Successfully tagged core-common-config-bootstrapper-arm64:latest 23:45:24 Building support-scheduler 23:45:25  Building core-common-config-bootstrapper ... done Removing intermediate container db734c93e8b9 23:45:25 ---> 3bf75b253edd 23:45:25 23:45:25 Step 10/25 : FROM alpine:3.17 23:45:25 ---> 51e60588ff2c 23:45:25 Step 11/25 : RUN apk add --update --no-cache dumb-init 23:45:25 ---> Running in e534fa2ecc2f 23:45:26 Removing intermediate container abbaed8d1d84 23:45:26 ---> 344fb5c08787 23:45:26 23:45:26 Step 10/23 : FROM alpine:3.17 23:45:26 ---> 51e60588ff2c 23:45:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:45:27 ---> Running in 421e9523afef 23:45:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:45:27 Removing intermediate container 421e9523afef 23:45:27 ---> 6a8b44e5ab0c 23:45:27 Step 12/23 : ENV APP_PORT=59880 23:45:27 ---> Running in fcbab1d2a366 23:45:28 Removing intermediate container fcbab1d2a366 23:45:28 ---> 6d96e2f83178 23:45:28 Step 13/23 : EXPOSE $APP_PORT 23:45:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:45:28 ---> Running in 8f098c453ed1 23:45:28 Removing intermediate container 8f098c453ed1 23:45:28 ---> 68990934ec7d 23:45:28 Step 14/23 : RUN apk add --update --no-cache dumb-init 23:45:28 ---> Running in 5ef3527dd018 23:45:29 (1/1) Installing dumb-init (1.2.5-r2) 23:45:29 Executing busybox-1.35.0-r29.trigger 23:45:29 OK: 8 MiB in 16 packages 23:45:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:45:31 Removing intermediate container e534fa2ecc2f 23:45:31 ---> 64be256b7430 23:45:31 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:45:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:45:31 ---> Running in 1ff7675b5a14 23:45:31 Removing intermediate container 1ff7675b5a14 23:45:31 ---> c49f7e079a19 23:45:31 Step 13/25 : ENV APP_PORT=59881 23:45:31 ---> Running in 20cc9b20cc5e 23:45:32 (1/1) Installing dumb-init (1.2.5-r2) 23:45:32 Executing busybox-1.35.0-r29.trigger 23:45:32 Removing intermediate container 20cc9b20cc5e 23:45:32 ---> 3ed92034d137 23:45:32 Step 14/25 : EXPOSE $APP_PORT 23:45:32 OK: 8 MiB in 16 packages 23:45:32 ---> Running in e4c75abbdac2 23:45:33 Removing intermediate container e4c75abbdac2 23:45:33 ---> 6e7aab8d993a 23:45:33 Step 15/25 : WORKDIR / 23:45:33 ---> Running in fbe48a0da891 23:45:34 Removing intermediate container 5ef3527dd018 23:45:34 ---> 977d3e81996c 23:45:34 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:45:34 Removing intermediate container fbe48a0da891 23:45:34 ---> acb5d754f63c 23:45:34 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:45:34 ---> d7878d29b543 23:45:34 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:45:35 ---> 9041c8497398 23:45:35 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 23:45:36 ---> 47e31f4333d3 23:45:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:45:36 ---> a6759a88b87c 23:45:36 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:45:39 ---> 96aefccbb114 23:45:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 23:45:39 ---> 5e12b4f9d53e 23:45:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 23:45:40 ---> eea956281c84 23:45:40 Step 19/23 : ENTRYPOINT ["/core-data"] 23:45:40 ---> 62f8f19f5014 23:45:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 23:45:40 ---> Running in ea2ac3308459 23:45:41 Removing intermediate container ea2ac3308459 23:45:41 ---> 313510145bd7 23:45:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:45:41 ---> Running in ba98d6087e9d 23:45:41 ---> 63e297665823 23:45:41 Step 21/25 : ENTRYPOINT ["/core-metadata"] 23:45:41 ---> Running in d59be689e2bd 23:45:42 Removing intermediate container ba98d6087e9d 23:45:42 ---> 231444ed0752 23:45:42 Step 21/23 : LABEL arch=arm64 23:45:42 ---> Running in a9e2b3d5ebf8 23:45:42 Removing intermediate container d59be689e2bd 23:45:42 ---> 18c1a123f230 23:45:42 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:45:42 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:45:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:45:42 ---> 23b182cb5646 23:45:42 Step 3/25 : WORKDIR /edgex-go 23:45:42 ---> Using cache 23:45:42 ---> c3af23f42f38 23:45:42 Step 4/25 : RUN apk add --update --no-cache make git 23:45:42 ---> Running in ad8c6e96e593 23:45:42 ---> Running in a08f1bb1913f 23:45:43 Removing intermediate container a9e2b3d5ebf8 23:45:43 ---> ee5c461b0dd3 23:45:43 Step 22/23 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:45:43 ---> Running in 7ebeec654c0a 23:45:43 Removing intermediate container a08f1bb1913f 23:45:43 ---> 82d001723337 23:45:43 Step 23/25 : LABEL arch=arm64 23:45:43 ---> Running in 5d67e9159bef 23:45:44 Removing intermediate container 7ebeec654c0a 23:45:44 ---> 7452428a2e62 23:45:44 Step 23/23 : LABEL version=0.0.0 23:45:44 ---> Running in 95337fe0c806 23:45:44 Removing intermediate container 5d67e9159bef 23:45:44 ---> 8a59025ce80b 23:45:44 Step 24/25 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:45:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:45:44 ---> Running in 9baf6781a3e1 23:45:45 Removing intermediate container 95337fe0c806 23:45:45 ---> 2630bed9cf9b 23:45:45 23:45:45 Successfully built 2630bed9cf9b 23:45:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:45:45 Successfully tagged core-data-arm64:latest 23:45:45 Building support-notifications 23:45:45  Building core-data ... done Removing intermediate container 9baf6781a3e1 23:45:45 ---> 03a1ae915320 23:45:45 Step 25/25 : LABEL version=0.0.0 23:45:45 ---> Running in fed2b3c4e52c 23:45:46 OK: 263 MiB in 53 packages 23:45:46 Removing intermediate container fed2b3c4e52c 23:45:46 ---> 2bab0f31f56f 23:45:46 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:45:46 23:45:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:45:46 ---> 23b182cb5646 23:45:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:45:46 ---> Using cache 23:45:46 ---> 6b28cb08064f 23:45:46 Step 4/23 : WORKDIR /edgex-go 23:45:46 ---> Using cache 23:45:46 ---> f2672ec65c68 23:45:46 Step 5/23 : RUN apk add --update --no-cache make git 23:45:46 ---> Using cache 23:45:46 ---> b800a6bea892 23:45:46 Step 6/23 : COPY go.mod vendor* ./ 23:45:46 ---> Using cache 23:45:46 ---> 2b879ebb4ac4 23:45:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:45:46 ---> Using cache 23:45:46 ---> 3be150cf094f 23:45:46 Step 8/23 : COPY . . 23:45:46 ---> Using cache 23:45:46 ---> fda5bdb26fae 23:45:46 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 23:45:46 Successfully built 2bab0f31f56f 23:45:46 ---> Running in 5d8378a31f94 23:45:46 Successfully tagged core-metadata-arm64:latest 23:45:46  Building core-metadata ... done Building security-spire-config 23:45:48 Removing intermediate container ad8c6e96e593 23:45:48 ---> 79302b653f57 23:45:48 Step 5/25 : COPY go.mod vendor* ./ 23:45:48 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 23:45:49 ---> cefd34d8e887 23:45:49 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:45:50 ---> Running in c2ff5b4ae4aa 23:45:56 Removing intermediate container 6e4c718e9084 23:45:56 ---> a33861b93bc1 23:45:56 23:45:56 Step 9/20 : FROM alpine:3.17 23:45:56 ---> 51e60588ff2c 23:45:56 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 23:45:56 ---> Using cache 23:45:56 ---> 29310d0e2a74 23:45:56 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:45:56 ---> Running in ec8322f632c9 23:45:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:45:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:46:00 v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:46:00 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:46:00 OK: 17694 distinct packages available 23:46:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:46:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:46:02 (1/9) Installing ca-certificates (20230506-r0) 23:46:02 (2/9) Installing brotli-libs (1.0.9-r9) 23:46:02 (3/9) Installing nghttp2-libs (1.51.0-r0) 23:46:02 (4/9) Installing libcurl (8.1.1-r0) 23:46:02 (5/9) Installing curl (8.1.1-r0) 23:46:02 (6/9) Installing dumb-init (1.2.5-r2) 23:46:02 (7/9) Installing musl-obstack (1.2.3-r0) 23:46:02 (8/9) Installing libucontext (1.2-r0) 23:46:02 (9/9) Installing gcompat (1.1.0-r0) 23:46:02 Executing busybox-1.35.0-r29.trigger 23:46:02 Executing ca-certificates-20230506-r0.trigger 23:46:03 OK: 11 MiB in 24 packages 23:46:07 Removing intermediate container ec8322f632c9 23:46:07 ---> dd87dd364e17 23:46:07 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:46:08 ---> 81477c0a97f0 23:46:08 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 23:46:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:46:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:46:09 ---> 23b182cb5646 23:46:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:46:09 ---> Using cache 23:46:09 ---> 6b28cb08064f 23:46:09 Step 4/23 : WORKDIR /edgex-go 23:46:09 ---> Using cache 23:46:09 ---> f2672ec65c68 23:46:09 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:46:09 ---> Running in 96f91129f11b 23:46:10 ---> fca0b639c801 23:46:10 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:46:11 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:46:11 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:46:11 ---> 23b182cb5646 23:46:11 Step 3/27 : WORKDIR /edgex-go 23:46:11 ---> Using cache 23:46:11 ---> c3af23f42f38 23:46:11 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:46:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:46:11 ---> Running in e5abe409691f 23:46:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:46:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:46:13 OK: 263 MiB in 53 packages 23:46:14 ---> 99e700c92db8 23:46:14 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 23:46:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:46:15 OK: 263 MiB in 53 packages 23:46:15 ---> 12c874fe2fde 23:46:15 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:46:15 Removing intermediate container 96f91129f11b 23:46:15 ---> f99d23d36864 23:46:15 Step 6/23 : COPY go.mod vendor* ./ 23:46:15 ---> Running in 1bbef04039f6 23:46:17 Removing intermediate container 1bbef04039f6 23:46:17 ---> 239cf31dbe15 23:46:17 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 23:46:17 ---> Running in 297712178ef2 23:46:17 ---> af334d232ad0 23:46:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:17 Removing intermediate container e5abe409691f 23:46:17 ---> d8e747681a0f 23:46:17 Step 5/27 : COPY go.mod vendor* ./ 23:46:17 ---> Running in ef3a5738bcaf 23:46:17 Removing intermediate container 297712178ef2 23:46:17 ---> 0cbdf9fa4031 23:46:17 Step 18/20 : LABEL arch=arm64 23:46:18 ---> Running in 3623a3d0e3e2 23:46:19 Removing intermediate container 3623a3d0e3e2 23:46:19 ---> 7c9a4bb76567 23:46:19 Step 19/20 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:46:19 ---> 6dc0c88713a5 23:46:19 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:19 ---> Running in ac89a8bd7954 23:46:19 ---> Running in dc3a78675bde 23:46:20 Removing intermediate container ac89a8bd7954 23:46:20 ---> c34971dfbf15 23:46:20 Step 20/20 : LABEL version=0.0.0 23:46:20 ---> Running in 56b53ae66091 23:46:20 Removing intermediate container 56b53ae66091 23:46:20 ---> b394043cef96 23:46:20 23:46:21 Successfully built b394043cef96 23:46:21 Successfully tagged security-spiffe-token-provider-arm64:latest 23:46:21  Building security-spiffe-token-provider ... done Building security-proxy-setup 23:46:39 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:46:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:46:39 ---> 23b182cb5646 23:46:39 Step 3/22 : WORKDIR /edgex-go 23:46:39 ---> Using cache 23:46:39 ---> c3af23f42f38 23:46:39 Step 4/22 : RUN apk add --update --no-cache make git 23:46:39 ---> Using cache 23:46:39 ---> 79302b653f57 23:46:39 Step 5/22 : COPY go.mod vendor* ./ 23:46:39 ---> Using cache 23:46:39 ---> cefd34d8e887 23:46:39 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:46:39 ---> Running in 9e0138a94304 23:47:18 Removing intermediate container c2ff5b4ae4aa 23:47:18 ---> 9aa57aa6d232 23:47:18 Step 7/25 : COPY . . 23:47:40 ---> 78d0f1ef94bb 23:47:40 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:47:40 ---> Running in 576a4fd5acd0 23:47:40 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 23:48:37 Removing intermediate container dc3a78675bde 23:48:37 ---> 65a91dcdec0b 23:48:37 Step 7/27 : COPY . . 23:48:37 Removing intermediate container ef3a5738bcaf 23:48:37 ---> 23271bb0f6f5 23:48:37 Step 8/23 : COPY . . 23:48:52 Removing intermediate container 9e0138a94304 23:48:52 ---> b881d577eba1 23:48:52 Step 7/22 : COPY . . 23:49:00 ---> 508fda3a5264 23:49:00 Step 9/23 : RUN make cmd/support-notifications/support-notifications 23:49:00 ---> b30d9b814d0e 23:49:00 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 23:49:00 ---> Running in 7b6ca06a0143 23:49:00 ---> Running in 8e1790098ffe 23:49:01 Removing intermediate container 8e1790098ffe 23:49:01 ---> 7c0281e48fd0 23:49:01 Step 9/27 : WORKDIR /edgex-go/spire-build 23:49:01 ---> Running in 3a7e351f02a5 23:49:02 Removing intermediate container 3a7e351f02a5 23:49:02 ---> 08e87566b83c 23:49:02 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:49:02 ---> Running in 5d40a7b67928 23:49:02 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 23:49:03 Removing intermediate container 5d40a7b67928 23:49:03 ---> 052d3142952b 23:49:03 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 23:49:03 ---> Running in 307db7f62749 23:49:08 Removing intermediate container 307db7f62749 23:49:08 ---> 9c92e4c323e9 23:49:08 Step 12/27 : WORKDIR /edgex-go 23:49:08 ---> Running in 088c17eaad4f 23:49:09 Removing intermediate container 088c17eaad4f 23:49:09 ---> a4f1b403bde4 23:49:09 23:49:09 Step 13/27 : FROM alpine:3.17 23:49:09 ---> 51e60588ff2c 23:49:09 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:49:09 ---> Running in c0a721c38a75 23:49:10 Removing intermediate container c0a721c38a75 23:49:10 ---> 69cf4ceeb3c2 23:49:10 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:49:10 ---> Running in b00c1c1e5977 23:49:11 ---> ad87ce03e9fa 23:49:11 Step 8/22 : RUN make cmd/secrets-config/secrets-config 23:49:12 ---> Running in 10ff752e8265 23:49:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:49:13 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 23:49:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:49:15 v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:49:15 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:49:15 OK: 17694 distinct packages available 23:49:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:49:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:49:18 (1/4) Installing dumb-init (1.2.5-r2) 23:49:18 (2/4) Installing musl-obstack (1.2.3-r0) 23:49:18 (3/4) Installing libucontext (1.2-r0) 23:49:18 (4/4) Installing gcompat (1.1.0-r0) 23:49:18 Executing busybox-1.35.0-r29.trigger 23:49:18 OK: 8 MiB in 19 packages 23:49:20 Removing intermediate container b00c1c1e5977 23:49:20 ---> 791dac7993d1 23:49:20 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:49:21 ---> c0d389c4ad15 23:49:21 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:49:22 ---> f6a41efa4e47 23:49:22 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:49:28 ---> 0603f7773d03 23:49:28 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:49:29 ---> ba51c40d80bc 23:49:29 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:49:29 ---> Running in b65c25e0c76f 23:49:30 Removing intermediate container b65c25e0c76f 23:49:30 ---> c86456b8e295 23:49:30 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:49:31 ---> 473b4dbc5929 23:49:31 Step 22/27 : WORKDIR / 23:49:31 ---> Running in 73de6ffc18e6 23:49:31 Removing intermediate container 73de6ffc18e6 23:49:31 ---> 04367e502eb4 23:49:31 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:49:31 ---> Running in 6bc6b8a8a2bb 23:49:32 Removing intermediate container 6bc6b8a8a2bb 23:49:32 ---> a84254718184 23:49:32 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:49:32 ---> Running in 5aa5774e2b4f 23:49:33 Removing intermediate container 5aa5774e2b4f 23:49:33 ---> 1fd5872b4c50 23:49:33 Step 25/27 : LABEL arch=arm64 23:49:33 ---> Running in 69762df33c6c 23:49:33 Removing intermediate container 69762df33c6c 23:49:33 ---> 6226b1e8a0aa 23:49:33 Step 26/27 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:49:33 ---> Running in 30c3654682ba 23:49:34 Removing intermediate container 30c3654682ba 23:49:34 ---> cdec1d10c205 23:49:34 Step 27/27 : LABEL version=0.0.0 23:49:34 ---> Running in 67e53f82cacd 23:49:35 Removing intermediate container 67e53f82cacd 23:49:35 ---> d144778baa16 23:49:35 23:49:35 Successfully built d144778baa16 23:49:35 Successfully tagged security-spire-config-arm64:latest 23:49:35  Building security-spire-config ... done Building security-spire-server 23:49:53 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:49:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:49:53 ---> 23b182cb5646 23:49:53 Step 3/26 : WORKDIR /edgex-go 23:49:53 ---> Using cache 23:49:53 ---> c3af23f42f38 23:49:53 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 23:49:53 ---> Using cache 23:49:53 ---> d8e747681a0f 23:49:53 Step 5/26 : COPY go.mod vendor* ./ 23:49:53 ---> Using cache 23:49:53 ---> 6dc0c88713a5 23:49:53 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:49:53 ---> Using cache 23:49:53 ---> 65a91dcdec0b 23:49:53 Step 7/26 : COPY . . 23:49:53 ---> Using cache 23:49:53 ---> b30d9b814d0e 23:49:53 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 23:49:53 ---> Using cache 23:49:53 ---> 7c0281e48fd0 23:49:53 Step 9/26 : WORKDIR /edgex-go/spire-build 23:49:53 ---> Using cache 23:49:53 ---> 08e87566b83c 23:49:53 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:49:53 ---> Using cache 23:49:53 ---> 052d3142952b 23:49:53 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 23:49:53 ---> Running in ab70fe43f92a 23:49:54 Removing intermediate container ab70fe43f92a 23:49:54 ---> 7411b4b5cd9f 23:49:54 Step 12/26 : WORKDIR /edgex-go 23:49:54 ---> Running in 3e8db9ec3db4 23:49:54 Removing intermediate container 3e8db9ec3db4 23:49:54 ---> 72226dcfcdfa 23:49:54 23:49:54 Step 13/26 : FROM alpine:3.17 23:49:54 ---> 51e60588ff2c 23:49:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:49:55 ---> Using cache 23:49:55 ---> 69cf4ceeb3c2 23:49:55 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:49:55 ---> Running in 971cb53b1472 23:49:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:49:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:49:59 v3.17.3-202-gc3b7872ff80 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 23:49:59 v3.17.3-195-gc5298d215ef [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 23:49:59 OK: 17694 distinct packages available 23:49:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:49:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:50:01 (1/5) Installing dumb-init (1.2.5-r2) 23:50:01 (2/5) Installing musl-obstack (1.2.3-r0) 23:50:01 (3/5) Installing libucontext (1.2-r0) 23:50:01 (4/5) Installing gcompat (1.1.0-r0) 23:50:01 (5/5) Installing openssl (3.0.8-r4) 23:50:01 Executing busybox-1.35.0-r29.trigger 23:50:01 OK: 9 MiB in 20 packages 23:50:03 Removing intermediate container 971cb53b1472 23:50:03 ---> 39669e239d2d 23:50:03 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 23:50:04 ---> 27f96085c29a 23:50:04 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 23:50:05 ---> 3c567f166ff4 23:50:05 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:50:11 ---> c35c9e51e002 23:50:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:50:14 ---> 3963780fb63f 23:50:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:50:14 ---> 4722dc91e068 23:50:14 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:50:15 ---> 5e63dc10530d 23:50:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:50:15 ---> Running in f7d73d5992aa 23:50:16 Removing intermediate container f7d73d5992aa 23:50:16 ---> 3239978ff6a1 23:50:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:50:16 ---> Running in d4303945f84b 23:50:17 Removing intermediate container d4303945f84b 23:50:17 ---> 3ec79b8fb7f2 23:50:17 Step 24/26 : LABEL arch=arm64 23:50:17 ---> Running in 3822b76682f8 23:50:17 Removing intermediate container 3822b76682f8 23:50:17 ---> e6035f3643b1 23:50:17 Step 25/26 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:50:17 ---> Running in c0c08dffd703 23:50:18 Removing intermediate container c0c08dffd703 23:50:18 ---> 7c75936ff0e0 23:50:18 Step 26/26 : LABEL version=0.0.0 23:50:18 ---> Running in 5fe1fa420c3f 23:50:18 Removing intermediate container 5fe1fa420c3f 23:50:18 ---> 1465061c1262 23:50:18 23:50:19 Successfully built 1465061c1262 23:50:19 Successfully tagged security-spire-server-arm64:latest 23:50:19 Building security-spire-agent 23:50:41  Building security-spire-server ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:50:41 Step 2/27 : FROM ${BUILDER_BASE} AS builder 23:50:41 ---> 23b182cb5646 23:50:41 Step 3/27 : WORKDIR /edgex-go 23:50:41 ---> Using cache 23:50:41 ---> c3af23f42f38 23:50:41 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 23:50:41 ---> Using cache 23:50:41 ---> d8e747681a0f 23:50:41 Step 5/27 : COPY go.mod vendor* ./ 23:50:41 ---> Using cache 23:50:41 ---> 6dc0c88713a5 23:50:41 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:41 ---> Using cache 23:50:41 ---> 65a91dcdec0b 23:50:41 Step 7/27 : COPY . . 23:50:41 ---> Using cache 23:50:41 ---> b30d9b814d0e 23:50:41 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 23:50:41 ---> Using cache 23:50:41 ---> 7c0281e48fd0 23:50:41 Step 9/27 : WORKDIR /edgex-go/spire-build 23:50:41 ---> Using cache 23:50:41 ---> 08e87566b83c 23:50:41 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 23:50:41 ---> Using cache 23:50:41 ---> 052d3142952b 23:50:41 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 23:50:41 ---> Using cache 23:50:41 ---> 9c92e4c323e9 23:50:41 Step 12/27 : WORKDIR /edgex-go 23:50:41 ---> Using cache 23:50:41 ---> a4f1b403bde4 23:50:41 23:50:41 Step 13/27 : FROM alpine:3.17 23:50:41 ---> 51e60588ff2c 23:50:41 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:50:41 ---> Using cache 23:50:41 ---> 69cf4ceeb3c2 23:50:41 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:50:41 ---> Using cache 23:50:41 ---> 39669e239d2d 23:50:41 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 23:50:41 ---> Using cache 23:50:41 ---> 27f96085c29a 23:50:41 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 23:50:41 ---> Using cache 23:50:41 ---> 3c567f166ff4 23:50:41 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:50:43 ---> 04c2cbf90138 23:50:43 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:50:50 ---> c5debfd86b29 23:50:50 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:50:50 ---> 11faab3145e1 23:50:50 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:50:51 ---> 6bd7051d38de 23:50:51 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:50:54 ---> ae54665a8eee 23:50:54 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:50:54 ---> Running in 1e4de4323a7b 23:50:54 Removing intermediate container 1e4de4323a7b 23:50:54 ---> 9f40e7407c1d 23:50:54 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:50:54 ---> Running in a4e4c0f89dda 23:50:55 Removing intermediate container a4e4c0f89dda 23:50:55 ---> 70a871e98324 23:50:55 Step 25/27 : LABEL arch=arm64 23:50:55 ---> Running in eb631abde0fd 23:50:56 Removing intermediate container eb631abde0fd 23:50:56 ---> 376e72b5845b 23:50:56 Step 26/27 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:50:56 ---> Running in 9fa78e403b19 23:50:56 Removing intermediate container 9fa78e403b19 23:50:56 ---> 28a205522774 23:50:56 Step 27/27 : LABEL version=0.0.0 23:50:56 ---> Running in e976387e4f9f 23:50:57 Removing intermediate container e976387e4f9f 23:50:57 ---> 692f884c78cf 23:50:57 23:50:57 Successfully built 692f884c78cf 23:50:57 Successfully tagged security-spire-agent-arm64:latest 23:50:57  Building security-spire-agent ... done Building core-command 23:51:15 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:51:15 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:51:15 ---> 23b182cb5646 23:51:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:51:15 ---> Using cache 23:51:15 ---> 6b28cb08064f 23:51:15 Step 4/24 : WORKDIR /edgex-go 23:51:15 ---> Using cache 23:51:15 ---> f2672ec65c68 23:51:15 Step 5/24 : RUN apk add --update --no-cache make git 23:51:15 ---> Using cache 23:51:15 ---> b800a6bea892 23:51:15 Step 6/24 : COPY go.mod vendor* ./ 23:51:15 ---> Using cache 23:51:15 ---> 2b879ebb4ac4 23:51:15 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:15 ---> Using cache 23:51:15 ---> 3be150cf094f 23:51:15 Step 8/24 : COPY . . 23:51:15 ---> Using cache 23:51:15 ---> fda5bdb26fae 23:51:15 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:51:16 ---> Running in 3c0f0155a596 23:51:18 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 23:53:39 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 23:53:48 Removing intermediate container 576a4fd5acd0 23:53:48 ---> 8958b657be7a 23:53:48 23:53:48 Step 9/25 : FROM alpine:3.17 23:53:48 ---> 51e60588ff2c 23:53:48 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:53:48 ---> Running in c7d4362006ad 23:53:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:53:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:53:52 (1/3) Installing ca-certificates (20230506-r0) 23:53:52 (2/3) Installing dumb-init (1.2.5-r2) 23:53:52 (3/3) Installing su-exec (0.2-r2) 23:53:52 Executing busybox-1.35.0-r29.trigger 23:53:52 Executing ca-certificates-20230506-r0.trigger 23:53:53 OK: 8 MiB in 18 packages 23:53:55 Removing intermediate container c7d4362006ad 23:53:55 ---> 74fde8878e69 23:53:55 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:53:55 ---> Running in d190851668d8 23:53:55 Removing intermediate container d190851668d8 23:53:55 ---> 8e450190f6ea 23:53:55 Step 12/25 : WORKDIR / 23:53:55 ---> Running in 8d851de02b20 23:53:56 Removing intermediate container 8d851de02b20 23:53:56 ---> a7a4e1cfa468 23:53:56 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 23:53:57 ---> 057b4a9fbe1e 23:53:57 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 23:53:58 ---> f86cf32b7a0c 23:53:58 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:53:59 ---> 29ee23bb5eb5 23:53:59 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 23:54:00 ---> 487292c69d2b 23:54:00 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 23:54:00 ---> edbd8e7a7676 23:54:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:54:02 ---> 0a509a7e0e66 23:54:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:54:06 ---> b5db2c9d12e6 23:54:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:54:07 ---> 82f367e9afe6 23:54:07 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:54:07 ---> Running in 60332caa1c16 23:54:11 Removing intermediate container 60332caa1c16 23:54:11 ---> e91be02ed867 23:54:11 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:54:12 ---> Running in de7557092e0d 23:54:13 Removing intermediate container de7557092e0d 23:54:13 ---> b79ba393b6d8 23:54:13 Step 23/25 : LABEL arch=arm64 23:54:13 ---> Running in baf312b97af4 23:54:14 Removing intermediate container baf312b97af4 23:54:14 ---> d520ad05ddb0 23:54:14 Step 24/25 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:54:14 ---> Running in a27d0991872b 23:54:15 Removing intermediate container a27d0991872b 23:54:15 ---> 4f67658774f4 23:54:15 Step 25/25 : LABEL version=0.0.0 23:54:15 ---> Running in d85a0a72e3eb 23:54:15 Removing intermediate container d85a0a72e3eb 23:54:15 ---> 88241654fe95 23:54:15 23:54:16 Successfully built 88241654fe95 23:54:16 Successfully tagged security-secretstore-setup-arm64:latest 23:54:16  Building security-secretstore-setup ... done Building security-proxy-auth 23:54:24 Removing intermediate container 5d8378a31f94 23:54:24 ---> a80d730707af 23:54:24 23:54:24 Step 10/23 : FROM alpine:3.17 23:54:24 ---> 51e60588ff2c 23:54:24 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:54:24 ---> Using cache 23:54:24 ---> 64be256b7430 23:54:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:54:24 ---> Using cache 23:54:24 ---> c49f7e079a19 23:54:24 Step 13/23 : ENV APP_PORT=59861 23:54:24 ---> Running in 8c7f63a62c90 23:54:24 Removing intermediate container 8c7f63a62c90 23:54:24 ---> 284503fc9f4a 23:54:24 Step 14/23 : EXPOSE $APP_PORT 23:54:24 ---> Running in 058ae12dc2ac 23:54:25 Removing intermediate container 058ae12dc2ac 23:54:25 ---> 78e8b15b1b0d 23:54:25 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:54:26 ---> 5e868ca89f8b 23:54:26 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:54:28 ---> 7845507b82b1 23:54:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:54:33 ---> 979d6afb33a2 23:54:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 23:54:33 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 23:54:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:54:33 ---> 23b182cb5646 23:54:33 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:54:33 ---> Using cache 23:54:33 ---> 6b28cb08064f 23:54:33 Step 4/23 : WORKDIR /edgex-go 23:54:33 ---> Using cache 23:54:33 ---> f2672ec65c68 23:54:33 Step 5/23 : RUN apk add --update --no-cache make git 23:54:33 ---> Using cache 23:54:33 ---> b800a6bea892 23:54:33 Step 6/23 : COPY go.mod vendor* ./ 23:54:33 ---> Using cache 23:54:33 ---> 2b879ebb4ac4 23:54:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:54:33 ---> Using cache 23:54:33 ---> 3be150cf094f 23:54:33 Step 8/23 : COPY . . 23:54:33 ---> Using cache 23:54:33 ---> fda5bdb26fae 23:54:33 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 23:54:34 ---> 288de616adce 23:54:34 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:54:34 ---> Running in fce430bd49c5 23:54:34 ---> Running in d205067c2093 23:54:35 Removing intermediate container d205067c2093 23:54:35 ---> a4aaa25b7938 23:54:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:54:35 ---> Running in 5dd1c6fadc12 23:54:36 Removing intermediate container 5dd1c6fadc12 23:54:36 ---> a8f06fb2ae55 23:54:36 Step 21/23 : LABEL arch=arm64 23:54:36 ---> Running in 3c495573a9f7 23:54:37 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 23:54:37 Removing intermediate container 3c495573a9f7 23:54:37 ---> 72331d71d174 23:54:37 Step 22/23 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:54:37 ---> Running in edc9225d2b36 23:54:37 Removing intermediate container edc9225d2b36 23:54:37 ---> c748eae686ab 23:54:37 Step 23/23 : LABEL version=0.0.0 23:54:38 ---> Running in f36a7ab6e013 23:54:38 Removing intermediate container f36a7ab6e013 23:54:38 ---> 1c692679af58 23:54:38 23:54:38 Successfully built 1c692679af58 23:54:38 Successfully tagged support-scheduler-arm64:latest 23:55:35  Building support-scheduler ... done Removing intermediate container 10ff752e8265 23:55:35 ---> 8f7af93ae0b7 23:55:35 23:55:35 Step 9/22 : FROM alpine:3.17 23:55:35 ---> 51e60588ff2c 23:55:35 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 23:55:35 ---> Running in 479d2fb1d849 23:55:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:55:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:55:39 (1/2) Installing dumb-init (1.2.5-r2) 23:55:39 (2/2) Installing openssl (3.0.8-r4) 23:55:39 Executing busybox-1.35.0-r29.trigger 23:55:39 OK: 8 MiB in 17 packages 23:55:41 Removing intermediate container 479d2fb1d849 23:55:41 ---> 2f4b535020b3 23:55:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 23:55:41 ---> Running in 72ff4a7c1e77 23:55:42 Removing intermediate container 72ff4a7c1e77 23:55:42 ---> cb1e1d13f5b9 23:55:42 Step 12/22 : WORKDIR /edgex 23:55:42 ---> Running in 5902207fcdf0 23:55:42 Removing intermediate container 5902207fcdf0 23:55:42 ---> d3af79f69983 23:55:42 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:55:43 ---> 388698b58afe 23:55:43 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 23:55:44 ---> a738c7a217a7 23:55:44 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 23:55:45 ---> 3adddedf7666 23:55:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:55:47 ---> 2e99d020ac4f 23:55:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:55:48 ---> b5ba170825d2 23:55:48 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:55:48 ---> Running in 6fdf2120dc18 23:55:54 Removing intermediate container 6fdf2120dc18 23:55:54 ---> 651daf85179d 23:55:54 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:55:54 ---> Running in e3eb47930711 23:55:54 Removing intermediate container e3eb47930711 23:55:54 ---> 879ad454b12a 23:55:54 Step 20/22 : LABEL arch=arm64 23:55:54 ---> Running in 3a11f2b3c7fd 23:55:55 Removing intermediate container 3a11f2b3c7fd 23:55:55 ---> 4e57248d1c47 23:55:55 Step 21/22 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:55:55 ---> Running in a96b94b7ca8f 23:55:56 Removing intermediate container a96b94b7ca8f 23:55:56 ---> 0a0283aa00ce 23:55:56 Step 22/22 : LABEL version=0.0.0 23:55:56 ---> Running in 5cd1994c0f5b 23:55:56 Removing intermediate container 5cd1994c0f5b 23:55:56 ---> 18c9711e8988 23:55:56 23:55:57 Successfully built 18c9711e8988 23:55:57 Successfully tagged security-proxy-setup-arm64:latest 23:57:33  Building security-proxy-setup ... done Removing intermediate container 3c0f0155a596 23:57:33 ---> 8403b04f8f07 23:57:33 23:57:33 Step 10/24 : FROM alpine:3.17 23:57:33 ---> 51e60588ff2c 23:57:33 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:57:33 ---> Using cache 23:57:33 ---> 64be256b7430 23:57:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 23:57:33 ---> Using cache 23:57:33 ---> c49f7e079a19 23:57:33 Step 13/24 : ENV APP_PORT=59882 23:57:33 ---> Running in 06d3f72165da 23:57:33 Removing intermediate container 06d3f72165da 23:57:33 ---> 006c69244720 23:57:33 Step 14/24 : EXPOSE $APP_PORT 23:57:33 ---> Running in bd56ed62f827 23:57:33 Removing intermediate container bd56ed62f827 23:57:33 ---> 43003e1fcf9c 23:57:33 Step 15/24 : WORKDIR / 23:57:33 ---> Running in 62174c4c52a9 23:57:33 Removing intermediate container 62174c4c52a9 23:57:33 ---> 28055eb59b15 23:57:33 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:57:33 ---> 726d78800eda 23:57:33 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 23:57:33 ---> 30b0fe5ea3ac 23:57:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:57:33 ---> 97bce716a34e 23:57:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 23:57:33 ---> 6ee4a71b2786 23:57:33 Step 20/24 : ENTRYPOINT ["/core-command"] 23:57:33 ---> Running in 3f0a4d8bfc17 23:57:33 Removing intermediate container 3f0a4d8bfc17 23:57:33 ---> 389fe7352e65 23:57:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:57:33 ---> Running in 4239c12a7f22 23:57:33 Removing intermediate container 4239c12a7f22 23:57:33 ---> 5cb5f5f38628 23:57:33 Step 22/24 : LABEL arch=arm64 23:57:33 ---> Running in 8792a5a6cc6c 23:57:33 Removing intermediate container 8792a5a6cc6c 23:57:33 ---> 7af21aab09bc 23:57:33 Step 23/24 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:57:33 ---> Running in 4610e7d227a3 23:57:33 Removing intermediate container 4610e7d227a3 23:57:33 ---> 3007cbca9c59 23:57:33 Step 24/24 : LABEL version=0.0.0 23:57:33 ---> Running in 748a1d52b8fa 23:57:33 Removing intermediate container 748a1d52b8fa 23:57:33 ---> ea151a97a64b 23:57:33 23:57:33 Successfully built ea151a97a64b 23:57:33 Successfully tagged core-command-arm64:latest 23:57:56  Building core-command ... done Removing intermediate container 7b6ca06a0143 23:57:56 ---> c15e41ca0ace 23:57:56 23:57:56 Step 10/23 : FROM alpine:3.17 23:57:56 ---> 51e60588ff2c 23:57:56 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:57:56 ---> Running in 32ecac13e755 23:57:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 23:57:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 23:57:58 (1/2) Installing ca-certificates (20230506-r0) 23:57:58 (2/2) Installing dumb-init (1.2.5-r2) 23:57:58 Executing busybox-1.35.0-r29.trigger 23:57:58 Executing ca-certificates-20230506-r0.trigger 23:57:59 OK: 8 MiB in 17 packages 23:58:01 Removing intermediate container 32ecac13e755 23:58:01 ---> 5dc16e271638 23:58:01 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 23:58:01 ---> Running in e19e37e02532 23:58:02 Removing intermediate container e19e37e02532 23:58:02 ---> 73803a8cbadc 23:58:02 Step 13/23 : ENV APP_PORT=59860 23:58:02 ---> Running in c4563987660d 23:58:02 Removing intermediate container c4563987660d 23:58:02 ---> 198306c433c9 23:58:02 Step 14/23 : EXPOSE $APP_PORT 23:58:02 ---> Running in d91a82939f4b 23:58:02 Removing intermediate container d91a82939f4b 23:58:02 ---> d2d2c96a9119 23:58:02 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:58:03 ---> 7660c04d8089 23:58:03 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 23:58:04 ---> 96908f7c1e5d 23:58:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:58:06 ---> e8441024bf26 23:58:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 23:58:06 ---> cd2221596b40 23:58:06 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:58:06 ---> Running in 7db581ac0307 23:58:07 Removing intermediate container 7db581ac0307 23:58:07 ---> 90ad4209b269 23:58:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:58:07 ---> Running in 909a9bba1bd0 23:58:07 Removing intermediate container 909a9bba1bd0 23:58:07 ---> 8103e5f274d6 23:58:07 Step 21/23 : LABEL arch=arm64 23:58:08 ---> Running in bd3e52177f02 23:58:08 Removing intermediate container bd3e52177f02 23:58:08 ---> ea8a243e04aa 23:58:08 Step 22/23 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:58:08 ---> Running in 8e150e358499 23:58:08 Removing intermediate container 8e150e358499 23:58:08 ---> 3205bff639c7 23:58:08 Step 23/23 : LABEL version=0.0.0 23:58:08 ---> Running in c858664dc8b6 23:58:09 Removing intermediate container c858664dc8b6 23:58:09 ---> 165c406cc310 23:58:09 23:58:09 Successfully built 165c406cc310 23:58:09 Successfully tagged support-notifications-arm64:latest 23:58:17  Building support-notifications ... done Removing intermediate container fce430bd49c5 23:58:17 ---> ad184cc4a5f6 23:58:17 23:58:17 Step 10/23 : FROM alpine:3.17 23:58:17 ---> 51e60588ff2c 23:58:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:58:17 ---> Using cache 23:58:17 ---> 40ffd6389b47 23:58:17 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:58:17 ---> Using cache 23:58:17 ---> 538af5283cc3 23:58:17 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:58:17 ---> Using cache 23:58:17 ---> 277b6ee339b1 23:58:17 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 23:58:17 ---> Using cache 23:58:17 ---> d6a594495b63 23:58:17 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 23:58:18 ---> f872811f8afe 23:58:18 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 23:58:18 ---> 1a03cf44498b 23:58:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 23:58:18 ---> ef52b1cfca72 23:58:18 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:58:19 ---> Running in a599aeb916c5 23:58:21 Removing intermediate container a599aeb916c5 23:58:21 ---> 53570d183e57 23:58:21 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 23:58:21 ---> Running in 89fa330a7771 23:58:21 Removing intermediate container 89fa330a7771 23:58:21 ---> 53baaa4b94a9 23:58:21 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 23:58:21 ---> Running in 8511c2cfe759 23:58:21 Removing intermediate container 8511c2cfe759 23:58:21 ---> dee4f20fa400 23:58:21 Step 21/23 : LABEL arch=arm64 23:58:21 ---> Running in ee801aca8c77 23:58:21 Removing intermediate container ee801aca8c77 23:58:21 ---> e255db9df52e 23:58:21 Step 22/23 : LABEL git_sha=75014376cfd1cbc032cf2e5f6f9e7be14987845c 23:58:22 ---> Running in df52cc345df1 23:58:22 Removing intermediate container df52cc345df1 23:58:22 ---> 57b53c06531a 23:58:22 Step 23/23 : LABEL version=0.0.0 23:58:22 ---> Running in 80ceb4f0663e 23:58:22 Removing intermediate container 80ceb4f0663e 23:58:22 ---> 38cd9b570ef1 23:58:22 23:58:22 Successfully built 38cd9b570ef1 23:58:23 Successfully tagged security-proxy-auth-arm64:latest 23:58:23  Building security-proxy-auth ... done  [Pipeline] } 23:58:23 $ docker stop --time=1 2f34bc895a59ff99303d57246b1aa95d81c519dc06121d85acccf22489066ea0 23:58:25 $ docker rm -f --volumes 2f34bc895a59ff99303d57246b1aa95d81c519dc06121d85acccf22489066ea0 [Pipeline] // withDockerContainer [Pipeline] sh 23:58:25 + docker images 23:58:26 REPOSITORY TAG IMAGE ID CREATED SIZE 23:58:26 security-proxy-auth-arm64 latest 38cd9b570ef1 3 seconds ago 18.1MB 23:58:26 ad184cc4a5f6 10 seconds ago 1.51GB 23:58:26 support-notifications-arm64 latest 165c406cc310 16 seconds ago 31.9MB 23:58:26 c15e41ca0ace 34 seconds ago 1.59GB 23:58:26 core-command-arm64 latest ea151a97a64b 53 seconds ago 19.7MB 23:58:26 8403b04f8f07 About a minute ago 1.53GB 23:58:26 security-proxy-setup-arm64 latest 18c9711e8988 2 minutes ago 18.7MB 23:58:26 8f7af93ae0b7 2 minutes ago 1.51GB 23:58:26 support-scheduler-arm64 latest 1c692679af58 3 minutes ago 31.2MB 23:58:26 a80d730707af 4 minutes ago 1.59GB 23:58:26 security-secretstore-setup-arm64 latest 88241654fe95 4 minutes ago 32.2MB 23:58:26 8958b657be7a 4 minutes ago 1.52GB 23:58:26 security-spire-agent-arm64 latest 692f884c78cf 7 minutes ago 153MB 23:58:26 security-spire-server-arm64 latest 1465061c1262 8 minutes ago 97MB 23:58:26 72226dcfcdfa 8 minutes ago 1.39GB 23:58:26 security-spire-config-arm64 latest d144778baa16 8 minutes ago 96.1MB 23:58:26 a4f1b403bde4 9 minutes ago 1.39GB 23:58:26 security-spiffe-token-provider-arm64 latest b394043cef96 12 minutes ago 32.7MB 23:58:26 a33861b93bc1 12 minutes ago 1.57GB 23:58:26 core-metadata-arm64 latest 2bab0f31f56f 12 minutes ago 20.2MB 23:58:26 core-data-arm64 latest 2630bed9cf9b 12 minutes ago 19.9MB 23:58:26 344fb5c08787 13 minutes ago 1.53GB 23:58:26 3bf75b253edd 13 minutes ago 1.53GB 23:58:26 core-common-config-bootstrapper-arm64 latest 90c8afcc93cb 13 minutes ago 17.2MB 23:58:26 security-bootstrapper-arm64 latest e2723c2db6e2 13 minutes ago 21.9MB 23:58:26 52a2ab00a5fd 13 minutes ago 1.52GB 23:58:26 66d3acbd66f5 14 minutes ago 1.51GB 23:58:26 ci-base-image-arm64 latest 23b182cb5646 36 minutes ago 899MB 23:58:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 4 weeks ago 681MB 23:58:26 alpine 3.17 51e60588ff2c 7 weeks ago 7.46MB 23:58:26 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 23:58:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:58:26 23:58:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:58:27 arm64: Pulling from edgex-lftools-log-publisher 23:58:27 8998bd30e6a1: Pulling fs layer 23:58:27 04944245beec: Pulling fs layer 23:58:27 699f458cf7ca: Pulling fs layer 23:58:27 765212b225bb: Pulling fs layer 23:58:27 f23df028b6ca: Pulling fs layer 23:58:27 d65c8cfc05b1: Pulling fs layer 23:58:27 2437ff75d9bd: Pulling fs layer 23:58:27 765212b225bb: Waiting 23:58:27 f23df028b6ca: Waiting 23:58:27 d65c8cfc05b1: Waiting 23:58:27 2437ff75d9bd: Waiting 23:58:27 04944245beec: Verifying Checksum 23:58:27 04944245beec: Download complete 23:58:27 765212b225bb: Download complete 23:58:27 f23df028b6ca: Download complete 23:58:27 d65c8cfc05b1: Verifying Checksum 23:58:27 d65c8cfc05b1: Download complete 23:58:27 699f458cf7ca: Verifying Checksum 23:58:27 699f458cf7ca: Download complete 23:58:28 8998bd30e6a1: Verifying Checksum 23:58:28 8998bd30e6a1: Download complete 23:58:30 2437ff75d9bd: Verifying Checksum 23:58:30 2437ff75d9bd: Download complete 23:58:32 8998bd30e6a1: Pull complete 23:58:32 04944245beec: Pull complete 23:58:33 699f458cf7ca: Pull complete 23:58:34 765212b225bb: Pull complete 23:58:34 f23df028b6ca: Pull complete 23:58:34 d65c8cfc05b1: Pull complete 23:58:49 2437ff75d9bd: Pull complete 23:58:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:58:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:58:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:50 prd-ubuntu20.04-docker-arm64-4c-16g-16609 does not seem to be running inside a container 23:58:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:58:53 $ docker top 3ebefa36f1282d091edd883f98f7b510aa593dcb093691e9abe874ef606af205 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:58:54 ---> job-cost.sh 23:58:54 lf-activate-venv: SKIPPING 23:58:54 INFO: No Stack... 23:58:55 INFO: Retrieving Pricing Info for: v3-standard-4 23:58:56 INFO: Archiving Costs [Pipeline] sh 23:58:56 + cat /w/workspace/edgex-go/1/archives/cost.csv 23:58:56 + cut -d, -f6 [Pipeline] lock 23:58:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4576-1-stack-cost] 23:58:56 Resource [jenkins-edgexfoundry-edgex-go-PR-4576-1-stack-cost] did not exist. Created. 23:58:56 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4576-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:58:57 + echo total: 0.10999999940395355 [Pipeline] stash 23:58:57 Stashed 1 file(s) [Pipeline] } 23:58:57 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4576-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:58:57 $ docker stop --time=1 3ebefa36f1282d091edd883f98f7b510aa593dcb093691e9abe874ef606af205 23:58:59 $ docker rm -f --volumes 3ebefa36f1282d091edd883f98f7b510aa593dcb093691e9abe874ef606af205 [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 23:59:00 provisioning config files... 23:59:00 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9936006061515490035tmp [Pipeline] { [Pipeline] sh 23:59:00 + set +x 23:59:00 + bash -s -- 23:59:00 + curl -s https://codecov.io/bash 23:59:00 23:59:00 _____ _ 23:59:00 / ____| | | 23:59:00 | | ___ __| | ___ ___ _____ __ 23:59:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:59:00 | |___| (_) | (_| | __/ (_| (_) \ V / 23:59:00 \_____\___/ \__,_|\___|\___\___/ \_/ 23:59:00 Bash-1.0.6 23:59:00 23:59:00 23:59:00 ==> git version 2.25.1 found 23:59:00 ==> 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 23:59:00 Release-Date: 2020-01-08 23:59:00 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:59:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:59:00 ==> Jenkins CI detected. 23:59:00 current dir:  /w/workspace/edgex-go/1 23:59:00 project root: . 23:59:00 --> token set from env 23:59:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:59:00 ==> Running gcov in . (disable via -X gcov) 23:59:01 ==> Python coveragepy not found 23:59:01 ==> Searching for coverage reports in: 23:59:01 + . 23:59:01 -> Found 1 reports 23:59:01 ==> Detecting git/mercurial file structure 23:59:01 ==> Reading reports 23:59:01 + ./coverage.out bytes=447731 23:59:01 ==> Appending adjustments 23:59:01 https://docs.codecov.io/docs/fixing-reports 23:59:02 + Found adjustments 23:59:02 ==> Gzipping contents 23:59:02 60K /tmp/codecov.mQOjW8.gz 23:59:02 ==> Uploading reports 23:59:02 url: https://codecov.io 23:59:02 query: branch=PR-4576&commit=75014376cfd1cbc032cf2e5f6f9e7be14987845c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4576%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4576&job=&cmd_args= 23:59:02 -> Pinging Codecov 23:59:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4576&commit=75014376cfd1cbc032cf2e5f6f9e7be14987845c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4576%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4576&job=&cmd_args= 23:59:02 -> Uploading to 23:59:02 https://storage.googleapis.com/codecov/v4/raw/2023-05-23/00271124DB129430A58F1EEE437C3FCB/75014376cfd1cbc032cf2e5f6f9e7be14987845c/23b69d31-cd92-4332-9988-502f5caadff2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230523%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230523T235902Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d4b1f7a1736f661231e2b640edec0d373de81fd768dd037817c266ffa11bfcc6 23:59:02 % Total % Received % Xferd Average Speed Time Time Time Current 23:59:02 Dload Upload Total Spent Left Speed 23:59:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57416 0 0 100 57416 0 251k --:--:-- --:--:-- --:--:-- 251k 23:59:02 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/75014376cfd1cbc032cf2e5f6f9e7be14987845c [Pipeline] } 23:59:02 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 23:59:04 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 23:59:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:59:05 ---> package-listing.sh 23:59:05 ++ facter osfamily 23:59:05 ++ tr '[:upper:]' '[:lower:]' 23:59:05 + OS_FAMILY=debian 23:59:05 + workspace=/w/workspace/edgex-go/1 23:59:05 + START_PACKAGES=/tmp/packages_start.txt 23:59:05 + END_PACKAGES=/tmp/packages_end.txt 23:59:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:59:05 + PACKAGES=/tmp/packages_start.txt 23:59:05 + '[' /w/workspace/edgex-go/1 ']' 23:59:05 + PACKAGES=/tmp/packages_end.txt 23:59:05 + case "${OS_FAMILY}" in 23:59:05 + dpkg -l 23:59:05 + grep '^ii' 23:59:05 + '[' -f /tmp/packages_start.txt ']' 23:59:05 + '[' -f /tmp/packages_end.txt ']' 23:59:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:59:05 + '[' /w/workspace/edgex-go/1 ']' 23:59:05 + mkdir -p /w/workspace/edgex-go/1/archives/ 23:59:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 23:59:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:59:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:59:06 23:59:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:59:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:59:06 latest: Pulling from edgex-lftools-log-publisher 23:59:06 5eb5b503b376: Pulling fs layer 23:59:06 5c69ac0246d0: Pulling fs layer 23:59:06 ec43610c2a17: Pulling fs layer 23:59:06 3a2ae6a8a46f: Pulling fs layer 23:59:06 33b1e0a273af: Pulling fs layer 23:59:06 5d3b04190fa2: Pulling fs layer 23:59:06 2f39f015ded8: Pulling fs layer 23:59:06 5d3b04190fa2: Waiting 23:59:06 2f39f015ded8: Waiting 23:59:06 3a2ae6a8a46f: Waiting 23:59:06 33b1e0a273af: Waiting 23:59:06 5c69ac0246d0: Verifying Checksum 23:59:06 5c69ac0246d0: Download complete 23:59:06 3a2ae6a8a46f: Verifying Checksum 23:59:06 3a2ae6a8a46f: Download complete 23:59:07 33b1e0a273af: Verifying Checksum 23:59:07 33b1e0a273af: Download complete 23:59:07 ec43610c2a17: Verifying Checksum 23:59:07 ec43610c2a17: Download complete 23:59:07 5d3b04190fa2: Verifying Checksum 23:59:07 5d3b04190fa2: Download complete 23:59:07 5eb5b503b376: Verifying Checksum 23:59:07 5eb5b503b376: Download complete 23:59:07 2f39f015ded8: Download complete 23:59:08 5eb5b503b376: Pull complete 23:59:09 5c69ac0246d0: Pull complete 23:59:09 ec43610c2a17: Pull complete 23:59:09 3a2ae6a8a46f: Pull complete 23:59:09 33b1e0a273af: Pull complete 23:59:09 5d3b04190fa2: Pull complete 23:59:15 2f39f015ded8: Pull complete 23:59:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:59:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:59:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:59:16 prd-ubuntu20.04-docker-8c-8g-16608 does not seem to be running inside a container 23:59:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:59:20 $ docker top 6d87a5c41b765a28cbb29a7e283a24354bced1722502818e287f1135b2597168 -eo pid,comm [Pipeline] { [Pipeline] sh 23:59:20 + touch /tmp/pre-build-complete [Pipeline] sh 23:59:20 + mkdir -p /var/log/sysstat [Pipeline] sh 23:59:21 + ls /var/log/sa-host 23:59:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:59:21 provisioning config files... 23:59:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config13697189922253362957tmp [Pipeline] { [Pipeline] echo 23:59:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:59:21 ---> create-netrc.sh [Pipeline] } 23:59:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:59:22 ---> python-tools-install.sh [Pipeline] echo 23:59:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:59:22 ---> sudo-logs.sh 23:59:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:59:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:59:22 ---> job-cost.sh 23:59:22 lf-activate-venv: SKIPPING 23:59:22 DEBUG: total: 0.10999999940395355 23:59:22 INFO: Retrieving Stack Cost... 23:59:23 INFO: Retrieving Pricing Info for: v3-standard-8 23:59:23 INFO: Archiving Costs [Pipeline] echo 23:59:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:59:24 ---> logs-deploy.sh 23:59:24 lf-activate-venv: SKIPPING 23:59:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4576/1 23:59:24 INFO: archiving workspace using pattern(s): 23:59:25 Archives upload complete. 23:59:25 INFO: archiving logs to Nexus