Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c15abe78a0f78db5f98961932e279ab13327c124+1fb6775d8804dda106fccace673c66bb187c3e57 (9402500d5bda86dc8c9d00a93d786f291318e4d2) 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-ssh12208161660873962437.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16412708339183891865.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7073081227558317838.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8251809087629922071.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10494844892913931214.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-17463 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/12 [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/12 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1fb6775d8804dda106fccace673c66bb187c3e57 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 Merge succeeded, producing 83473ad652a87e192fe78d9c4f87a08805570e1b Checking out Revision 83473ad652a87e192fe78d9c4f87a08805570e1b (PR-4563) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1fb6775d8804dda106fccace673c66bb187c3e57 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83473ad652a87e192fe78d9c4f87a08805570e1b # timeout=10 Commit message: "Merge commit '1fb6775d8804dda106fccace673c66bb187c3e57' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:41 ========================================================= 08:29:41 EdgeX Global Pipelines Version Info 08:29:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:42 ------------------- 08:29:42 stable info: 08:29:42 ------------------- 08:29:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:42 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:29:42 Message: update stable to v1.0.249 08:29:43 ------------------- 08:29:43 experimental info: 08:29:43 ------------------- 08:29:43 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:43 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 08:29:43 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4563 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4563 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4563 [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83473ad652a87e192fe78d9c4f87a08805570e1b [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 83473ad [Pipeline] echo 08:29:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:43 provisioning config files... 08:29:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config11479987206180651213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:43 ---> docker-login.sh 08:29:43 nexus3.edgexfoundry.org:10001 08:29:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:44 Configure a credential helper to remove this warning. See 08:29:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:44 08:29:44 Login Succeeded 08:29:44 nexus3.edgexfoundry.org:10002 08:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:44 Configure a credential helper to remove this warning. See 08:29:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:44 08:29:44 Login Succeeded 08:29:44 nexus3.edgexfoundry.org:10003 08:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:44 Configure a credential helper to remove this warning. See 08:29:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:44 08:29:44 Login Succeeded 08:29:44 nexus3.edgexfoundry.org:10004 08:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:44 Configure a credential helper to remove this warning. See 08:29:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:44 08:29:44 Login Succeeded 08:29:44 docker.io 08:29:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:45 Configure a credential helper to remove this warning. See 08:29:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:45 08:29:45 Login Succeeded 08:29:45 ---> docker-login.sh ends [Pipeline] } 08:29:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:45 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:29:45 + + cut -d/dirname -f2 cmd/core-command/Dockerfile 08:29:45 08:29:45 + echo core-command,cmd/core-command/Dockerfile 08:29:45 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:45 + + cut -d/ -f2 08:29:45 dirname cmd/core-data/Dockerfile 08:29:45 + echo core-data,cmd/core-data/Dockerfile 08:29:45 + + dirname cmd/core-metadata/Dockerfilecut 08:29:45 -d/ -f2 08:29:45 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:45 + dirname cmd/security-bootstrapper/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:45 + dirname cmd/security-proxy-auth/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:45 + dirname cmd/security-proxy-setup/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:45 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:45 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + dirname cmd/security-spire-agent/Dockerfile 08:29:45 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:45 + dirname cmd/security-spire-config/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:45 + dirname cmd/security-spire-server/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:45 + dirname cmd/support-notifications/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:45 + dirname cmd/support-scheduler/Dockerfile 08:29:45 + cut -d/ -f2 08:29:45 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:45 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:29:45 + git rev-list -1 --merges 83473ad652a87e192fe78d9c4f87a08805570e1b~1..83473ad652a87e192fe78d9c4f87a08805570e1b [Pipeline] echo 08:29:45 -----------> git rev-list -1 --merges 83473ad652a87e192fe78d9c4f87a08805570e1b~1..83473ad652a87e192fe78d9c4f87a08805570e1b 83473ad652a87e192fe78d9c4f87a08805570e1b 08:29:45 83473ad652a87e192fe78d9c4f87a08805570e1b [false] [Pipeline] sh 08:29:46 + git log --format=format:%s -1 83473ad652a87e192fe78d9c4f87a08805570e1b [Pipeline] echo 08:29:46 ========================================================= 08:29:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:46 + grep -v github /etc/ssh/ssh_known_hosts 08:29:46 + [ -e /tmp/ssh_known_hosts ] 08:29:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:46 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:46 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:46 08:29:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:47 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:47 b85a868b505f: Pulling fs layer 08:29:47 e2be974225ed: Pulling fs layer 08:29:47 339a4e72a1f5: Pulling fs layer 08:29:47 988bab9f4d93: Pulling fs layer 08:29:47 1469e6f7b9e6: Pulling fs layer 08:29:47 eaf3925da568: Pulling fs layer 08:29:47 988bab9f4d93: Waiting 08:29:47 1469e6f7b9e6: Waiting 08:29:47 bab4dde63d76: Pulling fs layer 08:29:47 bde34c3a00c8: Pulling fs layer 08:29:47 eaf3925da568: Waiting 08:29:47 bab4dde63d76: Waiting 08:29:47 b352a97aabf1: Pulling fs layer 08:29:47 4872d77fe225: Pulling fs layer 08:29:47 bde34c3a00c8: Waiting 08:29:47 b352a97aabf1: Waiting 08:29:47 5851b861e8e6: Pulling fs layer 08:29:47 4872d77fe225: Waiting 08:29:47 5851b861e8e6: Waiting 08:29:47 e2be974225ed: Download complete 08:29:47 988bab9f4d93: Verifying Checksum 08:29:47 988bab9f4d93: Download complete 08:29:47 1469e6f7b9e6: Verifying Checksum 08:29:47 1469e6f7b9e6: Download complete 08:29:47 eaf3925da568: Verifying Checksum 08:29:47 eaf3925da568: Download complete 08:29:47 339a4e72a1f5: Verifying Checksum 08:29:47 339a4e72a1f5: Download complete 08:29:47 bde34c3a00c8: Download complete 08:29:47 b352a97aabf1: Verifying Checksum 08:29:47 b352a97aabf1: Download complete 08:29:47 4872d77fe225: Verifying Checksum 08:29:47 4872d77fe225: Download complete 08:29:47 5851b861e8e6: Verifying Checksum 08:29:47 5851b861e8e6: Download complete 08:29:47 b85a868b505f: Verifying Checksum 08:29:47 b85a868b505f: Download complete 08:29:47 bab4dde63d76: Verifying Checksum 08:29:47 bab4dde63d76: Download complete 08:29:48 b85a868b505f: Pull complete 08:29:48 e2be974225ed: Pull complete 08:29:49 339a4e72a1f5: Pull complete 08:29:49 988bab9f4d93: Pull complete 08:29:49 1469e6f7b9e6: Pull complete 08:29:49 eaf3925da568: Pull complete 08:29:51 bab4dde63d76: Pull complete 08:29:51 bde34c3a00c8: Pull complete 08:29:51 b352a97aabf1: Pull complete 08:29:51 4872d77fe225: Pull complete 08:29:51 5851b861e8e6: Pull complete 08:29:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:51 prd-ubuntu20.04-docker-8c-8g-17463 does not seem to be running inside a container 08:29:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:54 $ docker top f4c73a53f918c1abbbf3a1266b32282371fa6a9c1b0d4df091b85ad3e646100b -eo pid,comm 08:29:55 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:29:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:55 [ssh-agent] Looking for ssh-agent implementation... 08:29:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:55 $ docker exec f4c73a53f918c1abbbf3a1266b32282371fa6a9c1b0d4df091b85ad3e646100b ssh-agent 08:29:55 SSH_AUTH_SOCK=/tmp/ssh-tCZtfkc6oBYc/agent.32 08:29:55 SSH_AGENT_PID=38 08:29:55 Running ssh-add (command line suppressed) 08:29:55 Identity added: /w/workspace/edgex-go/12@tmp/private_key_7394630554636200645.key (/w/workspace/edgex-go/12@tmp/private_key_7394630554636200645.key) 08:29:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:55 + git tag --points-at HEAD [Pipeline] } 08:29:55 $ docker exec --env ******** --env ******** f4c73a53f918c1abbbf3a1266b32282371fa6a9c1b0d4df091b85ad3e646100b ssh-agent -k 08:29:55 unset SSH_AUTH_SOCK; 08:29:55 unset SSH_AGENT_PID; 08:29:55 echo Agent pid 38 killed; 08:29:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:55 [ssh-agent] Looking for ssh-agent implementation... 08:29:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:55 $ docker exec f4c73a53f918c1abbbf3a1266b32282371fa6a9c1b0d4df091b85ad3e646100b ssh-agent 08:29:56 SSH_AUTH_SOCK=/tmp/ssh-7AdFHfsWM2Js/agent.70 08:29:56 SSH_AGENT_PID=76 08:29:56 Running ssh-add (command line suppressed) 08:29:56 Identity added: /w/workspace/edgex-go/12@tmp/private_key_2317790008155402634.key (/w/workspace/edgex-go/12@tmp/private_key_2317790008155402634.key) 08:29:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:56 + git semver init 08:29:56 2023-05-31 08:29:56,604 [run_init] DEBUG init version:0.0.0 force:False 08:29:56 2023-05-31 08:29:56,604 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/12/.semver 08:29:56 2023-05-31 08:29:56,605 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/12/.semver 08:29:56 2023-05-31 08:29:56,605 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/12/.semver'], cwd=/w/workspace/edgex-go/12, universal_newlines=False, shell=None, istream=None) 08:30:02 2023-05-31 08:30:01,207 [append_file] DEBUG append to file:/w/workspace/edgex-go/12/.git/info/exclude 08:30:02 2023-05-31 08:30:01,208 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/12/.semver/PR-4563 with force:False 08:30:02 2023-05-31 08:30:01,208 [write_file] DEBUG write to file:/w/workspace/edgex-go/12/.semver/PR-4563 08:30:02 2023-05-31 08:30:01,212 [execute] INFO git cat-file --batch-check 08:30:02 2023-05-31 08:30:01,213 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/12/.semver, universal_newlines=False, shell=None, istream=) 08:30:02 2023-05-31 08:30:01,218 [execute] INFO git cat-file --batch 08:30:02 2023-05-31 08:30:01,218 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/12/.semver, universal_newlines=False, shell=None, istream=) 08:30:02 2023-05-31 08:30:01,223 [read_version] DEBUG read version from /w/workspace/edgex-go/12/.semver/PR-4563 08:30:02 0.0.0 [Pipeline] } 08:30:02 $ docker exec --env ******** --env ******** f4c73a53f918c1abbbf3a1266b32282371fa6a9c1b0d4df091b85ad3e646100b ssh-agent -k 08:30:02 unset SSH_AUTH_SOCK; 08:30:02 unset SSH_AGENT_PID; 08:30:02 echo Agent pid 76 killed; 08:30:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:02 + git semver [Pipeline] } 08:30:02 $ docker stop --time=1 f4c73a53f918c1abbbf3a1266b32282371fa6a9c1b0d4df091b85ad3e646100b 08:30:04 $ docker rm -f --volumes f4c73a53f918c1abbbf3a1266b32282371fa6a9c1b0d4df091b85ad3e646100b [Pipeline] // withDockerContainer [Pipeline] sh 08:30:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:04 Stashed 1 file(s) [Pipeline] echo 08:30:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:05 + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] echo 08:30:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:05 ========================================================= 08:30:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 08:30:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:05 f56be85fc22e: Pulling fs layer 08:30:05 85791d961cd3: Pulling fs layer 08:30:05 d694b5ae8c79: Pulling fs layer 08:30:05 9f32a84ed3da: Pulling fs layer 08:30:05 4d19c01a9841: Pulling fs layer 08:30:05 9f32a84ed3da: Waiting 08:30:05 9325e15d5711: Pulling fs layer 08:30:05 556b6ee489ea: Pulling fs layer 08:30:05 c5a4b2cf53e6: Pulling fs layer 08:30:05 4d19c01a9841: Waiting 08:30:05 9325e15d5711: Waiting 08:30:05 c5a4b2cf53e6: Waiting 08:30:05 556b6ee489ea: Waiting 08:30:05 85791d961cd3: Verifying Checksum 08:30:05 85791d961cd3: Download complete 08:30:05 9f32a84ed3da: Download complete 08:30:05 4d19c01a9841: Verifying Checksum 08:30:05 4d19c01a9841: Download complete 08:30:05 f56be85fc22e: Verifying Checksum 08:30:05 f56be85fc22e: Download complete 08:30:05 9325e15d5711: Verifying Checksum 08:30:05 9325e15d5711: Download complete 08:30:05 f56be85fc22e: Pull complete 08:30:05 85791d961cd3: Pull complete 08:30:05 c5a4b2cf53e6: Verifying Checksum 08:30:05 c5a4b2cf53e6: Download complete 08:30:06 d694b5ae8c79: Verifying Checksum 08:30:06 d694b5ae8c79: Download complete 08:30:06 556b6ee489ea: Verifying Checksum 08:30:06 556b6ee489ea: Download complete 08:30:09 d694b5ae8c79: Pull complete 08:30:09 9f32a84ed3da: Pull complete 08:30:09 4d19c01a9841: Pull complete 08:30:09 9325e15d5711: Pull complete 08:30:11 556b6ee489ea: Pull complete 08:30:12 c5a4b2cf53e6: Pull complete 08:30:12 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 08:30:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:30:12 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:12 WORKDIR /edgex 08:30:12 COPY go.mod . 08:30:12 RUN go mod download build 08:30:12 -t ci-base-image-x86_64 -f - . 08:30:13 Sending build context to Docker daemon 170.8MB 08:30:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 08:30:13 ---> c4be618373d6 08:30:13 Step 2/4 : WORKDIR /edgex 08:30:19 ---> Running in 67d9bbc00729 08:30:19 Removing intermediate container 67d9bbc00729 08:30:19 ---> 115db2e4f8bc 08:30:19 Step 3/4 : COPY go.mod . 08:30:19 ---> 89fa16274a9b 08:30:19 Step 4/4 : RUN go mod download 08:30:19 ---> Running in 2b1d84e58b08 08:30:19 Still waiting to schedule task 08:30:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:37 Removing intermediate container 2b1d84e58b08 08:30:37 ---> 04af3cf5b0b3 08:30:37 Successfully built 04af3cf5b0b3 08:30:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:38 + docker inspect -f . ci-base-image-x86_64 08:30:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:38 prd-ubuntu20.04-docker-8c-8g-17463 does not seem to be running inside a container 08:30:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:38 $ docker top 3bc1e0cba89b0050fe3e71592ec5c17c3617816db41711fe9bfb4da13b2d178f -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:39 + go version 08:30:39 go version go1.20.2 linux/amd64 [Pipeline] } 08:30:39 $ docker stop --time=1 3bc1e0cba89b0050fe3e71592ec5c17c3617816db41711fe9bfb4da13b2d178f 08:30:40 $ docker rm -f --volumes 3bc1e0cba89b0050fe3e71592ec5c17c3617816db41711fe9bfb4da13b2d178f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:40 + docker inspect -f . ci-base-image-x86_64 08:30:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:40 prd-ubuntu20.04-docker-8c-8g-17463 does not seem to be running inside a container 08:30:40 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:41 $ docker top 3d0598acca1444a7cfa36c2dbdf1b516038ff9b07f9093fb33688a71412575db -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:41 ========================================================= 08:30:41 [edgeXBuildGoParallel] Running Tests and Build... 08:30:41 ========================================================= [Pipeline] sh 08:30:41 + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] fileExists [Pipeline] sh 08:30:41 + make test 08:30:41 go test -race -coverprofile=coverage.out ./... 08:30:48 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.048s coverage: 28.7% of statements 08:31:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 98.5% of statements 08:31:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.098s coverage: 71.5% of statements 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:12 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.966s coverage: 88.5% of statements 08:31:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.078s coverage: 3.8% of statements 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.379s coverage: 95.6% of statements 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.074s coverage: 65.9% of statements 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements 08:31:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.044s coverage: 29.0% of statements 08:31:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 42.9% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 82.9% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.049s coverage: 94.1% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.065s coverage: 96.3% of statements 08:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.045s coverage: 87.5% of statements 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.054s coverage: 94.4% of statements 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.267s coverage: 79.9% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.068s coverage: 92.9% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 62.3% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.047s coverage: 20.0% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.046s coverage: 100.0% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.103s coverage: 81.8% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 82.1% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.046s coverage: 86.0% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.164s coverage: 63.1% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.193s coverage: 38.4% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 92.3% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.088s coverage: 97.7% of statements 08:31:45 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:31:45 running golangci-lint 08:31:45 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 08:31:45 go version go1.20.2 linux/amd64 08:31:45 level=info msg="[config_reader] Used config file .golangci.yml" 08:31:45 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 08:32:00 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|files|name|deps|exports_file|imports) took 14.36180475s" 08:32:00 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 36.1803ms" 08:32:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17466 in /w/workspace/edgexfoundry_edgex-go_PR-4563 [Pipeline] { [Pipeline] ws 08:32:01 Running in /w/workspace/edgex-go/12 [Pipeline] { [Pipeline] checkout 08:32:01 The recommended git tool is: git 08:32:05 level=info msg="[linters_context/goanalysis] analyzers took 46.841489249s with top 10 stages: buildir: 26.700894318s, inspect: 1.654455545s, fact_deprecated: 1.51558965s, gosec: 1.406570841s, printf: 1.152500845s, ctrlflow: 1.019404029s, S1038: 998.700754ms, fact_purity: 695.049722ms, nilness: 675.567384ms, directives: 603.183536ms" 08:32:05 level=info msg="[runner] Issues before processing: 203, after processing: 0" 08:32:05 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 203/203, identifier_marker: 203/203, exclude-rules: 23/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, nolint: 0/23, path_prettifier: 203/203, exclude: 203/203, cgo: 203/203, filename_unadjuster: 203/203" 08:32:05 level=info msg="[runner] processing took 13.633459ms with stages: nolint: 6.85583ms, identifier_marker: 3.770473ms, exclude-rules: 1.214601ms, autogenerated_exclude: 777.107µs, path_prettifier: 670.616µs, skip_dirs: 316.412µs, cgo: 16.45µs, filename_unadjuster: 8.3µs, max_same_issues: 640ns, uniq_by_line: 450ns, diff: 440ns, max_from_linter: 320ns, exclude: 300ns, skip_files: 290ns, source_code: 290ns, sort_results: 250ns, severity-rules: 230ns, path_shortener: 200ns, max_per_file_from_linter: 130ns, path_prefixer: 130ns" 08:32:05 level=info msg="[runner] linters took 6.551864272s with stages: goanalysis_metalinter: 6.538139092s" 08:32:05 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:05 level=info msg="Memory: 211 samples, avg is 171.6MB, max is 789.7MB" 08:32:05 level=info msg="Execution took 20.960271139s" 08:32:05 go vet ./... 08:32:08 using credential edgex-jenkins-ssh 08:32:08 Cloning the remote Git repository 08:32:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:32:08 > git init /w/workspace/edgex-go/12 # timeout=10 08:32:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:08 > git --version # timeout=10 08:32:08 > git --version # 'git version 2.25.1' 08:32:08 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:10 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:10 + ls -al . 08:32:10 total 720 08:32:10 drwxrwxr-x 11 1001 1001 4096 May 31 08:30 . 08:32:10 drwxr-xr-x 4 root root 4096 May 31 08:30 .. 08:32:10 drwxrwxr-x 2 1001 1001 4096 May 31 08:29 .blubracket 08:32:10 -rw-rw-r-- 1 1001 1001 16 May 31 08:29 .dockerignore 08:32:10 drwxrwxr-x 8 1001 1001 4096 May 31 08:30 .git 08:32:10 drwxrwxr-x 3 1001 1001 4096 May 31 08:29 .github 08:32:10 -rw-rw-r-- 1 1001 1001 1133 May 31 08:29 .gitignore 08:32:10 -rw-rw-r-- 1 1001 1001 42 May 31 08:29 .golangci.yml 08:32:10 -rw-rw-r-- 1 1001 1001 87 May 31 08:29 .hadolint.yml 08:32:10 drwxr-xr-x 3 1001 1001 4096 May 31 08:30 .semver 08:32:10 -rw-rw-r-- 1 1001 1001 166 May 31 08:29 .sonarcloud.properties 08:32:10 -rw-rw-r-- 1 1001 1001 1171 May 31 08:29 ADOPTERS.md 08:32:10 -rw-rw-r-- 1 1001 1001 10835 May 31 08:29 Attribution.txt 08:32:10 -rw-rw-r-- 1 1001 1001 93407 May 31 08:29 CHANGELOG.md 08:32:10 -rw-rw-r-- 1 1001 1001 3804 May 31 08:29 CONTRIBUTING.md 08:32:10 -rw-rw-r-- 1 1001 1001 677 May 31 08:29 GOVERNANCE.md 08:32:10 -rw-rw-r-- 1 1001 1001 883 May 31 08:29 Jenkinsfile 08:32:10 -rw-rw-r-- 1 1001 1001 10775 May 31 08:29 LICENSE 08:32:10 -rw-rw-r-- 1 1001 1001 14368 May 31 08:29 Makefile 08:32:10 -rw-rw-r-- 1 1001 1001 582 May 31 08:29 OWNERS.md 08:32:10 -rw-rw-r-- 1 1001 1001 9923 May 31 08:29 README.md 08:32:10 -rw-rw-r-- 1 1001 1001 789 May 31 08:29 SECURITY.md 08:32:10 -rw-rw-r-- 1 1001 1001 5 May 31 08:30 VERSION 08:32:10 drwxrwxr-x 2 1001 1001 4096 May 31 08:29 bin 08:32:10 drwxrwxr-x 18 1001 1001 4096 May 31 08:29 cmd 08:32:10 -rw-r--r-- 1 root root 447731 May 31 08:31 coverage.out 08:32:10 -rw-rw-r-- 1 1001 1001 3160 May 31 08:29 go.mod 08:32:10 -rw-rw-r-- 1 1001 1001 30960 May 31 08:29 go.sum 08:32:10 drwxrwxr-x 7 1001 1001 4096 May 31 08:29 internal 08:32:10 drwxrwxr-x 3 1001 1001 4096 May 31 08:29 openapi 08:32:10 -rw-rw-r-- 1 1001 1001 594 May 31 08:29 security.txt 08:32:10 drwxrwxr-x 4 1001 1001 4096 May 31 08:29 snap 08:32:10 -rw-rw-r-- 1 1001 1001 204 May 31 08:29 version.go [Pipeline] sh 08:32:10 + '[' -e coverage.out ] 08:32:10 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:10 Stashed 1 file(s) [Pipeline] sh 08:32:11 + make build 08:32:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:32:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:32:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:32:23 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:24 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:32:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:26 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4563/head:refs/remotes/origin/PR-4563 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:26 Merging remotes/origin/main commit 1fb6775d8804dda106fccace673c66bb187c3e57 into PR head commit c15abe78a0f78db5f98961932e279ab13327c124 08:32:27 Merge succeeded, producing aae4695d639e91a531cbb3314a241ca74e57e25c 08:32:27 Checking out Revision aae4695d639e91a531cbb3314a241ca74e57e25c (PR-4563) 08:32:26 > git config core.sparsecheckout # timeout=10 08:32:26 > git checkout -f c15abe78a0f78db5f98961932e279ab13327c124 # timeout=10 08:32:27 > git remote # timeout=10 08:32:27 > git config --get remote.origin.url # timeout=10 08:32:27 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:27 > git merge 1fb6775d8804dda106fccace673c66bb187c3e57 # timeout=10 08:32:27 > git rev-parse HEAD^{commit} # timeout=10 08:32:27 > git config core.sparsecheckout # timeout=10 08:32:27 > git checkout -f aae4695d639e91a531cbb3314a241ca74e57e25c # timeout=10 08:32:30 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:32:31 Commit message: "Merge commit '1fb6775d8804dda106fccace673c66bb187c3e57' into HEAD" 08:32:31 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:32:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:31 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:31 Dload Upload Total Spent Left Speed 08:32:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 97 12751 97 12393 0 0 61049 0 --:--:-- --:--:-- --:--:-- 60750 100 12751 100 12751 0 0 62200 0 --:--:-- --:--:-- --:--:-- 62200 [Pipeline] sh 08:32:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:32 + sudo tee /etc/docker/daemon.new 08:32:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:32 { 08:32:32 "registry-mirrors": [ 08:32:32 "https://nexus3.edgexfoundry.org:10001" 08:32:32 ], 08:32:32 "bip": "10.250.0.254/24", 08:32:32 "hosts": [ 08:32:32 "tcp://0.0.0.0:5555", 08:32:32 "unix:///var/run/docker.sock" 08:32:32 ], 08:32:32 "mtu": 1458, 08:32:32 "selinux-enabled": true, 08:32:32 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:32 } [Pipeline] sh 08:32: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:32:31 > git rev-list --no-walk 2e7d8834d69cbd8a73c0cde1a16b64bf8b63ebab # timeout=10 08:32:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:33 + sudo service docker restart 08:32:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:32:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:32:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:32:37 $ docker stop --time=1 3d0598acca1444a7cfa36c2dbdf1b516038ff9b07f9093fb33688a71412575db 08:32:43 $ docker rm -f --volumes 3d0598acca1444a7cfa36c2dbdf1b516038ff9b07f9093fb33688a71412575db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:44 08:32:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:44 latest: Pulling from edgex-devops/edgex-compose 08:32:44 cbdbe7a5bc2a: Pulling fs layer 08:32:44 ca9280d653b3: Pulling fs layer 08:32:44 7e9c9ca2126c: Pulling fs layer 08:32:45 cbdbe7a5bc2a: Download complete 08:32:45 cbdbe7a5bc2a: Pull complete 08:32:47 ca9280d653b3: Download complete 08:32:47 7e9c9ca2126c: Verifying Checksum 08:32:47 7e9c9ca2126c: Download complete 08:32:48 ca9280d653b3: Pull complete 08:32:51 7e9c9ca2126c: Pull complete 08:32:51 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:51 prd-ubuntu20.04-docker-8c-8g-17463 does not seem to be running inside a container 08:32:51 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:54 $ docker top 63f1dedfa0f0f0f02a7cf835d093b345d42db125a145b6a68b7977f14da793cd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 08:32:55 provisioning config files... 08:32:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/12@tmp/config13191632984581249342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:55 + + docker-composegrep build parallel --help 08:32:55 08:32:55 ---> docker-login.sh 08:32:55 nexus3.edgexfoundry.org:10001 08:32:55 --parallel Build images in parallel. [Pipeline] } 08:32:55 $ docker stop --time=1 63f1dedfa0f0f0f02a7cf835d093b345d42db125a145b6a68b7977f14da793cd 08:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:56 Configure a credential helper to remove this warning. See 08:32:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:56 08:32:56 Login Succeeded 08:32:56 nexus3.edgexfoundry.org:10002 08:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:56 Configure a credential helper to remove this warning. See 08:32:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:56 08:32:56 Login Succeeded 08:32:56 nexus3.edgexfoundry.org:10003 08:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:57 Configure a credential helper to remove this warning. See 08:32:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:57 08:32:57 Login Succeeded 08:32:57 nexus3.edgexfoundry.org:10004 08:32:57 $ docker rm -f --volumes 63f1dedfa0f0f0f02a7cf835d093b345d42db125a145b6a68b7977f14da793cd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:57 Configure a credential helper to remove this warning. See 08:32:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:57 08:32:57 Login Succeeded 08:32:57 docker.io 08:32:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:57 prd-ubuntu20.04-docker-8c-8g-17463 does not seem to be running inside a container 08:32:57 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:57 Configure a credential helper to remove this warning. See 08:32:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:57 08:32:57 Login Succeeded 08:32:57 ---> docker-login.sh ends 08:32:57 $ docker top 480ba58d4d5038ce657a8320ed975793bf0bf5563190f13b900f2ce758ab6bdb -eo pid,comm [Pipeline] { [Pipeline] } 08:32:58 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:32:58 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] sh 08:32:58 + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] echo 08:32:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:58 ========================================================= 08:32:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 08:32:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:58 Building core-command ... 08:32:58 Building core-common-config-bootstrapper ... 08:32:58 Building core-data ... 08:32:58 Building core-metadata ... 08:32:58 Building security-bootstrapper ... 08:32:58 Building security-proxy-auth ... 08:32:58 Building security-proxy-setup ... 08:32:58 Building security-secretstore-setup ... 08:32:58 Building security-spiffe-token-provider ... 08:32:58 Building security-spire-agent ... 08:32:58 Building security-spire-config ... 08:32:58 Building security-spire-server ... 08:32:58 Building support-notifications ... 08:32:58 Building support-scheduler ... 08:32:58 Building security-spire-agent 08:32:58 Building support-scheduler 08:32:58 Building security-bootstrapper 08:32:58 Building security-spire-config 08:32:58 Building security-proxy-auth 08:32:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:32:59 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:59 c41833b44d91: Pulling fs layer 08:32:59 ed15518f5707: Pulling fs layer 08:32:59 feae8fd75edb: Pulling fs layer 08:32:59 242c74f7c9fa: Pulling fs layer 08:32:59 3cdef696dda3: Pulling fs layer 08:32:59 2ced38df9373: Pulling fs layer 08:32:59 58f1dce35555: Pulling fs layer 08:32:59 242c74f7c9fa: Waiting 08:32:59 3cdef696dda3: Waiting 08:32:59 2ced38df9373: Waiting 08:32:59 58f1dce35555: Waiting 08:32:59 ed15518f5707: Verifying Checksum 08:32:59 ed15518f5707: Download complete 08:32:59 242c74f7c9fa: Verifying Checksum 08:32:59 242c74f7c9fa: Download complete 08:32:59 3cdef696dda3: Download complete 08:32:59 c41833b44d91: Verifying Checksum 08:32:59 c41833b44d91: Download complete 08:33:00 c41833b44d91: Pull complete 08:33:00 58f1dce35555: Verifying Checksum 08:33:00 58f1dce35555: Download complete 08:33:00 ed15518f5707: Pull complete 08:33:01 feae8fd75edb: Download complete 08:33:01 2ced38df9373: Verifying Checksum 08:33:01 2ced38df9373: Download complete 08:33:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:11 ---> 04af3cf5b0b3 08:33:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:11 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:11 ---> 04af3cf5b0b3 08:33:11 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:33:11 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:11 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:33:11 ---> 04af3cf5b0b3 08:33:11 Step 3/27 : WORKDIR /edgex-go 08:33:11 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:11 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:33:11 ---> 04af3cf5b0b3 08:33:11 Step 3/27 : WORKDIR /edgex-go 08:33:11 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:33:11 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:33:11 ---> 04af3cf5b0b3 08:33:11 Step 3/33 : WORKDIR /edgex-go 08:33:14 feae8fd75edb: Pull complete 08:33:14 242c74f7c9fa: Pull complete 08:33:14 3cdef696dda3: Pull complete 08:33:17 ---> Running in 5fa7a7943085 08:33:17 ---> Running in ae8800078301 08:33:17 ---> Running in cbedd525354a 08:33:17 ---> Running in 5da2a7cdc713 08:33:17 ---> Running in 121e91c0039a 08:33:17 Removing intermediate container ae8800078301 08:33:17 ---> 6ca8b88cf3d1 08:33:17 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:33:17 Removing intermediate container 121e91c0039a 08:33:17 ---> 9d67b90be700 08:33:17 Step 4/23 : WORKDIR /edgex-go 08:33:17 ---> Running in 356817679f31 08:33:17 Removing intermediate container cbedd525354a 08:33:17 ---> 96c8649143d3 08:33:17 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:33:17 Removing intermediate container 5fa7a7943085 08:33:17 ---> 2d2deb68faea 08:33:17 Step 4/33 : RUN apk add --update --no-cache make git 08:33:17 Removing intermediate container 5da2a7cdc713 08:33:17 ---> ee21e80f3b61 08:33:17 Step 4/23 : WORKDIR /edgex-go 08:33:17 ---> Running in dd969fb8930d 08:33:17 ---> Running in f1596ba34f29 08:33:17 ---> Running in 53e6e0adebad 08:33:17 ---> Running in 056df7f23b0b 08:33:17 Removing intermediate container dd969fb8930d 08:33:17 ---> 7426100bfeff 08:33:17 Step 5/23 : RUN apk add --update --no-cache make git 08:33:17 Removing intermediate container 53e6e0adebad 08:33:17 ---> c13b2fbf7a82 08:33:17 Step 5/23 : RUN apk add --update --no-cache make git 08:33:17 ---> Running in 2f9f17caec84 08:33:17 ---> Running in 2858fdf6f47b 08:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:33:18 OK: 265 MiB in 53 packages 08:33:18 OK: 265 MiB in 53 packages 08:33:18 OK: 265 MiB in 53 packages 08:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:33:18 OK: 265 MiB in 53 packages 08:33:18 OK: 265 MiB in 53 packages 08:33:18 Removing intermediate container 356817679f31 08:33:18 ---> f025a0d3ddf4 08:33:18 Step 5/27 : COPY go.mod vendor* ./ 08:33:18 Removing intermediate container 056df7f23b0b 08:33:18 ---> c7447b309167 08:33:18 Step 5/27 : COPY go.mod vendor* ./ 08:33:18 ---> e0b8f88e6bbd 08:33:18 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:18 Removing intermediate container f1596ba34f29 08:33:18 ---> e32b819971f8 08:33:18 Step 5/33 : COPY go.mod vendor* ./ 08:33:18 ---> b726ee1e69f6 08:33:18 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:18 ---> Running in 71144adebecb 08:33:18 ---> Running in 0aba81f1547e 08:33:18 Removing intermediate container 2858fdf6f47b 08:33:18 ---> 4d62a2f48e62 08:33:18 Step 6/23 : COPY go.mod vendor* ./ 08:33:19 ---> 339924ab0334 08:33:19 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:19 Removing intermediate container 2f9f17caec84 08:33:19 ---> 7d2b18f9d4ae 08:33:19 Step 6/23 : COPY go.mod vendor* ./ 08:33:19 ---> Running in c1730038f557 08:33:19 ---> 45d30a1e5cc9 08:33:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:19 ---> Running in 8fbe7135a9c2 08:33:19 ---> 268a257de922 08:33:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:19 ---> Running in 7b756834d2c3 08:33:20 2ced38df9373: Pull complete 08:33:22 58f1dce35555: Pull complete 08:33:22 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 08:33:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 08:33:23 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:23 WORKDIR /edgex 08:33:23 COPY go.mod . 08:33:23 RUN go mod download 08:33:23 + docker build -t ci-base-image-arm64 -f - . 08:33:23 Sending build context to Docker daemon 2.947MB 08:33:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 08:33:23 ---> fadd8f120f05 08:33:23 Step 2/4 : WORKDIR /edgex 08:33:25 ---> Running in b6aba5724a9c 08:33:25 Removing intermediate container b6aba5724a9c 08:33:25 ---> fe7d84b0e49b 08:33:25 Step 3/4 : COPY go.mod . 08:33:26 ---> 4cf25753b1ad 08:33:26 Step 4/4 : RUN go mod download 08:33:26 ---> Running in 4be263804825 08:33:58 Removing intermediate container 4be263804825 08:33:58 ---> 2bed0dff4bd8 08:33:58 Successfully built 2bed0dff4bd8 08:33:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:58 + docker inspect -f . ci-base-image-arm64 08:33:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:59 prd-ubuntu20.04-docker-arm64-4c-16g-17466 does not seem to be running inside a container 08:33:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:00 $ docker top 3a199e97330956165b311f43f498790d1cbf5d306555b293a9663e399c441cbb -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:01 + go version 08:34:01 go version go1.20.2 linux/arm64 [Pipeline] } 08:34:01 $ docker stop --time=1 3a199e97330956165b311f43f498790d1cbf5d306555b293a9663e399c441cbb 08:34:05 $ docker rm -f --volumes 3a199e97330956165b311f43f498790d1cbf5d306555b293a9663e399c441cbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:05 + docker inspect -f . ci-base-image-arm64 08:34:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:06 prd-ubuntu20.04-docker-arm64-4c-16g-17466 does not seem to be running inside a container 08:34:06 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:07 $ docker top 734cf8e92e9d3279e19b52c5807b2393c41f55018a32a2db052d863cd4e7e974 -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:07 ========================================================= 08:34:07 [edgeXBuildGoParallel] Running Tests and Build... 08:34:07 ========================================================= [Pipeline] sh 08:34:07 + git config --global --add safe.directory /w/workspace/edgex-go/12 [Pipeline] fileExists [Pipeline] sh 08:34:08 + make test 08:34:08 go test -race -coverprofile=coverage.out ./... 08:34:41 Removing intermediate container 71144adebecb 08:34:41 ---> e3f485fe68bb 08:34:41 Step 7/27 : COPY . . 08:34:41 Removing intermediate container 0aba81f1547e 08:34:41 ---> 972c4b55333e 08:34:41 Step 7/27 : COPY . . 08:34:41 Removing intermediate container 7b756834d2c3 08:34:41 ---> f7381b35945b 08:34:41 Step 8/23 : COPY . . 08:34:41 Removing intermediate container c1730038f557 08:34:41 ---> 1eb095a4f033 08:34:41 Step 7/33 : COPY . . 08:34:41 Removing intermediate container 8fbe7135a9c2 08:34:41 ---> cd959a8f06a2 08:34:41 Step 8/23 : COPY . . 08:34:47 ---> 15fbe53aa527 08:34:47 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:47 ---> 706250da897d 08:34:47 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:34:47 ---> Running in b3ecd681ba47 08:34:47 ---> 54094faeddf3 08:34:47 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:34:47 ---> 06da447714ba 08:34:47 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:34:47 ---> Running in b54261f5013b 08:34:47 ---> 197e542a4b96 08:34:47 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 08:34:47 ---> Running in 1cd595edaa97 08:34:47 ---> Running in 2261e45699a6 08:34:47 ---> Running in e3c7212f167c 08:34:47 Removing intermediate container b54261f5013b 08:34:47 ---> 92d697407c97 08:34:47 Step 9/27 : WORKDIR /edgex-go/spire-build 08:34:47 Removing intermediate container e3c7212f167c 08:34:47 ---> 0516e583699c 08:34:47 Step 9/27 : WORKDIR /edgex-go/spire-build 08:34:47 ---> Running in 5a5f197d7340 08:34:47 ---> Running in d19810e921ba 08:34:47 Removing intermediate container 5a5f197d7340 08:34:47 ---> b253bf1b19cd 08:34:47 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:34:47 ---> Running in d15f92f90cf5 08:34:47 Removing intermediate container d19810e921ba 08:34:47 ---> 3e930a4e7d6b 08:34:47 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:34:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:34:47 ---> Running in ca06eddac20e 08:34:47 Removing intermediate container d15f92f90cf5 08:34:47 ---> e8f231dad7d8 08:34:47 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:34:47 ---> Running in a34a7a6cb779 08:34:47 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:34:47 Removing intermediate container ca06eddac20e 08:34:47 ---> c70c7b458477 08:34:47 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:34: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:34:48 ---> Running in d1dc93260e6d 08:34:49 Removing intermediate container a34a7a6cb779 08:34:49 ---> f9f4f1742084 08:34:49 Step 12/27 : WORKDIR /edgex-go 08:34:49 ---> Running in 38e1fbd18561 08:34:49 Removing intermediate container d1dc93260e6d 08:34:49 ---> cb87f166cd2b 08:34:49 Step 12/27 : WORKDIR /edgex-go 08:34:49 ---> Running in 56f6dc3ff0d5 08:34:49 Removing intermediate container 38e1fbd18561 08:34:49 ---> 3f4ebfbeff33 08:34:49 08:34:49 Step 13/27 : FROM alpine:3.17 08:34:49 Removing intermediate container 56f6dc3ff0d5 08:34:49 ---> 13ea7e509d1c 08:34:49 08:34:49 Step 13/27 : FROM alpine:3.17 08:34:50 3.17: Pulling from library/alpine 08:34:50 3.17: Pulling from library/alpine 08:34:50 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:34:50 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:34:50 Status: Downloaded newer image for alpine:3.17 08:34:50 Status: Image is up to date for alpine:3.17 08:34:50 ---> 9ed4aefc74f6 08:34:50 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:50 ---> 9ed4aefc74f6 08:34:50 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:50 ---> Running in ad14cf807bfe 08:34:50 ---> Running in c52e9501e600 08:34:51 Removing intermediate container ad14cf807bfe 08:34:51 ---> f8070ca2a9d1 08:34:51 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:51 ---> Running in fb6ffca5a57d 08:34:51 Removing intermediate container c52e9501e600 08:34:51 ---> 3a97e1be7b64 08:34:51 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:51 ---> Running in 010f7825b6a3 08:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:52 v3.17.3-220-geb1a1f718c8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:52 v3.17.3-218-g494dbdad1c2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:52 OK: 17823 distinct packages available 08:34:52 v3.17.3-220-geb1a1f718c8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:34:52 v3.17.3-218-g494dbdad1c2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:34:52 OK: 17823 distinct packages available 08:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:34:52 (1/4) Installing dumb-init (1.2.5-r2) 08:34:52 (2/4) Installing musl-obstack (1.2.3-r0) 08:34:52 (3/4) Installing libucontext (1.2-r0) 08:34:52 (4/4) Installing gcompat (1.1.0-r0) 08:34:52 Executing busybox-1.35.0-r29.trigger 08:34:52 OK: 7 MiB in 19 packages 08:34:52 (1/7) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) 08:34:52 (2/7) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) 08:34:52 (3/7) Installing dumb-init (1.2.5-r2) 08:34:52 (4/7) Installing musl-obstack (1.2.3-r0) 08:34:52 (5/7) Installing libucontext (1.2-r0) 08:34:52 (6/7) Installing gcompat (1.1.0-r0) 08:34:52 (7/7) Installing openssl (3.0.9-r1) 08:34:52 Executing busybox-1.35.0-r29.trigger 08:34:52 OK: 8 MiB in 20 packages 08:34:54 ? github.com/edgexfoundry/edgex-go [no test files] 08:35:02 Removing intermediate container fb6ffca5a57d 08:35:02 ---> fd01fe3e39cf 08:35:02 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:02 Removing intermediate container 010f7825b6a3 08:35:02 ---> 7826ed411876 08:35:02 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:02 ---> 80fbc5e874a8 08:35:02 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:35:02 ---> 4ff162e28023 08:35:02 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 08:35:02 ---> 2a4cd5fcb327 08:35:02 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:02 ---> f19c9f6fa77b 08:35:02 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:35:13 ---> 1dfe2566bcd6 08:35:13 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:13 ---> 9f7c249aa8ad 08:35:13 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:17 ---> aa0912e17229 08:35:17 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:17 ---> e0ae754c6ca3 08:35:17 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:17 ---> Running in 82159cc86963 08:35:17 Removing intermediate container b3ecd681ba47 08:35:17 ---> 2e53e10f8f6c 08:35:17 08:35:17 Step 9/33 : FROM alpine:3.17 08:35:17 ---> 9ed4aefc74f6 08:35:17 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:35:17 Removing intermediate container 2261e45699a6 08:35:17 ---> 2062f17ac022 08:35:17 08:35:17 Step 10/23 : FROM alpine:3.17 08:35:17 ---> 9ed4aefc74f6 08:35:17 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:19 ---> Running in cbeb94efdb34 08:35:19 ---> Running in 12fce1d7c04e 08:35:19 Removing intermediate container 82159cc86963 08:35:19 ---> 7a698d8c9d6c 08:35:19 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:19 ---> ed047a512cc5 08:35:19 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:19 Removing intermediate container cbeb94efdb34 08:35:19 ---> 2506d7c1efd2 08:35:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:35:19 Removing intermediate container 12fce1d7c04e 08:35:19 ---> acb9cfb34e37 08:35:19 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 08:35:19 ---> Running in 355f429775c6 08:35:19 ---> 48a75d67b82b 08:35:19 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:19 ---> 8335995dc028 08:35:19 Step 22/27 : WORKDIR / 08:35:19 ---> Running in 3bbaa24bc3a2 08:35:19 ---> Running in 1c7ba29a808d 08:35:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:19 Removing intermediate container 1c7ba29a808d 08:35:19 ---> 8288a745ca57 08:35:19 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:19 ---> f1b7b2d865cc 08:35:19 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:19 ---> Running in af93bef61556 08:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:20 ---> Running in 9eee20886242 08:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:20 Removing intermediate container af93bef61556 08:35:20 ---> f93932dbea11 08:35:20 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:20 ---> Running in 7eb2b0d43b63 08:35:20 Removing intermediate container 9eee20886242 08:35:20 ---> e7e85eee69ff 08:35:20 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:20 (1/2) Installing dumb-init (1.2.5-r2) 08:35:20 (2/2) Installing su-exec (0.2-r2) 08:35:20 Executing busybox-1.35.0-r29.trigger 08:35:20 ---> Running in 2535e294e97a 08:35:20 OK: 7 MiB in 17 packages 08:35:20 Removing intermediate container 1cd595edaa97 08:35:20 ---> 8cc33271df4a 08:35:20 08:35:20 Step 10/23 : FROM alpine:3.17 08:35:20 ---> 9ed4aefc74f6 08:35:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:35:20 (1/1) Installing dumb-init (1.2.5-r2) 08:35:20 Executing busybox-1.35.0-r29.trigger 08:35:20 OK: 7 MiB in 16 packages 08:35:20 ---> Running in e37304b2aed2 08:35:20 Removing intermediate container 7eb2b0d43b63 08:35:20 ---> 04492a127de4 08:35:20 Step 25/27 : LABEL arch=x86_64 08:35:20 Removing intermediate container 2535e294e97a 08:35:20 ---> 49f0108710c6 08:35:20 Step 25/27 : LABEL arch=x86_64 08:35:20 ---> Running in b500555df950 08:35:20 ---> Running in d9933638b160 08:35:20 Removing intermediate container d9933638b160 08:35:20 ---> 752816ba4331 08:35:20 Step 26/27 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b 08:35:20 Removing intermediate container b500555df950 08:35:20 ---> d8084914ac8c 08:35:20 Step 26/27 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b 08:35:20 ---> Running in 0bd7980803d0 08:35:20 ---> Running in 5ea775700fdb 08:35:20 Removing intermediate container 3bbaa24bc3a2 08:35:20 ---> 7d17580cee16 08:35:20 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 08:35:20 Removing intermediate container 5ea775700fdb 08:35:20 ---> 78b52aae19a7 08:35:20 Step 27/27 : LABEL version=0.0.0 08:35:20 ---> Running in dc3c07655c81 08:35:20 Removing intermediate container 355f429775c6 08:35:20 ---> f4c6fe395d63 08:35:20 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:20 Removing intermediate container 0bd7980803d0 08:35:20 ---> 18b41454cc3f 08:35:20 Step 27/27 : LABEL version=0.0.0 08:35:20 ---> Running in d36673f66af1 08:35:20 ---> Running in 0e2191d240a0 08:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:20 Removing intermediate container dc3c07655c81 08:35:20 ---> c406d3fb86fb 08:35:20 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:35:21 Removing intermediate container d36673f66af1 08:35:21 ---> 578916ec7202 08:35:21 08:35:21 ---> Running in c28607322843 08:35:21 ---> 4dd4b3c929d8 08:35:21 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:35:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:21 Removing intermediate container 0e2191d240a0 08:35:21 ---> 184ccd38b4b6 08:35:21 08:35:21 Successfully built 578916ec7202 08:35:21 Successfully tagged security-spire-config:latest 08:35:21  Building security-spire-config ... done Building security-proxy-setup 08:35:21 Successfully built 184ccd38b4b6 08:35:21 Successfully tagged security-spire-agent:latest 08:35:21 Building security-spire-server 08:35:21  Building security-spire-agent ... done (1/1) Installing dumb-init (1.2.5-r2) 08:35:21 Executing busybox-1.35.0-r29.trigger 08:35:21 OK: 7 MiB in 16 packages 08:35:26 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:26 ---> 04af3cf5b0b3 08:35:26 Step 3/22 : WORKDIR /edgex-go 08:35:26 ---> Using cache 08:35:26 ---> 96c8649143d3 08:35:26 Step 4/22 : RUN apk add --update --no-cache make git 08:35:26 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:26 Step 2/26 : FROM ${BUILDER_BASE} AS builder 08:35:26 ---> 04af3cf5b0b3 08:35:26 Step 3/26 : WORKDIR /edgex-go 08:35:26 ---> Using cache 08:35:26 ---> 96c8649143d3 08:35:26 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 08:35:26 ---> Using cache 08:35:26 ---> c7447b309167 08:35:26 Step 5/26 : COPY go.mod vendor* ./ 08:35:26 ---> Using cache 08:35:26 ---> e0b8f88e6bbd 08:35:26 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:26 ---> Using cache 08:35:26 ---> e3f485fe68bb 08:35:26 Step 7/26 : COPY . . 08:35:26 ---> Using cache 08:35:26 ---> 197e542a4b96 08:35:26 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 08:35:26 ---> Using cache 08:35:26 ---> 0516e583699c 08:35:26 Step 9/26 : WORKDIR /edgex-go/spire-build 08:35:26 ---> Using cache 08:35:26 ---> 3e930a4e7d6b 08:35:26 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 08:35:26 ---> Using cache 08:35:26 ---> c70c7b458477 08:35:26 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:35:28 Removing intermediate container c28607322843 08:35:28 ---> 160f6a5e8b0e 08:35:28 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:35:28 ---> 429ba215b57a 08:35:28 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:35:28 ---> Running in 7ce050a8366f 08:35:28 ---> Running in 7c40177a89e0 08:35:28 ---> Running in 533d594680a1 08:35:28 Removing intermediate container e37304b2aed2 08:35:28 ---> 415c298b4843 08:35:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:35:28 ---> Running in 437c936873a7 08:35:28 Removing intermediate container 7c40177a89e0 08:35:28 ---> eafb45c45459 08:35:28 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:35:28 ---> Running in 430e820d6fa7 08:35:28 Removing intermediate container 437c936873a7 08:35:28 ---> 0ae61a9a9bd6 08:35:28 Step 13/23 : ENV APP_PORT=59861 08:35:28 ---> a80b1f6a65bb 08:35:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:35:28 Removing intermediate container 430e820d6fa7 08:35:28 ---> 10856249b236 08:35:28 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:28 ---> Running in d5a01926454e 08:35:28 ---> Running in 62167a620e36 08:35:28 Removing intermediate container d5a01926454e 08:35:28 ---> e20d0830f4fd 08:35:28 Step 14/23 : EXPOSE $APP_PORT 08:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:28 ---> Running in e8cb730ff882 08:35:28 ---> 1941cddc8aad 08:35:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:35:28 Removing intermediate container e8cb730ff882 08:35:28 ---> b7a7e65502bb 08:35:28 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:28 ---> d9518fcc0291 08:35:28 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:28 ---> Running in 2a68739f5cfa 08:35:28 OK: 265 MiB in 53 packages 08:35:28 Removing intermediate container 533d594680a1 08:35:28 ---> 4fe257cc9d46 08:35:28 Step 12/26 : WORKDIR /edgex-go 08:35:28 ---> 9404be750d91 08:35:28 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:35:28 ---> Running in 5a9a02fe1836 08:35:29 Removing intermediate container 5a9a02fe1836 08:35:29 ---> 8df6b69b9aba 08:35:29 08:35:29 Step 13/26 : FROM alpine:3.17 08:35:29 ---> 9ed4aefc74f6 08:35:29 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:29 ---> Using cache 08:35:29 ---> 3a97e1be7b64 08:35:29 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:29 ---> Using cache 08:35:29 ---> 7826ed411876 08:35:29 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:29 ---> Using cache 08:35:29 ---> 4ff162e28023 08:35:29 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 08:35:29 ---> Using cache 08:35:29 ---> f19c9f6fa77b 08:35:29 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:29 ---> 8d454a3d239d 08:35:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:31 ---> c17a2596e645 08:35:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:35:31 Removing intermediate container 62167a620e36 08:35:31 ---> e4339f7f7753 08:35:31 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 08:35:31 ---> Running in 9c6b8cf0737b 08:35:31 ---> ef961b4606fa 08:35:31 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:31 Removing intermediate container 7ce050a8366f 08:35:31 ---> a29e34eb2a77 08:35:31 Step 5/22 : COPY go.mod vendor* ./ 08:35:31 Removing intermediate container 9c6b8cf0737b 08:35:31 ---> a6fa36e40223 08:35:31 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:35:31 ---> 48f762046b89 08:35:31 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 08:35:31 ---> Running in 502a3cadf7d9 08:35:31 ---> 358c003b2240 08:35:31 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:31 Removing intermediate container 2a68739f5cfa 08:35:31 ---> 1546cf1925b1 08:35:31 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:35:31 ---> Running in d127c5c5f119 08:35:31 ---> f8ae08db52f0 08:35:31 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:31 Removing intermediate container 502a3cadf7d9 08:35:31 ---> d76dc6aa5ae8 08:35:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:31 ---> Running in 3e2f717203e6 08:35:31 ---> Running in 9e468d2989ce 08:35:31 ---> 50a5076409f0 08:35:31 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:35:31 Removing intermediate container d127c5c5f119 08:35:31 ---> 9023bbd0d267 08:35:31 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:35:31 ---> 45d475c0079e 08:35:31 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:31 ---> Running in 1bb2c420d938 08:35:31 ---> Running in 8229d3e2e821 08:35:31 Removing intermediate container 9e468d2989ce 08:35:31 ---> 9a8d177e12c3 08:35:31 Step 21/23 : LABEL arch=x86_64 08:35:31 ---> Running in 00db7b997f95 08:35:31 Removing intermediate container 1bb2c420d938 08:35:31 ---> c218baf0504b 08:35:31 Step 21/23 : LABEL arch=x86_64 08:35:31 ---> Running in 15bc68de87c0 08:35:31 ---> bc7634b2bbb5 08:35:31 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:31 ---> Running in c69629947674 08:35:31 Removing intermediate container 00db7b997f95 08:35:31 ---> 83d0de75c075 08:35:31 Step 22/23 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b 08:35:31 Removing intermediate container 15bc68de87c0 08:35:31 ---> 8f17c10e06ff 08:35:31 Step 22/23 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b 08:35:31 ---> Running in 0f85cdf4aaf1 08:35:31 ---> Running in 10fe99845c5b 08:35:31 Removing intermediate container c69629947674 08:35:31 ---> 4c9aa847d3e1 08:35:31 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:35:31 ---> Running in 9bc91d79a381 08:35:31 Removing intermediate container 0f85cdf4aaf1 08:35:31 ---> 759d46070925 08:35:31 Step 23/23 : LABEL version=0.0.0 08:35:31 Removing intermediate container 10fe99845c5b 08:35:31 ---> 2cf31306a6d1 08:35:31 Step 23/23 : LABEL version=0.0.0 08:35:32 ---> Running in 179d7109f134 08:35:32 ---> Running in 8642d1b9af7a 08:35:32 Removing intermediate container 9bc91d79a381 08:35:32 ---> d857ee282860 08:35:32 Step 24/26 : LABEL arch=x86_64 08:35:32 ---> Running in d62d86ce014a 08:35:32 Removing intermediate container 8642d1b9af7a 08:35:32 ---> 27d5ea41d929 08:35:32 08:35:32 Removing intermediate container 179d7109f134 08:35:32 ---> 19b2564d6f3b 08:35:32 08:35:32 Removing intermediate container d62d86ce014a 08:35:32 ---> b345eebbc35e 08:35:32 Step 25/26 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b 08:35:32 ---> Running in 1250d661c6b2 08:35:32 Successfully built 19b2564d6f3b 08:35:32 Successfully tagged support-scheduler:latest 08:35:32  Building support-scheduler ... done Successfully built 27d5ea41d929 08:35:32 Building core-data 08:35:32 Successfully tagged security-proxy-auth:latest 08:35:32 Removing intermediate container 8229d3e2e821 08:35:32 Building core-common-config-bootstrapper 08:35:32 ---> 2d75a7ed1265 08:35:32 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:32  Building security-proxy-auth ... done Removing intermediate container 1250d661c6b2 08:35:32 ---> f2e6566c9b29 08:35:32 Step 26/26 : LABEL version=0.0.0 08:35:32 ---> Running in 2a1d1511d153 08:35:32 ---> 3ca414aa87ca 08:35:32 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 08:35:32 Removing intermediate container 2a1d1511d153 08:35:32 ---> 7a6138156b95 08:35:32 08:35:32 Successfully built 7a6138156b95 08:35:32 Successfully tagged security-spire-server:latest 08:35:32  Building security-spire-server ... done Building security-spiffe-token-provider 08:35:39 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:39 ---> 04af3cf5b0b3 08:35:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:39 ---> Using cache 08:35:39 ---> ee21e80f3b61 08:35:39 Step 4/23 : WORKDIR /edgex-go 08:35:39 ---> Using cache 08:35:39 ---> c13b2fbf7a82 08:35:39 Step 5/23 : RUN apk add --update --no-cache make git 08:35:39 ---> Using cache 08:35:39 ---> 4d62a2f48e62 08:35:39 Step 6/23 : COPY go.mod vendor* ./ 08:35:39 ---> Using cache 08:35:39 ---> 45d30a1e5cc9 08:35:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:39 ---> Using cache 08:35:39 ---> cd959a8f06a2 08:35:39 Step 8/23 : COPY . . 08:35:39 ---> Using cache 08:35:39 ---> 54094faeddf3 08:35:39 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:35:39 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:39 ---> 04af3cf5b0b3 08:35:39 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:39 ---> Using cache 08:35:39 ---> ee21e80f3b61 08:35:39 Step 4/23 : WORKDIR /edgex-go 08:35:39 ---> Using cache 08:35:39 ---> c13b2fbf7a82 08:35:39 Step 5/23 : RUN apk add --update --no-cache make git 08:35:39 ---> Using cache 08:35:39 ---> 4d62a2f48e62 08:35:39 Step 6/23 : COPY go.mod vendor* ./ 08:35:39 ---> Using cache 08:35:39 ---> 45d30a1e5cc9 08:35:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:39 ---> Using cache 08:35:39 ---> cd959a8f06a2 08:35:39 Step 8/23 : COPY . . 08:35:39 ---> Using cache 08:35:39 ---> 54094faeddf3 08:35:39 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:35:39 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:35:39 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:35:39 ---> 04af3cf5b0b3 08:35:39 Step 3/20 : WORKDIR /edgex-go 08:35:39 ---> Using cache 08:35:39 ---> 96c8649143d3 08:35:39 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:35:40 ---> 3edea052821a 08:35:40 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:40 ---> Running in 0a2207becf06 08:35:40 ---> Running in 12130af11fe5 08:35:40 ---> Running in 35c02291366b 08:35:41 ---> dedada3ff137 08:35:41 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:35:41 ---> e68b2c1007de 08:35:41 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 08:35:41 ---> 3e20e0a64af0 08:35:41 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:35:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:35:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:35:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:42 ---> 060531a280f3 08:35:42 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:42 ---> 926cd3d18238 08:35:42 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:42 v3.17.3-220-geb1a1f718c8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:35:42 v3.17.3-218-g494dbdad1c2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:35:42 OK: 17830 distinct packages available 08:35:42 ---> edd65ef2622d 08:35:42 Step 28/33 : RUN chmod +x /entrypoint.sh 08:35:42 ---> Running in 101c2aa07482 08:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:35:43 OK: 265 MiB in 53 packages 08:35:45 Removing intermediate container 12130af11fe5 08:35:45 ---> 9b1e8d496ddc 08:35:45 Step 5/20 : COPY go.mod vendor* ./ 08:35:45 Removing intermediate container 101c2aa07482 08:35:45 ---> e410c346026c 08:35:45 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 08:35:45 ---> 621d829be174 08:35:45 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:46 ---> Running in 7506efafe412 08:35:48 ---> Running in 6f2925bda470 08:35:48 Removing intermediate container 7506efafe412 08:35:48 ---> 52bf01c72d82 08:35:48 Step 30/33 : CMD ["gate"] 08:35:48 ---> Running in e513236ee4da 08:35:48 Removing intermediate container e513236ee4da 08:35:48 ---> e60de1d3079c 08:35:48 Step 31/33 : LABEL arch=x86_64 08:35:48 ---> Running in 8d1bb0689c97 08:35:49 Removing intermediate container 8d1bb0689c97 08:35:49 ---> c323499448f6 08:35:49 Step 32/33 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b 08:35:51 ---> Running in 5c6ff5a5e619 08:35:52 Removing intermediate container 5c6ff5a5e619 08:35:52 ---> 5471741b478f 08:35:52 Step 33/33 : LABEL version=0.0.0 08:35:55 ---> Running in 2bb35ebd34cf 08:35:55 Removing intermediate container 2bb35ebd34cf 08:35:55 ---> 824862fe84f2 08:35:55 08:35:55 Successfully built 824862fe84f2 08:35:56 Successfully tagged security-bootstrapper:latest 08:35:56  Building security-bootstrapper ... done Building support-notifications 08:35:56 Removing intermediate container 3e2f717203e6 08:35:56 ---> 6f67a9820ca5 08:35:56 Step 7/22 : COPY . . 08:36:02 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:02 ---> 04af3cf5b0b3 08:36:02 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:02 ---> Using cache 08:36:02 ---> ee21e80f3b61 08:36:02 Step 4/23 : WORKDIR /edgex-go 08:36:02 ---> Using cache 08:36:02 ---> c13b2fbf7a82 08:36:02 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:36:10 ---> Running in 83929e9a5940 08:36:10 ---> 1e2ee5ea4e17 08:36:10 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:11 OK: 265 MiB in 53 packages 08:36:14 ---> Running in 7a311179da30 08:36:16 Removing intermediate container 83929e9a5940 08:36:16 ---> df1c497fd637 08:36:16 Step 6/23 : COPY go.mod vendor* ./ 08:36:16 Removing intermediate container 35c02291366b 08:36:16 ---> 897d26520af8 08:36:16 08:36:16 Step 10/23 : FROM alpine:3.17 08:36:16 ---> 9ed4aefc74f6 08:36:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:36:16 ---> Using cache 08:36:16 ---> 2506d7c1efd2 08:36:16 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:36:16 ---> Using cache 08:36:16 ---> f4c6fe395d63 08:36:16 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:16 ---> Using cache 08:36:16 ---> 4dd4b3c929d8 08:36:16 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:36:16 ---> Using cache 08:36:16 Removing intermediate container 0a2207becf06 08:36:16 ---> 31e46fe7b4c0 08:36:16 08:36:16 Step 10/23 : FROM alpine:3.17 08:36:16 ---> 9ed4aefc74f6 08:36:16 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:36:16 ---> 429ba215b57a 08:36:16 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:36:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:36:16 ---> Running in 129131d4e9c5 08:36:17 Removing intermediate container 129131d4e9c5 08:36:17 ---> adcc19429b87 08:36:17 Step 12/23 : ENV APP_PORT=59880 08:36:17 ---> cbed68eb8eb4 08:36:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:17 ---> Running in 12421d0c563c 08:36:17 ---> Running in 571cd7eea10a 08:36:17 ---> 98f88da2d714 08:36:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:36:17 Removing intermediate container 6f2925bda470 08:36:17 ---> ae19c91d8d7d 08:36:17 Step 7/20 : COPY . . 08:36:20 Removing intermediate container 12421d0c563c 08:36:20 ---> a92d0265b8b0 08:36:20 Step 13/23 : EXPOSE $APP_PORT 08:36:22 ---> 5a42c2a2f70c 08:36:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:36:22 ---> Running in 4b95e59b689b 08:36:22 ---> 39a8a94a1cf2 08:36:22 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:23 ---> Running in ef73698c67ef 08:36:23 ---> 7e0b80fe84df 08:36:23 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:23 Removing intermediate container 4b95e59b689b 08:36:23 ---> c119e5a53e02 08:36:23 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:36:23 ---> Running in 5728aadfa831 08:36:23 ---> Running in 6b91a9dafb39 08:36:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:23 (1/1) Installing dumb-init (1.2.5-r2) 08:36:23 Executing busybox-1.35.0-r29.trigger 08:36:23 OK: 7 MiB in 16 packages 08:36:24 Removing intermediate container 5728aadfa831 08:36:24 ---> 7064ba8bd2c5 08:36:24 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:36:24 ---> Running in 623e8a215062 08:36:24 Removing intermediate container 6b91a9dafb39 08:36:24 ---> 08ec2a4e867d 08:36:24 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:25 ---> 7eba57ad9771 08:36:25 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:36:25 Removing intermediate container 623e8a215062 08:36:25 ---> 0521f114293e 08:36:25 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 08:36:25 ---> Running in c7d759e54724 08:36:26 ---> 7c45ea746e2f 08:36:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:26 Removing intermediate container c7d759e54724 08:36:26 ---> b1270f4d9b0d 08:36:26 Step 21/23 : LABEL arch=x86_64 08:36:28 ---> 0f631e2670e1 08:36:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:36:28 ---> Running in 0f9462858e6f 08:36:34 ---> aa2f5e9f93ba 08:36:34 Step 19/23 : ENTRYPOINT ["/core-data"] 08:36:34 Removing intermediate container 0f9462858e6f 08:36:34 ---> 00c10505f348 08:36:34 Step 22/23 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b 08:36:35 ---> Running in d4908e6291d8 08:36:35 ---> Running in 5172b6102f96 08:36:36 Removing intermediate container d4908e6291d8 08:36:36 ---> 200bd19c5a73 08:36:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:41 Removing intermediate container 5172b6102f96 08:36:41 ---> 33f8ec80de7b 08:36:41 Step 23/23 : LABEL version=0.0.0 08:36:41 ---> Running in c6bba089989d 08:36:41 ---> Running in bc405a8a3345 08:36:41 Removing intermediate container bc405a8a3345 08:36:41 Removing intermediate container c6bba089989d 08:36:41 ---> 4f3630aa0de3 08:36:41 ---> b4d1061f54a9 08:36:41 08:36:41 Step 21/23 : LABEL arch=x86_64 08:36:41 ---> Running in 9172fa3fc56f 08:36:41 Successfully built 4f3630aa0de3 08:36:41 Successfully tagged core-common-config-bootstrapper:latest 08:36:41  Building core-common-config-bootstrapper ... done Building core-command 08:36:42 Removing intermediate container 571cd7eea10a 08:36:42 ---> cf521bef08cf 08:36:42 Step 8/23 : COPY . . 08:36:45 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:45 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:45 ---> 04af3cf5b0b3 08:36:45 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:36:45 ---> Using cache 08:36:45 ---> ee21e80f3b61 08:36:45 Step 4/24 : WORKDIR /edgex-go 08:36:45 ---> Using cache 08:36:45 ---> c13b2fbf7a82 08:36:45 Step 5/24 : RUN apk add --update --no-cache make git 08:36:45 ---> Using cache 08:36:45 ---> 4d62a2f48e62 08:36:45 Step 6/24 : COPY go.mod vendor* ./ 08:36:45 ---> Using cache 08:36:45 ---> 45d30a1e5cc9 08:36:45 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:45 ---> Using cache 08:36:45 ---> cd959a8f06a2 08:36:45 Step 8/24 : COPY . . 08:36:45 ---> Using cache 08:36:45 ---> 54094faeddf3 08:36:45 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:36:46 Removing intermediate container 9172fa3fc56f 08:36:46 ---> 462383b68959 08:36:46 Step 22/23 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b 08:36:46 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:46 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:36:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:54 ---> Running in 20a005023f62 08:36:54 ---> Running in 14b2a9a18b9d 08:36:54 Removing intermediate container 7a311179da30 08:36:54 ---> e5ffe80bea3b 08:36:54 08:36:54 Step 9/22 : FROM alpine:3.17 08:36:54 ---> 9ed4aefc74f6 08:36:54 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:36:54 ---> adf34d7ed11f 08:36:54 Step 9/23 : RUN make cmd/support-notifications/support-notifications 08:36:54 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:36:54 Removing intermediate container 20a005023f62 08:36:54 ---> d5b81547ad49 08:36:54 Step 23/23 : LABEL version=0.0.0 08:36:54 ---> Running in 270933f4fe60 08:36:54 ---> Running in 849b0d89c8ef 08:36:54 ---> Running in d90ab5d9bbb1 08:36:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:36:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:55 Removing intermediate container d90ab5d9bbb1 08:36:55 ---> db797ca2a967 08:36:55 08:36:55 Successfully built db797ca2a967 08:36:56 Successfully tagged core-data:latest 08:36:56  Building core-data ... done Building security-secretstore-setup 08:36:56 Removing intermediate container ef73698c67ef 08:36:56 ---> 0037c73c6a73 08:36:56 08:36:56 Step 9/20 : FROM alpine:3.17 08:36:56 ---> 9ed4aefc74f6 08:36:56 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 08:36:56 ---> Using cache 08:36:56 ---> acb9cfb34e37 08:36:56 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:36:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:36:56 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:36:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:36:56 (1/4) Upgrading libcrypto3 (3.0.8-r3 -> 3.0.9-r1) 08:36:56 (2/4) Upgrading libssl3 (3.0.8-r3 -> 3.0.9-r1) 08:36:56 (3/4) Installing dumb-init (1.2.5-r2) 08:36:56 (4/4) Installing openssl (3.0.9-r1) 08:36:56 Executing busybox-1.35.0-r29.trigger 08:36:57 OK: 8 MiB in 17 packages 08:36:57 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:36:57 ---> Running in eb639a8422a3 08:36:59 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:36:59 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:36:59 ---> 04af3cf5b0b3 08:36:59 Step 3/25 : WORKDIR /edgex-go 08:36:59 ---> Using cache 08:36:59 ---> 96c8649143d3 08:36:59 Step 4/25 : RUN apk add --update --no-cache make git 08:36:59 ---> Using cache 08:36:59 ---> a29e34eb2a77 08:36:59 Step 5/25 : COPY go.mod vendor* ./ 08:36:59 ---> Using cache 08:36:59 ---> f8ae08db52f0 08:36:59 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:59 ---> Using cache 08:36:59 ---> 6f67a9820ca5 08:36:59 Step 7/25 : COPY . . 08:36:59 ---> Using cache 08:36:59 ---> 1e2ee5ea4e17 08:36:59 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:37:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:03 v3.17.3-220-geb1a1f718c8 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:37:03 v3.17.3-218-g494dbdad1c2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:37:03 OK: 17823 distinct packages available 08:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:04 (1/9) Installing ca-certificates (20230506-r0) 08:37:04 (2/9) Installing brotli-libs (1.0.9-r9) 08:37:04 ---> Running in 96f4b32ea435 08:37:04 (3/9) Installing nghttp2-libs (1.51.0-r0) 08:37:04 (4/9) Installing libcurl (8.1.2-r0) 08:37:04 (5/9) Installing curl (8.1.2-r0) 08:37:04 (6/9) Installing dumb-init (1.2.5-r2) 08:37:04 (7/9) Installing musl-obstack (1.2.3-r0) 08:37:04 (8/9) Installing libucontext (1.2-r0) 08:37:04 (9/9) Installing gcompat (1.1.0-r0) 08:37:04 Executing busybox-1.35.0-r29.trigger 08:37:04 Executing ca-certificates-20230506-r0.trigger 08:37:04 OK: 10 MiB in 24 packages 08:37:04 Removing intermediate container 270933f4fe60 08:37:04 ---> 6b902659f51f 08:37:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:37:05 ---> Running in b823ac899963 08:37:05 Removing intermediate container b823ac899963 08:37:05 ---> f4932a3ad7d6 08:37:05 Step 12/22 : WORKDIR /edgex 08:37:05 ---> Running in 10f2fd37c467 08:37:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:37:05 Removing intermediate container 10f2fd37c467 08:37:05 ---> 091f6c039242 08:37:05 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:05 Removing intermediate container eb639a8422a3 08:37:05 ---> 273ab2f0ec11 08:37:05 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:06 ---> ac516b1569d0 08:37:06 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:37:06 ---> 57f1fd8e8a50 08:37:06 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 08:37:07 ---> 717b93e1c789 08:37:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:37:07 ---> 033b64cdfa47 08:37:07 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:37:08 ---> 2bf3160b76f5 08:37:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:37:10 ---> ecffc2d0d125 08:37:10 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:37:10 ---> 150d63616ffe 08:37:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:37:10 ---> 56f9e5f68235 08:37:10 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:37:10 ---> Running in e705e8fb92f5 08:37:10 ---> 4f595c7ac9fc 08:37:10 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:10 ---> Running in cac7950f0154 08:37:10 Removing intermediate container e705e8fb92f5 08:37:10 ---> 49fcfac39797 08:37:10 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 08:37:10 ---> Running in 0e9fcdfcc647 08:37:11 Removing intermediate container 0e9fcdfcc647 08:37:11 ---> e251d01741da 08:37:11 Step 18/20 : LABEL arch=x86_64 08:37:11 ---> Running in 36cdd16f312d 08:37:11 Removing intermediate container 36cdd16f312d 08:37:11 ---> 21f18ca662db 08:37:11 Step 19/20 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b 08:37:11 ---> Running in 578d45f62499 08:37:12 Removing intermediate container 578d45f62499 08:37:12 ---> c24626eddc68 08:37:12 Step 20/20 : LABEL version=0.0.0 08:37:15 ---> Running in e9a07b20566a 08:37:16 Removing intermediate container cac7950f0154 08:37:16 ---> f53a83890ca4 08:37:16 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:37:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:37:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:37:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.258s coverage: 28.7% of statements 08:37:16 Removing intermediate container e9a07b20566a 08:37:16 ---> 87fc7a3a87ae 08:37:16 08:37:16 ---> Running in 142325de0533 08:37:16 Successfully built 87fc7a3a87ae 08:37:16 Successfully tagged security-spiffe-token-provider:latest 08:37:16  Building security-spiffe-token-provider ... done Building core-metadata 08:37:16 Removing intermediate container 142325de0533 08:37:16 ---> 30f2b4de4acf 08:37:16 Step 20/22 : LABEL arch=x86_64 08:37:21 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:37:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 08:37:21 ---> 04af3cf5b0b3 08:37:21 Step 3/25 : ARG ADD_BUILD_TAGS="" 08:37:21 ---> Using cache 08:37:21 ---> ee21e80f3b61 08:37:21 Step 4/25 : WORKDIR /edgex-go 08:37:21 ---> Using cache 08:37:21 ---> c13b2fbf7a82 08:37:21 Step 5/25 : RUN apk add --update --no-cache make git 08:37:21 ---> Using cache 08:37:21 ---> 4d62a2f48e62 08:37:21 Step 6/25 : COPY go.mod vendor* ./ 08:37:21 ---> Using cache 08:37:21 ---> 45d30a1e5cc9 08:37:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:21 ---> Using cache 08:37:21 ---> cd959a8f06a2 08:37:21 Step 8/25 : COPY . . 08:37:21 ---> Using cache 08:37:21 ---> 54094faeddf3 08:37:21 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:37:23 ---> Running in 00caee8cd29d 08:37:23 ---> Running in 09f644d869b4 08:37:24 Removing intermediate container 00caee8cd29d 08:37:24 ---> 9270218680a6 08:37:24 Step 21/22 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b 08:37:24 Removing intermediate container 14b2a9a18b9d 08:37:24 ---> ec1f00e5d7e3 08:37:24 08:37:24 Step 10/24 : FROM alpine:3.17 08:37:24 ---> 9ed4aefc74f6 08:37:24 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:37:24 ---> Using cache 08:37:24 ---> 415c298b4843 08:37:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:37:24 ---> Using cache 08:37:24 ---> 0ae61a9a9bd6 08:37:24 Step 13/24 : ENV APP_PORT=59882 08:37:24 ---> Running in b459c5a04b65 08:37:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:37:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.304s coverage: 98.5% of statements 08:37:27 ---> Running in 31aa29e7088f 08:37:27 Removing intermediate container b459c5a04b65 08:37:27 ---> e8db80516c94 08:37:27 Step 22/22 : LABEL version=0.0.0 08:37:27 ---> Running in 35b5de9174e4 08:37:27 Removing intermediate container 31aa29e7088f 08:37:27 ---> 2cd5d8cdf0b3 08:37:27 Step 14/24 : EXPOSE $APP_PORT 08:37:27 ---> Running in b58c754874e5 08:37:28 Removing intermediate container 35b5de9174e4 08:37:28 ---> 0c1b63c91210 08:37:28 08:37:28 Removing intermediate container b58c754874e5 08:37:28 ---> b52b4b94024c 08:37:28 Step 15/24 : WORKDIR / 08:37:28 Removing intermediate container 849b0d89c8ef 08:37:28 ---> 267aeaef3c83 08:37:28 08:37:28 Step 10/23 : FROM alpine:3.17 08:37:28 ---> 9ed4aefc74f6 08:37:28 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 08:37:28 Successfully built 0c1b63c91210 08:37:28 Successfully tagged security-proxy-setup:latest 08:37:28  Building security-proxy-setup ... done  ---> Running in c17913cff686 08:37:28 ---> Running in bd2fc68af6d3 08:37:29 Removing intermediate container c17913cff686 08:37:29 ---> ddb2270fc47f 08:37:29 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:29 (1/2) Installing ca-certificates (20230506-r0) 08:37:29 (2/2) Installing dumb-init (1.2.5-r2) 08:37:29 Executing busybox-1.35.0-r29.trigger 08:37:29 Executing ca-certificates-20230506-r0.trigger 08:37:29 OK: 8 MiB in 17 packages 08:37:30 ---> 3a8e10f34356 08:37:30 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:37:31 ---> 64d6ca592a8d 08:37:31 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:37:31 Removing intermediate container bd2fc68af6d3 08:37:31 ---> e05f55650e62 08:37:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 08:37:31 ---> Running in 9266c33333be 08:37:31 Removing intermediate container 9266c33333be 08:37:31 ---> a24b11cd9e2a 08:37:31 Step 13/23 : ENV APP_PORT=59860 08:37:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:37:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:37:32 ---> f7449fc26066 08:37:32 ---> Running in cb414e41bb79 08:37:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:37:32 Removing intermediate container cb414e41bb79 08:37:32 ---> 5fb2fc715a46 08:37:32 Step 14/23 : EXPOSE $APP_PORT 08:37:33 ---> 46c281b4fb51 08:37:33 Step 20/24 : ENTRYPOINT ["/core-command"] 08:37:33 ---> Running in b0ee21882c0f 08:37:33 ---> Running in 87c6662083c1 08:37:33 Removing intermediate container 87c6662083c1 08:37:33 ---> 14bcf88ca46a 08:37:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:33 Removing intermediate container b0ee21882c0f 08:37:33 ---> 6beaf488e020 08:37:33 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:33 ---> Running in 3caac887f929 08:37:33 ---> 47fed7277100 08:37:33 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:37:35 Removing intermediate container 3caac887f929 08:37:35 ---> b8f454205129 08:37:35 Step 22/24 : LABEL arch=x86_64 08:37:35 ---> 9e1d1ea5ad03 08:37:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:37:35 ---> Running in 1f98b62dddad 08:37:35 Removing intermediate container 96f4b32ea435 08:37:35 ---> 0647a8b0a799 08:37:35 08:37:35 Step 9/25 : FROM alpine:3.17 08:37:35 ---> 9ed4aefc74f6 08:37:35 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:37:35 ---> Running in 89b4d6e82c28 08:37:36 Removing intermediate container 1f98b62dddad 08:37:36 ---> 2d94ae86b107 08:37:36 Step 23/24 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b 08:37:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.455s coverage: 71.5% of statements 08:37:36 ---> Running in d12757d02a21 08:37:36 ---> 96cd6b064b9b 08:37:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:37:36 Removing intermediate container d12757d02a21 08:37:36 ---> c9d6ab612b3a 08:37:36 Step 24/24 : LABEL version=0.0.0 08:37:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 08:37:36 ---> Running in e9d4c22770ac 08:37:36 ---> 7ef0babda7ad 08:37:36 Step 19/23 : ENTRYPOINT ["/support-notifications"] 08:37:36 ---> Running in f1f8fe31a530 08:37:36 Removing intermediate container e9d4c22770ac 08:37:36 ---> f6ce66c70ae1 08:37:36 08:37:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 08:37:36 Successfully built f6ce66c70ae1 08:37:36 Successfully tagged core-command:latest 08:37:36  Building core-command ... done Removing intermediate container f1f8fe31a530 08:37:36 ---> 76f39aec2c3b 08:37:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:36 ---> Running in 112baae1824f 08:37:37 Removing intermediate container 112baae1824f 08:37:37 ---> bf1eab77bed7 08:37:37 Step 21/23 : LABEL arch=x86_64 08:37:37 (1/3) Installing ca-certificates (20230506-r0) 08:37:37 (2/3) Installing dumb-init (1.2.5-r2) 08:37:37 ---> Running in c44de2f82bb0 08:37:37 (3/3) Installing su-exec (0.2-r2) 08:37:37 Executing busybox-1.35.0-r29.trigger 08:37:37 Executing ca-certificates-20230506-r0.trigger 08:37:37 OK: 8 MiB in 18 packages 08:37:37 Removing intermediate container c44de2f82bb0 08:37:37 ---> 689a69cd85ec 08:37:37 Step 22/23 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b 08:37:37 ---> Running in 04dea2708640 08:37:37 Removing intermediate container 04dea2708640 08:37:37 ---> 7fac8d6a8d30 08:37:37 Step 23/23 : LABEL version=0.0.0 08:37:37 ---> Running in 9e7eb105907d 08:37:37 Removing intermediate container 89b4d6e82c28 08:37:37 ---> 573a63b703e6 08:37:37 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:37:37 Removing intermediate container 9e7eb105907d 08:37:37 ---> 8945df7f0dc7 08:37:37 08:37:37 ---> Running in 91bdb4345623 08:37:37 Successfully built 8945df7f0dc7 08:37:37 Successfully tagged support-notifications:latest 08:37:37  Building support-notifications ... done Removing intermediate container 91bdb4345623 08:37:37 ---> 8e086525b93c 08:37:37 Step 12/25 : WORKDIR / 08:37:38 ---> Running in 7649ec869e68 08:37:38 Removing intermediate container 7649ec869e68 08:37:38 ---> 12683df40c35 08:37:38 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.375s coverage: 54.0% of statements 08:37:39 ---> 7fe88885299b 08:37:39 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 08:37:39 ---> 95cbe998b92b 08:37:39 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:37:39 ---> 8ee8fe6b93fb 08:37:39 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:37:40 ---> 0f2122de9560 08:37:40 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:37:40 ---> 8b4b952ced13 08:37:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:37:41 ---> be80af9fa44d 08:37:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:37:41 ---> 82f43234ae7e 08:37:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:37:42 ---> 54b876d83c9a 08:37:42 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:42 ---> Running in 884927eb73f7 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:44 Removing intermediate container 09f644d869b4 08:37:44 ---> 36c708a28506 08:37:44 08:37:44 Step 10/25 : FROM alpine:3.17 08:37:44 ---> 9ed4aefc74f6 08:37:44 Step 11/25 : RUN apk add --update --no-cache dumb-init 08:37:44 ---> Using cache 08:37:44 ---> 415c298b4843 08:37:44 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:37:44 ---> Using cache 08:37:44 ---> 0ae61a9a9bd6 08:37:44 Step 13/25 : ENV APP_PORT=59881 08:37:44 ---> Running in 0d72e5a24d55 08:37:44 Removing intermediate container 884927eb73f7 08:37:44 ---> 72db60c0dcc1 08:37:44 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:37:44 ---> Running in b5a69045386a 08:37:44 Removing intermediate container 0d72e5a24d55 08:37:44 ---> d46f8e215b4f 08:37:44 Step 14/25 : EXPOSE $APP_PORT 08:37:44 ---> Running in d9d990cb7ac2 08:37:44 Removing intermediate container b5a69045386a 08:37:44 ---> eaad04ca1a53 08:37:44 Step 23/25 : LABEL arch=x86_64 08:37:44 ---> Running in 24b27dd6079d 08:37:44 Removing intermediate container d9d990cb7ac2 08:37:44 ---> 86ad4bebfa74 08:37:44 Step 15/25 : WORKDIR / 08:37:44 Removing intermediate container 24b27dd6079d 08:37:44 ---> 637fe65a14fb 08:37:44 Step 24/25 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b 08:37:44 ---> Running in 000179b80d9c 08:37:44 ---> Running in 0d5a7007c919 08:37:44 Removing intermediate container 0d5a7007c919 08:37:44 ---> 28f24e1e6d0d 08:37:44 Step 25/25 : LABEL version=0.0.0 08:37:44 Removing intermediate container 000179b80d9c 08:37:44 ---> 306738550348 08:37:44 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:44 ---> Running in e9d0c08463e1 08:37:44 Removing intermediate container e9d0c08463e1 08:37:44 ---> 133b77ca4eb5 08:37:44 08:37:44 ---> 5fce1a9b9e56 08:37:44 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 08:37:44 Successfully built 133b77ca4eb5 08:37:44 Successfully tagged security-secretstore-setup:latest 08:37:44  Building security-secretstore-setup ... done  ---> c3869c892ee7 08:37:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:37:45 ---> 972994de7a83 08:37:45 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:37:45 ---> c28cfd2befaf 08:37:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:37:45 ---> 87c2c1b3157c 08:37:45 Step 21/25 : ENTRYPOINT ["/core-metadata"] 08:37:45 ---> Running in 2a8da6932c42 08:37:45 Removing intermediate container 2a8da6932c42 08:37:45 ---> 6e3af53adb36 08:37:45 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:45 ---> Running in 3e98211491b9 08:37:45 Removing intermediate container 3e98211491b9 08:37:45 ---> e17f20a58f4e 08:37:45 Step 23/25 : LABEL arch=x86_64 08:37:45 ---> Running in 507a4a1c180f 08:37:45 Removing intermediate container 507a4a1c180f 08:37:45 ---> 3d180f32bd71 08:37:45 Step 24/25 : LABEL git_sha=83473ad652a87e192fe78d9c4f87a08805570e1b 08:37:45 ---> Running in f67eb6162378 08:37:45 Removing intermediate container f67eb6162378 08:37:45 ---> 8da33dece4ea 08:37:45 Step 25/25 : LABEL version=0.0.0 08:37:45 ---> Running in e60799552520 08:37:45 Removing intermediate container e60799552520 08:37:45 ---> 28054206afbd 08:37:45 08:37:45 Successfully built 28054206afbd 08:37:45 Successfully tagged core-metadata:latest 08:37:45  Building core-metadata ... done  [Pipeline] } 08:37:45 $ docker stop --time=1 480ba58d4d5038ce657a8320ed975793bf0bf5563190f13b900f2ce758ab6bdb 08:37:46 $ docker rm -f --volumes 480ba58d4d5038ce657a8320ed975793bf0bf5563190f13b900f2ce758ab6bdb [Pipeline] // withDockerContainer [Pipeline] sh 08:37:47 + docker images 08:37:47 REPOSITORY TAG IMAGE ID CREATED SIZE 08:37:47 core-metadata latest 28054206afbd 2 seconds ago 20.4MB 08:37:47 security-secretstore-setup latest 133b77ca4eb5 3 seconds ago 32.8MB 08:37:47 36c708a28506 4 seconds ago 1.73GB 08:37:47 support-notifications latest 8945df7f0dc7 10 seconds ago 32.4MB 08:37:47 core-command latest f6ce66c70ae1 11 seconds ago 19.9MB 08:37:47 0647a8b0a799 12 seconds ago 1.72GB 08:37:47 267aeaef3c83 20 seconds ago 1.79GB 08:37:47 security-proxy-setup latest 0c1b63c91210 20 seconds ago 23.5MB 08:37:47 ec1f00e5d7e3 24 seconds ago 1.72GB 08:37:47 security-spiffe-token-provider latest 87fc7a3a87ae 31 seconds ago 32.8MB 08:37:47 0037c73c6a73 52 seconds ago 1.76GB 08:37:47 core-data latest db797ca2a967 53 seconds ago 20MB 08:37:47 e5ffe80bea3b About a minute ago 1.7GB 08:37:47 core-common-config-bootstrapper latest 4f3630aa0de3 About a minute ago 17.2MB 08:37:47 31e46fe7b4c0 About a minute ago 1.73GB 08:37:47 897d26520af8 About a minute ago 1.72GB 08:37:47 security-bootstrapper latest 824862fe84f2 About a minute ago 22.2MB 08:37:47 security-proxy-auth latest 27d5ea41d929 2 minutes ago 18.3MB 08:37:47 security-spire-server latest 7a6138156b95 2 minutes ago 107MB 08:37:47 support-scheduler latest 19b2564d6f3b 2 minutes ago 31.8MB 08:37:47 8df6b69b9aba 2 minutes ago 1.58GB 08:37:47 security-spire-agent latest 184ccd38b4b6 2 minutes ago 166MB 08:37:47 security-spire-config latest 578916ec7202 2 minutes ago 102MB 08:37:47 8cc33271df4a 2 minutes ago 1.79GB 08:37:47 2e53e10f8f6c 2 minutes ago 1.71GB 08:37:47 2062f17ac022 2 minutes ago 1.7GB 08:37:47 3f4ebfbeff33 2 minutes ago 1.58GB 08:37:47 13ea7e509d1c 2 minutes ago 1.58GB 08:37:47 ci-base-image-x86_64 latest 04af3cf5b0b3 7 minutes ago 918MB 08:37:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 5 weeks ago 700MB 08:37:47 alpine 3.17 9ed4aefc74f6 2 months ago 7.05MB 08:37:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB 08:37:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:38:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.417s coverage: 88.5% of statements 08:38:06 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.437s coverage: 3.8% of statements 08:38:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:38:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:38:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:38:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.888s coverage: 95.6% of statements 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:38:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:38:09 ok github.com/edgexfoundry/edgex-go/internal/io 0.229s coverage: 72.2% of statements 08:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:38:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:38:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.256s coverage: 65.9% of statements 08:38:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:38:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.458s coverage: 0.9% of statements 08:38:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.266s coverage: 29.0% of statements 08:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.288s coverage: 42.9% of statements 08:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.299s coverage: 82.9% of statements 08:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements 08:38:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.298s coverage: 96.3% of statements 08:38:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.219s coverage: 87.5% of statements 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:38:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:38:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.231s coverage: 94.4% of statements 08:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:38:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:38:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:38:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.192s coverage: 79.9% of statements 08:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.283s coverage: 92.9% of statements 08:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 08:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.226s coverage: 62.3% of statements 08:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.213s coverage: 87.2% of statements 08:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.186s coverage: 20.0% of statements 08:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements 08:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.473s coverage: 81.8% of statements 08:39:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:39:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.490s coverage: 82.1% of statements 08:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.257s coverage: 86.0% of statements 08:39:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:39:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.188s coverage: 63.1% of statements 08:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.255s coverage: 100.0% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.114s coverage: 100.0% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements 08:39:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:39:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:39:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.080s coverage: 100.0% of statements 08:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:39:25 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.003s coverage: 38.4% of statements 08:39:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.241s coverage: 89.5% of statements 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:39:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.220s coverage: 84.8% of statements 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:39:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:39:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.349s coverage: 17.7% of statements 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:39:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:39:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.557s coverage: 92.3% of statements 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:39:46 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.302s coverage: 61.5% of statements 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:39:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:39:49 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.455s coverage: 97.7% of statements 08:39:50 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:39:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:39:50 go vet ./... 08:42:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:42 ./bin/test-attribution-txt.sh [Pipeline] echo 08:42:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:42:42 + ls -al . 08:42:42 total 716 08:42:42 drwxrwxr-x 10 1001 1001 4096 May 31 08:34 . 08:42:42 drwxr-xr-x 4 root root 4096 May 31 08:34 .. 08:42:42 drwxrwxr-x 2 1001 1001 4096 May 31 08:32 .blubracket 08:42:42 -rw-rw-r-- 1 1001 1001 16 May 31 08:32 .dockerignore 08:42:42 drwxrwxr-x 8 1001 1001 4096 May 31 08:32 .git 08:42:42 drwxrwxr-x 3 1001 1001 4096 May 31 08:32 .github 08:42:42 -rw-rw-r-- 1 1001 1001 1133 May 31 08:32 .gitignore 08:42:42 -rw-rw-r-- 1 1001 1001 42 May 31 08:32 .golangci.yml 08:42:42 -rw-rw-r-- 1 1001 1001 87 May 31 08:32 .hadolint.yml 08:42:42 -rw-rw-r-- 1 1001 1001 166 May 31 08:32 .sonarcloud.properties 08:42:42 -rw-rw-r-- 1 1001 1001 1171 May 31 08:32 ADOPTERS.md 08:42:42 -rw-rw-r-- 1 1001 1001 10835 May 31 08:32 Attribution.txt 08:42:42 -rw-rw-r-- 1 1001 1001 93407 May 31 08:32 CHANGELOG.md 08:42:42 -rw-rw-r-- 1 1001 1001 3804 May 31 08:32 CONTRIBUTING.md 08:42:42 -rw-rw-r-- 1 1001 1001 677 May 31 08:32 GOVERNANCE.md 08:42:42 -rw-rw-r-- 1 1001 1001 883 May 31 08:32 Jenkinsfile 08:42:42 -rw-rw-r-- 1 1001 1001 10775 May 31 08:32 LICENSE 08:42:42 -rw-rw-r-- 1 1001 1001 14368 May 31 08:32 Makefile 08:42:42 -rw-rw-r-- 1 1001 1001 582 May 31 08:32 OWNERS.md 08:42:42 -rw-rw-r-- 1 1001 1001 9923 May 31 08:32 README.md 08:42:42 -rw-rw-r-- 1 1001 1001 789 May 31 08:32 SECURITY.md 08:42:42 -rw-rw-r-- 1 1001 1001 5 May 31 08:30 VERSION 08:42:42 drwxrwxr-x 2 1001 1001 4096 May 31 08:32 bin 08:42:42 drwxrwxr-x 18 1001 1001 4096 May 31 08:32 cmd 08:42:42 -rw-r--r-- 1 root root 447731 May 31 08:39 coverage.out 08:42:42 -rw-rw-r-- 1 1001 1001 3160 May 31 08:32 go.mod 08:42:42 -rw-rw-r-- 1 1001 1001 30960 May 31 08:32 go.sum 08:42:42 drwxrwxr-x 7 1001 1001 4096 May 31 08:32 internal 08:42:42 drwxrwxr-x 3 1001 1001 4096 May 31 08:32 openapi 08:42:42 -rw-rw-r-- 1 1001 1001 594 May 31 08:32 security.txt 08:42:42 drwxrwxr-x 4 1001 1001 4096 May 31 08:32 snap 08:42:42 -rw-rw-r-- 1 1001 1001 204 May 31 08:32 version.go [Pipeline] sh 08:42:43 + '[' -e coverage.out ] 08:42:43 + chown 1001:1001 coverage.out [Pipeline] stash 08:42:43 Warning: overwriting stash ‘coverage-report’ 08:42:43 Stashed 1 file(s) [Pipeline] sh 08:42:44 + make build 08:42:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:44:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:44:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:44:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:44:33 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:45:20 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:45:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:45: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:45:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:45:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:45: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:45:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:46:01 $ docker stop --time=1 734cf8e92e9d3279e19b52c5807b2393c41f55018a32a2db052d863cd4e7e974 08:46:03 $ docker rm -f --volumes 734cf8e92e9d3279e19b52c5807b2393c41f55018a32a2db052d863cd4e7e974 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:05 08:46:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:06 latest: Pulling from edgex-devops/edgex-compose-arm64 08:46:06 29e5d40040c1: Pulling fs layer 08:46:06 1ce36da41761: Pulling fs layer 08:46:06 25b303627fd3: Pulling fs layer 08:46:06 29e5d40040c1: Verifying Checksum 08:46:06 29e5d40040c1: Download complete 08:46:06 1ce36da41761: Verifying Checksum 08:46:06 1ce36da41761: Download complete 08:46:06 29e5d40040c1: Pull complete 08:46:08 1ce36da41761: Pull complete 08:46:08 25b303627fd3: Verifying Checksum 08:46:08 25b303627fd3: Download complete 08:46:20 25b303627fd3: Pull complete 08:46:20 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:46:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:20 prd-ubuntu20.04-docker-arm64-4c-16g-17466 does not seem to be running inside a container 08:46:20 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:46:25 $ docker top dbe1ed5ac66c0340018c352e2fe4ee44070c284a2da83e9fe7dc1d27d588c2ca -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:26 + docker-compose build --help 08:46:26 + grep parallel 08:46:31 --parallel Build images in parallel. [Pipeline] } 08:46:31 $ docker stop --time=1 dbe1ed5ac66c0340018c352e2fe4ee44070c284a2da83e9fe7dc1d27d588c2ca 08:46:33 $ docker rm -f --volumes dbe1ed5ac66c0340018c352e2fe4ee44070c284a2da83e9fe7dc1d27d588c2ca [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:34 prd-ubuntu20.04-docker-arm64-4c-16g-17466 does not seem to be running inside a container 08:46:34 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:46:35 $ docker top 16611c220424f44f13ecb53ac86f2ad4a263f446609c2341f9c0a540e993efee -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:36 + docker-compose -f ./docker-compose-build.yml build --parallel 08:46:41 Building core-command ... 08:46:41 Building core-common-config-bootstrapper ... 08:46:41 Building core-data ... 08:46:41 Building core-metadata ... 08:46:41 Building security-bootstrapper ... 08:46:41 Building security-proxy-auth ... 08:46:41 Building security-proxy-setup ... 08:46:41 Building security-secretstore-setup ... 08:46:41 Building security-spiffe-token-provider ... 08:46:41 Building security-spire-agent ... 08:46:41 Building security-spire-config ... 08:46:41 Building security-spire-server ... 08:46:41 Building support-notifications ... 08:46:41 Building support-scheduler ... 08:46:41 Building security-proxy-auth 08:46:41 Building security-proxy-setup 08:46:41 Building core-data 08:46:41 Building support-scheduler 08:46:41 Building core-command 08:47:38 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:47:38 ---> 2bed0dff4bd8 08:47:38 Step 3/22 : WORKDIR /edgex-go 08:47:38 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:47:38 ---> 2bed0dff4bd8 08:47:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:47:38 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:47:38 ---> 2bed0dff4bd8 08:47:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:47:38 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:47:38 ---> 2bed0dff4bd8 08:47:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:47:38 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:47:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:47:38 ---> 2bed0dff4bd8 08:47:38 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:47:38 ---> Running in 8a807ed8bcd3 08:47:38 ---> Running in a252601037f3 08:47:38 ---> Running in fd4f93143e66 08:47:38 ---> Running in ebfa130968a8 08:47:38 ---> Running in e5a899f49405 08:47:38 Removing intermediate container a252601037f3 08:47:38 ---> a629ba80255c 08:47:38 Step 4/23 : WORKDIR /edgex-go 08:47:38 Removing intermediate container fd4f93143e66 08:47:38 ---> f2e8e8c8787c 08:47:38 Step 4/24 : WORKDIR /edgex-go 08:47:38 Removing intermediate container 8a807ed8bcd3 08:47:38 ---> 370b4bc06a39 08:47:38 Step 4/23 : WORKDIR /edgex-go 08:47:38 Removing intermediate container e5a899f49405 08:47:38 ---> ef124e1c112f 08:47:38 Step 4/23 : WORKDIR /edgex-go 08:47:38 Removing intermediate container ebfa130968a8 08:47:38 ---> 485b5dad5d72 08:47:38 Step 4/22 : RUN apk add --update --no-cache make git 08:47:38 ---> Running in 61f30de45b4b 08:47:38 ---> Running in 455aba69462c 08:47:38 ---> Running in 5af035664a1b 08:47:38 ---> Running in da96b9d84eb4 08:47:38 ---> Running in 169ef88f0987 08:47:38 Removing intermediate container 61f30de45b4b 08:47:38 ---> 7445b574c379 08:47:38 Step 5/24 : RUN apk add --update --no-cache make git 08:47:38 Removing intermediate container 455aba69462c 08:47:38 ---> 9109e19506da 08:47:38 Step 5/23 : RUN apk add --update --no-cache make git 08:47:38 Removing intermediate container 169ef88f0987 08:47:38 ---> 4b3fe9804ed0 08:47:38 Step 5/23 : RUN apk add --update --no-cache make git 08:47:38 ---> Running in 1f2e50a3d4ae 08:47:38 ---> Running in 02f4672b5b55 08:47:38 Removing intermediate container 5af035664a1b 08:47:38 ---> ea08a15dc1e0 08:47:38 Step 5/23 : RUN apk add --update --no-cache make git 08:47:38 ---> Running in 72ec9b7daaa8 08:47:38 ---> Running in 1e83b1971a15 08:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:38 OK: 263 MiB in 53 packages 08:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:47:40 OK: 263 MiB in 53 packages 08:47:40 OK: 263 MiB in 53 packages 08:47:40 Removing intermediate container da96b9d84eb4 08:47:40 ---> 63d2d55631a3 08:47:40 Step 5/22 : COPY go.mod vendor* ./ 08:47:40 OK: 263 MiB in 53 packages 08:47:40 OK: 263 MiB in 53 packages 08:47:41 Removing intermediate container 1f2e50a3d4ae 08:47:41 ---> 09016cef2ab8 08:47:41 Step 6/24 : COPY go.mod vendor* ./ 08:47:42 ---> 3b9567260e23 08:47:42 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:42 ---> Running in 540edf0991fb 08:47:42 Removing intermediate container 72ec9b7daaa8 08:47:42 ---> 41446634e6ed 08:47:42 Step 6/23 : COPY go.mod vendor* ./ 08:47:42 Removing intermediate container 02f4672b5b55 08:47:42 ---> 2f2bcedcdc34 08:47:42 Step 6/23 : COPY go.mod vendor* ./ 08:47:42 Removing intermediate container 1e83b1971a15 08:47:42 ---> a3d8563f0930 08:47:42 Step 6/23 : COPY go.mod vendor* ./ 08:47:43 ---> c30fcbc8d9e8 08:47:43 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:43 ---> Running in 8c97e6a8e69f 08:47:43 ---> bf880c58d211 08:47:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:43 ---> Running in 37a0dae24eb8 08:47:43 ---> fdbe35973daa 08:47:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:44 ---> Running in 9d6ec786154b 08:47:44 ---> 46e74882c5b5 08:47:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:44 ---> Running in 9c51716fd460 08:49:36 Removing intermediate container 37a0dae24eb8 08:49:36 ---> c57fbc22cbec 08:49:36 Step 8/23 : COPY . . 08:49:36 Removing intermediate container 9c51716fd460 08:49:36 ---> 94729838ff0c 08:49:36 Step 8/23 : COPY . . 08:49:36 Removing intermediate container 9d6ec786154b 08:49:36 ---> fef99d6434f3 08:49:36 Step 8/23 : COPY . . 08:49:36 Removing intermediate container 540edf0991fb 08:49:36 ---> 0b1375ea56c1 08:49:36 Step 7/22 : COPY . . 08:49:36 Removing intermediate container 8c97e6a8e69f 08:49:36 ---> 8535c8f7a687 08:49:36 Step 8/24 : COPY . . 08:49:54 ---> 3ef5f5fe48d7 08:49:54 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 08:49:54 ---> ab8fde598dc9 08:49:54 Step 8/22 : RUN make cmd/secrets-config/secrets-config 08:49:54 ---> 813baa69176f 08:49:54 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:49:54 ---> Running in 11c6a7d6959f 08:49:54 ---> Running in 162b40e6c9d1 08:49:54 ---> 293c4e895e99 08:49:54 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:49:54 ---> Running in 74139ae6f398 08:49:54 ---> Running in 04312f3b4b05 08:49:54 ---> e24608d73bdd 08:49:54 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:49:54 ---> Running in 9e5a6b54bfaa 08:49:56 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:49:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:49:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:49:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:49:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:56:48 Removing intermediate container 74139ae6f398 08:56:48 ---> dacc4ebfefa2 08:56:48 08:56:48 Step 10/23 : FROM alpine:3.17 08:56:48 3.17: Pulling from library/alpine 08:56:48 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 08:56:48 Status: Downloaded newer image for alpine:3.17 08:56:48 ---> 51e60588ff2c 08:56:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:56:48 ---> Running in 48ec0303b899 08:56:48 Removing intermediate container 48ec0303b899 08:56:48 ---> ef1c85545878 08:56:48 Step 12/23 : RUN apk add --update --no-cache dumb-init 08:56:48 ---> Running in 8ad4c909ac7b 08:56:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:56:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:56:53 (1/1) Installing dumb-init (1.2.5-r2) 08:56:53 Executing busybox-1.35.0-r29.trigger 08:56:53 OK: 8 MiB in 16 packages 08:56:56 Removing intermediate container 8ad4c909ac7b 08:56:56 ---> c339a447e8f3 08:56:56 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:57 Removing intermediate container 162b40e6c9d1 08:56:57 ---> 840d7a5eac1b 08:56:57 08:56:57 Step 9/22 : FROM alpine:3.17 08:56:57 ---> 51e60588ff2c 08:56:57 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 08:56:57 ---> Running in c4fc4b5d9a21 08:56:57 ---> a26ef12238c4 08:56:57 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 08:56:58 ---> f016fd8f94cf 08:56:58 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:57:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:00 ---> 4238893af38c 08:57:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:57:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:01 ---> 81b769b4decf 08:57:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:57:02 ---> 41a819d360ad 08:57:02 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:57:02 ---> Running in c0d73fae77bd 08:57:02 (1/2) Installing dumb-init (1.2.5-r2) 08:57:02 (2/2) Installing openssl (3.0.8-r4) 08:57:03 Executing busybox-1.35.0-r29.trigger 08:57:03 OK: 8 MiB in 17 packages 08:57:07 Removing intermediate container c4fc4b5d9a21 08:57:07 ---> 327231bd828b 08:57:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:57:07 ---> Running in da11e08d5f45 08:57:07 Removing intermediate container c0d73fae77bd 08:57:07 ---> 99272eb9dad1 08:57:07 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 08:57:07 Removing intermediate container da11e08d5f45 08:57:07 ---> 40d84dcd513e 08:57:07 Step 12/22 : WORKDIR /edgex 08:57:07 ---> Running in ec5e2c7deedb 08:57:07 ---> Running in d4641a983008 08:57:08 Removing intermediate container d4641a983008 08:57:08 ---> 851f1213b05a 08:57:08 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:08 Removing intermediate container ec5e2c7deedb 08:57:08 ---> 252ae4d4bddf 08:57:08 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:57:08 ---> Running in 1b9a664cf898 08:57:09 Removing intermediate container 1b9a664cf898 08:57:09 ---> a8ad3508d4ef 08:57:09 Step 21/23 : LABEL arch=arm64 08:57:09 ---> cef9d8c3cef1 08:57:09 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 08:57:09 ---> Running in c13ae5b8f39c 08:57:10 Removing intermediate container c13ae5b8f39c 08:57:10 ---> a09d4effb70e 08:57:10 Step 22/23 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c 08:57:10 ---> Running in 857e831f33f2 08:57:11 ---> 57bd7af27048 08:57:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:57:11 Removing intermediate container 857e831f33f2 08:57:11 ---> 53d5adc78863 08:57:11 Step 23/23 : LABEL version=0.0.0 08:57:11 ---> Running in 535574f98895 08:57:12 Removing intermediate container 535574f98895 08:57:12 ---> 57d7648ed44c 08:57:12 08:57:12 ---> f9455fefc254 08:57:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:57:13 Successfully built 57d7648ed44c 08:57:13 Successfully tagged security-proxy-auth-arm64:latest 08:57:13  Building security-proxy-auth ... done Building security-bootstrapper 08:57:14 ---> 13bd8b215207 08:57:14 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:57:15 ---> e4b32d847a5f 08:57:15 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:57:15 ---> Running in 1ae87a851530 08:57:20 Removing intermediate container 1ae87a851530 08:57:20 ---> 8c9c67f0c7b8 08:57:20 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 08:57:21 ---> Running in 0f570112db46 08:57:21 Removing intermediate container 0f570112db46 08:57:21 ---> 1cdb65a3dfd7 08:57:21 Step 20/22 : LABEL arch=arm64 08:57:21 ---> Running in 3e1c8ef72fd5 08:57:22 Removing intermediate container 3e1c8ef72fd5 08:57:22 ---> b2de064b53b1 08:57:22 Step 21/22 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c 08:57:22 ---> Running in f32e670a5b8e 08:57:23 Removing intermediate container f32e670a5b8e 08:57:23 ---> c6e706b210fe 08:57:23 Step 22/22 : LABEL version=0.0.0 08:57:23 ---> Running in b42aedd78806 08:57:24 Removing intermediate container b42aedd78806 08:57:24 ---> 6472490d6d0c 08:57:24 08:57:24 Successfully built 6472490d6d0c 08:57:24 Successfully tagged security-proxy-setup-arm64:latest 08:57:24  Building security-proxy-setup ... done Building security-spiffe-token-provider 08:57:35 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:57:35 Step 2/33 : FROM ${BUILDER_BASE} AS builder 08:57:35 ---> 2bed0dff4bd8 08:57:35 Step 3/33 : WORKDIR /edgex-go 08:57:35 ---> Using cache 08:57:35 ---> 485b5dad5d72 08:57:35 Step 4/33 : RUN apk add --update --no-cache make git 08:57:35 ---> Using cache 08:57:35 ---> 63d2d55631a3 08:57:35 Step 5/33 : COPY go.mod vendor* ./ 08:57:35 ---> Using cache 08:57:35 ---> 3b9567260e23 08:57:35 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:35 ---> Using cache 08:57:35 ---> 0b1375ea56c1 08:57:35 Step 7/33 : COPY . . 08:57:35 ---> Using cache 08:57:35 ---> ab8fde598dc9 08:57:35 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:57:35 ---> Running in 0d3ae28f5321 08:57:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:57:45 Removing intermediate container 04312f3b4b05 08:57:45 ---> 8288329b082a 08:57:45 08:57:45 Step 10/24 : FROM alpine:3.17 08:57:45 ---> 51e60588ff2c 08:57:45 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:57:45 ---> Running in f581d5a3139f 08:57:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:48 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:57:48 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:57:48 ---> 2bed0dff4bd8 08:57:48 Step 3/20 : WORKDIR /edgex-go 08:57:48 ---> Using cache 08:57:48 ---> 485b5dad5d72 08:57:48 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 08:57:49 ---> Running in 900ebd27e873 08:57:50 (1/1) Installing dumb-init (1.2.5-r2) 08:57:50 Executing busybox-1.35.0-r29.trigger 08:57:50 OK: 8 MiB in 16 packages 08:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:52 Removing intermediate container f581d5a3139f 08:57:52 ---> b48c613b929a 08:57:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:57:52 ---> Running in d3a2174b82f9 08:57:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:53 Removing intermediate container d3a2174b82f9 08:57:53 ---> a68746a4379d 08:57:53 Step 13/24 : ENV APP_PORT=59882 08:57:53 ---> Running in 364540582d16 08:57:54 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 08:57:54 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 08:57:54 OK: 17699 distinct packages available 08:57:54 Removing intermediate container 364540582d16 08:57:54 ---> 204cbaf29f16 08:57:54 Step 14/24 : EXPOSE $APP_PORT 08:57:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:57:54 ---> Running in a1e60e5381ba 08:57:55 Removing intermediate container a1e60e5381ba 08:57:55 ---> 321ace8765c7 08:57:55 Step 15/24 : WORKDIR / 08:57:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:57:55 ---> Running in 9d125c88c3ab 08:57:56 Removing intermediate container 9d125c88c3ab 08:57:56 ---> 74eeea74f805 08:57:56 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:57 OK: 263 MiB in 53 packages 08:57:57 Removing intermediate container 9e5a6b54bfaa 08:57:57 ---> d41d02278fa2 08:57:57 08:57:57 Step 10/23 : FROM alpine:3.17 08:57:57 ---> 51e60588ff2c 08:57:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 08:57:58 ---> 3842b002372e 08:57:58 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 08:57:58 ---> Running in cac793041532 08:57:59 Removing intermediate container cac793041532 08:57:59 ---> f5958b20cee2 08:57:59 Step 12/23 : ENV APP_PORT=59880 08:57:59 Removing intermediate container 900ebd27e873 08:57:59 ---> 0ca96faa7e4e 08:57:59 Step 5/20 : COPY go.mod vendor* ./ 08:57:59 ---> Running in e89c9cd60225 08:57:59 ---> 9ff30ef76809 08:57:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:58:02 Removing intermediate container e89c9cd60225 08:58:02 ---> df36435ad58c 08:58:02 Step 13/23 : EXPOSE $APP_PORT 08:58:02 ---> 97d71a1fa68d 08:58:02 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:02 ---> 1bfab6218fe5 08:58:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:58:02 ---> Running in 4ddc86f04926 08:58:02 ---> Running in 12a4f7dd543d 08:58:03 Removing intermediate container 12a4f7dd543d 08:58:03 ---> ebc05bd0811e 08:58:03 Step 14/23 : RUN apk add --update --no-cache dumb-init 08:58:03 ---> Running in 3a2e6803640c 08:58:04 ---> 2f6cfab22937 08:58:04 Step 20/24 : ENTRYPOINT ["/core-command"] 08:58:04 ---> Running in 11d4e51e9717 08:58:05 Removing intermediate container 11d4e51e9717 08:58:05 ---> 388012f1945e 08:58:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:05 ---> Running in d4355de1ffa7 08:58:06 Removing intermediate container d4355de1ffa7 08:58:06 ---> def5052df3ae 08:58:06 Step 22/24 : LABEL arch=arm64 08:58:06 ---> Running in 0024cae81cee 08:58:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:06 Removing intermediate container 0024cae81cee 08:58:06 ---> c2d65aebb530 08:58:06 Step 23/24 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c 08:58:07 ---> Running in 6ed956a3ee6b 08:58:07 Removing intermediate container 6ed956a3ee6b 08:58:07 ---> bfc19e17b7db 08:58:07 Step 24/24 : LABEL version=0.0.0 08:58:07 ---> Running in 3ad0eb16e676 08:58:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:08 Removing intermediate container 3ad0eb16e676 08:58:08 ---> f2cb1b7cbc84 08:58:08 08:58:08 Successfully built f2cb1b7cbc84 08:58:08 Successfully tagged core-command-arm64:latest 08:58:08 Building support-notifications 08:58:09  Building core-command ... done (1/1) Installing dumb-init (1.2.5-r2) 08:58:09 Executing busybox-1.35.0-r29.trigger 08:58:09 OK: 8 MiB in 16 packages 08:58:10 Removing intermediate container 3a2e6803640c 08:58:10 ---> da7906463dd3 08:58:10 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:11 ---> 57d510d7290c 08:58:11 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 08:58:12 ---> b70141a8edbc 08:58:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:58:14 ---> 1641ded339ee 08:58:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:58:15 ---> c13925c68ee6 08:58:15 Step 19/23 : ENTRYPOINT ["/core-data"] 08:58:15 ---> Running in 34ae19b0790f 08:58:16 Removing intermediate container 34ae19b0790f 08:58:16 ---> 45bfdd60662a 08:58:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:16 ---> Running in 3a84b8f26bde 08:58:17 Removing intermediate container 3a84b8f26bde 08:58:17 ---> fb282d3db9d5 08:58:17 Step 21/23 : LABEL arch=arm64 08:58:17 ---> Running in d774dd9127fe 08:58:18 Removing intermediate container d774dd9127fe 08:58:18 ---> af2d54ec94f2 08:58:18 Step 22/23 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c 08:58:18 ---> Running in 9b113aa3380e 08:58:18 Removing intermediate container 9b113aa3380e 08:58:18 ---> 4cfa6219fcad 08:58:18 Step 23/23 : LABEL version=0.0.0 08:58:19 ---> Running in 99c5c0e07d89 08:58:20 Removing intermediate container 99c5c0e07d89 08:58:20 ---> be26d06f8ca2 08:58:20 08:58:20 Successfully built be26d06f8ca2 08:58:20 Successfully tagged core-data-arm64:latest 08:58:20  Building core-data ... done Building security-spire-config 08:58:32 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:58:32 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:58:32 ---> 2bed0dff4bd8 08:58:32 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:58:32 ---> Using cache 08:58:32 ---> ef124e1c112f 08:58:32 Step 4/23 : WORKDIR /edgex-go 08:58:32 ---> Using cache 08:58:32 ---> 4b3fe9804ed0 08:58:32 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 08:58:32 ---> Running in 0bca66f7f074 08:58:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:38 OK: 263 MiB in 53 packages 08:58:40 Removing intermediate container 0bca66f7f074 08:58:40 ---> ace1dd367a1e 08:58:40 Step 6/23 : COPY go.mod vendor* ./ 08:58:41 ---> 67e99b644471 08:58:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:41 ---> Running in 84f978a3729a 08:58:43 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 08:58:43 Step 2/27 : FROM ${BUILDER_BASE} AS builder 08:58:43 ---> 2bed0dff4bd8 08:58:43 Step 3/27 : WORKDIR /edgex-go 08:58:43 ---> Using cache 08:58:43 ---> 485b5dad5d72 08:58:43 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 08:58:44 ---> Running in af0d27d45e31 08:58:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 08:58:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 08:58:48 OK: 263 MiB in 53 packages 08:58:50 Removing intermediate container af0d27d45e31 08:58:50 ---> 40d44321e4bd 08:58:50 Step 5/27 : COPY go.mod vendor* ./ 08:58:51 ---> a701836e16c9 08:58:51 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:51 ---> Running in d7bc8708165a 08:59:38 Removing intermediate container 4ddc86f04926 08:59:38 ---> 6cb9b8bf4e9e 08:59:38 Step 7/20 : COPY . . 08:59:53 ---> f4eff7ecfd69 08:59:53 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:59:53 ---> Running in c037e5eb8d6f 08:59:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:00:52 Removing intermediate container 11c6a7d6959f 09:00:52 ---> 13ede04b8fe4 09:00:52 09:00:52 Step 10/23 : FROM alpine:3.17 09:00:52 ---> 51e60588ff2c 09:00:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:00:52 ---> Using cache 09:00:52 ---> b48c613b929a 09:00:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:00:52 ---> Using cache 09:00:52 ---> a68746a4379d 09:00:52 Step 13/23 : ENV APP_PORT=59861 09:00:52 ---> Running in 76865c266718 09:00:52 Removing intermediate container 76865c266718 09:00:52 ---> af26b8e42c25 09:00:52 Step 14/23 : EXPOSE $APP_PORT 09:00:52 ---> Running in d9d11305cb3f 09:00:52 Removing intermediate container d9d11305cb3f 09:00:52 ---> 5b1ef69580dd 09:00:52 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:52 ---> 523bb1d0a025 09:00:52 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:00:52 ---> 960cec794b25 09:00:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:00:53 Removing intermediate container 84f978a3729a 09:00:53 ---> 509a271a6800 09:00:53 Step 8/23 : COPY . . 09:00:57 ---> c1391d09a631 09:00:57 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:00:59 ---> 130f6119b011 09:00:59 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 09:00:59 ---> Running in ca0151b252a8 09:01:00 Removing intermediate container ca0151b252a8 09:01:00 ---> 8f05f45c10bc 09:01:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:01:00 ---> Running in 643e89bd05bb 09:01:01 Removing intermediate container 643e89bd05bb 09:01:01 ---> 03c48f8e8a2d 09:01:01 Step 21/23 : LABEL arch=arm64 09:01:02 ---> Running in 7c29f2febfe3 09:01:03 Removing intermediate container 7c29f2febfe3 09:01:03 ---> 325c79b4343f 09:01:03 Step 22/23 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c 09:01:03 ---> Running in 24e998840342 09:01:04 Removing intermediate container 24e998840342 09:01:04 ---> 5f3f1be5d90f 09:01:04 Step 23/23 : LABEL version=0.0.0 09:01:04 ---> Running in 427e4ce4a209 09:01:04 Removing intermediate container 427e4ce4a209 09:01:04 ---> 358cebc9e8ac 09:01:04 09:01:05 Successfully built 358cebc9e8ac 09:01:05 Successfully tagged support-scheduler-arm64:latest 09:01:05  Building support-scheduler ... done Building core-common-config-bootstrapper 09:01:06 Removing intermediate container d7bc8708165a 09:01:06 ---> 03305fc6c39d 09:01:06 Step 7/27 : COPY . . 09:01:16 ---> 25a66702d13e 09:01:16 Step 9/23 : RUN make cmd/support-notifications/support-notifications 09:01:16 ---> Running in 121327f045a8 09:01: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 09:01:24 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:01:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:01:24 ---> 2bed0dff4bd8 09:01:24 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:01:24 ---> Using cache 09:01:24 ---> ef124e1c112f 09:01:24 Step 4/23 : WORKDIR /edgex-go 09:01:24 ---> Using cache 09:01:24 ---> 4b3fe9804ed0 09:01:24 Step 5/23 : RUN apk add --update --no-cache make git 09:01:24 ---> Using cache 09:01:24 ---> 41446634e6ed 09:01:24 Step 6/23 : COPY go.mod vendor* ./ 09:01:24 ---> Using cache 09:01:24 ---> bf880c58d211 09:01:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:24 ---> Using cache 09:01:24 ---> c57fbc22cbec 09:01:24 Step 8/23 : COPY . . 09:01:24 ---> Using cache 09:01:24 ---> 813baa69176f 09:01:24 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:01:25 ---> Running in 2f283097ca4c 09:01:27 ---> 66c637a7d37a 09:01:27 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:01:27 ---> Running in e0eb4c851926 09:01:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:01:28 Removing intermediate container e0eb4c851926 09:01:28 ---> f6085f9adbba 09:01:28 Step 9/27 : WORKDIR /edgex-go/spire-build 09:01:28 ---> Running in 5cf68adc6fbd 09:01:29 Removing intermediate container 5cf68adc6fbd 09:01:29 ---> 75f5e971fa9f 09:01:29 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:01:29 ---> Running in b9d8a72ecd06 09:01:29 Removing intermediate container b9d8a72ecd06 09:01:29 ---> 81f69e8a3be0 09:01:29 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:01:30 ---> Running in 82e3ed6e32c9 09:01:36 Removing intermediate container 82e3ed6e32c9 09:01:36 ---> ff14868daade 09:01:36 Step 12/27 : WORKDIR /edgex-go 09:01:36 ---> Running in 75c997bcb940 09:01:36 Removing intermediate container 75c997bcb940 09:01:36 ---> 83eea075d465 09:01:36 09:01:36 Step 13/27 : FROM alpine:3.17 09:01:36 ---> 51e60588ff2c 09:01:36 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:01:37 ---> Running in 7310f4573b15 09:01:37 Removing intermediate container 7310f4573b15 09:01:37 ---> c832079a6d7c 09:01:37 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:01:37 ---> Running in 9d3eaef98780 09:01:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:42 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:01:42 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:01:42 OK: 17694 distinct packages available 09:01:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:01:45 (1/4) Installing dumb-init (1.2.5-r2) 09:01:45 (2/4) Installing musl-obstack (1.2.3-r0) 09:01:45 (3/4) Installing libucontext (1.2-r0) 09:01:45 (4/4) Installing gcompat (1.1.0-r0) 09:01:45 Executing busybox-1.35.0-r29.trigger 09:01:45 OK: 8 MiB in 19 packages 09:01:46 Removing intermediate container 9d3eaef98780 09:01:46 ---> 4cd8a42990df 09:01:46 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:47 ---> 62176beff05a 09:01:47 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:01:48 ---> a0e47d0af87a 09:01:48 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:01:55 ---> 915517725e13 09:01:55 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:01:55 ---> 2716d069e163 09:01:55 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:01:55 ---> Running in b3e100eec923 09:01:56 Removing intermediate container b3e100eec923 09:01:56 ---> 3d6ea9edb6ab 09:01:56 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:01:57 ---> fdcce21901d3 09:01:57 Step 22/27 : WORKDIR / 09:01:57 ---> Running in 17db2b1b5178 09:01:57 Removing intermediate container 17db2b1b5178 09:01:57 ---> e35e669f7f3c 09:01:57 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:01:58 ---> Running in bb324ef0bfd9 09:01:58 Removing intermediate container bb324ef0bfd9 09:01:58 ---> 18596d48cede 09:01:58 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:01:58 ---> Running in ecd349b61310 09:01:59 Removing intermediate container ecd349b61310 09:01:59 ---> 9b94c101bd11 09:01:59 Step 25/27 : LABEL arch=arm64 09:01:59 ---> Running in 07eb6f033ebc 09:01:59 Removing intermediate container 07eb6f033ebc 09:01:59 ---> 06823a897b13 09:01:59 Step 26/27 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c 09:02:00 ---> Running in 80e4c2113954 09:02:00 Removing intermediate container 80e4c2113954 09:02:00 ---> 759e6e046059 09:02:00 Step 27/27 : LABEL version=0.0.0 09:02:00 ---> Running in e5838e987bfd 09:02:01 Removing intermediate container e5838e987bfd 09:02:01 ---> 24f91ce14bf2 09:02:01 09:02:01 Successfully built 24f91ce14bf2 09:02:01 Successfully tagged security-spire-config-arm64:latest 09:02:01  Building security-spire-config ... done Building security-secretstore-setup 09:02:19 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:02:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:02:19 ---> 2bed0dff4bd8 09:02:19 Step 3/25 : WORKDIR /edgex-go 09:02:19 ---> Using cache 09:02:19 ---> 485b5dad5d72 09:02:19 Step 4/25 : RUN apk add --update --no-cache make git 09:02:19 ---> Using cache 09:02:19 ---> 63d2d55631a3 09:02:19 Step 5/25 : COPY go.mod vendor* ./ 09:02:19 ---> Using cache 09:02:19 ---> 3b9567260e23 09:02:19 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:19 ---> Using cache 09:02:19 ---> 0b1375ea56c1 09:02:19 Step 7/25 : COPY . . 09:02:19 ---> Using cache 09:02:19 ---> ab8fde598dc9 09:02:19 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:02:19 ---> Running in e8f958af4a30 09:02:21 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 09:04:28 Removing intermediate container 0d3ae28f5321 09:04:28 ---> fe67ed7cbfb2 09:04:28 09:04:28 Step 9/33 : FROM alpine:3.17 09:04:28 ---> 51e60588ff2c 09:04:28 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:04:28 ---> Running in 92873ac479b9 09:04:28 Removing intermediate container 92873ac479b9 09:04:28 ---> f7b582f3f718 09:04:28 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 09:04:28 ---> Running in e1ca28b20ddd 09:04:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:04:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:04:29 (1/2) Installing dumb-init (1.2.5-r2) 09:04:29 (2/2) Installing su-exec (0.2-r2) 09:04:29 Executing busybox-1.35.0-r29.trigger 09:04:29 OK: 8 MiB in 17 packages 09:04:31 Removing intermediate container e1ca28b20ddd 09:04:31 ---> b7e465c702f1 09:04:31 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 09:04:31 ---> Running in bd52cb9c9867 09:04:31 Removing intermediate container bd52cb9c9867 09:04:31 ---> bbb6994e997b 09:04:31 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:04:31 ---> Running in 33b1d8da2f29 09:04:32 Removing intermediate container 33b1d8da2f29 09:04:32 ---> c0e27d8f9052 09:04:32 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:04:32 ---> Running in fdb87b4352d1 09:04:33 Removing intermediate container fdb87b4352d1 09:04:33 ---> a92f3ee4bdc9 09:04:33 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:04:33 ---> Running in bfcc00a87f14 09:04:33 Removing intermediate container bfcc00a87f14 09:04:33 ---> bb358e815f78 09:04:33 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:04:33 ---> Running in ddfe28f5d08e 09:04:37 Removing intermediate container ddfe28f5d08e 09:04:37 ---> 22ff2048e2bb 09:04:37 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 09:04:37 ---> Running in c1cc9837bb4e 09:04:37 Removing intermediate container c1cc9837bb4e 09:04:37 ---> fd02f74e3d08 09:04:37 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:04:38 ---> b6c1661217a0 09:04:38 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:04:38 ---> Running in 3943e7dae420 09:04:41 Removing intermediate container 3943e7dae420 09:04:41 ---> 8aed49a3ec2f 09:04:41 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:42 ---> c9e4f66a3e3e 09:04:42 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 09:04:43 ---> 3111c5d50502 09:04:43 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:04:45 ---> f9bbc6e23ac2 09:04:45 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:04:46 ---> 17767515d75b 09:04:46 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 09:04:47 ---> a7b1280b2b4c 09:04:47 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:04:48 ---> abea0915a78d 09:04:48 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:04:49 ---> 9aa443f122aa 09:04:49 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:04:50 ---> 316fb68d2fba 09:04:50 Step 28/33 : RUN chmod +x /entrypoint.sh 09:04:50 ---> Running in 48eabb0bf981 09:04:54 Removing intermediate container 48eabb0bf981 09:04:54 ---> 388cb1b052d9 09:04:54 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 09:04:54 ---> Running in 21daf579b32c 09:04:54 Removing intermediate container 21daf579b32c 09:04:54 ---> 7ff386b6ac90 09:04:54 Step 30/33 : CMD ["gate"] 09:04:54 ---> Running in 262e0731360a 09:04:55 Removing intermediate container 262e0731360a 09:04:55 ---> 091a173f2c36 09:04:55 Step 31/33 : LABEL arch=arm64 09:04:55 ---> Running in 4ab983bd3f7f 09:04:56 Removing intermediate container 4ab983bd3f7f 09:04:56 ---> d23485118224 09:04:56 Step 32/33 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c 09:04:56 ---> Running in 9b99348deba9 09:04:56 Removing intermediate container 9b99348deba9 09:04:56 ---> a036c29a7649 09:04:56 Step 33/33 : LABEL version=0.0.0 09:04:56 ---> Running in defed2dd115e 09:04:57 Removing intermediate container defed2dd115e 09:04:57 ---> 6c26eef2165e 09:04:57 09:04:57 Successfully built 6c26eef2165e 09:04:57 Successfully tagged security-bootstrapper-arm64:latest 09:04:57  Building security-bootstrapper ... done Building core-metadata 09:05:19 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:05:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 09:05:19 ---> 2bed0dff4bd8 09:05:19 Step 3/25 : ARG ADD_BUILD_TAGS="" 09:05:19 ---> Using cache 09:05:19 ---> ef124e1c112f 09:05:19 Step 4/25 : WORKDIR /edgex-go 09:05:19 ---> Using cache 09:05:19 ---> 4b3fe9804ed0 09:05:19 Step 5/25 : RUN apk add --update --no-cache make git 09:05:19 ---> Using cache 09:05:19 ---> 41446634e6ed 09:05:19 Step 6/25 : COPY go.mod vendor* ./ 09:05:19 ---> Using cache 09:05:19 ---> bf880c58d211 09:05:19 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:19 ---> Using cache 09:05:19 ---> c57fbc22cbec 09:05:19 Step 8/25 : COPY . . 09:05:19 ---> Using cache 09:05:19 ---> 813baa69176f 09:05:19 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:05:19 ---> Running in 68a207ab4e3f 09:05: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 09:09:26 Removing intermediate container 2f283097ca4c 09:09:26 ---> cd5fefa9aff5 09:09:26 09:09:26 Step 10/23 : FROM alpine:3.17 09:09:26 ---> 51e60588ff2c 09:09:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:09:26 ---> Using cache 09:09:26 ---> ef1c85545878 09:09:26 Step 12/23 : RUN apk add --update --no-cache dumb-init 09:09:26 ---> Using cache 09:09:26 ---> c339a447e8f3 09:09:26 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:26 ---> Using cache 09:09:26 ---> a26ef12238c4 09:09:26 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 09:09:26 ---> Using cache 09:09:26 ---> f016fd8f94cf 09:09:26 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:09:26 ---> ebd89c3c132b 09:09:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:09:26 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 09:09:26 ---> 18e6acc19a89 09:09:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:09:26 ---> 763ed5e256d0 09:09:26 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:09:26 ---> Running in deffb3756c8e 09:09:26 Removing intermediate container deffb3756c8e 09:09:26 ---> 200814c4865c 09:09:26 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 09:09:26 ---> Running in 8f6d03666007 09:09:27 Removing intermediate container 8f6d03666007 09:09:27 ---> f3e33f9902e6 09:09:27 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 09:09:27 ---> Running in 7d96d76d1b97 09:09:28 Removing intermediate container 7d96d76d1b97 09:09:28 ---> 32f336e63abd 09:09:28 Step 21/23 : LABEL arch=arm64 09:09:29 ---> Running in c9ef3377fa18 09:09:30 Removing intermediate container c9ef3377fa18 09:09:30 ---> 12344a09e388 09:09:30 Step 22/23 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c 09:09:30 ---> Running in 2ffff15667d4 09:09:34 Removing intermediate container 2ffff15667d4 09:09:34 ---> 9c3358468e7b 09:09:34 Step 23/23 : LABEL version=0.0.0 09:09:34 ---> Running in 54a75b0d4a80 09:09:35 Removing intermediate container 54a75b0d4a80 09:09:35 ---> e738968f18e6 09:09:35 09:09:36 Successfully built e738968f18e6 09:09:36 Successfully tagged core-common-config-bootstrapper-arm64:latest 09:09:36  Building core-common-config-bootstrapper ... done Building security-spire-server 09:09:36 Removing intermediate container c037e5eb8d6f 09:09:36 ---> 1b50f4efd434 09:09:36 09:09:36 Step 9/20 : FROM alpine:3.17 09:09:36 ---> 51e60588ff2c 09:09:36 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 09:09:36 ---> Using cache 09:09:36 ---> f7b582f3f718 09:09:36 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:09:36 ---> Running in 0f2b335fb62e 09:09:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:42 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:09:42 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:09:42 OK: 17694 distinct packages available 09:09:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:44 (1/9) Installing ca-certificates (20230506-r0) 09:09:45 (2/9) Installing brotli-libs (1.0.9-r9) 09:09:45 (3/9) Installing nghttp2-libs (1.51.0-r0) 09:09:45 (4/9) Installing libcurl (8.1.1-r1) 09:09:45 (5/9) Installing curl (8.1.1-r1) 09:09:45 (6/9) Installing dumb-init (1.2.5-r2) 09:09:45 (7/9) Installing musl-obstack (1.2.3-r0) 09:09:45 (8/9) Installing libucontext (1.2-r0) 09:09:45 (9/9) Installing gcompat (1.1.0-r0) 09:09:45 Executing busybox-1.35.0-r29.trigger 09:09:45 Executing ca-certificates-20230506-r0.trigger 09:09:45 Removing intermediate container e8f958af4a30 09:09:45 ---> 294598f866d8 09:09:45 09:09:45 Step 9/25 : FROM alpine:3.17 09:09:45 ---> 51e60588ff2c 09:09:45 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:09:45 OK: 11 MiB in 24 packages 09:09:47 ---> Running in b66feda1cae9 09:09:50 Removing intermediate container 0f2b335fb62e 09:09:50 ---> f2e5080ac506 09:09:50 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:09:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:09:51 ---> 5903120ab62f 09:09:51 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 09:09:53 (1/3) Installing ca-certificates (20230506-r0) 09:09:53 (2/3) Installing dumb-init (1.2.5-r2) 09:09:53 (3/3) Installing su-exec (0.2-r2) 09:09:53 Executing busybox-1.35.0-r29.trigger 09:09:53 ---> 19eca0b604d3 09:09:53 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:09:53 Executing ca-certificates-20230506-r0.trigger 09:09:53 OK: 8 MiB in 18 packages 09:09:56 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:09:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 09:09:56 ---> 2bed0dff4bd8 09:09:56 Step 3/26 : WORKDIR /edgex-go 09:09:56 ---> Using cache 09:09:56 ---> 485b5dad5d72 09:09:56 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 09:09:56 ---> Using cache 09:09:56 ---> 40d44321e4bd 09:09:56 Step 5/26 : COPY go.mod vendor* ./ 09:09:56 ---> Using cache 09:09:56 ---> a701836e16c9 09:09:56 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:09:56 ---> Using cache 09:09:56 ---> 03305fc6c39d 09:09:56 Step 7/26 : COPY . . 09:09:56 ---> Using cache 09:09:56 ---> 66c637a7d37a 09:09:56 Step 8/26 : ARG SPIRE_RELEASE=1.6.3 09:09:57 ---> Using cache 09:09:57 ---> f6085f9adbba 09:09:57 Step 9/26 : WORKDIR /edgex-go/spire-build 09:09:57 ---> Using cache 09:09:57 ---> 75f5e971fa9f 09:09:57 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:09:57 ---> Using cache 09:09:57 ---> 81f69e8a3be0 09:09:57 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:09:57 ---> Running in 5ca7f2f5d1f9 09:09:57 Removing intermediate container b66feda1cae9 09:09:57 ---> b8b5895d9ce6 09:09:57 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:09:57 ---> Running in d163fd520b32 09:09:57 ---> ffc1005c1e09 09:09:57 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:10:01 ---> 8b804e554d55 09:10:01 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:10:01 Removing intermediate container d163fd520b32 09:10:01 ---> 9dc9cadfcea9 09:10:01 Step 12/25 : WORKDIR / 09:10:01 ---> Running in a3fe7c94bec8 09:10:01 ---> Running in 339927c71a3c 09:10:01 Removing intermediate container a3fe7c94bec8 09:10:01 ---> 851e4cfd3fc6 09:10:01 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:02 Removing intermediate container 339927c71a3c 09:10:02 ---> cdc631ed98e7 09:10:02 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] 09:10:02 ---> Running in 5af1a7d58465 09:10:02 Removing intermediate container 5ca7f2f5d1f9 09:10:02 ---> 7a61c30843b9 09:10:02 Step 12/26 : WORKDIR /edgex-go 09:10:02 ---> Running in 433648a0dc7d 09:10:03 Removing intermediate container 5af1a7d58465 09:10:03 ---> b636df420aa1 09:10:03 Step 18/20 : LABEL arch=arm64 09:10:03 ---> Running in 1fff8d89b596 09:10:03 Removing intermediate container 433648a0dc7d 09:10:03 ---> 59dc435c5b9e 09:10:03 09:10:03 Step 13/26 : FROM alpine:3.17 09:10:03 ---> 51e60588ff2c 09:10:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:10:03 ---> Using cache 09:10:03 ---> c832079a6d7c 09:10:03 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:10:03 ---> 00a5aaea7a66 09:10:03 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 09:10:03 ---> Running in 9b44db800ee9 09:10:04 Removing intermediate container 1fff8d89b596 09:10:04 ---> 8f091e7adf0b 09:10:04 Step 19/20 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c 09:10:04 ---> Running in b940d83e10f1 09:10:05 ---> 1c15db8a2be0 09:10:05 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:10:05 Removing intermediate container b940d83e10f1 09:10:05 ---> 2d75bcc58f2a 09:10:05 Step 20/20 : LABEL version=0.0.0 09:10:05 ---> Running in 51779e90ef15 09:10:06 Removing intermediate container 51779e90ef15 09:10:06 ---> 8c29df9c8b19 09:10:06 09:10:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:10:07 ---> f7f641cf2ceb 09:10:07 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:10:07 Successfully built 8c29df9c8b19 09:10:07 Successfully tagged security-spiffe-token-provider-arm64:latest 09:10:07 Building security-spire-agent 09:10:07  Building security-spiffe-token-provider ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:10:08 ---> f5085bd3e468 09:10:08 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:10:08 ---> d0f52b095475 09:10:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:10:09 v3.17.3-216-g54a39ace82a [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 09:10:09 v3.17.3-215-g6bd5159ef73 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 09:10:09 OK: 17694 distinct packages available 09:10:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:10:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:10:10 ---> a232a5aa6c37 09:10:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:10:12 (1/5) Installing dumb-init (1.2.5-r2) 09:10:12 (2/5) Installing musl-obstack (1.2.3-r0) 09:10:12 (3/5) Installing libucontext (1.2-r0) 09:10:12 (4/5) Installing gcompat (1.1.0-r0) 09:10:12 (5/5) Installing openssl (3.0.8-r4) 09:10:12 Executing busybox-1.35.0-r29.trigger 09:10:12 OK: 9 MiB in 20 packages 09:10:13 ---> d7d712e3b6c2 09:10:13 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:10:15 ---> 5f46d095e12b 09:10:15 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:15 Removing intermediate container 9b44db800ee9 09:10:15 ---> 7fbfff213498 09:10:15 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:15 ---> Running in ee867d572670 09:10:16 ---> 0c9f24f60f21 09:10:16 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 09:10:18 ---> 4d51895c8c8a 09:10:18 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:10:19 Removing intermediate container ee867d572670 09:10:19 ---> f0d3452336bb 09:10:19 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 09:10:19 ---> Running in 867cc0a6ed2f 09:10:20 Removing intermediate container 867cc0a6ed2f 09:10:20 ---> 289679ab62c8 09:10:20 Step 23/25 : LABEL arch=arm64 09:10:20 ---> Running in 7ad01fb8da39 09:10:21 Removing intermediate container 7ad01fb8da39 09:10:21 ---> c43e4dc97b17 09:10:21 Step 24/25 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c 09:10:21 ---> Running in b2e637bce1be 09:10:22 Removing intermediate container b2e637bce1be 09:10:22 ---> 6e86f72fae26 09:10:22 Step 25/25 : LABEL version=0.0.0 09:10:22 ---> Running in 0aaee3e129b6 09:10:23 Removing intermediate container 0aaee3e129b6 09:10:23 ---> 8b5acc33471f 09:10:23 09:10:24 Successfully built 8b5acc33471f 09:10:24 Successfully tagged security-secretstore-setup-arm64:latest 09:10:28  Building security-secretstore-setup ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 09:10:28 Step 2/27 : FROM ${BUILDER_BASE} AS builder 09:10:28 ---> 2bed0dff4bd8 09:10:28 Step 3/27 : WORKDIR /edgex-go 09:10:28 ---> Using cache 09:10:28 ---> 485b5dad5d72 09:10:28 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 09:10:28 ---> Using cache 09:10:28 ---> 40d44321e4bd 09:10:28 Step 5/27 : COPY go.mod vendor* ./ 09:10:28 ---> Using cache 09:10:28 ---> a701836e16c9 09:10:28 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:28 ---> Using cache 09:10:28 ---> 03305fc6c39d 09:10:28 Step 7/27 : COPY . . 09:10:28 ---> Using cache 09:10:28 ---> 66c637a7d37a 09:10:28 Step 8/27 : ARG SPIRE_RELEASE=1.6.3 09:10:28 ---> Using cache 09:10:28 ---> f6085f9adbba 09:10:28 Step 9/27 : WORKDIR /edgex-go/spire-build 09:10:28 ---> Using cache 09:10:28 ---> 75f5e971fa9f 09:10:28 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 09:10:28 ---> Using cache 09:10:28 ---> 81f69e8a3be0 09:10:28 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 09:10:28 ---> Using cache 09:10:28 ---> ff14868daade 09:10:28 Step 12/27 : WORKDIR /edgex-go 09:10:28 ---> Using cache 09:10:28 ---> 83eea075d465 09:10:28 09:10:28 Step 13/27 : FROM alpine:3.17 09:10:28 ---> 51e60588ff2c 09:10:28 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:10:28 ---> Using cache 09:10:28 ---> c832079a6d7c 09:10:28 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:10:28 ---> Using cache 09:10:28 ---> 7fbfff213498 09:10:28 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:28 ---> Using cache 09:10:29 ---> 0c9f24f60f21 09:10:29 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 09:10:29 ---> Using cache 09:10:29 ---> 4d51895c8c8a 09:10:29 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:10:29 ---> cf287d604db0 09:10:29 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:10:30 ---> e70eb9e74be2 09:10:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:10:31 ---> bc191c4933fc 09:10:31 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:10:33 ---> 27a6bc849f8b 09:10:33 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:10:33 ---> Running in 01ee238b53cc 09:10:33 Removing intermediate container 01ee238b53cc 09:10:33 ---> 933860567468 09:10:33 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:10:34 ---> Running in 3a8efc33af29 09:10:34 Removing intermediate container 3a8efc33af29 09:10:34 ---> b30e57c03eae 09:10:34 Step 24/26 : LABEL arch=arm64 09:10:34 ---> Running in df4eecd7a5c1 09:10:35 ---> 604fe83918ea 09:10:35 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:10:35 Removing intermediate container df4eecd7a5c1 09:10:35 ---> cf88bdea757e 09:10:35 Step 25/26 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c 09:10:35 ---> Running in 72599ae7d7d6 09:10:36 Removing intermediate container 72599ae7d7d6 09:10:36 ---> 955aee7a7f19 09:10:36 Step 26/26 : LABEL version=0.0.0 09:10:36 ---> Running in 3c190995ecd7 09:10:37 Removing intermediate container 3c190995ecd7 09:10:37 ---> aa5615e8060c 09:10:37 09:10:37 Successfully built aa5615e8060c 09:10:37 Successfully tagged security-spire-server-arm64:latest 09:10:42  Building security-spire-server ... done  ---> 729c44d3e702 09:10:42 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:10:43 ---> 936068017ef5 09:10:43 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:10:44 ---> 5b9adcee19b8 09:10:44 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:10:45 ---> da401c168110 09:10:45 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:10:45 ---> Running in 7a80c14da0e2 09:10:45 Removing intermediate container 7a80c14da0e2 09:10:45 ---> c60bf6203f2f 09:10:45 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:10:45 ---> Running in f5313b1efa28 09:10:46 Removing intermediate container f5313b1efa28 09:10:46 ---> b9544822b043 09:10:46 Step 25/27 : LABEL arch=arm64 09:10:46 ---> Running in 03e6c4d404c5 09:10:46 Removing intermediate container 03e6c4d404c5 09:10:46 ---> 332af14936b7 09:10:46 Step 26/27 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c 09:10:46 ---> Running in e07fe4ee62b9 09:10:47 Removing intermediate container e07fe4ee62b9 09:10:47 ---> f2416481ae95 09:10:47 Step 27/27 : LABEL version=0.0.0 09:10:47 ---> Running in 95c595a8dedc 09:10:48 Removing intermediate container 95c595a8dedc 09:10:48 ---> 8e3c7d691395 09:10:48 09:10:48 Successfully built 8e3c7d691395 09:10:48 Successfully tagged security-spire-agent-arm64:latest 09:11:27  Building security-spire-agent ... done Removing intermediate container 121327f045a8 09:11:27 ---> 2e5eca5aea27 09:11:27 09:11:27 Step 10/23 : FROM alpine:3.17 09:11:27 ---> 51e60588ff2c 09:11:27 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 09:11:27 ---> Running in d11a67c96ab8 09:11:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 09:11:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 09:11:28 Removing intermediate container 68a207ab4e3f 09:11:28 ---> 8468094771e7 09:11:28 09:11:28 Step 10/25 : FROM alpine:3.17 09:11:28 ---> 51e60588ff2c 09:11:28 Step 11/25 : RUN apk add --update --no-cache dumb-init 09:11:28 ---> Using cache 09:11:28 ---> b48c613b929a 09:11:28 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 09:11:28 ---> Using cache 09:11:28 ---> a68746a4379d 09:11:28 Step 13/25 : ENV APP_PORT=59881 09:11:28 ---> Running in 8ac7f7f01879 09:11:28 (1/2) Installing ca-certificates (20230506-r0) 09:11:28 (2/2) Installing dumb-init (1.2.5-r2) 09:11:28 Executing busybox-1.35.0-r29.trigger 09:11:28 Removing intermediate container 8ac7f7f01879 09:11:28 ---> 8c8aaf9d2336 09:11:28 Step 14/25 : EXPOSE $APP_PORT 09:11:28 Executing ca-certificates-20230506-r0.trigger 09:11:28 ---> Running in 26d5e12702c2 09:11:29 Removing intermediate container 26d5e12702c2 09:11:29 ---> aba059ab4b17 09:11:29 Step 15/25 : WORKDIR / 09:11:29 OK: 8 MiB in 17 packages 09:11:29 ---> Running in bc7306f03bdb 09:11:29 Removing intermediate container bc7306f03bdb 09:11:29 ---> 1c5d7832692c 09:11:29 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:30 ---> 7666e386187e 09:11:30 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 09:11:30 Removing intermediate container d11a67c96ab8 09:11:30 ---> 833907a81964 09:11:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 09:11:30 ---> Running in 4ad1b5acd287 09:11:31 ---> f9cdc44de465 09:11:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:11:31 Removing intermediate container 4ad1b5acd287 09:11:31 ---> 9a7d992076d9 09:11:31 Step 13/23 : ENV APP_PORT=59860 09:11:31 ---> Running in 01c00c9971db 09:11:31 Removing intermediate container 01c00c9971db 09:11:31 ---> 1e2ff48e196c 09:11:31 Step 14/23 : EXPOSE $APP_PORT 09:11:31 ---> Running in 3eb8935b24c3 09:11:32 Removing intermediate container 3eb8935b24c3 09:11:32 ---> a34400b850af 09:11:32 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:32 ---> b53c3e86b35d 09:11:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:11:32 ---> fcef0630e2c5 09:11:32 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 09:11:32 ---> 9af64fc4a4c9 09:11:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:11:37 ---> c9913c9b7bde 09:11:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:11:37 ---> 1038d7b325ba 09:11:37 Step 21/25 : ENTRYPOINT ["/core-metadata"] 09:11:37 ---> Running in 552035e7ef72 09:11:37 Removing intermediate container 552035e7ef72 09:11:37 ---> 96b4c90333d7 09:11:37 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:37 ---> Running in 13ec1ecad724 09:11:37 Removing intermediate container 13ec1ecad724 09:11:37 ---> 11f5bbe6151f 09:11:37 Step 23/25 : LABEL arch=arm64 09:11:38 ---> Running in 0b2ec1d5b16d 09:11:38 Removing intermediate container 0b2ec1d5b16d 09:11:38 ---> 73e53fbf5e48 09:11:38 Step 24/25 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c 09:11:38 ---> 7066244fac1b 09:11:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:11:38 ---> Running in 5e249741338e 09:11:39 Removing intermediate container 5e249741338e 09:11:39 ---> ea8708683c13 09:11:39 Step 25/25 : LABEL version=0.0.0 09:11:39 ---> Running in 0aa92b0d0081 09:11:39 ---> 3a4271f6e4b1 09:11:39 Step 19/23 : ENTRYPOINT ["/support-notifications"] 09:11:39 ---> Running in 338903e5ea5d 09:11:39 Removing intermediate container 0aa92b0d0081 09:11:39 ---> 7ad251246967 09:11:39 09:11:39 Removing intermediate container 338903e5ea5d 09:11:39 ---> 29ef2ada4642 09:11:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:39 ---> Running in 01ff42159497 09:11:39 Successfully built 7ad251246967 09:11:39 Successfully tagged core-metadata-arm64:latest 09:11:39  Building core-metadata ... done Removing intermediate container 01ff42159497 09:11:39 ---> 96f699d73d4f 09:11:39 Step 21/23 : LABEL arch=arm64 09:11:40 ---> Running in 006cad7c282d 09:11:40 Removing intermediate container 006cad7c282d 09:11:40 ---> 6503d373d81c 09:11:40 Step 22/23 : LABEL git_sha=aae4695d639e91a531cbb3314a241ca74e57e25c 09:11:40 ---> Running in 9d2d9c38d6aa 09:11:40 Removing intermediate container 9d2d9c38d6aa 09:11:40 ---> 22e3b2cdc494 09:11:40 Step 23/23 : LABEL version=0.0.0 09:11:40 ---> Running in 2b5caa977667 09:11:41 Removing intermediate container 2b5caa977667 09:11:41 ---> c9eca893f36c 09:11:41 09:11:41 Successfully built c9eca893f36c 09:11:41 Successfully tagged support-notifications-arm64:latest 09:11:41  Building support-notifications ... done  [Pipeline] } 09:11:41 $ docker stop --time=1 16611c220424f44f13ecb53ac86f2ad4a263f446609c2341f9c0a540e993efee 09:11:43 $ docker rm -f --volumes 16611c220424f44f13ecb53ac86f2ad4a263f446609c2341f9c0a540e993efee [Pipeline] // withDockerContainer [Pipeline] sh 09:11:43 + docker images 09:11:44 REPOSITORY TAG IMAGE ID CREATED SIZE 09:11:44 support-notifications-arm64 latest c9eca893f36c 3 seconds ago 31.9MB 09:11:44 core-metadata-arm64 latest 7ad251246967 4 seconds ago 20.2MB 09:11:44 8468094771e7 16 seconds ago 1.53GB 09:11:44 2e5eca5aea27 20 seconds ago 1.59GB 09:11:44 security-spire-agent-arm64 latest 8e3c7d691395 56 seconds ago 153MB 09:11:44 security-spire-server-arm64 latest aa5615e8060c About a minute ago 97MB 09:11:44 security-secretstore-setup-arm64 latest 8b5acc33471f About a minute ago 32.2MB 09:11:44 security-spiffe-token-provider-arm64 latest 8c29df9c8b19 About a minute ago 32.7MB 09:11:44 59dc435c5b9e About a minute ago 1.39GB 09:11:44 294598f866d8 2 minutes ago 1.52GB 09:11:44 core-common-config-bootstrapper-arm64 latest e738968f18e6 2 minutes ago 17.2MB 09:11:44 1b50f4efd434 2 minutes ago 1.57GB 09:11:44 cd5fefa9aff5 2 minutes ago 1.52GB 09:11:44 security-bootstrapper-arm64 latest 6c26eef2165e 6 minutes ago 21.9MB 09:11:44 fe67ed7cbfb2 7 minutes ago 1.51GB 09:11:44 security-spire-config-arm64 latest 24f91ce14bf2 9 minutes ago 96.1MB 09:11:44 83eea075d465 10 minutes ago 1.39GB 09:11:44 support-scheduler-arm64 latest 358cebc9e8ac 10 minutes ago 31.2MB 09:11:44 13ede04b8fe4 11 minutes ago 1.59GB 09:11:44 core-data-arm64 latest be26d06f8ca2 13 minutes ago 19.9MB 09:11:44 core-command-arm64 latest f2cb1b7cbc84 13 minutes ago 19.7MB 09:11:44 d41d02278fa2 13 minutes ago 1.53GB 09:11:44 8288329b082a 14 minutes ago 1.53GB 09:11:44 security-proxy-setup-arm64 latest 6472490d6d0c 14 minutes ago 18.7MB 09:11:44 security-proxy-auth-arm64 latest 57d7648ed44c 14 minutes ago 18.1MB 09:11:44 840d7a5eac1b 14 minutes ago 1.51GB 09:11:44 dacc4ebfefa2 14 minutes ago 1.51GB 09:11:44 ci-base-image-arm64 latest 2bed0dff4bd8 37 minutes ago 899MB 09:11:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 5 weeks ago 681MB 09:11:44 alpine 3.17 51e60588ff2c 2 months ago 7.46MB 09:11:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:44 09:11:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:45 arm64: Pulling from edgex-lftools-log-publisher 09:11:45 8998bd30e6a1: Pulling fs layer 09:11:45 04944245beec: Pulling fs layer 09:11:45 699f458cf7ca: Pulling fs layer 09:11:45 765212b225bb: Pulling fs layer 09:11:45 f23df028b6ca: Pulling fs layer 09:11:45 d65c8cfc05b1: Pulling fs layer 09:11:45 2437ff75d9bd: Pulling fs layer 09:11:45 f23df028b6ca: Waiting 09:11:45 d65c8cfc05b1: Waiting 09:11:45 2437ff75d9bd: Waiting 09:11:45 765212b225bb: Waiting 09:11:45 04944245beec: Verifying Checksum 09:11:45 04944245beec: Download complete 09:11:45 765212b225bb: Download complete 09:11:45 f23df028b6ca: Verifying Checksum 09:11:45 f23df028b6ca: Download complete 09:11:45 d65c8cfc05b1: Verifying Checksum 09:11:45 d65c8cfc05b1: Download complete 09:11:45 699f458cf7ca: Verifying Checksum 09:11:45 699f458cf7ca: Download complete 09:11:45 8998bd30e6a1: Verifying Checksum 09:11:45 8998bd30e6a1: Download complete 09:11:48 2437ff75d9bd: Verifying Checksum 09:11:48 2437ff75d9bd: Download complete 09:11:49 8998bd30e6a1: Pull complete 09:11:49 04944245beec: Pull complete 09:11:51 699f458cf7ca: Pull complete 09:11:51 765212b225bb: Pull complete 09:11:51 f23df028b6ca: Pull complete 09:11:52 d65c8cfc05b1: Pull complete 09:12:04 2437ff75d9bd: Pull complete 09:12:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:12:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:12:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:04 prd-ubuntu20.04-docker-arm64-4c-16g-17466 does not seem to be running inside a container 09:12:04 $ 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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:12:07 $ docker top eb6715fa7ddcd59a53c14bf07a5e4ae24efd1b86160dec0d1095bf61da260f9d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:12:08 ---> job-cost.sh 09:12:08 lf-activate-venv: SKIPPING 09:12:08 INFO: No Stack... 09:12:08 INFO: Retrieving Pricing Info for: v3-standard-4 09:12:09 INFO: Archiving Costs [Pipeline] sh 09:12:09 + cat /w/workspace/edgex-go/12/archives/cost.csv 09:12:10 + cut -d, -f6 [Pipeline] lock 09:12:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4563-12-stack-cost] 09:12:10 Resource [jenkins-edgexfoundry-edgex-go-PR-4563-12-stack-cost] did not exist. Created. 09:12:10 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4563-12-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:12:10 + echo total: 0.10999999940395355 [Pipeline] stash 09:12:10 Stashed 1 file(s) [Pipeline] } 09:12:10 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4563-12-stack-cost] [Pipeline] // lock [Pipeline] } 09:12:11 $ docker stop --time=1 eb6715fa7ddcd59a53c14bf07a5e4ae24efd1b86160dec0d1095bf61da260f9d 09:12:12 $ docker rm -f --volumes eb6715fa7ddcd59a53c14bf07a5e4ae24efd1b86160dec0d1095bf61da260f9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:12:12 provisioning config files... 09:12:12 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/12@tmp/config8326943059601233055tmp [Pipeline] { [Pipeline] sh 09:12:13 + set +x 09:12:13 + curl -s https://codecov.io/bash 09:12:13 + bash -s -- 09:12:13 09:12:13 _____ _ 09:12:13 / ____| | | 09:12:13 | | ___ __| | ___ ___ _____ __ 09:12:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:12:13 | |___| (_) | (_| | __/ (_| (_) \ V / 09:12:13 \_____\___/ \__,_|\___|\___\___/ \_/ 09:12:13 Bash-1.0.6 09:12:13 09:12:13 09:12:13 ==> git version 2.25.1 found 09:12:13 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:12:13 Release-Date: 2020-01-08 09:12:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:12:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:12:13 ==> Jenkins CI detected. 09:12:13 current dir:  /w/workspace/edgex-go/12 09:12:13 project root: . 09:12:13 --> token set from env 09:12:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:12:13 ==> Running gcov in . (disable via -X gcov) 09:12:13 ==> Python coveragepy not found 09:12:13 ==> Searching for coverage reports in: 09:12:13 + . 09:12:13 -> Found 1 reports 09:12:13 ==> Detecting git/mercurial file structure 09:12:13 ==> Reading reports 09:12:13 + ./coverage.out bytes=447731 09:12:13 ==> Appending adjustments 09:12:13 https://docs.codecov.io/docs/fixing-reports 09:12:14 + Found adjustments 09:12:14 ==> Gzipping contents 09:12:14 60K /tmp/codecov.3qF79v.gz 09:12:14 ==> Uploading reports 09:12:14 url: https://codecov.io 09:12:14 query: branch=PR-4563&commit=83473ad652a87e192fe78d9c4f87a08805570e1b&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= 09:12:14 -> Pinging Codecov 09:12:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4563&commit=83473ad652a87e192fe78d9c4f87a08805570e1b&build=12&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4563%2F12%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4563&job=&cmd_args= 09:12:14 -> Uploading to 09:12:14 https://storage.googleapis.com/codecov/v4/raw/2023-05-31/00271124DB129430A58F1EEE437C3FCB/83473ad652a87e192fe78d9c4f87a08805570e1b/f1eca017-01e0-4f89-86cb-aebd48c11ba3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230531%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230531T091214Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b36932dc1a5ec477de446a9b787a0ed7d2c28c5896216818af437c4fc5b5535 09:12:14 % Total % Received % Xferd Average Speed Time Time Time Current 09:12:14 Dload Upload Total Spent Left Speed 09:12:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57416 0 0 100 57416 0 254k --:--:-- --:--:-- --:--:-- 253k 100 57416 0 0 100 57416 0 232k --:--:-- --:--:-- --:--:-- 231k 09:12:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/83473ad652a87e192fe78d9c4f87a08805570e1b [Pipeline] } 09:12:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:12:15 + [ -d /w/workspace/edgex-go/12/archives ] [Pipeline] libraryResource [Pipeline] sh 09:12:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:12:16 ---> package-listing.sh 09:12:16 ++ tr '[:upper:]' '[:lower:]' 09:12:16 ++ facter osfamily 09:12:17 + OS_FAMILY=debian 09:12:17 + workspace=/w/workspace/edgex-go/12 09:12:17 + START_PACKAGES=/tmp/packages_start.txt 09:12:17 + END_PACKAGES=/tmp/packages_end.txt 09:12:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:12:17 + PACKAGES=/tmp/packages_start.txt 09:12:17 + '[' /w/workspace/edgex-go/12 ']' 09:12:17 + PACKAGES=/tmp/packages_end.txt 09:12:17 + case "${OS_FAMILY}" in 09:12:17 + dpkg -l 09:12:17 + grep '^ii' 09:12:17 + '[' -f /tmp/packages_start.txt ']' 09:12:17 + '[' -f /tmp/packages_end.txt ']' 09:12:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:12:17 + '[' /w/workspace/edgex-go/12 ']' 09:12:17 + mkdir -p /w/workspace/edgex-go/12/archives/ 09:12:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/12/archives/ [Pipeline] echo 09:12:17 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/12/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:12:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:17 09:12:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:18 latest: Pulling from edgex-lftools-log-publisher 09:12:18 5eb5b503b376: Pulling fs layer 09:12:18 5c69ac0246d0: Pulling fs layer 09:12:18 ec43610c2a17: Pulling fs layer 09:12:18 3a2ae6a8a46f: Pulling fs layer 09:12:18 33b1e0a273af: Pulling fs layer 09:12:18 5d3b04190fa2: Pulling fs layer 09:12:18 2f39f015ded8: Pulling fs layer 09:12:18 5d3b04190fa2: Waiting 09:12:18 2f39f015ded8: Waiting 09:12:18 3a2ae6a8a46f: Waiting 09:12:18 33b1e0a273af: Waiting 09:12:18 5c69ac0246d0: Verifying Checksum 09:12:18 5c69ac0246d0: Download complete 09:12:18 3a2ae6a8a46f: Download complete 09:12:18 33b1e0a273af: Verifying Checksum 09:12:18 33b1e0a273af: Download complete 09:12:18 ec43610c2a17: Verifying Checksum 09:12:18 ec43610c2a17: Download complete 09:12:18 5d3b04190fa2: Verifying Checksum 09:12:18 5d3b04190fa2: Download complete 09:12:18 5eb5b503b376: Verifying Checksum 09:12:18 5eb5b503b376: Download complete 09:12:19 2f39f015ded8: Download complete 09:12:19 5eb5b503b376: Pull complete 09:12:19 5c69ac0246d0: Pull complete 09:12:20 ec43610c2a17: Pull complete 09:12:20 3a2ae6a8a46f: Pull complete 09:12:20 33b1e0a273af: Pull complete 09:12:20 5d3b04190fa2: Pull complete 09:12:24 2f39f015ded8: Pull complete 09:12:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:12:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:24 prd-ubuntu20.04-docker-8c-8g-17463 does not seem to be running inside a container 09:12:24 $ 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/12/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/12 -v /w/workspace/edgex-go/12:/w/workspace/edgex-go/12:rw,z -v /w/workspace/edgex-go/12@tmp:/w/workspace/edgex-go/12@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-lftools-log-publisher:latest cat 09:12:28 $ docker top 72c45b3a61bc9405f840557b9b2673e2b8ce02fad2bff7c386bfba8d87922fc8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:12:28 + touch /tmp/pre-build-complete [Pipeline] sh 09:12:28 + mkdir -p /var/log/sysstat [Pipeline] sh 09:12:29 + ls /var/log/sa-host 09:12:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:12:29 provisioning config files... 09:12:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/12@tmp/config1405000826654644276tmp [Pipeline] { [Pipeline] echo 09:12:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:12:29 ---> create-netrc.sh [Pipeline] } 09:12:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:12:30 ---> python-tools-install.sh [Pipeline] echo 09:12:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:12:30 ---> sudo-logs.sh 09:12:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:12:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:12:30 ---> job-cost.sh 09:12:30 lf-activate-venv: SKIPPING 09:12:30 DEBUG: total: 0.10999999940395355 09:12:30 INFO: Retrieving Stack Cost... 09:12:30 INFO: Retrieving Pricing Info for: v3-standard-8 09:12:31 INFO: Archiving Costs [Pipeline] echo 09:12:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:12:31 ---> logs-deploy.sh 09:12:31 lf-activate-venv: SKIPPING 09:12:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4563/12 09:12:31 INFO: archiving workspace using pattern(s): 09:12:32 Archives upload complete. 09:12:32 INFO: archiving logs to Nexus