Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b74059c9f01d24f9b76e673d93871e6f94cd10a2+66ff43dfffb4d87db82b8084c082fff2d59b4de0 (e041c7b813e0f018d0fa353b889fe5c87a65d4e2) 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-ssh5984059923299177300.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-ssh6796356987242737226.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12797408060588513629.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5229654910091930445.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4572/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4572/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9499171503906027109.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17275 in /w/workspace/edgexfoundry_edgex-go_PR-4572 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/6 [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/6 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 66ff43dfffb4d87db82b8084c082fff2d59b4de0 into PR head commit b74059c9f01d24f9b76e673d93871e6f94cd10a2 Merge succeeded, producing 49a9122e6b0e7640104ad1cf6b2075bedf0faddf Checking out Revision 49a9122e6b0e7640104ad1cf6b2075bedf0faddf (PR-4572) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4572/head:refs/remotes/origin/PR-4572 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b74059c9f01d24f9b76e673d93871e6f94cd10a2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 66ff43dfffb4d87db82b8084c082fff2d59b4de0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49a9122e6b0e7640104ad1cf6b2075bedf0faddf # timeout=10 Commit message: "Merge commit '66ff43dfffb4d87db82b8084c082fff2d59b4de0' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 9b62aefd7a77e8b11e12e89f7536359e5c0c373b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:01 ========================================================= 08:30:01 EdgeX Global Pipelines Version Info 08:30:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:02 ------------------- 08:30:02 stable info: 08:30:02 ------------------- 08:30:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:02 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:30:02 Message: update stable to v1.0.249 08:30:03 ------------------- 08:30:03 experimental info: 08:30:03 ------------------- 08:30:03 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:03 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:30:03 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4572 [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4572 [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4572 [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49a9122e6b0e7640104ad1cf6b2075bedf0faddf [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49a9122 [Pipeline] echo 08:30:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:03 provisioning config files... 08:30:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config6461319479612405615tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:04 ---> docker-login.sh 08:30:04 nexus3.edgexfoundry.org:10001 08:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:04 Configure a credential helper to remove this warning. See 08:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:04 08:30:04 Login Succeeded 08:30:04 nexus3.edgexfoundry.org:10002 08:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:04 Configure a credential helper to remove this warning. See 08:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:04 08:30:04 Login Succeeded 08:30:04 nexus3.edgexfoundry.org:10003 08:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:04 Configure a credential helper to remove this warning. See 08:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:04 08:30:04 Login Succeeded 08:30:04 nexus3.edgexfoundry.org:10004 08:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:04 Configure a credential helper to remove this warning. See 08:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:04 08:30:04 Login Succeeded 08:30:04 docker.io 08:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:05 Configure a credential helper to remove this warning. See 08:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:05 08:30:05 Login Succeeded 08:30:05 ---> docker-login.sh ends [Pipeline] } 08:30:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:05 + 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 08:30:05 + dirname cmd/core-command/Dockerfile 08:30:05 + cut -d/ -f2 08:30:05 + echo core-command,cmd/core-command/Dockerfile 08:30:05 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:05 + cut -d/ -f2 08:30:05 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:05 + dirname cmd/core-data/Dockerfile+ 08:30:05 cut -d/ -f2 08:30:05 + echo core-data,cmd/core-data/Dockerfile 08:30:05 + dirname cmd/core-metadata/Dockerfile 08:30:05 + cut -d/ -f2 08:30:05 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:05 + dirname cmd/security-bootstrapper/Dockerfile+ 08:30:05 cut -d/ -f2 08:30:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:05 + dirname cmd/security-proxy-auth/Dockerfile 08:30:05 + cut -d/ -f2 08:30:05 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:05 + dirname cmd/security-proxy-setup/Dockerfile+ 08:30:05 cut -d/ -f2 08:30:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:05 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:05 + cut -d/ -f2 08:30:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:05 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:05 + cut -d/ -f2 08:30:05 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:05 + dirname cmd/security-spire-agent/Dockerfile 08:30:05 + cut -d/ -f2 08:30:05 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:05 + dirname cmd/security-spire-config/Dockerfile 08:30:05 + cut -d/ -f2 08:30:05 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:05 + + dirnamecut cmd/security-spire-server/Dockerfile -d/ 08:30:05 -f2 08:30:05 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:05 + dirname cmd/support-notifications/Dockerfile 08:30:05 + cut -d/ -f2 08:30:05 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:05 + dirname cmd/support-scheduler/Dockerfile 08:30:05 + cut -d/ -f2 08:30:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:05 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 08:30:05 + git rev-list -1 --merges 49a9122e6b0e7640104ad1cf6b2075bedf0faddf~1..49a9122e6b0e7640104ad1cf6b2075bedf0faddf [Pipeline] echo 08:30:05 -----------> git rev-list -1 --merges 49a9122e6b0e7640104ad1cf6b2075bedf0faddf~1..49a9122e6b0e7640104ad1cf6b2075bedf0faddf 49a9122e6b0e7640104ad1cf6b2075bedf0faddf 08:30:05 49a9122e6b0e7640104ad1cf6b2075bedf0faddf [false] [Pipeline] sh 08:30:06 + git log --format=format:%s -1 49a9122e6b0e7640104ad1cf6b2075bedf0faddf [Pipeline] echo 08:30:06 ========================================================= 08:30:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:06 + grep -v github /etc/ssh/ssh_known_hosts 08:30:06 + [ -e /tmp/ssh_known_hosts ] 08:30:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:06 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:06 08:30:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:07 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:07 b85a868b505f: Pulling fs layer 08:30:07 e2be974225ed: Pulling fs layer 08:30:07 339a4e72a1f5: Pulling fs layer 08:30:07 988bab9f4d93: Pulling fs layer 08:30:07 1469e6f7b9e6: Pulling fs layer 08:30:07 eaf3925da568: Pulling fs layer 08:30:07 bab4dde63d76: Pulling fs layer 08:30:07 bde34c3a00c8: Pulling fs layer 08:30:07 b352a97aabf1: Pulling fs layer 08:30:07 4872d77fe225: Pulling fs layer 08:30:07 5851b861e8e6: Pulling fs layer 08:30:07 988bab9f4d93: Waiting 08:30:07 1469e6f7b9e6: Waiting 08:30:07 b352a97aabf1: Waiting 08:30:07 4872d77fe225: Waiting 08:30:07 bde34c3a00c8: Waiting 08:30:07 eaf3925da568: Waiting 08:30:07 5851b861e8e6: Waiting 08:30:07 e2be974225ed: Verifying Checksum 08:30:07 e2be974225ed: Download complete 08:30:07 988bab9f4d93: Verifying Checksum 08:30:07 988bab9f4d93: Download complete 08:30:07 1469e6f7b9e6: Verifying Checksum 08:30:07 1469e6f7b9e6: Download complete 08:30:07 eaf3925da568: Verifying Checksum 08:30:07 eaf3925da568: Download complete 08:30:07 339a4e72a1f5: Verifying Checksum 08:30:07 339a4e72a1f5: Download complete 08:30:07 bde34c3a00c8: Verifying Checksum 08:30:07 bde34c3a00c8: Download complete 08:30:07 b352a97aabf1: Verifying Checksum 08:30:07 b352a97aabf1: Download complete 08:30:07 4872d77fe225: Verifying Checksum 08:30:07 4872d77fe225: Download complete 08:30:07 5851b861e8e6: Download complete 08:30:07 b85a868b505f: Verifying Checksum 08:30:07 b85a868b505f: Download complete 08:30:07 bab4dde63d76: Verifying Checksum 08:30:07 bab4dde63d76: Download complete 08:30:09 b85a868b505f: Pull complete 08:30:09 e2be974225ed: Pull complete 08:30:09 339a4e72a1f5: Pull complete 08:30:09 988bab9f4d93: Pull complete 08:30:09 1469e6f7b9e6: Pull complete 08:30:09 eaf3925da568: Pull complete 08:30:11 bab4dde63d76: Pull complete 08:30:11 bde34c3a00c8: Pull complete 08:30:11 b352a97aabf1: Pull complete 08:30:11 4872d77fe225: Pull complete 08:30:11 5851b861e8e6: Pull complete 08:30:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:12 prd-ubuntu20.04-docker-8c-8g-17275 does not seem to be running inside a container 08:30:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:15 $ docker top 23822f535e5b2fb569c98145724f28fc83d9111f39b56d8761acea8d88d6b29e -eo pid,comm 08:30:15 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). 08:30:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:15 [ssh-agent] Looking for ssh-agent implementation... 08:30:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:15 $ docker exec 23822f535e5b2fb569c98145724f28fc83d9111f39b56d8761acea8d88d6b29e ssh-agent 08:30:15 SSH_AUTH_SOCK=/tmp/ssh-fVL5YOyCWKoz/agent.32 08:30:15 SSH_AGENT_PID=38 08:30:15 Running ssh-add (command line suppressed) 08:30:15 Identity added: /w/workspace/edgex-go/6@tmp/private_key_10477581356952658456.key (/w/workspace/edgex-go/6@tmp/private_key_10477581356952658456.key) 08:30:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:16 + git tag --points-at HEAD [Pipeline] } 08:30:16 $ docker exec --env ******** --env ******** 23822f535e5b2fb569c98145724f28fc83d9111f39b56d8761acea8d88d6b29e ssh-agent -k 08:30:16 unset SSH_AUTH_SOCK; 08:30:16 unset SSH_AGENT_PID; 08:30:16 echo Agent pid 38 killed; 08:30:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:16 [ssh-agent] Looking for ssh-agent implementation... 08:30:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:16 $ docker exec 23822f535e5b2fb569c98145724f28fc83d9111f39b56d8761acea8d88d6b29e ssh-agent 08:30:16 SSH_AUTH_SOCK=/tmp/ssh-NFpGqWqMFV6k/agent.71 08:30:16 SSH_AGENT_PID=77 08:30:16 Running ssh-add (command line suppressed) 08:30:16 Identity added: /w/workspace/edgex-go/6@tmp/private_key_17429061503300944930.key (/w/workspace/edgex-go/6@tmp/private_key_17429061503300944930.key) 08:30:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:16 + git semver init 08:30:17 2023-05-30 08:30:17,165 [run_init] DEBUG init version:0.0.0 force:False 08:30:17 2023-05-30 08:30:17,166 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/6/.semver 08:30:17 2023-05-30 08:30:17,166 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/6/.semver 08:30:17 2023-05-30 08:30:17,166 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/6/.semver'], cwd=/w/workspace/edgex-go/6, universal_newlines=False, shell=None, istream=None) 08:30:22 2023-05-30 08:30:22,222 [append_file] DEBUG append to file:/w/workspace/edgex-go/6/.git/info/exclude 08:30:22 2023-05-30 08:30:22,223 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/6/.semver/PR-4572 with force:False 08:30:22 2023-05-30 08:30:22,223 [write_file] DEBUG write to file:/w/workspace/edgex-go/6/.semver/PR-4572 08:30:22 2023-05-30 08:30:22,227 [execute] INFO git cat-file --batch-check 08:30:22 2023-05-30 08:30:22,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 08:30:22 2023-05-30 08:30:22,232 [execute] INFO git cat-file --batch 08:30:22 2023-05-30 08:30:22,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/6/.semver, universal_newlines=False, shell=None, istream=) 08:30:22 2023-05-30 08:30:22,236 [read_version] DEBUG read version from /w/workspace/edgex-go/6/.semver/PR-4572 08:30:22 0.0.0 [Pipeline] } 08:30:22 $ docker exec --env ******** --env ******** 23822f535e5b2fb569c98145724f28fc83d9111f39b56d8761acea8d88d6b29e ssh-agent -k 08:30:22 unset SSH_AUTH_SOCK; 08:30:22 unset SSH_AGENT_PID; 08:30:22 echo Agent pid 77 killed; 08:30:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:22 + git semver [Pipeline] } 08:30:23 $ docker stop --time=1 23822f535e5b2fb569c98145724f28fc83d9111f39b56d8761acea8d88d6b29e 08:30:24 $ docker rm -f --volumes 23822f535e5b2fb569c98145724f28fc83d9111f39b56d8761acea8d88d6b29e [Pipeline] // withDockerContainer [Pipeline] sh 08:30:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:25 Stashed 1 file(s) [Pipeline] echo 08:30:25 [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 08:30:25 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo 08:30:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:25 ========================================================= 08:30:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:30:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:25 f56be85fc22e: Pulling fs layer 08:30:25 85791d961cd3: Pulling fs layer 08:30:25 d694b5ae8c79: Pulling fs layer 08:30:25 9f32a84ed3da: Pulling fs layer 08:30:25 4d19c01a9841: Pulling fs layer 08:30:25 9325e15d5711: Pulling fs layer 08:30:25 556b6ee489ea: Pulling fs layer 08:30:25 c5a4b2cf53e6: Pulling fs layer 08:30:25 9f32a84ed3da: Waiting 08:30:25 4d19c01a9841: Waiting 08:30:25 9325e15d5711: Waiting 08:30:25 556b6ee489ea: Waiting 08:30:25 c5a4b2cf53e6: Waiting 08:30:25 85791d961cd3: Download complete 08:30:25 9f32a84ed3da: Verifying Checksum 08:30:25 9f32a84ed3da: Download complete 08:30:25 4d19c01a9841: Verifying Checksum 08:30:25 4d19c01a9841: Download complete 08:30:25 f56be85fc22e: Verifying Checksum 08:30:25 f56be85fc22e: Download complete 08:30:25 9325e15d5711: Verifying Checksum 08:30:25 9325e15d5711: Download complete 08:30:26 f56be85fc22e: Pull complete 08:30:26 85791d961cd3: Pull complete 08:30:26 c5a4b2cf53e6: Download complete 08:30:26 d694b5ae8c79: Verifying Checksum 08:30:26 d694b5ae8c79: Download complete 08:30:26 556b6ee489ea: Verifying Checksum 08:30:26 556b6ee489ea: Download complete 08:30:30 d694b5ae8c79: Pull complete 08:30:30 9f32a84ed3da: Pull complete 08:30:30 4d19c01a9841: Pull complete 08:30:30 9325e15d5711: Pull complete 08:30:32 556b6ee489ea: Pull complete 08:30:33 c5a4b2cf53e6: Pull complete 08:30:33 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:30:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:30:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:33 WORKDIR /edgex 08:30:33 COPY go.mod . 08:30:33 RUN go mod download 08:30:33 + docker build -t ci-base-image-x86_64 -f - . 08:30:33 Sending build context to Docker daemon 170.8MB 08:30:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:33 ---> c4be618373d6 08:30:33 Step 2/4 : WORKDIR /edgex 08:30:40 Still waiting to schedule task 08:30:40 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:42 ---> Running in aacff6ce972b 08:30:42 Removing intermediate container aacff6ce972b 08:30:42 ---> 0c6ae79389b9 08:30:42 Step 3/4 : COPY go.mod . 08:30:42 ---> 93a909077b33 08:30:42 Step 4/4 : RUN go mod download 08:30:42 ---> Running in aea38a10053e 08:30:56 Removing intermediate container aea38a10053e 08:30:56 ---> 7f0344f0d6cb 08:30:56 Successfully built 7f0344f0d6cb 08:30:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:57 + docker inspect -f . ci-base-image-x86_64 08:30:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:57 prd-ubuntu20.04-docker-8c-8g-17275 does not seem to be running inside a container 08:30:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:57 $ docker top 094190d73b23974fd9d24079776bfb94c724fe6b331bea1abbbf1a9139b2df6c -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:58 + go version 08:30:58 go version go1.20.2 linux/amd64 [Pipeline] } 08:30:58 $ docker stop --time=1 094190d73b23974fd9d24079776bfb94c724fe6b331bea1abbbf1a9139b2df6c 08:30:59 $ docker rm -f --volumes 094190d73b23974fd9d24079776bfb94c724fe6b331bea1abbbf1a9139b2df6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:59 + docker inspect -f . ci-base-image-x86_64 08:30:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:59 prd-ubuntu20.04-docker-8c-8g-17275 does not seem to be running inside a container 08:30:59 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:00 $ docker top b65bd34fa2731508c021224abc0d1efa97343c4930b3a0ae351c00c734163e0f -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:00 ========================================================= 08:31:00 [edgeXBuildGoParallel] Running Tests and Build... 08:31:00 ========================================================= [Pipeline] sh 08:31:00 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh 08:31:00 + make test 08:31:00 go test -race -coverprofile=coverage.out ./... 08:31:09 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 08:31:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.104s coverage: 71.5% of statements 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.937s coverage: 88.5% of statements 08:31:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.386s coverage: 95.6% of statements 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:38 ok github.com/edgexfoundry/edgex-go/internal/io 0.046s coverage: 72.2% of statements 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.088s coverage: 0.9% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.066s coverage: 29.0% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 42.9% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 82.9% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 08:31:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.059s coverage: 96.3% of statements 08:31:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:47 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.058s coverage: 94.4% of statements 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:52 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.281s coverage: 79.9% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.069s coverage: 92.9% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.037s coverage: 64.4% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 62.3% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.064s coverage: 87.2% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.092s coverage: 81.8% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.098s coverage: 82.1% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.154s coverage: 63.1% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.174s coverage: 38.4% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.062s coverage: 89.5% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.090s coverage: 17.7% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.124s coverage: 92.3% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.062s coverage: 61.5% of statements 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements 08:32:06 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 08:32:06 running golangci-lint 08:32:06 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:32:06 go version go1.20.2 linux/amd64 08:32:06 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:06 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:32:20 level=info msg="[loader] Go packages loading at mode 575 (name|types_sizes|deps|exports_file|imports|compiled_files|files) took 14.774340134s" 08:32:20 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.848441ms" 08:32:29 level=info msg="[linters_context/goanalysis] analyzers took 1m10.208186161s with top 10 stages: buildir: 37.295698598s, inspect: 2.154224338s, fact_deprecated: 2.089079874s, gosec: 1.586903435s, printf: 1.45109821s, ctrlflow: 1.378650557s, S1038: 1.183056248s, nilness: 1.051600451s, fact_purity: 883.514694ms, S1039: 513.810167ms" 08:32:29 level=info msg="[runner] Issues before processing: 203, after processing: 0" 08:32:29 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 203/203, identifier_marker: 203/203, exclude: 203/203, filename_unadjuster: 203/203, path_prettifier: 203/203, exclude-rules: 23/203, nolint: 0/23, cgo: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203" 08:32:29 level=info msg="[runner] processing took 18.084599ms with stages: nolint: 7.591041ms, identifier_marker: 5.087515ms, exclude-rules: 2.194281ms, autogenerated_exclude: 1.444072ms, path_prettifier: 1.149788ms, skip_dirs: 556.638µs, cgo: 45.832µs, filename_unadjuster: 10.881µs, uniq_by_line: 721ns, max_same_issues: 720ns, exclude: 490ns, skip_files: 440ns, severity-rules: 400ns, diff: 370ns, path_prefixer: 280ns, source_code: 270ns, max_per_file_from_linter: 270ns, sort_results: 250ns, path_shortener: 170ns, max_from_linter: 170ns" 08:32:29 level=info msg="[runner] linters took 8.799236664s with stages: goanalysis_metalinter: 8.781045861s" 08:32:29 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:29 level=info msg="Memory: 236 samples, avg is 199.3MB, max is 827.8MB" 08:32:29 level=info msg="Execution took 23.623583213s" 08:32:29 go vet ./... 08:32:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:34 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:34 + ls -al . 08:32:34 total 704 08:32:34 drwxrwxr-x 11 1001 1001 4096 May 30 08:31 . 08:32:34 drwxr-xr-x 4 root root 4096 May 30 08:31 .. 08:32:34 drwxrwxr-x 2 1001 1001 4096 May 30 08:29 .blubracket 08:32:34 -rw-rw-r-- 1 1001 1001 16 May 30 08:29 .dockerignore 08:32:34 drwxrwxr-x 8 1001 1001 4096 May 30 08:30 .git 08:32:34 drwxrwxr-x 3 1001 1001 4096 May 30 08:29 .github 08:32:34 -rw-rw-r-- 1 1001 1001 1133 May 30 08:29 .gitignore 08:32:34 -rw-rw-r-- 1 1001 1001 42 May 30 08:29 .golangci.yml 08:32:34 -rw-rw-r-- 1 1001 1001 87 May 30 08:29 .hadolint.yml 08:32:34 drwxr-xr-x 3 1001 1001 4096 May 30 08:30 .semver 08:32:34 -rw-rw-r-- 1 1001 1001 166 May 30 08:29 .sonarcloud.properties 08:32:34 -rw-rw-r-- 1 1001 1001 1171 May 30 08:29 ADOPTERS.md 08:32:34 -rw-rw-r-- 1 1001 1001 10835 May 30 08:29 Attribution.txt 08:32:34 -rw-rw-r-- 1 1001 1001 73765 May 30 08:29 CHANGELOG.md 08:32:34 -rw-rw-r-- 1 1001 1001 3804 May 30 08:29 CONTRIBUTING.md 08:32:34 -rw-rw-r-- 1 1001 1001 677 May 30 08:29 GOVERNANCE.md 08:32:34 -rw-rw-r-- 1 1001 1001 883 May 30 08:29 Jenkinsfile 08:32:34 -rw-rw-r-- 1 1001 1001 10775 May 30 08:29 LICENSE 08:32:34 -rw-rw-r-- 1 1001 1001 14368 May 30 08:29 Makefile 08:32:34 -rw-rw-r-- 1 1001 1001 582 May 30 08:29 OWNERS.md 08:32:34 -rw-rw-r-- 1 1001 1001 9923 May 30 08:29 README.md 08:32:34 -rw-rw-r-- 1 1001 1001 789 May 30 08:29 SECURITY.md 08:32:34 -rw-rw-r-- 1 1001 1001 5 May 30 08:30 VERSION 08:32:34 drwxrwxr-x 2 1001 1001 4096 May 30 08:29 bin 08:32:34 drwxrwxr-x 18 1001 1001 4096 May 30 08:29 cmd 08:32:34 -rw-r--r-- 1 root root 447731 May 30 08:32 coverage.out 08:32:34 -rw-rw-r-- 1 1001 1001 3159 May 30 08:29 go.mod 08:32:34 -rw-rw-r-- 1 1001 1001 31048 May 30 08:29 go.sum 08:32:34 drwxrwxr-x 7 1001 1001 4096 May 30 08:29 internal 08:32:34 drwxrwxr-x 3 1001 1001 4096 May 30 08:29 openapi 08:32:34 -rw-rw-r-- 1 1001 1001 594 May 30 08:29 security.txt 08:32:34 drwxrwxr-x 4 1001 1001 4096 May 30 08:29 snap 08:32:34 -rw-rw-r-- 1 1001 1001 204 May 30 08:29 version.go [Pipeline] sh 08:32:35 + '[' -e coverage.out ] 08:32:35 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:35 Stashed 1 file(s) [Pipeline] sh 08:32:35 + make build 08:32:35 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 08:32:47 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 08:32:48 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 08:32: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 08:32:50 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 08:32:57 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 08:32:58 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 08:33: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:33:01 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 08:33:02 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 08:33:03 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 08:33:04 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] } 08:33:05 $ docker stop --time=1 b65bd34fa2731508c021224abc0d1efa97343c4930b3a0ae351c00c734163e0f 08:33:11 $ docker rm -f --volumes b65bd34fa2731508c021224abc0d1efa97343c4930b3a0ae351c00c734163e0f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:12 08:33:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:12 latest: Pulling from edgex-devops/edgex-compose 08:33:12 cbdbe7a5bc2a: Pulling fs layer 08:33:12 ca9280d653b3: Pulling fs layer 08:33:12 7e9c9ca2126c: Pulling fs layer 08:33:12 cbdbe7a5bc2a: Verifying Checksum 08:33:12 cbdbe7a5bc2a: Download complete 08:33:12 ca9280d653b3: Verifying Checksum 08:33:12 ca9280d653b3: Download complete 08:33:12 cbdbe7a5bc2a: Pull complete 08:33:13 7e9c9ca2126c: Verifying Checksum 08:33:13 7e9c9ca2126c: Download complete 08:33:13 ca9280d653b3: Pull complete 08:33:16 7e9c9ca2126c: Pull complete 08:33:16 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:33:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:16 prd-ubuntu20.04-docker-8c-8g-17275 does not seem to be running inside a container 08:33:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:20 $ docker top d08d22bb8a9d6a75da84fdf92f7c49d05f771290b4e457874e2308fb46044ac7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:20 + docker-compose build --help 08:33:20 + grep parallel 08:33:21 --parallel Build images in parallel. [Pipeline] } 08:33:21 $ docker stop --time=1 d08d22bb8a9d6a75da84fdf92f7c49d05f771290b4e457874e2308fb46044ac7 08:33:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17280 in /w/workspace/edgexfoundry_edgex-go_PR-4572 08:33:22 $ docker rm -f --volumes d08d22bb8a9d6a75da84fdf92f7c49d05f771290b4e457874e2308fb46044ac7 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] ws 08:33:22 Running in /w/workspace/edgex-go/6 [Pipeline] { [Pipeline] checkout 08:33:22 The recommended git tool is: git [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:22 prd-ubuntu20.04-docker-8c-8g-17275 does not seem to be running inside a container 08:33:22 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:23 $ docker top c27f52b7e949e438a65176954819881025e9e6ee9d7689b8d83d7a629350edb3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:23 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:24 Building core-command ... 08:33:24 Building core-common-config-bootstrapper ... 08:33:24 Building core-data ... 08:33:24 Building core-metadata ... 08:33:24 Building security-bootstrapper ... 08:33:24 Building security-proxy-auth ... 08:33:24 Building security-proxy-setup ... 08:33:24 Building security-secretstore-setup ... 08:33:24 Building security-spiffe-token-provider ... 08:33:24 Building security-spire-agent ... 08:33:24 Building security-spire-config ... 08:33:24 Building security-spire-server ... 08:33:24 Building support-notifications ... 08:33:24 Building support-scheduler ... 08:33:24 Building security-proxy-auth 08:33:24 Building core-command 08:33:24 Building security-secretstore-setup 08:33:24 Building security-spiffe-token-provider 08:33:24 Building security-bootstrapper 08:33:28 using credential edgex-jenkins-ssh 08:33:28 Cloning the remote Git repository 08:33:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:28 > git init /w/workspace/edgex-go/6 # timeout=10 08:33:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:28 > git --version # timeout=10 08:33:28 > git --version # 'git version 2.25.1' 08:33:28 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:36 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:36 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:33:36 ---> 7f0344f0d6cb 08:33:36 Step 3/33 : WORKDIR /edgex-go 08:33:37 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:37 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:33:37 ---> 7f0344f0d6cb 08:33:37 Step 3/20 : WORKDIR /edgex-go 08:33:37 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:37 ---> 7f0344f0d6cb 08:33:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:37 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:37 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:37 ---> 7f0344f0d6cb 08:33:37 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:33:37 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:33:37 ---> 7f0344f0d6cb 08:33:37 Step 3/25 : WORKDIR /edgex-go 08:33:47 ---> Running in 1a073510400c 08:33:47 ---> Running in aaf5f140314f 08:33:47 ---> Running in 79a9fff502a4 08:33:47 ---> Running in 32d8b02fd0e2 08:33:47 ---> Running in b1fdb132c83d 08:33:47 Removing intermediate container 1a073510400c 08:33:47 ---> 66791d7e358d 08:33:47 Step 4/23 : WORKDIR /edgex-go 08:33:47 Removing intermediate container aaf5f140314f 08:33:47 ---> dbc1a66fa461 08:33:47 Step 4/24 : WORKDIR /edgex-go 08:33:47 Removing intermediate container 32d8b02fd0e2 08:33:47 ---> 037448f3608b 08:33:47 Step 4/33 : RUN apk add --update --no-cache make git 08:33:47 ---> Running in affd3d98830f 08:33:47 Removing intermediate container 79a9fff502a4 08:33:47 ---> 4b37070d5e2b 08:33:47 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:33:47 ---> Running in 7dad5bdafdc1 08:33:47 ---> Running in 660bc23941ac 08:33:47 Removing intermediate container b1fdb132c83d 08:33:47 ---> 0d473d84bb04 08:33:47 Step 4/25 : RUN apk add --update --no-cache make git 08:33:47 ---> Running in 320229e95153 08:33:47 ---> Running in acaf39df68c8 08:33:47 Removing intermediate container affd3d98830f 08:33:47 ---> a2f9974c5077 08:33:47 Step 5/23 : RUN apk add --update --no-cache make git 08:33:47 Removing intermediate container 7dad5bdafdc1 08:33:47 ---> adcfe7eec360 08:33:47 Step 5/24 : RUN apk add --update --no-cache make git 08:33:47 ---> Running in 85f9082b105d 08:33:47 ---> Running in 60c9739eadfe 08:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:47 OK: 265 MiB in 53 packages 08:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:47 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:33:47 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:33:47 OK: 17828 distinct packages available 08:33:47 OK: 265 MiB in 53 packages 08:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:47 OK: 265 MiB in 53 packages 08:33:47 Removing intermediate container 660bc23941ac 08:33:47 ---> 85a3797ec852 08:33:47 Step 5/33 : COPY go.mod vendor* ./ 08:33:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:47 OK: 265 MiB in 53 packages 08:33:47 ---> 176c152e8509 08:33:47 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:47 ---> Running in 31f2c78f9495 08:33:48 OK: 265 MiB in 53 packages 08:33:48 Removing intermediate container acaf39df68c8 08:33:48 ---> 37fe04f5fac5 08:33:48 Step 5/25 : COPY go.mod vendor* ./ 08:33:48 Removing intermediate container 85f9082b105d 08:33:48 ---> 7815ad2bf5dc 08:33:48 Step 6/24 : COPY go.mod vendor* ./ 08:33:48 ---> 77af87780902 08:33:48 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:48 ---> Running in d0faf100a616 08:33:48 ---> e821bb9e4d64 08:33:48 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:48 ---> Running in 156c1ca03703 08:33:48 Removing intermediate container 60c9739eadfe 08:33:48 ---> cc5d5ee24b76 08:33:48 Step 6/23 : COPY go.mod vendor* ./ 08:33:48 Removing intermediate container 320229e95153 08:33:48 ---> 328cc67bcbf8 08:33:48 Step 5/20 : COPY go.mod vendor* ./ 08:33:48 ---> d18ecb1d0a7b 08:33:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:48 ---> Running in 1e53a761c25a 08:33:48 ---> 6bdd39858b95 08:33:48 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:48 ---> Running in 325a595c9b91 08:33:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:48 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4572/head:refs/remotes/origin/PR-4572 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:33:49 Merging remotes/origin/main commit 66ff43dfffb4d87db82b8084c082fff2d59b4de0 into PR head commit b74059c9f01d24f9b76e673d93871e6f94cd10a2 08:33:50 Merge succeeded, producing d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd 08:33:50 Checking out Revision d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd (PR-4572) 08:33:49 > git config core.sparsecheckout # timeout=10 08:33:49 > git checkout -f b74059c9f01d24f9b76e673d93871e6f94cd10a2 # timeout=10 08:33:49 > git remote # timeout=10 08:33:49 > git config --get remote.origin.url # timeout=10 08:33:49 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:49 > git merge 66ff43dfffb4d87db82b8084c082fff2d59b4de0 # timeout=10 08:33:50 > git rev-parse HEAD^{commit} # timeout=10 08:33:50 > git config core.sparsecheckout # timeout=10 08:33:50 > git checkout -f d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd # timeout=10 08:33:53 Commit message: "Merge commit '66ff43dfffb4d87db82b8084c082fff2d59b4de0' into HEAD" 08:33:53 First time build. Skipping changelog. 08:33:53 > git rev-list --no-walk 9b62aefd7a77e8b11e12e89f7536359e5c0c373b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:33:55 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:55 Dload Upload Total Spent Left Speed 08:33:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 161k 0 --:--:-- --:--:-- --:--:-- 163k [Pipeline] sh 08:33:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:33:56 + sudo tee /etc/docker/daemon.new 08:33:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:33:56 { 08:33:56 "registry-mirrors": [ 08:33:56 "https://nexus3.edgexfoundry.org:10001" 08:33:56 ], 08:33:56 "bip": "10.250.0.254/24", 08:33:56 "hosts": [ 08:33:56 "tcp://0.0.0.0:5555", 08:33:56 "unix:///var/run/docker.sock" 08:33:56 ], 08:33:56 "mtu": 1458, 08:33:56 "selinux-enabled": true, 08:33:56 "seccomp-profile": "/etc/docker/seccomp.json" 08:33:56 } [Pipeline] sh 08:33:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:33:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:15 provisioning config files... 08:34:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/6@tmp/config7107810963005901089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:15 ---> docker-login.sh 08:34:15 nexus3.edgexfoundry.org:10001 08:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:16 Configure a credential helper to remove this warning. See 08:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:16 08:34:16 Login Succeeded 08:34:16 nexus3.edgexfoundry.org:10002 08:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:16 Configure a credential helper to remove this warning. See 08:34:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:16 08:34:16 Login Succeeded 08:34:16 nexus3.edgexfoundry.org:10003 08:34:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:17 Configure a credential helper to remove this warning. See 08:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:17 08:34:17 Login Succeeded 08:34:17 nexus3.edgexfoundry.org:10004 08:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:17 Configure a credential helper to remove this warning. See 08:34:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:17 08:34:17 Login Succeeded 08:34:17 docker.io 08:34:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:18 Configure a credential helper to remove this warning. See 08:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:18 08:34:18 Login Succeeded 08:34:18 ---> docker-login.sh ends [Pipeline] } 08:34:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:34:18 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] echo 08:34:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:18 ========================================================= 08:34:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:34:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:19 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:19 c41833b44d91: Pulling fs layer 08:34:19 ed15518f5707: Pulling fs layer 08:34:19 feae8fd75edb: Pulling fs layer 08:34:19 242c74f7c9fa: Pulling fs layer 08:34:19 3cdef696dda3: Pulling fs layer 08:34:19 2ced38df9373: Pulling fs layer 08:34:19 58f1dce35555: Pulling fs layer 08:34:19 3cdef696dda3: Waiting 08:34:19 2ced38df9373: Waiting 08:34:19 242c74f7c9fa: Waiting 08:34:19 58f1dce35555: Waiting 08:34:19 ed15518f5707: Verifying Checksum 08:34:19 ed15518f5707: Download complete 08:34:19 242c74f7c9fa: Verifying Checksum 08:34:19 242c74f7c9fa: Download complete 08:34:19 3cdef696dda3: Verifying Checksum 08:34:19 3cdef696dda3: Download complete 08:34:19 c41833b44d91: Verifying Checksum 08:34:19 c41833b44d91: Download complete 08:34:20 c41833b44d91: Pull complete 08:34:20 58f1dce35555: Verifying Checksum 08:34:20 58f1dce35555: Download complete 08:34:20 ed15518f5707: Pull complete 08:34:21 feae8fd75edb: Verifying Checksum 08:34:21 feae8fd75edb: Download complete 08:34:21 2ced38df9373: Verifying Checksum 08:34:21 2ced38df9373: Download complete 08:34:31 feae8fd75edb: Pull complete 08:34:31 242c74f7c9fa: Pull complete 08:34:31 3cdef696dda3: Pull complete 08:34:38 2ced38df9373: Pull complete 08:34:42 58f1dce35555: Pull complete 08:34:42 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:34:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:34:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:43 WORKDIR /edgex 08:34:43 COPY go.mod . 08:34:43 RUN go mod download 08:34:43 + docker build -t ci-base-image-arm64 -f - . 08:34:43 Sending build context to Docker daemon 2.928MB 08:34:43 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:34:43 ---> fadd8f120f05 08:34:43 Step 2/4 : WORKDIR /edgex 08:34:45 ---> Running in 9a6f91a83568 08:34:45 Removing intermediate container 9a6f91a83568 08:34:45 ---> ff0f4d3f4eac 08:34:45 Step 3/4 : COPY go.mod . 08:34:46 ---> 0b3e8c99698b 08:34:46 Step 4/4 : RUN go mod download 08:34:46 ---> Running in 3b0b6c48d206 08:34:56 Removing intermediate container 1e53a761c25a 08:34:56 ---> 10885374ecab 08:34:56 Step 8/23 : COPY . . 08:34:56 Removing intermediate container 325a595c9b91 08:34:56 ---> c4109c359db3 08:34:56 Step 7/20 : COPY . . 08:34:56 Removing intermediate container d0faf100a616 08:34:56 ---> fc12c869bc18 08:34:56 Step 7/25 : COPY . . 08:34:56 Removing intermediate container 31f2c78f9495 08:34:56 ---> 282dfe9911c3 08:34:56 Step 7/33 : COPY . . 08:34:56 Removing intermediate container 156c1ca03703 08:34:56 ---> 448714b3be4a 08:34:56 Step 8/24 : COPY . . 08:35:18 Removing intermediate container 3b0b6c48d206 08:35:18 ---> a09c4607390e 08:35:18 Successfully built a09c4607390e 08:35:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:18 + docker inspect -f . ci-base-image-arm64 08:35:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:19 prd-ubuntu20.04-docker-arm64-4c-16g-17280 does not seem to be running inside a container 08:35:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:22 $ docker top ef2325ac705e470a2f18a98019199d2b00db2cde7e0ada066f79756596767647 -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:23 ---> 5c67e03338dc 08:35:23 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:35:23 ---> f61b1eaa9bdc 08:35:23 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:23 ---> cc2f83d3eb25 08:35:23 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:23 ---> Running in 4949311ea7aa 08:35:23 ---> 775537e8f297 08:35:23 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:35:23 ---> Running in dfe36f6295ea 08:35:23 ---> Running in 743ab090f87a 08:35:23 ---> 2efa660cbb06 08:35:23 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:23 ---> Running in bf53c24d212a 08:35:23 ---> Running in 2c27711d1447 08:35:23 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 08:35:23 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 08:35:23 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 08:35:23 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 08:35:23 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 08:35:23 + go version 08:35:23 go version go1.20.2 linux/arm64 [Pipeline] } 08:35:23 $ docker stop --time=1 ef2325ac705e470a2f18a98019199d2b00db2cde7e0ada066f79756596767647 08:35:25 $ docker rm -f --volumes ef2325ac705e470a2f18a98019199d2b00db2cde7e0ada066f79756596767647 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:25 + docker inspect -f . ci-base-image-arm64 08:35:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:26 prd-ubuntu20.04-docker-arm64-4c-16g-17280 does not seem to be running inside a container 08:35:26 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:27 $ docker top bec6ddb04096ea465df3dd030f05f16eb0b276ead7fb277ec90f7ab69d5565d1 -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:27 ========================================================= 08:35:27 [edgeXBuildGoParallel] Running Tests and Build... 08:35:27 ========================================================= [Pipeline] sh 08:35:28 + git config --global --add safe.directory /w/workspace/edgex-go/6 [Pipeline] fileExists [Pipeline] sh 08:35:28 + make test 08:35:28 go test -race -coverprofile=coverage.out ./... 08:36: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:36:03 Removing intermediate container 743ab090f87a 08:36:03 ---> 104030ea251a 08:36:03 08:36:03 Step 10/24 : FROM alpine:3.17 08:36:03 Removing intermediate container bf53c24d212a 08:36:03 ---> 3a1b45ff9134 08:36:03 08:36:03 Step 10/23 : FROM alpine:3.17 08:36:04 3.17: Pulling from library/alpine 08:36:04 3.17: Pulling from library/alpine 08:36:04 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:36:04 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:36:04 Status: Image is up to date for alpine:3.17 08:36:04 Status: Downloaded newer image for alpine:3.17 08:36:04 ---> 9ed4aefc74f6 08:36:04 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:36:04 ---> 9ed4aefc74f6 08:36:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:36:10 ---> Running in 1d2df5e8f138 08:36:10 ---> Running in 57b38cc8acce 08:36:10 Removing intermediate container 2c27711d1447 08:36:10 ---> b472975fa5f8 08:36:10 08:36:10 Step 9/25 : FROM alpine:3.17 08:36:10 ---> 9ed4aefc74f6 08:36:10 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:36:10 Removing intermediate container 4949311ea7aa 08:36:10 ---> 03f6d96d3514 08:36:10 08:36:10 Step 9/33 : FROM alpine:3.17 08:36:10 ---> 9ed4aefc74f6 08:36:10 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:36:10 Removing intermediate container dfe36f6295ea 08:36:10 ---> 3695f52824d0 08:36:10 08:36:10 Step 9/20 : FROM alpine:3.17 08:36:10 ---> 9ed4aefc74f6 08:36:10 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation'Removing intermediate container 1d2df5e8f138 08:36:10 08:36:10 ---> d85c3334f6b4 08:36:10 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:36:10 ---> Running in b9774f661a83 08:36:10 ---> Running in a400596baf6d 08:36:10 ---> Running in 869e6c7d6c7e 08:36:10 ---> Running in b6a9113efe8e 08:36:10 Removing intermediate container 869e6c7d6c7e 08:36:10 ---> 607a6d63f4a8 08:36:10 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:10 Removing intermediate container a400596baf6d 08:36:10 ---> 63767db3e0a5 08:36:10 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:36:10 ---> Running in fe7f980e4169 08:36:10 ---> Running in c9db15994ee7 08:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:10 (1/1) Installing dumb-init (1.2.5-r2) 08:36:10 Executing busybox-1.35.0-r29.trigger 08:36:10 OK: 7 MiB in 16 packages 08:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:10 (1/3) Installing ca-certificates (20230506-r0) 08:36:10 (2/3) Installing dumb-init (1.2.5-r2) 08:36:10 (3/3) Installing su-exec (0.2-r2) 08:36:10 Executing busybox-1.35.0-r29.trigger 08:36:10 Executing ca-certificates-20230506-r0.trigger 08:36:10 OK: 8 MiB in 18 packages 08:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:10 (1/1) Installing dumb-init (1.2.5-r2) 08:36:10 Executing busybox-1.35.0-r29.trigger 08:36:10 OK: 7 MiB in 16 packages 08:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:10 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:36:10 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:36:10 OK: 17823 distinct packages available 08:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:11 Removing intermediate container 57b38cc8acce 08:36:11 ---> 1270de2eb71a 08:36:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:11 (1/2) Installing dumb-init (1.2.5-r2) 08:36:11 (2/2) Installing su-exec (0.2-r2) 08:36:11 Executing busybox-1.35.0-r29.trigger 08:36:11 OK: 7 MiB in 17 packages 08:36:11 ---> Running in c7182ae10a90 08:36:11 (1/9) Installing ca-certificates (20230506-r0) 08:36:11 (2/9) Installing brotli-libs (1.0.9-r9) 08:36:11 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:36:11 (4/9) Installing libcurl (8.1.1-r1) 08:36:11 (5/9) Installing curl (8.1.1-r1) 08:36:11 (6/9) Installing dumb-init (1.2.5-r2) 08:36:11 (7/9) Installing musl-obstack (1.2.3-r0) 08:36:11 (8/9) Installing libucontext (1.2-r0) 08:36:11 (9/9) Installing gcompat (1.1.0-r0) 08:36:11 Executing busybox-1.35.0-r29.trigger 08:36:11 Executing ca-certificates-20230506-r0.trigger 08:36:11 OK: 10 MiB in 24 packages 08:36:11 Removing intermediate container c7182ae10a90 08:36:11 ---> 6b5ffd22304d 08:36:11 Step 13/24 : ENV APP_PORT=59882 08:36:11 Removing intermediate container b9774f661a83 08:36:11 ---> fb15e1924d11 08:36:11 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:36:11 ---> Running in 8dd0e49c1cf9 08:36:11 ---> Running in ced7ca8e0a57 08:36:11 Removing intermediate container b6a9113efe8e 08:36:11 ---> 89b8b84ce602 08:36:11 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:11 Removing intermediate container c9db15994ee7 08:36:11 ---> 1638962e1132 08:36:11 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:36:12 ---> Running in d8d75fdbb1f7 08:36:12 Removing intermediate container 8dd0e49c1cf9 08:36:12 ---> e99fc2fe5762 08:36:12 Step 12/25 : WORKDIR / 08:36:12 Removing intermediate container ced7ca8e0a57 08:36:12 ---> 9847330c2069 08:36:12 Step 14/24 : EXPOSE $APP_PORT 08:36:12 ---> Running in edd61f4c2252 08:36:12 Removing intermediate container d8d75fdbb1f7 08:36:12 ---> d8cd61ee5304 08:36:12 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:36:12 ---> Running in 9f038054de47 08:36:12 ---> 5a701095fecd 08:36:12 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:36:12 ---> Running in 89962675092e 08:36:12 Removing intermediate container edd61f4c2252 08:36:12 ---> 235f063a2753 08:36:12 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:12 Removing intermediate container 9f038054de47 08:36:12 ---> ff75c8ee7ead 08:36:12 Step 15/24 : WORKDIR / 08:36:12 Removing intermediate container fe7f980e4169 08:36:12 ---> 58ac92de50f2 08:36:12 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:12 ---> Running in 0b60cd0fb69e 08:36:12 ---> 77948ada9d0d 08:36:12 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:36:12 Removing intermediate container 89962675092e 08:36:12 ---> 5e17e5526d63 08:36:12 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:36:12 ---> 4c9b5a207958 08:36:12 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:36:12 ---> Running in f14f385c8ca1 08:36:13 Removing intermediate container 0b60cd0fb69e 08:36:13 ---> 6ede433991fe 08:36:13 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:13 ---> dc9231289bc1 08:36:13 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:36:13 ---> 556069a1f80a 08:36:13 Removing intermediate container f14f385c8ca1 08:36:13 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json ---> 062f440fcc93 08:36:13 08:36:13 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:36:13 ---> 4c3ca2e57d5c 08:36:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:36:13 ---> 6cc61c9e3483 08:36:13 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:36:13 ---> Running in 06dec75ff16d 08:36:13 ---> 981cf362cc0c 08:36:13 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:36:13 ---> d12579ac85af 08:36:13 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:36:13 Removing intermediate container 06dec75ff16d 08:36:13 ---> 460e0210aea0 08:36:13 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:36:13 ---> 7329b2fa9ab3 08:36:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:36:14 ---> Running in 7c86f9280ba2 08:36:14 ---> 19d3fc868450 08:36:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:36:14 ---> baedb4873ecd 08:36:14 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:14 ---> 945aca091e4f 08:36:14 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:36:14 ---> 2f82d0034667 08:36:14 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:36:14 ---> Running in f2c6000fa366 08:36:14 ---> bba80e0ead39 08:36:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:36:15 ---> 743c8d09022c 08:36:15 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:36:15 ---> a5f600eac56b 08:36:15 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:36:15 ---> Running in 5b66c389289a 08:36:15 Removing intermediate container 5b66c389289a 08:36:15 ---> b2ec67469082 08:36:15 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 08:36:15 ---> 0e2c0b64eb72 08:36:15 Step 20/24 : ENTRYPOINT ["/core-command"] 08:36:15 ---> Running in f0ee5aa41400 08:36:15 ---> 8ab028b2338d 08:36:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:36:15 ---> Running in c27706db2932 08:36:15 Removing intermediate container f0ee5aa41400 08:36:15 ---> da05d47672f9 08:36:15 Step 18/20 : LABEL arch=x86_64 08:36:15 ---> Running in bedf9e54d57f 08:36:15 Removing intermediate container 7c86f9280ba2 08:36:15 ---> ca5852ea0ea0 08:36:15 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:36:15 Removing intermediate container c27706db2932 08:36:15 ---> 92d8df66ed48 08:36:15 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:15 ? github.com/edgexfoundry/edgex-go [no test files] 08:36:16 ---> Running in f4faae729e7c 08:36:16 ---> Running in 387fcde1e8d1 08:36:16 Removing intermediate container bedf9e54d57f 08:36:16 ---> ad581dc2c21a 08:36:16 Step 19/20 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf 08:36:16 ---> f7da07f02afc 08:36:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:36:16 ---> Running in db10951afd38 08:36:16 Removing intermediate container 387fcde1e8d1 08:36:16 ---> 10ad3cdbab3d 08:36:16 Step 22/24 : LABEL arch=x86_64 08:36:16 Removing intermediate container f4faae729e7c 08:36:16 Removing intermediate container f2c6000fa366 08:36:16 ---> 8f0c973e17df 08:36:16 ---> 58b63fe10900 08:36:16 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:36:16 08:36:16 ---> Running in bf0748e97e45 08:36:16 ---> Running in d633de1ddd80 08:36:16 Removing intermediate container db10951afd38 08:36:16 ---> 9f81cd2dd81f 08:36:16 Step 20/20 : LABEL version=0.0.0 08:36:16 ---> a1f4baf54a78 08:36:16 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:16 ---> Running in b7760eba7b34 08:36:16 ---> Running in 7bcb8f86908c 08:36:16 Removing intermediate container d633de1ddd80 08:36:16 ---> 8858e9a6ae5b 08:36:16 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:36:16 Removing intermediate container bf0748e97e45 08:36:16 ---> a01f8ebba0f0 08:36:16 Step 23/24 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf 08:36:16 ---> fc9be3ef3c35 08:36:16 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:36:16 ---> Running in 069ff3ca407d 08:36:16 ---> Running in 34ac50056e11 08:36:16 Removing intermediate container b7760eba7b34 08:36:16 ---> 79bccc864fd7 08:36:16 08:36:16 ---> Running in 068bb19b4986 08:36:16 Successfully built 79bccc864fd7 08:36:16 Removing intermediate container 069ff3ca407d 08:36:16 ---> 81afe495b02e 08:36:16 Step 24/24 : LABEL version=0.0.0 08:36:16 Successfully tagged security-spiffe-token-provider:latest 08:36:16 Building security-spire-config 08:36:16  Building security-spiffe-token-provider ... done Removing intermediate container 34ac50056e11 08:36:16 ---> 4392633ceb1a 08:36:16 Step 21/23 : LABEL arch=x86_64 08:36:16 ---> Running in 00dcf1c73877 08:36:16 ---> Running in 8dc2a6eee7a5 08:36:21 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:21 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:36:21 ---> 7f0344f0d6cb 08:36:21 Step 3/27 : WORKDIR /edgex-go 08:36:21 ---> Using cache 08:36:21 ---> 0d473d84bb04 08:36:21 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:36:24 Removing intermediate container 00dcf1c73877 08:36:24 ---> 66cecf2abef7 08:36:24 08:36:24 Removing intermediate container 8dc2a6eee7a5 08:36:24 ---> 8763812985c4 08:36:24 Step 22/23 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf 08:36:24 ---> Running in 94d4c44dbc52 08:36:24 Successfully built 66cecf2abef7 08:36:24 Successfully tagged core-command:latest 08:36:24  Building core-command ... done Building core-data 08:36:24 ---> Running in e53149cc82e3 08:36:24 Removing intermediate container 7bcb8f86908c 08:36:24 ---> 2bcb41af6216 08:36:24 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:36:24 ---> Running in de473c35ecdc 08:36:24 Removing intermediate container e53149cc82e3 08:36:24 ---> a047c9a33759 08:36:24 Step 23/23 : LABEL version=0.0.0 08:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:28 OK: 265 MiB in 53 packages 08:36:30 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:30 ---> 7f0344f0d6cb 08:36:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:30 ---> Using cache 08:36:30 ---> dbc1a66fa461 08:36:30 Step 4/23 : WORKDIR /edgex-go 08:36:30 ---> Using cache 08:36:30 ---> adcfe7eec360 08:36:30 Step 5/23 : RUN apk add --update --no-cache make git 08:36:30 ---> Using cache 08:36:30 ---> 7815ad2bf5dc 08:36:30 Step 6/23 : COPY go.mod vendor* ./ 08:36:30 ---> Using cache 08:36:30 ---> e821bb9e4d64 08:36:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:30 ---> Using cache 08:36:30 ---> 448714b3be4a 08:36:30 Step 8/23 : COPY . . 08:36:30 ---> Using cache 08:36:30 ---> 5c67e03338dc 08:36:30 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:36:32 ---> Running in 6c635beeb570 08:36:32 ---> Running in cd71ad7084bd 08:36:32 Removing intermediate container de473c35ecdc 08:36:32 ---> a61b38f6911d 08:36:32 Step 23/25 : LABEL arch=x86_64 08:36:32 ---> Running in b288f66cdfa2 08:36:32 Removing intermediate container 6c635beeb570 08:36:32 ---> 190799e829c1 08:36:32 08:36:32 Removing intermediate container 068bb19b4986 08:36:32 ---> 3c6e90e80029 08:36:32 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:32 Successfully built 190799e829c1 08:36:32 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 08:36:32 Removing intermediate container b288f66cdfa2 08:36:32 ---> 9caef75e9c41 08:36:32 Step 24/25 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf 08:36:32 Successfully tagged security-proxy-auth:latest 08:36:32 Building support-notifications 08:36:32  Building security-proxy-auth ... done  ---> Running in 1905a919febd 08:36:33 Removing intermediate container 94d4c44dbc52 08:36:33 ---> a01730e4ada2 08:36:33 Step 5/27 : COPY go.mod vendor* ./ 08:36:37 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:37 ---> 7f0344f0d6cb 08:36:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:37 ---> Using cache 08:36:37 ---> dbc1a66fa461 08:36:37 Step 4/23 : WORKDIR /edgex-go 08:36:37 ---> Using cache 08:36:37 ---> adcfe7eec360 08:36:37 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:36:41 ---> 4314dcb2b1d4 08:36:41 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:36:41 ---> ef179900c050 08:36:41 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:41 Removing intermediate container 1905a919febd 08:36:41 ---> 541e6c5eb8a9 08:36:41 Step 25/25 : LABEL version=0.0.0 08:36:41 ---> Running in 585311d5e1c6 08:36:41 ---> Running in 5fac732e295f 08:36:41 ---> Running in 6af313126493 08:36:41 Removing intermediate container 5fac732e295f 08:36:41 ---> def6f9c03ab8 08:36:41 08:36:41 ---> b50f9e959abe 08:36:41 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:36:41 Successfully built def6f9c03ab8 08:36:41 Successfully tagged security-secretstore-setup:latest 08:36:41 Building support-scheduler 08:36:41  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:42 OK: 265 MiB in 53 packages 08:36:47 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:47 ---> 7f0344f0d6cb 08:36:47 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:47 ---> Using cache 08:36:47 ---> dbc1a66fa461 08:36:47 Step 4/23 : WORKDIR /edgex-go 08:36:47 ---> Using cache 08:36:47 ---> adcfe7eec360 08:36:47 Step 5/23 : RUN apk add --update --no-cache make git 08:36:47 ---> Using cache 08:36:47 ---> 7815ad2bf5dc 08:36:47 Step 6/23 : COPY go.mod vendor* ./ 08:36:47 ---> Using cache 08:36:47 ---> e821bb9e4d64 08:36:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:47 ---> Using cache 08:36:47 ---> 448714b3be4a 08:36:47 Step 8/23 : COPY . . 08:36:47 ---> Using cache 08:36:47 ---> 5c67e03338dc 08:36:47 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:36:52 ---> 717f4cb676d0 08:36:52 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:36:52 ---> Running in 9918e32da709 08:36:52 Removing intermediate container 585311d5e1c6 08:36:52 ---> 599d8453e212 08:36:52 Step 6/23 : COPY go.mod vendor* ./ 08:36:52 ---> 4765bb7da561 08:36:52 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:36:53 ---> 5c22bf5a9f65 08:36:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:53 ---> 41e52e4ceeb8 08:36:53 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:36:53 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 08:36:53 ---> Running in e127893c49be 08:36:53 ---> 6e4e62d763f0 08:36:53 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:36:53 ---> 31ba3b5851a0 08:36:53 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:36:53 ---> bcda9390e467 08:36:53 Step 28/33 : RUN chmod +x /entrypoint.sh 08:36:53 ---> Running in 4341ea08d902 08:36:55 Removing intermediate container 4341ea08d902 08:36:55 ---> bb99933b0014 08:36:55 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:36:55 ---> Running in dcc8764688c9 08:36:56 Removing intermediate container dcc8764688c9 08:36:56 ---> 6d629ede56e2 08:36:56 Step 30/33 : CMD ["gate"] 08:36:58 ---> Running in 993c8f3525ea 08:37:00 Removing intermediate container 993c8f3525ea 08:37:00 ---> 8226dfceef07 08:37:00 Step 31/33 : LABEL arch=x86_64 08:37:06 ---> Running in 4795e59a96ba 08:37:11 Removing intermediate container 4795e59a96ba 08:37:11 ---> 941c46d2cad9 08:37:11 Step 32/33 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf 08:37:27 ---> Running in ad413aacef32 08:37:27 Removing intermediate container ad413aacef32 08:37:27 ---> e0a0b16b4983 08:37:27 Step 33/33 : LABEL version=0.0.0 08:37:27 Removing intermediate container cd71ad7084bd 08:37:27 ---> 64edd7672e2c 08:37:27 08:37:27 Step 10/23 : FROM alpine:3.17 08:37:27 ---> Running in 1bb173c6e0af 08:37:27 ---> 9ed4aefc74f6 08:37:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:37:27 ---> Running in dd2916ab8458 08:37:27 Removing intermediate container 1bb173c6e0af 08:37:27 ---> 11202711b961 08:37:27 08:37:27 Successfully built 11202711b961 08:37:27 Removing intermediate container 6af313126493 08:37:27 ---> 088b2e4fd2a2 08:37:27 Step 7/27 : COPY . . 08:37:30 Successfully tagged security-bootstrapper:latest 08:37:30  Building security-bootstrapper ... done Building security-proxy-setup 08:37:32 Removing intermediate container dd2916ab8458 08:37:32 ---> 27812f9e6f95 08:37:32 Step 12/23 : ENV APP_PORT=59880 08:37:32 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:37:32 ---> 7f0344f0d6cb 08:37:32 Step 3/22 : WORKDIR /edgex-go 08:37:32 ---> Using cache 08:37:32 ---> 0d473d84bb04 08:37:32 Step 4/22 : RUN apk add --update --no-cache make git 08:37:32 ---> Using cache 08:37:32 ---> 37fe04f5fac5 08:37:32 Step 5/22 : COPY go.mod vendor* ./ 08:37:32 ---> Using cache 08:37:32 ---> 77af87780902 08:37:32 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:32 ---> Using cache 08:37:32 ---> fc12c869bc18 08:37:32 Step 7/22 : COPY . . 08:37:32 ---> Using cache 08:37:32 ---> 2efa660cbb06 08:37:32 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:37:44 ---> Running in 8172ab4dec7b 08:37:44 ---> Running in 1696685c2d59 08:37:44 ---> 48b280e31cd3 08:37:44 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:37:44 ---> Running in 790928602fd3 08:37:44 Removing intermediate container 8172ab4dec7b 08:37:44 ---> ae2bbce6417f 08:37:44 Step 13/23 : EXPOSE $APP_PORT 08:37:44 ---> Running in 1cc7b13042c1 08:37:44 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 08:37:44 Removing intermediate container 9918e32da709 08:37:44 ---> 4f95cade27a9 08:37:44 08:37:44 Step 10/23 : FROM alpine:3.17 08:37:44 ---> 9ed4aefc74f6 08:37:44 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:37:44 ---> Using cache 08:37:44 ---> 1270de2eb71a 08:37:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:37:44 ---> Using cache 08:37:44 ---> 6b5ffd22304d 08:37:44 Step 13/23 : ENV APP_PORT=59861 08:37:44 Removing intermediate container 790928602fd3 08:37:44 ---> 78ccfc117dfa 08:37:44 Step 9/27 : WORKDIR /edgex-go/spire-build 08:37:44 Removing intermediate container 1cc7b13042c1 08:37:44 ---> 08d0b28f33cb 08:37:44 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:37:44 ---> Running in c4334bc53259 08:37:44 ---> Running in 5487362fc2c6 08:37:45 ---> Running in c26fad2e53e0 08:37:45 Removing intermediate container c4334bc53259 08:37:45 ---> 18d03a8082a8 08:37:45 Step 14/23 : EXPOSE $APP_PORT 08:37:45 Removing intermediate container 5487362fc2c6 08:37:45 ---> 3e12e6d2e7c3 08:37:45 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:37:45 ---> Running in 44aa66794f91 08:37:45 ---> Running in bf52f8a99f9a 08:37:45 Removing intermediate container 44aa66794f91 08:37:45 ---> 83ba3d2e7f28 08:37:45 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:45 Removing intermediate container bf52f8a99f9a 08:37:45 ---> 3bf6ef90d36a 08:37:45 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 08:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:45 ---> Running in 0b367936af74 08:37:45 (1/1) Installing dumb-init (1.2.5-r2) 08:37:45 Executing busybox-1.35.0-r29.trigger 08:37:45 OK: 7 MiB in 16 packages 08:37:45 ---> 19ccc738e74c 08:37:45 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:37:45 Removing intermediate container e127893c49be 08:37:45 ---> 3fe8ccaa0d54 08:37:45 Step 8/23 : COPY . . 08:37:56 ---> a8a340a39d02 08:37:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:37:56 ---> 95ffe99141f7 08:37:56 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:37:56 ---> ee8ca8529598 08:37:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:37:57 Removing intermediate container c26fad2e53e0 08:37:57 ---> 657c3a40f4de 08:37:57 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:57 ---> Running in 1050105af272 08:37:57 Removing intermediate container 0b367936af74 08:37:57 ---> 80784067eb1b 08:37:57 Step 12/27 : WORKDIR /edgex-go 08:37:57 ---> Running in 77d7b8346567 08:37:57 ---> eab723f20eb6 08:37:57 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:37:57 ---> ceeb21eb470e 08:37:57 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:37:58 ---> Running in d2c39fd77a8b 08:37: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 08:37:58 Removing intermediate container 77d7b8346567 08:37:58 ---> 9cd5bf41ee7a 08:37:58 08:37:58 Step 13/27 : FROM alpine:3.17 08:37:58 ---> 9ed4aefc74f6 08:37:58 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:58 ---> 77695a920ddb 08:37:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:37:58 ---> Running in 108b4c7b2c50 08:37:58 Removing intermediate container d2c39fd77a8b 08:37:58 ---> cf41ae4e7554 08:37:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:59 Removing intermediate container 108b4c7b2c50 08:37:59 ---> Running in 64fbed774591 08:37:59 ---> 5ee88c74f045 08:37:59 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:38:00 ---> ce25ce9d8c7e 08:38:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:38:00 ---> Running in 7aa2c455445b 08:38:00 Removing intermediate container 64fbed774591 08:38:00 ---> 6239354caceb 08:38:00 Step 21/23 : LABEL arch=x86_64 08:38:00 ---> Running in d619aa3acaee 08:38:00 ---> 2722d94e5426 08:38:00 Step 19/23 : ENTRYPOINT ["/core-data"] 08:38:00 ---> Running in af2a780523a3 08:38:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:00 Removing intermediate container d619aa3acaee 08:38:00 ---> 6cf71df7d85e 08:38:00 Step 22/23 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf 08:38:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:01 ---> Running in 6468306eaf61 08:38:02 Removing intermediate container af2a780523a3 08:38:02 ---> a63a782ad77c 08:38:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:38:02 ---> Running in bfd72d106b08 08:38:02 Removing intermediate container 6468306eaf61 08:38:02 ---> ea979c116deb 08:38:02 Step 23/23 : LABEL version=0.0.0 08:38:02 ---> Running in 2ac1def15095 08:38:02 Removing intermediate container bfd72d106b08 08:38:02 ---> 8dc65789b0eb 08:38:02 Step 21/23 : LABEL arch=x86_64 08:38:02 ---> Running in b64b59b86b10 08:38:02 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:38:02 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:38:02 OK: 17823 distinct packages available 08:38:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:02 (1/4) Installing dumb-init (1.2.5-r2) 08:38:02 (2/4) Installing musl-obstack (1.2.3-r0) 08:38:02 (3/4) Installing libucontext (1.2-r0) 08:38:02 (4/4) Installing gcompat (1.1.0-r0) 08:38:02 Executing busybox-1.35.0-r29.trigger 08:38:02 OK: 7 MiB in 19 packages 08:38:02 Removing intermediate container 2ac1def15095 08:38:02 ---> 5d15f82e252b 08:38:02 08:38:03 Successfully built 5d15f82e252b 08:38:03 Successfully tagged support-scheduler:latest 08:38:03  Building support-scheduler ... done Building security-spire-agent 08:38:03 Removing intermediate container b64b59b86b10 08:38:03 ---> b02d44827be8 08:38:03 Step 22/23 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf 08:38:08 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:08 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:38:08 ---> 7f0344f0d6cb 08:38:08 Step 3/27 : WORKDIR /edgex-go 08:38:08 ---> Using cache 08:38:08 ---> 0d473d84bb04 08:38:08 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:38:08 ---> Using cache 08:38:08 ---> a01730e4ada2 08:38:08 Step 5/27 : COPY go.mod vendor* ./ 08:38:08 ---> Using cache 08:38:08 ---> ef179900c050 08:38:08 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:08 ---> Using cache 08:38:08 ---> 088b2e4fd2a2 08:38:08 Step 7/27 : COPY . . 08:38:08 ---> Using cache 08:38:08 ---> 48b280e31cd3 08:38:08 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:38:08 ---> Using cache 08:38:08 ---> 78ccfc117dfa 08:38:08 Step 9/27 : WORKDIR /edgex-go/spire-build 08:38:08 ---> Using cache 08:38:08 ---> 3e12e6d2e7c3 08:38:08 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:38:08 ---> Using cache 08:38:08 ---> 3bf6ef90d36a 08:38:08 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 08:38:08 ---> Using cache 08:38:08 ---> 80784067eb1b 08:38:08 Step 12/27 : WORKDIR /edgex-go 08:38:08 ---> Using cache 08:38:08 ---> 9cd5bf41ee7a 08:38:08 08:38:08 Step 13/27 : FROM alpine:3.17 08:38:08 ---> 9ed4aefc74f6 08:38:08 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:38:08 ---> Using cache 08:38:08 ---> 5ee88c74f045 08:38:08 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:38:16 ---> Running in 4716f2073112 08:38:16 ---> Running in 534eda69e1cc 08:38:16 Removing intermediate container 4716f2073112 08:38:16 ---> eba6f38b7554 08:38:16 Step 23/23 : LABEL version=0.0.0 08:38:16 ---> Running in c1d05b4533a5 08:38:16 Removing intermediate container 7aa2c455445b 08:38:16 ---> 89606b00543f 08:38:16 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:16 Removing intermediate container c1d05b4533a5 08:38:16 ---> 62475db7a5dc 08:38:16 08:38:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:16 Successfully built 62475db7a5dc 08:38:16 Successfully tagged core-data:latest 08:38:16 Building core-metadata 08:38:16  Building core-data ... done  ---> a016cce87f25 08:38:16 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:38:17 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:38:17 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:38:17 OK: 17823 distinct packages available 08:38:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:17 (1/5) Installing dumb-init (1.2.5-r2) 08:38:17 (2/5) Installing musl-obstack (1.2.3-r0) 08:38:17 (3/5) Installing libucontext (1.2-r0) 08:38:17 (4/5) Installing gcompat (1.1.0-r0) 08:38:17 (5/5) Installing openssl (3.0.8-r4) 08:38:17 Executing busybox-1.35.0-r29.trigger 08:38:17 OK: 8 MiB in 20 packages 08:38:20 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:20 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:38:20 ---> 7f0344f0d6cb 08:38:20 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:38:20 ---> Using cache 08:38:20 ---> dbc1a66fa461 08:38:20 Step 4/25 : WORKDIR /edgex-go 08:38:20 ---> Using cache 08:38:20 ---> adcfe7eec360 08:38:20 Step 5/25 : RUN apk add --update --no-cache make git 08:38:20 ---> Using cache 08:38:20 ---> 7815ad2bf5dc 08:38:20 Step 6/25 : COPY go.mod vendor* ./ 08:38:20 ---> Using cache 08:38:20 ---> e821bb9e4d64 08:38:20 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:20 ---> Using cache 08:38:20 ---> 448714b3be4a 08:38:20 Step 8/25 : COPY . . 08:38:20 ---> Using cache 08:38:20 ---> 5c67e03338dc 08:38:20 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:38:26 ---> edfa36a2106e 08:38:26 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:38:26 ---> Running in 78a72ce5f5ba 08:38:26 Removing intermediate container 1696685c2d59 08:38:26 ---> 1bb632d43b50 08:38:26 08:38:26 Step 9/22 : FROM alpine:3.17 08:38:26 ---> 9ed4aefc74f6 08:38:26 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:38:26 ---> Running in 5c524b8bcf98 08:38:26 Removing intermediate container 534eda69e1cc 08:38:26 ---> ac0a8cf682a1 08:38:26 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:26 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 08:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:27 (1/2) Installing dumb-init (1.2.5-r2) 08:38:27 (2/2) Installing openssl (3.0.8-r4) 08:38:27 Executing busybox-1.35.0-r29.trigger 08:38:27 OK: 8 MiB in 17 packages 08:38:28 ---> 2de28bc55405 08:38:28 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:38:29 ---> 8f092713e3dc 08:38:29 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:38:29 ---> 8b1aae7ecee0 08:38:29 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:38:29 Removing intermediate container 5c524b8bcf98 08:38:29 ---> 60eb0559fb49 08:38:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:38:34 ---> 943a6f9478d9 08:38:34 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:38:34 ---> Running in 7f42ead64391 08:38:34 ---> Running in 63c756894c54 08:38:34 ---> 0e607ec31fd8 08:38:34 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:38:34 Removing intermediate container 7f42ead64391 08:38:34 ---> 9f35828f1200 08:38:34 Step 12/22 : WORKDIR /edgex 08:38:34 Removing intermediate container 1050105af272 08:38:34 ---> c89e0283f8fd 08:38:34 08:38:34 Step 10/23 : FROM alpine:3.17 08:38:34 ---> 9ed4aefc74f6 08:38:34 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:38:37 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:37 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:38:37 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:38:37 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:38:37 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:38:38 ---> Running in 7987a7e1c331 08:38:38 ---> Running in 7cbaaee50410 08:38:38 Removing intermediate container 63c756894c54 08:38:38 ---> 56b78079edab 08:38:38 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:38:38 ---> e5424e366dfa 08:38:38 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:38:38 ---> 7c9f22ea2f78 08:38:38 Step 22/27 : WORKDIR / 08:38:38 ---> Running in 658325e1ba43 08:38:38 Removing intermediate container 7987a7e1c331 08:38:38 ---> 747f8b56594f 08:38:38 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:38 ---> 8c01080e99d8 08:38:38 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:38:38 Removing intermediate container 658325e1ba43 08:38:38 ---> 9c5061f0fb5c 08:38:38 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:38:38 ---> Running in 3e115b3051f5 08:38:38 ---> da13979954cc 08:38:38 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:38:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:38:38 Removing intermediate container 3e115b3051f5 08:38:38 ---> a20b68807049 08:38:38 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:38:38 ---> f07942ea515b 08:38:38 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:38:38 ---> Running in e86c89115111 08:38:38 ---> af2715c35760 08:38:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:38:38 Removing intermediate container e86c89115111 08:38:38 ---> 0d994f8f27f8 08:38:38 Step 25/27 : LABEL arch=x86_64 08:38:38 ---> Running in 31c0b13d3631 08:38:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:38:38 ---> 46ef4c55e4fa 08:38:38 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:38:38 Removing intermediate container 31c0b13d3631 08:38:38 ---> 8b603ecf261e 08:38:38 Step 26/27 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf 08:38:38 ---> Running in 04cfc69aa350 08:38:38 ---> Running in 0a1284199e83 08:38:38 ---> 34d072b9fcb0 08:38:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:38 Removing intermediate container 0a1284199e83 08:38:38 ---> c899958c65c1 08:38:38 Step 27/27 : LABEL version=0.0.0 08:38:38 Removing intermediate container 04cfc69aa350 08:38:38 ---> 6f8f24b3a7c3 08:38:38 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:38:38 ---> Running in 8fbc283d5ff7 08:38:38 ---> Running in c2e01aebfb72 08:38:38 (1/2) Installing ca-certificates (20230506-r0) 08:38:39 (2/2) Installing dumb-init (1.2.5-r2) 08:38:39 Executing busybox-1.35.0-r29.trigger 08:38:39 Executing ca-certificates-20230506-r0.trigger 08:38:39 Removing intermediate container 8fbc283d5ff7 08:38:39 ---> 349249e922b9 08:38:39 08:38:39 Removing intermediate container c2e01aebfb72 08:38:39 ---> 4b51927a73f6 08:38:39 Step 25/27 : LABEL arch=x86_64 08:38:39 ---> 9e99be9eac59 08:38:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:39 ---> Running in aad1ff5cd18b 08:38:39 Successfully built 349249e922b9 08:38:39 Successfully tagged security-spire-config:latest 08:38:39  Building security-spire-config ... done Building core-common-config-bootstrapper 08:38:39 OK: 8 MiB in 17 packages 08:38:39 Removing intermediate container aad1ff5cd18b 08:38:39 ---> 30ddf9ee2e25 08:38:39 Step 26/27 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf 08:38:41 ---> Running in a69921de45d3 08:38:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:38:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:38:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:38:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:38:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:38:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:38:43 ---> 7f0344f0d6cb 08:38:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:38:43 ---> Using cache 08:38:43 ---> dbc1a66fa461 08:38:43 Step 4/23 : WORKDIR /edgex-go 08:38:43 ---> Using cache 08:38:43 ---> adcfe7eec360 08:38:43 Step 5/23 : RUN apk add --update --no-cache make git 08:38:43 ---> Using cache 08:38:43 ---> 7815ad2bf5dc 08:38:43 Step 6/23 : COPY go.mod vendor* ./ 08:38:43 ---> Using cache 08:38:43 ---> e821bb9e4d64 08:38:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:43 ---> Using cache 08:38:43 ---> 448714b3be4a 08:38:43 Step 8/23 : COPY . . 08:38:43 ---> Using cache 08:38:43 ---> 5c67e03338dc 08:38:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:38:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:38:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:38:48 ---> 83a86a5d76b3 08:38:48 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:48 ---> Running in 2f13e4237049 08:38:48 Removing intermediate container a69921de45d3 08:38:48 ---> 95dd3cf915d8 08:38:48 Step 27/27 : LABEL version=0.0.0 08:38:48 ---> Running in 94916531631c 08:38:48 ---> Running in 50f3ae7eea10 08:38:48 Removing intermediate container 50f3ae7eea10 08:38:48 ---> b6c943543f65 08:38:48 08:38:48 Removing intermediate container 7cbaaee50410 08:38:48 ---> c673940b63a7 08:38:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:38:48 ---> Running in c36eb8a37b88 08:38:48 Successfully built b6c943543f65 08:38:48 Successfully tagged security-spire-agent:latest 08:38:48 Building security-spire-server 08:38:48  Building security-spire-agent ... done Removing intermediate container c36eb8a37b88 08:38:48 ---> c8319f204080 08:38:48 Step 13/23 : ENV APP_PORT=59860 08:38:48 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 08:38:53 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:38:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:38:53 ---> 7f0344f0d6cb 08:38:53 Step 3/26 : WORKDIR /edgex-go 08:38:53 ---> Using cache 08:38:53 ---> 0d473d84bb04 08:38:53 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:38:53 ---> Using cache 08:38:53 ---> a01730e4ada2 08:38:53 Step 5/26 : COPY go.mod vendor* ./ 08:38:53 ---> Using cache 08:38:53 ---> ef179900c050 08:38:53 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:38:53 ---> Using cache 08:38:53 ---> 088b2e4fd2a2 08:38:53 Step 7/26 : COPY . . 08:38:53 ---> Using cache 08:38:53 ---> 48b280e31cd3 08:38:53 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:38:53 ---> Using cache 08:38:53 ---> 78ccfc117dfa 08:38:53 Step 9/26 : WORKDIR /edgex-go/spire-build 08:38:53 ---> Using cache 08:38:53 ---> 3e12e6d2e7c3 08:38:53 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:38:53 ---> Using cache 08:38:53 ---> 3bf6ef90d36a 08:38: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 08:38:57 ---> Running in 79835e36907a 08:38:57 ---> Running in 008f2d4ab4a2 08:38:57 Removing intermediate container 79835e36907a 08:38:57 ---> 78f03c22e0a6 08:38:57 Step 14/23 : EXPOSE $APP_PORT 08:38:57 Removing intermediate container 78a72ce5f5ba 08:38:57 ---> a98ddb210235 08:38:57 08:38:57 Step 10/25 : FROM alpine:3.17 08:38:57 ---> 9ed4aefc74f6 08:38:57 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:38:57 ---> Using cache 08:38:57 ---> 1270de2eb71a 08:38:57 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:38:57 ---> Using cache 08:38:57 ---> 6b5ffd22304d 08:38:57 Step 13/25 : ENV APP_PORT=59881 08:38:57 ---> Running in 2982062e268c 08:38:57 Removing intermediate container 94916531631c 08:38:57 ---> 89f5813438d6 08:38:57 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:38:57 ---> Running in 741c57b3d5d8 08:38:57 ---> Running in 34f8bf0e7e0c 08:38:58 Removing intermediate container 2982062e268c 08:38:58 ---> 8344db94ffaa 08:38:58 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:58 Removing intermediate container 34f8bf0e7e0c 08:38:58 ---> 47162c1c9010 08:38:58 Step 20/22 : LABEL arch=x86_64 08:38:58 Removing intermediate container 741c57b3d5d8 08:38:58 ---> 819da5b01d74 08:38:58 Step 14/25 : EXPOSE $APP_PORT 08:38:58 ---> Running in 5c7668da1844 08:38:58 ---> Running in b7f09b0bf6c7 08:38:58 ---> fbaadf7324f4 08:38:58 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:38:58 Removing intermediate container b7f09b0bf6c7 08:38:58 ---> b72c7499e0ee 08:38:58 Step 15/25 : WORKDIR / 08:38:58 Removing intermediate container 5c7668da1844 08:38:58 ---> 7749c8ab01d0 08:38:58 Step 21/22 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf 08:38:59 Removing intermediate container 008f2d4ab4a2 08:38:59 ---> b0a5bfbf7a23 08:38:59 Step 12/26 : WORKDIR /edgex-go 08:38:59 ---> Running in 8574b544c89b 08:38:59 ---> Running in b8da8b70a802 08:38:59 ---> 44bdaf242520 08:38:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:38:59 ---> Running in 94bc1c82cb91 08:38:59 Removing intermediate container b8da8b70a802 08:38:59 ---> a0be5f238ac2 08:38:59 Step 22/22 : LABEL version=0.0.0 08:38:59 Removing intermediate container 8574b544c89b 08:38:59 ---> 39da7fa655ca 08:38:59 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:59 ---> Running in eb4db2bfc36c 08:38:59 Removing intermediate container 94bc1c82cb91 08:38:59 ---> fcd6e29a2b12 08:38:59 08:38:59 Step 13/26 : FROM alpine:3.17 08:38:59 ---> 9ed4aefc74f6 08:38:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:38:59 ---> Using cache 08:38:59 ---> 5ee88c74f045 08:38:59 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:38:59 ---> Using cache 08:38:59 ---> ac0a8cf682a1 08:38:59 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:38:59 ---> Using cache 08:38:59 ---> 2de28bc55405 08:38:59 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:38:59 ---> Using cache 08:38:59 ---> 8b1aae7ecee0 08:38:59 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:39:00 Removing intermediate container eb4db2bfc36c 08:39:00 ---> 30365897feb6 08:39:00 08:39:00 Successfully built 30365897feb6 08:39:00 Successfully tagged security-proxy-setup:latest 08:39:01  Building security-proxy-setup ... done  ---> 6ecedd720223 08:39:01 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:39:02 ---> 003ef3312cae 08:39:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:39:02 ---> 7eb55bec9ea2 08:39:02 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:39:02 ---> 4e9deb9d47cf 08:39:02 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:39:02 ---> 76d68befd8e1 08:39:02 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:39:02 ---> Running in 59096030570f 08:39:02 ---> a80399e46ec3 08:39:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:39:02 Removing intermediate container 59096030570f 08:39:02 ---> e854e0c8b490 08:39:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:39:03 ---> Running in 2bcf6f113944 08:39:03 ---> 906d05513a0b 08:39:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:39:03 ---> 64eae92afa21 08:39:03 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:39:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.271s coverage: 28.7% of statements 08:39:03 Removing intermediate container 2bcf6f113944 08:39:03 ---> 6dbac4aabc72 08:39:03 Step 21/23 : LABEL arch=x86_64 08:39:03 ---> f3e5ec0d5798 08:39:03 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:39:03 ---> 0c3eaf0fb48c 08:39:03 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:39:03 ---> Running in c7cfea4522ab 08:39:03 ---> Running in 3729a9667659 08:39:03 ---> ca680d03dd3f 08:39:03 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:39:03 Removing intermediate container c7cfea4522ab 08:39:03 ---> 2284eb019ece 08:39:03 Step 22/23 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf 08:39:03 Removing intermediate container 3729a9667659 08:39:03 ---> 90f1e5bc6ba9 08:39:03 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:39:03 ---> Running in b6196c7ce48c 08:39:03 ---> Running in c35c25246741 08:39:03 ---> Running in dc1878486b5f 08:39:04 Removing intermediate container c35c25246741 08:39:04 ---> 46635198d77f 08:39:04 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:39:04 Removing intermediate container b6196c7ce48c 08:39:04 ---> 7dff888a202a 08:39:04 Step 23/23 : LABEL version=0.0.0 08:39:04 ---> Running in a2d1009668c6 08:39:04 ---> Running in 4fe988c259f1 08:39:04 Removing intermediate container dc1878486b5f 08:39:04 ---> 83248f98b292 08:39:04 Step 24/26 : LABEL arch=x86_64 08:39:04 ---> Running in 4efc8588c4f9 08:39:04 Removing intermediate container 4fe988c259f1 08:39:04 ---> ed6fac0939df 08:39:04 08:39:04 Removing intermediate container a2d1009668c6 08:39:04 ---> a0c068e4c325 08:39:04 Step 23/25 : LABEL arch=x86_64 08:39:04 ---> Running in 0869618d4445 08:39:04 Successfully built ed6fac0939df 08:39:04 Successfully tagged support-notifications:latest 08:39:04  Building support-notifications ... done Removing intermediate container 4efc8588c4f9 08:39:04 ---> b945601b5222 08:39:04 Step 25/26 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf 08:39:04 ---> Running in 7b15dfafd725 08:39:04 Removing intermediate container 0869618d4445 08:39:04 ---> 658f8ec3a126 08:39:04 Step 24/25 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf 08:39:04 ---> Running in f7ce2e698d4a 08:39:04 Removing intermediate container 7b15dfafd725 08:39:04 ---> 655d45fc3358 08:39:04 Step 26/26 : LABEL version=0.0.0 08:39:04 Removing intermediate container f7ce2e698d4a 08:39:04 ---> ad465d585403 08:39:04 Step 25/25 : LABEL version=0.0.0 08:39:04 ---> Running in 992b09d75dff 08:39:04 ---> Running in c55cf956156e 08:39:04 Removing intermediate container 992b09d75dff 08:39:04 ---> 0a4a8c2b2b9d 08:39:04 08:39:04 Removing intermediate container c55cf956156e 08:39:04 ---> d8764c982a17 08:39:04 08:39:04 Successfully built 0a4a8c2b2b9d 08:39:04 Successfully tagged security-spire-server:latest 08:39:04  Building security-spire-server ... done Successfully built d8764c982a17 08:39:04 Successfully tagged core-metadata:latest 08:39:14  Building core-metadata ... done Removing intermediate container 2f13e4237049 08:39:14 ---> 3d44fc154994 08:39:14 08:39:14 Step 10/23 : FROM alpine:3.17 08:39:14 ---> 9ed4aefc74f6 08:39:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:39:14 ---> Using cache 08:39:14 ---> d85c3334f6b4 08:39:14 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:39:14 ---> Using cache 08:39:14 ---> 89b8b84ce602 08:39:14 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:39:14 ---> Using cache 08:39:14 ---> 5a701095fecd 08:39:14 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:39:14 ---> Using cache 08:39:14 ---> 77948ada9d0d 08:39:14 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:39:14 ---> 41721a6f4f61 08:39:14 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:39:14 ---> 45d3b0851266 08:39:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:39:14 ---> 85b52bd94acd 08:39:14 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:14 ---> Running in 61043124f88a 08:39:14 Removing intermediate container 61043124f88a 08:39:14 ---> 7defd1ff123c 08:39:14 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:39:14 ---> Running in 37e233fd1fed 08:39:14 Removing intermediate container 37e233fd1fed 08:39:14 ---> 28a4515fa0e6 08:39:14 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:39:14 ---> Running in a913f34d78aa 08:39:14 Removing intermediate container a913f34d78aa 08:39:14 ---> 404fb673c2b1 08:39:14 Step 21/23 : LABEL arch=x86_64 08:39:14 ---> Running in 32336d6538a0 08:39:15 Removing intermediate container 32336d6538a0 08:39:15 ---> ec33c14edca2 08:39:15 Step 22/23 : LABEL git_sha=49a9122e6b0e7640104ad1cf6b2075bedf0faddf 08:39:15 ---> Running in 96735ffe9ddd 08:39:15 Removing intermediate container 96735ffe9ddd 08:39:15 ---> 917a25397f58 08:39:15 Step 23/23 : LABEL version=0.0.0 08:39:15 ---> Running in 4858d1cebc2d 08:39:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.312s coverage: 98.5% of statements 08:39:15 Removing intermediate container 4858d1cebc2d 08:39:15 ---> 853739cf0240 08:39:15 08:39:15 Successfully built 853739cf0240 08:39:15 Successfully tagged core-common-config-bootstrapper:latest 08:39:15  Building core-common-config-bootstrapper ... done  [Pipeline] } 08:39:15 $ docker stop --time=1 c27f52b7e949e438a65176954819881025e9e6ee9d7689b8d83d7a629350edb3 08:39:16 $ docker rm -f --volumes c27f52b7e949e438a65176954819881025e9e6ee9d7689b8d83d7a629350edb3 [Pipeline] // withDockerContainer [Pipeline] sh 08:39:17 + docker images 08:39:17 REPOSITORY TAG IMAGE ID CREATED SIZE 08:39:17 core-common-config-bootstrapper latest 853739cf0240 1 second ago 17.2MB 08:39:17 3d44fc154994 6 seconds ago 1.72GB 08:39:17 core-metadata latest d8764c982a17 12 seconds ago 20.4MB 08:39:17 support-notifications latest ed6fac0939df 12 seconds ago 32.4MB 08:39:17 security-spire-server latest 0a4a8c2b2b9d 12 seconds ago 103MB 08:39:17 fcd6e29a2b12 17 seconds ago 1.58GB 08:39:17 security-proxy-setup latest 30365897feb6 17 seconds ago 18.7MB 08:39:17 a98ddb210235 20 seconds ago 1.73GB 08:39:17 security-spire-agent latest b6c943543f65 29 seconds ago 161MB 08:39:17 security-spire-config latest 349249e922b9 38 seconds ago 102MB 08:39:17 c89e0283f8fd 42 seconds ago 1.79GB 08:39:17 1bb632d43b50 52 seconds ago 1.7GB 08:39:17 core-data latest 62475db7a5dc About a minute ago 20MB 08:39:17 support-scheduler latest 5d15f82e252b About a minute ago 31.8MB 08:39:17 9cd5bf41ee7a About a minute ago 1.58GB 08:39:17 4f95cade27a9 About a minute ago 1.79GB 08:39:17 security-bootstrapper latest 11202711b961 About a minute ago 22.2MB 08:39:17 64edd7672e2c 2 minutes ago 1.73GB 08:39:17 security-secretstore-setup latest def6f9c03ab8 2 minutes ago 32.8MB 08:39:17 security-proxy-auth latest 190799e829c1 2 minutes ago 18.3MB 08:39:17 security-spiffe-token-provider latest 79bccc864fd7 3 minutes ago 32.8MB 08:39:17 core-command latest 66cecf2abef7 3 minutes ago 19.9MB 08:39:17 03f6d96d3514 3 minutes ago 1.71GB 08:39:17 b472975fa5f8 3 minutes ago 1.72GB 08:39:17 3695f52824d0 3 minutes ago 1.76GB 08:39:17 104030ea251a 3 minutes ago 1.72GB 08:39:17 3a1b45ff9134 3 minutes ago 1.7GB 08:39:17 ci-base-image-x86_64 latest 7f0344f0d6cb 8 minutes ago 918MB 08:39:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 5 weeks ago 700MB 08:39:17 alpine 3.17 9ed4aefc74f6 2 months ago 7.05MB 08:39:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 08:39:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:39:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.438s coverage: 71.5% of statements 08:39:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:25 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:33 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.352s coverage: 54.0% of statements 08:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:40 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.008s coverage: 88.5% of statements 08:39:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.530s coverage: 3.8% of statements 08:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:40:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:40:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.756s coverage: 95.6% of statements 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:40:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:40:06 ok github.com/edgexfoundry/edgex-go/internal/io 0.211s coverage: 72.2% of statements 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:40:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:40:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.278s coverage: 65.9% of statements 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:40:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:40:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.464s coverage: 0.9% of statements 08:40:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.281s coverage: 29.0% of statements 08:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.388s coverage: 42.9% of statements 08:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.288s coverage: 82.9% of statements 08:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.237s coverage: 94.1% of statements 08:40:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.317s coverage: 96.3% of statements 08:40:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.264s coverage: 87.5% of statements 08:40:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:38 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:40:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.263s coverage: 94.4% of statements 08:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:40:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:40:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.156s coverage: 79.9% of statements 08:41:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.305s coverage: 92.9% of statements 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.078s coverage: 64.4% of statements 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.216s coverage: 62.3% of statements 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.171s coverage: 20.0% of statements 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.463s coverage: 81.8% of statements 08:41:02 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.560s coverage: 82.1% of statements 08:41:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.230s coverage: 86.0% of statements 08:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.143s coverage: 63.1% of statements 08:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.252s coverage: 100.0% of statements 08:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.145s coverage: 89.4% of statements 08:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.099s coverage: 100.0% of statements 08:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.092s coverage: 100.0% of statements 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.009s coverage: 38.4% of statements 08:41:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.253s coverage: 89.5% of statements 08:41:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:41:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:41:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:41:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:41:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.228s coverage: 84.8% of statements 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:41:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:41:39 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.291s coverage: 17.7% of statements 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:41:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:41:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.640s coverage: 92.3% of statements 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:41:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.320s coverage: 61.5% of statements 08:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:41:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:41:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.412s coverage: 97.7% of statements 08:41: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 08:41:48 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:41:48 go vet ./... 08:44:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:44:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:44:40 ./bin/test-attribution-txt.sh [Pipeline] echo 08:44:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:44:40 + ls -al . 08:44:40 total 700 08:44:40 drwxrwxr-x 10 1001 1001 4096 May 30 08:35 . 08:44:40 drwxr-xr-x 4 root root 4096 May 30 08:35 .. 08:44:40 drwxrwxr-x 2 1001 1001 4096 May 30 08:33 .blubracket 08:44:40 -rw-rw-r-- 1 1001 1001 16 May 30 08:33 .dockerignore 08:44:40 drwxrwxr-x 8 1001 1001 4096 May 30 08:33 .git 08:44:40 drwxrwxr-x 3 1001 1001 4096 May 30 08:33 .github 08:44:40 -rw-rw-r-- 1 1001 1001 1133 May 30 08:33 .gitignore 08:44:40 -rw-rw-r-- 1 1001 1001 42 May 30 08:33 .golangci.yml 08:44:40 -rw-rw-r-- 1 1001 1001 87 May 30 08:33 .hadolint.yml 08:44:40 -rw-rw-r-- 1 1001 1001 166 May 30 08:33 .sonarcloud.properties 08:44:40 -rw-rw-r-- 1 1001 1001 1171 May 30 08:33 ADOPTERS.md 08:44:40 -rw-rw-r-- 1 1001 1001 10835 May 30 08:33 Attribution.txt 08:44:40 -rw-rw-r-- 1 1001 1001 73765 May 30 08:33 CHANGELOG.md 08:44:40 -rw-rw-r-- 1 1001 1001 3804 May 30 08:33 CONTRIBUTING.md 08:44:40 -rw-rw-r-- 1 1001 1001 677 May 30 08:33 GOVERNANCE.md 08:44:40 -rw-rw-r-- 1 1001 1001 883 May 30 08:33 Jenkinsfile 08:44:40 -rw-rw-r-- 1 1001 1001 10775 May 30 08:33 LICENSE 08:44:40 -rw-rw-r-- 1 1001 1001 14368 May 30 08:33 Makefile 08:44:40 -rw-rw-r-- 1 1001 1001 582 May 30 08:33 OWNERS.md 08:44:40 -rw-rw-r-- 1 1001 1001 9923 May 30 08:33 README.md 08:44:40 -rw-rw-r-- 1 1001 1001 789 May 30 08:33 SECURITY.md 08:44:40 -rw-rw-r-- 1 1001 1001 5 May 30 08:30 VERSION 08:44:40 drwxrwxr-x 2 1001 1001 4096 May 30 08:33 bin 08:44:40 drwxrwxr-x 18 1001 1001 4096 May 30 08:33 cmd 08:44:40 -rw-r--r-- 1 root root 447731 May 30 08:41 coverage.out 08:44:40 -rw-rw-r-- 1 1001 1001 3159 May 30 08:33 go.mod 08:44:40 -rw-rw-r-- 1 1001 1001 31048 May 30 08:33 go.sum 08:44:40 drwxrwxr-x 7 1001 1001 4096 May 30 08:33 internal 08:44:40 drwxrwxr-x 3 1001 1001 4096 May 30 08:33 openapi 08:44:40 -rw-rw-r-- 1 1001 1001 594 May 30 08:33 security.txt 08:44:40 drwxrwxr-x 4 1001 1001 4096 May 30 08:33 snap 08:44:40 -rw-rw-r-- 1 1001 1001 204 May 30 08:33 version.go [Pipeline] sh 08:44:41 + '[' -e coverage.out ] 08:44:41 + chown 1001:1001 coverage.out [Pipeline] stash 08:44:41 Warning: overwriting stash ‘coverage-report’ 08:44:42 Stashed 1 file(s) [Pipeline] sh 08:44:43 + make build 08:44:43 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 08:46:20 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 08:46:26 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 08:46:32 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 08:46:36 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 08:47:32 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 08:47:32 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 08:47: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 08:47: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 08:47: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 08:47: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 08:48:01 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] } 08:48:08 $ docker stop --time=1 bec6ddb04096ea465df3dd030f05f16eb0b276ead7fb277ec90f7ab69d5565d1 08:48:10 $ docker rm -f --volumes bec6ddb04096ea465df3dd030f05f16eb0b276ead7fb277ec90f7ab69d5565d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:13 08:48:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:13 latest: Pulling from edgex-devops/edgex-compose-arm64 08:48:13 29e5d40040c1: Pulling fs layer 08:48:13 1ce36da41761: Pulling fs layer 08:48:13 25b303627fd3: Pulling fs layer 08:48:13 29e5d40040c1: Verifying Checksum 08:48:13 29e5d40040c1: Download complete 08:48:13 1ce36da41761: Download complete 08:48:14 29e5d40040c1: Pull complete 08:48:15 1ce36da41761: Pull complete 08:48:15 25b303627fd3: Verifying Checksum 08:48:15 25b303627fd3: Download complete 08:48:25 25b303627fd3: Pull complete 08:48:25 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:48:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:25 prd-ubuntu20.04-docker-arm64-4c-16g-17280 does not seem to be running inside a container 08:48:25 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:48:28 $ docker top a6c8912f7764c690ad8b25bbd51e5705f32b841150a41715c0f4676a1ddc9287 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:29 + + docker-composegrep build parallel --help 08:48:29 08:48:35 --parallel Build images in parallel. [Pipeline] } 08:48:35 $ docker stop --time=1 a6c8912f7764c690ad8b25bbd51e5705f32b841150a41715c0f4676a1ddc9287 08:48:39 $ docker rm -f --volumes a6c8912f7764c690ad8b25bbd51e5705f32b841150a41715c0f4676a1ddc9287 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:48:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:40 prd-ubuntu20.04-docker-arm64-4c-16g-17280 does not seem to be running inside a container 08:48:40 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:48:41 $ docker top 816a9062773c63abd9a09beb8de18a1ec342f72ed8954c5f8b2b91c87ea14c81 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:42 + docker-compose -f ./docker-compose-build.yml build --parallel 08:48:48 Building core-command ... 08:48:48 Building core-common-config-bootstrapper ... 08:48:48 Building core-data ... 08:48:48 Building core-metadata ... 08:48:48 Building security-bootstrapper ... 08:48:48 Building security-proxy-auth ... 08:48:48 Building security-proxy-setup ... 08:48:48 Building security-secretstore-setup ... 08:48:48 Building security-spiffe-token-provider ... 08:48:48 Building security-spire-agent ... 08:48:48 Building security-spire-config ... 08:48:48 Building security-spire-server ... 08:48:48 Building support-notifications ... 08:48:48 Building support-scheduler ... 08:48:48 Building security-bootstrapper 08:48:48 Building core-command 08:48:48 Building security-proxy-auth 08:48:48 Building support-scheduler 08:48:48 Building security-secretstore-setup 08:49:35 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:49:35 ---> a09c4607390e 08:49:35 Step 3/25 : WORKDIR /edgex-go 08:49:35 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:35 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:49:35 ---> a09c4607390e 08:49:35 Step 3/33 : WORKDIR /edgex-go 08:49:35 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:49:35 ---> a09c4607390e 08:49:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:49:35 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:49:35 ---> a09c4607390e 08:49:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:49:36 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:49:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:49:36 ---> a09c4607390e 08:49:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:49:37 ---> Running in 124d150c9f1d 08:49:37 ---> Running in f8a36ef8ec0e 08:49:37 ---> Running in ebbea26b47ab 08:49:37 ---> Running in 6e8dec3e1ecb 08:49:37 ---> Running in 66a2ef0a6413 08:49:37 Removing intermediate container ebbea26b47ab 08:49:37 ---> 6c9ec114206b 08:49:37 Step 4/33 : RUN apk add --update --no-cache make git 08:49:37 Removing intermediate container 66a2ef0a6413 08:49:37 ---> d1c3f72fac44 08:49:37 Step 4/23 : WORKDIR /edgex-go 08:49:37 Removing intermediate container f8a36ef8ec0e 08:49:37 ---> 1bdb8288fa62 08:49:37 Step 4/23 : WORKDIR /edgex-go 08:49:37 Removing intermediate container 6e8dec3e1ecb 08:49:37 ---> 8aaeb31f3a5c 08:49:37 Step 4/24 : WORKDIR /edgex-go 08:49:37 Removing intermediate container 124d150c9f1d 08:49:37 ---> Running in ee8e85612917 08:49:37 ---> 229ef2fb7b01 08:49:37 Step 4/25 : RUN apk add --update --no-cache make git 08:49:37 ---> Running in f22590741e2d 08:49:37 ---> Running in 9fe91e2eb1de 08:49:37 ---> Running in 7eb2b0f1a520 08:49:37 ---> Running in d8e0c0baeb8c 08:49:38 Removing intermediate container 9fe91e2eb1de 08:49:38 ---> 057bcd33b536 08:49:38 Step 5/23 : RUN apk add --update --no-cache make git 08:49:38 Removing intermediate container f22590741e2d 08:49:38 ---> 3970ed69c897 08:49:38 Step 5/23 : RUN apk add --update --no-cache make git 08:49:38 Removing intermediate container 7eb2b0f1a520 08:49:38 ---> e6dafcd81d39 08:49:38 Step 5/24 : RUN apk add --update --no-cache make git 08:49:38 ---> Running in db6578988e85 08:49:38 ---> Running in c3a45c9ddb4a 08:49:39 ---> Running in 9ea4a4b20995 08:49:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:49:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:49:42 OK: 263 MiB in 53 packages 08:49:42 OK: 263 MiB in 53 packages 08:49:43 OK: 263 MiB in 53 packages 08:49:43 OK: 263 MiB in 53 packages 08:49:43 OK: 263 MiB in 53 packages 08:49:44 Removing intermediate container ee8e85612917 08:49:44 ---> 6855b4dec557 08:49:44 Removing intermediate container d8e0c0baeb8c 08:49:44 Step 5/33 : COPY go.mod vendor* ./ 08:49:44 ---> c0d37c3c0822 08:49:44 Step 5/25 : COPY go.mod vendor* ./ 08:49:45 Removing intermediate container db6578988e85 08:49:45 ---> ae3008cd73fd 08:49:45 Step 6/23 : COPY go.mod vendor* ./ 08:49:45 Removing intermediate container 9ea4a4b20995 08:49:45 ---> 7ada1d522721 08:49:45 Step 6/24 : COPY go.mod vendor* ./ 08:49:45 Removing intermediate container c3a45c9ddb4a 08:49:45 ---> 795fe5530f84 08:49:45 Step 6/23 : COPY go.mod vendor* ./ 08:49:45 ---> 4539c64703b1 08:49:45 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:45 ---> 9db980f47f52 08:49:45 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:45 ---> Running in 9095a9735be2 08:49:45 ---> Running in 5e4ddb2919e3 08:49:46 ---> 9d4275a5807c 08:49:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:46 ---> Running in 8809b434c1d2 08:49:46 ---> 2a67ab167f7d 08:49:46 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:47 ---> 1413b63ade47 08:49:47 ---> Running in 205b1a06b400 08:49:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:47 ---> Running in a0bd2fd1b1f6 08:51:54 Removing intermediate container 8809b434c1d2 08:51:54 ---> 459f57e8718c 08:51:54 Step 8/23 : COPY . . 08:51:54 Removing intermediate container a0bd2fd1b1f6 08:51:54 ---> 39156b358229 08:51:54 Step 8/23 : COPY . . 08:51:54 Removing intermediate container 5e4ddb2919e3 08:51:54 ---> 62076d17b6f6 08:51:54 Step 7/25 : COPY . . 08:51:54 Removing intermediate container 9095a9735be2 08:51:54 ---> 5d0a9f734c8d 08:51:54 Step 7/33 : COPY . . 08:51:54 Removing intermediate container 205b1a06b400 08:51:54 ---> 09a86bb238ec 08:51:54 Step 8/24 : COPY . . 08:51:59 ---> 977f8eca898c 08:51:59 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:51:59 ---> 28900e6e6ac9 08:51:59 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:51:59 ---> f4ab881639a5 08:51:59 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:51:59 ---> Running in 12590dc47cde 08:51:59 ---> e2cda6ef9416 08:51:59 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:51:59 ---> Running in 481919975def 08:51:59 ---> Running in 1ea76444653e 08:51:59 ---> c841f4fd8d59 08:51:59 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:51:59 ---> Running in c664f7b8fbe3 08:51:59 ---> Running in 9c2468cf5e54 08:52:01 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 08:52:01 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 08:52: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:52:02 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 08:52:02 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 08:59: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:59:09 Removing intermediate container c664f7b8fbe3 08:59:09 ---> f63701d199c8 08:59:09 08:59:09 Step 10/23 : FROM alpine:3.17 08:59:09 3.17: Pulling from library/alpine 08:59:09 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:59:09 Status: Downloaded newer image for alpine:3.17 08:59:09 ---> 51e60588ff2c 08:59:09 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:59:09 ---> Running in 97b2f84bd286 08:59:10 Removing intermediate container 97b2f84bd286 08:59:10 ---> fe591d05db0e 08:59:10 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:59:10 ---> Running in e2cec4cc7381 08:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:15 (1/1) Installing dumb-init (1.2.5-r2) 08:59:15 Executing busybox-1.35.0-r29.trigger 08:59:15 OK: 8 MiB in 16 packages 08:59:17 Removing intermediate container e2cec4cc7381 08:59:17 ---> 243a6af6621e 08:59:17 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:19 ---> ff421cf8749a 08:59:19 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:59:21 ---> 3d5b690a844b 08:59:21 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:59:26 ---> 1e75a3f0e913 08:59:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:59:28 ---> 9a395ae7e20a 08:59:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:59:29 ---> 3d3e412eea6a 08:59:29 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:30 ---> Running in e1671f820f60 08:59:36 Removing intermediate container 481919975def 08:59:36 ---> d8633925ae79 08:59:36 08:59:36 Step 9/33 : FROM alpine:3.17 08:59:36 ---> 51e60588ff2c 08:59:36 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:59:36 ---> Running in c7f59cebdfd3 08:59:37 Removing intermediate container c7f59cebdfd3 08:59:37 ---> 5c24a662ab9b 08:59:37 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:59:37 ---> Running in a299bd0db2ef 08:59:38 Removing intermediate container e1671f820f60 08:59:38 ---> 924858512235 08:59:38 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:59:38 ---> Running in 881b6f90262e 08:59:39 Removing intermediate container 12590dc47cde 08:59:39 ---> 43cf6629cb1f 08:59:39 08:59:39 Step 9/25 : FROM alpine:3.17 08:59:39 ---> 51e60588ff2c 08:59:39 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:59:39 Removing intermediate container 881b6f90262e 08:59:39 ---> 190e2230cccd 08:59:39 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:59:39 ---> Running in d28fb8d5d2ea 08:59:39 ---> Running in eeb390571add 08:59:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:40 Removing intermediate container eeb390571add 08:59:40 ---> d7420882888a 08:59:40 Step 21/23 : LABEL arch=arm64 08:59:40 ---> Running in d79447b9d041 08:59:41 Removing intermediate container d79447b9d041 08:59:41 ---> b9eee8642f92 08:59:41 Step 22/23 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd 08:59:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:41 ---> Running in 7c4037f30307 08:59:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:59:42 Removing intermediate container 7c4037f30307 08:59:42 ---> 4d25945e1f28 08:59:42 Step 23/23 : LABEL version=0.0.0 08:59:42 ---> Running in 3d16ad121013 08:59:43 Removing intermediate container 3d16ad121013 08:59:43 ---> 197389b7067f 08:59:43 08:59:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:59:43 Successfully built 197389b7067f 08:59:43 Successfully tagged security-proxy-auth-arm64:latest 08:59:43  Building security-proxy-auth ... done Building core-metadata 08:59:43 (1/2) Installing dumb-init (1.2.5-r2) 08:59:43 (2/2) Installing su-exec (0.2-r2) 08:59:43 Executing busybox-1.35.0-r29.trigger 08:59:43 OK: 8 MiB in 17 packages 08:59:45 (1/3) Installing ca-certificates (20230506-r0) 08:59:45 Removing intermediate container a299bd0db2ef 08:59:45 ---> 9f06ede1a11e 08:59:45 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:59:45 ---> Running in 0a75e19a3eac 08:59:45 (2/3) Installing dumb-init (1.2.5-r2) 08:59:45 (3/3) Installing su-exec (0.2-r2) 08:59:45 Executing busybox-1.35.0-r29.trigger 08:59:45 Executing ca-certificates-20230506-r0.trigger 08:59:45 Removing intermediate container 0a75e19a3eac 08:59:45 ---> f528cb6a7f67 08:59:45 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:59:46 ---> Running in 807406c8d3a1 08:59:46 OK: 8 MiB in 18 packages 08:59:46 Removing intermediate container 807406c8d3a1 08:59:46 ---> 2f8404aa1956 08:59:46 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:59:47 ---> Running in c3301856fdba 08:59:48 Removing intermediate container c3301856fdba 08:59:48 ---> 4fa5e02aaecb 08:59:48 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:59:48 ---> Running in 52df3721d162 08:59:49 Removing intermediate container 52df3721d162 08:59:49 ---> 1ac7f81fc8f9 08:59:49 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:59:49 ---> Running in 7daeece7158a 08:59:50 Removing intermediate container d28fb8d5d2ea 08:59:50 ---> 2fab96ba9d75 08:59:50 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:59:50 ---> Running in dfb9f16304eb 08:59:51 Removing intermediate container dfb9f16304eb 08:59:51 ---> 4f8000321c0c 08:59:51 Step 12/25 : WORKDIR / 08:59:52 ---> Running in bcbc64c319aa 08:59:53 Removing intermediate container bcbc64c319aa 08:59:53 ---> 943f829d5e81 08:59:53 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:54 Removing intermediate container 7daeece7158a 08:59:54 ---> b4832fc61abf 08:59:54 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:59:54 ---> Running in 0fbbb5fc0390 08:59:55 ---> 67dff3b955a7 08:59:55 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:59:56 Removing intermediate container 0fbbb5fc0390 08:59:56 ---> 0acb20c3ced5 08:59:56 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:59:56 ---> 6261c63f27d6 08:59:56 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:59:57 ---> 4ba036ae5e6d 08:59:57 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:59:58 ---> Running in 331e33f70c97 08:59:59 ---> 9d0a28d4782d 08:59: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 09:00:01 ---> 4dd2c13caa1a 09:00:01 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:00:03 ---> f6bc1775e7bc 09:00:03 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:00:03 Removing intermediate container 331e33f70c97 09:00:03 ---> 36177dae78bf 09:00:03 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:05 ---> 3453ca778f1c 09:00:05 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:00:07 ---> 1eea74f4230e 09:00:07 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:00:08 ---> 337cd03da842 09:00:08 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:00:10 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:00:10 ---> a09c4607390e 09:00:10 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:00:10 ---> Using cache 09:00:10 ---> 1bdb8288fa62 09:00:10 Step 4/25 : WORKDIR /edgex-go 09:00:10 ---> Using cache 09:00:10 ---> 057bcd33b536 09:00:10 Step 5/25 : RUN apk add --update --no-cache make git 09:00:10 ---> Using cache 09:00:10 ---> ae3008cd73fd 09:00:10 Step 6/25 : COPY go.mod vendor* ./ 09:00:10 ---> Using cache 09:00:10 ---> 9d4275a5807c 09:00:10 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:10 ---> Using cache 09:00:10 ---> 459f57e8718c 09:00:10 Step 8/25 : COPY . . 09:00:10 ---> Using cache 09:00:10 ---> e2cda6ef9416 09:00:10 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:00:10 ---> Running in 5f864dbe7678 09:00:11 Removing intermediate container 1ea76444653e 09:00:11 ---> 99278c5de4a9 09:00:11 09:00:11 Step 10/24 : FROM alpine:3.17 09:00:11 ---> 51e60588ff2c 09:00:11 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:00:14 ---> Running in 4aa3d5c54f20 09:00:14 ---> e5f76112d869 09:00:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:00:14 ---> c31fe2b0a977 09:00:14 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:00:14 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 09:00:15 ---> 62c73ffb60dc 09:00:15 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:15 ---> Running in cf253d347ab6 09:00:16 ---> 029560f24181 09:00:16 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:00:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:00:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:00:18 ---> 7269c2913251 09:00:18 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:00:19 ---> a69cffccb594 09:00:19 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:00:19 (1/1) Installing dumb-init (1.2.5-r2) 09:00:19 Executing busybox-1.35.0-r29.trigger 09:00:19 OK: 8 MiB in 16 packages 09:00:20 Removing intermediate container cf253d347ab6 09:00:20 ---> 0f220477ebc6 09:00:20 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:00:20 ---> Running in 0d0e5bbb265d 09:00:21 ---> 84f976b820dd 09:00:21 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:00:21 Removing intermediate container 0d0e5bbb265d 09:00:21 ---> 32b72c691198 09:00:21 Step 23/25 : LABEL arch=arm64 09:00:21 ---> Running in 9d7e29f02a1c 09:00:22 Removing intermediate container 9d7e29f02a1c 09:00:22 ---> 2fd2fd10f139 09:00:22 Step 24/25 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd 09:00:22 Removing intermediate container 4aa3d5c54f20 09:00:22 ---> 5640efb16180 09:00:22 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:00:22 ---> Running in e8e531920572 09:00:22 ---> Running in 3bc8039b30b9 09:00:22 ---> e0154e3d136d 09:00:22 Step 28/33 : RUN chmod +x /entrypoint.sh 09:00:23 ---> Running in f3a093557503 09:00:23 Removing intermediate container e8e531920572 09:00:23 ---> a6ab4878b23c 09:00:23 Step 25/25 : LABEL version=0.0.0 09:00:23 ---> Running in 92dd8978d22e 09:00:23 Removing intermediate container 3bc8039b30b9 09:00:23 ---> 716a4c4ff000 09:00:23 Step 13/24 : ENV APP_PORT=59882 09:00:24 ---> Running in 43d7d70454e3 09:00:24 Removing intermediate container 92dd8978d22e 09:00:24 ---> 8b4051ac6dd1 09:00:24 09:00:25 Removing intermediate container 43d7d70454e3 09:00:25 ---> 03a16d9c1b97 09:00:25 Step 14/24 : EXPOSE $APP_PORT 09:00:25 ---> Running in 95d917cb4258 09:00:25 Successfully built 8b4051ac6dd1 09:00:25 Successfully tagged security-secretstore-setup-arm64:latest 09:00:25  Building security-secretstore-setup ... done Building core-common-config-bootstrapper 09:00:26 Removing intermediate container 95d917cb4258 09:00:26 ---> 8a0a3da603a5 09:00:26 Step 15/24 : WORKDIR / 09:00:26 ---> Running in 41556b152c07 09:00:27 Removing intermediate container f3a093557503 09:00:27 ---> bb3951f21a14 09:00:27 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:00:27 Removing intermediate container 41556b152c07 09:00:27 ---> cbebaf6b0e56 09:00:27 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:27 ---> Running in c720536c2e13 09:00:28 Removing intermediate container c720536c2e13 09:00:28 ---> 4182b2b30a09 09:00:28 Step 30/33 : CMD ["gate"] 09:00:28 ---> Running in 478c922a742c 09:00:28 ---> 684240c1c6a2 09:00:28 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 09:00:29 Removing intermediate container 478c922a742c 09:00:29 ---> 9e5f56ca9f17 09:00:29 Step 31/33 : LABEL arch=arm64 09:00:29 ---> Running in 5ae557e98365 09:00:29 ---> 3d80541c41ef 09:00:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:00:30 Removing intermediate container 5ae557e98365 09:00:30 ---> fc384d93f6a8 09:00:30 Step 32/33 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd 09:00:30 ---> Running in 041c2ccb531b 09:00:31 Removing intermediate container 041c2ccb531b 09:00:31 ---> 049ce56f24b4 09:00:31 Step 33/33 : LABEL version=0.0.0 09:00:31 ---> Running in ac26ea6774ed 09:00:32 ---> e7821f588cd3 09:00:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:00:32 Removing intermediate container ac26ea6774ed 09:00:32 ---> 914cbcb6531e 09:00:32 09:00:32 Successfully built 914cbcb6531e 09:00:32 Successfully tagged security-bootstrapper-arm64:latest 09:00:32  Building security-bootstrapper ... done Building security-spire-config 09:00:33 ---> fdb1475b584c 09:00:33 Step 20/24 : ENTRYPOINT ["/core-command"] 09:00:33 ---> Running in 43f6dd9d4b1e 09:00:33 Removing intermediate container 43f6dd9d4b1e 09:00:33 ---> 6611063ff9d6 09:00:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:33 ---> Running in eacfc7a092c3 09:00:34 Removing intermediate container eacfc7a092c3 09:00:34 ---> 88446c2a3100 09:00:34 Step 22/24 : LABEL arch=arm64 09:00:34 ---> Running in 351f873b6aef 09:00:35 Removing intermediate container 351f873b6aef 09:00:35 ---> d0bc0cfcb4a5 09:00:35 Step 23/24 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd 09:00:35 ---> Running in 0008c0ef2867 09:00:36 Removing intermediate container 0008c0ef2867 09:00:36 ---> a6a04170e829 09:00:36 Step 24/24 : LABEL version=0.0.0 09:00:36 ---> Running in c25c8d3e2d47 09:00:37 Removing intermediate container c25c8d3e2d47 09:00:37 ---> fcbbc4134d2b 09:00:37 09:00:37 Successfully built fcbbc4134d2b 09:00:37 Successfully tagged core-command-arm64:latest 09:00:37  Building core-command ... done Building support-notifications 09:00:56 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:00:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:00:56 ---> a09c4607390e 09:00:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:00:56 ---> Using cache 09:00:56 ---> 1bdb8288fa62 09:00:56 Step 4/23 : WORKDIR /edgex-go 09:00:56 ---> Using cache 09:00:56 ---> 057bcd33b536 09:00:56 Step 5/23 : RUN apk add --update --no-cache make git 09:00:56 ---> Using cache 09:00:56 ---> ae3008cd73fd 09:00:56 Step 6/23 : COPY go.mod vendor* ./ 09:00:56 ---> Using cache 09:00:56 ---> 9d4275a5807c 09:00:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:56 ---> Using cache 09:00:56 ---> 459f57e8718c 09:00:56 Step 8/23 : COPY . . 09:00:56 ---> Using cache 09:00:56 ---> e2cda6ef9416 09:00:56 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:00:56 ---> Running in 0935a157c7a9 09:00:59 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 09:01:07 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:07 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:01:07 ---> a09c4607390e 09:01:07 Step 3/27 : WORKDIR /edgex-go 09:01:07 ---> Using cache 09:01:07 ---> 229ef2fb7b01 09:01:07 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:01:07 ---> Running in 6f1a4e88f416 09:01:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:10 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:01:10 ---> a09c4607390e 09:01:10 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:01:10 ---> Using cache 09:01:10 ---> 1bdb8288fa62 09:01:10 Step 4/23 : WORKDIR /edgex-go 09:01:10 ---> Using cache 09:01:10 ---> 057bcd33b536 09:01:10 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 09:01:10 ---> Running in 6a45c195dcbf 09:01:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:12 OK: 263 MiB in 53 packages 09:01:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:13 Removing intermediate container 6f1a4e88f416 09:01:13 ---> 30a54e97df21 09:01:13 Step 5/27 : COPY go.mod vendor* ./ 09:01:15 OK: 263 MiB in 53 packages 09:01:15 ---> f88c5fa1d75c 09:01:15 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:15 ---> Running in 2a583abfd6d6 09:01:17 Removing intermediate container 6a45c195dcbf 09:01:17 ---> 70fe388ba2ab 09:01:17 Step 6/23 : COPY go.mod vendor* ./ 09:01:18 ---> 24478206dbe7 09:01:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:18 ---> Running in f313e46460c8 09:02:05 Removing intermediate container 9c2468cf5e54 09:02:05 ---> 30d54173002a 09:02:05 09:02:05 Step 10/23 : FROM alpine:3.17 09:02:05 ---> 51e60588ff2c 09:02:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:02:05 ---> Using cache 09:02:05 ---> 5640efb16180 09:02:05 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:02:05 ---> Using cache 09:02:05 ---> 716a4c4ff000 09:02:05 Step 13/23 : ENV APP_PORT=59861 09:02:05 ---> Running in 8d44dfb702ce 09:02:05 Removing intermediate container 8d44dfb702ce 09:02:05 ---> e44b3c3de5dc 09:02:05 Step 14/23 : EXPOSE $APP_PORT 09:02:05 ---> Running in 15310b149ecc 09:02:05 Removing intermediate container 15310b149ecc 09:02:05 ---> 079591af83b7 09:02:05 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:05 ---> 436ae4c4b068 09:02:05 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:02:05 ---> a208bdf6a3e3 09:02:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:02:05 ---> cf4a902d7ba8 09:02:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:02:06 ---> efc8eea39627 09:02:06 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:02:06 ---> Running in e3d0c987d3ff 09:02:07 Removing intermediate container e3d0c987d3ff 09:02:07 ---> c96b6f6f0315 09:02:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:02:07 ---> Running in f470042a0f38 09:02:07 Removing intermediate container f470042a0f38 09:02:07 ---> 34bdcd685f68 09:02:07 Step 21/23 : LABEL arch=arm64 09:02:07 ---> Running in 16c8503099fd 09:02:08 Removing intermediate container 16c8503099fd 09:02:08 ---> d8eb3a9cc2d6 09:02:08 Step 22/23 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd 09:02:08 ---> Running in b4dd8402e3af 09:02:09 Removing intermediate container b4dd8402e3af 09:02:09 ---> c6f8a79df1fa 09:02:09 Step 23/23 : LABEL version=0.0.0 09:02:09 ---> Running in 87fb404d882f 09:02:10 Removing intermediate container 87fb404d882f 09:02:10 ---> 03f232b56dbf 09:02:10 09:02:10 Successfully built 03f232b56dbf 09:02:10 Successfully tagged support-scheduler-arm64:latest 09:02:10  Building support-scheduler ... done Building core-data 09:02:37 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:02:37 ---> a09c4607390e 09:02:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:02:37 ---> Using cache 09:02:37 ---> 1bdb8288fa62 09:02:37 Step 4/23 : WORKDIR /edgex-go 09:02:37 ---> Using cache 09:02:37 ---> 057bcd33b536 09:02:37 Step 5/23 : RUN apk add --update --no-cache make git 09:02:37 ---> Using cache 09:02:37 ---> ae3008cd73fd 09:02:37 Step 6/23 : COPY go.mod vendor* ./ 09:02:37 ---> Using cache 09:02:37 ---> 9d4275a5807c 09:02:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:37 ---> Using cache 09:02:37 ---> 459f57e8718c 09:02:37 Step 8/23 : COPY . . 09:02:37 ---> Using cache 09:02:37 ---> e2cda6ef9416 09:02:37 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 09:02:37 ---> Running in 1141e3cc6a12 09:02:37 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 09:03:24 Removing intermediate container f313e46460c8 09:03:24 ---> 46f8834ca161 09:03:24 Step 8/23 : COPY . . 09:03:24 Removing intermediate container 2a583abfd6d6 09:03:24 ---> 9173a82f7642 09:03:24 Step 7/27 : COPY . . 09:03:42 ---> 793eefa2661a 09:03:42 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:03:42 ---> a9e3fab206dc 09:03:42 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:03:42 ---> Running in 18ac8275fb04 09:03:42 ---> Running in bb9dbde44f4d 09:03:43 Removing intermediate container 18ac8275fb04 09:03:43 ---> 1bf3270fd0e7 09:03:43 Step 9/27 : WORKDIR /edgex-go/spire-build 09:03:43 ---> Running in 3ab37801fc10 09:03:44 Removing intermediate container 3ab37801fc10 09:03:44 ---> 42e22bfbda03 09:03:44 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:03:44 ---> Running in 00706c8b0fa7 09:03:44 Removing intermediate container 00706c8b0fa7 09:03:44 ---> dea1e3be0940 09:03:44 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 09:03:44 ---> Running in e92db74ecacb 09:03:45 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 09:03:48 Removing intermediate container e92db74ecacb 09:03:48 ---> 48915f4ffd07 09:03:48 Step 12/27 : WORKDIR /edgex-go 09:03:48 ---> Running in 788133cad517 09:03:48 Removing intermediate container 788133cad517 09:03:48 ---> 4695299174f5 09:03:48 09:03:48 Step 13/27 : FROM alpine:3.17 09:03:48 ---> 51e60588ff2c 09:03:48 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:03:49 ---> Running in 6092d0db5904 09:03:49 Removing intermediate container 6092d0db5904 09:03:49 ---> 40c6d1f68848 09:03:49 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:03:49 ---> Running in 0bea73dfa2cc 09:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:53 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:03:53 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:03:53 OK: 17694 distinct packages available 09:03:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:03:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:03:56 (1/4) Installing dumb-init (1.2.5-r2) 09:03:56 (2/4) Installing musl-obstack (1.2.3-r0) 09:03:56 (3/4) Installing libucontext (1.2-r0) 09:03:56 (4/4) Installing gcompat (1.1.0-r0) 09:03:56 Executing busybox-1.35.0-r29.trigger 09:03:56 OK: 8 MiB in 19 packages 09:03:58 Removing intermediate container 0bea73dfa2cc 09:03:58 ---> e1e5ee4b06fa 09:03:58 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:03:59 ---> 275a7cb8356b 09:03:59 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:04:00 ---> 23b26b1735b5 09:04:00 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:04:06 ---> 9e3810d555a6 09:04:06 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:04:07 ---> 4005a267c620 09:04:07 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:04:07 ---> Running in 18cb18c190f3 09:04:08 Removing intermediate container 18cb18c190f3 09:04:08 ---> 4fbaec3ff82b 09:04:08 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:04:09 ---> 3de131cef537 09:04:09 Step 22/27 : WORKDIR / 09:04:09 ---> Running in 64f3db3dc8f8 09:04:09 Removing intermediate container 64f3db3dc8f8 09:04:09 ---> b761c7bdaa11 09:04:09 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:04:10 ---> Running in 506cd4fd1c2f 09:04:10 Removing intermediate container 506cd4fd1c2f 09:04:10 ---> f06867625812 09:04:10 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:04:10 ---> Running in 29225a21ca13 09:04:11 Removing intermediate container 29225a21ca13 09:04:11 ---> 0e807182a4af 09:04:11 Step 25/27 : LABEL arch=arm64 09:04:11 ---> Running in 3b1876990c3d 09:04:12 Removing intermediate container 3b1876990c3d 09:04:12 ---> 48161187adcf 09:04:12 Step 26/27 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd 09:04:12 ---> Running in 994343d3f323 09:04:12 Removing intermediate container 994343d3f323 09:04:12 ---> 5aafde8b0dde 09:04:12 Step 27/27 : LABEL version=0.0.0 09:04:12 ---> Running in a8b5a6f5c42e 09:04:13 Removing intermediate container a8b5a6f5c42e 09:04:13 ---> ac7985ed20a1 09:04:13 09:04:13 Successfully built ac7985ed20a1 09:04:13 Successfully tagged security-spire-config-arm64:latest 09:04:13 Building security-spiffe-token-provider 09:04:31  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:04:31 Step 2/20 : FROM ${BUILDER_BASE} AS builder 09:04:31 ---> a09c4607390e 09:04:31 Step 3/20 : WORKDIR /edgex-go 09:04:31 ---> Using cache 09:04:31 ---> 229ef2fb7b01 09:04:31 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 09:04:31 ---> Running in 68f8b9af66e6 09:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:04:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:04:35 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:04:35 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:04:35 OK: 17699 distinct packages available 09:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:04:38 OK: 263 MiB in 53 packages 09:04:40 Removing intermediate container 68f8b9af66e6 09:04:40 ---> 841c76a722ac 09:04:40 Step 5/20 : COPY go.mod vendor* ./ 09:04:40 ---> 7e0474359df0 09:04:40 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:41 ---> Running in b8827af9d94a 09:06:17 Removing intermediate container b8827af9d94a 09:06:17 ---> 01dba1410b6f 09:06:17 Step 7/20 : COPY . . 09:06:28 ---> ada3411114be 09:06:28 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:06:28 ---> Running in 782fdf5a46e9 09:06:29 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 09:08:20 Removing intermediate container 5f864dbe7678 09:08:20 ---> aa3d2f698389 09:08:20 09:08:20 Step 10/25 : FROM alpine:3.17 09:08:20 ---> 51e60588ff2c 09:08:20 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:08:20 ---> Using cache 09:08:20 ---> 5640efb16180 09:08:20 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:08:20 ---> Using cache 09:08:20 ---> 716a4c4ff000 09:08:20 Step 13/25 : ENV APP_PORT=59881 09:08:20 ---> Running in b0d8deceb5d2 09:08:20 Removing intermediate container b0d8deceb5d2 09:08:20 ---> a943b538e9aa 09:08:20 Step 14/25 : EXPOSE $APP_PORT 09:08:20 ---> Running in 2bacbcdad39b 09:08:20 Removing intermediate container 2bacbcdad39b 09:08:20 ---> d4a8e2e6e306 09:08:20 Step 15/25 : WORKDIR / 09:08:20 ---> Running in 8ca0e5e1169d 09:08:20 Removing intermediate container 8ca0e5e1169d 09:08:20 ---> 7dc78a025141 09:08:20 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:20 ---> 351a2f2ad63b 09:08:20 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:08:20 ---> e3d49b5d7b40 09:08:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:08:20 ---> 9db50a58e316 09:08:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:08:20 ---> dba7541b961f 09:08:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:08:20 ---> d01d400d4d41 09:08:20 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:08:20 ---> Running in a6d859323db2 09:08:21 Removing intermediate container a6d859323db2 09:08:21 ---> 3a03dc73e355 09:08:21 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:08:21 ---> Running in 0f44c5f305ad 09:08:21 Removing intermediate container 0f44c5f305ad 09:08:21 ---> b307304af429 09:08:21 Step 23/25 : LABEL arch=arm64 09:08:21 ---> Running in e12d31af98e2 09:08:22 Removing intermediate container e12d31af98e2 09:08:22 ---> fe8edfdf54da 09:08:22 Step 24/25 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd 09:08:22 ---> Running in 8ae988c83784 09:08:23 Removing intermediate container 8ae988c83784 09:08:23 ---> 3bf078392b48 09:08:23 Step 25/25 : LABEL version=0.0.0 09:08:23 ---> Running in 1a60cf54afc2 09:08:23 Removing intermediate container 1a60cf54afc2 09:08:23 ---> 2a27e33e8cb4 09:08:23 09:08:23 Successfully built 2a27e33e8cb4 09:08:23 Successfully tagged core-metadata-arm64:latest 09:08:23  Building core-metadata ... done Building security-proxy-setup 09:08:42 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:08:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:08:42 ---> a09c4607390e 09:08:42 Step 3/22 : WORKDIR /edgex-go 09:08:42 ---> Using cache 09:08:42 ---> 229ef2fb7b01 09:08:42 Step 4/22 : RUN apk add --update --no-cache make git 09:08:42 ---> Using cache 09:08:42 ---> c0d37c3c0822 09:08:42 Step 5/22 : COPY go.mod vendor* ./ 09:08:42 ---> Using cache 09:08:42 ---> 9db980f47f52 09:08:42 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:42 ---> Using cache 09:08:42 ---> 62076d17b6f6 09:08:42 Step 7/22 : COPY . . 09:08:42 ---> Using cache 09:08:42 ---> 977f8eca898c 09:08:42 Step 8/22 : RUN make cmd/secrets-config/secrets-config 09:08:42 ---> Running in 5720eeaffe8f 09:08:43 Removing intermediate container 0935a157c7a9 09:08:43 ---> c29ceccbb19f 09:08:43 09:08:43 Step 10/23 : FROM alpine:3.17 09:08:43 ---> 51e60588ff2c 09:08:43 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:08:43 ---> Using cache 09:08:43 ---> fe591d05db0e 09:08:43 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:08:43 ---> Using cache 09:08:43 ---> 243a6af6621e 09:08:43 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:43 ---> Using cache 09:08:43 ---> ff421cf8749a 09:08:43 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:08:43 ---> Using cache 09:08:43 ---> 3d5b690a844b 09:08:43 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:08:44 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 09:08:46 ---> ae87f91d1aa6 09:08:46 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:08:46 ---> f3be1cc42c3b 09:08:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:08:47 ---> e134bf5af63c 09:08:47 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:47 ---> Running in 288e7fad0d3f 09:08:51 Removing intermediate container 288e7fad0d3f 09:08:51 ---> 028b287b7843 09:08:51 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:08:51 ---> Running in a2439b6bc6e5 09:08:51 Removing intermediate container a2439b6bc6e5 09:08:51 ---> ae15f6449ac8 09:08:51 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:08:51 ---> Running in 97c4fbcaf701 09:08:51 Removing intermediate container 97c4fbcaf701 09:08:51 ---> 6cbfa77ae515 09:08:51 Step 21/23 : LABEL arch=arm64 09:08:51 ---> Running in d47216110b26 09:08:52 Removing intermediate container d47216110b26 09:08:52 ---> 9e68995a07b9 09:08:52 Step 22/23 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd 09:08:52 ---> Running in b8f1672f3807 09:08:53 Removing intermediate container b8f1672f3807 09:08:53 ---> e7492cb3746d 09:08:53 Step 23/23 : LABEL version=0.0.0 09:08:53 ---> Running in 14de76fe8a8b 09:08:53 Removing intermediate container 14de76fe8a8b 09:08:53 ---> dbaa8090aac2 09:08:53 09:08:53 Successfully built dbaa8090aac2 09:08:53 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:08:53 Building security-spire-server 09:09:08  Building core-common-config-bootstrapper ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:09:08 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:09:08 ---> a09c4607390e 09:09:08 Step 3/26 : WORKDIR /edgex-go 09:09:08 ---> Using cache 09:09:08 ---> 229ef2fb7b01 09:09:08 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:09:08 ---> Using cache 09:09:08 ---> 30a54e97df21 09:09:08 Step 5/26 : COPY go.mod vendor* ./ 09:09:08 ---> Using cache 09:09:08 ---> f88c5fa1d75c 09:09:08 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:08 ---> Using cache 09:09:08 ---> 9173a82f7642 09:09:08 Step 7/26 : COPY . . 09:09:08 ---> Using cache 09:09:08 ---> 793eefa2661a 09:09:08 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 09:09:08 ---> Using cache 09:09:08 ---> 1bf3270fd0e7 09:09:08 Step 9/26 : WORKDIR /edgex-go/spire-build 09:09:08 ---> Using cache 09:09:08 ---> 42e22bfbda03 09:09:08 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:09:08 ---> Using cache 09:09:08 ---> dea1e3be0940 09:09:09 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 09:09:09 ---> Running in 7843d37da21d 09:09:14 Removing intermediate container 7843d37da21d 09:09:14 ---> 77f7ed40989f 09:09:14 Step 12/26 : WORKDIR /edgex-go 09:09:14 ---> Running in 5d89d36f2cac 09:09:14 Removing intermediate container 5d89d36f2cac 09:09:14 ---> 6a53b9c9ccd2 09:09:14 09:09:14 Step 13/26 : FROM alpine:3.17 09:09:14 ---> 51e60588ff2c 09:09:14 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:09:14 ---> Using cache 09:09:14 ---> 40c6d1f68848 09:09:14 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:09:14 ---> Running in afe65a0c5c3e 09:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:19 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:09:19 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:09:19 OK: 17694 distinct packages available 09:09:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:22 (1/5) Installing dumb-init (1.2.5-r2) 09:09:22 (2/5) Installing musl-obstack (1.2.3-r0) 09:09:22 (3/5) Installing libucontext (1.2-r0) 09:09:22 (4/5) Installing gcompat (1.1.0-r0) 09:09:22 (5/5) Installing openssl (3.0.8-r4) 09:09:22 Executing busybox-1.35.0-r29.trigger 09:09:22 OK: 9 MiB in 20 packages 09:09:24 Removing intermediate container afe65a0c5c3e 09:09:24 ---> 5c243c951863 09:09:24 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:27 ---> a55ff4c7a23d 09:09:27 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:09:27 ---> 362a43c937e8 09:09:27 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:09:34 ---> ba1f7658e055 09:09:34 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:09:35 ---> b81dd50512a2 09:09:35 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:09:36 ---> e2c572005967 09:09:36 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:09:39 ---> 5de40b429571 09:09:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:09:40 ---> Running in 841b6d050ce6 09:09:40 Removing intermediate container 841b6d050ce6 09:09:40 ---> 17fb6d278345 09:09:40 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:09:41 ---> Running in 21366a2ac47e 09:09:41 Removing intermediate container 21366a2ac47e 09:09:41 ---> eca956a29691 09:09:41 Step 24/26 : LABEL arch=arm64 09:09:41 ---> Running in cf48310f8d89 09:09:42 Removing intermediate container cf48310f8d89 09:09:42 ---> 0912237fcc27 09:09:42 Step 25/26 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd 09:09:42 ---> Running in a615f2b4f59c 09:09:43 Removing intermediate container a615f2b4f59c 09:09:43 ---> 9d834c239090 09:09:43 Step 26/26 : LABEL version=0.0.0 09:09:43 ---> Running in 26c17295af37 09:09:43 Removing intermediate container 26c17295af37 09:09:43 ---> 1c2021363661 09:09:43 09:09:43 Successfully built 1c2021363661 09:09:43 Successfully tagged security-spire-server-arm64:latest 09:09:43 Building security-spire-agent 09:10:02  Building security-spire-server ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:10:02 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:10:02 ---> a09c4607390e 09:10:02 Step 3/27 : WORKDIR /edgex-go 09:10:02 ---> Using cache 09:10:02 ---> 229ef2fb7b01 09:10:02 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:10:02 ---> Using cache 09:10:02 ---> 30a54e97df21 09:10:02 Step 5/27 : COPY go.mod vendor* ./ 09:10:02 ---> Using cache 09:10:02 ---> f88c5fa1d75c 09:10:02 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:02 ---> Using cache 09:10:02 ---> 9173a82f7642 09:10:02 Step 7/27 : COPY . . 09:10:02 ---> Using cache 09:10:02 ---> 793eefa2661a 09:10:02 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:10:02 ---> Using cache 09:10:02 ---> 1bf3270fd0e7 09:10:02 Step 9/27 : WORKDIR /edgex-go/spire-build 09:10:02 ---> Using cache 09:10:02 ---> 42e22bfbda03 09:10:02 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:10:02 ---> Using cache 09:10:02 ---> dea1e3be0940 09:10:02 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 09:10:02 ---> Using cache 09:10:02 ---> 48915f4ffd07 09:10:02 Step 12/27 : WORKDIR /edgex-go 09:10:02 ---> Using cache 09:10:02 ---> 4695299174f5 09:10:02 09:10:02 Step 13/27 : FROM alpine:3.17 09:10:02 ---> 51e60588ff2c 09:10:02 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:10:02 ---> Using cache 09:10:02 ---> 40c6d1f68848 09:10:02 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:10:02 ---> Using cache 09:10:02 ---> 5c243c951863 09:10:02 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:02 ---> Using cache 09:10:02 ---> a55ff4c7a23d 09:10:02 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:10:02 ---> Using cache 09:10:02 ---> 362a43c937e8 09:10:02 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:10:07 ---> c8032d7b226f 09:10:07 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:10:12 ---> 9dd06c0b69a5 09:10:12 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:10:13 ---> df027e4aa865 09:10:13 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:10:14 ---> c4abcb6cbf05 09:10:14 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:10:14 ---> ec207c795b25 09:10:14 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:10:15 ---> Running in e0e38a8d6b82 09:10:15 Removing intermediate container e0e38a8d6b82 09:10:15 ---> dfbd5b8f321c 09:10:15 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:10:15 ---> Running in fee3cc5f9450 09:10:16 Removing intermediate container fee3cc5f9450 09:10:16 ---> 3418fd405c04 09:10:16 Step 25/27 : LABEL arch=arm64 09:10:16 ---> Running in 354077ceb569 09:10:16 Removing intermediate container 354077ceb569 09:10:16 ---> 71a138346bd7 09:10:16 Step 26/27 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd 09:10:16 ---> Running in c43600b58b66 09:10:17 Removing intermediate container c43600b58b66 09:10:17 ---> 9462d8eafdc2 09:10:17 Step 27/27 : LABEL version=0.0.0 09:10:17 ---> Running in ec38f493b963 09:10:18 Removing intermediate container ec38f493b963 09:10:18 ---> 027d11a9622b 09:10:18 09:10:18 Successfully built 027d11a9622b 09:10:18 Successfully tagged security-spire-agent-arm64:latest 09:11:05  Building security-spire-agent ... done Removing intermediate container 1141e3cc6a12 09:11:05 ---> c961ef3021ae 09:11:05 09:11:05 Step 10/23 : FROM alpine:3.17 09:11:05 ---> 51e60588ff2c 09:11:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:11:05 ---> Running in 0398bd729b0b 09:11:05 Removing intermediate container 0398bd729b0b 09:11:05 ---> b4b4cce2bb1c 09:11:05 Step 12/23 : ENV APP_PORT=59880 09:11:05 ---> Running in e8e5b25cce0c 09:11:05 Removing intermediate container e8e5b25cce0c 09:11:05 ---> 401cbf35f7c0 09:11:05 Step 13/23 : EXPOSE $APP_PORT 09:11:05 ---> Running in b1191be2757f 09:11:05 Removing intermediate container b1191be2757f 09:11:05 ---> 79d85950c74b 09:11:05 Step 14/23 : RUN apk add --update --no-cache dumb-init 09:11:05 ---> Running in 1001eb5876c8 09:11:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:11:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:11:08 (1/1) Installing dumb-init (1.2.5-r2) 09:11:08 Executing busybox-1.35.0-r29.trigger 09:11:08 OK: 8 MiB in 16 packages 09:11:09 Removing intermediate container 1001eb5876c8 09:11:09 ---> 26d02a838aea 09:11:09 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:10 ---> 41bc4e6c5560 09:11:10 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:11:13 ---> eb90df17d294 09:11:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:11:15 ---> 65e0acef1994 09:11:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:11:16 ---> fd391870d921 09:11:16 Step 19/23 : ENTRYPOINT ["/core-data"] 09:11:16 ---> Running in c85b0d2ed215 09:11:17 Removing intermediate container c85b0d2ed215 09:11:17 ---> 6fb7dd35b4a0 09:11:17 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:17 ---> Running in c85982c38051 09:11:17 Removing intermediate container c85982c38051 09:11:17 ---> 2bcf31d921f8 09:11:17 Step 21/23 : LABEL arch=arm64 09:11:17 ---> Running in 136dfb0c0728 09:11:18 Removing intermediate container 136dfb0c0728 09:11:18 ---> ea322f1eb8a5 09:11:18 Step 22/23 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd 09:11:18 ---> Running in 6edcc96911cd 09:11:18 Removing intermediate container 6edcc96911cd 09:11:18 ---> b1ded5878b71 09:11:18 Step 23/23 : LABEL version=0.0.0 09:11:18 ---> Running in 03972087bbee 09:11:19 Removing intermediate container 03972087bbee 09:11:19 ---> 6d70e6b23593 09:11:19 09:11:19 Successfully built 6d70e6b23593 09:11:19 Successfully tagged core-data-arm64:latest 09:13:42  Building core-data ... done Removing intermediate container bb9dbde44f4d 09:13:42 ---> 00d6b82132ff 09:13:42 09:13:42 Step 10/23 : FROM alpine:3.17 09:13:42 ---> 51e60588ff2c 09:13:42 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:13:42 ---> Running in f18858d3910a 09:13:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:13:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:13:44 (1/2) Installing ca-certificates (20230506-r0) 09:13:44 (2/2) Installing dumb-init (1.2.5-r2) 09:13:44 Executing busybox-1.35.0-r29.trigger 09:13:44 Executing ca-certificates-20230506-r0.trigger 09:13:44 OK: 8 MiB in 17 packages 09:13:46 Removing intermediate container f18858d3910a 09:13:46 ---> 3c0e2d2bbc60 09:13:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:13:46 ---> Running in 2631266883db 09:13:47 Removing intermediate container 2631266883db 09:13:47 ---> 48530e8772c8 09:13:47 Step 13/23 : ENV APP_PORT=59860 09:13:47 ---> Running in 0d6919fd9d7f 09:13:47 Removing intermediate container 0d6919fd9d7f 09:13:47 ---> e113757c4af4 09:13:47 Step 14/23 : EXPOSE $APP_PORT 09:13:47 ---> Running in 4894a4eb29e3 09:13:48 Removing intermediate container 4894a4eb29e3 09:13:48 ---> fc87834c0fa1 09:13:48 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:13:49 ---> 86794267113d 09:13:49 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:13:49 ---> 8b07bbad055e 09:13:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:13:52 ---> 7bb76f6c60d8 09:13:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:13:53 ---> a4c0531290ff 09:13:53 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:13:53 ---> Running in 7a328b06f2ab 09:13:53 Removing intermediate container 7a328b06f2ab 09:13:53 ---> 24bf7bc7c672 09:13:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:13:53 ---> Running in 82336f6574db 09:13:54 Removing intermediate container 82336f6574db 09:13:54 ---> 02c385cbb107 09:13:54 Step 21/23 : LABEL arch=arm64 09:13:55 ---> Running in e1d3e9faad1d 09:13:55 Removing intermediate container e1d3e9faad1d 09:13:55 ---> 064296aae0dc 09:13:55 Step 22/23 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd 09:13:55 ---> Running in 40d95e765ca3 09:13:55 Removing intermediate container 5720eeaffe8f 09:13:55 ---> d88352b0cfb3 09:13:55 09:13:55 Step 9/22 : FROM alpine:3.17 09:13:55 ---> 51e60588ff2c 09:13:55 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 09:13:55 ---> Running in e2eee201736f 09:13:56 Removing intermediate container 40d95e765ca3 09:13:56 ---> 275bf3f73fff 09:13:56 Step 23/23 : LABEL version=0.0.0 09:13:56 ---> Running in e19b10e3a36a 09:13:57 Removing intermediate container e19b10e3a36a 09:13:57 ---> 88c60156b5b8 09:13:57 09:13:57 Successfully built 88c60156b5b8 09:13:57 Successfully tagged support-notifications-arm64:latest 09:13:57  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:13:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:13:59 (1/2) Installing dumb-init (1.2.5-r2) 09:13:59 (2/2) Installing openssl (3.0.8-r4) 09:13:59 Executing busybox-1.35.0-r29.trigger 09:13:59 OK: 8 MiB in 17 packages 09:14:00 Removing intermediate container e2eee201736f 09:14:00 ---> 27d75f6c6878 09:14:00 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:14:00 ---> Running in beabe801f95a 09:14:01 Removing intermediate container beabe801f95a 09:14:01 ---> c0141a3a03d7 09:14:01 Step 12/22 : WORKDIR /edgex 09:14:01 ---> Running in f033709c8df6 09:14:02 Removing intermediate container f033709c8df6 09:14:02 ---> 4106532acbf8 09:14:02 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:02 ---> 7e95d8781a3f 09:14:02 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 09:14:03 ---> 1f0f0ca91e28 09:14:03 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:14:04 ---> 839a5ae9e563 09:14:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:14:04 Removing intermediate container 782fdf5a46e9 09:14:04 ---> 7529b962f53e 09:14:04 09:14:04 Step 9/20 : FROM alpine:3.17 09:14:04 ---> 51e60588ff2c 09:14:04 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:14:04 ---> Using cache 09:14:04 ---> 5c24a662ab9b 09:14:04 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:14:04 ---> Running in f8f30d97ca16 09:14:05 ---> 109c8ca24ec5 09:14:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:14:06 ---> 5bd5ad83f8db 09:14:06 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:14:06 ---> Running in 0dc4befd6a42 09:14:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:14:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:14:08 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:14:08 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:14:08 OK: 17694 distinct packages available 09:14:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:14:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:14:09 Removing intermediate container 0dc4befd6a42 09:14:09 ---> fb2c8be8ff7f 09:14:09 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 09:14:09 ---> Running in cf2103cd725a 09:14:09 Removing intermediate container cf2103cd725a 09:14:09 ---> a31c0a5c5eb9 09:14:09 Step 20/22 : LABEL arch=arm64 09:14:10 ---> Running in 0c958b4d08f0 09:14:10 (1/9) Installing ca-certificates (20230506-r0) 09:14:10 (2/9) Installing brotli-libs (1.0.9-r9) 09:14:10 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:14:10 (4/9) Installing libcurl (8.1.1-r1) 09:14:10 (5/9) Installing curl (8.1.1-r1) 09:14:10 (6/9) Installing dumb-init (1.2.5-r2) 09:14:10 (7/9) Installing musl-obstack (1.2.3-r0) 09:14:10 (8/9) Installing libucontext (1.2-r0) 09:14:10 (9/9) Installing gcompat (1.1.0-r0) 09:14:10 Executing busybox-1.35.0-r29.trigger 09:14:10 Executing ca-certificates-20230506-r0.trigger 09:14:10 Removing intermediate container 0c958b4d08f0 09:14:10 ---> ebe3907cb6cf 09:14:10 Step 21/22 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd 09:14:10 ---> Running in 1fccaf5b2ba2 09:14:10 Removing intermediate container 1fccaf5b2ba2 09:14:10 ---> d1639f80c5e9 09:14:10 Step 22/22 : LABEL version=0.0.0 09:14:10 OK: 11 MiB in 24 packages 09:14:10 ---> Running in 3144c0ca688b 09:14:11 Removing intermediate container 3144c0ca688b 09:14:11 ---> cbba13ecae27 09:14:11 09:14:11 Successfully built cbba13ecae27 09:14:11 Successfully tagged security-proxy-setup-arm64:latest 09:14:12  Building security-proxy-setup ... done Removing intermediate container f8f30d97ca16 09:14:12 ---> bcb12336fb52 09:14:12 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:14:12 ---> 4183a05b9d66 09:14:12 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:14:13 ---> eb97b13bcd86 09:14:13 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:14:14 ---> 01ffbd547a1d 09:14:14 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:14:15 ---> 00d56fc0c9ab 09:14:15 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:14:15 ---> Running in 7f10bc303b89 09:14:15 Removing intermediate container 7f10bc303b89 09:14:15 ---> 2166e5b827c6 09:14:15 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 09:14:15 ---> Running in 56c86d75d666 09:14:15 Removing intermediate container 56c86d75d666 09:14:15 ---> b12e42f40695 09:14:15 Step 18/20 : LABEL arch=arm64 09:14:15 ---> Running in 75f766814ee6 09:14:16 Removing intermediate container 75f766814ee6 09:14:16 ---> 939235e815ae 09:14:16 Step 19/20 : LABEL git_sha=d8ec9729f77b9dfacc4f67d63b1f4a3502301dcd 09:14:16 ---> Running in 801762d1bd3f 09:14:16 Removing intermediate container 801762d1bd3f 09:14:16 ---> 387cdffb41ca 09:14:16 Step 20/20 : LABEL version=0.0.0 09:14:16 ---> Running in 74e39c97904d 09:14:17 Removing intermediate container 74e39c97904d 09:14:17 ---> 931fc1dca035 09:14:17 09:14:17 Successfully built 931fc1dca035 09:14:17 Successfully tagged security-spiffe-token-provider-arm64:latest 09:14:17  Building security-spiffe-token-provider ... done  [Pipeline] } 09:14:17 $ docker stop --time=1 816a9062773c63abd9a09beb8de18a1ec342f72ed8954c5f8b2b91c87ea14c81 09:14:19 $ docker rm -f --volumes 816a9062773c63abd9a09beb8de18a1ec342f72ed8954c5f8b2b91c87ea14c81 [Pipeline] // withDockerContainer [Pipeline] sh 09:14:19 + docker images 09:14:20 REPOSITORY TAG IMAGE ID CREATED SIZE 09:14:20 security-spiffe-token-provider-arm64 latest 931fc1dca035 3 seconds ago 32.7MB 09:14:20 security-proxy-setup-arm64 latest cbba13ecae27 8 seconds ago 18.7MB 09:14:20 7529b962f53e 15 seconds ago 1.57GB 09:14:20 support-notifications-arm64 latest 88c60156b5b8 23 seconds ago 31.9MB 09:14:20 d88352b0cfb3 25 seconds ago 1.51GB 09:14:20 00d6b82132ff 41 seconds ago 1.59GB 09:14:20 core-data-arm64 latest 6d70e6b23593 3 minutes ago 19.9MB 09:14:20 c961ef3021ae 3 minutes ago 1.53GB 09:14:20 security-spire-agent-arm64 latest 027d11a9622b 4 minutes ago 153MB 09:14:20 security-spire-server-arm64 latest 1c2021363661 4 minutes ago 97MB 09:14:20 6a53b9c9ccd2 5 minutes ago 1.39GB 09:14:20 core-common-config-bootstrapper-arm64 latest dbaa8090aac2 5 minutes ago 17.2MB 09:14:20 c29ceccbb19f 5 minutes ago 1.52GB 09:14:20 core-metadata-arm64 latest 2a27e33e8cb4 5 minutes ago 20.2MB 09:14:20 aa3d2f698389 6 minutes ago 1.53GB 09:14:20 security-spire-config-arm64 latest ac7985ed20a1 10 minutes ago 96.1MB 09:14:20 4695299174f5 10 minutes ago 1.39GB 09:14:20 support-scheduler-arm64 latest 03f232b56dbf 12 minutes ago 31.2MB 09:14:20 30d54173002a 12 minutes ago 1.59GB 09:14:20 core-command-arm64 latest fcbbc4134d2b 13 minutes ago 19.7MB 09:14:20 security-bootstrapper-arm64 latest 914cbcb6531e 13 minutes ago 21.9MB 09:14:20 security-secretstore-setup-arm64 latest 8b4051ac6dd1 13 minutes ago 32.2MB 09:14:20 99278c5de4a9 14 minutes ago 1.53GB 09:14:20 security-proxy-auth-arm64 latest 197389b7067f 14 minutes ago 18.1MB 09:14:20 43cf6629cb1f 14 minutes ago 1.52GB 09:14:20 d8633925ae79 14 minutes ago 1.51GB 09:14:20 f63701d199c8 15 minutes ago 1.51GB 09:14:20 ci-base-image-arm64 latest a09c4607390e 39 minutes ago 899MB 09:14:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 5 weeks ago 681MB 09:14:20 alpine 3.17 51e60588ff2c 2 months ago 7.46MB 09:14:20 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 09:14:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:20 09:14:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:20 arm64: Pulling from edgex-lftools-log-publisher 09:14:20 8998bd30e6a1: Pulling fs layer 09:14:20 04944245beec: Pulling fs layer 09:14:20 699f458cf7ca: Pulling fs layer 09:14:20 765212b225bb: Pulling fs layer 09:14:20 f23df028b6ca: Pulling fs layer 09:14:20 d65c8cfc05b1: Pulling fs layer 09:14:20 2437ff75d9bd: Pulling fs layer 09:14:20 765212b225bb: Waiting 09:14:20 f23df028b6ca: Waiting 09:14:20 d65c8cfc05b1: Waiting 09:14:20 2437ff75d9bd: Waiting 09:14:21 04944245beec: Verifying Checksum 09:14:21 04944245beec: Download complete 09:14:21 765212b225bb: Download complete 09:14:21 f23df028b6ca: Download complete 09:14:21 d65c8cfc05b1: Verifying Checksum 09:14:21 d65c8cfc05b1: Download complete 09:14:21 699f458cf7ca: Verifying Checksum 09:14:21 699f458cf7ca: Download complete 09:14:21 8998bd30e6a1: Verifying Checksum 09:14:24 2437ff75d9bd: Verifying Checksum 09:14:24 2437ff75d9bd: Download complete 09:14:25 8998bd30e6a1: Pull complete 09:14:26 04944245beec: Pull complete 09:14:27 699f458cf7ca: Pull complete 09:14:27 765212b225bb: Pull complete 09:14:28 f23df028b6ca: Pull complete 09:14:28 d65c8cfc05b1: Pull complete 09:14:43 2437ff75d9bd: Pull complete 09:14:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:14:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:14:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:14:43 prd-ubuntu20.04-docker-arm64-4c-16g-17280 does not seem to be running inside a container 09:14:43 $ 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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:14:46 $ docker top 365f9215e2ed8682fa0370468b8cc6f79c65bd31fde3251fa5ecce7b3fcac782 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:14:47 ---> job-cost.sh 09:14:47 lf-activate-venv: SKIPPING 09:14:47 INFO: No Stack... 09:14:48 INFO: Retrieving Pricing Info for: v3-standard-4 09:14:49 INFO: Archiving Costs [Pipeline] sh 09:14:49 + cut -d, -f6 09:14:49 + cat /w/workspace/edgex-go/6/archives/cost.csv [Pipeline] lock 09:14:49 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4572-6-stack-cost] 09:14:50 Resource [jenkins-edgexfoundry-edgex-go-PR-4572-6-stack-cost] did not exist. Created. 09:14:50 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4572-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:14:50 + echo total: 0.10999999940395355 [Pipeline] stash 09:14:50 Stashed 1 file(s) [Pipeline] } 09:14:50 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4572-6-stack-cost] [Pipeline] // lock [Pipeline] } 09:14:50 $ docker stop --time=1 365f9215e2ed8682fa0370468b8cc6f79c65bd31fde3251fa5ecce7b3fcac782 09:14:52 $ docker rm -f --volumes 365f9215e2ed8682fa0370468b8cc6f79c65bd31fde3251fa5ecce7b3fcac782 [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 09:14:52 provisioning config files... 09:14:52 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/6@tmp/config13408115449614087660tmp [Pipeline] { [Pipeline] sh 09:14:53 + set +x 09:14:53 + curl -s https://codecov.io/bash 09:14:53 + bash -s -- 09:14:53 09:14:53 _____ _ 09:14:53 / ____| | | 09:14:53 | | ___ __| | ___ ___ _____ __ 09:14:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:14:53 | |___| (_) | (_| | __/ (_| (_) \ V / 09:14:53 \_____\___/ \__,_|\___|\___\___/ \_/ 09:14:53 Bash-1.0.6 09:14:53 09:14:53 09:14:53 ==> git version 2.25.1 found 09:14:53 ==> 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 09:14:53 Release-Date: 2020-01-08 09:14:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:14:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:14:53 ==> Jenkins CI detected. 09:14:53 current dir:  /w/workspace/edgex-go/6 09:14:53 project root: . 09:14:53 --> token set from env 09:14:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:14:53 ==> Running gcov in . (disable via -X gcov) 09:14:53 ==> Python coveragepy not found 09:14:53 ==> Searching for coverage reports in: 09:14:53 + . 09:14:53 -> Found 1 reports 09:14:53 ==> Detecting git/mercurial file structure 09:14:53 ==> Reading reports 09:14:53 + ./coverage.out bytes=447731 09:14:53 ==> Appending adjustments 09:14:53 https://docs.codecov.io/docs/fixing-reports 09:14:54 + Found adjustments 09:14:54 ==> Gzipping contents 09:14:54 60K /tmp/codecov.5UQiZd.gz 09:14:54 ==> Uploading reports 09:14:54 url: https://codecov.io 09:14:54 query: branch=PR-4572&commit=49a9122e6b0e7640104ad1cf6b2075bedf0faddf&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4572%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4572&job=&cmd_args= 09:14:54 -> Pinging Codecov 09:14:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4572&commit=49a9122e6b0e7640104ad1cf6b2075bedf0faddf&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4572%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4572&job=&cmd_args= 09:14:54 -> Uploading to 09:14:54 https://storage.googleapis.com/codecov/v4/raw/2023-05-30/00271124DB129430A58F1EEE437C3FCB/49a9122e6b0e7640104ad1cf6b2075bedf0faddf/a13a41d6-3603-4603-81e5-12ba8ba36038.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230530%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230530T091454Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fe26f0bc97f22924dcdede3859b3139941a4741da0d013b5c70f44508e5f5bbd 09:14:54 % Total % Received % Xferd Average Speed Time Time Time Current 09:14:54 Dload Upload Total Spent Left Speed 09:14:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57447 0 0 100 57447 0 260k --:--:-- --:--:-- --:--:-- 259k 09:14:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/49a9122e6b0e7640104ad1cf6b2075bedf0faddf [Pipeline] } 09:14:54 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 09:14:55 + [ -d /w/workspace/edgex-go/6/archives ] [Pipeline] libraryResource [Pipeline] sh 09:14:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:14:56 ---> package-listing.sh 09:14:56 ++ facter osfamily 09:14:56 ++ tr '[:upper:]' '[:lower:]' 09:14:56 + OS_FAMILY=debian 09:14:56 + workspace=/w/workspace/edgex-go/6 09:14:56 + START_PACKAGES=/tmp/packages_start.txt 09:14:56 + END_PACKAGES=/tmp/packages_end.txt 09:14:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:14:56 + PACKAGES=/tmp/packages_start.txt 09:14:56 + '[' /w/workspace/edgex-go/6 ']' 09:14:56 + PACKAGES=/tmp/packages_end.txt 09:14:56 + case "${OS_FAMILY}" in 09:14:56 + dpkg -l 09:14:56 + grep '^ii' 09:14:56 + '[' -f /tmp/packages_start.txt ']' 09:14:56 + '[' -f /tmp/packages_end.txt ']' 09:14:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:14:56 + '[' /w/workspace/edgex-go/6 ']' 09:14:56 + mkdir -p /w/workspace/edgex-go/6/archives/ 09:14:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/6/archives/ [Pipeline] echo 09:14:56 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/6/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:14:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:57 09:14:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:14:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:14:58 latest: Pulling from edgex-lftools-log-publisher 09:14:58 5eb5b503b376: Pulling fs layer 09:14:58 5c69ac0246d0: Pulling fs layer 09:14:58 ec43610c2a17: Pulling fs layer 09:14:58 3a2ae6a8a46f: Pulling fs layer 09:14:58 33b1e0a273af: Pulling fs layer 09:14:58 5d3b04190fa2: Pulling fs layer 09:14:58 2f39f015ded8: Pulling fs layer 09:14:58 33b1e0a273af: Waiting 09:14:58 3a2ae6a8a46f: Waiting 09:14:58 5d3b04190fa2: Waiting 09:14:58 5c69ac0246d0: Verifying Checksum 09:14:58 5c69ac0246d0: Download complete 09:14:58 3a2ae6a8a46f: Verifying Checksum 09:14:58 3a2ae6a8a46f: Download complete 09:14:58 33b1e0a273af: Verifying Checksum 09:14:58 33b1e0a273af: Download complete 09:14:58 5d3b04190fa2: Verifying Checksum 09:14:58 5d3b04190fa2: Download complete 09:14:58 ec43610c2a17: Verifying Checksum 09:14:58 ec43610c2a17: Download complete 09:14:58 5eb5b503b376: Verifying Checksum 09:14:58 5eb5b503b376: Download complete 09:15:00 5eb5b503b376: Pull complete 09:15:00 5c69ac0246d0: Pull complete 09:15:00 ec43610c2a17: Pull complete 09:15:00 3a2ae6a8a46f: Pull complete 09:15:00 33b1e0a273af: Pull complete 09:15:00 5d3b04190fa2: Pull complete 09:15:06 2f39f015ded8: Pull complete 09:15:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:15:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:15:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:15:06 prd-ubuntu20.04-docker-8c-8g-17275 does not seem to be running inside a container 09:15:06 $ 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/6/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/6 -v /w/workspace/edgex-go/6:/w/workspace/edgex-go/6:rw,z -v /w/workspace/edgex-go/6@tmp:/w/workspace/edgex-go/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:15:12 $ docker top d4f6857c458d4486f1a1f90b6543b0fe76de203d68b7f55ff1b93685a339b622 -eo pid,comm [Pipeline] { [Pipeline] sh 09:15:13 + touch /tmp/pre-build-complete [Pipeline] sh 09:15:13 + mkdir -p /var/log/sysstat [Pipeline] sh 09:15:13 + ls /var/log/sa-host 09:15:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:15:13 provisioning config files... 09:15:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/6@tmp/config16811045980799682012tmp [Pipeline] { [Pipeline] echo 09:15:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:15:14 ---> create-netrc.sh [Pipeline] } 09:15:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:15:14 ---> python-tools-install.sh [Pipeline] echo 09:15:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:15:14 ---> sudo-logs.sh 09:15:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:15:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:15:15 ---> job-cost.sh 09:15:15 lf-activate-venv: SKIPPING 09:15:15 DEBUG: total: 0.10999999940395355 09:15:15 INFO: Retrieving Stack Cost... 09:15:15 INFO: Retrieving Pricing Info for: v3-standard-8 09:15:15 INFO: Archiving Costs [Pipeline] echo 09:15:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:15:16 ---> logs-deploy.sh 09:15:16 lf-activate-venv: SKIPPING 09:15:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4572/6 09:15:16 INFO: archiving workspace using pattern(s): 09:15:17 Archives upload complete. 09:15:17 INFO: archiving logs to Nexus