Pull request #4513 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-go Obtained Jenkinsfile from b60d51baaa15091a6e96dccdc603a49e2c1ebfd2+145341ff45959b68fb1ffbee66110f9f8e8ddab7 (deaf45ef2c8b1b019a8dff72a87fac678cb91568) 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-ssh516073046967978160.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh12090703266632687609.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4513/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4513/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16750445532283383364.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4513/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15401627398418235343.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11287949917507166041.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4513/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4513/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8551739142027484468.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-8468 in /w/workspace/edgexfoundry_edgex-go_PR-4513 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 145341ff45959b68fb1ffbee66110f9f8e8ddab7 into PR head commit b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4513/head:refs/remotes/origin/PR-4513 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 # timeout=10 Merge succeeded, producing b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 Checking out Revision b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 (PR-4513) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 145341ff45959b68fb1ffbee66110f9f8e8ddab7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 # timeout=10 Commit message: "feat: Consume breaking JWT audience change in go-mod-secrets" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:29:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:29:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:29:48 ========================================================= 18:29:48 EdgeX Global Pipelines Version Info 18:29:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:29:48 ------------------- 18:29:48 stable info: 18:29:48 ------------------- 18:29:48 Commited By: Bill Mahoney bill.mahoney@intel.com 18:29:48 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 18:29:48 Message: update stable to v1.0.248 18:29:49 ------------------- 18:29:49 experimental info: 18:29:49 ------------------- 18:29:49 Commited By: **** collab-it+edgex@linuxfoundation.org 18:29:49 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 18:29:49 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:29:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 18:29:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 18:29:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:29:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:29:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:29:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:29:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 18:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 18:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 18:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:29:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:29:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:29:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:29:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:29:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:29:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:29:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:29:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:29:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4513 [Pipeline] echo 18:29:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4513 [Pipeline] echo 18:29:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4513 [Pipeline] echo 18:29:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [Pipeline] echo 18:29:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b60d51b [Pipeline] echo 18:29:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:29:50 provisioning config files... 18:29:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2752048247702731133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:51 ---> docker-login.sh 18:29:51 nexus3.edgexfoundry.org:10001 18:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:51 Configure a credential helper to remove this warning. See 18:29:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:51 18:29:51 Login Succeeded 18:29:51 nexus3.edgexfoundry.org:10002 18:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:51 Configure a credential helper to remove this warning. See 18:29:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:51 18:29:51 Login Succeeded 18:29:51 nexus3.edgexfoundry.org:10003 18:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:51 Configure a credential helper to remove this warning. See 18:29:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:51 18:29:51 Login Succeeded 18:29:51 nexus3.edgexfoundry.org:10004 18:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:52 Configure a credential helper to remove this warning. See 18:29:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:52 18:29:52 Login Succeeded 18:29:52 docker.io 18:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:52 Configure a credential helper to remove this warning. See 18:29:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:52 18:29:52 Login Succeeded 18:29:52 ---> docker-login.sh ends [Pipeline] } 18:29:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:29:52 + 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 18:29:52 + dirname cmd/core-command/Dockerfile 18:29:52 + cut -d/ -f2 18:29:52 + echo core-command,cmd/core-command/Dockerfile 18:29:52 + dirname cmd/core-common-config-bootstrapper/Dockerfile 18:29:52 + cut -d/ -f2 18:29:52 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 18:29:52 + dirname cmd/core-data/Dockerfile 18:29:52 + cut -d/ -f2 18:29:52 + echo core-data,cmd/core-data/Dockerfile 18:29:52 + dirname cmd/core-metadata/Dockerfile 18:29:52 + cut -d/ -f2 18:29:52 + echo core-metadata,cmd/core-metadata/Dockerfile 18:29:52 + + dirnamecut cmd/security-bootstrapper/Dockerfile -d/ 18:29:52 -f2 18:29:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 18:29:52 + dirname cmd/security-proxy-auth/Dockerfile 18:29:52 + cut -d/ -f2 18:29:52 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 18:29:52 + dirname cmd/security-proxy-setup/Dockerfile 18:29:52 + cut -d/ -f2 18:29:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 18:29:52 + dirname cmd/security-secretstore-setup/Dockerfile 18:29:52 + cut -d/ -f2 18:29:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 18:29:52 + cut -d/ -f2 18:29:52 + dirname cmd/security-spiffe-token-provider/Dockerfile 18:29:52 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 18:29:52 + dirname cmd/security-spire-agent/Dockerfile 18:29:52 + cut -d/ -f2 18:29:52 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 18:29:52 + dirname cmd/security-spire-config/Dockerfile 18:29:52 + cut -d/ -f2 18:29:52 + echo security-spire-config,cmd/security-spire-config/Dockerfile 18:29:52 + dirname cmd/security-spire-server/Dockerfile 18:29:52 + cut -d/ -f2 18:29:52 + echo security-spire-server,cmd/security-spire-server/Dockerfile 18:29:52 + dirname cmd/support-notifications/Dockerfile 18:29:52 + cut -d/ -f2 18:29:52 + echo support-notifications,cmd/support-notifications/Dockerfile 18:29:52 + + dirnamecut cmd/support-scheduler/Dockerfile -d/ 18:29:52 -f2 18:29:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 18:29:52 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 18:29:53 + git rev-list -1 --merges b60d51baaa15091a6e96dccdc603a49e2c1ebfd2~1..b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [Pipeline] echo 18:29:53 -----------> git rev-list -1 --merges b60d51baaa15091a6e96dccdc603a49e2c1ebfd2~1..b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [false] [Pipeline] sh 18:29:53 + git log --format=format:%s -1 b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [Pipeline] echo 18:29:53 ========================================================= 18:29:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:29:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:29:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:29:54 + grep -v github /etc/ssh/ssh_known_hosts 18:29:54 + [ -e /tmp/ssh_known_hosts ] 18:29:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:29:54 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 18:29:54 -a /etc/ssh/ssh_known_hosts 18:29:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:29:54 18:29:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:29:55 0.1.4: Pulling from edgex-devops/py-git-semver 18:29:55 b85a868b505f: Pulling fs layer 18:29:55 e2be974225ed: Pulling fs layer 18:29:55 339a4e72a1f5: Pulling fs layer 18:29:55 988bab9f4d93: Pulling fs layer 18:29:55 1469e6f7b9e6: Pulling fs layer 18:29:55 eaf3925da568: Pulling fs layer 18:29:55 bab4dde63d76: Pulling fs layer 18:29:55 bde34c3a00c8: Pulling fs layer 18:29:55 b352a97aabf1: Pulling fs layer 18:29:55 4872d77fe225: Pulling fs layer 18:29:55 5851b861e8e6: Pulling fs layer 18:29:55 bab4dde63d76: Waiting 18:29:55 eaf3925da568: Waiting 18:29:55 bde34c3a00c8: Waiting 18:29:55 b352a97aabf1: Waiting 18:29:55 5851b861e8e6: Waiting 18:29:55 4872d77fe225: Waiting 18:29:55 988bab9f4d93: Waiting 18:29:55 1469e6f7b9e6: Waiting 18:29:55 e2be974225ed: Verifying Checksum 18:29:55 e2be974225ed: Download complete 18:29:55 988bab9f4d93: Verifying Checksum 18:29:55 988bab9f4d93: Download complete 18:29:55 339a4e72a1f5: Verifying Checksum 18:29:55 339a4e72a1f5: Download complete 18:29:55 1469e6f7b9e6: Verifying Checksum 18:29:55 1469e6f7b9e6: Download complete 18:29:55 eaf3925da568: Verifying Checksum 18:29:55 eaf3925da568: Download complete 18:29:55 bde34c3a00c8: Verifying Checksum 18:29:55 bde34c3a00c8: Download complete 18:29:55 b352a97aabf1: Download complete 18:29:55 4872d77fe225: Download complete 18:29:55 5851b861e8e6: Download complete 18:29:55 b85a868b505f: Verifying Checksum 18:29:55 b85a868b505f: Download complete 18:29:55 bab4dde63d76: Verifying Checksum 18:29:55 bab4dde63d76: Download complete 18:29:56 b85a868b505f: Pull complete 18:29:56 e2be974225ed: Pull complete 18:29:57 339a4e72a1f5: Pull complete 18:29:57 988bab9f4d93: Pull complete 18:29:57 1469e6f7b9e6: Pull complete 18:29:57 eaf3925da568: Pull complete 18:29:59 bab4dde63d76: Pull complete 18:29:59 bde34c3a00c8: Pull complete 18:29:59 b352a97aabf1: Pull complete 18:29:59 4872d77fe225: Pull complete 18:29:59 5851b861e8e6: Pull complete 18:29:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:29:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:29:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:59 prd-ubuntu20.04-docker-8c-8g-8468 does not seem to be running inside a container 18:29:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:30:00 $ docker top de7b7d610625ba5b4f325939e97ef7df62cf25e2040b9f43f718c33384cb0125 -eo pid,comm 18:30:00 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). 18:30:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:30:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:30:00 [ssh-agent] Looking for ssh-agent implementation... 18:30:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:30:01 $ docker exec de7b7d610625ba5b4f325939e97ef7df62cf25e2040b9f43f718c33384cb0125 ssh-agent 18:30:01 SSH_AUTH_SOCK=/tmp/ssh-Gqk3n2wNlfGw/agent.32 18:30:01 SSH_AGENT_PID=39 18:30:01 Running ssh-add (command line suppressed) 18:30:01 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6059741015819186023.key (/w/workspace/edgex-go/1@tmp/private_key_6059741015819186023.key) 18:30:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:30:01 + git tag --points-at HEAD [Pipeline] } 18:30:01 $ docker exec --env ******** --env ******** de7b7d610625ba5b4f325939e97ef7df62cf25e2040b9f43f718c33384cb0125 ssh-agent -k 18:30:01 unset SSH_AUTH_SOCK; 18:30:01 unset SSH_AGENT_PID; 18:30:01 echo Agent pid 39 killed; 18:30:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:30:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:30:01 [ssh-agent] Looking for ssh-agent implementation... 18:30:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:30:01 $ docker exec de7b7d610625ba5b4f325939e97ef7df62cf25e2040b9f43f718c33384cb0125 ssh-agent 18:30:02 SSH_AUTH_SOCK=/tmp/ssh-AAam77NpKrzD/agent.73 18:30:02 SSH_AGENT_PID=79 18:30:02 Running ssh-add (command line suppressed) 18:30:02 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14083680069730089387.key (/w/workspace/edgex-go/1@tmp/private_key_14083680069730089387.key) 18:30:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:30:02 + git semver init 18:30:02 2023-04-13 18:30:02,716 [run_init] DEBUG init version:0.0.0 force:False 18:30:02 2023-04-13 18:30:02,717 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 18:30:02 2023-04-13 18:30:02,717 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 18:30:02 2023-04-13 18:30:02,717 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 18:30:08 2023-04-13 18:30:07,127 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 18:30:08 2023-04-13 18:30:07,128 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4513 with force:False 18:30:08 2023-04-13 18:30:07,128 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4513 18:30:08 2023-04-13 18:30:07,131 [execute] INFO git cat-file --batch-check 18:30:08 2023-04-13 18:30:07,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 18:30:08 2023-04-13 18:30:07,139 [execute] INFO git cat-file --batch 18:30:08 2023-04-13 18:30:07,139 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 18:30:08 2023-04-13 18:30:07,145 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4513 18:30:08 0.0.0 [Pipeline] } 18:30:08 $ docker exec --env ******** --env ******** de7b7d610625ba5b4f325939e97ef7df62cf25e2040b9f43f718c33384cb0125 ssh-agent -k 18:30:08 unset SSH_AUTH_SOCK; 18:30:08 unset SSH_AGENT_PID; 18:30:08 echo Agent pid 79 killed; 18:30:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:30:08 + git semver [Pipeline] } 18:30:08 $ docker stop --time=1 de7b7d610625ba5b4f325939e97ef7df62cf25e2040b9f43f718c33384cb0125 18:30:10 $ docker rm -f --volumes de7b7d610625ba5b4f325939e97ef7df62cf25e2040b9f43f718c33384cb0125 [Pipeline] // withDockerContainer [Pipeline] sh 18:30:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:30:10 Stashed 1 file(s) [Pipeline] echo 18:30:10 [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 18:30:11 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 18:30:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:30:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:30:11 ========================================================= 18:30:11 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:30:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:30:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:30:12 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:30:12 63b65145d645: Pulling fs layer 18:30:12 a2d21d5440eb: Pulling fs layer 18:30:12 935e6c44a52c: Pulling fs layer 18:30:12 94cc34f8dd06: Pulling fs layer 18:30:12 30dea6a524f1: Pulling fs layer 18:30:12 a2aff8979fd8: Pulling fs layer 18:30:12 94cc34f8dd06: Waiting 18:30:12 30dea6a524f1: Waiting 18:30:12 6808be2612f2: Pulling fs layer 18:30:12 a2aff8979fd8: Waiting 18:30:12 f25807f1079a: Pulling fs layer 18:30:12 6808be2612f2: Waiting 18:30:12 a2d21d5440eb: Verifying Checksum 18:30:12 a2d21d5440eb: Download complete 18:30:12 94cc34f8dd06: Download complete 18:30:12 30dea6a524f1: Download complete 18:30:12 63b65145d645: Verifying Checksum 18:30:12 63b65145d645: Download complete 18:30:12 a2aff8979fd8: Verifying Checksum 18:30:12 a2aff8979fd8: Download complete 18:30:12 63b65145d645: Pull complete 18:30:12 a2d21d5440eb: Pull complete 18:30:12 f25807f1079a: Verifying Checksum 18:30:12 f25807f1079a: Download complete 18:30:12 935e6c44a52c: Verifying Checksum 18:30:12 935e6c44a52c: Download complete 18:30:13 6808be2612f2: Verifying Checksum 18:30:13 6808be2612f2: Download complete 18:30:16 935e6c44a52c: Pull complete 18:30:16 94cc34f8dd06: Pull complete 18:30:16 30dea6a524f1: Pull complete 18:30:16 a2aff8979fd8: Pull complete 18:30:19 6808be2612f2: Pull complete 18:30:19 f25807f1079a: Pull complete 18:30:19 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 18:30:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:30:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 18:30:19 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:30:19 WORKDIR /edgex 18:30:19 COPY go.mod . 18:30:19 RUN go mod download 18:30:19 docker build -t ci-base-image-x86_64 -f - . 18:30:20 Sending build context to Docker daemon 170.6MB 18:30:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:30:20 ---> 3b553350e43f 18:30:20 Step 2/4 : WORKDIR /edgex 18:30:22 ---> Running in 29f008e42529 18:30:22 Removing intermediate container 29f008e42529 18:30:22 ---> 7d1c984d6f1b 18:30:22 Step 3/4 : COPY go.mod . 18:30:22 ---> b1f7843565fb 18:30:22 Step 4/4 : RUN go mod download 18:30:22 ---> Running in 4e87ebbef070 18:30:26 Still waiting to schedule task 18:30:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:30:34 Removing intermediate container 4e87ebbef070 18:30:34 ---> 3d81be881507 18:30:34 Successfully built 3d81be881507 18:30:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:35 + docker inspect -f . ci-base-image-x86_64 18:30:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:35 prd-ubuntu20.04-docker-8c-8g-8468 does not seem to be running inside a container 18:30:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:30:35 $ docker top 40d47eece1941a691461b8482655e98fe78a4fa4bca86dcd2ab00acebd958b70 -eo pid,comm [Pipeline] { [Pipeline] sh 18:30:35 + go version 18:30:35 go version go1.20.2 linux/amd64 [Pipeline] } 18:30:35 $ docker stop --time=1 40d47eece1941a691461b8482655e98fe78a4fa4bca86dcd2ab00acebd958b70 18:30:37 $ docker rm -f --volumes 40d47eece1941a691461b8482655e98fe78a4fa4bca86dcd2ab00acebd958b70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:37 + docker inspect -f . ci-base-image-x86_64 18:30:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:38 prd-ubuntu20.04-docker-8c-8g-8468 does not seem to be running inside a container 18:30:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:30:38 $ docker top 2abb50c6ce0cd97d5b38bb650ebf58d7f3448b057488980739520bc4cba85772 -eo pid,comm [Pipeline] { [Pipeline] echo 18:30:38 ========================================================= 18:30:38 [edgeXBuildGoParallel] Running Tests and Build... 18:30:38 ========================================================= [Pipeline] sh 18:30:38 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 18:30:39 + make test 18:30:39 go test -race -coverprofile=coverage.out ./... 18:30:45 ? github.com/edgexfoundry/edgex-go [no test files] 18:31:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:31:00 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 18:31:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:31:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:31:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:31:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:31:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:31:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 18:31:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:31:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:31:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:31:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:31:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:31:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:31:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 18:31:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements 18:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 18:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 18:31:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:31:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:31:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.102s coverage: 71.5% of statements 18:31:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.078s coverage: 54.0% of statements 18:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:31:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:31:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.260s coverage: 88.5% of statements 18:31:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements 18:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 18:31:11 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.364s coverage: 95.6% of statements 18:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:31:11 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:31:11 ok github.com/edgexfoundry/edgex-go/internal/io 0.065s coverage: 72.2% of statements 18:31:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:31:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:31:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:31:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.053s coverage: 65.9% of statements 18:31:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:31:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:31:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.068s coverage: 0.9% of statements 18:31:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.054s coverage: 29.0% of statements 18:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.061s coverage: 44.1% of statements 18:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 82.9% of statements 18:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 18:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements 18:31:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 18:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 18:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 18:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 18:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:31:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:31:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 18:31:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:31:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:31:18 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 18:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 18:31:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 18:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:31:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:31:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:31:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:31:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:31:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:31:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:31:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:31:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:31:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:31:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:31:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:31:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:31:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements 18:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.279s coverage: 79.9% of statements 18:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.070s coverage: 92.9% of statements 18:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.024s coverage: 64.4% of statements 18:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 62.3% of statements 18:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 18:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 18:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 18:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.099s coverage: 81.8% of statements 18:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.094s coverage: 82.1% of statements 18:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.050s coverage: 86.0% of statements 18:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 63.1% of statements 18:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.059s coverage: 100.0% of statements 18:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 18:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.028s coverage: 100.0% of statements 18:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.041s coverage: 73.7% of statements 18:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 18:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 38.4% of statements 18:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 18:31:38 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 18:31:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 18:31:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements 18:31:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements 18:31:38 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.100s coverage: 97.7% of statements 18:31:38 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 18:31:38 running golangci-lint 18:31:38 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 18:31:38 go version go1.20.2 linux/amd64 18:31:38 level=info msg="[config_reader] Used config file .golangci.yml" 18:31:38 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 18:31:53 level=info msg="[loader] Go packages loading at mode 575 (imports|name|compiled_files|deps|types_sizes|exports_file|files) took 13.915971752s" 18:31:53 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.205783ms" 18:31:58 level=info msg="[linters_context/goanalysis] analyzers took 52.652328976s with top 10 stages: buildir: 28.438590874s, inspect: 1.971982531s, fact_deprecated: 1.554053045s, ctrlflow: 1.384971748s, gosec: 1.242480574s, S1038: 898.776525ms, printf: 879.012887ms, nilness: 859.846648ms, fact_purity: 745.686428ms, directives: 560.098104ms" 18:31:58 level=info msg="[runner] Issues before processing: 201, after processing: 0" 18:31:58 level=info msg="[runner] Processors filtering stat (out/in): nolint: 0/21, cgo: 201/201, path_prettifier: 201/201, skip_dirs: 201/201, filename_unadjuster: 201/201, exclude-rules: 21/201, skip_files: 201/201, autogenerated_exclude: 201/201, identifier_marker: 201/201, exclude: 201/201" 18:31:58 level=info msg="[runner] processing took 14.906224ms with stages: nolint: 7.164692ms, identifier_marker: 3.430109ms, path_prettifier: 1.919483ms, exclude-rules: 1.232891ms, autogenerated_exclude: 758.143µs, skip_dirs: 334.125µs, cgo: 47.781µs, filename_unadjuster: 15.14µs, diff: 630ns, max_same_issues: 600ns, uniq_by_line: 420ns, severity-rules: 360ns, exclude: 350ns, source_code: 270ns, path_shortener: 260ns, skip_files: 260ns, sort_results: 250ns, max_from_linter: 200ns, max_per_file_from_linter: 140ns, path_prefixer: 120ns" 18:31:58 level=info msg="[runner] linters took 6.694619804s with stages: goanalysis_metalinter: 6.679623899s" 18:31:58 level=info msg="File cache stats: 0 entries of total size 0B" 18:31:58 level=info msg="Memory: 208 samples, avg is 182.3MB, max is 802.2MB" 18:31:58 level=info msg="Execution took 20.660364021s" 18:31:58 go vet ./... 18:32:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8469 in /w/workspace/edgexfoundry_edgex-go_PR-4513 [Pipeline] { [Pipeline] ws 18:32:02 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 18:32:02 The recommended git tool is: git 18:32:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:32:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:32:03 ./bin/test-attribution-txt.sh [Pipeline] echo 18:32:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:32:03 + ls -al . 18:32:03 total 704 18:32:03 drwxrwxr-x 11 1001 1001 4096 Apr 13 18:30 . 18:32:03 drwxr-xr-x 4 root root 4096 Apr 13 18:30 .. 18:32:03 drwxrwxr-x 2 1001 1001 4096 Apr 13 18:29 .blubracket 18:32:03 -rw-rw-r-- 1 1001 1001 16 Apr 13 18:29 .dockerignore 18:32:03 drwxrwxr-x 8 1001 1001 4096 Apr 13 18:30 .git 18:32:03 drwxrwxr-x 3 1001 1001 4096 Apr 13 18:29 .github 18:32:03 -rw-rw-r-- 1 1001 1001 1133 Apr 13 18:29 .gitignore 18:32:03 -rw-rw-r-- 1 1001 1001 42 Apr 13 18:29 .golangci.yml 18:32:03 -rw-rw-r-- 1 1001 1001 87 Apr 13 18:29 .hadolint.yml 18:32:03 drwxr-xr-x 3 1001 1001 4096 Apr 13 18:30 .semver 18:32:03 -rw-rw-r-- 1 1001 1001 166 Apr 13 18:29 .sonarcloud.properties 18:32:03 -rw-rw-r-- 1 1001 1001 1171 Apr 13 18:29 ADOPTERS.md 18:32:03 -rw-rw-r-- 1 1001 1001 10835 Apr 13 18:29 Attribution.txt 18:32:03 -rw-rw-r-- 1 1001 1001 73765 Apr 13 18:29 CHANGELOG.md 18:32:03 -rw-rw-r-- 1 1001 1001 3804 Apr 13 18:29 CONTRIBUTING.md 18:32:03 -rw-rw-r-- 1 1001 1001 677 Apr 13 18:29 GOVERNANCE.md 18:32:03 -rw-rw-r-- 1 1001 1001 883 Apr 13 18:29 Jenkinsfile 18:32:03 -rw-rw-r-- 1 1001 1001 10775 Apr 13 18:29 LICENSE 18:32:03 -rw-rw-r-- 1 1001 1001 14368 Apr 13 18:29 Makefile 18:32:03 -rw-rw-r-- 1 1001 1001 582 Apr 13 18:29 OWNERS.md 18:32:03 -rw-rw-r-- 1 1001 1001 9403 Apr 13 18:29 README.md 18:32:03 -rw-rw-r-- 1 1001 1001 789 Apr 13 18:29 SECURITY.md 18:32:03 -rw-rw-r-- 1 1001 1001 5 Apr 13 18:30 VERSION 18:32:03 drwxrwxr-x 2 1001 1001 4096 Apr 13 18:29 bin 18:32:03 drwxrwxr-x 18 1001 1001 4096 Apr 13 18:29 cmd 18:32:03 -rw-r--r-- 1 root root 448248 Apr 13 18:31 coverage.out 18:32:03 -rw-rw-r-- 1 1001 1001 3327 Apr 13 18:29 go.mod 18:32:03 -rw-rw-r-- 1 1001 1001 31299 Apr 13 18:29 go.sum 18:32:03 drwxrwxr-x 7 1001 1001 4096 Apr 13 18:29 internal 18:32:03 drwxrwxr-x 3 1001 1001 4096 Apr 13 18:29 openapi 18:32:03 -rw-rw-r-- 1 1001 1001 594 Apr 13 18:29 security.txt 18:32:03 drwxrwxr-x 4 1001 1001 4096 Apr 13 18:29 snap 18:32:03 -rw-rw-r-- 1 1001 1001 204 Apr 13 18:29 version.go [Pipeline] sh 18:32:04 + '[' -e coverage.out ] 18:32:04 + chown 1001:1001 coverage.out [Pipeline] stash 18:32:04 Stashed 1 file(s) [Pipeline] sh 18:32:04 + make build 18:32:04 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 18:32:07 using credential edgex-jenkins-ssh 18:32:07 Cloning the remote Git repository 18:32:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 18:32:07 > git init /w/workspace/edgex-go/1 # timeout=10 18:32:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:32:08 > git --version # timeout=10 18:32:08 > git --version # 'git version 2.25.1' 18:32:08 using GIT_SSH to set credentials SSH Credentials for GitHub 18:32:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:16 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 18:32:16 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 18:32:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:32:18 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 18:32:24 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 18:32:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:32:26 Merging remotes/origin/main commit 145341ff45959b68fb1ffbee66110f9f8e8ddab7 into PR head commit b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 18:32:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:32:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 18:32:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 18:32:25 using GIT_SSH to set credentials SSH Credentials for GitHub 18:32:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4513/head:refs/remotes/origin/PR-4513 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:32:26 > git config core.sparsecheckout # timeout=10 18:32:26 > git checkout -f b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 # timeout=10 18:32: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 18:32:26 Merge succeeded, producing b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 18:32:26 Checking out Revision b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 (PR-4513) 18:32: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:32:28 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 18:32:26 > git remote # timeout=10 18:32:26 > git config --get remote.origin.url # timeout=10 18:32:26 using GIT_SSH to set credentials SSH Credentials for GitHub 18:32:26 > git merge 145341ff45959b68fb1ffbee66110f9f8e8ddab7 # timeout=10 18:32:26 > git rev-parse HEAD^{commit} # timeout=10 18:32:26 > git config core.sparsecheckout # timeout=10 18:32:26 > git checkout -f b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 # timeout=10 18:32:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:32:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:32:30 Commit message: "feat: Consume breaking JWT audience change in go-mod-secrets" 18:32:30 > git --version # timeout=10 18:32:30 > git --version # 'git version 2.25.1' 18:32:30 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:32:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:32:31 % Total % Received % Xferd Average Speed Time Time Time Current 18:32:31 Dload Upload Total Spent Left Speed 18:32:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] } 18:32:31 $ docker stop --time=1 2abb50c6ce0cd97d5b38bb650ebf58d7f3448b057488980739520bc4cba85772 18:32:34 $ docker rm -f --volumes 2abb50c6ce0cd97d5b38bb650ebf58d7f3448b057488980739520bc4cba85772 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 18:32:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:35 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 18:32:35 /etc/docker/daemon.json 18:32:35 { 18:32:35 "registry-mirrors": [ 18:32:35 "https://nexus3.edgexfoundry.org:10001" 18:32:35 ], 18:32:35 "bip": "10.250.0.254/24", 18:32:35 "hosts": [ 18:32:35 "tcp://0.0.0.0:5555", 18:32:35 "unix:///var/run/docker.sock" 18:32:35 ], 18:32:35 "mtu": 1458, 18:32:35 "selinux-enabled": true, 18:32:35 "seccomp-profile": "/etc/docker/seccomp.json" 18:32:35 } [Pipeline] sh 18:32:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:32:35 18:32:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:32:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:32:35 latest: Pulling from edgex-devops/edgex-compose 18:32:35 cbdbe7a5bc2a: Pulling fs layer 18:32:35 ca9280d653b3: Pulling fs layer 18:32:35 7e9c9ca2126c: Pulling fs layer 18:32:35 cbdbe7a5bc2a: Verifying Checksum 18:32:35 cbdbe7a5bc2a: Download complete 18:32:36 + sudo service docker restart 18:32:36 ca9280d653b3: Verifying Checksum 18:32:36 ca9280d653b3: Download complete 18:32:36 cbdbe7a5bc2a: Pull complete 18:32:36 ca9280d653b3: Pull complete 18:32:39 7e9c9ca2126c: Pull complete 18:32:39 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 18:32:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:32:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:39 prd-ubuntu20.04-docker-8c-8g-8468 does not seem to be running inside a container 18:32:39 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:32:41 $ docker top 8df663d929b9a3771f6eed720b6eff44b38999e5398571251f6cbfac381780ae -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:41 + docker-compose build --help 18:32:41 + grep parallel 18:32:42 --parallel Build images in parallel. [Pipeline] } 18:32:42 $ docker stop --time=1 8df663d929b9a3771f6eed720b6eff44b38999e5398571251f6cbfac381780ae 18:32:43 $ docker rm -f --volumes 8df663d929b9a3771f6eed720b6eff44b38999e5398571251f6cbfac381780ae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:32:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 18:32:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:32:44 prd-ubuntu20.04-docker-8c-8g-8468 does not seem to be running inside a container 18:32:44 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 18:32:44 $ docker top 928bb7407da3f91ed10f0e7be0d828e535ce476dca9b8754d777dc99d0c890e5 -eo pid,comm [Pipeline] { [Pipeline] sh 18:32:44 + docker-compose -f ./docker-compose-build.yml build --parallel 18:32:45 Building core-command ... 18:32:45 Building core-common-config-bootstrapper ... 18:32:45 Building core-data ... 18:32:45 Building core-metadata ... 18:32:45 Building security-bootstrapper ... 18:32:45 Building security-proxy-auth ... 18:32:45 Building security-proxy-setup ... 18:32:45 Building security-secretstore-setup ... 18:32:45 Building security-spiffe-token-provider ... 18:32:45 Building security-spire-agent ... 18:32:45 Building security-spire-config ... 18:32:45 Building security-spire-server ... 18:32:45 Building support-notifications ... 18:32:45 Building support-scheduler ... 18:32:45 Building security-spire-server 18:32:45 Building security-proxy-setup 18:32:45 Building core-metadata 18:32:45 Building core-data 18:32:45 Building security-proxy-auth [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:32:54 provisioning config files... 18:32:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3261437563348851166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:32:54 ---> docker-login.sh 18:32:54 nexus3.edgexfoundry.org:10001 18:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:55 Configure a credential helper to remove this warning. See 18:32:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:55 18:32:55 Login Succeeded 18:32:55 nexus3.edgexfoundry.org:10002 18:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:55 Configure a credential helper to remove this warning. See 18:32:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:55 18:32:55 Login Succeeded 18:32:55 nexus3.edgexfoundry.org:10003 18:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:56 Configure a credential helper to remove this warning. See 18:32:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:56 18:32:56 Login Succeeded 18:32:56 nexus3.edgexfoundry.org:10004 18:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:56 Configure a credential helper to remove this warning. See 18:32:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:56 18:32:56 Login Succeeded 18:32:56 docker.io 18:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:57 Configure a credential helper to remove this warning. See 18:32:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:57 18:32:57 Login Succeeded 18:32:57 ---> docker-login.sh ends [Pipeline] } 18:32:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 18:32:57 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:32:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:32:57 ---> 3d81be881507 18:32:57 Step 3/22 : WORKDIR /edgex-go 18:32:57 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:32:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:32:57 ---> 3d81be881507 18:32:57 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:32:57 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:32:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:32:57 ---> 3d81be881507 18:32:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:32:57 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:32:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:32:57 ---> 3d81be881507 18:32:57 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:32:57 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:32:57 Step 2/26 : FROM ${BUILDER_BASE} AS builder 18:32:57 ---> 3d81be881507 18:32:57 Step 3/26 : WORKDIR /edgex-go 18:32:57 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 18:32:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:32:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:32:57 ========================================================= 18:32:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:32:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 18:32:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:32:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:32:58 af6eaf76a39c: Pulling fs layer 18:32:58 55522c791124: Pulling fs layer 18:32:58 ce5c4a1c91eb: Pulling fs layer 18:32:58 169dfbe0d373: Pulling fs layer 18:32:58 e1ff8fa3b103: Pulling fs layer 18:32:58 52ebb69f0ebf: Pulling fs layer 18:32:58 5abe8eddf0d5: Pulling fs layer 18:32:58 169dfbe0d373: Waiting 18:32:58 e1ff8fa3b103: Waiting 18:32:58 52ebb69f0ebf: Waiting 18:32:58 5abe8eddf0d5: Waiting 18:32:58 55522c791124: Verifying Checksum 18:32:58 55522c791124: Download complete 18:32:58 169dfbe0d373: Verifying Checksum 18:32:58 169dfbe0d373: Download complete 18:32:58 e1ff8fa3b103: Verifying Checksum 18:32:58 e1ff8fa3b103: Download complete 18:32:58 af6eaf76a39c: Verifying Checksum 18:32:59 af6eaf76a39c: Pull complete 18:32:59 5abe8eddf0d5: Verifying Checksum 18:32:59 5abe8eddf0d5: Download complete 18:33:00 55522c791124: Pull complete 18:33:00 ---> Running in 498dca6714a8 18:33:00 ---> Running in 884f2588261d 18:33:00 ---> Running in 3f2bf376eb5a 18:33:00 ---> Running in 9f126a77611c 18:33:00 ---> Running in c15fe8ab3efc 18:33:00 Removing intermediate container 498dca6714a8 18:33:00 ---> 1d6d112ab906 18:33:00 Step 4/23 : WORKDIR /edgex-go 18:33:00 Removing intermediate container c15fe8ab3efc 18:33:00 ---> c8c2b1f678b9 18:33:00 Step 4/25 : WORKDIR /edgex-go 18:33:00 Removing intermediate container 884f2588261d 18:33:00 ---> 6d6a916c23e9 18:33:00 Step 4/22 : RUN apk add --update --no-cache make git 18:33:00 ---> Running in b36f2d50e799 18:33:00 Removing intermediate container 9f126a77611c 18:33:00 ---> 14462140506d 18:33:00 Step 4/23 : WORKDIR /edgex-go 18:33:00 ---> Running in 61a5e4e30e20 18:33:00 Removing intermediate container 3f2bf376eb5a 18:33:00 ---> b6ba78e35969 18:33:00 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 18:33:00 ---> Running in 1fef62eda74b 18:33:00 ---> Running in d1e6084e0cee 18:33:00 ---> Running in 3e567de7124a 18:33:00 Removing intermediate container b36f2d50e799 18:33:00 ---> 379fecd991b2 18:33:00 Step 5/23 : RUN apk add --update --no-cache make git 18:33:00 ---> Running in 69b4f2c96d54 18:33:00 Removing intermediate container 61a5e4e30e20 18:33:00 ---> 31b67fbc60e4 18:33:00 Step 5/25 : RUN apk add --update --no-cache make git 18:33:00 Removing intermediate container d1e6084e0cee 18:33:00 ---> 3761da623a41 18:33:00 Step 5/23 : RUN apk add --update --no-cache make git 18:33:00 ---> Running in 24c14621141b 18:33:00 ---> Running in 32d6dcae6bc3 18:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:33:00 OK: 265 MiB in 53 packages 18:33:01 ce5c4a1c91eb: Verifying Checksum 18:33:01 ce5c4a1c91eb: Download complete 18:33:01 52ebb69f0ebf: Verifying Checksum 18:33:01 52ebb69f0ebf: Download complete 18:33:01 OK: 265 MiB in 53 packages 18:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:33:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:33:01 OK: 265 MiB in 53 packages 18:33:01 OK: 265 MiB in 53 packages 18:33:01 OK: 265 MiB in 53 packages 18:33:01 Removing intermediate container 1fef62eda74b 18:33:01 ---> 38ce55d51f2b 18:33:01 Step 5/22 : COPY go.mod vendor* ./ 18:33:01 Removing intermediate container 3e567de7124a 18:33:01 ---> 900583189d80 18:33:01 Step 5/26 : COPY go.mod vendor* ./ 18:33:01 ---> 09c7858fe046 18:33:01 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:01 ---> 27cfc45c36ef 18:33:01 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:01 ---> Running in 1abfc340f689 18:33:01 ---> Running in 86df29dfe208 18:33:01 Removing intermediate container 32d6dcae6bc3 18:33:01 ---> b3615c53d164 18:33:01 Step 6/23 : COPY go.mod vendor* ./ 18:33:01 Removing intermediate container 69b4f2c96d54 18:33:01 ---> f78e3b2cad99 18:33:01 Step 6/23 : COPY go.mod vendor* ./ 18:33:01 Removing intermediate container 24c14621141b 18:33:01 ---> c0333a3a1fcd 18:33:01 Step 6/25 : COPY go.mod vendor* ./ 18:33:01 ---> 8db6e0b3e5c8 18:33:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:01 ---> Running in 613c06ed1894 18:33:01 ---> 9fdb5c5f39f1 18:33:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:02 ---> Running in b045f1a309fc 18:33:02 ---> 35bb722a3ecb 18:33:02 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:02 ---> Running in 76bc4154efd7 18:33:13 ce5c4a1c91eb: Pull complete 18:33:13 169dfbe0d373: Pull complete 18:33:13 e1ff8fa3b103: Pull complete 18:33:18 52ebb69f0ebf: Pull complete 18:33:20 5abe8eddf0d5: Pull complete 18:33:20 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 18:33:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:33:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 18:33:21 + docker build -t ci-base-image-arm64 -f - . 18:33:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:33:21 WORKDIR /edgex 18:33:21 COPY go.mod . 18:33:21 RUN go mod download 18:33:21 Sending build context to Docker daemon 2.936MB 18:33:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:33:21 ---> 6cb57ee374ae 18:33:21 Step 2/4 : WORKDIR /edgex 18:33:23 ---> Running in 0104a4c11214 18:33:23 Removing intermediate container 0104a4c11214 18:33:23 ---> 887485fdbc7a 18:33:23 Step 3/4 : COPY go.mod . 18:33:24 ---> af853975117a 18:33:24 Step 4/4 : RUN go mod download 18:33:24 ---> Running in 88ca9ad7439d 18:33:48 Removing intermediate container 613c06ed1894 18:33:48 ---> 9dfb273ee11e 18:33:48 Step 8/23 : COPY . . 18:33:48 Removing intermediate container 86df29dfe208 18:33:48 ---> f5a331b0e9ac 18:33:48 Step 7/26 : COPY . . 18:33:48 Removing intermediate container 1abfc340f689 18:33:48 ---> db53bfd53f44 18:33:48 Step 7/22 : COPY . . 18:33:48 Removing intermediate container b045f1a309fc 18:33:48 ---> 0aa97a97a06b 18:33:48 Step 8/23 : COPY . . 18:33:48 Removing intermediate container 76bc4154efd7 18:33:48 ---> d522a1cb2f4c 18:33:48 Step 8/25 : COPY . . 18:33:55 ---> 9ec7c986ad07 18:33:55 Step 8/22 : RUN make cmd/secrets-config/secrets-config 18:33:55 ---> 0c0002e6c323 18:33:55 ---> 5891acd013dc 18:33:55 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-authStep 8/26 : ARG SPIRE_RELEASE=1.2.1 18:33:55 18:33:55 ---> 95b6fae3c40c 18:33:55 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 18:33:55 ---> 1cf6fe8c8915 18:33:55 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 18:33:55 ---> Running in e3f589f10dae 18:33:55 ---> Running in a4f4865f2137 18:33:55 ---> Running in 39b480d54ea8 18:33:55 ---> Running in c3e1f1037660 18:33:55 ---> Running in 2ea2cdf34467 18:33:55 Removing intermediate container 39b480d54ea8 18:33:55 ---> 8d70e178cb15 18:33:55 Step 9/26 : WORKDIR /edgex-go/spire-build 18:33:55 ---> Running in fd9f216aa485 18:33:55 Removing intermediate container fd9f216aa485 18:33:55 ---> 356c35fade16 18:33:55 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:33:55 ---> Running in 05d676985719 18:33:55 Removing intermediate container 05d676985719 18:33:55 ---> a028e697f652 18:33:55 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 18:33:55 ---> Running in b78e1f9d0f78 18:33:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 18:33:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:33:55 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 18:33:55 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 18:33:56 Removing intermediate container b78e1f9d0f78 18:33:56 ---> 9d6d6cdb5f46 18:33:56 Step 12/26 : WORKDIR /edgex-go 18:33:56 ---> Running in 5820700f70c0 18:33:56 Removing intermediate container 5820700f70c0 18:33:56 ---> 50e6c8fd522d 18:33:56 18:33:56 Step 13/26 : FROM alpine:3.17 18:33:56 3.17: Pulling from library/alpine 18:33:57 Removing intermediate container 88ca9ad7439d 18:33:57 ---> de2090625b2f 18:33:57 Successfully built de2090625b2f 18:33:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:33:57 + docker inspect -f . ci-base-image-arm64 18:33:57 . 18:33:57 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:33:57 Status: Downloaded newer image for alpine:3.17 18:33:57 ---> 9ed4aefc74f6 18:33:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:33:57 ---> Running in 26123a3c93c8 18:33:57 Removing intermediate container 26123a3c93c8 18:33:57 ---> 7fde4b0e67b2 18:33:57 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:33:57 ---> Running in c4481d4859cc [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:33:57 prd-ubuntu20.04-docker-arm64-4c-16g-8469 does not seem to be running inside a container 18:33:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:33:58 v3.17.3-85-g6f770eff2b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:33:58 v3.17.3-77-g716c151a724 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:33:58 OK: 17818 distinct packages available 18:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:33:58 (1/5) Installing dumb-init (1.2.5-r2) 18:33:58 (2/5) Installing musl-obstack (1.2.3-r0) 18:33:58 (3/5) Installing libucontext (1.2-r0) 18:33:58 (4/5) Installing gcompat (1.1.0-r0) 18:33:58 (5/5) Installing openssl (3.0.8-r3) 18:33:58 Executing busybox-1.35.0-r29.trigger 18:33:58 OK: 8 MiB in 20 packages 18:33:59 $ docker top bbe88eeb847ef76b00b253f6c7e0323510547b9f2ce2f97cdb7e3629fee45bca -eo pid,comm [Pipeline] { 18:33:59 Removing intermediate container c4481d4859cc 18:33:59 ---> 981d93c1a398 18:33:59 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] sh 18:33:59 ---> 9b64679a6e6c 18:33:59 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 18:33:59 ---> 913e87e47086 18:33:59 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:34:00 + go version 18:34:00 go version go1.20.2 linux/arm64 [Pipeline] } 18:34:00 $ docker stop --time=1 bbe88eeb847ef76b00b253f6c7e0323510547b9f2ce2f97cdb7e3629fee45bca 18:34:01 $ docker rm -f --volumes bbe88eeb847ef76b00b253f6c7e0323510547b9f2ce2f97cdb7e3629fee45bca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:34:02 ---> e339393f54d7 18:34:02 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 18:34:02 + docker inspect -f . ci-base-image-arm64 18:34:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:34:02 prd-ubuntu20.04-docker-arm64-4c-16g-8469 does not seem to be running inside a container 18:34:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 18:34:02 ---> ab72bf2781cf 18:34:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 18:34:03 ---> 809aa76807ed 18:34:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 18:34:04 $ docker top 22ce7b449d69c5b8136b7ecec2a6c1bc55b48c8009d893c23377d7051cf09def -eo pid,comm 18:34:04 ---> e49d7f78dcda 18:34:04 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [Pipeline] { [Pipeline] echo 18:34:04 ========================================================= 18:34:04 [edgeXBuildGoParallel] Running Tests and Build... 18:34:04 ========================================================= 18:34:04 ---> Running in 71abe5e2fcbf [Pipeline] sh 18:34:04 Removing intermediate container 71abe5e2fcbf 18:34:04 ---> 261177e12a6f 18:34:04 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:34:04 ---> Running in cb3e394ee050 18:34:05 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 18:34:05 Removing intermediate container cb3e394ee050 18:34:05 ---> 141972f20a83 18:34:05 Step 24/26 : LABEL arch=x86_64 18:34:05 ---> Running in 9c03926fc96d 18:34:05 Removing intermediate container 9c03926fc96d 18:34:05 ---> 458a9ff9f6f3 18:34:05 Step 25/26 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 18:34:05 + make test 18:34:05 go test -race -coverprofile=coverage.out ./... 18:34:05 ---> Running in 06cb51261dd3 18:34:05 Removing intermediate container 06cb51261dd3 18:34:05 ---> ceb07b6dd791 18:34:05 Step 26/26 : LABEL version=0.0.0 18:34:05 ---> Running in f49897c72402 18:34:06 Removing intermediate container f49897c72402 18:34:06 ---> 8f937a718474 18:34:06 18:34:06 Successfully built 8f937a718474 18:34:06 Successfully tagged security-spire-server:latest 18:34:06 Building core-command 18:34:10  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:34:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 18:34:10 ---> 3d81be881507 18:34:10 Step 3/24 : ARG ADD_BUILD_TAGS="" 18:34:10 ---> Using cache 18:34:10 ---> 14462140506d 18:34:10 Step 4/24 : WORKDIR /edgex-go 18:34:10 ---> Using cache 18:34:10 ---> 3761da623a41 18:34:10 Step 5/24 : RUN apk add --update --no-cache make git 18:34:10 ---> Using cache 18:34:10 ---> b3615c53d164 18:34:10 Step 6/24 : COPY go.mod vendor* ./ 18:34:10 ---> Using cache 18:34:10 ---> 8db6e0b3e5c8 18:34:10 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:10 ---> Using cache 18:34:10 ---> 9dfb273ee11e 18:34:10 Step 8/24 : COPY . . 18:34:10 ---> Using cache 18:34:10 ---> 0c0002e6c323 18:34:10 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 18:34:11 ---> Running in 2ed0d8c83cea 18:34:12 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 18:34:27 Removing intermediate container e3f589f10dae 18:34:27 ---> 50f24e43f880 18:34:27 18:34:27 Step 9/22 : FROM alpine:3.17 18:34:27 ---> 9ed4aefc74f6 18:34:27 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 18:34:27 Removing intermediate container c3e1f1037660 18:34:27 ---> 7d85a82edcf5 18:34:27 18:34:27 Step 10/23 : FROM alpine:3.17 18:34:27 ---> 9ed4aefc74f6 18:34:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:34:27 ---> Running in b07367bf35b5 18:34:27 Removing intermediate container 2ea2cdf34467 18:34:27 ---> 8648fc914131 18:34:27 18:34:27 Step 10/25 : FROM alpine:3.17 18:34:27 ---> 9ed4aefc74f6 18:34:27 Step 11/25 : RUN apk add --update --no-cache dumb-init 18:34:27 ---> Running in 43f52f41beb3 18:34:27 Removing intermediate container a4f4865f2137 18:34:27 ---> 5bfa6cda8c32 18:34:27 18:34:27 Step 10/23 : FROM alpine:3.17 18:34:27 ---> 9ed4aefc74f6 18:34:27 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:34:27 ---> Running in 4ad7164ea94e 18:34:27 ---> Running in efcbab4127da 18:34:27 Removing intermediate container 43f52f41beb3 18:34:27 ---> c9b5ab281748 18:34:27 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:34:27 ---> Running in 4425e5cb9716 18:34:27 Removing intermediate container efcbab4127da 18:34:27 ---> c2ac6f620475 18:34:27 Step 12/23 : ENV APP_PORT=59880 18:34:27 ---> Running in 6e3574e95591 18:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:34:27 Removing intermediate container 6e3574e95591 18:34:27 ---> 85c81641c002 18:34:27 Step 13/23 : EXPOSE $APP_PORT 18:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:34:27 ---> Running in 3c9e0ac332af 18:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:34:27 Removing intermediate container 3c9e0ac332af 18:34:27 ---> d9c76eea0c3d 18:34:27 Step 14/23 : RUN apk add --update --no-cache dumb-init 18:34:27 ---> Running in 4b9ab70c5694 18:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:34:27 (1/2) Installing dumb-init (1.2.5-r2) 18:34:27 (2/2) Installing openssl (3.0.8-r3) 18:34:27 Executing busybox-1.35.0-r29.trigger 18:34:27 OK: 8 MiB in 17 packages 18:34:27 (1/1) Installing dumb-init (1.2.5-r2) 18:34:27 Executing busybox-1.35.0-r29.trigger 18:34:27 OK: 7 MiB in 16 packages 18:34:27 (1/1) Installing dumb-init (1.2.5-r2) 18:34:27 Executing busybox-1.35.0-r29.trigger 18:34:27 OK: 7 MiB in 16 packages 18:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:34:28 (1/1) Installing dumb-init (1.2.5-r2) 18:34:28 Executing busybox-1.35.0-r29.trigger 18:34:28 OK: 7 MiB in 16 packages 18:34:28 Removing intermediate container b07367bf35b5 18:34:28 ---> fa7fdc66d58e 18:34:28 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 18:34:28 Removing intermediate container 4425e5cb9716 18:34:28 ---> 2431e992d02c 18:34:28 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:34:28 Removing intermediate container 4ad7164ea94e 18:34:28 ---> 8014bcac03e3 18:34:28 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:34:28 ---> Running in 7b50e837808d 18:34:28 ---> Running in bd921aec545f 18:34:28 Removing intermediate container 4b9ab70c5694 18:34:28 ---> 015960a36cca 18:34:28 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:34:28 Removing intermediate container 7b50e837808d 18:34:28 ---> 4b4242558127 18:34:28 Step 12/22 : WORKDIR /edgex 18:34:29 ---> Running in 63f1c31e9bc0 18:34:29 Removing intermediate container bd921aec545f 18:34:29 ---> 255e50dc5034 18:34:29 Step 13/25 : ENV APP_PORT=59881 18:34:29 ---> 3cacd083e3e4 18:34:29 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 18:34:29 ---> ae47d76adc54 18:34:29 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:34:29 ---> Running in c5a972296b8e 18:34:29 Removing intermediate container 63f1c31e9bc0 18:34:29 ---> 1a62b16fd2e8 18:34:29 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:34:29 ---> fd667d97e322 18:34:29 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 18:34:29 ---> 0e316581c915 18:34:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 18:34:29 Removing intermediate container c5a972296b8e 18:34:29 ---> 44d1edbe80c2 18:34:29 Step 14/25 : EXPOSE $APP_PORT 18:34:29 ---> Running in ccd1a1ce5d7a 18:34:29 ---> 3ee17e869e9f 18:34:29 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 18:34:29 Removing intermediate container ccd1a1ce5d7a 18:34:29 ---> 2a2757e500a7 18:34:29 Step 15/25 : WORKDIR / 18:34:29 ---> f2cae9a3514a 18:34:29 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 18:34:29 ---> Running in d646437781f1 18:34:29 ---> a4bce3a893ca 18:34:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 18:34:29 ---> 0d243a598ee1 18:34:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 18:34:29 ---> cc1ae7c1b96d 18:34:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 18:34:29 Removing intermediate container d646437781f1 18:34:29 ---> 23df20aeaf52 18:34:29 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:34:29 ---> 793b8ae6c6f2 18:34:29 Step 19/23 : ENTRYPOINT ["/core-data"] 18:34:29 ---> 98fa9d89b52f 18:34:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:34:29 ---> Running in f6bbb3e3fc27 18:34:30 Removing intermediate container f6bbb3e3fc27 18:34:30 ---> bbd3afe68a81 18:34:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:34:30 ---> 7bc4bbdc1c9a 18:34:30 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:34:30 ---> 50cd65b079e6 18:34:30 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 18:34:30 ---> Running in bda40c12808f 18:34:30 ---> Running in 8b2bc1fc4c93 18:34:30 ---> 41aacf50099d 18:34:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:34:30 Removing intermediate container bda40c12808f 18:34:30 ---> 9232d7d3552a 18:34:30 Step 21/23 : LABEL arch=x86_64 18:34:30 ---> 946d1fab3c34 18:34:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:34:30 ---> Running in 5e9a4db79e95 18:34:30 ---> 05e277ee4823 18:34:30 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:34:30 ---> Running in 9a812a3228cc 18:34:30 Removing intermediate container 5e9a4db79e95 18:34:30 ---> ebda9157a2c6 18:34:30 Step 22/23 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 18:34:30 ---> Running in 7400b01e069c 18:34:30 Removing intermediate container 7400b01e069c 18:34:30 ---> d6b37183c967 18:34:30 Step 23/23 : LABEL version=0.0.0 18:34:31 ---> 70aae43f199b 18:34:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 18:34:31 ---> Running in 52ac2e73e346 18:34:31 Removing intermediate container 52ac2e73e346 18:34:31 ---> f98d5c74c654 18:34:31 18:34:31 Removing intermediate container 8b2bc1fc4c93 18:34:31 ---> d5db6fc5fbdb 18:34:31 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 18:34:31 Successfully built f98d5c74c654 18:34:31 ---> 6984f31aee1d 18:34:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 18:34:31 Successfully tagged core-data:latest 18:34:31 Building security-spire-agent 18:34:31 ---> Running in 630bab14f97a 18:34:32  Building core-data ... done Removing intermediate container 630bab14f97a 18:34:32 ---> f0517f96eebb 18:34:32 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 18:34:32 Removing intermediate container 9a812a3228cc 18:34:32 ---> 6d3546760ace 18:34:32 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:34:32 ---> 3e0e176cc01c 18:34:32 Step 21/25 : ENTRYPOINT ["/core-metadata"] 18:34:32 ---> Running in a288a87be869 18:34:32 ---> Running in 0fd7d2437f79 18:34:32 ---> Running in b8d3504fd5e1 18:34:32 Removing intermediate container a288a87be869 18:34:32 ---> 7b31ecda0c86 18:34:32 Step 21/23 : LABEL arch=x86_64 18:34:32 Removing intermediate container 2ed0d8c83cea 18:34:32 ---> 484bb76d3f43 18:34:32 18:34:32 Step 10/24 : FROM alpine:3.17 18:34:32 ---> 9ed4aefc74f6 18:34:32 Step 11/24 : RUN apk add --update --no-cache dumb-init 18:34:32 ---> Using cache 18:34:32 ---> 8014bcac03e3 18:34:32 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:34:32 ---> Using cache 18:34:32 ---> 255e50dc5034 18:34:32 Step 13/24 : ENV APP_PORT=59882 18:34:32 Removing intermediate container b8d3504fd5e1 18:34:32 ---> 78a484019d29 18:34:32 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:34:33 Removing intermediate container 0fd7d2437f79 18:34:33 ---> 585875b1da37 18:34:33 Step 20/22 : LABEL arch=x86_64 18:34:33 ---> Running in 34ac0a84e097 18:34:33 ---> Running in 79e9192fd343 18:34:33 ---> Running in deba625c2700 18:34:33 ---> Running in b6dfed018fe4 18:34:33 Removing intermediate container 79e9192fd343 18:34:33 ---> 61af589a13e3 18:34:33 Step 22/23 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 18:34:33 Removing intermediate container 34ac0a84e097 18:34:33 ---> 9beb51eb35bf 18:34:33 Step 14/24 : EXPOSE $APP_PORT 18:34:33 ---> Running in b8ed476c83fe 18:34:33 Removing intermediate container b6dfed018fe4 18:34:33 ---> 332a1d3caf2b 18:34:33 Step 21/22 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 18:34:33 Removing intermediate container deba625c2700 18:34:33 ---> 05926317a886 18:34:33 Step 23/25 : LABEL arch=x86_64 18:34:33 ---> Running in 397c6d26dbbe 18:34:33 ---> Running in aac3b7cbdffa 18:34:33 ---> Running in 19bfcd1b71d4 18:34:33 Removing intermediate container b8ed476c83fe 18:34:33 ---> 055fe0b774cc 18:34:33 Step 23/23 : LABEL version=0.0.0 18:34:33 Removing intermediate container 397c6d26dbbe 18:34:33 ---> 62ef9384019e 18:34:33 Step 15/24 : WORKDIR / 18:34:33 ---> Running in 15e0374c73b0 18:34:33 Removing intermediate container 19bfcd1b71d4 18:34:33 ---> 0aaecfbc1a2f 18:34:33 Step 24/25 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 18:34:33 Removing intermediate container aac3b7cbdffa 18:34:33 ---> 98a159efec2b 18:34:33 Step 22/22 : LABEL version=0.0.0 18:34:33 ---> Running in 53e65575b9be 18:34:33 Removing intermediate container 15e0374c73b0 18:34:33 ---> 966ed39c6450 18:34:33 18:34:33 ---> Running in 959d112129df 18:34:33 ---> Running in 7ce91db0e081 18:34:33 Removing intermediate container 53e65575b9be 18:34:33 ---> 039d493e30b0 18:34:33 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 18:34:33 Successfully built 966ed39c6450 18:34:33 Successfully tagged security-proxy-auth:latest 18:34:33  Building security-proxy-auth ... done Building security-secretstore-setup 18:34:33 Removing intermediate container 959d112129df 18:34:33 ---> ed90128509f2 18:34:33 Step 25/25 : LABEL version=0.0.0 18:34:34 Removing intermediate container 7ce91db0e081 18:34:34 ---> 4a7c5f7b9c06 18:34:34 18:34:34 ---> Running in aa420ea1976c 18:34:34 Successfully built 4a7c5f7b9c06 18:34:34 Successfully tagged security-proxy-setup:latest 18:34:34 Building security-spiffe-token-provider 18:34:34  Building security-proxy-setup ... done  ---> cf25fec8e37a 18:34:34 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 18:34:34 Removing intermediate container aa420ea1976c 18:34:34 ---> 575e0e06c9c0 18:34:34 18:34:34 Successfully built 575e0e06c9c0 18:34:34 Successfully tagged core-metadata:latest 18:34:34  Building core-metadata ... done Building support-scheduler 18:34:34 ---> 6500156c5d7c 18:34:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 18:34:35 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:34:35 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:34:35 ---> 3d81be881507 18:34:35 Step 3/27 : WORKDIR /edgex-go 18:34:35 ---> Using cache 18:34:35 ---> b6ba78e35969 18:34:35 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 18:34:35 ---> Using cache 18:34:35 ---> 900583189d80 18:34:35 Step 5/27 : COPY go.mod vendor* ./ 18:34:35 ---> Using cache 18:34:35 ---> 27cfc45c36ef 18:34:35 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:35 ---> Using cache 18:34:35 ---> f5a331b0e9ac 18:34:35 Step 7/27 : COPY . . 18:34:35 ---> Using cache 18:34:35 ---> 5891acd013dc 18:34:35 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 18:34:35 ---> Using cache 18:34:35 ---> 8d70e178cb15 18:34:35 Step 9/27 : WORKDIR /edgex-go/spire-build 18:34:35 ---> Using cache 18:34:35 ---> 356c35fade16 18:34:35 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:34:35 ---> Using cache 18:34:35 ---> a028e697f652 18:34:35 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 18:34:36 ---> 2d823af06813 18:34:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 18:34:36 ---> Running in c930968d7b88 18:34:37 ---> 0e4abe00da68 18:34:37 Step 20/24 : ENTRYPOINT ["/core-command"] 18:34:37 ---> Running in 56f58dd6e7a6 18:34:37 Removing intermediate container 56f58dd6e7a6 18:34:37 ---> 753e475aa417 18:34:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:34:37 ---> Running in 70561d4613f3 18:34:37 Removing intermediate container 70561d4613f3 18:34:37 ---> afb189dcbede 18:34:37 Step 22/24 : LABEL arch=x86_64 18:34:38 ---> Running in 7ea01c40b33c 18:34:38 Removing intermediate container c930968d7b88 18:34:38 ---> 0c2b058c8025 18:34:38 Step 12/27 : WORKDIR /edgex-go 18:34:38 ---> Running in c7f87d7c2430 18:34:38 Removing intermediate container 7ea01c40b33c 18:34:38 ---> c6bf29e6a235 18:34:38 Step 23/24 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 18:34:38 ---> Running in ed4bb9060c12 18:34:38 Removing intermediate container c7f87d7c2430 18:34:38 ---> ecad23deaaeb 18:34:38 18:34:38 Step 13/27 : FROM alpine:3.17 18:34:38 ---> 9ed4aefc74f6 18:34:38 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:34:38 ---> Using cache 18:34:38 ---> 7fde4b0e67b2 18:34:38 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 18:34:38 ---> Using cache 18:34:38 ---> 981d93c1a398 18:34:38 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 18:34:38 ---> Using cache 18:34:38 ---> 9b64679a6e6c 18:34:38 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 18:34:38 ---> Using cache 18:34:38 ---> 913e87e47086 18:34:38 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 18:34:38 Removing intermediate container ed4bb9060c12 18:34:38 ---> 4dd9e1548ec4 18:34:38 Step 24/24 : LABEL version=0.0.0 18:34:38 ---> Running in ec0b047e48af 18:34:39 Removing intermediate container ec0b047e48af 18:34:39 ---> 5c6fde2e1619 18:34:39 18:34:39 Successfully built 5c6fde2e1619 18:34:39 Successfully tagged core-command:latest 18:34:39  Building core-command ... done Building support-notifications 18:34:40 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:34:40 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:34:40 ---> 3d81be881507 18:34:40 Step 3/25 : WORKDIR /edgex-go 18:34:40 ---> Using cache 18:34:40 ---> b6ba78e35969 18:34:40 Step 4/25 : RUN apk add --update --no-cache make git 18:34:40 ---> 4671e9b34257 18:34:40 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:34:40 ---> Running in 25341e41ace4 18:34:41 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:34:41 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:34:41 ---> 3d81be881507 18:34:41 Step 3/20 : WORKDIR /edgex-go 18:34:41 ---> Using cache 18:34:41 ---> b6ba78e35969 18:34:41 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:34:41 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:34:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:34:41 ---> 3d81be881507 18:34:41 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:34:41 ---> Using cache 18:34:41 ---> 14462140506d 18:34:41 Step 4/23 : WORKDIR /edgex-go 18:34:41 ---> Using cache 18:34:41 ---> 3761da623a41 18:34:41 Step 5/23 : RUN apk add --update --no-cache make git 18:34:41 ---> Using cache 18:34:41 ---> b3615c53d164 18:34:41 Step 6/23 : COPY go.mod vendor* ./ 18:34:41 ---> Using cache 18:34:41 ---> 8db6e0b3e5c8 18:34:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:41 ---> Using cache 18:34:41 ---> 9dfb273ee11e 18:34:41 Step 8/23 : COPY . . 18:34:41 ---> Using cache 18:34:41 ---> 0c0002e6c323 18:34:41 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 18:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:34:41 OK: 265 MiB in 53 packages 18:34:41 ---> Running in d9cdcdeaa283 18:34:41 ---> Running in 9cd545514062 18:34:41 ---> 7c14204186d5 18:34:41 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 18:34:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:34:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 18:34:42 Removing intermediate container 25341e41ace4 18:34:42 ---> 2e46fb7592ba 18:34:42 Step 5/25 : COPY go.mod vendor* ./ 18:34:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:34:42 ---> 745401eb0cd0 18:34:42 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 18:34:42 ---> 3aef658be073 18:34:42 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:42 v3.17.3-85-g6f770eff2b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:34:42 v3.17.3-77-g716c151a724 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:34:42 OK: 17824 distinct packages available 18:34:42 ---> Running in f502f3598714 18:34:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:34:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:34:42 ---> 2dd503165009 18:34:42 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 18:34:42 OK: 265 MiB in 53 packages 18:34:43 ---> d6c4696a6374 18:34:43 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:34:43 ---> Running in 39130264f3da 18:34:43 Removing intermediate container 39130264f3da 18:34:43 ---> 7c3a63920e41 18:34:43 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:34:43 Removing intermediate container 9cd545514062 18:34:43 ---> 36b619fc9186 18:34:43 Step 5/20 : COPY go.mod vendor* ./ 18:34:43 ---> Running in 7a8fc74d2234 18:34:43 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:34:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:34:43 ---> 3d81be881507 18:34:43 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:34:43 ---> Using cache 18:34:43 ---> 14462140506d 18:34:43 Step 4/23 : WORKDIR /edgex-go 18:34:43 ---> Using cache 18:34:43 ---> 3761da623a41 18:34:43 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:34:43 ---> Running in 0af4885cead7 18:34:43 ---> 9c27aab5cd89 18:34:43 Removing intermediate container 7a8fc74d2234 18:34:43 ---> 5844656a4753 18:34:43 Step 25/27 : LABEL arch=x86_64 18:34:43 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:43 ---> Running in 8af4f6f1f0e0 18:34:43 ---> Running in 72e453022d0e 18:34:44 Removing intermediate container 72e453022d0e 18:34:44 ---> 3a68b565fe5c 18:34:44 Step 26/27 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 18:34:44 ---> Running in 3c8e343a9bec 18:34:44 Removing intermediate container 3c8e343a9bec 18:34:44 ---> 6a191dc2009d 18:34:44 Step 27/27 : LABEL version=0.0.0 18:34:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:34:44 ---> Running in 1c174a07e244 18:34:44 Removing intermediate container 1c174a07e244 18:34:44 ---> ac8e51a4fdd1 18:34:44 18:34:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:34:44 Successfully built ac8e51a4fdd1 18:34:44 Successfully tagged security-spire-agent:latest 18:34:44  Building security-spire-agent ... done Building security-spire-config 18:34:44 OK: 265 MiB in 53 packages 18:34:46 Removing intermediate container 0af4885cead7 18:34:46 ---> 9d2325133e7b 18:34:46 Step 6/23 : COPY go.mod vendor* ./ 18:34:46 ---> 6d9371408b88 18:34:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:46 ---> Running in 4091dd76fe3d 18:34:47 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:34:47 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:34:47 ---> 3d81be881507 18:34:47 Step 3/27 : WORKDIR /edgex-go 18:34:47 ---> Using cache 18:34:47 ---> b6ba78e35969 18:34:47 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 18:34:47 ---> Using cache 18:34:47 ---> 900583189d80 18:34:47 Step 5/27 : COPY go.mod vendor* ./ 18:34:47 ---> Using cache 18:34:47 ---> 27cfc45c36ef 18:34:47 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:47 ---> Using cache 18:34:47 ---> f5a331b0e9ac 18:34:47 Step 7/27 : COPY . . 18:34:47 ---> Using cache 18:34:47 ---> 5891acd013dc 18:34:47 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 18:34:47 ---> Using cache 18:34:47 ---> 8d70e178cb15 18:34:47 Step 9/27 : WORKDIR /edgex-go/spire-build 18:34:47 ---> Using cache 18:34:47 ---> 356c35fade16 18:34:47 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:34:47 ---> Using cache 18:34:47 ---> a028e697f652 18: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 18:34:47 ---> Using cache 18:34:47 ---> 0c2b058c8025 18:34:47 Step 12/27 : WORKDIR /edgex-go 18:34:47 ---> Using cache 18:34:47 ---> ecad23deaaeb 18:34:47 18:34:47 Step 13/27 : FROM alpine:3.17 18:34:47 ---> 9ed4aefc74f6 18:34:47 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:34:47 ---> Using cache 18:34:47 ---> 7fde4b0e67b2 18:34:47 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:34:48 ---> Running in bee5fade7117 18:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:34:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:34:48 v3.17.3-85-g6f770eff2b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:34:48 v3.17.3-77-g716c151a724 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:34:48 OK: 17818 distinct packages available 18:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:34:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:34:49 (1/4) Installing dumb-init (1.2.5-r2) 18:34:49 (2/4) Installing musl-obstack (1.2.3-r0) 18:34:49 (3/4) Installing libucontext (1.2-r0) 18:34:49 (4/4) Installing gcompat (1.1.0-r0) 18:34:49 Executing busybox-1.35.0-r29.trigger 18:34:49 OK: 7 MiB in 19 packages 18:34:49 Removing intermediate container bee5fade7117 18:34:49 ---> d78eecf2261b 18:34:49 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 18:34:50 ---> 929a9b5b9896 18:34:50 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 18:34:50 ---> 5208bd2bb526 18:34:50 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:34:51 ---> 029d20105052 18:34:51 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:34:51 ---> 93cc1cde743d 18:34:51 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:34:51 ---> Running in 73b13a783384 18:34:51 Removing intermediate container 73b13a783384 18:34:51 ---> 5c86f52e334d 18:34:51 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:34:52 ---> 92139df2b6e8 18:34:52 Step 22/27 : WORKDIR / 18:34:52 ---> Running in 2418b1695af2 18:34:52 Removing intermediate container 2418b1695af2 18:34:52 ---> 305081a1f591 18:34:52 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:34:52 ? github.com/edgexfoundry/edgex-go [no test files] 18:34:52 ---> Running in 184ed1116fc8 18:34:52 Removing intermediate container 184ed1116fc8 18:34:52 ---> f5754366fa08 18:34:52 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:34:52 ---> Running in 1069eb36ab56 18:34:52 Removing intermediate container 1069eb36ab56 18:34:52 ---> 24fb276b97bd 18:34:52 Step 25/27 : LABEL arch=x86_64 18:34:52 ---> Running in b5043910e012 18:34:52 Removing intermediate container b5043910e012 18:34:52 ---> e93dc0fb96f0 18:34:52 Step 26/27 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 18:34:52 ---> Running in c5aa1c3e7e4b 18:34:53 Removing intermediate container c5aa1c3e7e4b 18:34:53 ---> b71d779111e3 18:34:53 Step 27/27 : LABEL version=0.0.0 18:34:53 ---> Running in 0e1ccfd5e17c 18:34:53 Removing intermediate container 0e1ccfd5e17c 18:34:53 ---> 6f032f74d3ba 18:34:53 18:34:53 Successfully built 6f032f74d3ba 18:34:53 Successfully tagged security-spire-config:latest 18:34:53 Building security-bootstrapper 18:34:57  Building security-spire-config ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:34:57 Step 2/33 : FROM ${BUILDER_BASE} AS builder 18:34:57 ---> 3d81be881507 18:34:57 Step 3/33 : WORKDIR /edgex-go 18:34:57 ---> Using cache 18:34:57 ---> b6ba78e35969 18:34:57 Step 4/33 : RUN apk add --update --no-cache make git 18:34:57 ---> Using cache 18:34:57 ---> 2e46fb7592ba 18:34:57 Step 5/33 : COPY go.mod vendor* ./ 18:34:57 ---> Using cache 18:34:57 ---> 3aef658be073 18:34:57 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:34:58 ---> Running in 1335812c9f1e 18:35:03 Removing intermediate container d9cdcdeaa283 18:35:03 ---> 3d201ef48d83 18:35:03 18:35:03 Step 10/23 : FROM alpine:3.17 18:35:03 ---> 9ed4aefc74f6 18:35:03 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:35:03 ---> Using cache 18:35:03 ---> 8014bcac03e3 18:35:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:35:03 ---> Using cache 18:35:03 ---> 255e50dc5034 18:35:03 Step 13/23 : ENV APP_PORT=59861 18:35:04 ---> Running in e06c4a9a6546 18:35:04 Removing intermediate container e06c4a9a6546 18:35:04 ---> 2586ed052917 18:35:04 Step 14/23 : EXPOSE $APP_PORT 18:35:04 ---> Running in 21305b2d37d6 18:35:04 Removing intermediate container 21305b2d37d6 18:35:04 ---> a93db1d7df21 18:35:04 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:35:04 Removing intermediate container f502f3598714 18:35:04 ---> 63c6aced180c 18:35:04 Step 7/25 : COPY . . 18:35:05 ---> c83c47a6a183 18:35:05 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:35:07 ---> 5f4085d73822 18:35:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:35:08 ---> bcc656e3d72c 18:35:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 18:35:08 Removing intermediate container 8af4f6f1f0e0 18:35:08 ---> 29015a02843c 18:35:08 Step 7/20 : COPY . . 18:35:08 ---> ab154f1b4f82 18:35:08 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 18:35:09 ---> 181ce991d67f 18:35:09 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:35:09 ---> Running in 1245c315af8f 18:35:09 ---> Running in fd701270e803 18:35:09 Removing intermediate container fd701270e803 18:35:09 ---> 9b80c0d42d18 18:35:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:35:09 ---> Running in 1c240f855178 18:35:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:35:09 Removing intermediate container 1c240f855178 18:35:09 ---> 177d1b183e5c 18:35:09 Step 21/23 : LABEL arch=x86_64 18:35:09 ---> Running in 460fc47f1ae3 18:35:10 Removing intermediate container 460fc47f1ae3 18:35:10 ---> fdf46c0025bb 18:35:10 Step 22/23 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 18:35:10 ---> Running in fdd71c6f487c 18:35:10 Removing intermediate container fdd71c6f487c 18:35:10 ---> af96e54ee225 18:35:10 Step 23/23 : LABEL version=0.0.0 18:35:10 ---> Running in ef2d7c7737ce 18:35:10 Removing intermediate container 4091dd76fe3d 18:35:10 ---> 360b0d28903e 18:35:10 Step 8/23 : COPY . . 18:35:10 Removing intermediate container ef2d7c7737ce 18:35:10 ---> 2f623f1992a9 18:35:10 18:35:11 Successfully built 2f623f1992a9 18:35:11 Successfully tagged support-scheduler:latest 18:35:11 Building core-common-config-bootstrapper 18:35:15  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:35:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:35:15 ---> 3d81be881507 18:35:15 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:35:15 ---> Using cache 18:35:15 ---> 14462140506d 18:35:15 Step 4/23 : WORKDIR /edgex-go 18:35:15 ---> Using cache 18:35:15 ---> 3761da623a41 18:35:15 Step 5/23 : RUN apk add --update --no-cache make git 18:35:15 ---> Using cache 18:35:15 ---> b3615c53d164 18:35:15 Step 6/23 : COPY go.mod vendor* ./ 18:35:15 ---> Using cache 18:35:15 ---> 8db6e0b3e5c8 18:35:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:35:15 ---> Using cache 18:35:15 ---> 9dfb273ee11e 18:35:15 Step 8/23 : COPY . . 18:35:15 ---> Using cache 18:35:15 ---> 0c0002e6c323 18:35:15 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:35:16 ---> 6a8d82e1e079 18:35:16 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:35:16 ---> Running in 3fed4f29494b 18:35:16 ---> Running in 5e44fe75e24c 18:35:16 ---> 38948af2a45a 18:35:16 Step 9/23 : RUN make cmd/support-notifications/support-notifications 18:35:16 ---> Running in 229bac7f75d1 18:35:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:35:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:35:17 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 18:35:23 Removing intermediate container 1335812c9f1e 18:35:23 ---> cf40c5918de0 18:35:23 Step 7/33 : COPY . . 18:35:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:35:29 ---> 6adcd6dc5596 18:35:29 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:35:29 ---> Running in adccfe374da7 18:35:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:35:32 Removing intermediate container 1245c315af8f 18:35:32 ---> 95493efd259d 18:35:32 18:35:32 Step 9/25 : FROM alpine:3.17 18:35:32 ---> 9ed4aefc74f6 18:35:32 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 18:35:32 ---> Running in 9c56eb4f37b0 18:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:35:33 (1/3) Installing ca-certificates (20220614-r4) 18:35:33 (2/3) Installing dumb-init (1.2.5-r2) 18:35:33 (3/3) Installing su-exec (0.2-r2) 18:35:33 Executing busybox-1.35.0-r29.trigger 18:35:33 Executing ca-certificates-20220614-r4.trigger 18:35:34 OK: 8 MiB in 18 packages 18:35:34 Removing intermediate container 9c56eb4f37b0 18:35:34 ---> fd1228faa12f 18:35:34 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 18:35:34 ---> Running in 77954399a5cb 18:35:35 Removing intermediate container 77954399a5cb 18:35:35 ---> 524fecfe94b4 18:35:35 Step 12/25 : WORKDIR / 18:35:35 ---> Running in a9d7db62d82e 18:35:35 Removing intermediate container a9d7db62d82e 18:35:35 ---> 8c10414df171 18:35:35 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:35:36 ---> 57ea24f49b55 18:35:36 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 18:35:36 ---> d7ed46606a16 18:35:36 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 18:35:37 ---> f58a70031875 18:35:37 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 18:35:38 ---> 4a4387164453 18:35:38 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 18:35:38 ---> 9db4c4ed7a89 18:35:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 18:35:39 ---> d52c9c72f7f0 18:35:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 18:35:40 ---> 5ed70f7bb3b7 18:35:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 18:35:40 ---> 2a28690bbe7e 18:35:40 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:35:40 ---> Running in 372dda206905 18:35:43 Removing intermediate container 372dda206905 18:35:43 ---> 4ef3a0306d00 18:35:43 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 18:35:43 ---> Running in f122d4fe2a67 18:35:44 Removing intermediate container f122d4fe2a67 18:35:44 ---> 6eff1e3caeb6 18:35:44 Step 23/25 : LABEL arch=x86_64 18:35:44 ---> Running in 80b7fb8918e7 18:35:44 Removing intermediate container 80b7fb8918e7 18:35:44 ---> 947ea75da46d 18:35:44 Step 24/25 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 18:35:44 ---> Running in fbd89f424c76 18:35:44 Removing intermediate container fbd89f424c76 18:35:44 ---> d7313ec42045 18:35:44 Step 25/25 : LABEL version=0.0.0 18:35:44 ---> Running in 8c99e4b11e27 18:35:45 Removing intermediate container 3fed4f29494b 18:35:45 ---> c3134f2de461 18:35:45 18:35:45 Step 10/23 : FROM alpine:3.17 18:35:45 ---> 9ed4aefc74f6 18:35:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:35:45 ---> Using cache 18:35:45 ---> c9b5ab281748 18:35:45 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:35:45 ---> Using cache 18:35:45 ---> 2431e992d02c 18:35:45 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:35:45 ---> Using cache 18:35:45 ---> 3cacd083e3e4 18:35:45 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 18:35:45 ---> Using cache 18:35:45 ---> fd667d97e322 18:35:45 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 18:35:45 Removing intermediate container 8c99e4b11e27 18:35:45 ---> 92cde63ab609 18:35:45 18:35:45 Successfully built 92cde63ab609 18:35:45 Successfully tagged security-secretstore-setup:latest 18:35:45  Building security-secretstore-setup ... done  ---> 6c5ebd9fa221 18:35:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 18:35:45 ---> 5869aabb7d61 18:35:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 18:35:46 ---> c8f05885d0ba 18:35:46 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:35:46 ---> Running in b13ba5c92d0f 18:35:47 Removing intermediate container b13ba5c92d0f 18:35:47 ---> a430e2d3da25 18:35:47 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 18:35:47 ---> Running in ed44f325f91a 18:35:47 Removing intermediate container ed44f325f91a 18:35:47 ---> 5abfa447f419 18:35:47 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 18:35:47 ---> Running in fe2e5cbb6410 18:35:48 Removing intermediate container fe2e5cbb6410 18:35:48 ---> 2256a7584403 18:35:48 Step 21/23 : LABEL arch=x86_64 18:35:48 ---> Running in fe6b811d1c8a 18:35:48 Removing intermediate container fe6b811d1c8a 18:35:48 ---> 38eee64a9b50 18:35:48 Step 22/23 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 18:35:48 ---> Running in 000e4562643c 18:35:48 Removing intermediate container 5e44fe75e24c 18:35:48 ---> 7c50c307304b 18:35:48 18:35:48 Step 9/20 : FROM alpine:3.17 18:35:48 ---> 9ed4aefc74f6 18:35:48 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 18:35:48 Removing intermediate container 000e4562643c 18:35:48 ---> 859d452347bf 18:35:48 Step 23/23 : LABEL version=0.0.0 18:35:48 ---> Running in e177ac21f8f6 18:35:48 ---> Running in e6ef31bdb7ef 18:35:49 Removing intermediate container e177ac21f8f6 18:35:49 ---> df3f7a820f4e 18:35:49 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 18:35:49 Removing intermediate container e6ef31bdb7ef 18:35:49 ---> 915116622f1d 18:35:49 18:35:49 ---> Running in 5d24db0d3098 18:35:49 Successfully built 915116622f1d 18:35:49 Successfully tagged core-common-config-bootstrapper:latest 18:35:49  Building core-common-config-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:35:49 v3.17.3-85-g6f770eff2b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:35:49 v3.17.3-85-g6f770eff2b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:35:49 OK: 17818 distinct packages available 18:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:35:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:35:50 (1/9) Installing ca-certificates (20220614-r4) 18:35:50 (2/9) Installing brotli-libs (1.0.9-r9) 18:35:50 (3/9) Installing nghttp2-libs (1.51.0-r0) 18:35:50 (4/9) Installing libcurl (7.88.1-r1) 18:35:50 (5/9) Installing curl (7.88.1-r1) 18:35:50 (6/9) Installing dumb-init (1.2.5-r2) 18:35:50 (7/9) Installing musl-obstack (1.2.3-r0) 18:35:50 (8/9) Installing libucontext (1.2-r0) 18:35:50 (9/9) Installing gcompat (1.1.0-r0) 18:35:50 Executing busybox-1.35.0-r29.trigger 18:35:50 Executing ca-certificates-20220614-r4.trigger 18:35:50 OK: 10 MiB in 24 packages 18:35:51 Removing intermediate container 229bac7f75d1 18:35:51 ---> aa8c2a6f7f5c 18:35:51 18:35:51 Step 10/23 : FROM alpine:3.17 18:35:51 ---> 9ed4aefc74f6 18:35:51 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 18:35:51 ---> Running in 2f4b8555007a 18:35:51 Removing intermediate container 5d24db0d3098 18:35:51 ---> 19a6b91f647e 18:35:51 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 18:35:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:35:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:35:51 ---> 64e1a1172822 18:35:51 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 18:35:51 (1/2) Installing ca-certificates (20220614-r4) 18:35:51 (2/2) Installing dumb-init (1.2.5-r2) 18:35:51 Executing busybox-1.35.0-r29.trigger 18:35:51 Executing ca-certificates-20220614-r4.trigger 18:35:51 OK: 8 MiB in 17 packages 18:35:51 ---> e040ff87ecb3 18:35:51 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 18:35:52 ---> fba5472202b3 18:35:52 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 18:35:52 Removing intermediate container 2f4b8555007a 18:35:52 ---> b193ed2010e1 18:35:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 18:35:52 ---> Running in f867d24cc190 18:35:52 ---> a5aefa1db1ef 18:35:52 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 18:35:52 Removing intermediate container adccfe374da7 18:35:52 ---> a0af739645a6 18:35:52 18:35:52 Step 9/33 : FROM alpine:3.17 18:35:52 ---> 9ed4aefc74f6 18:35:52 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 18:35:52 ---> Using cache 18:35:52 ---> df3f7a820f4e 18:35:52 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 18:35:52 Removing intermediate container f867d24cc190 18:35:52 ---> 3d4e37e67240 18:35:52 Step 13/23 : ENV APP_PORT=59860 18:35:52 ---> Running in 9e680c4706fe 18:35:52 ---> Running in c0b5b12799ee 18:35:52 ---> Running in a238ca0a3851 18:35:52 Removing intermediate container 9e680c4706fe 18:35:52 ---> a45315aa1e59 18:35:52 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:35:52 Removing intermediate container a238ca0a3851 18:35:52 ---> cbe70b242934 18:35:52 Step 14/23 : EXPOSE $APP_PORT 18:35:52 ---> Running in e7dc68a6a386 18:35:52 ---> Running in 407c76d27deb 18:35:52 Removing intermediate container e7dc68a6a386 18:35:52 ---> a6af81b1f1b5 18:35:52 Step 18/20 : LABEL arch=x86_64 18:35:52 ---> Running in 5ae551bdce02 18:35:52 Removing intermediate container 407c76d27deb 18:35:52 ---> a04d6568bff6 18:35:52 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:35:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:35:53 Removing intermediate container 5ae551bdce02 18:35:53 ---> 6a1689fd9025 18:35:53 Step 19/20 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 18:35:53 ---> Running in 891699d37226 18:35:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:35:53 ---> db129c69bd79 18:35:53 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:35:53 Removing intermediate container 891699d37226 18:35:53 ---> e2b835fd5ff2 18:35:53 Step 20/20 : LABEL version=0.0.0 18:35:53 ---> Running in 523fa0c7104e 18:35:53 ---> 7c106fd831e4 18:35:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 18:35:53 Removing intermediate container 523fa0c7104e 18:35:53 ---> 169320fe149e 18:35:53 18:35:53 (1/2) Installing dumb-init (1.2.5-r2) 18:35:53 (2/2) Installing su-exec (0.2-r2) 18:35:53 Executing busybox-1.35.0-r29.trigger 18:35:53 OK: 7 MiB in 17 packages 18:35:53 Successfully built 169320fe149e 18:35:53 Successfully tagged security-spiffe-token-provider:latest 18:35:53  Building security-spiffe-token-provider ... done  ---> 3b064eb02e35 18:35:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 18:35:53 Removing intermediate container c0b5b12799ee 18:35:53 ---> ae21ba92af7c 18:35:53 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 18:35:53 ---> Running in 2dd984c6e651 18:35:53 ---> 47c0c542db51 18:35:53 Step 19/23 : ENTRYPOINT ["/support-notifications"] 18:35:53 ---> Running in d3b2ddfde031 18:35:53 Removing intermediate container 2dd984c6e651 18:35:53 ---> f80c6ade78d7 18:35:53 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 18:35:53 ---> Running in a0e60274f161 18:35:53 Removing intermediate container d3b2ddfde031 18:35:53 ---> f9fdfd933cd3 18:35:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:35:53 ---> Running in 7b4534de4096 18:35:53 Removing intermediate container a0e60274f161 18:35:53 ---> cb0616a1d7d9 18:35:53 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 18:35:54 ---> Running in 6510b75076fe 18:35:54 Removing intermediate container 7b4534de4096 18:35:54 ---> 382a4b70f2d6 18:35:54 Step 21/23 : LABEL arch=x86_64 18:35:54 ---> Running in 3cbb8b69505e 18:35:54 Removing intermediate container 6510b75076fe 18:35:54 ---> c5c2f3daf10c 18:35:54 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 18:35:54 ---> Running in 01df4813f1ec 18:35:54 Removing intermediate container 3cbb8b69505e 18:35:54 ---> 5aca7a657e40 18:35:54 Step 22/23 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 18:35:54 ---> Running in 96836833ea8f 18:35:54 Removing intermediate container 01df4813f1ec 18:35:54 ---> 7cec27ef1e3a 18:35:54 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 18:35:54 ---> Running in fd8b539dfde6 18:35:54 Removing intermediate container 96836833ea8f 18:35:54 ---> ebbf7aa78d4f 18:35:54 Step 23/23 : LABEL version=0.0.0 18:35:54 ---> Running in da1c5dfd6de6 18:35:54 Removing intermediate container da1c5dfd6de6 18:35:54 ---> 482d2184b9bf 18:35:54 18:35:54 Successfully built 482d2184b9bf 18:35:54 Successfully tagged support-notifications:latest 18:35:54  Building support-notifications ... done Removing intermediate container fd8b539dfde6 18:35:54 ---> fa47b1e69f65 18:35:54 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 18:35:54 ---> Running in 690c04b287e9 18:35:54 Removing intermediate container 690c04b287e9 18:35:54 ---> 747e0076cb46 18:35:54 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 18:35:55 ---> fdff381d8069 18:35:55 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 18:35:55 ---> Running in 4d49d95e661f 18:35:55 Removing intermediate container 4d49d95e661f 18:35:55 ---> 4a6701083ea7 18:35:55 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 18:35:55 ---> 50ca120eecc7 18:35:55 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 18:35:56 ---> 7ce0440722d4 18:35:56 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 18:35:56 ---> 42c8ca293fc6 18:35:56 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 18:35:56 ---> e95e57901573 18:35:56 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 18:35:56 ---> fade84824999 18:35:56 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 18:35:56 ---> fc2626991de4 18:35:56 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 18:35:56 ---> d1b3ebdb0efa 18:35:56 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 18:35:57 ---> 22dc61f10e29 18:35:57 Step 28/33 : RUN chmod +x /entrypoint.sh 18:35:57 ---> Running in c6e634d0c85e 18:35:57 Removing intermediate container c6e634d0c85e 18:35:57 ---> 3b577ccd54e4 18:35:57 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 18:35:57 ---> Running in 98248ba452f2 18:35:57 Removing intermediate container 98248ba452f2 18:35:57 ---> 93919eb30d78 18:35:57 Step 30/33 : CMD ["gate"] 18:35:57 ---> Running in 915f30846638 18:35:57 Removing intermediate container 915f30846638 18:35:57 ---> 333794c1ba14 18:35:57 Step 31/33 : LABEL arch=x86_64 18:35:57 ---> Running in 352d23261398 18:35:58 Removing intermediate container 352d23261398 18:35:58 ---> 54ce9f5d46a9 18:35:58 Step 32/33 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 18:35:58 ---> Running in d7386ae9f667 18:35:58 Removing intermediate container d7386ae9f667 18:35:58 ---> f82b2e99ca8c 18:35:58 Step 33/33 : LABEL version=0.0.0 18:35:58 ---> Running in 32d3e02de770 18:35:58 Removing intermediate container 32d3e02de770 18:35:58 ---> ebb211061a96 18:35:58 18:35:58 Successfully built ebb211061a96 18:35:58 Successfully tagged security-bootstrapper:latest 18:35:58  Building security-bootstrapper ... done  [Pipeline] } 18:35:58 $ docker stop --time=1 928bb7407da3f91ed10f0e7be0d828e535ce476dca9b8754d777dc99d0c890e5 18:35:59 $ docker rm -f --volumes 928bb7407da3f91ed10f0e7be0d828e535ce476dca9b8754d777dc99d0c890e5 [Pipeline] // withDockerContainer [Pipeline] sh 18:36:00 + docker images 18:36:00 REPOSITORY TAG IMAGE ID CREATED SIZE 18:36:00 security-bootstrapper latest ebb211061a96 2 seconds ago 22.2MB 18:36:00 support-notifications latest 482d2184b9bf 6 seconds ago 32.7MB 18:36:00 security-spiffe-token-provider latest 169320fe149e 7 seconds ago 32.8MB 18:36:00 a0af739645a6 8 seconds ago 1.67GB 18:36:00 aa8c2a6f7f5c 10 seconds ago 1.75GB 18:36:00 core-common-config-bootstrapper latest 915116622f1d 11 seconds ago 17.2MB 18:36:00 7c50c307304b 12 seconds ago 1.72GB 18:36:00 security-secretstore-setup latest 92cde63ab609 16 seconds ago 32.8MB 18:36:00 c3134f2de461 16 seconds ago 1.68GB 18:36:00 95493efd259d 29 seconds ago 1.68GB 18:36:00 support-scheduler latest 2f623f1992a9 50 seconds ago 32.1MB 18:36:00 3d201ef48d83 58 seconds ago 1.75GB 18:36:00 security-spire-config latest 6f032f74d3ba About a minute ago 88.9MB 18:36:00 security-spire-agent latest ac8e51a4fdd1 About a minute ago 129MB 18:36:00 ecad23deaaeb About a minute ago 1.54GB 18:36:00 core-command latest 5c6fde2e1619 About a minute ago 19.8MB 18:36:00 core-metadata latest 575e0e06c9c0 About a minute ago 20.4MB 18:36:00 security-proxy-setup latest 4a7c5f7b9c06 About a minute ago 18.7MB 18:36:00 security-proxy-auth latest 966ed39c6450 About a minute ago 18.3MB 18:36:00 484bb76d3f43 About a minute ago 1.69GB 18:36:00 core-data latest f98d5c74c654 About a minute ago 20MB 18:36:00 5bfa6cda8c32 About a minute ago 1.69GB 18:36:00 8648fc914131 About a minute ago 1.69GB 18:36:00 7d85a82edcf5 About a minute ago 1.66GB 18:36:00 50f24e43f880 About a minute ago 1.66GB 18:36:00 security-spire-server latest 8f937a718474 About a minute ago 89.8MB 18:36:00 50e6c8fd522d 2 minutes ago 1.54GB 18:36:00 ci-base-image-x86_64 latest 3d81be881507 5 minutes ago 881MB 18:36:00 alpine 3.17 9ed4aefc74f6 2 weeks ago 7.05MB 18:36:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 weeks ago 664MB 18:36:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 18:36:00 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] } 18:36:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 18:36:43 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 18:36:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 18:36:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 18:36:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 18:36:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 18:36:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 18:36:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 18:36:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 18:36:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 18:36:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 18:36:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 18:36:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 18:36:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 18:36:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 18:36:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 18:36:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.259s coverage: 28.7% of statements 18:37:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.290s coverage: 98.5% of statements 18:37:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 18:37:14 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 18:37:14 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 18:37:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.551s coverage: 71.5% of statements 18:37:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 18:37:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 18:37:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.471s coverage: 54.0% of statements 18:37:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 18:37:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 18:37:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 18:37:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 18:37:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 18:37:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 18:37:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 18:37:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 13.830s coverage: 88.5% of statements 18:37:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.523s coverage: 3.8% of statements 18:37:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 18:37:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 18:37:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 18:37:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.644s coverage: 95.6% of statements 18:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 18:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 18:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 18:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 18:37:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 18:37:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.196s coverage: 72.2% of statements 18:37:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 18:37:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 18:37:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 18:37:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.261s coverage: 65.9% of statements 18:38:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 18:38:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 18:38:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.429s coverage: 0.9% of statements 18:38:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.275s coverage: 29.0% of statements 18:38:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.263s coverage: 44.1% of statements 18:38:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.243s coverage: 82.9% of statements 18:38:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.237s coverage: 94.1% of statements 18:38:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.274s coverage: 96.3% of statements 18:38:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.212s coverage: 87.5% of statements 18:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 18:38:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 18:38:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 18:38:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 18:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 18:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 18:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 18:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 18:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.219s coverage: 94.4% of statements 18:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 18:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 18:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 18:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 18:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 18:38:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 18:38:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 18:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.085s coverage: 79.9% of statements 18:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.312s coverage: 92.9% of statements 18:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.092s coverage: 64.4% of statements 18:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.205s coverage: 62.3% of statements 18:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.205s coverage: 87.2% of statements 18:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.175s coverage: 20.0% of statements 18:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.162s coverage: 100.0% of statements 18:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.469s coverage: 81.8% of statements 18:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 18:38:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 18:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.565s coverage: 82.1% of statements 18:38:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.220s coverage: 86.0% of statements 18:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 18:38:43 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 18:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.026s coverage: 63.1% of statements 18:38:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.238s coverage: 100.0% of statements 18:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.134s coverage: 89.4% of statements 18:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.082s coverage: 100.0% of statements 18:38:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements 18:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 18:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 18:38:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 18:38:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 18:38:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 18:38:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 18:38:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 18:38:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.990s coverage: 38.4% of statements 18:38:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.257s coverage: 89.5% of statements 18:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 18:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 18:38:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 18:38:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 18:38:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.211s coverage: 84.8% of statements 18:39:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 18:39:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 18:39:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 18:39:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 18:39:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.298s coverage: 17.7% of statements 18:39:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 18:39:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 18:39:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 18:39:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 18:39:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.565s coverage: 92.3% of statements 18:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 18:39:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 18:39:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.318s coverage: 61.5% of statements 18:39:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 18:39:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 18:39:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.389s coverage: 97.7% of statements 18:39:20 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 18:39:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:39:20 go vet ./... 18:41:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:41:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:41:56 ./bin/test-attribution-txt.sh [Pipeline] echo 18:41:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 18:41:57 + ls -al . 18:41:57 total 700 18:41:57 drwxrwxr-x 10 1001 1001 4096 Apr 13 18:34 . 18:41:57 drwxr-xr-x 4 root root 4096 Apr 13 18:34 .. 18:41:57 drwxrwxr-x 2 1001 1001 4096 Apr 13 18:32 .blubracket 18:41:57 -rw-rw-r-- 1 1001 1001 16 Apr 13 18:32 .dockerignore 18:41:57 drwxrwxr-x 8 1001 1001 4096 Apr 13 18:32 .git 18:41:57 drwxrwxr-x 3 1001 1001 4096 Apr 13 18:32 .github 18:41:57 -rw-rw-r-- 1 1001 1001 1133 Apr 13 18:32 .gitignore 18:41:57 -rw-rw-r-- 1 1001 1001 42 Apr 13 18:32 .golangci.yml 18:41:57 -rw-rw-r-- 1 1001 1001 87 Apr 13 18:32 .hadolint.yml 18:41:57 -rw-rw-r-- 1 1001 1001 166 Apr 13 18:32 .sonarcloud.properties 18:41:57 -rw-rw-r-- 1 1001 1001 1171 Apr 13 18:32 ADOPTERS.md 18:41:57 -rw-rw-r-- 1 1001 1001 10835 Apr 13 18:32 Attribution.txt 18:41:57 -rw-rw-r-- 1 1001 1001 73765 Apr 13 18:32 CHANGELOG.md 18:41:57 -rw-rw-r-- 1 1001 1001 3804 Apr 13 18:32 CONTRIBUTING.md 18:41:57 -rw-rw-r-- 1 1001 1001 677 Apr 13 18:32 GOVERNANCE.md 18:41:57 -rw-rw-r-- 1 1001 1001 883 Apr 13 18:32 Jenkinsfile 18:41:57 -rw-rw-r-- 1 1001 1001 10775 Apr 13 18:32 LICENSE 18:41:57 -rw-rw-r-- 1 1001 1001 14368 Apr 13 18:32 Makefile 18:41:57 -rw-rw-r-- 1 1001 1001 582 Apr 13 18:32 OWNERS.md 18:41:57 -rw-rw-r-- 1 1001 1001 9403 Apr 13 18:32 README.md 18:41:57 -rw-rw-r-- 1 1001 1001 789 Apr 13 18:32 SECURITY.md 18:41:57 -rw-rw-r-- 1 1001 1001 5 Apr 13 18:30 VERSION 18:41:57 drwxrwxr-x 2 1001 1001 4096 Apr 13 18:32 bin 18:41:57 drwxrwxr-x 18 1001 1001 4096 Apr 13 18:32 cmd 18:41:57 -rw-r--r-- 1 root root 448248 Apr 13 18:39 coverage.out 18:41:57 -rw-rw-r-- 1 1001 1001 3327 Apr 13 18:32 go.mod 18:41:57 -rw-rw-r-- 1 1001 1001 31299 Apr 13 18:32 go.sum 18:41:57 drwxrwxr-x 7 1001 1001 4096 Apr 13 18:32 internal 18:41:57 drwxrwxr-x 3 1001 1001 4096 Apr 13 18:32 openapi 18:41:57 -rw-rw-r-- 1 1001 1001 594 Apr 13 18:32 security.txt 18:41:57 drwxrwxr-x 4 1001 1001 4096 Apr 13 18:32 snap 18:41:57 -rw-rw-r-- 1 1001 1001 204 Apr 13 18:32 version.go [Pipeline] sh 18:41:58 + '[' -e coverage.out ] 18:41:58 + chown 1001:1001 coverage.out [Pipeline] stash 18:41:58 Warning: overwriting stash ‘coverage-report’ 18:41:58 Stashed 1 file(s) [Pipeline] sh 18:41:59 + make build 18:41:59 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 18:43:36 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 18:43:36 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 18:43:36 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 18:43:36 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 18:44:22 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 18:44:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:44:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 18:44:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 18:44:40 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 18:44:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 18:44:50 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] } 18:44:56 $ docker stop --time=1 22ce7b449d69c5b8136b7ecec2a6c1bc55b48c8009d893c23377d7051cf09def 18:44:58 $ docker rm -f --volumes 22ce7b449d69c5b8136b7ecec2a6c1bc55b48c8009d893c23377d7051cf09def [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:45:00 18:45:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:45:01 latest: Pulling from edgex-devops/edgex-compose-arm64 18:45:01 29e5d40040c1: Pulling fs layer 18:45:01 1ce36da41761: Pulling fs layer 18:45:01 25b303627fd3: Pulling fs layer 18:45:01 29e5d40040c1: Verifying Checksum 18:45:01 29e5d40040c1: Download complete 18:45:01 1ce36da41761: Verifying Checksum 18:45:01 1ce36da41761: Download complete 18:45:02 29e5d40040c1: Pull complete 18:45:03 25b303627fd3: Verifying Checksum 18:45:03 25b303627fd3: Download complete 18:45:03 1ce36da41761: Pull complete 18:45:13 25b303627fd3: Pull complete 18:45:13 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 18:45:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:45:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:14 prd-ubuntu20.04-docker-arm64-4c-16g-8469 does not seem to be running inside a container 18:45:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:45:16 $ docker top b9bbf1a71fb3ca9311de6ab382beea9be5b0818d58b7876e013756bbc1ab3ce6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:17 + docker-compose build+ grep parallel 18:45:17 --help 18:45:21 --parallel Build images in parallel. [Pipeline] } 18:45:21 $ docker stop --time=1 b9bbf1a71fb3ca9311de6ab382beea9be5b0818d58b7876e013756bbc1ab3ce6 18:45:24 $ docker rm -f --volumes b9bbf1a71fb3ca9311de6ab382beea9be5b0818d58b7876e013756bbc1ab3ce6 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 18:45:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:25 prd-ubuntu20.04-docker-arm64-4c-16g-8469 does not seem to be running inside a container 18:45:25 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 18:45:26 $ docker top c7385698c69f79fb2f9cd82d69d93b0073b40af10bbde8beacb6eadcae211b65 -eo pid,comm [Pipeline] { [Pipeline] sh 18:45:27 + docker-compose -f ./docker-compose-build.yml build --parallel 18:45:32 Building core-command ... 18:45:32 Building core-common-config-bootstrapper ... 18:45:32 Building core-data ... 18:45:32 Building core-metadata ... 18:45:32 Building security-bootstrapper ... 18:45:32 Building security-proxy-auth ... 18:45:32 Building security-proxy-setup ... 18:45:32 Building security-secretstore-setup ... 18:45:32 Building security-spiffe-token-provider ... 18:45:32 Building security-spire-agent ... 18:45:32 Building security-spire-config ... 18:45:32 Building security-spire-server ... 18:45:32 Building support-notifications ... 18:45:32 Building support-scheduler ... 18:45:32 Building core-metadata 18:45:32 Building security-proxy-auth 18:45:32 Building support-scheduler 18:45:32 Building security-proxy-setup 18:45:32 Building security-spire-config 18:46:19 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:46:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:46:19 ---> de2090625b2f 18:46:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:46:19 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:46:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 18:46:19 ---> de2090625b2f 18:46:19 Step 3/25 : ARG ADD_BUILD_TAGS="" 18:46:19 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:46:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:46:19 ---> de2090625b2f 18:46:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:46:19 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:46:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 18:46:19 ---> de2090625b2f 18:46:19 Step 3/22 : WORKDIR /edgex-go 18:46:19 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:46:19 Step 2/27 : FROM ${BUILDER_BASE} AS builder 18:46:19 ---> de2090625b2f 18:46:19 Step 3/27 : WORKDIR /edgex-go 18:46:19 ---> Running in 64c642d02af1 18:46:19 ---> Running in 53a4341c1412 18:46:19 ---> Running in 44e53c91cf93 18:46:19 ---> Running in 6a36cd69ae79 18:46:19 ---> Running in ec913d82a2fa 18:46:19 Removing intermediate container 53a4341c1412 18:46:19 ---> 2f80b731f832 18:46:19 Step 4/23 : WORKDIR /edgex-go 18:46:19 Removing intermediate container 44e53c91cf93 18:46:19 ---> 5bc264787f6d 18:46:19 Step 4/25 : WORKDIR /edgex-go 18:46:19 Removing intermediate container 64c642d02af1 18:46:19 ---> 6136597f8385 18:46:19 Step 4/22 : RUN apk add --update --no-cache make git 18:46:19 ---> Running in e3c4327eca91 18:46:19 ---> Running in 8e9190cd8533 18:46:19 Removing intermediate container 6a36cd69ae79 18:46:19 ---> 32145a39877c 18:46:19 Step 4/23 : WORKDIR /edgex-go ---> Running in 561a96f3a49e 18:46:19 18:46:19 Removing intermediate container ec913d82a2fa 18:46:19 ---> 14a8e11ae018 18:46:19 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 18:46:19 ---> Running in 0099bcebfbc6 18:46:19 ---> Running in efe3173a35eb 18:46:19 Removing intermediate container e3c4327eca91 18:46:19 ---> 79a09efd73cb 18:46:19 Step 5/23 : RUN apk add --update --no-cache make git 18:46:20 ---> Running in c5d6990f4a8c 18:46:20 Removing intermediate container 8e9190cd8533 18:46:20 ---> 9e95c689cded 18:46:20 Step 5/25 : RUN apk add --update --no-cache make git 18:46:20 Removing intermediate container efe3173a35eb 18:46:20 ---> 6d62e5db7022 18:46:20 Step 5/23 : RUN apk add --update --no-cache make git 18:46:20 ---> Running in e1148b8322ef 18:46:20 ---> Running in a8b6fc5d3bcf 18:46:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:46:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:46:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:46:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:46:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:46:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:46:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:46:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:46:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:46:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:46:23 OK: 263 MiB in 53 packages 18:46:23 OK: 263 MiB in 53 packages 18:46:23 OK: 263 MiB in 53 packages 18:46:24 OK: 263 MiB in 53 packages 18:46:24 OK: 263 MiB in 53 packages 18:46:25 Removing intermediate container 561a96f3a49e 18:46:25 ---> 725c371bae41 18:46:25 Step 5/22 : COPY go.mod vendor* ./ 18:46:25 Removing intermediate container 0099bcebfbc6 18:46:25 ---> 95f3d40f62e9 18:46:25 Step 5/27 : COPY go.mod vendor* ./ 18:46:25 Removing intermediate container c5d6990f4a8c 18:46:25 ---> 4d2f166fe9c1 18:46:25 Step 6/23 : COPY go.mod vendor* ./ 18:46:26 Removing intermediate container e1148b8322ef 18:46:26 ---> f0178a3769c8 18:46:26 Step 6/25 : COPY go.mod vendor* ./ 18:46:26 Removing intermediate container a8b6fc5d3bcf 18:46:26 ---> bd8265fdce0b 18:46:26 Step 6/23 : COPY go.mod vendor* ./ 18:46:26 ---> 25f622e9fb92 18:46:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:26 ---> afb4b8000d10 18:46:26 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:26 ---> Running in 50ce5d492c76 18:46:26 ---> 12534e609afc 18:46:26 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:27 ---> Running in fb91de603e65 18:46:27 ---> Running in 688396031fc4 18:46:27 ---> fbd6daef9449 18:46:27 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:27 ---> Running in 6f8cef1b794d 18:46:27 ---> a8fb7fb7dd00 18:46:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:28 ---> Running in 5bd4e7bba93b 18:48:19 Removing intermediate container 5bd4e7bba93b 18:48:19 ---> 04a447059de3 18:48:19 Step 8/23 : COPY . . 18:48:19 Removing intermediate container 6f8cef1b794d 18:48:19 ---> ce2735d3b159 18:48:19 Step 8/25 : COPY . . 18:48:19 Removing intermediate container 50ce5d492c76 18:48:19 ---> 6530f3710246 18:48:19 Step 8/23 : COPY . . 18:48:19 Removing intermediate container fb91de603e65 18:48:19 ---> 492f115b1c1c 18:48:19 Step 7/22 : COPY . . 18:48:19 Removing intermediate container 688396031fc4 18:48:19 ---> efd16d95a575 18:48:19 Step 7/27 : COPY . . 18:48:31 ---> e71b56ec4cb0 18:48:31 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 18:48:31 ---> 32739520fc04 18:48:31 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 18:48:31 ---> 9cbe927e5da9 18:48:31 Step 8/22 : RUN make cmd/secrets-config/secrets-config 18:48:31 ---> Running in d01f4309d8bc 18:48:31 ---> Running in d15d71fbf643 18:48:31 ---> Running in 5a10921130d5 18:48:31 ---> 695206eeda24 18:48:31 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 18:48:31 ---> 0770c1dc2aba 18:48:31 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 18:48:31 ---> Running in c23c544adbbc 18:48:31 ---> Running in 297a90f797ad 18:48:32 Removing intermediate container c23c544adbbc 18:48:32 ---> 273e4f49c9f2 18:48:32 Step 9/27 : WORKDIR /edgex-go/spire-build 18:48:32 ---> Running in a52ec4a6e315 18:48:33 Removing intermediate container a52ec4a6e315 18:48:33 ---> 38c4d5c4b5a0 18:48:33 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 18:48: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 18:48:33 ---> Running in efc3d13038c0 18:48: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 18:48:34 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 18:48:34 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 18:48:34 Removing intermediate container efc3d13038c0 18:48:34 ---> 45141b70a96d 18:48:34 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 18:48:34 ---> Running in ebdb5bde6927 18:48:37 Removing intermediate container ebdb5bde6927 18:48:37 ---> 87eb7d1a13b6 18:48:37 Step 12/27 : WORKDIR /edgex-go 18:48:37 ---> Running in 480c70cf5dd0 18:48:38 Removing intermediate container 480c70cf5dd0 18:48:38 ---> f5f8e59cf623 18:48:38 18:48:38 Step 13/27 : FROM alpine:3.17 18:48:38 3.17: Pulling from library/alpine 18:48:42 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:48:42 Status: Downloaded newer image for alpine:3.17 18:48:42 ---> 51e60588ff2c 18:48:42 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 18:48:42 ---> Running in 4abc079bc39f 18:48:43 Removing intermediate container 4abc079bc39f 18:48:43 ---> 18ed26ec97e3 18:48:43 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 18:48:43 ---> Running in 9378acd4d5e4 18:48:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:48:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:48:48 v3.17.3-85-g6f770eff2b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:48:48 v3.17.3-85-g6f770eff2b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:48:48 OK: 17689 distinct packages available 18:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:48:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:48:50 (1/4) Installing dumb-init (1.2.5-r2) 18:48:50 (2/4) Installing musl-obstack (1.2.3-r0) 18:48:50 (3/4) Installing libucontext (1.2-r0) 18:48:50 (4/4) Installing gcompat (1.1.0-r0) 18:48:50 Executing busybox-1.35.0-r29.trigger 18:48:50 OK: 8 MiB in 19 packages 18:48:51 Removing intermediate container 9378acd4d5e4 18:48:51 ---> f4b612126278 18:48:51 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 18:48:52 ---> 65e771360c65 18:48:52 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 18:48:55 ---> 8a4266dd0938 18:48:55 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 18:49:00 ---> e6a1def985ca 18:49:00 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 18:49:01 ---> b48c818d10c2 18:49:01 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 18:49:01 ---> Running in c3131e291baf 18:49:01 Removing intermediate container c3131e291baf 18:49:01 ---> cfd1e40054e3 18:49:01 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 18:49:02 ---> 19e438072035 18:49:02 Step 22/27 : WORKDIR / 18:49:02 ---> Running in 8201c653ef2e 18:49:03 Removing intermediate container 8201c653ef2e 18:49:03 ---> 57063f4d8e25 18:49:03 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 18:49:03 ---> Running in d7d45daed176 18:49:03 Removing intermediate container d7d45daed176 18:49:03 ---> 69cd9c0fbd75 18:49:03 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 18:49:03 ---> Running in 86b2b0672fd6 18:49:04 Removing intermediate container 86b2b0672fd6 18:49:04 ---> 5e4fb2f7e02d 18:49:04 Step 25/27 : LABEL arch=arm64 18:49:04 ---> Running in 35c0aa9876bd 18:49:05 Removing intermediate container 35c0aa9876bd 18:49:05 ---> e9f62326f99b 18:49:05 Step 26/27 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 18:49:05 ---> Running in 6904d289e6a5 18:49:05 Removing intermediate container 6904d289e6a5 18:49:05 ---> df8249255077 18:49:05 Step 27/27 : LABEL version=0.0.0 18:49:05 ---> Running in 8e0514697cc3 18:49:06 Removing intermediate container 8e0514697cc3 18:49:06 ---> cc740aa0cc49 18:49:06 18:49:06 Successfully built cc740aa0cc49 18:49:06 Successfully tagged security-spire-config-arm64:latest 18:49:06 Building support-notifications 18:49:21  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:49:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:49:21 ---> de2090625b2f 18:49:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:49:21 ---> Using cache 18:49:21 ---> 32145a39877c 18:49:21 Step 4/23 : WORKDIR /edgex-go 18:49:21 ---> Using cache 18:49:21 ---> 6d62e5db7022 18:49:21 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 18:49:21 ---> Running in 3a3bd36e5258 18:49:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:49:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:49:24 OK: 263 MiB in 53 packages 18:49:25 Removing intermediate container 3a3bd36e5258 18:49:25 ---> 8045fd327c3a 18:49:25 Step 6/23 : COPY go.mod vendor* ./ 18:49:26 ---> 2bdd88944f76 18:49:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:49:26 ---> Running in 090ae502b6b2 18:51:18 Removing intermediate container 090ae502b6b2 18:51:18 ---> 61d9e192890d 18:51:18 Step 8/23 : COPY . . 18:51:18 ---> a2ac3293e31d 18:51:18 Step 9/23 : RUN make cmd/support-notifications/support-notifications 18:51:18 ---> Running in 97de5e130e29 18:51:18 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 18:54:55 Removing intermediate container d01f4309d8bc 18:54:55 ---> a345628b96aa 18:54:55 18:54:55 Step 10/23 : FROM alpine:3.17 18:54:55 ---> 51e60588ff2c 18:54:55 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 18:54:55 ---> Running in ff0729e09c3a 18:54:55 Removing intermediate container ff0729e09c3a 18:54:55 ---> 45cc39163d5e 18:54:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 18:54:55 ---> Running in d1d81ea22b53 18:54:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:54:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:54:55 (1/1) Installing dumb-init (1.2.5-r2) 18:54:55 Executing busybox-1.35.0-r29.trigger 18:54:55 OK: 8 MiB in 16 packages 18:54:55 Removing intermediate container d1d81ea22b53 18:54:55 ---> d72bf2f9f039 18:54:55 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:54:55 Removing intermediate container 5a10921130d5 18:54:55 ---> dbd86fe17b7a 18:54:55 18:54:55 Step 9/22 : FROM alpine:3.17 18:54:55 ---> 51e60588ff2c 18:54:55 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 18:54:55 ---> Running in 804e84f96f7a 18:54:56 ---> 48c6e4779f4a 18:54:56 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 18:54:58 ---> fa66c806ad73 18:54:58 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 18:54:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:54:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:54:59 ---> b3212b7d4677 18:54:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 18:55:00 (1/2) Installing dumb-init (1.2.5-r2) 18:55:00 (2/2) Installing openssl (3.0.8-r3) 18:55:00 Executing busybox-1.35.0-r29.trigger 18:55:00 OK: 8 MiB in 17 packages 18:55:00 ---> d24f10483fb3 18:55:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 18:55:02 ---> 0dd758cb10e2 18:55:02 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:55:02 ---> Running in 9b58c838156c 18:55:02 Removing intermediate container 804e84f96f7a 18:55:02 ---> 0bb6734f68cd 18:55:02 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 18:55:02 ---> Running in 7f84eaed0e03 18:55:03 Removing intermediate container 7f84eaed0e03 18:55:03 ---> 8bfbd1a840b6 18:55:03 Step 12/22 : WORKDIR /edgex 18:55:03 ---> Running in 18ed0e630e30 18:55:04 Removing intermediate container 18ed0e630e30 18:55:04 ---> dcc41b99598b 18:55:04 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 18:55:08 ---> 522f2b6f5b83 18:55:08 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 18:55:08 Removing intermediate container 9b58c838156c 18:55:08 ---> c0999663c861 18:55:08 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 18:55:08 ---> Running in 1ad89fe50c11 18:55:09 ---> 60e330799276 18:55:09 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 18:55:09 Removing intermediate container 1ad89fe50c11 18:55:09 ---> 54b090b57244 18:55:09 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 18:55:09 ---> Running in 5562719213a9 18:55:10 Removing intermediate container 5562719213a9 18:55:10 ---> 42037227580a 18:55:10 Step 21/23 : LABEL arch=arm64 18:55:10 ---> Running in 67008d2a71ff 18:55:10 ---> f588afd5e7b9 18:55:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 18:55:11 Removing intermediate container 67008d2a71ff 18:55:11 ---> e59d86ee6713 18:55:11 Step 22/23 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 18:55:11 ---> Running in 6c9d275a7f3a 18:55:12 ---> 879868a475d5 18:55:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 18:55:12 Removing intermediate container 6c9d275a7f3a 18:55:12 ---> 42afe20737dc 18:55:12 Step 23/23 : LABEL version=0.0.0 18:55:12 ---> Running in f23883737cce 18:55:13 Removing intermediate container f23883737cce 18:55:13 ---> 404391c98657 18:55:13 18:55:13 ---> 1aacbd17a178 18:55:13 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 18:55:13 Successfully built 404391c98657 18:55:14 ---> Running in 83e7b27c2605 18:55:14 Successfully tagged security-proxy-auth-arm64:latest 18:55:14  Building security-proxy-auth ... done Building security-bootstrapper 18:55:17 Removing intermediate container 83e7b27c2605 18:55:17 ---> 861d39dc9001 18:55:17 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 18:55:17 ---> Running in c6b9d1986633 18:55:17 Removing intermediate container c6b9d1986633 18:55:17 ---> 30f3c482e60f 18:55:17 Step 20/22 : LABEL arch=arm64 18:55:18 ---> Running in 6f3314599036 18:55:18 Removing intermediate container 6f3314599036 18:55:18 ---> 3ef12d440541 18:55:18 Step 21/22 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 18:55:18 ---> Running in ad5078eb9732 18:55:19 Removing intermediate container ad5078eb9732 18:55:19 ---> 970bb971271f 18:55:19 Step 22/22 : LABEL version=0.0.0 18:55:19 ---> Running in bcd50cdbb85b 18:55:21 Removing intermediate container bcd50cdbb85b 18:55:21 ---> e213b569a8f7 18:55:21 18:55:21 Successfully built e213b569a8f7 18:55:21 Successfully tagged security-proxy-setup-arm64:latest 18:55:21  Building security-proxy-setup ... done Building core-common-config-bootstrapper 18:55:39 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:55:39 Step 2/33 : FROM ${BUILDER_BASE} AS builder 18:55:39 ---> de2090625b2f 18:55:39 Step 3/33 : WORKDIR /edgex-go 18:55:39 ---> Using cache 18:55:39 ---> 14a8e11ae018 18:55:39 Step 4/33 : RUN apk add --update --no-cache make git 18:55:39 ---> Running in 42f4e290b7c5 18:55:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:55:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:55:43 OK: 263 MiB in 53 packages 18:55:45 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:55:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:55:45 ---> de2090625b2f 18:55:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:55:45 ---> Using cache 18:55:45 ---> 32145a39877c 18:55:45 Step 4/23 : WORKDIR /edgex-go 18:55:45 ---> Using cache 18:55:45 ---> 6d62e5db7022 18:55:45 Step 5/23 : RUN apk add --update --no-cache make git 18:55:45 ---> Using cache 18:55:45 ---> bd8265fdce0b 18:55:45 Step 6/23 : COPY go.mod vendor* ./ 18:55:45 ---> Using cache 18:55:45 ---> a8fb7fb7dd00 18:55:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:55:45 ---> Using cache 18:55:45 ---> 04a447059de3 18:55:45 Step 8/23 : COPY . . 18:55:45 ---> Using cache 18:55:45 ---> e71b56ec4cb0 18:55:45 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 18:55:47 Removing intermediate container 42f4e290b7c5 18:55:47 ---> 339f28d9f227 18:55:47 Step 5/33 : COPY go.mod vendor* ./ 18:55:47 ---> Running in 121fe932dd3a 18:55:49 ---> 81208761386e 18:55:49 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:55:49 Removing intermediate container d15d71fbf643 18:55:49 ---> ccc0dcbf6e7e 18:55:49 18:55:49 Step 10/25 : FROM alpine:3.17 18:55:49 ---> 51e60588ff2c 18:55:49 Step 11/25 : RUN apk add --update --no-cache dumb-init 18:55:49 ---> Running in 1550dac1456d 18:55:49 ---> Running in a3076037900d 18:55:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 18:55:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:55:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:55:54 (1/1) Installing dumb-init (1.2.5-r2) 18:55:54 Executing busybox-1.35.0-r29.trigger 18:55:54 OK: 8 MiB in 16 packages 18:55:55 Removing intermediate container a3076037900d 18:55:55 ---> ade67dfc42d3 18:55:55 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:55:55 ---> Running in 7c1db7c29621 18:55:56 Removing intermediate container 7c1db7c29621 18:55:56 ---> 3b9a34b837e6 18:55:56 Step 13/25 : ENV APP_PORT=59881 18:55:56 ---> Running in cf39e77da666 18:55:57 Removing intermediate container cf39e77da666 18:55:57 ---> cd8b4db7f666 18:55:57 Step 14/25 : EXPOSE $APP_PORT 18:55:57 ---> Running in 6c96aed14feb 18:55:57 Removing intermediate container 6c96aed14feb 18:55:57 ---> f12f15cf291b 18:55:57 Step 15/25 : WORKDIR / 18:55:57 ---> Running in 825f225e7eb6 18:55:58 Removing intermediate container 825f225e7eb6 18:55:58 ---> 6127e6b37a71 18:55:58 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 18:55:59 ---> 73fbecc7704a 18:55:59 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 18:56:00 ---> 9d102a18b188 18:56:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 18:56:01 ---> 10e87ab3993d 18:56:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 18:56:02 ---> c23ea67d1e39 18:56:02 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 18:56:03 ---> 19e04cd78a33 18:56:03 Step 21/25 : ENTRYPOINT ["/core-metadata"] 18:56:04 ---> Running in 3dac17bca59d 18:56:04 Removing intermediate container 3dac17bca59d 18:56:04 ---> 9eb17ed25473 18:56:04 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:56:04 ---> Running in b881194a5037 18:56:05 Removing intermediate container b881194a5037 18:56:05 ---> a1fcac60ae33 18:56:05 Step 23/25 : LABEL arch=arm64 18:56:05 ---> Running in 603601fb9a0a 18:56:05 Removing intermediate container 603601fb9a0a 18:56:05 ---> c14c86384fc1 18:56:05 Step 24/25 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 18:56:06 ---> Running in f7d345aaf3ca 18:56:06 Removing intermediate container f7d345aaf3ca 18:56:06 ---> a6e4c5d70a21 18:56:06 Step 25/25 : LABEL version=0.0.0 18:56:06 ---> Running in 03ae3ca92732 18:56:07 Removing intermediate container 03ae3ca92732 18:56:07 ---> 1d058beb3372 18:56:07 18:56:07 Successfully built 1d058beb3372 18:56:07 Successfully tagged core-metadata-arm64:latest 18:56:07 Building security-spiffe-token-provider 18:56:22  Building core-metadata ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:56:22 Step 2/20 : FROM ${BUILDER_BASE} AS builder 18:56:22 ---> de2090625b2f 18:56:22 Step 3/20 : WORKDIR /edgex-go 18:56:22 ---> Using cache 18:56:22 ---> 14a8e11ae018 18:56:22 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 18:56:22 ---> Running in ab1f34cd3255 18:56:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:56:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:56:27 v3.17.3-85-g6f770eff2b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 18:56:27 v3.17.3-85-g6f770eff2b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 18:56:27 OK: 17695 distinct packages available 18:56:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:56:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:56:29 OK: 263 MiB in 53 packages 18:56:31 Removing intermediate container ab1f34cd3255 18:56:31 ---> fc96a2df4df1 18:56:31 Step 5/20 : COPY go.mod vendor* ./ 18:56:31 ---> 958638493003 18:56:31 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:56:31 ---> Running in 40f2c2d609b2 18:57:39 Removing intermediate container 1550dac1456d 18:57:39 ---> 52686547ef27 18:57:39 Step 7/33 : COPY . . 18:57:43 ---> bba71085e393 18:57:43 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 18:57:43 ---> Running in fb478e7e51d6 18:57:45 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 18:58:12 Removing intermediate container 297a90f797ad 18:58:12 ---> 1a227286d692 18:58:12 18:58:12 Step 10/23 : FROM alpine:3.17 18:58:12 ---> 51e60588ff2c 18:58:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 18:58:12 ---> Using cache 18:58:12 ---> ade67dfc42d3 18:58:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 18:58:12 ---> Using cache 18:58:12 ---> 3b9a34b837e6 18:58:12 Step 13/23 : ENV APP_PORT=59861 18:58:12 ---> Running in 47707af75013 18:58:12 Removing intermediate container 47707af75013 18:58:12 ---> fffe6677d353 18:58:12 Step 14/23 : EXPOSE $APP_PORT 18:58:12 ---> Running in 0e538f9f26c6 18:58:12 Removing intermediate container 0e538f9f26c6 18:58:12 ---> edabc6d494c2 18:58:12 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 18:58:12 ---> a336000deada 18:58:12 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 18:58:14 ---> df86f222c380 18:58:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 18:58:18 ---> c5e4b330c26e 18:58:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 18:58:19 ---> 707a013ec8f7 18:58:19 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 18:58:19 ---> Running in c9197e271d5b 18:58:20 Removing intermediate container c9197e271d5b 18:58:20 ---> 81e27e8958fe 18:58:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:58:20 ---> Running in 1d0a05cfaa62 18:58:21 Removing intermediate container 1d0a05cfaa62 18:58:21 ---> e4db0d19b3e1 18:58:21 Step 21/23 : LABEL arch=arm64 18:58:21 ---> Running in 034808c8c810 18:58:21 Removing intermediate container 034808c8c810 18:58:21 ---> 7bd936bf6f92 18:58:21 Step 22/23 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 18:58:21 ---> Running in 51da5441d2aa 18:58:22 Removing intermediate container 51da5441d2aa 18:58:22 ---> 66b8828d3305 18:58:22 Step 23/23 : LABEL version=0.0.0 18:58:22 ---> Running in d26f167303a6 18:58:23 Removing intermediate container d26f167303a6 18:58:23 ---> 799c0c750cd8 18:58:23 18:58:23 Removing intermediate container 40f2c2d609b2 18:58:23 ---> f9e7bce5eef2 18:58:23 Step 7/20 : COPY . . 18:58:23 Successfully built 799c0c750cd8 18:58:23 Successfully tagged support-scheduler-arm64:latest 18:58:23  Building support-scheduler ... done Building core-data 18:58:38 ---> d5959b32c0c4 18:58:38 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 18:58:39 ---> Running in 0b610dd4409d 18:58:40 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 18:58:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 18:58:40 ---> de2090625b2f 18:58:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 18:58:40 ---> Using cache 18:58:40 ---> 32145a39877c 18:58:40 Step 4/23 : WORKDIR /edgex-go 18:58:40 ---> Using cache 18:58:40 ---> 6d62e5db7022 18:58:40 Step 5/23 : RUN apk add --update --no-cache make git 18:58:40 ---> Using cache 18:58:40 ---> bd8265fdce0b 18:58:40 Step 6/23 : COPY go.mod vendor* ./ 18:58:40 ---> Using cache 18:58:40 ---> a8fb7fb7dd00 18:58:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:58:40 ---> Using cache 18:58:40 ---> 04a447059de3 18:58:40 Step 8/23 : COPY . . 18:58:40 ---> Using cache 18:58:40 ---> e71b56ec4cb0 18:58:40 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 18:58:40 ---> Running in 88259f8bb5dc 18:58:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 18:58:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 19:00:19 Removing intermediate container 97de5e130e29 19:00:19 ---> 1fb7551da010 19:00:19 19:00:19 Step 10/23 : FROM alpine:3.17 19:00:19 ---> 51e60588ff2c 19:00:19 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:00:19 ---> Running in ef8d945c19d7 19:00:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:00:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:00:21 (1/2) Installing ca-certificates (20220614-r4) 19:00:21 (2/2) Installing dumb-init (1.2.5-r2) 19:00:22 Executing busybox-1.35.0-r29.trigger 19:00:22 Executing ca-certificates-20220614-r4.trigger 19:00:22 OK: 8 MiB in 17 packages 19:00:25 Removing intermediate container ef8d945c19d7 19:00:25 ---> b40ee1915524 19:00:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 19:00:25 ---> Running in 1dac16fc0856 19:00:25 Removing intermediate container 1dac16fc0856 19:00:25 ---> 40f18d69e077 19:00:25 Step 13/23 : ENV APP_PORT=59860 19:00:25 ---> Running in 7681fe49ca16 19:00:25 Removing intermediate container 7681fe49ca16 19:00:25 ---> de447b81ad1d 19:00:25 Step 14/23 : EXPOSE $APP_PORT 19:00:25 ---> Running in d6cfe9f59373 19:00:26 Removing intermediate container d6cfe9f59373 19:00:26 ---> 516e384cc104 19:00:26 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:00:27 ---> a4d3591141c5 19:00:27 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 19:00:28 ---> 4ea7478b6d6a 19:00:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:00:30 ---> ce24e2533a88 19:00:30 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:00:31 ---> eb609992a3d1 19:00:31 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:00:31 ---> Running in 0391b9bf1a6d 19:00:31 Removing intermediate container 0391b9bf1a6d 19:00:31 ---> 30f6f955d2b5 19:00:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:00:31 ---> Running in 1d1cc052e981 19:00:32 Removing intermediate container 1d1cc052e981 19:00:32 ---> 40b0b5b680fd 19:00:32 Step 21/23 : LABEL arch=arm64 19:00:32 ---> Running in e3e225340fd5 19:00:32 Removing intermediate container e3e225340fd5 19:00:32 ---> 220a8babc411 19:00:32 Step 22/23 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 19:00:32 ---> Running in e4d2887cf03b 19:00:33 Removing intermediate container e4d2887cf03b 19:00:33 ---> b31aabc9120a 19:00:33 Step 23/23 : LABEL version=0.0.0 19:00:33 ---> Running in 9c84f226dc86 19:00:33 Removing intermediate container 9c84f226dc86 19:00:33 ---> 2beb69e6a1a4 19:00:33 19:00:34 Successfully built 2beb69e6a1a4 19:00:34 Successfully tagged support-notifications-arm64:latest 19:00:34  Building support-notifications ... done Building security-spire-server 19:00:52 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:00:52 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:00:52 ---> de2090625b2f 19:00:52 Step 3/26 : WORKDIR /edgex-go 19:00:52 ---> Using cache 19:00:52 ---> 14a8e11ae018 19:00:52 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 19:00:52 ---> Using cache 19:00:52 ---> 95f3d40f62e9 19:00:52 Step 5/26 : COPY go.mod vendor* ./ 19:00:52 ---> Using cache 19:00:52 ---> 12534e609afc 19:00:52 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:00:52 ---> Using cache 19:00:52 ---> efd16d95a575 19:00:52 Step 7/26 : COPY . . 19:00:52 ---> Using cache 19:00:52 ---> 695206eeda24 19:00:52 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 19:00:52 ---> Using cache 19:00:52 ---> 273e4f49c9f2 19:00:52 Step 9/26 : WORKDIR /edgex-go/spire-build 19:00:52 ---> Using cache 19:00:52 ---> 38c4d5c4b5a0 19:00:52 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 19:00:52 ---> Using cache 19:00:52 ---> 45141b70a96d 19:00:52 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 19:00:52 ---> Running in fa2c0a4f8022 19:00:54 Removing intermediate container fa2c0a4f8022 19:00:54 ---> b8f812510987 19:00:54 Step 12/26 : WORKDIR /edgex-go 19:00:54 ---> Running in 6370c6f768d0 19:00:54 Removing intermediate container 6370c6f768d0 19:00:54 ---> cca2de06c04b 19:00:54 19:00:54 Step 13/26 : FROM alpine:3.17 19:00:54 ---> 51e60588ff2c 19:00:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:00:54 ---> Using cache 19:00:54 ---> 18ed26ec97e3 19:00:54 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:00:54 ---> Running in 1d39ee32a185 19:00:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:00:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:00:59 v3.17.3-85-g6f770eff2b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:00:59 v3.17.3-85-g6f770eff2b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:00:59 OK: 17689 distinct packages available 19:00:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:01:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:01:01 (1/5) Installing dumb-init (1.2.5-r2) 19:01:01 (2/5) Installing musl-obstack (1.2.3-r0) 19:01:01 (3/5) Installing libucontext (1.2-r0) 19:01:01 (4/5) Installing gcompat (1.1.0-r0) 19:01:01 (5/5) Installing openssl (3.0.8-r3) 19:01:01 Executing busybox-1.35.0-r29.trigger 19:01:01 OK: 9 MiB in 20 packages 19:01:03 Removing intermediate container 1d39ee32a185 19:01:03 ---> b84d14257754 19:01:03 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 19:01:04 ---> 8353e8b65274 19:01:04 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 19:01:06 ---> 2551b7b3a987 19:01:06 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:01:11 ---> aabfd8deef7b 19:01:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:01:12 ---> 46b423709a11 19:01:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:01:13 ---> 67ad67d2d18d 19:01:13 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:01:13 ---> c7f6b9ed1958 19:01:13 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:01:14 ---> Running in 7a0445eb0ff5 19:01:14 Removing intermediate container 7a0445eb0ff5 19:01:14 ---> 21186827fe1f 19:01:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:01:14 ---> Running in 656d2871dc2c 19:01:15 Removing intermediate container 656d2871dc2c 19:01:15 ---> ac36153d3a6b 19:01:15 Step 24/26 : LABEL arch=arm64 19:01:15 ---> Running in d2af32c46310 19:01:15 Removing intermediate container d2af32c46310 19:01:15 ---> ecb1d0127bb8 19:01:15 Step 25/26 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 19:01:15 ---> Running in dc178625340d 19:01:16 Removing intermediate container dc178625340d 19:01:16 ---> 6e01cff82327 19:01:16 Step 26/26 : LABEL version=0.0.0 19:01:16 ---> Running in 6872f3128855 19:01:16 Removing intermediate container 6872f3128855 19:01:16 ---> c4b915946bf4 19:01:16 19:01:17 Successfully built c4b915946bf4 19:01:17 Successfully tagged security-spire-server-arm64:latest 19:01:17  Building security-spire-server ... done Building core-command 19:01:32 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:01:32 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:01:32 ---> de2090625b2f 19:01:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:01:32 ---> Using cache 19:01:32 ---> 32145a39877c 19:01:32 Step 4/24 : WORKDIR /edgex-go 19:01:32 ---> Using cache 19:01:32 ---> 6d62e5db7022 19:01:32 Step 5/24 : RUN apk add --update --no-cache make git 19:01:32 ---> Using cache 19:01:32 ---> bd8265fdce0b 19:01:32 Step 6/24 : COPY go.mod vendor* ./ 19:01:32 ---> Using cache 19:01:32 ---> a8fb7fb7dd00 19:01:32 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:01:32 ---> Using cache 19:01:32 ---> 04a447059de3 19:01:32 Step 8/24 : COPY . . 19:01:32 ---> Using cache 19:01:32 ---> e71b56ec4cb0 19:01:32 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:01:32 ---> Running in 70397a722182 19:01:34 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 19:02:21 Removing intermediate container 121fe932dd3a 19:02:21 ---> 891196ccec70 19:02:21 19:02:21 Step 10/23 : FROM alpine:3.17 19:02:21 ---> 51e60588ff2c 19:02:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 19:02:21 ---> Using cache 19:02:21 ---> 45cc39163d5e 19:02:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:02:21 ---> Using cache 19:02:21 ---> d72bf2f9f039 19:02:21 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:02:21 ---> Using cache 19:02:21 ---> 48c6e4779f4a 19:02:21 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 19:02:21 ---> Using cache 19:02:21 ---> fa66c806ad73 19:02:21 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:02:21 ---> 1c51bdbbe1c7 19:02:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:02:21 ---> a1976e55adc9 19:02:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:02:21 ---> f3300e5b20eb 19:02:21 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:02:21 ---> Running in 741881b81bc3 19:02:24 Removing intermediate container 741881b81bc3 19:02:24 ---> c5e9c5957f12 19:02:24 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 19:02:24 ---> Running in 808263f6661d 19:02:24 Removing intermediate container 808263f6661d 19:02:24 ---> 62ffa690465f 19:02:24 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 19:02:24 ---> Running in 85cda2624c6e 19:02:25 Removing intermediate container 85cda2624c6e 19:02:25 ---> fed34f8e32c5 19:02:25 Step 21/23 : LABEL arch=arm64 19:02:25 ---> Running in fac313793dc2 19:02:25 Removing intermediate container fac313793dc2 19:02:25 ---> 878d44061742 19:02:25 Step 22/23 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 19:02:25 ---> Running in 0e9050e96d62 19:02:26 Removing intermediate container 0e9050e96d62 19:02:26 ---> f3ec03e1c10a 19:02:26 Step 23/23 : LABEL version=0.0.0 19:02:26 ---> Running in 36bdc30e754c 19:02:27 Removing intermediate container 36bdc30e754c 19:02:27 ---> 055e3e822958 19:02:27 19:02:27 Successfully built 055e3e822958 19:02:27 Successfully tagged core-common-config-bootstrapper-arm64:latest 19:02:27  Building core-common-config-bootstrapper ... done Building security-secretstore-setup 19:02:42 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:02:42 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:02:42 ---> de2090625b2f 19:02:42 Step 3/25 : WORKDIR /edgex-go 19:02:42 ---> Using cache 19:02:42 ---> 14a8e11ae018 19:02:42 Step 4/25 : RUN apk add --update --no-cache make git 19:02:42 ---> Using cache 19:02:42 ---> 339f28d9f227 19:02:42 Step 5/25 : COPY go.mod vendor* ./ 19:02:42 ---> Using cache 19:02:42 ---> 81208761386e 19:02:42 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:02:42 ---> Using cache 19:02:42 ---> 52686547ef27 19:02:42 Step 7/25 : COPY . . 19:02:42 ---> Using cache 19:02:42 ---> bba71085e393 19:02:42 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:02:42 ---> Running in 118741cb1c6a 19:02:43 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 19:04:05 Removing intermediate container fb478e7e51d6 19:04:05 ---> f441c377b1c1 19:04:05 19:04:05 Step 9/33 : FROM alpine:3.17 19:04:05 ---> 51e60588ff2c 19:04:05 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 19:04:05 ---> Running in c7fac21e2a9c 19:04:05 Removing intermediate container c7fac21e2a9c 19:04:05 ---> cbcfcce11d54 19:04:05 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 19:04:05 ---> Running in 4dfdc14e6f28 19:04:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:04:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:04:09 (1/2) Installing dumb-init (1.2.5-r2) 19:04:09 (2/2) Installing su-exec (0.2-r2) 19:04:09 Executing busybox-1.35.0-r29.trigger 19:04:09 OK: 8 MiB in 17 packages 19:04:11 Removing intermediate container 4dfdc14e6f28 19:04:11 ---> 03540954c4ae 19:04:11 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 19:04:11 ---> Running in f9b12cbe635b 19:04:11 Removing intermediate container f9b12cbe635b 19:04:11 ---> e8244162c0b9 19:04:11 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:04:11 ---> Running in b866c63bd836 19:04:12 Removing intermediate container b866c63bd836 19:04:12 ---> e2ee3d164605 19:04:12 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:04:12 ---> Running in 6dd797dbea24 19:04:12 Removing intermediate container 6dd797dbea24 19:04:12 ---> 6ea39d0abd5d 19:04:12 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:04:12 ---> Running in 28e0bc3fe75b 19:04:13 Removing intermediate container 28e0bc3fe75b 19:04:13 ---> f94b711a8d96 19:04:13 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:04:13 ---> Running in 01f3ea4bfb99 19:04:16 Removing intermediate container 01f3ea4bfb99 19:04:16 ---> 693a07c5e66e 19:04:16 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 19:04:16 ---> Running in b2982b965820 19:04:17 Removing intermediate container b2982b965820 19:04:17 ---> 5b95c4a7737f 19:04:17 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:04:18 ---> d43766a1d4d0 19:04:18 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:04:18 ---> Running in 3c2c71d8382c 19:04:23 Removing intermediate container 3c2c71d8382c 19:04:23 ---> 52ce6d6898c8 19:04:23 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 19:04:24 ---> 7f66b3f8bde6 19:04:24 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 19:04:25 ---> 7e3955eaaa31 19:04:25 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:04:27 ---> fa201ee9a8cb 19:04:27 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:04:27 ---> 4b80c2735a1e 19:04:27 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 19:04:28 ---> 3293f91d5254 19:04:28 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:04:29 ---> 7be8ae195495 19:04:29 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:04:30 ---> 7fc2e24b4925 19:04:30 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:04:31 ---> 4b4ef8c39373 19:04:31 Step 28/33 : RUN chmod +x /entrypoint.sh 19:04:31 ---> Running in 2ab22aaea4d9 19:04:38 Removing intermediate container 2ab22aaea4d9 19:04:38 ---> aee371ed3114 19:04:38 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 19:04:38 ---> Running in 3218413893d1 19:04:38 Removing intermediate container 3218413893d1 19:04:38 ---> 9295dc774675 19:04:38 Step 30/33 : CMD ["gate"] 19:04:38 ---> Running in 2a5948d01a4f 19:04:38 Removing intermediate container 2a5948d01a4f 19:04:38 ---> c00861734eda 19:04:38 Step 31/33 : LABEL arch=arm64 19:04:38 ---> Running in 24bfb4375ea8 19:04:39 Removing intermediate container 24bfb4375ea8 19:04:39 ---> 539c5400f845 19:04:39 Step 32/33 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 19:04:39 ---> Running in fd0f6c0a8f0b 19:04:40 Removing intermediate container fd0f6c0a8f0b 19:04:40 ---> 823b829e040f 19:04:40 Step 33/33 : LABEL version=0.0.0 19:04:40 ---> Running in de474828d0d9 19:04:40 Removing intermediate container de474828d0d9 19:04:40 ---> 5fefa2004cbf 19:04:40 19:04:41 Successfully built 5fefa2004cbf 19:04:41 Successfully tagged security-bootstrapper-arm64:latest 19:04:41  Building security-bootstrapper ... done Building security-spire-agent 19:05:03 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 19:05:03 Step 2/27 : FROM ${BUILDER_BASE} AS builder 19:05:03 ---> de2090625b2f 19:05:03 Step 3/27 : WORKDIR /edgex-go 19:05:03 ---> Using cache 19:05:03 ---> 14a8e11ae018 19:05:03 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 19:05:03 ---> Using cache 19:05:03 ---> 95f3d40f62e9 19:05:03 Step 5/27 : COPY go.mod vendor* ./ 19:05:03 ---> Using cache 19:05:03 ---> 12534e609afc 19:05:03 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:05:03 ---> Using cache 19:05:03 ---> efd16d95a575 19:05:03 Step 7/27 : COPY . . 19:05:03 ---> Using cache 19:05:03 ---> 695206eeda24 19:05:03 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 19:05:03 ---> Using cache 19:05:03 ---> 273e4f49c9f2 19:05:03 Step 9/27 : WORKDIR /edgex-go/spire-build 19:05:03 ---> Using cache 19:05:03 ---> 38c4d5c4b5a0 19:05:03 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 19:05:03 ---> Using cache 19:05:03 ---> 45141b70a96d 19:05:03 Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:05:03 ---> Using cache 19:05:03 ---> 87eb7d1a13b6 19:05:03 Step 12/27 : WORKDIR /edgex-go 19:05:03 ---> Using cache 19:05:03 ---> f5f8e59cf623 19:05:03 19:05:03 Step 13/27 : FROM alpine:3.17 19:05:03 ---> 51e60588ff2c 19:05:03 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:05:03 ---> Using cache 19:05:03 ---> 18ed26ec97e3 19:05:03 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:05:03 ---> Using cache 19:05:03 ---> b84d14257754 19:05:03 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 19:05:03 ---> Using cache 19:05:03 ---> 8353e8b65274 19:05:03 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 19:05:03 ---> Using cache 19:05:03 ---> 2551b7b3a987 19:05:03 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:05:04 ---> 38936f4dd2ee 19:05:04 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:05:10 ---> ad55eaf47992 19:05:10 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:05:10 ---> 44850a6b10ec 19:05:10 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:05:11 ---> 9208e11a7a66 19:05:11 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:05:12 ---> e4bc6b413164 19:05:12 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:05:12 ---> Running in 740cd454e826 19:05:12 Removing intermediate container 740cd454e826 19:05:12 ---> 4d627fb6eec8 19:05:12 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:05:13 ---> Running in b45b8c6c8372 19:05:13 Removing intermediate container b45b8c6c8372 19:05:13 ---> 50732cabf865 19:05:13 Step 25/27 : LABEL arch=arm64 19:05:13 ---> Running in 0df5f3ae0096 19:05:16 Removing intermediate container 0df5f3ae0096 19:05:16 ---> 7b4395836f6a 19:05:16 Step 26/27 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 19:05:16 ---> Running in 700bf5c7192a 19:05:17 Removing intermediate container 700bf5c7192a 19:05:17 ---> afde59f29e43 19:05:17 Step 27/27 : LABEL version=0.0.0 19:05:17 ---> Running in 10da95b8e24d 19:05:17 Removing intermediate container 10da95b8e24d 19:05:17 ---> 28b9aec5c4dd 19:05:17 19:05:18 Successfully built 28b9aec5c4dd 19:05:18 Successfully tagged security-spire-agent-arm64:latest 19:05:56  Building security-spire-agent ... done Removing intermediate container 88259f8bb5dc 19:05:56 ---> 4c9335314aea 19:05:56 19:05:56 Step 10/23 : FROM alpine:3.17 19:05:56 ---> 51e60588ff2c 19:05:56 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:05:56 ---> Running in 8c08919bb8ef 19:05:56 Removing intermediate container 8c08919bb8ef 19:05:56 ---> 247fe2cb9a5d 19:05:56 Step 12/23 : ENV APP_PORT=59880 19:05:56 ---> Running in a51f6d6f92c8 19:05:57 Removing intermediate container a51f6d6f92c8 19:05:57 ---> 0c1988fbf803 19:05:57 Step 13/23 : EXPOSE $APP_PORT 19:05:57 ---> Running in 3bfb218faa0a 19:05:58 Removing intermediate container 3bfb218faa0a 19:05:58 ---> 7e220c272644 19:05:58 Step 14/23 : RUN apk add --update --no-cache dumb-init 19:05:58 ---> Running in 149fd4ec546b 19:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:06:01 (1/1) Installing dumb-init (1.2.5-r2) 19:06:01 Executing busybox-1.35.0-r29.trigger 19:06:02 OK: 8 MiB in 16 packages 19:06:04 Removing intermediate container 149fd4ec546b 19:06:04 ---> 2fd4f07283cd 19:06:04 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:06:04 ---> ead449b1c12b 19:06:04 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 19:06:06 ---> 3a649645b4f5 19:06:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:06:09 ---> 42c0d4f19481 19:06:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:06:10 ---> 0f944411aa1d 19:06:10 Step 19/23 : ENTRYPOINT ["/core-data"] 19:06:10 ---> Running in 7c2e1d809e11 19:06:11 Removing intermediate container 7c2e1d809e11 19:06:11 ---> 5d43cf2cbe2c 19:06:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:06:11 ---> Running in 4dfd8faa7e53 19:06:12 Removing intermediate container 4dfd8faa7e53 19:06:12 ---> 55eb7b81e5a9 19:06:12 Step 21/23 : LABEL arch=arm64 19:06:12 ---> Running in 09cede4f208d 19:06:12 Removing intermediate container 09cede4f208d 19:06:12 ---> 99a8464313c1 19:06:12 Step 22/23 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 19:06:12 ---> Running in d87feb30b913 19:06:13 Removing intermediate container d87feb30b913 19:06:13 ---> c78fc3ae76f0 19:06:13 Step 23/23 : LABEL version=0.0.0 19:06:13 ---> Running in 2bfe74953258 19:06:14 Removing intermediate container 2bfe74953258 19:06:14 ---> 5876fbfa5dd9 19:06:14 19:06:14 Successfully built 5876fbfa5dd9 19:06:14 Successfully tagged core-data-arm64:latest 19:07:01  Building core-data ... done Removing intermediate container 0b610dd4409d 19:07:01 ---> adcc219e6a4b 19:07:01 19:07:01 Step 9/20 : FROM alpine:3.17 19:07:01 ---> 51e60588ff2c 19:07:01 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 19:07:01 ---> Using cache 19:07:01 ---> cbcfcce11d54 19:07:01 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:07:01 ---> Running in 6f86a9b52586 19:07:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:07:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:07:04 v3.17.3-86-gd961f255036 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 19:07:04 v3.17.3-85-g6f770eff2b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 19:07:04 OK: 17689 distinct packages available 19:07:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:07:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:07:07 (1/9) Installing ca-certificates (20220614-r4) 19:07:07 (2/9) Installing brotli-libs (1.0.9-r9) 19:07:07 (3/9) Installing nghttp2-libs (1.51.0-r0) 19:07:07 (4/9) Installing libcurl (8.0.1-r0) 19:07:07 (5/9) Installing curl (8.0.1-r0) 19:07:07 (6/9) Installing dumb-init (1.2.5-r2) 19:07:07 (7/9) Installing musl-obstack (1.2.3-r0) 19:07:07 (8/9) Installing libucontext (1.2-r0) 19:07:07 (9/9) Installing gcompat (1.1.0-r0) 19:07:07 Executing busybox-1.35.0-r29.trigger 19:07:07 Executing ca-certificates-20220614-r4.trigger 19:07:08 OK: 11 MiB in 24 packages 19:07:10 Removing intermediate container 6f86a9b52586 19:07:10 ---> f2c7a2ec9cc5 19:07:10 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:07:11 ---> f2bc7f80956b 19:07:11 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 19:07:12 ---> dc66090eb6de 19:07:12 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:07:14 ---> 35efbbdf2506 19:07:14 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:07:17 ---> d6668ad84c7e 19:07:17 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:07:17 ---> Running in 14113dcba50f 19:07:17 Removing intermediate container 14113dcba50f 19:07:17 ---> d53d705bc9e1 19:07:17 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:07:17 ---> Running in c6ae8879eff6 19:07:18 Removing intermediate container c6ae8879eff6 19:07:18 ---> f924839081b5 19:07:18 Step 18/20 : LABEL arch=arm64 19:07:18 ---> Running in 404762a4fcbd 19:07:18 Removing intermediate container 404762a4fcbd 19:07:18 ---> f29fa1f1f960 19:07:18 Step 19/20 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 19:07:19 ---> Running in 289bf00d8104 19:07:19 Removing intermediate container 289bf00d8104 19:07:19 ---> 1817fea6ade1 19:07:19 Step 20/20 : LABEL version=0.0.0 19:07:19 ---> Running in 92cf6b28f3b0 19:07:20 Removing intermediate container 92cf6b28f3b0 19:07:20 ---> 4425e74ad87a 19:07:20 19:07:20 Successfully built 4425e74ad87a 19:07:20 Successfully tagged security-spiffe-token-provider-arm64:latest 19:07:35  Building security-spiffe-token-provider ... done Removing intermediate container 70397a722182 19:07:35 ---> c7383d86771c 19:07:35 19:07:35 Step 10/24 : FROM alpine:3.17 19:07:35 ---> 51e60588ff2c 19:07:35 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:07:35 ---> Using cache 19:07:35 ---> ade67dfc42d3 19:07:35 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 19:07:35 ---> Using cache 19:07:35 ---> 3b9a34b837e6 19:07:35 Step 13/24 : ENV APP_PORT=59882 19:07:35 ---> Running in e4deb72d2cd2 19:07:35 Removing intermediate container e4deb72d2cd2 19:07:35 ---> 80bad34a1d0e 19:07:35 Step 14/24 : EXPOSE $APP_PORT 19:07:35 ---> Running in 940b1ea75811 19:07:35 Removing intermediate container 940b1ea75811 19:07:35 ---> 5e9c25bdbe98 19:07:35 Step 15/24 : WORKDIR / 19:07:35 ---> Running in 2a54755fb205 19:07:35 Removing intermediate container 2a54755fb205 19:07:35 ---> f39700b5d5b6 19:07:35 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:07:36 ---> f22d9c0f20c3 19:07:36 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 19:07:36 ---> 1ec9a02b1287 19:07:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:07:38 ---> eac410ebf6bd 19:07:38 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:07:38 ---> bf2f2d9522a5 19:07:38 Step 20/24 : ENTRYPOINT ["/core-command"] 19:07:38 ---> Running in d8a74b433cff 19:07:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:07:39 Removing intermediate container d8a74b433cff 19:07:39 ---> bc65e3e3c77d 19:07:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:07:39 ---> Running in d454a01f5818 19:07:39 Removing intermediate container d454a01f5818 19:07:39 ---> 55024cfa0780 19:07:39 Step 22/24 : LABEL arch=arm64 19:07:39 ---> Running in f04a03a6e491 19:07:40 Removing intermediate container f04a03a6e491 19:07:40 ---> 11be4e30d97b 19:07:40 Step 23/24 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 19:07:40 ---> Running in 0a00058787dc 19:07:40 Removing intermediate container 0a00058787dc 19:07:40 ---> 08e5e6d3be23 19:07:40 Step 24/24 : LABEL version=0.0.0 19:07:40 ---> Running in 666ef3b23b7e 19:07:41 Removing intermediate container 666ef3b23b7e 19:07:41 ---> cdd2c9fdc210 19:07:41 19:07:41 Successfully built cdd2c9fdc210 19:07:41 Successfully tagged core-command-arm64:latest 19:07:49  Building core-command ... done Removing intermediate container 118741cb1c6a 19:07:49 ---> bd7983f50606 19:07:49 19:07:49 Step 9/25 : FROM alpine:3.17 19:07:49 ---> 51e60588ff2c 19:07:49 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:07:49 ---> Running in c09edece0aea 19:07:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:07:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:07:52 (1/3) Installing ca-certificates (20220614-r4) 19:07:52 (2/3) Installing dumb-init (1.2.5-r2) 19:07:52 (3/3) Installing su-exec (0.2-r2) 19:07:52 Executing busybox-1.35.0-r29.trigger 19:07:52 Executing ca-certificates-20220614-r4.trigger 19:07:53 OK: 8 MiB in 18 packages 19:07:54 Removing intermediate container c09edece0aea 19:07:54 ---> 71fe256c62bd 19:07:54 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 19:07:54 ---> Running in 1efa3a457848 19:07:55 Removing intermediate container 1efa3a457848 19:07:55 ---> 6daf37fc3ce4 19:07:55 Step 12/25 : WORKDIR / 19:07:55 ---> Running in 1460d8a6a299 19:07:55 Removing intermediate container 1460d8a6a299 19:07:55 ---> 7fd50cc507d3 19:07:55 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:07:55 ---> 7ce7c1fc9432 19:07:55 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 19:07:56 ---> b9b07388956f 19:07:56 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:07:57 ---> 8a1ad9abfad3 19:07:57 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 19:07:57 ---> 1fe794443a38 19:07:57 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:07:58 ---> 618ed20a7bd1 19:07:58 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:07:59 ---> abada56fc2d7 19:07:59 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:08:00 ---> 4c59f30c3031 19:08:00 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:08:00 ---> 431a71b9da5e 19:08:00 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:08:00 ---> Running in 1eeeb079039b 19:08:02 Removing intermediate container 1eeeb079039b 19:08:02 ---> 4838ee6b4f45 19:08:02 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:08:02 ---> Running in 21ae2cfd1c23 19:08:03 Removing intermediate container 21ae2cfd1c23 19:08:03 ---> 19996421fe94 19:08:03 Step 23/25 : LABEL arch=arm64 19:08:03 ---> Running in 19f27c27f50e 19:08:03 Removing intermediate container 19f27c27f50e 19:08:03 ---> 757a2663ec5d 19:08:03 Step 24/25 : LABEL git_sha=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 19:08:03 ---> Running in 6dd207936745 19:08:03 Removing intermediate container 6dd207936745 19:08:03 ---> 023fb05ef8f0 19:08:03 Step 25/25 : LABEL version=0.0.0 19:08:03 ---> Running in 2babda8dd891 19:08:04 Removing intermediate container 2babda8dd891 19:08:04 ---> 083027273d51 19:08:04 19:08:04 Successfully built 083027273d51 19:08:04 Successfully tagged security-secretstore-setup-arm64:latest 19:08:05  Building security-secretstore-setup ... done  [Pipeline] } 19:08:05 $ docker stop --time=1 c7385698c69f79fb2f9cd82d69d93b0073b40af10bbde8beacb6eadcae211b65 19:08:06 $ docker rm -f --volumes c7385698c69f79fb2f9cd82d69d93b0073b40af10bbde8beacb6eadcae211b65 [Pipeline] // withDockerContainer [Pipeline] sh 19:08:07 + docker images 19:08:07 REPOSITORY TAG IMAGE ID CREATED SIZE 19:08:07 security-secretstore-setup-arm64 latest 083027273d51 3 seconds ago 32.2MB 19:08:07 bd7983f50606 19 seconds ago 1.49GB 19:08:07 core-command-arm64 latest cdd2c9fdc210 26 seconds ago 19.7MB 19:08:07 c7383d86771c 35 seconds ago 1.49GB 19:08:07 security-spiffe-token-provider-arm64 latest 4425e74ad87a 48 seconds ago 32.7MB 19:08:07 adcc219e6a4b About a minute ago 1.53GB 19:08:07 core-data-arm64 latest 5876fbfa5dd9 About a minute ago 19.9MB 19:08:07 4c9335314aea 2 minutes ago 1.5GB 19:08:07 security-spire-agent-arm64 latest 28b9aec5c4dd 2 minutes ago 125MB 19:08:07 security-bootstrapper-arm64 latest 5fefa2004cbf 3 minutes ago 21.9MB 19:08:07 f441c377b1c1 4 minutes ago 1.48GB 19:08:07 core-common-config-bootstrapper-arm64 latest 055e3e822958 5 minutes ago 17.2MB 19:08:07 891196ccec70 5 minutes ago 1.48GB 19:08:07 security-spire-server-arm64 latest c4b915946bf4 6 minutes ago 87.1MB 19:08:07 cca2de06c04b 7 minutes ago 1.35GB 19:08:07 support-notifications-arm64 latest 2beb69e6a1a4 7 minutes ago 32.2MB 19:08:07 1fb7551da010 7 minutes ago 1.56GB 19:08:07 support-scheduler-arm64 latest 799c0c750cd8 9 minutes ago 31.5MB 19:08:07 1a227286d692 10 minutes ago 1.56GB 19:08:07 core-metadata-arm64 latest 1d058beb3372 12 minutes ago 20.2MB 19:08:07 ccc0dcbf6e7e 12 minutes ago 1.5GB 19:08:07 security-proxy-setup-arm64 latest e213b569a8f7 12 minutes ago 18.7MB 19:08:07 security-proxy-auth-arm64 latest 404391c98657 12 minutes ago 18.3MB 19:08:07 dbd86fe17b7a 13 minutes ago 1.47GB 19:08:07 a345628b96aa 13 minutes ago 1.47GB 19:08:07 security-spire-config-arm64 latest cc740aa0cc49 19 minutes ago 86.2MB 19:08:07 f5f8e59cf623 19 minutes ago 1.35GB 19:08:07 ci-base-image-arm64 latest de2090625b2f 34 minutes ago 866MB 19:08:07 alpine 3.17 51e60588ff2c 2 weeks ago 7.46MB 19:08:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 weeks ago 648MB 19:08:07 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 19:08:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:08:08 19:08:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:08:09 arm64: Pulling from edgex-lftools-log-publisher 19:08:09 8998bd30e6a1: Pulling fs layer 19:08:09 04944245beec: Pulling fs layer 19:08:09 699f458cf7ca: Pulling fs layer 19:08:09 765212b225bb: Pulling fs layer 19:08:09 f23df028b6ca: Pulling fs layer 19:08:09 d65c8cfc05b1: Pulling fs layer 19:08:09 2437ff75d9bd: Pulling fs layer 19:08:09 765212b225bb: Waiting 19:08:09 d65c8cfc05b1: Waiting 19:08:09 2437ff75d9bd: Waiting 19:08:09 f23df028b6ca: Waiting 19:08:09 04944245beec: Verifying Checksum 19:08:09 04944245beec: Download complete 19:08:09 765212b225bb: Verifying Checksum 19:08:09 765212b225bb: Download complete 19:08:09 f23df028b6ca: Verifying Checksum 19:08:09 f23df028b6ca: Download complete 19:08:09 d65c8cfc05b1: Verifying Checksum 19:08:09 d65c8cfc05b1: Download complete 19:08:09 699f458cf7ca: Download complete 19:08:09 8998bd30e6a1: Download complete 19:08:12 2437ff75d9bd: Download complete 19:08:13 8998bd30e6a1: Pull complete 19:08:14 04944245beec: Pull complete 19:08:15 699f458cf7ca: Pull complete 19:08:15 765212b225bb: Pull complete 19:08:16 f23df028b6ca: Pull complete 19:08:16 d65c8cfc05b1: Pull complete 19:08:28 2437ff75d9bd: Pull complete 19:08:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:08:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:08:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:28 prd-ubuntu20.04-docker-arm64-4c-16g-8469 does not seem to be running inside a container 19:08:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:08:31 $ docker top 90f57e8ffbb7d9a5dbbcd2d57ffaca37c0b287a562e42364c920c480af4c58a3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:08:32 ---> job-cost.sh 19:08:32 lf-activate-venv: SKIPPING 19:08:32 INFO: No Stack... 19:08:33 INFO: Retrieving Pricing Info for: v3-standard-4 19:08:33 INFO: Archiving Costs [Pipeline] sh 19:08:34 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:08:34 + cut -d, -f6 [Pipeline] lock 19:08:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4513-1-stack-cost] 19:08:34 Resource [jenkins-edgexfoundry-edgex-go-PR-4513-1-stack-cost] did not exist. Created. 19:08:34 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4513-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:08:35 + echo total: 0.10999999940395355 [Pipeline] stash 19:08:35 Stashed 1 file(s) [Pipeline] } 19:08:35 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4513-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:08:35 $ docker stop --time=1 90f57e8ffbb7d9a5dbbcd2d57ffaca37c0b287a562e42364c920c480af4c58a3 19:08:37 $ docker rm -f --volumes 90f57e8ffbb7d9a5dbbcd2d57ffaca37c0b287a562e42364c920c480af4c58a3 [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 19:08:38 provisioning config files... 19:08:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config661896021228277972tmp [Pipeline] { [Pipeline] sh 19:08:38 + set +x 19:08:38 + curl -s https://codecov.io/bash 19:08:38 + bash -s -- 19:08:38 19:08:38 _____ _ 19:08:38 / ____| | | 19:08:38 | | ___ __| | ___ ___ _____ __ 19:08:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:08:38 | |___| (_) | (_| | __/ (_| (_) \ V / 19:08:38 \_____\___/ \__,_|\___|\___\___/ \_/ 19:08:38 Bash-1.0.6 19:08:38 19:08:38 19:08:38 ==> git version 2.25.1 found 19:08:38 ==> 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 19:08:38 Release-Date: 2020-01-08 19:08:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:08:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:08:38 ==> Jenkins CI detected. 19:08:38 current dir:  /w/workspace/edgex-go/1 19:08:38 project root: . 19:08:38 --> token set from env 19:08:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:08:38 ==> Running gcov in . (disable via -X gcov) 19:08:38 ==> Python coveragepy not found 19:08:38 ==> Searching for coverage reports in: 19:08:38 + . 19:08:38 -> Found 1 reports 19:08:38 ==> Detecting git/mercurial file structure 19:08:38 ==> Reading reports 19:08:38 + ./coverage.out bytes=448248 19:08:38 ==> Appending adjustments 19:08:38 https://docs.codecov.io/docs/fixing-reports 19:08:39 + Found adjustments 19:08:39 ==> Gzipping contents 19:08:39 60K /tmp/codecov.YVxDj5.gz 19:08:39 ==> Uploading reports 19:08:39 url: https://codecov.io 19:08:39 query: branch=PR-4513&commit=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4513%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4513&job=&cmd_args= 19:08:39 -> Pinging Codecov 19:08:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4513&commit=b60d51baaa15091a6e96dccdc603a49e2c1ebfd2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4513%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4513&job=&cmd_args= 19:08:40 -> Uploading to 19:08:40 https://storage.googleapis.com/codecov/v4/raw/2023-04-13/00271124DB129430A58F1EEE437C3FCB/b60d51baaa15091a6e96dccdc603a49e2c1ebfd2/e129b3f5-d313-4983-a9e0-d01b450552a7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230413T190839Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a06b21afa1c98111659e302937b27065e3ca29833fa1dce67aad2f0c223d8525 19:08:40 % Total % Received % Xferd Average Speed Time Time Time Current 19:08:40 Dload Upload Total Spent Left Speed 19:08:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57552 0 0 100 57552 0 200k --:--:-- --:--:-- --:--:-- 200k 19:08:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b60d51baaa15091a6e96dccdc603a49e2c1ebfd2 [Pipeline] } 19:08:40 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 19:08:41 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:08:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:08:43 ---> package-listing.sh 19:08:43 ++ facter osfamily 19:08:43 ++ tr '[:upper:]' '[:lower:]' 19:08:43 + OS_FAMILY=debian 19:08:43 + workspace=/w/workspace/edgex-go/1 19:08:43 + START_PACKAGES=/tmp/packages_start.txt 19:08:43 + END_PACKAGES=/tmp/packages_end.txt 19:08:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:08:43 + PACKAGES=/tmp/packages_start.txt 19:08:43 + '[' /w/workspace/edgex-go/1 ']' 19:08:43 + PACKAGES=/tmp/packages_end.txt 19:08:43 + case "${OS_FAMILY}" in 19:08:43 + dpkg -l 19:08:43 + grep '^ii' 19:08:43 + '[' -f /tmp/packages_start.txt ']' 19:08:43 + '[' -f /tmp/packages_end.txt ']' 19:08:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:08:43 + '[' /w/workspace/edgex-go/1 ']' 19:08:43 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:08:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:08:43 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:08:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:44 19:08:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:44 latest: Pulling from edgex-lftools-log-publisher 19:08:44 5eb5b503b376: Pulling fs layer 19:08:44 5c69ac0246d0: Pulling fs layer 19:08:44 ec43610c2a17: Pulling fs layer 19:08:44 3a2ae6a8a46f: Pulling fs layer 19:08:44 33b1e0a273af: Pulling fs layer 19:08:44 5d3b04190fa2: Pulling fs layer 19:08:44 2f39f015ded8: Pulling fs layer 19:08:44 3a2ae6a8a46f: Waiting 19:08:44 33b1e0a273af: Waiting 19:08:44 5d3b04190fa2: Waiting 19:08:44 2f39f015ded8: Waiting 19:08:44 5c69ac0246d0: Download complete 19:08:44 3a2ae6a8a46f: Download complete 19:08:44 33b1e0a273af: Verifying Checksum 19:08:44 33b1e0a273af: Download complete 19:08:44 5d3b04190fa2: Verifying Checksum 19:08:44 5d3b04190fa2: Download complete 19:08:44 ec43610c2a17: Verifying Checksum 19:08:44 ec43610c2a17: Download complete 19:08:44 5eb5b503b376: Download complete 19:08:45 2f39f015ded8: Download complete 19:08:46 5eb5b503b376: Pull complete 19:08:46 5c69ac0246d0: Pull complete 19:08:46 ec43610c2a17: Pull complete 19:08:46 3a2ae6a8a46f: Pull complete 19:08:47 33b1e0a273af: Pull complete 19:08:47 5d3b04190fa2: Pull complete 19:08:51 2f39f015ded8: Pull complete 19:08:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:08:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:08:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:51 prd-ubuntu20.04-docker-8c-8g-8468 does not seem to be running inside a container 19:08:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:08:54 $ docker top c35de3777efef7a09e742a3d9f8577f30566ecc60e54d11451dc3aafdbe8afd7 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:54 + touch /tmp/pre-build-complete [Pipeline] sh 19:08:55 + mkdir -p /var/log/sysstat [Pipeline] sh 19:08:55 + ls /var/log/sa-host 19:08:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:08:55 provisioning config files... 19:08:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config15238384933020047171tmp [Pipeline] { [Pipeline] echo 19:08:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:08:56 ---> create-netrc.sh [Pipeline] } 19:08:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:08:56 ---> python-tools-install.sh [Pipeline] echo 19:08:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:08:56 ---> sudo-logs.sh 19:08:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:08:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:08:57 ---> job-cost.sh 19:08:57 lf-activate-venv: SKIPPING 19:08:57 DEBUG: total: 0.10999999940395355 19:08:57 INFO: Retrieving Stack Cost... 19:08:57 INFO: Retrieving Pricing Info for: v3-standard-8 19:08:58 INFO: Archiving Costs [Pipeline] echo 19:08:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:08:58 ---> logs-deploy.sh 19:08:58 lf-activate-venv: SKIPPING 19:08:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4513/1 19:08:58 INFO: archiving workspace using pattern(s): 19:08:59 Archives upload complete. 19:08:59 INFO: archiving logs to Nexus