Pull request #4456 event Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 28d820035ec80eb90c7ba5cae0ccf1b58f9fb359+944340b470a6d35ed9a6f68b845c4079971c0434 (8db2db58f0e83a20c3f3d0a15107ca66bea239d1) 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-ssh14042061330703872412.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh10674844502219807325.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4456/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-4456/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3865047887276416684.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh15780789358334277294.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-4456/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-4456/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11875275792902987276.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 Running on prd-ubuntu20.04-docker-8c-8g-4409 in /w/workspace/edgexfoundry_edgex-go_PR-4456 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 944340b470a6d35ed9a6f68b845c4079971c0434 into PR head commit 28d820035ec80eb90c7ba5cae0ccf1b58f9fb359 Merge succeeded, producing 784ba0fd82aaa1c583f739e3f9410cab0b34449c Checking out Revision 784ba0fd82aaa1c583f739e3f9410cab0b34449c (PR-4456) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4456/head:refs/remotes/origin/PR-4456 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 28d820035ec80eb90c7ba5cae0ccf1b58f9fb359 # 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 944340b470a6d35ed9a6f68b845c4079971c0434 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 784ba0fd82aaa1c583f739e3f9410cab0b34449c # timeout=10 Commit message: "Merge commit '944340b470a6d35ed9a6f68b845c4079971c0434' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:32:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:32:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:32:39 ========================================================= 15:32:39 EdgeX Global Pipelines Version Info 15:32:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 6dda620eff9c8471f95d482e3933a041f178072a # timeout=10 15:32:40 ------------------- 15:32:40 stable info: 15:32:40 ------------------- 15:32:40 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:32:40 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 15:32:40 Message: update stable to v1.0.245 15:32:41 ------------------- 15:32:41 experimental info: 15:32:41 ------------------- 15:32:41 Commited By: **** collab-it+edgex@linuxfoundation.org 15:32:41 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 15:32:41 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4456 [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4456 [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4456 [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 784ba0fd82aaa1c583f739e3f9410cab0b34449c [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 784ba0f [Pipeline] echo 15:32:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:32:41 provisioning config files... 15:32:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config17260836414722872727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:32:41 ---> docker-login.sh 15:32:41 nexus3.edgexfoundry.org:10001 15:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:42 Configure a credential helper to remove this warning. See 15:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:42 15:32:42 Login Succeeded 15:32:42 nexus3.edgexfoundry.org:10002 15:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:42 Configure a credential helper to remove this warning. See 15:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:42 15:32:42 Login Succeeded 15:32:42 nexus3.edgexfoundry.org:10003 15:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:42 Configure a credential helper to remove this warning. See 15:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:42 15:32:42 Login Succeeded 15:32:42 nexus3.edgexfoundry.org:10004 15:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:42 Configure a credential helper to remove this warning. See 15:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:42 15:32:42 Login Succeeded 15:32:42 docker.io 15:32:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:42 Configure a credential helper to remove this warning. See 15:32:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:42 15:32:42 Login Succeeded 15:32:42 ---> docker-login.sh ends [Pipeline] } 15:32:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:32:43 + 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 15:32:43 + + dirname cmd/core-command/Dockerfile 15:32:43 cut -d/ -f2 15:32:43 + echo core-command,cmd/core-command/Dockerfile 15:32:43 + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ 15:32:43 -f2 15:32:43 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 15:32:43 + dirname cmd/core-data/Dockerfile 15:32:43 + cut -d/ -f2 15:32:43 + echo core-data,cmd/core-data/Dockerfile 15:32:43 + dirname cmd/core-metadata/Dockerfile 15:32:43 + cut -d/ -f2 15:32:43 + echo core-metadata,cmd/core-metadata/Dockerfile 15:32:43 + dirname cmd/security-bootstrapper/Dockerfile 15:32:43 + cut -d/ -f2 15:32:43 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:32:43 + dirname cmd/security-proxy-auth/Dockerfile 15:32:43 + cut -d/ -f2 15:32:43 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 15:32:43 + dirname cmd/security-proxy-setup/Dockerfile 15:32:43 + cut -d/ -f2 15:32:43 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:32:43 + dirname cmd/security-secretstore-setup/Dockerfile 15:32:43 + cut -d/ -f2 15:32:43 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:32:43 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:32:43 + cut -d/ -f2 15:32:43 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:32:43 + dirname cmd/security-spire-agent/Dockerfile 15:32:43 + cut -d/ -f2 15:32:43 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:32:43 + dirname cmd/security-spire-config/Dockerfile 15:32:43 + cut -d/ -f2 15:32:43 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:32:43 + dirname cmd/security-spire-server/Dockerfile 15:32:43 + cut -d/ -f2 15:32:43 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:32:43 + dirname cmd/support-notifications/Dockerfile 15:32:43 + cut -d/ -f2 15:32:43 + echo support-notifications,cmd/support-notifications/Dockerfile 15:32:43 + dirname cmd/support-scheduler/Dockerfile 15:32:43 + cut -d/ -f2 15:32:43 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 15:32:43 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 15:32:43 + git rev-list -1 --merges 784ba0fd82aaa1c583f739e3f9410cab0b34449c~1..784ba0fd82aaa1c583f739e3f9410cab0b34449c [Pipeline] echo 15:32:43 -----------> git rev-list -1 --merges 784ba0fd82aaa1c583f739e3f9410cab0b34449c~1..784ba0fd82aaa1c583f739e3f9410cab0b34449c 784ba0fd82aaa1c583f739e3f9410cab0b34449c 15:32:43 784ba0fd82aaa1c583f739e3f9410cab0b34449c [false] [Pipeline] sh 15:32:43 + git log --format=format:%s -1 784ba0fd82aaa1c583f739e3f9410cab0b34449c [Pipeline] echo 15:32:43 ========================================================= 15:32:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:32:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:32:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:32:44 + grep -v github /etc/ssh/ssh_known_hosts 15:32:44 + [ -e /tmp/ssh_known_hosts ] 15:32:44 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:32:44 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:32:44 sudo tee -a /etc/ssh/ssh_known_hosts 15:32:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:32:44 15:32:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:32:44 0.1.4: Pulling from edgex-devops/py-git-semver 15:32:44 b85a868b505f: Pulling fs layer 15:32:44 e2be974225ed: Pulling fs layer 15:32:44 339a4e72a1f5: Pulling fs layer 15:32:44 988bab9f4d93: Pulling fs layer 15:32:44 1469e6f7b9e6: Pulling fs layer 15:32:44 eaf3925da568: Pulling fs layer 15:32:44 bab4dde63d76: Pulling fs layer 15:32:44 bde34c3a00c8: Pulling fs layer 15:32:44 b352a97aabf1: Pulling fs layer 15:32:44 4872d77fe225: Pulling fs layer 15:32:44 5851b861e8e6: Pulling fs layer 15:32:44 988bab9f4d93: Waiting 15:32:44 1469e6f7b9e6: Waiting 15:32:44 eaf3925da568: Waiting 15:32:44 bab4dde63d76: Waiting 15:32:44 bde34c3a00c8: Waiting 15:32:44 b352a97aabf1: Waiting 15:32:44 4872d77fe225: Waiting 15:32:44 e2be974225ed: Verifying Checksum 15:32:44 e2be974225ed: Download complete 15:32:44 988bab9f4d93: Verifying Checksum 15:32:44 988bab9f4d93: Download complete 15:32:45 1469e6f7b9e6: Verifying Checksum 15:32:45 1469e6f7b9e6: Download complete 15:32:45 eaf3925da568: Verifying Checksum 15:32:45 eaf3925da568: Download complete 15:32:45 339a4e72a1f5: Verifying Checksum 15:32:45 339a4e72a1f5: Download complete 15:32:45 bde34c3a00c8: Download complete 15:32:45 b352a97aabf1: Verifying Checksum 15:32:45 b352a97aabf1: Download complete 15:32:45 4872d77fe225: Verifying Checksum 15:32:45 4872d77fe225: Download complete 15:32:45 5851b861e8e6: Verifying Checksum 15:32:45 5851b861e8e6: Download complete 15:32:45 b85a868b505f: Verifying Checksum 15:32:45 b85a868b505f: Download complete 15:32:45 bab4dde63d76: Verifying Checksum 15:32:45 bab4dde63d76: Download complete 15:32:46 b85a868b505f: Pull complete 15:32:46 e2be974225ed: Pull complete 15:32:46 339a4e72a1f5: Pull complete 15:32:46 988bab9f4d93: Pull complete 15:32:47 1469e6f7b9e6: Pull complete 15:32:47 eaf3925da568: Pull complete 15:32:49 bab4dde63d76: Pull complete 15:32:49 bde34c3a00c8: Pull complete 15:32:49 b352a97aabf1: Pull complete 15:32:49 4872d77fe225: Pull complete 15:32:49 5851b861e8e6: Pull complete 15:32:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:32:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:32:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:49 prd-ubuntu20.04-docker-8c-8g-4409 does not seem to be running inside a container 15:32:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:32:50 $ docker top 4810178b68827b179d3b317cb2606c352d1b5042c092712b52127c040dcd296e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:32:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:50 [ssh-agent] Looking for ssh-agent implementation... 15:32:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:50 $ docker exec 4810178b68827b179d3b317cb2606c352d1b5042c092712b52127c040dcd296e ssh-agent 15:32:50 SSH_AUTH_SOCK=/tmp/ssh-Q75hydHbBkR6/agent.32 15:32:50 SSH_AGENT_PID=38 15:32:50 Running ssh-add (command line suppressed) 15:32:50 Identity added: /w/workspace/edgex-go/5@tmp/private_key_837156949604636945.key (/w/workspace/edgex-go/5@tmp/private_key_837156949604636945.key) 15:32:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:51 + git tag --points-at HEAD [Pipeline] } 15:32:51 $ docker exec --env ******** --env ******** 4810178b68827b179d3b317cb2606c352d1b5042c092712b52127c040dcd296e ssh-agent -k 15:32:51 unset SSH_AUTH_SOCK; 15:32:51 unset SSH_AGENT_PID; 15:32:51 echo Agent pid 38 killed; 15:32:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:32:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:32:51 [ssh-agent] Looking for ssh-agent implementation... 15:32:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:32:51 $ docker exec 4810178b68827b179d3b317cb2606c352d1b5042c092712b52127c040dcd296e ssh-agent 15:32:51 SSH_AUTH_SOCK=/tmp/ssh-1k2Pd9z612Dr/agent.70 15:32:51 SSH_AGENT_PID=76 15:32:51 Running ssh-add (command line suppressed) 15:32:51 Identity added: /w/workspace/edgex-go/5@tmp/private_key_6658130100221465008.key (/w/workspace/edgex-go/5@tmp/private_key_6658130100221465008.key) 15:32:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:32:51 + git semver init 15:32:52 2023-03-17 15:32:52,022 [run_init] DEBUG init version:0.0.0 force:False 15:32:52 2023-03-17 15:32:52,023 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 15:32:52 2023-03-17 15:32:52,024 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 15:32:52 2023-03-17 15:32:52,024 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 15:32:57 2023-03-17 15:32:56,618 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 15:32:57 2023-03-17 15:32:56,618 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4456 with force:False 15:32:57 2023-03-17 15:32:56,618 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4456 15:32:57 2023-03-17 15:32:56,622 [execute] INFO git cat-file --batch-check 15:32:57 2023-03-17 15:32:56,623 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 15:32:57 2023-03-17 15:32:56,630 [execute] INFO git cat-file --batch 15:32:57 2023-03-17 15:32:56,630 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 15:32:57 2023-03-17 15:32:56,635 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4456 15:32:57 0.0.0 [Pipeline] } 15:32:57 $ docker exec --env ******** --env ******** 4810178b68827b179d3b317cb2606c352d1b5042c092712b52127c040dcd296e ssh-agent -k 15:32:57 unset SSH_AUTH_SOCK; 15:32:57 unset SSH_AGENT_PID; 15:32:57 echo Agent pid 76 killed; 15:32:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:32:57 + git semver [Pipeline] } 15:32:58 $ docker stop --time=1 4810178b68827b179d3b317cb2606c352d1b5042c092712b52127c040dcd296e 15:32:59 $ docker rm -f --volumes 4810178b68827b179d3b317cb2606c352d1b5042c092712b52127c040dcd296e [Pipeline] // withDockerContainer [Pipeline] sh 15:32:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:32:59 Stashed 1 file(s) [Pipeline] echo 15:32:59 [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 15:33:00 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 15:33:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:33:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:33:00 ========================================================= 15:33:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:33:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:33:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:33:00 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:33:00 63b65145d645: Pulling fs layer 15:33:00 a2d21d5440eb: Pulling fs layer 15:33:00 935e6c44a52c: Pulling fs layer 15:33:00 94cc34f8dd06: Pulling fs layer 15:33:00 30dea6a524f1: Pulling fs layer 15:33:00 a2aff8979fd8: Pulling fs layer 15:33:00 6808be2612f2: Pulling fs layer 15:33:00 f25807f1079a: Pulling fs layer 15:33:00 30dea6a524f1: Waiting 15:33:00 6808be2612f2: Waiting 15:33:00 f25807f1079a: Waiting 15:33:00 a2aff8979fd8: Waiting 15:33:00 94cc34f8dd06: Waiting 15:33:00 a2d21d5440eb: Download complete 15:33:00 94cc34f8dd06: Verifying Checksum 15:33:00 94cc34f8dd06: Download complete 15:33:00 30dea6a524f1: Download complete 15:33:00 63b65145d645: Verifying Checksum 15:33:00 63b65145d645: Download complete 15:33:00 a2aff8979fd8: Verifying Checksum 15:33:00 a2aff8979fd8: Download complete 15:33:00 63b65145d645: Pull complete 15:33:00 a2d21d5440eb: Pull complete 15:33:01 f25807f1079a: Download complete 15:33:01 935e6c44a52c: Verifying Checksum 15:33:01 935e6c44a52c: Download complete 15:33:01 6808be2612f2: Verifying Checksum 15:33:01 6808be2612f2: Download complete 15:33:04 935e6c44a52c: Pull complete 15:33:04 94cc34f8dd06: Pull complete 15:33:04 30dea6a524f1: Pull complete 15:33:04 a2aff8979fd8: Pull complete 15:33:06 6808be2612f2: Pull complete 15:33:07 f25807f1079a: Pull complete 15:33:07 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 15:33:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:33:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 15:33:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:33:08 WORKDIR /edgex 15:33:08 COPY go.mod . 15:33:08 RUN go mod download 15:33:08 + docker build -t ci-base-image-x86_64 -f - . 15:33:08 Sending build context to Docker daemon 170.4MB 15:33:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:33:08 ---> 3b553350e43f 15:33:08 Step 2/4 : WORKDIR /edgex 15:33:10 ---> Running in 467fd39b0f67 15:33:10 Removing intermediate container 467fd39b0f67 15:33:10 ---> a18a51d51f14 15:33:10 Step 3/4 : COPY go.mod . 15:33:10 ---> ba956dd00d79 15:33:10 Step 4/4 : RUN go mod download 15:33:10 ---> Running in 29cc6648d12e 15:33:14 Still waiting to schedule task 15:33:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:33:20 Removing intermediate container 29cc6648d12e 15:33:20 ---> 8f1b44212498 15:33:20 Successfully built 8f1b44212498 15:33:20 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:21 + docker inspect -f . ci-base-image-x86_64 15:33:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:21 prd-ubuntu20.04-docker-8c-8g-4409 does not seem to be running inside a container 15:33:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:33:21 $ docker top 30a57c2b50e422dd0e9ea1ff2e1a7ffbf624dd5d03109c57a655b2e63888a6a8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:21 + go version 15:33:21 go version go1.20.2 linux/amd64 [Pipeline] } 15:33:21 $ docker stop --time=1 30a57c2b50e422dd0e9ea1ff2e1a7ffbf624dd5d03109c57a655b2e63888a6a8 15:33:23 $ docker rm -f --volumes 30a57c2b50e422dd0e9ea1ff2e1a7ffbf624dd5d03109c57a655b2e63888a6a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:23 + docker inspect -f . ci-base-image-x86_64 15:33:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:23 prd-ubuntu20.04-docker-8c-8g-4409 does not seem to be running inside a container 15:33:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:33:24 $ docker top 14f57fb29e4d293c0aef661711ce0a6634797a36c58bace59730abc3a288a63f -eo pid,comm [Pipeline] { [Pipeline] echo 15:33:24 ========================================================= 15:33:24 [edgeXBuildGoParallel] Running Tests and Build... 15:33:24 ========================================================= [Pipeline] sh 15:33:24 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 15:33:24 + make test 15:33:24 go test -race -coverprofile=coverage.out ./... 15:33:31 ? github.com/edgexfoundry/edgex-go [no test files] 15:33:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:33:43 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:33:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:33:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:33:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:33:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:33:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:33:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 15:33:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:33:44 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:33:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:33:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:33:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:33:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:33:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:33:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 15:33:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.080s coverage: 98.5% of statements 15:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:33:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:33:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:33:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:33:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.091s coverage: 71.3% of statements 15:33:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements 15:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:33:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:33:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:33:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.193s coverage: 88.5% of statements 15:33:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.058s coverage: 3.9% of statements 15:33:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.394s coverage: 95.6% of statements 15:33:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:33:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:33:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:33:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:33:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:33:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 15:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:33:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.063s coverage: 65.9% of statements 15:33:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:33:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:33:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements 15:33:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.0% of statements 15:33:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 45.5% of statements 15:33:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 82.9% of statements 15:33:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 15:33:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 15:33:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 15:33:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:33:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:33:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:33:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:33:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 15:33:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:34:00 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 15:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 15:34:01 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 15:34:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:34:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:34:03 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:34:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:34:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:34:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:34:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:34:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:34:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:34:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:34:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:34:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:34:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:34:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:34:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:34:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.056s coverage: 94.4% of statements 15:34:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:34:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.283s coverage: 79.9% of statements 15:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.069s coverage: 92.9% of statements 15:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 15:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.063s coverage: 86.9% of statements 15:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.058s coverage: 87.2% of statements 15:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 15:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 15:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.2% of statements 15:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 82.1% of statements 15:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.058s coverage: 84.8% of statements 15:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.175s coverage: 63.1% of statements 15:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.049s coverage: 100.0% of statements 15:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 15:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 15:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 15:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 15:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 38.4% of statements 15:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements 15:34:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.045s coverage: 84.8% of statements 15:34:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.071s coverage: 17.7% of statements 15:34:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.123s coverage: 92.3% of statements 15:34:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.049s coverage: 61.5% of statements 15:34:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 97.7% of statements 15:34:20 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 15:34:42 go vet ./... 15:34:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:34:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:34:45 ./bin/test-attribution-txt.sh [Pipeline] echo 15:34:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:34:45 + ls -al . 15:34:45 total 704 15:34:45 drwxrwxr-x 11 1001 1001 4096 Mar 17 15:33 . 15:34:45 drwxr-xr-x 4 root root 4096 Mar 17 15:33 .. 15:34:45 drwxrwxr-x 2 1001 1001 4096 Mar 17 15:32 .blubracket 15:34:45 -rw-rw-r-- 1 1001 1001 16 Mar 17 15:32 .dockerignore 15:34:45 drwxrwxr-x 8 1001 1001 4096 Mar 17 15:32 .git 15:34:45 drwxrwxr-x 3 1001 1001 4096 Mar 17 15:32 .github 15:34:45 -rw-rw-r-- 1 1001 1001 1133 Mar 17 15:32 .gitignore 15:34:45 -rw-rw-r-- 1 1001 1001 42 Mar 17 15:32 .golangci.yml 15:34:45 -rw-rw-r-- 1 1001 1001 87 Mar 17 15:32 .hadolint.yml 15:34:45 drwxr-xr-x 3 1001 1001 4096 Mar 17 15:32 .semver 15:34:45 -rw-rw-r-- 1 1001 1001 166 Mar 17 15:32 .sonarcloud.properties 15:34:45 -rw-rw-r-- 1 1001 1001 1171 Mar 17 15:32 ADOPTERS.md 15:34:45 -rw-rw-r-- 1 1001 1001 10825 Mar 17 15:32 Attribution.txt 15:34:45 -rw-rw-r-- 1 1001 1001 73765 Mar 17 15:32 CHANGELOG.md 15:34:45 -rw-rw-r-- 1 1001 1001 3804 Mar 17 15:32 CONTRIBUTING.md 15:34:45 -rw-rw-r-- 1 1001 1001 677 Mar 17 15:32 GOVERNANCE.md 15:34:45 -rw-rw-r-- 1 1001 1001 883 Mar 17 15:32 Jenkinsfile 15:34:45 -rw-rw-r-- 1 1001 1001 10775 Mar 17 15:32 LICENSE 15:34:45 -rw-rw-r-- 1 1001 1001 14266 Mar 17 15:32 Makefile 15:34:45 -rw-rw-r-- 1 1001 1001 582 Mar 17 15:32 OWNERS.md 15:34:45 -rw-rw-r-- 1 1001 1001 9403 Mar 17 15:32 README.md 15:34:45 -rw-rw-r-- 1 1001 1001 789 Mar 17 15:32 SECURITY.md 15:34:45 -rw-rw-r-- 1 1001 1001 5 Mar 17 15:32 VERSION 15:34:45 drwxrwxr-x 2 1001 1001 4096 Mar 17 15:32 bin 15:34:45 drwxrwxr-x 18 1001 1001 4096 Mar 17 15:32 cmd 15:34:45 -rw-r--r-- 1 root root 447486 Mar 17 15:34 coverage.out 15:34:45 -rw-rw-r-- 1 1001 1001 3233 Mar 17 15:32 go.mod 15:34:45 -rw-rw-r-- 1 1001 1001 31100 Mar 17 15:32 go.sum 15:34:45 drwxrwxr-x 7 1001 1001 4096 Mar 17 15:32 internal 15:34:45 drwxrwxr-x 3 1001 1001 4096 Mar 17 15:32 openapi 15:34:45 -rw-rw-r-- 1 1001 1001 594 Mar 17 15:32 security.txt 15:34:45 drwxrwxr-x 4 1001 1001 4096 Mar 17 15:32 snap 15:34:45 -rw-rw-r-- 1 1001 1001 204 Mar 17 15:32 version.go [Pipeline] sh 15:34:45 + '[' -e coverage.out ] 15:34:45 + chown 1001:1001 coverage.out [Pipeline] stash 15:34:45 Stashed 1 file(s) [Pipeline] sh 15:34:46 + make build 15:34:46 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 15:34:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4412 in /w/workspace/edgexfoundry_edgex-go_PR-4456 [Pipeline] { [Pipeline] ws 15:34:48 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 15:34:48 The recommended git tool is: git 15:34:53 using credential edgex-jenkins-ssh 15:34:53 Cloning the remote Git repository 15:34:53 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:34:54 > git init /w/workspace/edgex-go/5 # timeout=10 15:34:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:34:54 > git --version # timeout=10 15:34:54 > git --version # 'git version 2.25.1' 15:34:54 using GIT_SSH to set credentials SSH Credentials for GitHub 15:34:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:34:58 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 15:34:58 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 15:34:58 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 15:34:59 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:35:06 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 15:35:07 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 15:35:07 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 15:35: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:35:09 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 15:35:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:35:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:35:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:35:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:35:11 Merging remotes/origin/main commit 944340b470a6d35ed9a6f68b845c4079971c0434 into PR head commit 28d820035ec80eb90c7ba5cae0ccf1b58f9fb359 15:35:12 Merge succeeded, producing 55b3d052b96c407d4e1f63281e9159a3bd275130 15:35:12 Checking out Revision 55b3d052b96c407d4e1f63281e9159a3bd275130 (PR-4456) 15:35:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:35:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:35:10 using GIT_SSH to set credentials SSH Credentials for GitHub 15:35:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4456/head:refs/remotes/origin/PR-4456 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:35:11 > git config core.sparsecheckout # timeout=10 15:35:11 > git checkout -f 28d820035ec80eb90c7ba5cae0ccf1b58f9fb359 # timeout=10 15:35:12 > git remote # timeout=10 15:35:12 > git config --get remote.origin.url # timeout=10 15:35:12 using GIT_SSH to set credentials SSH Credentials for GitHub 15:35:12 > git merge 944340b470a6d35ed9a6f68b845c4079971c0434 # timeout=10 15:35:12 > git rev-parse HEAD^{commit} # timeout=10 15:35:12 > git config core.sparsecheckout # timeout=10 15:35:12 > git checkout -f 55b3d052b96c407d4e1f63281e9159a3bd275130 # timeout=10 [Pipeline] } 15:35:13 $ docker stop --time=1 14f57fb29e4d293c0aef661711ce0a6634797a36c58bace59730abc3a288a63f 15:35:15 $ docker rm -f --volumes 14f57fb29e4d293c0aef661711ce0a6634797a36c58bace59730abc3a288a63f 15:35:16 Commit message: "Merge commit '944340b470a6d35ed9a6f68b845c4079971c0434' into HEAD" 15:35:16 First time build. Skipping changelog. [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:35:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:35:16 15:35:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:35:17 latest: Pulling from edgex-devops/edgex-compose 15:35:17 cbdbe7a5bc2a: Pulling fs layer 15:35:17 ca9280d653b3: Pulling fs layer 15:35:17 7e9c9ca2126c: Pulling fs layer 15:35:17 cbdbe7a5bc2a: Download complete 15:35:16 > git rev-list --no-walk 6dda620eff9c8471f95d482e3933a041f178072a # timeout=10 15:35:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:35:17 % Total % Received % Xferd Average Speed Time Time Time Current 15:35:17 Dload Upload Total Spent Left Speed 15:35:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 15:35:17 ca9280d653b3: Verifying Checksum 15:35:17 ca9280d653b3: Download complete 15:35:17 cbdbe7a5bc2a: Pull complete [Pipeline] sh 15:35:17 7e9c9ca2126c: Download complete 15:35:17 ca9280d653b3: Pull complete 15:35:17 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:35:18 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:35:18 + sudo tee /etc/docker/daemon.new 15:35:18 { 15:35:18 "registry-mirrors": [ 15:35:18 "https://nexus3.edgexfoundry.org:10001" 15:35:18 ], 15:35:18 "bip": "10.250.0.254/24", 15:35:18 "hosts": [ 15:35:18 "tcp://0.0.0.0:5555", 15:35:18 "unix:///var/run/docker.sock" 15:35:18 ], 15:35:18 "mtu": 1458, 15:35:18 "selinux-enabled": true, 15:35:18 "seccomp-profile": "/etc/docker/seccomp.json" 15:35:18 } [Pipeline] sh 15:35:18 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:35:18 + sudo service docker restart 15:35:20 7e9c9ca2126c: Pull complete 15:35:20 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:35:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:35:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:20 prd-ubuntu20.04-docker-8c-8g-4409 does not seem to be running inside a container 15:35:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:35:21 $ docker top 2efb6d82fa06ad8066fa209784b9222b21bb657fd31bcb95867a6803d457a772 -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:22 + docker-compose build --help 15:35:22 + grep parallel 15:35:22 --parallel Build images in parallel. [Pipeline] } 15:35:22 $ docker stop --time=1 2efb6d82fa06ad8066fa209784b9222b21bb657fd31bcb95867a6803d457a772 15:35:23 $ docker rm -f --volumes 2efb6d82fa06ad8066fa209784b9222b21bb657fd31bcb95867a6803d457a772 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:35:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:24 prd-ubuntu20.04-docker-8c-8g-4409 does not seem to be running inside a container 15:35:24 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:35:24 $ docker top fdc263357203a48a0b351c14168484b905580eba5bdab135a24d75a9ce95000d -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:25 + docker-compose -f ./docker-compose-build.yml build --parallel 15:35:25 Building core-command ... 15:35:25 Building core-common-config-bootstrapper ... 15:35:25 Building core-data ... 15:35:25 Building core-metadata ... 15:35:25 Building security-bootstrapper ... 15:35:25 Building security-proxy-auth ... 15:35:25 Building security-proxy-setup ... 15:35:25 Building security-secretstore-setup ... 15:35:25 Building security-spiffe-token-provider ... 15:35:25 Building security-spire-agent ... 15:35:25 Building security-spire-config ... 15:35:25 Building security-spire-server ... 15:35:25 Building support-notifications ... 15:35:25 Building support-scheduler ... 15:35:25 Building support-scheduler 15:35:25 Building core-metadata 15:35:25 Building security-proxy-auth 15:35:25 Building support-notifications 15:35:25 Building security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:37 provisioning config files... 15:35:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1109127147158259548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:37 ---> docker-login.sh 15:35:37 nexus3.edgexfoundry.org:10001 15:35:37 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:35:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:35:37 ---> 8f1b44212498 15:35:37 Step 3/25 : ARG ADD_BUILD_TAGS="" 15:35:37 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:35:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:35:37 ---> 8f1b44212498 15:35:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:35:37 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:35:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:35:37 ---> 8f1b44212498 15:35:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:35:37 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:35:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:35:37 ---> 8f1b44212498 15:35:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:35:37 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:35:37 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:35:37 ---> 8f1b44212498 15:35:37 Step 3/22 : WORKDIR /edgex-go 15:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:38 Configure a credential helper to remove this warning. See 15:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:38 15:35:38 Login Succeeded 15:35:38 nexus3.edgexfoundry.org:10002 15:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:38 Configure a credential helper to remove this warning. See 15:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:38 15:35:38 Login Succeeded 15:35:38 nexus3.edgexfoundry.org:10003 15:35:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:38 Configure a credential helper to remove this warning. See 15:35:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:38 15:35:38 Login Succeeded 15:35:38 nexus3.edgexfoundry.org:10004 15:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:39 Configure a credential helper to remove this warning. See 15:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:39 15:35:39 Login Succeeded 15:35:39 docker.io 15:35:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:39 ---> Running in d701fd6c1ed7 15:35:39 ---> Running in 0fc1edc2d54b 15:35:39 ---> Running in 828a46d91105 15:35:39 ---> Running in 8eb59d468212 15:35:39 ---> Running in 17041a62dd3a 15:35:39 Removing intermediate container 0fc1edc2d54b 15:35:39 ---> 85df87e28d4e 15:35:39 Step 4/23 : WORKDIR /edgex-go 15:35:39 Removing intermediate container d701fd6c1ed7 15:35:39 ---> 746deddfeedb 15:35:39 Step 4/23 : WORKDIR /edgex-go 15:35:39 Removing intermediate container 828a46d91105 15:35:39 ---> 47953dcef721 15:35:39 Step 4/23 : WORKDIR /edgex-go 15:35:39 Removing intermediate container 8eb59d468212 15:35:39 ---> 6d810d018b9c 15:35:39 Step 4/25 : WORKDIR /edgex-go 15:35:39 Removing intermediate container 17041a62dd3a 15:35:39 ---> a8488d013074 15:35:39 Step 4/22 : RUN apk add --update --no-cache make git 15:35:39 ---> Running in 6483529b7ecb 15:35:39 ---> Running in 452f6d078e21 15:35:39 ---> Running in 24cafc896c72 15:35:39 ---> Running in 8317538334bc 15:35:39 ---> Running in 409004cacdf9 15:35:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:39 Configure a credential helper to remove this warning. See 15:35:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:39 15:35:39 Login Succeeded 15:35:39 ---> docker-login.sh ends [Pipeline] } 15:35:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 15:35:39 Removing intermediate container 6483529b7ecb 15:35:39 ---> a7242ee13690 15:35:39 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:35:39 Removing intermediate container 24cafc896c72 15:35:39 ---> a8c27def0e1e 15:35:39 Step 5/23 : RUN apk add --update --no-cache make git 15:35:39 Removing intermediate container 8317538334bc 15:35:39 ---> 04701b9e935e 15:35:39 Step 5/25 : RUN apk add --update --no-cache make git 15:35:39 Removing intermediate container 452f6d078e21 15:35:39 ---> f5b491e12e47 15:35:39 Step 5/23 : RUN apk add --update --no-cache make git 15:35:39 ---> Running in d4983ba40b51 15:35:39 ---> Running in a83dca64abd6 15:35:39 ---> Running in 8c12075a093c 15:35:39 ---> Running in 17da2ff25969 15:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:35:40 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 15:35:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:35:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:35:40 ========================================================= 15:35:40 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:35:40 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:35:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:35:40 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:35:40 af6eaf76a39c: Pulling fs layer 15:35:40 55522c791124: Pulling fs layer 15:35:40 ce5c4a1c91eb: Pulling fs layer 15:35:40 169dfbe0d373: Pulling fs layer 15:35:40 e1ff8fa3b103: Pulling fs layer 15:35:40 52ebb69f0ebf: Pulling fs layer 15:35:40 5abe8eddf0d5: Pulling fs layer 15:35:40 169dfbe0d373: Waiting 15:35:40 e1ff8fa3b103: Waiting 15:35:40 52ebb69f0ebf: Waiting 15:35:40 5abe8eddf0d5: Waiting 15:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:35:40 OK: 265 MiB in 53 packages 15:35:40 OK: 265 MiB in 53 packages 15:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:35:40 OK: 265 MiB in 53 packages 15:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:35:40 55522c791124: Verifying Checksum 15:35:40 55522c791124: Download complete 15:35:40 169dfbe0d373: Verifying Checksum 15:35:40 169dfbe0d373: Download complete 15:35:40 e1ff8fa3b103: Verifying Checksum 15:35:40 e1ff8fa3b103: Download complete 15:35:40 af6eaf76a39c: Verifying Checksum 15:35:40 af6eaf76a39c: Download complete 15:35:41 OK: 265 MiB in 53 packages 15:35:41 OK: 265 MiB in 53 packages 15:35:41 Removing intermediate container 409004cacdf9 15:35:41 ---> f7f2f4435e45 15:35:41 Step 5/22 : COPY go.mod vendor* ./ 15:35:41 ---> 3e4207d8ec2f 15:35:41 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:41 ---> Running in b52d65002d45 15:35:41 Removing intermediate container d4983ba40b51 15:35:41 ---> 0b288e260dd4 15:35:41 Step 6/23 : COPY go.mod vendor* ./ 15:35:41 Removing intermediate container a83dca64abd6 15:35:41 ---> 7373f621c884 15:35:41 Step 6/23 : COPY go.mod vendor* ./ 15:35:41 ---> e7cc8319e25f 15:35:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:41 ---> 24b6905dc67c 15:35:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:41 ---> Running in 710124182d5b 15:35:41 Removing intermediate container 8c12075a093c 15:35:41 ---> b336f5f5dafc 15:35:41 Step 6/25 : COPY go.mod vendor* ./ 15:35:41 ---> Running in 0ea04a3c3d88 15:35:41 Removing intermediate container 17da2ff25969 15:35:41 ---> 86892e1543e5 15:35:41 Step 6/23 : COPY go.mod vendor* ./ 15:35:41 ---> becaabd7fca1 15:35:41 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:41 ---> 49e3ed3cda80 15:35:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:41 ---> Running in acbd96bec263 15:35:41 ---> Running in 55246bd4b14e 15:35:41 af6eaf76a39c: Pull complete 15:35:41 5abe8eddf0d5: Verifying Checksum 15:35:41 5abe8eddf0d5: Download complete 15:35:42 55522c791124: Pull complete 15:35:43 52ebb69f0ebf: Verifying Checksum 15:35:43 52ebb69f0ebf: Download complete 15:35:43 ce5c4a1c91eb: Verifying Checksum 15:35:43 ce5c4a1c91eb: Download complete 15:35:55 ce5c4a1c91eb: Pull complete 15:35:55 169dfbe0d373: Pull complete 15:35:55 e1ff8fa3b103: Pull complete 15:36:02 52ebb69f0ebf: Pull complete 15:36:03 5abe8eddf0d5: Pull complete 15:36:03 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 15:36:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:36:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 15:36:04 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:36:04 WORKDIR /edgex 15:36:04 COPY go.mod . 15:36:04 RUN go mod download ci-base-image-arm64 15:36:04 -f - . 15:36:05 Sending build context to Docker daemon 2.932MB 15:36:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:36:05 ---> 6cb57ee374ae 15:36:05 Step 2/4 : WORKDIR /edgex 15:36:07 ---> Running in 8b02ca5e0674 15:36:07 Removing intermediate container 8b02ca5e0674 15:36:07 ---> b5985426257f 15:36:07 Step 3/4 : COPY go.mod . 15:36:07 ---> 11fb2bcbe724 15:36:07 Step 4/4 : RUN go mod download 15:36:07 ---> Running in 47360ed8f30b 15:36:13 Removing intermediate container 55246bd4b14e 15:36:13 ---> 5583e8e8382f 15:36:13 Step 8/23 : COPY . . 15:36:13 Removing intermediate container b52d65002d45 15:36:13 ---> 25fb1964ce1f 15:36:13 Step 7/22 : COPY . . 15:36:13 Removing intermediate container 710124182d5b 15:36:13 ---> 63d53780f3d5 15:36:13 Step 8/23 : COPY . . 15:36:13 Removing intermediate container 0ea04a3c3d88 15:36:13 ---> 942712b9ae7c 15:36:13 Step 8/23 : COPY . . 15:36:13 Removing intermediate container acbd96bec263 15:36:13 ---> 195f1d5de1a8 15:36:13 Step 8/25 : COPY . . 15:36:19 ---> beca4ab57d45 15:36:19 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:36:19 ---> 048b60843ba8 15:36:19 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 15:36:19 ---> 4a1984c8c2e5 15:36:19 Step 9/23 : RUN make cmd/support-notifications/support-notifications 15:36:19 ---> Running in 41cbf87389c3 15:36:19 ---> 7b8b28da96a7 15:36:19 Step 8/22 : RUN make cmd/secrets-config/secrets-config 15:36:19 ---> 92f52d6c26a5 15:36:19 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 15:36:19 ---> Running in be529cd01b2b 15:36:19 ---> Running in eee2bedfd0f8 15:36:19 ---> Running in 8e9eba825757 15:36:19 ---> Running in e73ee0be29fc 15:36:19 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 15:36:19 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 15:36:19 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 15:36:19 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 15:36:19 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 15:36:39 Removing intermediate container 47360ed8f30b 15:36:39 ---> f85c285ad79b 15:36:39 Successfully built f85c285ad79b 15:36:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:40 + docker inspect -f . ci-base-image-arm64 15:36:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:40 prd-ubuntu20.04-docker-arm64-4c-16g-4412 does not seem to be running inside a container 15:36:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:36:41 $ docker top b8f7405d13f3595fb44d4f4d8a1d06a120d2664a7a91549bb208204e9059a79a -eo pid,comm [Pipeline] { [Pipeline] sh 15:36:42 + go version 15:36:42 go version go1.20.2 linux/arm64 [Pipeline] } 15:36:42 $ docker stop --time=1 b8f7405d13f3595fb44d4f4d8a1d06a120d2664a7a91549bb208204e9059a79a 15:36:44 $ docker rm -f --volumes b8f7405d13f3595fb44d4f4d8a1d06a120d2664a7a91549bb208204e9059a79a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:44 + docker inspect -f . ci-base-image-arm64 15:36:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:44 prd-ubuntu20.04-docker-arm64-4c-16g-4412 does not seem to be running inside a container 15:36:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:36:46 $ docker top f4e8b2d14b70633c3e3eaede7926f28c50016cf3cff8eb88abbca43edaa76d94 -eo pid,comm [Pipeline] { [Pipeline] echo 15:36:46 ========================================================= 15:36:46 [edgeXBuildGoParallel] Running Tests and Build... 15:36:46 ========================================================= [Pipeline] sh 15:36:47 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 15:36:47 + make test 15:36:47 go test -race -coverprofile=coverage.out ./... 15:36:58 Removing intermediate container 41cbf87389c3 15:36:58 ---> 29c3bf679db5 15:36:58 15:36:58 Step 10/25 : FROM alpine:3.17 15:36:58 Removing intermediate container 8e9eba825757 15:36:58 ---> 901b876b61de 15:36:58 15:36:58 Step 9/22 : FROM alpine:3.17 15:36:58 Removing intermediate container be529cd01b2b 15:36:58 ---> 84e31b2f322b 15:36:58 15:36:58 Step 10/23 : FROM alpine:3.17 15:36:58 3.17: Pulling from library/alpine 15:36:58 3.17: Pulling from library/alpine 15:36:58 3.17: Pulling from library/alpine 15:36:58 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 15:36:58 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 15:36:58 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 15:36:58 Status: Image is up to date for alpine:3.17 15:36:58 Status: Downloaded newer image for alpine:3.17 15:36:58 Status: Image is up to date for alpine:3.17 15:36:58 ---> b2aa39c304c2 15:36:58 Step 11/25 : RUN apk add --update --no-cache dumb-init 15:36:58 ---> b2aa39c304c2 15:36:58 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 15:36:58 ---> b2aa39c304c2 15:36:58 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:36:58 ---> Running in 49dc2fb20de2 15:36:58 ---> Running in 8f013a2e358a 15:36:58 ---> Running in 2e891da70a17 15:36:58 Removing intermediate container e73ee0be29fc 15:36:58 ---> c748dc4a83df 15:36:58 15:36:58 Step 10/23 : FROM alpine:3.17 15:36:58 ---> b2aa39c304c2 15:36:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:36:58 Removing intermediate container eee2bedfd0f8 15:36:58 ---> d21659d6b18d 15:36:58 15:36:58 Step 10/23 : FROM alpine:3.17 15:36:58 ---> b2aa39c304c2 15:36:58 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 15:36:58 ---> Running in 7fc1e3af006e 15:36:58 Removing intermediate container 8f013a2e358a 15:36:58 ---> 090c0b5d8ffa 15:36:58 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:36:58 ---> Running in 4a650a0030c6 15:36:58 ---> Running in 6db0c5996b36 15:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:36:59 (1/2) Installing dumb-init (1.2.5-r2) 15:36:59 (2/2) Installing openssl (3.0.8-r0) 15:36:59 Executing busybox-1.35.0-r29.trigger 15:36:59 (1/1) Installing dumb-init (1.2.5-r2) 15:36:59 Executing busybox-1.35.0-r29.trigger 15:36:59 OK: 8 MiB in 17 packages 15:36:59 OK: 7 MiB in 16 packages 15:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:36:59 (1/1) Installing dumb-init (1.2.5-r2) 15:36:59 Executing busybox-1.35.0-r29.trigger 15:36:59 OK: 7 MiB in 16 packages 15:36:59 (1/2) Installing ca-certificates (20220614-r4) 15:36:59 (1/1) Installing dumb-init (1.2.5-r2) 15:36:59 Executing busybox-1.35.0-r29.trigger 15:36:59 OK: 7 MiB in 16 packages 15:36:59 (2/2) Installing dumb-init (1.2.5-r2) 15:36:59 Executing busybox-1.35.0-r29.trigger 15:36:59 Executing ca-certificates-20220614-r4.trigger 15:36:59 OK: 8 MiB in 17 packages 15:36:59 Removing intermediate container 2e891da70a17 15:36:59 ---> a1ca5f630359 15:36:59 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:36:59 ---> Running in 7bb4404d4082 15:36:59 Removing intermediate container 49dc2fb20de2 15:36:59 ---> 21b807825574 15:36:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 15:36:59 Removing intermediate container 7bb4404d4082 15:36:59 ---> 5ae0066d9b64 15:36:59 Step 13/25 : ENV APP_PORT=59881 15:36:59 Removing intermediate container 7fc1e3af006e 15:36:59 ---> 5eb0461701ae 15:36:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:36:59 ---> Running in 744248feb4a1 15:37:00 ---> Running in 6d82e4aad2ed 15:37:00 ---> Running in 8a8ada954292 15:37:00 Removing intermediate container 6db0c5996b36 15:37:00 ---> 44483e5378d1 15:37:00 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:37:00 Removing intermediate container 744248feb4a1 15:37:00 ---> 7446b3bb7889 15:37:00 Step 12/22 : WORKDIR /edgex 15:37:00 ---> Running in 4bd9336668d7 15:37:00 Removing intermediate container 4a650a0030c6 15:37:00 ---> b229c04a2e39 15:37:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 15:37:00 Removing intermediate container 8a8ada954292 15:37:00 ---> 14c77e6f2990 15:37:00 Step 13/23 : ENV APP_PORT=59861 15:37:00 Removing intermediate container 6d82e4aad2ed 15:37:00 ---> ce6a73775525 15:37:00 Step 14/25 : EXPOSE $APP_PORT 15:37:00 ---> Running in c3d8d4c1d7b1 15:37:00 ---> Running in f8d42913997b 15:37:00 ---> Running in dae4857ac61d 15:37:00 ---> 8c82e07dda9e 15:37:00 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 15:37:00 Removing intermediate container 4bd9336668d7 15:37:00 ---> f9f3fa636b5f 15:37:00 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:37:00 Removing intermediate container c3d8d4c1d7b1 15:37:00 ---> da274f424e84 15:37:00 Step 13/23 : ENV APP_PORT=59860 15:37:00 Removing intermediate container dae4857ac61d 15:37:00 ---> 4e4e74fac202 15:37:00 Step 15/25 : WORKDIR / 15:37:00 Removing intermediate container f8d42913997b 15:37:00 ---> d9077fd94fa9 15:37:00 Step 14/23 : EXPOSE $APP_PORT 15:37:00 ---> Running in b87d0d3aa6e6 15:37:00 ---> Running in a78127a3fccc 15:37:00 ---> 9ee321546d4b 15:37:00 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:37:00 ---> Running in 6849ab84d2b8 15:37:00 ---> b2ba014d2fe7 15:37:00 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 15:37:00 Removing intermediate container b87d0d3aa6e6 15:37:00 ---> 68f2580245d2 15:37:00 Step 14/23 : EXPOSE $APP_PORT 15:37:00 Removing intermediate container a78127a3fccc 15:37:00 ---> f37a6581c3ca 15:37:00 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 15:37:00 Removing intermediate container 6849ab84d2b8 15:37:00 ---> de7087d5736e 15:37:00 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:37:00 ---> Running in 1d21489f25d4 15:37:00 ---> 9bbbecab7c54 15:37:00 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:37:00 ---> 89526fa186d2 15:37:00 Removing intermediate container 1d21489f25d4 15:37:00 Step 17/25 : COPY --from=builder /edgex-go/security.txt / ---> c06d51a0671d 15:37:00 15:37:00 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:37:00 ---> 4ba004ebe0fe 15:37:00 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:37:00 ---> 7b40d4e19a22 15:37:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:37:00 ---> 1bac67c37294 15:37:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:37:01 ---> 95e2ff9934da 15:37:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:37:01 ---> 91ceddf028f8 15:37:01 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:37:01 ---> e3fae6fb65fd 15:37:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:37:01 ---> 19e3b50bb372 15:37:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:37:01 ---> ad964e57cd97 15:37:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:37:01 ---> 65fce530b5a7 15:37:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:37:01 ---> c261fb769c20 15:37:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 15:37:01 ---> 40406cdfbec4 15:37:01 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:37:01 ---> Running in acdb880e4b5e 15:37:01 ---> b6fe73f1f88b 15:37:01 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:37:01 ---> edcfda36da18 15:37:01 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:37:01 ---> 88055484801f 15:37:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:37:01 ---> Running in 43d1fba57f86 15:37:02 ---> 252da1d6cb0e 15:37:02 Step 21/25 : ENTRYPOINT ["/core-metadata"] 15:37:02 ---> d9df25b9c366 15:37:02 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 15:37:02 ---> f42430e5ccb5 15:37:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:37:02 ---> Running in a2941f215c14 15:37:02 ---> Running in 9a47c06963e5 15:37:02 Removing intermediate container 9a47c06963e5 15:37:02 ---> a082015e351b 15:37:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:37:02 Removing intermediate container a2941f215c14 15:37:02 ---> 644baab4f89b 15:37:02 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:37:02 ---> 859ab923cbd5 15:37:02 Step 19/23 : ENTRYPOINT ["/support-notifications"] 15:37:02 ---> Running in d7fc6a0e7347 15:37:02 ---> Running in 4fdeb63f9b50 15:37:02 ---> Running in 8fb5bd21fb41 15:37:02 Removing intermediate container d7fc6a0e7347 15:37:02 ---> 60e1b35122be 15:37:02 Step 21/23 : LABEL arch=x86_64 15:37:02 Removing intermediate container 8fb5bd21fb41 15:37:02 ---> 30ff00868859 15:37:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:37:02 Removing intermediate container 4fdeb63f9b50 15:37:02 ---> 3dc022175aea 15:37:02 Step 23/25 : LABEL arch=x86_64 15:37:02 ---> Running in 0907bdee81d5 15:37:02 ---> Running in 3a3369c5f107 15:37:02 ---> Running in 266748615ac8 15:37:02 Removing intermediate container 43d1fba57f86 15:37:02 ---> b274e65abc90 15:37:02 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:37:02 ---> Running in a0afa158425a 15:37:02 Removing intermediate container acdb880e4b5e 15:37:02 ---> 80784010cd8f 15:37:02 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 15:37:02 Removing intermediate container 3a3369c5f107 15:37:02 ---> 16fbab2c7626 15:37:02 Step 21/23 : LABEL arch=x86_64 15:37:02 Removing intermediate container 0907bdee81d5 15:37:02 ---> b3a53d806f97 15:37:02 Step 22/23 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c 15:37:02 Removing intermediate container 266748615ac8 15:37:02 ---> 0c833c81ede3 15:37:02 Step 24/25 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c 15:37:02 ---> Running in 6e3fad38ed7d 15:37:02 ---> Running in ba8d66f6f30f 15:37:02 ---> Running in 3a2092d084c5 15:37:02 ---> Running in 6df11d323631 15:37:02 Removing intermediate container a0afa158425a 15:37:02 ---> aff88bc928b2 15:37:02 Step 20/22 : LABEL arch=x86_64 15:37:02 ---> Running in 51e244b9e04c 15:37:02 Removing intermediate container 6e3fad38ed7d 15:37:02 ---> 7b545b8d9282 15:37:02 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 15:37:02 Removing intermediate container ba8d66f6f30f 15:37:02 ---> 69fc3ec2ec7d 15:37:02 Step 22/23 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c 15:37:03 ---> Running in 94ca6fe4346f 15:37:03 Removing intermediate container 3a2092d084c5 15:37:03 ---> 77df5737fe85 15:37:03 Step 23/23 : LABEL version=0.0.0 15:37:03 Removing intermediate container 6df11d323631 15:37:03 ---> 7ddcb90bf242 15:37:03 Step 25/25 : LABEL version=0.0.0 15:37:03 Removing intermediate container 51e244b9e04c 15:37:03 ---> 5a0e7d48d59e 15:37:03 Step 21/22 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c 15:37:03 ---> Running in 26a060ec436f 15:37:03 ---> Running in eeb24d8891a8 15:37:03 ---> Running in ea4a213039d8 15:37:03 ---> Running in 1abce2c70c99 15:37:03 Removing intermediate container 94ca6fe4346f 15:37:03 ---> 1d7074f533e6 15:37:03 Step 21/23 : LABEL arch=x86_64 15:37:03 Removing intermediate container eeb24d8891a8 15:37:03 ---> 281a78f75fbd 15:37:03 15:37:03 ---> Running in 249e4767a47f 15:37:03 Removing intermediate container 26a060ec436f 15:37:03 ---> 1786756b4bea 15:37:03 Step 23/23 : LABEL version=0.0.0 15:37:03 Removing intermediate container ea4a213039d8 15:37:03 ---> 6fa58b8372ff 15:37:03 Step 22/22 : LABEL version=0.0.0 15:37:03 Removing intermediate container 1abce2c70c99 15:37:03 ---> 6c6c7e280db7 15:37:03 15:37:03 ---> Running in 57f5ebe45d10 15:37:03 Successfully built 281a78f75fbd 15:37:03 Successfully tagged support-scheduler:latest 15:37:03 ---> Running in a49b68009855 15:37:03  Building support-scheduler ... done Building security-spire-config 15:37:03 Removing intermediate container 249e4767a47f 15:37:03 ---> d0ad6531c236 15:37:03 Step 22/23 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c 15:37:03 Successfully built 6c6c7e280db7 15:37:03 ---> Running in d3fa052ac8a5 15:37:03 Successfully tagged core-metadata:latest 15:37:03  Building core-metadata ... done Building core-data 15:37:03 Removing intermediate container 57f5ebe45d10 15:37:03 ---> 4e274c5afb8e 15:37:03 15:37:03 Removing intermediate container a49b68009855 15:37:03 ---> 90319efe1215 15:37:03 15:37:03 Removing intermediate container d3fa052ac8a5 15:37:03 ---> 31b4f347bb67 15:37:03 Step 23/23 : LABEL version=0.0.0 15:37:03 Successfully built 90319efe1215 15:37:03 Successfully tagged security-proxy-setup:latest 15:37:03 Building core-common-config-bootstrapper 15:37:03  Building security-proxy-setup ... done Successfully built 4e274c5afb8e 15:37:03 Successfully tagged support-notifications:latest 15:37:03  Building support-notifications ... done Building security-spiffe-token-provider 15:37:03 ---> Running in 30b4365ac027 15:37:03 Removing intermediate container 30b4365ac027 15:37:03 ---> 4ee7ef7c456c 15:37:03 15:37:03 Successfully built 4ee7ef7c456c 15:37:04 Successfully tagged security-proxy-auth:latest 15:37:04  Building security-proxy-auth ... done Building security-bootstrapper 15:37:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:37:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:37:12 ---> 8f1b44212498 15:37:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:37:12 ---> Using cache 15:37:12 ---> 6d810d018b9c 15:37:12 Step 4/23 : WORKDIR /edgex-go 15:37:12 ---> Using cache 15:37:12 ---> 04701b9e935e 15:37:12 Step 5/23 : RUN apk add --update --no-cache make git 15:37:12 ---> Using cache 15:37:12 ---> b336f5f5dafc 15:37:12 Step 6/23 : COPY go.mod vendor* ./ 15:37:12 ---> Using cache 15:37:12 ---> becaabd7fca1 15:37:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:12 ---> Using cache 15:37:12 ---> 195f1d5de1a8 15:37:12 Step 8/23 : COPY . . 15:37:12 ---> Using cache 15:37:12 ---> beca4ab57d45 15:37:12 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:37:12 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:37:12 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:37:12 ---> 8f1b44212498 15:37:12 Step 3/20 : WORKDIR /edgex-go 15:37:12 ---> Using cache 15:37:12 ---> a8488d013074 15:37:12 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:37:12 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:37:12 Step 2/33 : FROM ${BUILDER_BASE} AS builder 15:37:12 ---> 8f1b44212498 15:37:12 Step 3/33 : WORKDIR /edgex-go 15:37:12 ---> Using cache 15:37:12 ---> a8488d013074 15:37:12 Step 4/33 : RUN apk add --update --no-cache make git 15:37:12 ---> Using cache 15:37:12 ---> f7f2f4435e45 15:37:12 Step 5/33 : COPY go.mod vendor* ./ 15:37:12 ---> Using cache 15:37:12 ---> 3e4207d8ec2f 15:37:12 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:12 ---> Using cache 15:37:12 ---> 25fb1964ce1f 15:37:12 Step 7/33 : COPY . . 15:37:12 ---> Using cache 15:37:12 ---> 7b8b28da96a7 15:37:12 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:37:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:37:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:37:12 ---> 8f1b44212498 15:37:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:37:12 ---> Using cache 15:37:12 ---> 6d810d018b9c 15:37:12 Step 4/23 : WORKDIR /edgex-go 15:37:12 ---> Using cache 15:37:12 ---> 04701b9e935e 15:37:12 Step 5/23 : RUN apk add --update --no-cache make git 15:37:12 ---> Using cache 15:37:12 ---> b336f5f5dafc 15:37:12 Step 6/23 : COPY go.mod vendor* ./ 15:37:12 ---> Using cache 15:37:12 ---> becaabd7fca1 15:37:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:13 ---> Using cache 15:37:13 ---> 195f1d5de1a8 15:37:13 Step 8/23 : COPY . . 15:37:13 ---> Using cache 15:37:13 ---> beca4ab57d45 15:37:13 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:37:13 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:37:13 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:37:13 ---> 8f1b44212498 15:37:13 Step 3/27 : WORKDIR /edgex-go 15:37:13 ---> Using cache 15:37:13 ---> a8488d013074 15:37:13 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 15:37:16 ---> Running in aaa642efec82 15:37:16 ---> Running in de65a39e68fa 15:37:16 ---> Running in 035eaf8e439d 15:37:16 ---> Running in b03ff7122d62 15:37:16 ---> Running in a09e79f884bd 15:37:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:37:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:37:17 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 15:37:17 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 15:37:17 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 15:37:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:37:17 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:37:17 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:37:17 OK: 17816 distinct packages available 15:37:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:37:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:37:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:37:18 OK: 265 MiB in 53 packages 15:37:18 OK: 265 MiB in 53 packages 15:37:18 Removing intermediate container 035eaf8e439d 15:37:18 ---> 569735eef4d8 15:37:18 Step 5/27 : COPY go.mod vendor* ./ 15:37:19 ---> 43243e6f5660 15:37:19 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:19 Removing intermediate container de65a39e68fa 15:37:19 ---> a08e219f6b85 15:37:19 Step 5/20 : COPY go.mod vendor* ./ 15:37:19 ---> Running in 1e8375d72142 15:37:19 ---> 5418018e09e9 15:37:19 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:19 ---> Running in ed6836a663e5 15:37:26 ? github.com/edgexfoundry/edgex-go [no test files] 15:37:45 Removing intermediate container 1e8375d72142 15:37:45 ---> f639299b9a17 15:37:45 Step 7/27 : COPY . . 15:37:45 Removing intermediate container ed6836a663e5 15:37:45 ---> 075f7d5dbdc1 15:37:45 Step 7/20 : COPY . . 15:37:47 Removing intermediate container aaa642efec82 15:37:47 ---> 00ffddf25d51 15:37:47 15:37:47 Step 10/23 : FROM alpine:3.17 15:37:47 Removing intermediate container b03ff7122d62 15:37:47 ---> b2aa39c304c2 15:37:47 ---> 8d2ea3c1eca6 15:37:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:37:47 15:37:47 Step 10/23 : FROM alpine:3.17 15:37:47 ---> b2aa39c304c2 15:37:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 15:37:47 ---> Using cache 15:37:47 ---> 090c0b5d8ffa 15:37:47 Step 12/23 : RUN apk add --update --no-cache dumb-init 15:37:47 ---> Using cache 15:37:47 ---> 44483e5378d1 15:37:47 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:37:47 ---> Using cache 15:37:47 ---> da439304f9f8 15:37:47 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 15:37:47 ---> 8c82e07dda9e 15:37:47 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 15:37:47 ---> Using cache 15:37:47 ---> f5c6c683487f 15:37:47 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:37:47 ---> 9ee321546d4b 15:37:47 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:37:47 Removing intermediate container a09e79f884bd 15:37:47 ---> 19d6a0e20756 15:37:47 15:37:47 Step 9/33 : FROM alpine:3.17 15:37:47 ---> b2aa39c304c2 15:37:47 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 15:37:47 ---> Running in 5cdd2f9a5b4a 15:37:47 ---> Running in 064250be5e66 15:37:47 ---> Running in fc8d139e4cfc 15:37:47 ---> Running in c52816b8043f 15:37:47 Removing intermediate container 5cdd2f9a5b4a 15:37:47 ---> cda02874d5bc 15:37:47 Step 12/23 : ENV APP_PORT=59880 15:37:47 ---> Running in 3b696aa819ad 15:37:47 Removing intermediate container fc8d139e4cfc 15:37:47 ---> dd1a76893f29 15:37:47 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 15:37:47 Removing intermediate container 064250be5e66 15:37:47 ---> e19152d6310c 15:37:47 Step 9/27 : WORKDIR /edgex-go/spire-build 15:37:48 ---> Running in bd806b7f5162 15:37:48 ---> e1fc51a2af91 15:37:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:37:48 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 15:37:48 Removing intermediate container 3b696aa819ad 15:37:48 ---> 067f79f621eb 15:37:48 Step 13/23 : EXPOSE $APP_PORT 15:37:48 ---> Running in 965df52a84a4 15:37:48 ---> Running in e031613afa7a 15:37:48 ---> c2d2d9243089 15:37:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:37:48 Removing intermediate container e031613afa7a 15:37:48 Removing intermediate container 965df52a84a4 15:37:48 ---> 207c2dd9d094 15:37:48 ---> 7371c6abcf0b 15:37:48 Step 14/23 : RUN apk add --update --no-cache dumb-initStep 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:37:48 15:37:48 ---> Running in 252131fdd5d3 15:37:48 ---> Running in 299ac79a21e6 15:37:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:37:48 ---> 362830dee973 15:37:48 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:37:48 ---> Running in 82b94b6b76e0 15:37:48 Removing intermediate container 252131fdd5d3 15:37:48 ---> dd38dbc23afb 15:37:48 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 15:37:48 ---> Running in aa9a72ec0342 15:37:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:37:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:37:49 (1/2) Installing dumb-init (1.2.5-r2) 15:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:37:49 (2/2) Installing su-exec (0.2-r2) 15:37:49 Executing busybox-1.35.0-r29.trigger 15:37:49 OK: 7 MiB in 17 packages 15:37:49 (1/1) Installing dumb-init (1.2.5-r2) 15:37:49 Executing busybox-1.35.0-r29.trigger 15:37:49 OK: 7 MiB in 16 packages 15:37:49 Removing intermediate container aa9a72ec0342 15:37:49 ---> 6c71e21c9c71 15:37:49 Step 12/27 : WORKDIR /edgex-go 15:37:49 ---> Running in 55f98fbeed1e 15:37:49 Removing intermediate container bd806b7f5162 15:37:49 ---> 843473a00ec3 15:37:49 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 15:37:49 ---> Running in 04f6c9c64eff 15:37:49 Removing intermediate container 82b94b6b76e0 15:37:49 ---> 90313f02d4bc 15:37:49 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 15:37:49 ---> Running in 8d94cb4b4b71 15:37:49 Removing intermediate container 55f98fbeed1e 15:37:49 ---> 805169663d08 15:37:49 15:37:49 Step 13/27 : FROM alpine:3.17 15:37:49 ---> b2aa39c304c2 15:37:49 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:37:49 Removing intermediate container 04f6c9c64eff 15:37:49 ---> f81d606d2483 15:37:49 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:37:49 ---> Running in 27984edb2f3a 15:37:49 ---> Running in c6776a20f0f7 15:37:49 Removing intermediate container 299ac79a21e6 15:37:49 ---> 85aae1d0a1d9 15:37:49 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:37:49 Removing intermediate container 8d94cb4b4b71 15:37:49 ---> c4870fa5a558 15:37:49 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 15:37:49 ---> Running in 7f954f4e3b23 15:37:50 Removing intermediate container c6776a20f0f7 15:37:50 ---> e8b940f516a1 15:37:50 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:37:50 Removing intermediate container 27984edb2f3a 15:37:50 ---> 7de433d3892f 15:37:50 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:37:50 ---> Running in 219b9e814f28 15:37:50 ---> Running in 16650fab7821 15:37:50 ---> dc59b604d5a4 15:37:50 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:37:50 Removing intermediate container 7f954f4e3b23 15:37:50 ---> 329ef35c185d 15:37:50 Step 21/23 : LABEL arch=x86_64 15:37:50 ---> Running in ee3012698b4f 15:37:50 Removing intermediate container 219b9e814f28 15:37:50 ---> 1d90a3f7c7ed 15:37:50 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:37:50 ---> Running in a15606ad4e21 15:37:50 Removing intermediate container ee3012698b4f 15:37:50 ---> f4d903002989 15:37:50 Step 22/23 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c 15:37:50 ---> 581b84fcc057 15:37:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:37:50 ---> Running in a257ad84c068 15:37:50 Removing intermediate container a15606ad4e21 15:37:50 ---> ae7535c62e3a 15:37:50 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:37:50 ---> Running in ea8ee88ea79d 15:37:50 Removing intermediate container a257ad84c068 15:37:50 ---> 53ff18ea1677 15:37:50 Step 23/23 : LABEL version=0.0.0 15:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:37:50 ---> Running in d0982bb585cf 15:37:50 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:37:50 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:37:50 OK: 17816 distinct packages available 15:37:50 Removing intermediate container d0982bb585cf 15:37:50 ---> f5a2509529db 15:37:50 15:37:50 ---> 694ca335dbb7 15:37:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:37:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:37:51 Successfully built f5a2509529db 15:37:51 Successfully tagged core-common-config-bootstrapper:latest 15:37:51  Building core-common-config-bootstrapper ... done Building security-spire-server 15:37:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:37:51 (1/4) Installing dumb-init (1.2.5-r2) 15:37:51 (2/4) Installing musl-obstack (1.2.3-r0) 15:37:51 (3/4) Installing libucontext (1.2-r0) 15:37:51 (4/4) Installing gcompat (1.1.0-r0) 15:37:51 Executing busybox-1.35.0-r29.trigger 15:37:51 OK: 7 MiB in 19 packages 15:37:52 ---> e7addd37d68b 15:37:52 Step 19/23 : ENTRYPOINT ["/core-data"] 15:37:53 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:37:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:37:53 ---> 8f1b44212498 15:37:53 Step 3/26 : WORKDIR /edgex-go 15:37:53 ---> Using cache 15:37:53 ---> a8488d013074 15:37:53 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 15:37:53 ---> Using cache 15:37:53 ---> 569735eef4d8 15:37:53 Step 5/26 : COPY go.mod vendor* ./ 15:37:53 ---> Using cache 15:37:53 ---> 43243e6f5660 15:37:53 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:53 ---> Using cache 15:37:53 ---> f639299b9a17 15:37:53 Step 7/26 : COPY . . 15:37:53 ---> Using cache 15:37:53 ---> da439304f9f8 15:37:53 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 15:37:53 ---> Using cache 15:37:53 ---> e19152d6310c 15:37:53 Step 9/26 : WORKDIR /edgex-go/spire-build 15:37:53 ---> Using cache 15:37:53 ---> 7371c6abcf0b 15:37:53 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:37:53 ---> Using cache 15:37:53 ---> dd38dbc23afb 15:37: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 15:37:53 ---> Running in eefff60096ca 15:37:53 ---> Running in 7916bbc2147e 15:37:54 Removing intermediate container ea8ee88ea79d 15:37:54 ---> eccef9854798 15:37:54 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 15:37:54 Removing intermediate container eefff60096ca 15:37:54 ---> fa8c8f1be79f 15:37:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:37:54 ---> Running in 95a63f35bf22 15:37:54 ---> Running in 7b156eb9fa8c 15:37:54 Removing intermediate container 16650fab7821 15:37:54 ---> 6b6f4a7a970b 15:37:54 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 15:37:54 Removing intermediate container 95a63f35bf22 15:37:54 ---> b76e9157b441 15:37:54 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:37:54 Removing intermediate container 7b156eb9fa8c 15:37:54 ---> ede7b289afba 15:37:54 Step 21/23 : LABEL arch=x86_64 15:37:54 ---> 5d5a2259187e 15:37:54 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 15:37:54 ---> Running in 555d340be1ef 15:37:54 Removing intermediate container 555d340be1ef 15:37:54 ---> a9bd13a87026 15:37:54 Step 22/23 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c 15:37:55 ---> 081adbfc9a00 15:37:55 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:37:55 ---> c43fa235e994 15:37:55 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:37:55 Removing intermediate container 7916bbc2147e 15:37:55 ---> e21240f4da83 15:37:55 Step 12/26 : WORKDIR /edgex-go 15:37:55 ---> Running in fa5381ba7a88 15:37:55 ---> Running in a6246a703702 15:37:55 ---> Running in b8a7c00542a9 15:37:55 Removing intermediate container fa5381ba7a88 15:37:55 ---> bb2293e15a04 15:37:55 Step 23/23 : LABEL version=0.0.0 15:37:55 ---> Running in 55f100db5ae8 15:37:55 Removing intermediate container b8a7c00542a9 15:37:55 ---> 7e56386286b5 15:37:55 15:37:55 Step 13/26 : FROM alpine:3.17 15:37:55 ---> b2aa39c304c2 15:37:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:37:55 ---> Using cache 15:37:55 ---> 7de433d3892f 15:37:55 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:37:56 Removing intermediate container 55f100db5ae8 15:37:56 ---> 62ab783c413b 15:37:56 15:37:56 ---> Running in 545192c386dd 15:37:56 Successfully built 62ab783c413b 15:37:56 Successfully tagged core-data:latest 15:37:56 Building security-secretstore-setup 15:37:56  Building core-data ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:37:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:37:57 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:37:57 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:37:57 OK: 17816 distinct packages available 15:37:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:37:57 ---> ac2fa03c6a61 15:37:57 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:37:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:37:58 (1/5) Installing dumb-init (1.2.5-r2) 15:37:58 (2/5) Installing musl-obstack (1.2.3-r0) 15:37:58 (3/5) Installing libucontext (1.2-r0) 15:37:58 (4/5) Installing gcompat (1.1.0-r0) 15:37:58 (5/5) Installing openssl (3.0.8-r0) 15:37:58 Removing intermediate container a6246a703702 15:37:58 ---> 21cf1668b872 15:37:58 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 15:37:58 Executing busybox-1.35.0-r29.trigger 15:37:58 OK: 8 MiB in 20 packages 15:37:58 ---> ea27c6b99b29 15:37:58 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:37:58 ---> Running in 94f0f5529156 15:37:58 ---> 366aea90aba0 15:37:58 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 15:37:58 Removing intermediate container 94f0f5529156 15:37:58 ---> d0af30cab5ee 15:37:58 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:37:58 ---> ee255164670e 15:37:58 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:37:59 Removing intermediate container 545192c386dd 15:37:59 ---> 84d7a7f37f46 15:37:59 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 15:37:59 ---> 06d4a561d567 15:37:59 Step 22/27 : WORKDIR / 15:37:59 ---> Running in 915f35f26b85 15:37:59 ---> b71d43af61c1 15:37:59 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 15:37:59 Removing intermediate container 915f35f26b85 15:37:59 ---> aad8f5ee3d01 15:37:59 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:37:59 ---> Running in 6ab787edda4e 15:37:59 ---> b957a4852b07 15:37:59 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:37:59 ---> 795aede8a6a8 15:37:59 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:37:59 Removing intermediate container 6ab787edda4e 15:37:59 ---> e2b093c77deb 15:37:59 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:38:00 ---> Running in 34ae3d0818d5 15:38:00 ---> 76d28e9bbaa9 15:38:00 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 15:38:00 Removing intermediate container 34ae3d0818d5 15:38:00 ---> da5734dfefe0 15:38:00 Step 25/27 : LABEL arch=x86_64 15:38:00 ---> Running in 187f539e84ef 15:38:00 ---> 6489f7eba23a 15:38:00 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:38:01 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:38:01 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:38:01 ---> 8f1b44212498 15:38:01 Step 3/25 : WORKDIR /edgex-go 15:38:01 ---> Using cache 15:38:01 ---> a8488d013074 15:38:01 Step 4/25 : RUN apk add --update --no-cache make git 15:38:01 ---> Using cache 15:38:01 ---> f7f2f4435e45 15:38:01 Step 5/25 : COPY go.mod vendor* ./ 15:38:01 ---> Using cache 15:38:01 ---> 3e4207d8ec2f 15:38:01 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:38:01 ---> Using cache 15:38:01 ---> 25fb1964ce1f 15:38:01 Step 7/25 : COPY . . 15:38:01 ---> Using cache 15:38:01 ---> 7b8b28da96a7 15:38:01 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:38:01 ---> Running in 3239c580d559 15:38:01 Removing intermediate container 187f539e84ef 15:38:01 ---> 6c8537407392 15:38:01 Step 26/27 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c 15:38:01 ---> e2517a6d5307 15:38:01 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:38:01 ---> Running in 8e07f27bd7c5 15:38:01 ---> f62f0c29e611 15:38:01 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:38: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 15:38:01 Removing intermediate container 8e07f27bd7c5 15:38:01 ---> 088f403a2958 15:38:01 Step 27/27 : LABEL version=0.0.0 15:38:01 ---> 928dcdfb5283 15:38:01 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:38:01 ---> Running in dc98f88ce114 15:38:02 ---> 30efe23025b8 15:38:02 Step 28/33 : RUN chmod +x /entrypoint.sh 15:38:02 ---> Running in c27fda30b107 15:38:02 ---> 090f7ce47ec1 15:38:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:38:02 Removing intermediate container dc98f88ce114 15:38:02 ---> e7948f734fe3 15:38:02 15:38:02 Successfully built e7948f734fe3 15:38:02 Successfully tagged security-spire-config:latest 15:38:02  Building security-spire-config ... done Building core-command 15:38:04 ---> 9a7f5c83fe60 15:38:04 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:38:05 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:38:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:38:05 ---> 8f1b44212498 15:38:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:38:05 ---> Using cache 15:38:05 ---> 6d810d018b9c 15:38:05 Step 4/24 : WORKDIR /edgex-go 15:38:05 ---> Using cache 15:38:05 ---> 04701b9e935e 15:38:05 Step 5/24 : RUN apk add --update --no-cache make git 15:38:05 ---> Using cache 15:38:05 ---> b336f5f5dafc 15:38:05 Step 6/24 : COPY go.mod vendor* ./ 15:38:05 ---> Using cache 15:38:05 ---> becaabd7fca1 15:38:05 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:38:05 ---> Using cache 15:38:05 ---> 195f1d5de1a8 15:38:05 Step 8/24 : COPY . . 15:38:05 ---> Using cache 15:38:05 ---> beca4ab57d45 15:38:05 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:38:05 ---> Running in dfa559327dba 15:38:05 ---> 3e41c99b0ece 15:38:05 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:38:05 Removing intermediate container c27fda30b107 15:38:05 ---> efb32416a168 15:38:05 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 15:38:05 ---> Running in e1d9760faf06 15:38:05 ---> Running in 85060506fad1 15:38:05 Removing intermediate container e1d9760faf06 15:38:05 ---> d99264d12169 15:38:05 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:38:05 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 15:38:05 Removing intermediate container 85060506fad1 15:38:05 ---> f0c9352516a3 15:38:05 Step 30/33 : CMD ["gate"] 15:38:05 ---> Running in 4eee9eedf496 15:38:05 ---> Running in f26ee5dceab4 15:38:05 Removing intermediate container 4eee9eedf496 15:38:05 ---> c7f042f58360 15:38:05 Step 24/26 : LABEL arch=x86_64 15:38:06 Removing intermediate container f26ee5dceab4 15:38:06 ---> e4cb1f1d8e87 15:38:06 Step 31/33 : LABEL arch=x86_64 15:38:06 ---> Running in 8ca9164b13be 15:38:06 ---> Running in bbce0e9da5d1 15:38:06 Removing intermediate container 8ca9164b13be 15:38:06 ---> 2a024ff86b72 15:38:06 Step 25/26 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c 15:38:06 Removing intermediate container bbce0e9da5d1 15:38:06 ---> 9cdf0bc68d23 15:38:06 Step 32/33 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c 15:38:07 ---> Running in e96c9ae422bd 15:38:07 ---> Running in 78b774b45429 15:38:07 Removing intermediate container 78b774b45429 15:38:07 ---> 4cf53eed2baf 15:38:07 Step 33/33 : LABEL version=0.0.0 15:38:07 Removing intermediate container e96c9ae422bd 15:38:07 ---> 4ff5b144c7ea 15:38:07 Step 26/26 : LABEL version=0.0.0 15:38:07 ---> Running in 9e06659013be 15:38:07 ---> Running in ef2c6f542aac 15:38:07 Removing intermediate container 9e06659013be 15:38:07 ---> 14f58f3795c4 15:38:07 15:38:08 Removing intermediate container ef2c6f542aac 15:38:08 ---> 8b16d4693251 15:38:08 15:38:08 Successfully built 14f58f3795c4 15:38:08 Successfully tagged security-bootstrapper:latest 15:38:08 Building security-spire-agent 15:38:08  Building security-bootstrapper ... done Successfully built 8b16d4693251 15:38:08 Successfully tagged security-spire-server:latest 15:38:10  Building security-spire-server ... done Removing intermediate container c52816b8043f 15:38:10 ---> 3678a2dd380f 15:38:10 15:38:10 Step 9/20 : FROM alpine:3.17 15:38:10 ---> b2aa39c304c2 15:38:10 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 15:38:10 ---> Using cache 15:38:10 ---> dd1a76893f29 15:38:10 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:38:10 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:38:10 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:38:10 ---> 8f1b44212498 15:38:10 Step 3/27 : WORKDIR /edgex-go 15:38:10 ---> Using cache 15:38:10 ---> a8488d013074 15:38:10 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 15:38:10 ---> Using cache 15:38:10 ---> 569735eef4d8 15:38:10 Step 5/27 : COPY go.mod vendor* ./ 15:38:10 ---> Using cache 15:38:10 ---> 43243e6f5660 15:38:10 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:38:10 ---> Using cache 15:38:10 ---> f639299b9a17 15:38:10 Step 7/27 : COPY . . 15:38:10 ---> Using cache 15:38:10 ---> da439304f9f8 15:38:10 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 15:38:10 ---> Using cache 15:38:10 ---> e19152d6310c 15:38:10 Step 9/27 : WORKDIR /edgex-go/spire-build 15:38:10 ---> Using cache 15:38:10 ---> 7371c6abcf0b 15:38:10 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 15:38:10 ---> Using cache 15:38:10 ---> dd38dbc23afb 15:38:10 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 15:38:10 ---> Using cache 15:38:10 ---> 6c71e21c9c71 15:38:10 Step 12/27 : WORKDIR /edgex-go 15:38:10 ---> Using cache 15:38:10 ---> 805169663d08 15:38:10 15:38:10 Step 13/27 : FROM alpine:3.17 15:38:10 ---> b2aa39c304c2 15:38:10 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:38:10 ---> Using cache 15:38:10 ---> 7de433d3892f 15:38:10 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:38:10 ---> Using cache 15:38:10 ---> 84d7a7f37f46 15:38:10 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 15:38:10 ---> Using cache 15:38:11 ---> b71d43af61c1 15:38:11 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 15:38:11 ---> Using cache 15:38:11 ---> 795aede8a6a8 15:38:11 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:38:11 ---> Running in 858d556cbd21 15:38:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:38:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:38:12 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:38:12 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:38:12 OK: 17816 distinct packages available 15:38:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:38:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:38:12 (1/9) Installing ca-certificates (20220614-r4) 15:38:12 (2/9) Installing brotli-libs (1.0.9-r9) 15:38:12 (3/9) Installing nghttp2-libs (1.51.0-r0) 15:38:12 (4/9) Installing libcurl (7.88.1-r0) 15:38:12 (5/9) Installing curl (7.88.1-r0) 15:38:12 (6/9) Installing dumb-init (1.2.5-r2) 15:38:12 (7/9) Installing musl-obstack (1.2.3-r0) 15:38:12 (8/9) Installing libucontext (1.2-r0) 15:38:12 (9/9) Installing gcompat (1.1.0-r0) 15:38:12 Executing busybox-1.35.0-r29.trigger 15:38:12 Executing ca-certificates-20220614-r4.trigger 15:38:12 OK: 10 MiB in 24 packages 15:38:12 ---> dd0db2625bc7 15:38:12 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:38:14 Removing intermediate container 858d556cbd21 15:38:14 ---> cf0cf31fa56c 15:38:14 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:38:14 ---> 9e480f613305 15:38:14 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:38:14 ---> 1c6861a28155 15:38:14 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 15:38:14 ---> 8fc262fdbfd8 15:38:14 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:38:15 ---> 54b880a4a5bc 15:38:15 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:38:15 ---> 6f841c4dd6e9 15:38:15 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:38:15 ---> 0692d29fded3 15:38:15 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:38:15 ---> 413310f39b01 15:38:15 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 15:38:15 ---> Running in b3a935b423e8 15:38:16 Removing intermediate container b3a935b423e8 15:38:16 ---> 13a8f69c6f97 15:38:16 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:38:16 ---> Running in 84fdedd3ab5c 15:38:16 ---> 8f5b4b17bea0 15:38:16 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:38:16 ---> Running in 9fa26506405d 15:38:16 Removing intermediate container 84fdedd3ab5c 15:38:16 ---> 830dacdfe648 15:38:16 Step 25/27 : LABEL arch=x86_64 15:38:16 ---> Running in b6b071dccba3 15:38:16 Removing intermediate container 9fa26506405d 15:38:16 ---> b8616216c104 15:38:16 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:38:16 ---> Running in 98eccf906af1 15:38:16 Removing intermediate container b6b071dccba3 15:38:16 ---> c5205a30d2f6 15:38:16 Step 26/27 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c 15:38:16 ---> Running in 023286f49f29 15:38:16 Removing intermediate container 98eccf906af1 15:38:16 ---> 365b0b4cf0b9 15:38:16 Step 18/20 : LABEL arch=x86_64 15:38:16 ---> Running in 51fa19eabf64 15:38:16 Removing intermediate container 023286f49f29 15:38:16 ---> b2356a9f25f9 15:38:16 Step 27/27 : LABEL version=0.0.0 15:38:17 ---> Running in 708567f66996 15:38:17 Removing intermediate container 51fa19eabf64 15:38:17 ---> 8f23ecb9b777 15:38:17 Step 19/20 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c 15:38:17 ---> Running in 67d4edc40c4b 15:38:17 Removing intermediate container 708567f66996 15:38:17 ---> 5599ac5e20c2 15:38:17 15:38:17 Removing intermediate container 67d4edc40c4b 15:38:17 ---> b310d77e81a6 15:38:17 Step 20/20 : LABEL version=0.0.0 15:38:17 Successfully built 5599ac5e20c2 15:38:17 Successfully tagged security-spire-agent:latest 15:38:17  Building security-spire-agent ... done  ---> Running in a1588bff2c2f 15:38:17 Removing intermediate container a1588bff2c2f 15:38:17 ---> eb06fa889660 15:38:17 15:38:17 Successfully built eb06fa889660 15:38:17 Successfully tagged security-spiffe-token-provider:latest 15:38:18  Building security-spiffe-token-provider ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:38:22 Removing intermediate container 3239c580d559 15:38:22 ---> dcb0b094421c 15:38:22 15:38:22 Step 9/25 : FROM alpine:3.17 15:38:22 ---> b2aa39c304c2 15:38:22 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:38:22 ---> Running in 0117b057e338 15:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:38:22 (1/3) Installing ca-certificates (20220614-r4) 15:38:22 (2/3) Installing dumb-init (1.2.5-r2) 15:38:22 (3/3) Installing su-exec (0.2-r2) 15:38:22 Executing busybox-1.35.0-r29.trigger 15:38:22 Executing ca-certificates-20220614-r4.trigger 15:38:22 OK: 8 MiB in 18 packages 15:38:23 Removing intermediate container dfa559327dba 15:38:23 ---> adc8627cf6a3 15:38:23 15:38:23 Step 10/24 : FROM alpine:3.17 15:38:23 ---> b2aa39c304c2 15:38:23 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:38:23 ---> Using cache 15:38:23 ---> 5eb0461701ae 15:38:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:38:23 ---> Using cache 15:38:23 ---> 14c77e6f2990 15:38:23 Step 13/24 : ENV APP_PORT=59882 15:38:23 ---> Running in a898a2c8a221 15:38:23 Removing intermediate container 0117b057e338 15:38:23 ---> 1e032a4140b9 15:38:23 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 15:38:23 ---> Running in b45e7a6f91a2 15:38:23 Removing intermediate container a898a2c8a221 15:38:23 ---> 9a62fd352775 15:38:23 Step 14/24 : EXPOSE $APP_PORT 15:38:23 ---> Running in c809d399166d 15:38:23 Removing intermediate container b45e7a6f91a2 15:38:23 ---> c2c4fb5ef45a 15:38:23 Step 12/25 : WORKDIR / 15:38:24 ---> Running in ffcf99d75fbb 15:38:24 Removing intermediate container c809d399166d 15:38:24 ---> 083e1573371b 15:38:24 Step 15/24 : WORKDIR / 15:38:24 ---> Running in a5b7ed25cb40 15:38:24 Removing intermediate container ffcf99d75fbb 15:38:24 ---> b3ad7172ac7a 15:38:24 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 15:38:24 Removing intermediate container a5b7ed25cb40 15:38:24 ---> 39b5b665f258 15:38:24 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:38:24 ---> b902cec69039 15:38:24 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 15:38:24 ---> 44bfeab5b712 15:38:24 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 15:38:24 ---> a4dc11122bd4 15:38:24 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:38:24 ---> 4619f4700db7 15:38:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:38:24 ---> 68cde8894ed4 15:38:24 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 15:38:24 ---> fb7f15fd0f79 15:38:24 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 15:38:24 ---> 7f188ccfd8b8 15:38:24 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:38:24 ---> f22604f4e718 15:38:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:38:24 ---> 6f461bc9ad4a 15:38:24 Step 20/24 : ENTRYPOINT ["/core-command"] 15:38:24 ---> Running in 13cd18d94479 15:38:25 Removing intermediate container 13cd18d94479 15:38:25 ---> 4a04e9e1cf39 15:38:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:38:25 ---> Running in 9f736270521c 15:38:25 ---> c7a6e1ab254f 15:38:25 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:38:25 Removing intermediate container 9f736270521c 15:38:25 ---> 4f49ce40490a 15:38:25 Step 22/24 : LABEL arch=x86_64 15:38:25 ---> Running in 45073f295c75 15:38:25 Removing intermediate container 45073f295c75 15:38:25 ---> eacd0e3d0095 15:38:25 Step 23/24 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c 15:38:25 ---> Running in c63e50b51d32 15:38:25 Removing intermediate container c63e50b51d32 15:38:25 ---> 1d9532e70cbb 15:38:25 Step 24/24 : LABEL version=0.0.0 15:38:25 ---> c55dc44ce910 15:38:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:38:25 ---> Running in 01a1a9f1c6a1 15:38:25 Removing intermediate container 01a1a9f1c6a1 15:38:25 ---> 46cbcea244d9 15:38:25 15:38:25 ---> 554af3d29077 15:38:25 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:38:25 ---> Running in d15e7afce683 15:38:25 Successfully built 46cbcea244d9 15:38:25 Successfully tagged core-command:latest 15:38:26  Building core-command ... done Removing intermediate container d15e7afce683 15:38:26 ---> 1097008df069 15:38:26 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:38:26 ---> Running in f738d46629c3 15:38:26 Removing intermediate container f738d46629c3 15:38:26 ---> 604418cef3ea 15:38:26 Step 23/25 : LABEL arch=x86_64 15:38:26 ---> Running in 5b8c7bcc48aa 15:38:26 Removing intermediate container 5b8c7bcc48aa 15:38:26 ---> 2fd700476d11 15:38:26 Step 24/25 : LABEL git_sha=784ba0fd82aaa1c583f739e3f9410cab0b34449c 15:38:26 ---> Running in b100b7a7fe6a 15:38:26 Removing intermediate container b100b7a7fe6a 15:38:26 ---> 07a8402b1e45 15:38:26 Step 25/25 : LABEL version=0.0.0 15:38:26 ---> Running in 1bd9f5f927a4 15:38:26 Removing intermediate container 1bd9f5f927a4 15:38:26 ---> 3a889e412b6e 15:38:26 15:38:26 Successfully built 3a889e412b6e 15:38:26 Successfully tagged security-secretstore-setup:latest 15:38:26  Building security-secretstore-setup ... done  [Pipeline] } 15:38:26 $ docker stop --time=1 fdc263357203a48a0b351c14168484b905580eba5bdab135a24d75a9ce95000d 15:38:28 $ docker rm -f --volumes fdc263357203a48a0b351c14168484b905580eba5bdab135a24d75a9ce95000d [Pipeline] // withDockerContainer [Pipeline] sh 15:38:28 + docker images 15:38:28 REPOSITORY TAG IMAGE ID CREATED SIZE 15:38:28 security-secretstore-setup latest 3a889e412b6e 2 seconds ago 33.5MB 15:38:28 core-command latest 46cbcea244d9 3 seconds ago 20.2MB 15:38:28 adc8627cf6a3 5 seconds ago 1.69GB 15:38:28 dcb0b094421c 8 seconds ago 1.68GB 15:38:28 security-spiffe-token-provider latest eb06fa889660 11 seconds ago 33.1MB 15:38:28 security-spire-agent latest 5599ac5e20c2 12 seconds ago 129MB 15:38:28 3678a2dd380f 20 seconds ago 1.73GB 15:38:28 security-bootstrapper latest 14f58f3795c4 21 seconds ago 22.5MB 15:38:28 security-spire-server latest 8b16d4693251 21 seconds ago 89.8MB 15:38:28 security-spire-config latest e7948f734fe3 27 seconds ago 88.9MB 15:38:28 7e56386286b5 33 seconds ago 1.54GB 15:38:28 core-data latest 62ab783c413b 33 seconds ago 20.4MB 15:38:28 core-common-config-bootstrapper latest f5a2509529db 38 seconds ago 17.6MB 15:38:28 805169663d08 39 seconds ago 1.54GB 15:38:28 00ffddf25d51 44 seconds ago 1.69GB 15:38:28 8d2ea3c1eca6 45 seconds ago 1.68GB 15:38:28 19d6a0e20756 46 seconds ago 1.67GB 15:38:28 support-notifications latest 4e274c5afb8e About a minute ago 33MB 15:38:28 security-proxy-auth latest 4ee7ef7c456c About a minute ago 18.6MB 15:38:28 security-proxy-setup latest 90319efe1215 About a minute ago 19.1MB 15:38:28 core-metadata latest 6c6c7e280db7 About a minute ago 20.6MB 15:38:28 support-scheduler latest 281a78f75fbd About a minute ago 32.4MB 15:38:28 c748dc4a83df About a minute ago 1.75GB 15:38:28 d21659d6b18d About a minute ago 1.75GB 15:38:28 29c3bf679db5 About a minute ago 1.69GB 15:38:28 84e31b2f322b About a minute ago 1.67GB 15:38:28 901b876b61de About a minute ago 1.67GB 15:38:28 ci-base-image-x86_64 latest 8f1b44212498 5 minutes ago 883MB 15:38:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 6 days ago 664MB 15:38:28 alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB 15:38:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 15:38:28 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] } 15:39:18 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:39:18 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 15:39:18 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:39:18 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:39:18 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:39:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:39:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:39:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 15:39:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:39:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:39:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:39:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:39:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:39:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:39:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:39:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:39:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.290s coverage: 28.7% of statements 15:39:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.279s coverage: 98.5% of statements 15:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 15:39:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:39:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.485s coverage: 71.3% of statements 15:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:40:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:40:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.407s coverage: 54.0% of statements 15:40:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:40:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:40:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:40:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:40:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:40:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.371s coverage: 88.5% of statements 15:40:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.800s coverage: 3.9% of statements 15:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:40:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:40:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.625s coverage: 95.6% of statements 15:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:40:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:40:33 ok github.com/edgexfoundry/edgex-go/internal/io 0.199s coverage: 72.2% of statements 15:40:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:40:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:40:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:40:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.232s coverage: 65.9% of statements 15:40:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:40:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.458s coverage: 0.9% of statements 15:40:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.269s coverage: 29.0% of statements 15:40:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.279s coverage: 45.5% of statements 15:40:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.250s coverage: 82.9% of statements 15:40:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.227s coverage: 94.1% of statements 15:40:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.277s coverage: 96.3% of statements 15:40:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements 15:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:40:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.218s coverage: 94.4% of statements 15:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:41:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:41:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:41:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:41:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 15:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.242s coverage: 79.9% of statements 15:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.267s coverage: 92.9% of statements 15:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 15:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.211s coverage: 86.9% of statements 15:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.223s coverage: 87.2% of statements 15:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.175s coverage: 20.0% of statements 15:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 15:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.643s coverage: 81.2% of statements 15:41:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.475s coverage: 82.1% of statements 15:41:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:41:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.233s coverage: 84.8% of statements 15:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.004s coverage: 63.1% of statements 15:41:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.241s coverage: 100.0% of statements 15:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.123s coverage: 89.4% of statements 15:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.088s coverage: 100.0% of statements 15:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.092s coverage: 73.7% of statements 15:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 15:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 15:41:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 15:41:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.074s coverage: 100.0% of statements 15:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.011s coverage: 38.4% of statements 15:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.237s coverage: 89.5% of statements 15:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:41:45 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:41:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:41:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.243s coverage: 84.8% of statements 15:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:41:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:41:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.375s coverage: 17.7% of statements 15:41:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:41:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:41:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:41:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:41:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.585s coverage: 92.3% of statements 15:42:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:42:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:42:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.292s coverage: 61.5% of statements 15:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:42:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:42:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.372s coverage: 97.7% of statements 15:42:06 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 15:42:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:42:06 go vet ./... 15:44:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:44:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:44:43 ./bin/test-attribution-txt.sh [Pipeline] echo 15:44:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:44:43 + ls -al . 15:44:43 total 704 15:44:43 drwxrwxr-x 10 1001 1001 4096 Mar 17 15:36 . 15:44:43 drwxr-xr-x 4 root root 4096 Mar 17 15:36 .. 15:44:43 drwxrwxr-x 2 1001 1001 4096 Mar 17 15:35 .blubracket 15:44:43 -rw-rw-r-- 1 1001 1001 16 Mar 17 15:35 .dockerignore 15:44:43 drwxrwxr-x 8 1001 1001 4096 Mar 17 15:35 .git 15:44:43 drwxrwxr-x 3 1001 1001 4096 Mar 17 15:35 .github 15:44:43 -rw-rw-r-- 1 1001 1001 1133 Mar 17 15:35 .gitignore 15:44:43 -rw-rw-r-- 1 1001 1001 42 Mar 17 15:35 .golangci.yml 15:44:43 -rw-rw-r-- 1 1001 1001 87 Mar 17 15:35 .hadolint.yml 15:44:43 -rw-rw-r-- 1 1001 1001 166 Mar 17 15:35 .sonarcloud.properties 15:44:43 -rw-rw-r-- 1 1001 1001 1171 Mar 17 15:35 ADOPTERS.md 15:44:43 -rw-rw-r-- 1 1001 1001 10825 Mar 17 15:35 Attribution.txt 15:44:43 -rw-rw-r-- 1 1001 1001 73765 Mar 17 15:35 CHANGELOG.md 15:44:43 -rw-rw-r-- 1 1001 1001 3804 Mar 17 15:35 CONTRIBUTING.md 15:44:43 -rw-rw-r-- 1 1001 1001 677 Mar 17 15:35 GOVERNANCE.md 15:44:43 -rw-rw-r-- 1 1001 1001 883 Mar 17 15:35 Jenkinsfile 15:44:43 -rw-rw-r-- 1 1001 1001 10775 Mar 17 15:35 LICENSE 15:44:43 -rw-rw-r-- 1 1001 1001 14266 Mar 17 15:35 Makefile 15:44:43 -rw-rw-r-- 1 1001 1001 582 Mar 17 15:35 OWNERS.md 15:44:43 -rw-rw-r-- 1 1001 1001 9403 Mar 17 15:35 README.md 15:44:43 -rw-rw-r-- 1 1001 1001 789 Mar 17 15:35 SECURITY.md 15:44:43 -rw-rw-r-- 1 1001 1001 5 Mar 17 15:32 VERSION 15:44:43 drwxrwxr-x 2 1001 1001 4096 Mar 17 15:35 bin 15:44:43 drwxrwxr-x 18 1001 1001 4096 Mar 17 15:35 cmd 15:44:43 -rw-r--r-- 1 root root 447485 Mar 17 15:42 coverage.out 15:44:43 -rw-rw-r-- 1 1001 1001 3233 Mar 17 15:35 go.mod 15:44:43 -rw-rw-r-- 1 1001 1001 31100 Mar 17 15:35 go.sum 15:44:43 drwxrwxr-x 7 1001 1001 4096 Mar 17 15:35 internal 15:44:43 drwxrwxr-x 3 1001 1001 4096 Mar 17 15:35 openapi 15:44:43 -rw-rw-r-- 1 1001 1001 594 Mar 17 15:35 security.txt 15:44:43 drwxrwxr-x 4 1001 1001 4096 Mar 17 15:35 snap 15:44:43 -rw-rw-r-- 1 1001 1001 204 Mar 17 15:35 version.go [Pipeline] sh 15:44:44 + '[' -e coverage.out ] 15:44:44 + chown 1001:1001 coverage.out [Pipeline] stash 15:44:44 Warning: overwriting stash ‘coverage-report’ 15:44:45 Stashed 1 file(s) [Pipeline] sh 15:44:45 + make build 15:44:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:46:22 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 15:46:22 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 15:46:25 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 15:46:29 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 15:47:16 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 15:47:18 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 15:47:25 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 15:47:30 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 15:47:33 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 15:47:38 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 15:47:44 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] } 15:47:50 $ docker stop --time=1 f4e8b2d14b70633c3e3eaede7926f28c50016cf3cff8eb88abbca43edaa76d94 15:47:52 $ docker rm -f --volumes f4e8b2d14b70633c3e3eaede7926f28c50016cf3cff8eb88abbca43edaa76d94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:47:54 15:47:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:47:54 latest: Pulling from edgex-devops/edgex-compose-arm64 15:47:54 29e5d40040c1: Pulling fs layer 15:47:54 1ce36da41761: Pulling fs layer 15:47:54 25b303627fd3: Pulling fs layer 15:47:54 29e5d40040c1: Verifying Checksum 15:47:54 29e5d40040c1: Download complete 15:47:55 1ce36da41761: Verifying Checksum 15:47:55 1ce36da41761: Download complete 15:47:56 25b303627fd3: Verifying Checksum 15:47:56 25b303627fd3: Download complete 15:47:56 29e5d40040c1: Pull complete 15:47:58 1ce36da41761: Pull complete 15:48:10 25b303627fd3: Pull complete 15:48:10 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:48:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:48:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:10 prd-ubuntu20.04-docker-arm64-4c-16g-4412 does not seem to be running inside a container 15:48:10 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:48:13 $ docker top e3f7ca2bb3b11506851eb39198b3ba64e3715a40b0ebb19bec6ee366931160e7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:13 + docker-compose build --help 15:48:13 + grep parallel 15:48:18 --parallel Build images in parallel. [Pipeline] } 15:48:18 $ docker stop --time=1 e3f7ca2bb3b11506851eb39198b3ba64e3715a40b0ebb19bec6ee366931160e7 15:48:20 $ docker rm -f --volumes e3f7ca2bb3b11506851eb39198b3ba64e3715a40b0ebb19bec6ee366931160e7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:48:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:20 prd-ubuntu20.04-docker-arm64-4c-16g-4412 does not seem to be running inside a container 15:48:20 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 15:48:24 $ docker top 55925e87da0f570dfb7c291d9420e2190f17a0b30960cdb3b76c2199c9b1b807 -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:24 + docker-compose -f ./docker-compose-build.yml build --parallel 15:48:30 Building core-command ... 15:48:30 Building core-common-config-bootstrapper ... 15:48:30 Building core-data ... 15:48:30 Building core-metadata ... 15:48:30 Building security-bootstrapper ... 15:48:30 Building security-proxy-auth ... 15:48:30 Building security-proxy-setup ... 15:48:30 Building security-secretstore-setup ... 15:48:30 Building security-spiffe-token-provider ... 15:48:30 Building security-spire-agent ... 15:48:30 Building security-spire-config ... 15:48:30 Building security-spire-server ... 15:48:30 Building support-notifications ... 15:48:30 Building support-scheduler ... 15:48:30 Building core-command 15:48:30 Building support-scheduler 15:48:30 Building core-metadata 15:48:30 Building security-bootstrapper 15:48:30 Building core-data 15:49:16 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:49:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:49:16 ---> f85c285ad79b 15:49:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:49:17 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:49:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:49:17 ---> f85c285ad79b 15:49:17 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:49:18 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:49:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:49:18 ---> f85c285ad79b 15:49:18 Step 3/25 : ARG ADD_BUILD_TAGS="" 15:49:18 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:49:18 Step 2/33 : FROM ${BUILDER_BASE} AS builder 15:49:18 ---> f85c285ad79b 15:49:18 Step 3/33 : WORKDIR /edgex-go 15:49:18 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:49:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:49:18 ---> f85c285ad79b 15:49:18 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:49:18 ---> Running in f6f41920d28f 15:49:18 ---> Running in e647d758c03b 15:49:18 ---> Running in eb7dc6b589af 15:49:18 ---> Running in ef74b739f700 15:49:18 ---> Running in c9e58088a009 15:49:19 Removing intermediate container f6f41920d28f 15:49:19 ---> 0deb99fc7118 15:49:19 Step 4/25 : WORKDIR /edgex-go 15:49:19 Removing intermediate container eb7dc6b589af 15:49:19 ---> 7c35d57f7aeb 15:49:19 Step 4/33 : RUN apk add --update --no-cache make git 15:49:19 Removing intermediate container e647d758c03b 15:49:19 ---> 3cf8cb77b5b1 15:49:19 Step 4/24 : WORKDIR /edgex-go 15:49:19 Removing intermediate container c9e58088a009 15:49:19 ---> d25456b80967 15:49:19 Step 4/23 : WORKDIR /edgex-go 15:49:19 ---> Running in 3fccbddc24f7 15:49:19 ---> Running in a7a1e99ed18b 15:49:19 Removing intermediate container ef74b739f700 15:49:19 ---> ddf245ab335c 15:49:19 Step 4/23 : WORKDIR /edgex-go 15:49:19 ---> Running in 171b5fcab2f3 15:49:19 ---> Running in 60fec10bfe31 15:49:19 ---> Running in fdcecbd1fa4e 15:49:20 Removing intermediate container 60fec10bfe31 15:49:20 ---> c467da13678b 15:49:20 Step 5/23 : RUN apk add --update --no-cache make git 15:49:20 Removing intermediate container 3fccbddc24f7 15:49:20 ---> 872727f445fe 15:49:20 Step 5/25 : RUN apk add --update --no-cache make git 15:49:20 Removing intermediate container 171b5fcab2f3 15:49:20 ---> fa6c8db0c666 15:49:20 Step 5/24 : RUN apk add --update --no-cache make git 15:49:20 ---> Running in 55dc486c0d82 15:49:20 ---> Running in 095f917acbdd 15:49:20 Removing intermediate container fdcecbd1fa4e 15:49:20 ---> fe2b21cb7d65 15:49:20 Step 5/23 : RUN apk add --update --no-cache make git 15:49:20 ---> Running in 9ec9df8f3d99 15:49:20 ---> Running in 879df1090e09 15:49:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:23 OK: 263 MiB in 53 packages 15:49:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:24 OK: 263 MiB in 53 packages 15:49:25 Removing intermediate container a7a1e99ed18b 15:49:25 ---> 28f5c0fc8ecb 15:49:25 Step 5/33 : COPY go.mod vendor* ./ 15:49:25 OK: 263 MiB in 53 packages 15:49:25 OK: 263 MiB in 53 packages 15:49:25 OK: 263 MiB in 53 packages 15:49:27 ---> 571167390ef9 15:49:27 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:27 Removing intermediate container 55dc486c0d82 15:49:27 ---> cede9b40d246 15:49:27 Step 6/23 : COPY go.mod vendor* ./ 15:49:27 ---> Running in f7a6938c046f 15:49:27 Removing intermediate container 879df1090e09 15:49:27 ---> 13354768b73d 15:49:27 Step 6/23 : COPY go.mod vendor* ./ 15:49:27 Removing intermediate container 9ec9df8f3d99 15:49:27 ---> eb109a048e23 15:49:27 Step 6/24 : COPY go.mod vendor* ./ 15:49:27 Removing intermediate container 095f917acbdd 15:49:27 ---> e2f2cefee6f2 15:49:27 Step 6/25 : COPY go.mod vendor* ./ 15:49:29 ---> 4975a763d487 15:49:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:29 ---> 41df4eb65902 15:49:29 ---> f79cb85cb71e 15:49:29 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:29 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:29 ---> 8341c04706a7 15:49:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:29 ---> Running in 98c95ae1b1da 15:49:29 ---> Running in 5c493e49ebb9 15:49:29 ---> Running in 986f64586c3e 15:49:29 ---> Running in 221e884d6164 15:51:37 Removing intermediate container 221e884d6164 15:51:37 ---> 8c3c17a71599 15:51:37 Step 8/24 : COPY . . 15:51:37 Removing intermediate container f7a6938c046f 15:51:37 ---> 1218d080df30 15:51:37 Step 7/33 : COPY . .Removing intermediate container 98c95ae1b1da 15:51:37 ---> 59590cea6382 15:51:37 Step 8/25 : COPY . . 15:51:37 15:51:37 Removing intermediate container 986f64586c3e 15:51:37 ---> 56e2a0ff09d2 15:51:37 Step 8/23 : COPY . . 15:51:37 Removing intermediate container 5c493e49ebb9 15:51:37 ---> 6d6a313e1279 15:51:37 Step 8/23 : COPY . . 15:51:39 ---> fa9e489f4481 15:51:39 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:51:39 ---> c30f73fb2cca 15:51:39 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:51:39 ---> f4a28fa81bf8 15:51:39 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:51:39 ---> Running in 11d3ff08b399 15:51:39 ---> Running in e0ed748242dd 15:51:39 ---> Running in 13571a14814d 15:51:40 ---> b7d8b177082d 15:51:40 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:51:40 ---> 41138635a319 15:51:40 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 15:51:40 ---> Running in 8c0f66307164 15:51:40 ---> Running in f5fd9579d4a4 15:51: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:51:42 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 15:51:42 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 15:51:42 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 15:51:42 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 15:58:04 Removing intermediate container 11d3ff08b399 15:58:04 ---> 13a813bf19f0 15:58:04 15:58:04 Step 9/33 : FROM alpine:3.17 15:58:04 3.17: Pulling from library/alpine 15:58:04 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 15:58:04 Status: Downloaded newer image for alpine:3.17 15:58:04 ---> d74e625d9115 15:58:04 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 15:58:04 ---> Running in d971d57990c5 15:58:04 Removing intermediate container d971d57990c5 15:58:04 ---> 2179e06501a9 15:58:04 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 15:58:04 ---> Running in 837b7c01e6a4 15:58:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:58:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:58:04 (1/2) Installing dumb-init (1.2.5-r2) 15:58:04 (2/2) Installing su-exec (0.2-r2) 15:58:04 Executing busybox-1.35.0-r29.trigger 15:58:04 OK: 8 MiB in 17 packages 15:58:04 Removing intermediate container 837b7c01e6a4 15:58:04 ---> 3d8db98afacd 15:58:04 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 15:58:04 ---> Running in 16a8685d526e 15:58:04 Removing intermediate container 16a8685d526e 15:58:04 ---> 76048e3cc634 15:58:04 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:58:04 ---> Running in 01ec9f1e5217 15:58:04 Removing intermediate container 01ec9f1e5217 15:58:04 ---> 662b6538f59f 15:58:04 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:58:04 ---> Running in ab2737043bdf 15:58:04 Removing intermediate container ab2737043bdf 15:58:04 ---> 40e03dd8ab90 15:58:04 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:58:04 ---> Running in aaf2b282f235 15:58:04 Removing intermediate container aaf2b282f235 15:58:04 ---> fdad2b0b0b0f 15:58:04 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:58:04 ---> Running in 6c8a4876098c 15:58:04 Removing intermediate container 6c8a4876098c 15:58:04 ---> 5d1298848911 15:58:04 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 15:58:04 ---> Running in 17a5eae572df 15:58:04 Removing intermediate container 17a5eae572df 15:58:04 ---> cad845957595 15:58:04 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:58:04 ---> c0cc43526f10 15:58:04 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:58:04 ---> Running in b5247476508b 15:58:07 Removing intermediate container b5247476508b 15:58:07 ---> 846be233b32d 15:58:07 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 15:58:08 ---> d2690b6de503 15:58:08 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 15:58:09 ---> 1f34c951f5fe 15:58:09 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:58:11 ---> bf083db4a5c1 15:58:11 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:58:11 ---> 5a419c759760 15:58:11 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 15:58:12 ---> c7b30c3488d5 15:58:12 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:58:14 ---> 8eb21a683fd9 15:58:14 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:58:15 ---> 061dc8a49f0e 15:58:15 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:58:16 ---> 277da9302ebc 15:58:16 Step 28/33 : RUN chmod +x /entrypoint.sh 15:58:16 ---> Running in fc63d3491a3b 15:58:22 Removing intermediate container fc63d3491a3b 15:58:22 ---> 731af2e30560 15:58:22 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 15:58:22 ---> Running in 6095aa51514d 15:58:22 Removing intermediate container 6095aa51514d 15:58:22 ---> 01a938768f26 15:58:22 Step 30/33 : CMD ["gate"] 15:58:22 ---> Running in ae7d1930ab44 15:58:23 Removing intermediate container ae7d1930ab44 15:58:23 ---> 121137047062 15:58:23 Step 31/33 : LABEL arch=arm64 15:58:23 ---> Running in 3ed365f13fb2 15:58:24 Removing intermediate container 3ed365f13fb2 15:58:24 ---> 899e973eb7a6 15:58:24 Step 32/33 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 15:58:24 ---> Running in 320fe39a8335 15:58:25 Removing intermediate container 320fe39a8335 15:58:25 ---> 45567c724abf 15:58:25 Step 33/33 : LABEL version=0.0.0 15:58:25 ---> Running in 3ea64db61a6d 15:58:26 Removing intermediate container 13571a14814d 15:58:26 ---> 4b42946987b5 15:58:26 15:58:26 Step 10/24 : FROM alpine:3.17 15:58:26 ---> d74e625d9115 15:58:26 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:58:26 Removing intermediate container 3ea64db61a6d 15:58:26 ---> 7ae68810aa7c 15:58:26 15:58:26 ---> Running in 97a90526c67f 15:58:27 Successfully built 7ae68810aa7c 15:58:27 Successfully tagged security-bootstrapper-arm64:latest 15:58:27  Building security-bootstrapper ... done Building security-spiffe-token-provider 15:58:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:58:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:58:31 (1/1) Installing dumb-init (1.2.5-r2) 15:58:31 Executing busybox-1.35.0-r29.trigger 15:58:31 OK: 8 MiB in 16 packages 15:58:33 Removing intermediate container 97a90526c67f 15:58:33 ---> 0fc60ff47440 15:58:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:58:34 ---> Running in c3825152b9e1 15:58:34 Removing intermediate container c3825152b9e1 15:58:34 ---> 94869a84d3ed 15:58:34 Step 13/24 : ENV APP_PORT=59882 15:58:35 ---> Running in 4561f33102f4 15:58:36 Removing intermediate container 4561f33102f4 15:58:36 ---> dbbd7b6ec719 15:58:36 Step 14/24 : EXPOSE $APP_PORT 15:58:36 ---> Running in da12186e6a76 15:58:37 Removing intermediate container da12186e6a76 15:58:37 ---> 754532e99627 15:58:37 Step 15/24 : WORKDIR / 15:58:37 ---> Running in fbeca5bc88a6 15:58:38 Removing intermediate container fbeca5bc88a6 15:58:38 ---> af3608a45769 15:58:38 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:58:40 ---> 7e8e6d5357ce 15:58:40 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 15:58:42 ---> 6e12c876542c 15:58:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:58:44 Removing intermediate container e0ed748242dd 15:58:44 ---> 4a7c7295632b 15:58:44 15:58:44 Step 10/25 : FROM alpine:3.17 15:58:44 ---> d74e625d9115 15:58:44 Step 11/25 : RUN apk add --update --no-cache dumb-init 15:58:44 ---> Using cache 15:58:44 ---> 0fc60ff47440 15:58:44 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:58:44 ---> Using cache 15:58:44 ---> 94869a84d3ed 15:58:44 Step 13/25 : ENV APP_PORT=59881 15:58:46 ---> Running in 658c7cc06bd5 15:58:46 ---> 4a33d3e5877f 15:58:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:58:46 Removing intermediate container 658c7cc06bd5 15:58:46 ---> 6aae6e00e909 15:58:46 Step 14/25 : EXPOSE $APP_PORT 15:58:47 ---> Running in d19283e7b978 15:58:47 ---> 7e1e273c5b94 15:58:47 Step 20/24 : ENTRYPOINT ["/core-command"] 15:58:47 ---> Running in b0ec7aa6cb08 15:58:48 Removing intermediate container d19283e7b978 15:58:48 ---> b081c98f5133 15:58:48 Step 15/25 : WORKDIR / 15:58:48 Removing intermediate container b0ec7aa6cb08 15:58:48 ---> 2dc25f0cce11 15:58:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:58:48 ---> Running in 370b61b21efb 15:58:48 ---> Running in e74d41adfd1d 15:58:49 Removing intermediate container 8c0f66307164 15:58:49 ---> 48bfa03e5297 15:58:49 15:58:49 Step 10/23 : FROM alpine:3.17 15:58:49 ---> d74e625d9115 15:58:49 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 15:58:49 ---> Running in c8d1abdd2550 15:58:49 Removing intermediate container 370b61b21efb 15:58:49 ---> 71a006071e36 15:58:49 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 15:58:50 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:58:50 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:58:50 ---> f85c285ad79b 15:58:50 Step 3/20 : WORKDIR /edgex-go 15:58:50 ---> Using cache 15:58:50 Removing intermediate container e74d41adfd1d 15:58:50 ---> 7c35d57f7aeb 15:58:50 ---> b8d6583ef33a 15:58:50 Step 4/20 : RUN apk update && apk --no-cache --update add build-baseStep 22/24 : LABEL arch=arm64 15:58:50 15:58:50 ---> Running in 9fafb8c6913b 15:58:50 Removing intermediate container c8d1abdd2550 15:58:50 ---> 23457a1a886e 15:58:50 Step 12/23 : ENV APP_PORT=59880 15:58:50 ---> Running in 9d822d31e560 15:58:50 ---> Running in c2ad6098d765 15:58:51 Removing intermediate container c2ad6098d765 15:58:51 ---> 9a15c7d51325 15:58:51 Step 13/23 : EXPOSE $APP_PORT 15:58:51 ---> Running in 787ad192bbdb 15:58:51 ---> 182c4ef2de19 15:58:51 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 15:58:51 Removing intermediate container 9d822d31e560 15:58:51 ---> 804c8342542c 15:58:51 Step 23/24 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 15:58:51 ---> Running in a0190b112c00 15:58:52 Removing intermediate container 787ad192bbdb 15:58:52 ---> 0bc5002761a3 15:58:52 Step 14/23 : RUN apk add --update --no-cache dumb-init 15:58:52 Removing intermediate container a0190b112c00 15:58:52 ---> 30b8da5d5549 15:58:52 Step 24/24 : LABEL version=0.0.0 15:58:52 ---> Running in 315c21a57e5e 15:58:53 ---> Running in ca959fd42c22 15:58:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:58:53 ---> 73469be77bbf 15:58:53 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:58:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:58:54 Removing intermediate container ca959fd42c22 15:58:54 ---> 03d629f7a708 15:58:54 15:58:54 Successfully built 03d629f7a708 15:58:54 Successfully tagged core-command-arm64:latest 15:58:54  Building core-command ... done Building support-notifications 15:58:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:58:55 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 15:58:55 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 15:58:55 OK: 17687 distinct packages available 15:58:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:58:55 ---> 4d2a56285ce1 15:58:55 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 15:58:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:58:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:58:57 (1/1) Installing dumb-init (1.2.5-r2) 15:58:57 Executing busybox-1.35.0-r29.trigger 15:58:57 OK: 8 MiB in 16 packages 15:58:57 OK: 263 MiB in 53 packages 15:58:58 ---> c79d3bda3485 15:58:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:59:00 Removing intermediate container 315c21a57e5e 15:59:00 ---> 998a982a3d6b 15:59:00 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:59:00 ---> 77b115c00715 15:59:00 Step 21/25 : ENTRYPOINT ["/core-metadata"] 15:59:00 Removing intermediate container 9fafb8c6913b 15:59:00 ---> 3fc55bd9762a 15:59:00 Step 5/20 : COPY go.mod vendor* ./ 15:59:00 ---> Running in 39474cc93660 15:59:01 Removing intermediate container 39474cc93660 15:59:01 ---> 58685db86e41 15:59:01 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:59:01 ---> Running in 7c9bb06c9f7a 15:59:01 ---> bb7c4d153d30 15:59:01 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 15:59:02 Removing intermediate container 7c9bb06c9f7a 15:59:02 ---> b80a664c9954 15:59:02 Step 23/25 : LABEL arch=arm64 15:59:02 ---> 61231165f5c3 15:59:02 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:59:02 ---> Running in 4c79f2b4a143 15:59:02 ---> Running in 99b9ece71346 15:59:03 Removing intermediate container 4c79f2b4a143 15:59:03 ---> c5e102ee452f 15:59:03 Step 24/25 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 15:59:03 ---> Running in c11109f5b7f9 15:59:03 ---> b55c55051c12 15:59:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:59:03 Removing intermediate container c11109f5b7f9 15:59:04 ---> bd676c156676 15:59:04 Step 25/25 : LABEL version=0.0.0 15:59:04 ---> Running in 47c0d722c846 15:59:05 Removing intermediate container 47c0d722c846 15:59:05 ---> 5aa46e3c6c95 15:59:05 15:59:06 Successfully built 5aa46e3c6c95 15:59:06 Successfully tagged core-metadata-arm64:latest 15:59:06  Building core-metadata ... done Building security-spire-config 15:59:06 ---> ab38821e4a01 15:59:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:59:07 ---> 1591e8677097 15:59:07 Step 19/23 : ENTRYPOINT ["/core-data"] 15:59:07 ---> Running in c980fff9d7bd 15:59:08 Removing intermediate container c980fff9d7bd 15:59:08 ---> c12de3ee3846 15:59:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 15:59:08 ---> Running in 345c903fc9ad 15:59:09 Removing intermediate container 345c903fc9ad 15:59:09 ---> 3966fc2119c0 15:59:09 Step 21/23 : LABEL arch=arm64 15:59:09 ---> Running in 75e76f1b63cf 15:59:09 Removing intermediate container 75e76f1b63cf 15:59:09 ---> cdfc0e50fe14 15:59:09 Step 22/23 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 15:59:09 ---> Running in af19b0924803 15:59:10 Removing intermediate container af19b0924803 15:59:10 ---> 75b5634041e8 15:59:10 Step 23/23 : LABEL version=0.0.0 15:59:10 ---> Running in 44b74af4db63 15:59:11 Removing intermediate container 44b74af4db63 15:59:11 ---> a4a526cc8bfc 15:59:11 15:59:11 Successfully built a4a526cc8bfc 15:59:11 Successfully tagged core-data-arm64:latest 15:59:11  Building core-data ... done Building security-secretstore-setup 15:59:14 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:59:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:59:14 ---> f85c285ad79b 15:59:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:59:14 ---> Using cache 15:59:14 ---> ddf245ab335c 15:59:14 Step 4/23 : WORKDIR /edgex-go 15:59:14 ---> Using cache 15:59:14 ---> fe2b21cb7d65 15:59:14 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 15:59:14 ---> Running in 7c77208290f1 15:59:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:59:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:59:18 OK: 263 MiB in 53 packages 15:59:20 Removing intermediate container 7c77208290f1 15:59:20 ---> a95c795987eb 15:59:20 Step 6/23 : COPY go.mod vendor* ./ 15:59:21 ---> 8c14358d811f 15:59:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:59:21 ---> Running in 12b6aad79309 15:59:32 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:59:32 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:59:32 ---> f85c285ad79b 15:59:32 Step 3/27 : WORKDIR /edgex-go 15:59:32 ---> Using cache 15:59:32 ---> 7c35d57f7aeb 15:59:32 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 15:59:32 ---> Running in b2fe9d2f6424 15:59:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:59:35 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 15:59:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:59:35 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:59:35 ---> f85c285ad79b 15:59:35 Step 3/25 : WORKDIR /edgex-go 15:59:35 ---> Using cache 15:59:35 ---> 7c35d57f7aeb 15:59:35 Step 4/25 : RUN apk add --update --no-cache make git 15:59:35 ---> Using cache 15:59:35 ---> 28f5c0fc8ecb 15:59:35 Step 5/25 : COPY go.mod vendor* ./ 15:59:35 ---> Using cache 15:59:35 ---> 571167390ef9 15:59:35 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:59:35 ---> Using cache 15:59:35 ---> 1218d080df30 15:59:35 Step 7/25 : COPY . . 15:59:35 ---> Using cache 15:59:35 ---> fa9e489f4481 15:59:35 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:59:35 ---> Running in 3455dc17385f 15:59:36 OK: 263 MiB in 53 packages 15:59:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:59:38 Removing intermediate container b2fe9d2f6424 15:59:38 ---> 5fd4067829e0 15:59:38 Step 5/27 : COPY go.mod vendor* ./ 15:59:39 ---> 29bad4e5ac25 15:59:39 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:59:39 ---> Running in 14c3430318e0 16:00:18 Removing intermediate container f5fd9579d4a4 16:00:18 ---> 845fbd432e8c 16:00:18 16:00:18 Step 10/23 : FROM alpine:3.17 16:00:18 ---> d74e625d9115 16:00:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:00:18 ---> Using cache 16:00:18 ---> 0fc60ff47440 16:00:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 16:00:18 ---> Using cache 16:00:18 ---> 94869a84d3ed 16:00:18 Step 13/23 : ENV APP_PORT=59861 16:00:18 ---> Running in ecce4edad5bf 16:00:18 Removing intermediate container ecce4edad5bf 16:00:18 ---> 74c733a1a45f 16:00:18 Step 14/23 : EXPOSE $APP_PORT 16:00:18 ---> Running in 375de4dad541 16:00:19 Removing intermediate container 375de4dad541 16:00:19 ---> 26bcb5c8fa40 16:00:19 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:00:21 ---> abf577cf0e86 16:00:21 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 16:00:22 ---> 52ba99f6bc15 16:00:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:00:29 ---> ad99fdec9a88 16:00:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 16:00:31 ---> 1c8b97864599 16:00:31 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 16:00:31 ---> Running in b1dd7a38dd06 16:00:33 Removing intermediate container b1dd7a38dd06 16:00:33 ---> e2666e681937 16:00:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:00:33 ---> Running in 485d0092bb44 16:00:34 Removing intermediate container 485d0092bb44 16:00:34 ---> 37b44650ff2f 16:00:34 Step 21/23 : LABEL arch=arm64 16:00:34 ---> Running in dfa75de6c459 16:00:36 Removing intermediate container dfa75de6c459 16:00:36 ---> 74dfaa483ae2 16:00:36 Step 22/23 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 16:00:36 ---> Running in 65fa4b1457d7 16:00:37 Removing intermediate container 65fa4b1457d7 16:00:37 ---> 63907398298e 16:00:37 Step 23/23 : LABEL version=0.0.0 16:00:37 ---> Running in a1ad3d7301db 16:00:39 Removing intermediate container a1ad3d7301db 16:00:39 ---> 7cc74da5876a 16:00:39 16:00:40 Successfully built 7cc74da5876a 16:00:40 Successfully tagged support-scheduler-arm64:latest 16:00:40  Building support-scheduler ... done Building security-proxy-setup 16:01:02 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:01:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:01:02 ---> f85c285ad79b 16:01:02 Step 3/22 : WORKDIR /edgex-go 16:01:02 ---> Using cache 16:01:02 ---> 7c35d57f7aeb 16:01:02 Step 4/22 : RUN apk add --update --no-cache make git 16:01:02 ---> Using cache 16:01:02 ---> 28f5c0fc8ecb 16:01:02 Step 5/22 : COPY go.mod vendor* ./ 16:01:02 ---> Using cache 16:01:02 ---> 571167390ef9 16:01:02 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:01:02 ---> Using cache 16:01:02 ---> 1218d080df30 16:01:02 Step 7/22 : COPY . . 16:01:02 ---> Using cache 16:01:02 ---> fa9e489f4481 16:01:02 Step 8/22 : RUN make cmd/secrets-config/secrets-config 16:01:02 ---> Running in a73bd208198d 16:01:06 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 16:01:07 Removing intermediate container 99b9ece71346 16:01:07 ---> 192cd119574c 16:01:07 Step 7/20 : COPY . . 16:01:29 Removing intermediate container 12b6aad79309 16:01:29 ---> 651bda8557db 16:01:29 Step 8/23 : COPY . . 16:01:30 ---> de2309e5bccb 16:01:30 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:01:31 ---> Running in e69fa4d45e05 16:01:33 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 16:01:36 Removing intermediate container 14c3430318e0 16:01:36 ---> 949e7bbf3200 16:01:36 Step 7/27 : COPY . . 16:01:51 ---> 97a2af25a7d4 16:01:51 Step 9/23 : RUN make cmd/support-notifications/support-notifications 16:01:51 ---> Running in 18d8d39f0a37 16:01:52 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 16:01:52 ---> b3de62b83d91 16:01:52 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 16:01:52 ---> Running in b70330328684 16:01:53 Removing intermediate container b70330328684 16:01:53 ---> 430887475388 16:01:53 Step 9/27 : WORKDIR /edgex-go/spire-build 16:01:53 ---> Running in 894de565e716 16:01:54 Removing intermediate container 894de565e716 16:01:54 ---> 8b0f15e44410 16:01:54 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:01:54 ---> Running in 0e8f6db6f406 16:01:54 Removing intermediate container 0e8f6db6f406 16:01:54 ---> 44e4933db411 16:01:54 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 16:01:54 ---> Running in 15e2c76a08f5 16:01:58 Removing intermediate container 15e2c76a08f5 16:01:58 ---> 01992cd9e615 16:01:58 Step 12/27 : WORKDIR /edgex-go 16:01:58 ---> Running in 8c06fb05294e 16:02:02 Removing intermediate container 8c06fb05294e 16:02:02 ---> a98ab8bd487d 16:02:02 16:02:02 Step 13/27 : FROM alpine:3.17 16:02:02 ---> d74e625d9115 16:02:02 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:02:02 ---> Running in 07341ab1f256 16:02:02 Removing intermediate container 07341ab1f256 16:02:02 ---> 6adf228c66e9 16:02:02 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:02:02 ---> Running in 8f895dc5f98d 16:02:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:02:06 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:02:06 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:02:06 OK: 17687 distinct packages available 16:02:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:02:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:02:09 (1/4) Installing dumb-init (1.2.5-r2) 16:02:09 (2/4) Installing musl-obstack (1.2.3-r0) 16:02:09 (3/4) Installing libucontext (1.2-r0) 16:02:09 (4/4) Installing gcompat (1.1.0-r0) 16:02:09 Executing busybox-1.35.0-r29.trigger 16:02:09 OK: 8 MiB in 19 packages 16:02:11 Removing intermediate container 8f895dc5f98d 16:02:11 ---> 609dd11bc50d 16:02:11 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 16:02:11 ---> 31a250364a69 16:02:11 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 16:02:14 ---> 69ab7b83b6b0 16:02:14 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:02:19 ---> 0e434823c29e 16:02:19 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:02:20 ---> 68897a1538e7 16:02:20 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:02:20 ---> Running in f3cae02f6698 16:02:20 Removing intermediate container f3cae02f6698 16:02:20 ---> 7ba7356787d9 16:02:20 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:02:21 ---> 60760819a423 16:02:21 Step 22/27 : WORKDIR / 16:02:21 ---> Running in 4ba06b974a98 16:02:22 Removing intermediate container 4ba06b974a98 16:02:22 ---> 821e3c4d88be 16:02:22 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:02:22 ---> Running in 810877aa707b 16:02:22 Removing intermediate container 810877aa707b 16:02:22 ---> 73e8c41370e9 16:02:22 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:02:23 ---> Running in 98b74ebf4b1e 16:02:23 Removing intermediate container 98b74ebf4b1e 16:02:23 ---> c7b1fd89130d 16:02:23 Step 25/27 : LABEL arch=arm64 16:02:23 ---> Running in f9b33437376a 16:02:23 Removing intermediate container f9b33437376a 16:02:23 ---> 85368a669626 16:02:23 Step 26/27 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 16:02:24 ---> Running in 78fce8dc04f4 16:02:24 Removing intermediate container 78fce8dc04f4 16:02:24 ---> 62c8b4f9d2d7 16:02:24 Step 27/27 : LABEL version=0.0.0 16:02:24 ---> Running in db2f34253bb7 16:02:25 Removing intermediate container db2f34253bb7 16:02:25 ---> a155e0f4439f 16:02:25 16:02:25 Successfully built a155e0f4439f 16:02:25 Successfully tagged security-spire-config-arm64:latest 16:02:25  Building security-spire-config ... done Building security-spire-server 16:02:43 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:02:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:02:43 ---> f85c285ad79b 16:02:43 Step 3/26 : WORKDIR /edgex-go 16:02:43 ---> Using cache 16:02:43 ---> 7c35d57f7aeb 16:02:43 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 16:02:43 ---> Using cache 16:02:43 ---> 5fd4067829e0 16:02:43 Step 5/26 : COPY go.mod vendor* ./ 16:02:43 ---> Using cache 16:02:43 ---> 29bad4e5ac25 16:02:43 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:43 ---> Using cache 16:02:43 ---> 949e7bbf3200 16:02:43 Step 7/26 : COPY . . 16:02:43 ---> Using cache 16:02:43 ---> b3de62b83d91 16:02:43 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 16:02:43 ---> Using cache 16:02:43 ---> 430887475388 16:02:43 Step 9/26 : WORKDIR /edgex-go/spire-build 16:02:43 ---> Using cache 16:02:43 ---> 8b0f15e44410 16:02:43 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:02:43 ---> Using cache 16:02:43 ---> 44e4933db411 16:02:43 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 16:02:43 ---> Running in ac984b7d1946 16:02:46 Removing intermediate container ac984b7d1946 16:02:46 ---> 1db43912701c 16:02:46 Step 12/26 : WORKDIR /edgex-go 16:02:46 ---> Running in 7c691458e730 16:02:46 Removing intermediate container 7c691458e730 16:02:46 ---> 75a4b47ad89e 16:02:46 16:02:46 Step 13/26 : FROM alpine:3.17 16:02:46 ---> d74e625d9115 16:02:46 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:02:46 ---> Using cache 16:02:46 ---> 6adf228c66e9 16:02:46 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:02:46 ---> Running in b0448a626add 16:02:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:02:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:02:51 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:02:51 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:02:51 OK: 17687 distinct packages available 16:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:02:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:02:53 (1/5) Installing dumb-init (1.2.5-r2) 16:02:53 (2/5) Installing musl-obstack (1.2.3-r0) 16:02:53 (3/5) Installing libucontext (1.2-r0) 16:02:53 (4/5) Installing gcompat (1.1.0-r0) 16:02:53 (5/5) Installing openssl (3.0.8-r0) 16:02:53 Executing busybox-1.35.0-r29.trigger 16:02:53 OK: 9 MiB in 20 packages 16:02:55 Removing intermediate container b0448a626add 16:02:55 ---> 46d44b8e3b75 16:02:55 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 16:02:55 ---> 7dcdf451f80e 16:02:55 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 16:02:56 ---> 0214e8d809d3 16:02:56 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:03:02 ---> 80cbfeba6333 16:03:02 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:03:02 ---> a8d729a9f2b9 16:03:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:03:03 ---> caad80a234f3 16:03:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:03:04 ---> 0649c8836b84 16:03:04 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:03:04 ---> Running in 17bb10334258 16:03:04 Removing intermediate container 17bb10334258 16:03:04 ---> a141dde22294 16:03:04 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:03:05 ---> Running in 8d45832bce05 16:03:05 Removing intermediate container 8d45832bce05 16:03:05 ---> c34102bf7b9f 16:03:05 Step 24/26 : LABEL arch=arm64 16:03:05 ---> Running in 21a138c81013 16:03:06 Removing intermediate container 21a138c81013 16:03:06 ---> 84fd64aaa023 16:03:06 Step 25/26 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 16:03:06 ---> Running in f150b3d9cac5 16:03:06 Removing intermediate container f150b3d9cac5 16:03:06 ---> 022137f8923e 16:03:06 Step 26/26 : LABEL version=0.0.0 16:03:06 ---> Running in f2e5879a6afe 16:03:07 Removing intermediate container f2e5879a6afe 16:03:07 ---> 1818e760008d 16:03:07 16:03:07 Successfully built 1818e760008d 16:03:07 Successfully tagged security-spire-server-arm64:latest 16:03:07 Building core-common-config-bootstrapper 16:03:25  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:03:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:03:25 ---> f85c285ad79b 16:03:25 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:03:25 ---> Using cache 16:03:25 ---> ddf245ab335c 16:03:25 Step 4/23 : WORKDIR /edgex-go 16:03:25 ---> Using cache 16:03:25 ---> fe2b21cb7d65 16:03:25 Step 5/23 : RUN apk add --update --no-cache make git 16:03:25 ---> Using cache 16:03:25 ---> 13354768b73d 16:03:25 Step 6/23 : COPY go.mod vendor* ./ 16:03:25 ---> Using cache 16:03:25 ---> 8341c04706a7 16:03:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:25 ---> Using cache 16:03:25 ---> 56e2a0ff09d2 16:03:25 Step 8/23 : COPY . . 16:03:25 ---> Using cache 16:03:25 ---> b7d8b177082d 16:03:25 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:03:25 ---> Running in c88e33547901 16:03:26 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 16:04: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:04:35 Removing intermediate container 3455dc17385f 16:04:35 ---> 0df344bc9e17 16:04:35 16:04:35 Step 9/25 : FROM alpine:3.17 16:04:35 ---> d74e625d9115 16:04:35 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:04:35 ---> Running in 83abf2473028 16:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:04:37 (1/3) Installing ca-certificates (20220614-r4) 16:04:37 (2/3) Installing dumb-init (1.2.5-r2) 16:04:37 (3/3) Installing su-exec (0.2-r2) 16:04:37 Executing busybox-1.35.0-r29.trigger 16:04:37 Executing ca-certificates-20220614-r4.trigger 16:04:38 OK: 8 MiB in 18 packages 16:04:40 Removing intermediate container 83abf2473028 16:04:40 ---> c7a2fac96dec 16:04:40 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 16:04:40 ---> Running in 709ae402e31f 16:04:40 Removing intermediate container 709ae402e31f 16:04:40 ---> a5205f768a6c 16:04:40 Step 12/25 : WORKDIR / 16:04:41 ---> Running in 4ab9efae1a0c 16:04:41 Removing intermediate container 4ab9efae1a0c 16:04:41 ---> 4e67f20fb6d5 16:04:41 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 16:04:42 ---> 864a46dceb2e 16:04:42 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 16:04:43 ---> 2babbf51b9bc 16:04:43 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:04:44 ---> a96f901e35e1 16:04:44 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 16:04:45 ---> 3e7502642d30 16:04:45 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 16:04:46 ---> d6761cdebd8b 16:04:46 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:04:49 ---> a659b4d5e148 16:04:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:04:51 ---> 920f528cc31e 16:04:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:04:52 ---> c06dfc96d711 16:04:52 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:04:52 ---> Running in de9f7df95136 16:04:55 Removing intermediate container de9f7df95136 16:04:55 ---> a2ec183319e5 16:04:55 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:04:55 ---> Running in 04fab73e5dd9 16:04:55 Removing intermediate container 04fab73e5dd9 16:04:55 ---> ac298791e75e 16:04:55 Step 23/25 : LABEL arch=arm64 16:04:56 ---> Running in cd74a588bd1a 16:04:56 Removing intermediate container cd74a588bd1a 16:04:56 ---> 3a87151c62dd 16:04:56 Step 24/25 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 16:04:56 ---> Running in 592481b72086 16:04:56 Removing intermediate container 592481b72086 16:04:56 ---> ba31ef35beea 16:04:56 Step 25/25 : LABEL version=0.0.0 16:04:57 ---> Running in b63a946a4dcf 16:04:57 Removing intermediate container b63a946a4dcf 16:04:57 ---> 744e9aabee91 16:04:57 16:04:57 Successfully built 744e9aabee91 16:04:57 Successfully tagged security-secretstore-setup-arm64:latest 16:04:57  Building security-secretstore-setup ... done Building security-proxy-auth 16:05:15 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:05:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:05:15 ---> f85c285ad79b 16:05:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:05:15 ---> Using cache 16:05:15 ---> ddf245ab335c 16:05:15 Step 4/23 : WORKDIR /edgex-go 16:05:15 ---> Using cache 16:05:15 ---> fe2b21cb7d65 16:05:15 Step 5/23 : RUN apk add --update --no-cache make git 16:05:15 ---> Using cache 16:05:15 ---> 13354768b73d 16:05:15 Step 6/23 : COPY go.mod vendor* ./ 16:05:15 ---> Using cache 16:05:15 ---> 8341c04706a7 16:05:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:05:15 ---> Using cache 16:05:15 ---> 56e2a0ff09d2 16:05:15 Step 8/23 : COPY . . 16:05:15 ---> Using cache 16:05:15 ---> b7d8b177082d 16:05:15 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 16:05:16 ---> Running in 0be19da8e007 16:05:18 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 16:07:10 Removing intermediate container a73bd208198d 16:07:10 ---> f1e6a73011b1 16:07:10 16:07:10 Step 9/22 : FROM alpine:3.17 16:07:10 ---> d74e625d9115 16:07:10 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 16:07:10 ---> Running in 804c9e5a97fc 16:07:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:07:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:07:13 (1/2) Installing dumb-init (1.2.5-r2) 16:07:13 (2/2) Installing openssl (3.0.8-r0) 16:07:13 Executing busybox-1.35.0-r29.trigger 16:07:13 OK: 8 MiB in 17 packages 16:07:15 Removing intermediate container 804c9e5a97fc 16:07:15 ---> ee25c22b0efa 16:07:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 16:07:15 ---> Running in 829fd4cca2fe 16:07:15 Removing intermediate container 829fd4cca2fe 16:07:15 ---> d1914f8f9a6f 16:07:15 Step 12/22 : WORKDIR /edgex 16:07:15 ---> Running in a70376687e9d 16:07:16 Removing intermediate container a70376687e9d 16:07:16 ---> 6689697c3a87 16:07:16 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:07:17 ---> b6a7a94397f3 16:07:17 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 16:07:18 ---> f8995278050e 16:07:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:07:19 ---> 63e0bad97c5a 16:07:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:07:20 ---> 3454f25c300c 16:07:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:07:21 ---> ea498b0662b2 16:07:21 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:07:21 ---> Running in 8f25c9045cf5 16:07:24 Removing intermediate container 8f25c9045cf5 16:07:24 ---> 7243ec239b4c 16:07:24 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:07:24 ---> Running in dba1b9e16f33 16:07:25 Removing intermediate container dba1b9e16f33 16:07:25 ---> bcec69ca1358 16:07:25 Step 20/22 : LABEL arch=arm64 16:07:25 ---> Running in 667b8b42df8d 16:07:26 Removing intermediate container 667b8b42df8d 16:07:26 ---> 8cec4620c002 16:07:27 Step 21/22 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 16:07:27 ---> Running in 45f54e0d1818 16:07:27 Removing intermediate container 45f54e0d1818 16:07:27 ---> 9062c46c64dd 16:07:27 Step 22/22 : LABEL version=0.0.0 16:07:27 ---> Running in 78f48d376f7c 16:07:28 Removing intermediate container 78f48d376f7c 16:07:28 ---> 0d6e5a6239f2 16:07:28 16:07:28 Successfully built 0d6e5a6239f2 16:07:28 Successfully tagged security-proxy-setup-arm64:latest 16:07:28  Building security-proxy-setup ... done Building security-spire-agent 16:07:46 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 16:07:46 Step 2/27 : FROM ${BUILDER_BASE} AS builder 16:07:46 ---> f85c285ad79b 16:07:46 Step 3/27 : WORKDIR /edgex-go 16:07:46 ---> Using cache 16:07:46 ---> 7c35d57f7aeb 16:07:46 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 16:07:46 ---> Using cache 16:07:46 ---> 5fd4067829e0 16:07:46 Step 5/27 : COPY go.mod vendor* ./ 16:07:46 ---> Using cache 16:07:46 ---> 29bad4e5ac25 16:07:46 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:07:46 ---> Using cache 16:07:46 ---> 949e7bbf3200 16:07:46 Step 7/27 : COPY . . 16:07:46 ---> Using cache 16:07:46 ---> b3de62b83d91 16:07:46 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 16:07:46 ---> Using cache 16:07:46 ---> 430887475388 16:07:46 Step 9/27 : WORKDIR /edgex-go/spire-build 16:07:46 ---> Using cache 16:07:46 ---> 8b0f15e44410 16:07:46 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 16:07:46 ---> Using cache 16:07:46 ---> 44e4933db411 16:07:46 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 16:07:46 ---> Using cache 16:07:46 ---> 01992cd9e615 16:07:46 Step 12/27 : WORKDIR /edgex-go 16:07:46 ---> Using cache 16:07:46 ---> a98ab8bd487d 16:07:46 16:07:46 Step 13/27 : FROM alpine:3.17 16:07:46 ---> d74e625d9115 16:07:46 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:07:46 ---> Using cache 16:07:46 ---> 6adf228c66e9 16:07:46 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:07:46 ---> Using cache 16:07:46 ---> 46d44b8e3b75 16:07:46 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 16:07:46 ---> Using cache 16:07:46 ---> 7dcdf451f80e 16:07:46 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 16:07:46 ---> Using cache 16:07:46 ---> 0214e8d809d3 16:07:46 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:07:50 ---> 951520d3e05f 16:07:50 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:07:55 ---> d474e9617a86 16:07:55 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:07:55 ---> db524c176dfb 16:07:55 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:07:56 ---> 3efd7899caff 16:07:56 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:07:57 ---> 8137de1c5102 16:07:57 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:07:57 ---> Running in ed5195151dfe 16:07:58 Removing intermediate container ed5195151dfe 16:07:58 ---> 82c1055d26b2 16:07:58 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:07:58 ---> Running in b918bc5b3f8e 16:07:58 Removing intermediate container b918bc5b3f8e 16:07:58 ---> 0f66717f1548 16:07:58 Step 25/27 : LABEL arch=arm64 16:07:58 ---> Running in cfa2bb22720a 16:07:59 Removing intermediate container cfa2bb22720a 16:07:59 ---> b22f4d46ee83 16:07:59 Step 26/27 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 16:07:59 ---> Running in 789f740a1980 16:08:00 Removing intermediate container 789f740a1980 16:08:00 ---> f23e938c1bb5 16:08:00 Step 27/27 : LABEL version=0.0.0 16:08:00 ---> Running in 766e80c2bac8 16:08:00 Removing intermediate container 766e80c2bac8 16:08:00 ---> 92fbce26c3b3 16:08:00 16:08:00 Successfully built 92fbce26c3b3 16:08:00 Successfully tagged security-spire-agent-arm64:latest 16:09:52  Building security-spire-agent ... done Removing intermediate container c88e33547901 16:09:52 ---> f70c5bc82cbd 16:09:52 16:09:52 Step 10/23 : FROM alpine:3.17 16:09:52 ---> d74e625d9115 16:09:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:09:52 ---> Running in cab16e2bff01 16:09:52 Removing intermediate container cab16e2bff01 16:09:52 ---> b5fe3bb7290e 16:09:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:09:52 ---> Running in 56eb1c47d359 16:09:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:09:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:09:52 (1/1) Installing dumb-init (1.2.5-r2) 16:09:52 Executing busybox-1.35.0-r29.trigger 16:09:52 OK: 8 MiB in 16 packages 16:09:52 Removing intermediate container 56eb1c47d359 16:09:52 ---> bc3a1fe83239 16:09:52 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:09:54 ---> 37cd6a30323f 16:09:54 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 16:09:54 Removing intermediate container e69fa4d45e05 16:09:54 ---> dd73f2e556f3 16:09:54 16:09:54 Step 9/20 : FROM alpine:3.17 16:09:54 ---> d74e625d9115 16:09:54 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 16:09:54 ---> Using cache 16:09:54 ---> 2179e06501a9 16:09:54 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:09:55 ---> Running in d2dcd5d12647 16:09:55 ---> 300435408588 16:09:55 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:09:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:09:57 ---> 89344c171d0b 16:09:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:09:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:09:58 ---> 160a4ffada67 16:09:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:09:59 ---> 61e79ea8062f 16:09:59 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:09:59 ---> Running in 86ae7ab18586 16:09:59 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 16:09:59 v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 16:09:59 OK: 17687 distinct packages available 16:09:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:10:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:10:01 (1/9) Installing ca-certificates (20220614-r4) 16:10:02 (2/9) Installing brotli-libs (1.0.9-r9) 16:10:02 (3/9) Installing nghttp2-libs (1.51.0-r0) 16:10:02 (4/9) Installing libcurl (7.88.1-r0) 16:10:02 (5/9) Installing curl (7.88.1-r0) 16:10:02 (6/9) Installing dumb-init (1.2.5-r2) 16:10:02 (7/9) Installing musl-obstack (1.2.3-r0) 16:10:02 (8/9) Installing libucontext (1.2-r0) 16:10:02 Removing intermediate container 86ae7ab18586 16:10:02 ---> 040b9303b0e0 16:10:02 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 16:10:02 (9/9) Installing gcompat (1.1.0-r0) 16:10:02 Executing busybox-1.35.0-r29.trigger 16:10:02 Executing ca-certificates-20220614-r4.trigger 16:10:02 ---> Running in f1a139a9def7 16:10:03 Removing intermediate container f1a139a9def7 16:10:03 ---> 802c1393217d 16:10:03 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 16:10:03 ---> Running in 216670b9b8e6 16:10:03 OK: 11 MiB in 24 packages 16:10:07 Removing intermediate container 216670b9b8e6 16:10:07 ---> baa4d849dbcf 16:10:07 Step 21/23 : LABEL arch=arm64 16:10:07 ---> Running in a0e3ffeed48d 16:10:07 Removing intermediate container a0e3ffeed48d 16:10:07 ---> c3ae76f899d6 16:10:07 Step 22/23 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 16:10:07 ---> Running in 26e99f17e961 16:10:08 Removing intermediate container d2dcd5d12647 16:10:08 ---> 5895cd3dfee1 16:10:08 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:10:08 Removing intermediate container 26e99f17e961 16:10:08 ---> c6e95af1b9d7 16:10:08 Step 23/23 : LABEL version=0.0.0 16:10:08 ---> Running in 5f8ae03fabc8 16:10:09 Removing intermediate container 5f8ae03fabc8 16:10:09 ---> f7377c91166b 16:10:09 16:10:09 Successfully built f7377c91166b 16:10:09 Successfully tagged core-common-config-bootstrapper-arm64:latest 16:10:09  Building core-common-config-bootstrapper ... done  ---> d36f5083adef 16:10:09 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 16:10:10 ---> ae83189a44a2 16:10:10 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:10:12 ---> 87594947df04 16:10:12 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 16:10:13 ---> 6cd35df12290 16:10:13 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:10:13 ---> Running in 51dfd1c8e158 16:10:13 Removing intermediate container 51dfd1c8e158 16:10:13 ---> 69d7b4c43d5f 16:10:13 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:10:13 ---> Running in 683dff7993d6 16:10:14 Removing intermediate container 683dff7993d6 16:10:14 ---> 5ee75446d28a 16:10:14 Step 18/20 : LABEL arch=arm64 16:10:14 ---> Running in d3e5e6630e1d 16:10:14 Removing intermediate container d3e5e6630e1d 16:10:14 ---> 53e2a0d0d2f5 16:10:14 Step 19/20 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 16:10:14 ---> Running in 6c7406dfaf49 16:10:15 Removing intermediate container 6c7406dfaf49 16:10:15 ---> 837f943a3a99 16:10:15 Step 20/20 : LABEL version=0.0.0 16:10:15 ---> Running in 7846af7b978e 16:10:15 Removing intermediate container 7846af7b978e 16:10:15 ---> fbefcd28d763 16:10:15 16:10:16 Successfully built fbefcd28d763 16:10:16 Successfully tagged security-spiffe-token-provider-arm64:latest 16:10:26  Building security-spiffe-token-provider ... done Removing intermediate container 0be19da8e007 16:10:26 ---> 48b7ed1c86a4 16:10:26 16:10:26 Step 10/23 : FROM alpine:3.17 16:10:26 ---> d74e625d9115 16:10:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:10:26 ---> Using cache 16:10:26 ---> b5fe3bb7290e 16:10:26 Step 12/23 : RUN apk add --update --no-cache dumb-init 16:10:26 ---> Using cache 16:10:26 ---> bc3a1fe83239 16:10:26 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:10:26 ---> Using cache 16:10:26 ---> 37cd6a30323f 16:10:26 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 16:10:26 ---> Using cache 16:10:26 ---> 300435408588 16:10:26 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:10:26 ---> c8cdd99c61b5 16:10:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 16:10:26 ---> f47b7d34bfca 16:10:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:10:27 ---> f4821543ce7c 16:10:27 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:10:27 ---> Running in cef895dcbb8d 16:10:29 Removing intermediate container cef895dcbb8d 16:10:29 ---> d8343769f4ca 16:10:29 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 16:10:29 ---> Running in e7dab57964fe 16:10:29 Removing intermediate container e7dab57964fe 16:10:29 ---> e37ccc34362b 16:10:29 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 16:10:29 ---> Running in 8d6b995cf8c9 16:10:29 Removing intermediate container 8d6b995cf8c9 16:10:29 ---> adb59601f144 16:10:29 Step 21/23 : LABEL arch=arm64 16:10:29 ---> Running in 9133ca2d2a13 16:10:30 Removing intermediate container 9133ca2d2a13 16:10:30 ---> b314268db478 16:10:30 Step 22/23 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 16:10:30 ---> Running in 5c062e84a811 16:10:30 Removing intermediate container 5c062e84a811 16:10:30 ---> 4b4427c6a26a 16:10:30 Step 23/23 : LABEL version=0.0.0 16:10:30 ---> Running in 16a753fdcced 16:10:31 Removing intermediate container 16a753fdcced 16:10:31 ---> 618f4c73cf59 16:10:31 16:10:31 Successfully built 618f4c73cf59 16:10:31 Successfully tagged security-proxy-auth-arm64:latest 16:10:34  Building security-proxy-auth ... done Removing intermediate container 18d8d39f0a37 16:10:34 ---> f83f7f9351d4 16:10:34 16:10:34 Step 10/23 : FROM alpine:3.17 16:10:34 ---> d74e625d9115 16:10:34 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 16:10:35 ---> Running in 468ece8c7791 16:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:10:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:10:37 (1/2) Installing ca-certificates (20220614-r4) 16:10:37 (2/2) Installing dumb-init (1.2.5-r2) 16:10:37 Executing busybox-1.35.0-r29.trigger 16:10:37 Executing ca-certificates-20220614-r4.trigger 16:10:37 OK: 8 MiB in 17 packages 16:10:38 Removing intermediate container 468ece8c7791 16:10:38 ---> 9de6fa971100 16:10:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 16:10:39 ---> Running in d4d462ab7888 16:10:39 Removing intermediate container d4d462ab7888 16:10:39 ---> dfae9a6ac7da 16:10:39 Step 13/23 : ENV APP_PORT=59860 16:10:39 ---> Running in 250336f9a828 16:10:39 Removing intermediate container 250336f9a828 16:10:39 ---> 948c8c00d0d5 16:10:39 Step 14/23 : EXPOSE $APP_PORT 16:10:39 ---> Running in 89cdb5968f94 16:10:39 Removing intermediate container 89cdb5968f94 16:10:39 ---> 0413737949d4 16:10:39 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:10:40 ---> 80a8ce497d0f 16:10:40 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 16:10:40 ---> ee66523f81d8 16:10:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:10:42 ---> 7a09478878cb 16:10:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:10:42 ---> e30cc372a2f6 16:10:42 Step 19/23 : ENTRYPOINT ["/support-notifications"] 16:10:42 ---> Running in e75d6ff06f46 16:10:42 Removing intermediate container e75d6ff06f46 16:10:42 ---> 414a8b438148 16:10:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:10:42 ---> Running in 6afcaac1e2da 16:10:43 Removing intermediate container 6afcaac1e2da 16:10:43 ---> ce98e0c1169d 16:10:43 Step 21/23 : LABEL arch=arm64 16:10:43 ---> Running in 382ce2639272 16:10:43 Removing intermediate container 382ce2639272 16:10:43 ---> 06abd005c411 16:10:43 Step 22/23 : LABEL git_sha=55b3d052b96c407d4e1f63281e9159a3bd275130 16:10:43 ---> Running in 44345dd40382 16:10:43 Removing intermediate container 44345dd40382 16:10:43 ---> 27919bc83eed 16:10:43 Step 23/23 : LABEL version=0.0.0 16:10:43 ---> Running in 89583831beaf 16:10:44 Removing intermediate container 89583831beaf 16:10:44 ---> fd7aff907703 16:10:44 16:10:44 Successfully built fd7aff907703 16:10:44 Successfully tagged support-notifications-arm64:latest 16:10:44  Building support-notifications ... done  [Pipeline] } 16:10:44 $ docker stop --time=1 55925e87da0f570dfb7c291d9420e2190f17a0b30960cdb3b76c2199c9b1b807 16:10:47 $ docker rm -f --volumes 55925e87da0f570dfb7c291d9420e2190f17a0b30960cdb3b76c2199c9b1b807 [Pipeline] // withDockerContainer [Pipeline] sh 16:10:48 + docker images 16:10:48 REPOSITORY TAG IMAGE ID CREATED SIZE 16:10:48 support-notifications-arm64 latest fd7aff907703 5 seconds ago 32.5MB 16:10:48 f83f7f9351d4 15 seconds ago 1.56GB 16:10:48 security-proxy-auth-arm64 latest 618f4c73cf59 17 seconds ago 18.5MB 16:10:48 48b7ed1c86a4 25 seconds ago 1.47GB 16:10:48 security-spiffe-token-provider-arm64 latest fbefcd28d763 33 seconds ago 33MB 16:10:48 core-common-config-bootstrapper-arm64 latest f7377c91166b 39 seconds ago 17.4MB 16:10:48 dd73f2e556f3 55 seconds ago 1.53GB 16:10:48 f70c5bc82cbd About a minute ago 1.49GB 16:10:48 security-spire-agent-arm64 latest 92fbce26c3b3 2 minutes ago 125MB 16:10:48 security-proxy-setup-arm64 latest 0d6e5a6239f2 3 minutes ago 19MB 16:10:48 f1e6a73011b1 3 minutes ago 1.47GB 16:10:48 security-secretstore-setup-arm64 latest 744e9aabee91 5 minutes ago 32.8MB 16:10:48 0df344bc9e17 6 minutes ago 1.49GB 16:10:48 security-spire-server-arm64 latest 1818e760008d 7 minutes ago 87.1MB 16:10:48 75a4b47ad89e 8 minutes ago 1.35GB 16:10:48 security-spire-config-arm64 latest a155e0f4439f 8 minutes ago 86.2MB 16:10:48 a98ab8bd487d 8 minutes ago 1.35GB 16:10:48 support-scheduler-arm64 latest 7cc74da5876a 10 minutes ago 31.8MB 16:10:48 845fbd432e8c 10 minutes ago 1.56GB 16:10:48 core-data-arm64 latest a4a526cc8bfc 11 minutes ago 20.1MB 16:10:48 core-metadata-arm64 latest 5aa46e3c6c95 11 minutes ago 20.4MB 16:10:48 core-command-arm64 latest 03d629f7a708 11 minutes ago 20MB 16:10:48 48bfa03e5297 12 minutes ago 1.5GB 16:10:48 4a7c7295632b 12 minutes ago 1.5GB 16:10:48 security-bootstrapper-arm64 latest 7ae68810aa7c 12 minutes ago 22.2MB 16:10:48 4b42946987b5 12 minutes ago 1.49GB 16:10:48 13a813bf19f0 12 minutes ago 1.48GB 16:10:48 ci-base-image-arm64 latest f85c285ad79b 34 minutes ago 868MB 16:10:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 6 days ago 648MB 16:10:48 alpine 3.17 d74e625d9115 4 weeks ago 7.46MB 16:10:48 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 16:10:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:10:49 16:10:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:10:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:10:49 arm64: Pulling from edgex-lftools-log-publisher 16:10:49 8998bd30e6a1: Pulling fs layer 16:10:49 04944245beec: Pulling fs layer 16:10:49 699f458cf7ca: Pulling fs layer 16:10:49 765212b225bb: Pulling fs layer 16:10:49 f23df028b6ca: Pulling fs layer 16:10:49 d65c8cfc05b1: Pulling fs layer 16:10:49 2437ff75d9bd: Pulling fs layer 16:10:49 765212b225bb: Waiting 16:10:49 f23df028b6ca: Waiting 16:10:49 d65c8cfc05b1: Waiting 16:10:49 2437ff75d9bd: Waiting 16:10:49 04944245beec: Verifying Checksum 16:10:49 04944245beec: Download complete 16:10:49 765212b225bb: Verifying Checksum 16:10:49 765212b225bb: Download complete 16:10:49 f23df028b6ca: Verifying Checksum 16:10:49 f23df028b6ca: Download complete 16:10:49 d65c8cfc05b1: Verifying Checksum 16:10:49 d65c8cfc05b1: Download complete 16:10:49 699f458cf7ca: Verifying Checksum 16:10:49 699f458cf7ca: Download complete 16:10:50 8998bd30e6a1: Verifying Checksum 16:10:50 8998bd30e6a1: Download complete 16:10:52 2437ff75d9bd: Verifying Checksum 16:10:52 2437ff75d9bd: Download complete 16:10:54 8998bd30e6a1: Pull complete 16:10:54 04944245beec: Pull complete 16:10:56 699f458cf7ca: Pull complete 16:10:56 765212b225bb: Pull complete 16:10:56 f23df028b6ca: Pull complete 16:10:57 d65c8cfc05b1: Pull complete 16:11:09 2437ff75d9bd: Pull complete 16:11:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:11:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:11:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:09 prd-ubuntu20.04-docker-arm64-4c-16g-4412 does not seem to be running inside a container 16:11:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:11:12 $ docker top a3da29830941e3859ba1076e43e10feaf3d96931bca0d4979ea0cfdc0a8f2c63 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:11:13 ---> job-cost.sh 16:11:13 lf-activate-venv: SKIPPING 16:11:13 INFO: No Stack... 16:11:13 INFO: Retrieving Pricing Info for: v3-standard-4 16:11:14 INFO: Archiving Costs [Pipeline] sh 16:11:14 + cat /w/workspace/edgex-go/5/archives/cost.csv 16:11:14 + cut -d, -f6 [Pipeline] lock 16:11:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4456-5-stack-cost] 16:11:14 Resource [jenkins-edgexfoundry-edgex-go-PR-4456-5-stack-cost] did not exist. Created. 16:11:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4456-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:11:15 + echo total: 0.10999999940395355 [Pipeline] stash 16:11:15 Stashed 1 file(s) [Pipeline] } 16:11:15 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4456-5-stack-cost] [Pipeline] // lock [Pipeline] } 16:11:15 $ docker stop --time=1 a3da29830941e3859ba1076e43e10feaf3d96931bca0d4979ea0cfdc0a8f2c63 16:11:16 $ docker rm -f --volumes a3da29830941e3859ba1076e43e10feaf3d96931bca0d4979ea0cfdc0a8f2c63 [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 16:11:17 provisioning config files... 16:11:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config13449945420016292803tmp [Pipeline] { [Pipeline] sh 16:11:17 + set +x 16:11:17 + curl+ -s https://codecov.io/bash 16:11:17 bash -s -- 16:11:17 16:11:17 _____ _ 16:11:17 / ____| | | 16:11:17 | | ___ __| | ___ ___ _____ __ 16:11:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:11:17 | |___| (_) | (_| | __/ (_| (_) \ V / 16:11:17 \_____\___/ \__,_|\___|\___\___/ \_/ 16:11:17 Bash-1.0.6 16:11:17 16:11:17 16:11:17 ==> git version 2.25.1 found 16:11:17 ==> 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 16:11:17 Release-Date: 2020-01-08 16:11:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:11:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:11:17 ==> Jenkins CI detected. 16:11:17 current dir:  /w/workspace/edgex-go/5 16:11:17 project root: . 16:11:17 --> token set from env 16:11:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:11:17 ==> Running gcov in . (disable via -X gcov) 16:11:17 ==> Python coveragepy not found 16:11:17 ==> Searching for coverage reports in: 16:11:17 + . 16:11:17 -> Found 1 reports 16:11:17 ==> Detecting git/mercurial file structure 16:11:17 ==> Reading reports 16:11:17 + ./coverage.out bytes=447485 16:11:17 ==> Appending adjustments 16:11:17 https://docs.codecov.io/docs/fixing-reports 16:11:18 + Found adjustments 16:11:18 ==> Gzipping contents 16:11:18 60K /tmp/codecov.xGNtFN.gz 16:11:18 ==> Uploading reports 16:11:18 url: https://codecov.io 16:11:18 query: branch=PR-4456&commit=784ba0fd82aaa1c583f739e3f9410cab0b34449c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4456%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4456&job=&cmd_args= 16:11:18 -> Pinging Codecov 16:11:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4456&commit=784ba0fd82aaa1c583f739e3f9410cab0b34449c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4456%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4456&job=&cmd_args= 16:11:19 -> Uploading to 16:11:19 https://storage.googleapis.com/codecov/v4/raw/2023-03-17/00271124DB129430A58F1EEE437C3FCB/784ba0fd82aaa1c583f739e3f9410cab0b34449c/64d8261f-8f11-4f05-80f4-94533693b5a2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T161118Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6015b82faea54f49534e45aeb78be6966bd9a5d009db34eaafa0f21d62f469bd 16:11:19 % Total % Received % Xferd Average Speed Time Time Time Current 16:11:19 Dload Upload Total Spent Left Speed 16:11:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57493 0 0 100 57493 0 254k --:--:-- --:--:-- --:--:-- 252k 100 57493 0 0 100 57493 0 162k --:--:-- --:--:-- --:--:-- 162k 16:11:19 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/784ba0fd82aaa1c583f739e3f9410cab0b34449c [Pipeline] } 16:11:19 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 16:11:19 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 16:11:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:11:20 ---> package-listing.sh 16:11:20 ++ facter osfamily 16:11:20 ++ tr '[:upper:]' '[:lower:]' 16:11:21 + OS_FAMILY=debian 16:11:21 + workspace=/w/workspace/edgex-go/5 16:11:21 + START_PACKAGES=/tmp/packages_start.txt 16:11:21 + END_PACKAGES=/tmp/packages_end.txt 16:11:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:11:21 + PACKAGES=/tmp/packages_start.txt 16:11:21 + '[' /w/workspace/edgex-go/5 ']' 16:11:21 + PACKAGES=/tmp/packages_end.txt 16:11:21 + case "${OS_FAMILY}" in 16:11:21 + dpkg -l 16:11:21 + grep '^ii' 16:11:21 + '[' -f /tmp/packages_start.txt ']' 16:11:21 + '[' -f /tmp/packages_end.txt ']' 16:11:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:11:21 + '[' /w/workspace/edgex-go/5 ']' 16:11:21 + mkdir -p /w/workspace/edgex-go/5/archives/ 16:11:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 16:11:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:11:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:22 16:11:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:11:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:22 latest: Pulling from edgex-lftools-log-publisher 16:11:22 5eb5b503b376: Pulling fs layer 16:11:22 5c69ac0246d0: Pulling fs layer 16:11:22 ec43610c2a17: Pulling fs layer 16:11:22 3a2ae6a8a46f: Pulling fs layer 16:11:22 33b1e0a273af: Pulling fs layer 16:11:22 5d3b04190fa2: Pulling fs layer 16:11:22 3a2ae6a8a46f: Waiting 16:11:22 33b1e0a273af: Waiting 16:11:22 5d3b04190fa2: Waiting 16:11:22 2f39f015ded8: Pulling fs layer 16:11:22 2f39f015ded8: Waiting 16:11:22 5c69ac0246d0: Verifying Checksum 16:11:22 5c69ac0246d0: Download complete 16:11:22 3a2ae6a8a46f: Download complete 16:11:22 33b1e0a273af: Verifying Checksum 16:11:22 33b1e0a273af: Download complete 16:11:22 5d3b04190fa2: Verifying Checksum 16:11:22 5d3b04190fa2: Download complete 16:11:22 ec43610c2a17: Verifying Checksum 16:11:22 ec43610c2a17: Download complete 16:11:22 5eb5b503b376: Verifying Checksum 16:11:22 5eb5b503b376: Download complete 16:11:23 2f39f015ded8: Download complete 16:11:23 5eb5b503b376: Pull complete 16:11:24 5c69ac0246d0: Pull complete 16:11:24 ec43610c2a17: Pull complete 16:11:24 3a2ae6a8a46f: Pull complete 16:11:24 33b1e0a273af: Pull complete 16:11:24 5d3b04190fa2: Pull complete 16:11:28 2f39f015ded8: Pull complete 16:11:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:11:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:11:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:11:28 prd-ubuntu20.04-docker-8c-8g-4409 does not seem to be running inside a container 16:11:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:11:30 $ docker top f9ffe22143b105625be2bcf65c28f70c346db6d44ea276db5e6734f83e64f84c -eo pid,comm [Pipeline] { [Pipeline] sh 16:11:31 + touch /tmp/pre-build-complete [Pipeline] sh 16:11:31 + mkdir -p /var/log/sysstat [Pipeline] sh 16:11:31 + ls /var/log/sa-host 16:11:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:11:31 provisioning config files... 16:11:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config4916739983900507728tmp [Pipeline] { [Pipeline] echo 16:11:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:11:32 ---> create-netrc.sh [Pipeline] } 16:11:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:11:32 ---> python-tools-install.sh [Pipeline] echo 16:11:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:11:32 ---> sudo-logs.sh 16:11:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:11:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:11:33 ---> job-cost.sh 16:11:33 lf-activate-venv: SKIPPING 16:11:33 DEBUG: total: 0.10999999940395355 16:11:33 INFO: Retrieving Stack Cost... 16:11:33 INFO: Retrieving Pricing Info for: v3-standard-8 16:11:33 INFO: Archiving Costs [Pipeline] echo 16:11:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:11:34 ---> logs-deploy.sh 16:11:34 lf-activate-venv: SKIPPING 16:11:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4456/5 16:11:34 INFO: archiving workspace using pattern(s): 16:11:35 Archives upload complete. 16:11:35 INFO: archiving logs to Nexus