Pull request #4471 updated 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 weichou1229 for edgexfoundry/edgex-go Loading trusted files from base branch main at e99ed673a0cd686e15ecc698ddc640835b09c835 rather than 83672c734fcb6f2cabe713eaa00da0a020070844 Obtained Jenkinsfile from e99ed673a0cd686e15ecc698ddc640835b09c835 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-ssh1183946975132460492.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17339594807378167228.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4471/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4471/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13321569674734902874.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12602258335261934070.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4471/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4471/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11863619419423551864.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5666 in /w/workspace/edgexfoundry_edgex-go_PR-4471 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4471/head:refs/remotes/origin/PR-4471 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e99ed673a0cd686e15ecc698ddc640835b09c835 into PR head commit 83672c734fcb6f2cabe713eaa00da0a020070844 Merge succeeded, producing 83672c734fcb6f2cabe713eaa00da0a020070844 Checking out Revision 83672c734fcb6f2cabe713eaa00da0a020070844 (PR-4471) > git config core.sparsecheckout # timeout=10 > git checkout -f 83672c734fcb6f2cabe713eaa00da0a020070844 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e99ed673a0cd686e15ecc698ddc640835b09c835 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 83672c734fcb6f2cabe713eaa00da0a020070844 # timeout=10 Commit message: "feat!: Apply provision watcher model changes" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:27:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:27:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:27:13 ========================================================= 05:27:13 EdgeX Global Pipelines Version Info 05:27:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 099addeb80e79943fb5e9b09c3c1f947d6d68062 # timeout=10 05:27:14 ------------------- 05:27:14 stable info: 05:27:14 ------------------- 05:27:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:27:14 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 05:27:14 Message: update stable to v1.0.245 05:27:15 ------------------- 05:27:15 experimental info: 05:27:15 ------------------- 05:27:15 Commited By: **** collab-it+edgex@linuxfoundation.org 05:27:15 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 05:27:15 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4471 [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4471 [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4471 [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 83672c734fcb6f2cabe713eaa00da0a020070844 [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 83672c7 [Pipeline] echo 05:27:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:27:15 provisioning config files... 05:27:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7738664694476921472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:27:16 ---> docker-login.sh 05:27:16 nexus3.edgexfoundry.org:10001 05:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:16 Configure a credential helper to remove this warning. See 05:27:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:16 05:27:16 Login Succeeded 05:27:16 nexus3.edgexfoundry.org:10002 05:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:16 Configure a credential helper to remove this warning. See 05:27:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:16 05:27:16 Login Succeeded 05:27:16 nexus3.edgexfoundry.org:10003 05:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:16 Configure a credential helper to remove this warning. See 05:27:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:16 05:27:16 Login Succeeded 05:27:16 nexus3.edgexfoundry.org:10004 05:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:16 Configure a credential helper to remove this warning. See 05:27:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:16 05:27:16 Login Succeeded 05:27:16 docker.io 05:27:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:27:17 Configure a credential helper to remove this warning. See 05:27:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:27:17 05:27:17 Login Succeeded 05:27:17 ---> docker-login.sh ends [Pipeline] } 05:27:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:27:17 + 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 05:27:17 + dirname cmd/core-command/Dockerfile 05:27:17 + cut -d/ -f2 05:27:17 + echo core-command,cmd/core-command/Dockerfile 05:27:17 + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 05:27:17 05:27:17 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:27:17 + dirname cmd/core-data/Dockerfile 05:27:17 + cut -d/ -f2 05:27:17 + echo core-data,cmd/core-data/Dockerfile 05:27:17 + dirname cmd/core-metadata/Dockerfile 05:27:17 + cut -d/ -f2 05:27:17 + echo core-metadata,cmd/core-metadata/Dockerfile 05:27:17 + dirname cmd/security-bootstrapper/Dockerfile 05:27:17 + cut -d/ -f2 05:27:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:27:17 + dirname cmd/security-proxy-auth/Dockerfile 05:27:17 + cut -d/ -f2 05:27:17 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:27:17 + dirname cmd/security-proxy-setup/Dockerfile 05:27:17 + cut -d/ -f2 05:27:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:27:17 + dirname cmd/security-secretstore-setup/Dockerfile 05:27:17 + cut -d/ -f2 05:27:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:27:17 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:27:17 + cut -d/ -f2 05:27:17 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:27:17 + dirname cmd/security-spire-agent/Dockerfile 05:27:17 + cut -d/ -f2 05:27:17 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:27:17 + dirname cmd/security-spire-config/Dockerfile 05:27:17 + cut -d/ -f2 05:27:17 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:27:17 + dirname cmd/security-spire-server/Dockerfile 05:27:17 + cut -d/ -f2 05:27:17 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:27:17 + dirname cmd/support-notifications/Dockerfile 05:27:17 + cut -d/ -f2 05:27:17 + echo support-notifications,cmd/support-notifications/Dockerfile 05:27:17 + dirname cmd/support-scheduler/Dockerfile 05:27:17 + cut -d/ -f2 05:27:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:27:17 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 05:27:17 + git rev-list -1 --merges 83672c734fcb6f2cabe713eaa00da0a020070844~1..83672c734fcb6f2cabe713eaa00da0a020070844 [Pipeline] echo 05:27:17 -----------> git rev-list -1 --merges 83672c734fcb6f2cabe713eaa00da0a020070844~1..83672c734fcb6f2cabe713eaa00da0a020070844 83672c734fcb6f2cabe713eaa00da0a020070844 [false] [Pipeline] sh 05:27:18 + git log --format=format:%s -1 83672c734fcb6f2cabe713eaa00da0a020070844 [Pipeline] echo 05:27:18 ========================================================= 05:27:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:27:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:27:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:27:18 + grep -v github /etc/ssh/ssh_known_hosts 05:27:18 + [ -e /tmp/ssh_known_hosts ] 05:27:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:27:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:27:18 + sudo tee -a /etc/ssh/ssh_known_hosts 05:27:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:27:18 05:27:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:27:19 0.1.4: Pulling from edgex-devops/py-git-semver 05:27:19 b85a868b505f: Pulling fs layer 05:27:19 e2be974225ed: Pulling fs layer 05:27:19 339a4e72a1f5: Pulling fs layer 05:27:19 988bab9f4d93: Pulling fs layer 05:27:19 1469e6f7b9e6: Pulling fs layer 05:27:19 eaf3925da568: Pulling fs layer 05:27:19 bab4dde63d76: Pulling fs layer 05:27:19 bde34c3a00c8: Pulling fs layer 05:27:19 b352a97aabf1: Pulling fs layer 05:27:19 4872d77fe225: Pulling fs layer 05:27:19 5851b861e8e6: Pulling fs layer 05:27:19 988bab9f4d93: Waiting 05:27:19 bde34c3a00c8: Waiting 05:27:19 eaf3925da568: Waiting 05:27:19 b352a97aabf1: Waiting 05:27:19 bab4dde63d76: Waiting 05:27:19 4872d77fe225: Waiting 05:27:19 5851b861e8e6: Waiting 05:27:19 1469e6f7b9e6: Waiting 05:27:19 e2be974225ed: Verifying Checksum 05:27:19 e2be974225ed: Download complete 05:27:19 988bab9f4d93: Verifying Checksum 05:27:19 988bab9f4d93: Download complete 05:27:19 1469e6f7b9e6: Verifying Checksum 05:27:19 1469e6f7b9e6: Download complete 05:27:19 339a4e72a1f5: Verifying Checksum 05:27:19 339a4e72a1f5: Download complete 05:27:19 eaf3925da568: Verifying Checksum 05:27:19 eaf3925da568: Download complete 05:27:19 bde34c3a00c8: Verifying Checksum 05:27:19 bde34c3a00c8: Download complete 05:27:19 b352a97aabf1: Verifying Checksum 05:27:19 b352a97aabf1: Download complete 05:27:19 4872d77fe225: Verifying Checksum 05:27:19 4872d77fe225: Download complete 05:27:19 5851b861e8e6: Verifying Checksum 05:27:19 5851b861e8e6: Download complete 05:27:19 b85a868b505f: Verifying Checksum 05:27:19 b85a868b505f: Download complete 05:27:19 bab4dde63d76: Verifying Checksum 05:27:19 bab4dde63d76: Download complete 05:27:20 b85a868b505f: Pull complete 05:27:20 e2be974225ed: Pull complete 05:27:21 339a4e72a1f5: Pull complete 05:27:21 988bab9f4d93: Pull complete 05:27:21 1469e6f7b9e6: Pull complete 05:27:21 eaf3925da568: Pull complete 05:27:23 bab4dde63d76: Pull complete 05:27:23 bde34c3a00c8: Pull complete 05:27:23 b352a97aabf1: Pull complete 05:27:23 4872d77fe225: Pull complete 05:27:23 5851b861e8e6: Pull complete 05:27:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:27:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:27:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:27:23 prd-ubuntu20.04-docker-8c-8g-5666 does not seem to be running inside a container 05:27:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:27:24 $ docker top 44ec525204b010e9e82ab171c364aeefb4b7ea9d6f69ad68ef54e166a1423abc -eo pid,comm 05:27:25 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). 05:27:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:27:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:27:25 [ssh-agent] Looking for ssh-agent implementation... 05:27:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:27:25 $ docker exec 44ec525204b010e9e82ab171c364aeefb4b7ea9d6f69ad68ef54e166a1423abc ssh-agent 05:27:25 SSH_AUTH_SOCK=/tmp/ssh-xfARevjmwem2/agent.32 05:27:25 SSH_AGENT_PID=38 05:27:25 Running ssh-add (command line suppressed) 05:27:25 Identity added: /w/workspace/edgex-go/3@tmp/private_key_13759769773934888044.key (/w/workspace/edgex-go/3@tmp/private_key_13759769773934888044.key) 05:27:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:27:25 + git tag --points-at HEAD [Pipeline] } 05:27:25 $ docker exec --env ******** --env ******** 44ec525204b010e9e82ab171c364aeefb4b7ea9d6f69ad68ef54e166a1423abc ssh-agent -k 05:27:25 unset SSH_AUTH_SOCK; 05:27:25 unset SSH_AGENT_PID; 05:27:25 echo Agent pid 38 killed; 05:27:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:27:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:27:25 [ssh-agent] Looking for ssh-agent implementation... 05:27:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:27:25 $ docker exec 44ec525204b010e9e82ab171c364aeefb4b7ea9d6f69ad68ef54e166a1423abc ssh-agent 05:27:26 SSH_AUTH_SOCK=/tmp/ssh-x2s1S6Gdqid1/agent.70 05:27:26 SSH_AGENT_PID=76 05:27:26 Running ssh-add (command line suppressed) 05:27:26 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3998265648861121994.key (/w/workspace/edgex-go/3@tmp/private_key_3998265648861121994.key) 05:27:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:27:26 + git semver init 05:27:26 2023-03-24 05:27:26,603 [run_init] DEBUG init version:0.0.0 force:False 05:27:26 2023-03-24 05:27:26,604 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 05:27:26 2023-03-24 05:27:26,605 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 05:27:26 2023-03-24 05:27:26,605 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 05:27:30 2023-03-24 05:27:30,592 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 05:27:30 2023-03-24 05:27:30,593 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4471 with force:False 05:27:30 2023-03-24 05:27:30,593 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4471 05:27:30 2023-03-24 05:27:30,597 [execute] INFO git cat-file --batch-check 05:27:30 2023-03-24 05:27:30,597 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 05:27:30 2023-03-24 05:27:30,602 [execute] INFO git cat-file --batch 05:27:30 2023-03-24 05:27:30,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 05:27:30 2023-03-24 05:27:30,607 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4471 05:27:30 0.0.0 [Pipeline] } 05:27:30 $ docker exec --env ******** --env ******** 44ec525204b010e9e82ab171c364aeefb4b7ea9d6f69ad68ef54e166a1423abc ssh-agent -k 05:27:30 unset SSH_AUTH_SOCK; 05:27:30 unset SSH_AGENT_PID; 05:27:30 echo Agent pid 76 killed; 05:27:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:27:31 + git semver [Pipeline] } 05:27:31 $ docker stop --time=1 44ec525204b010e9e82ab171c364aeefb4b7ea9d6f69ad68ef54e166a1423abc 05:27:32 $ docker rm -f --volumes 44ec525204b010e9e82ab171c364aeefb4b7ea9d6f69ad68ef54e166a1423abc [Pipeline] // withDockerContainer [Pipeline] sh 05:27:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:27:33 Stashed 1 file(s) [Pipeline] echo 05:27:33 [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 05:27:33 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 05:27:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:27:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:27:33 ========================================================= 05:27:33 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 05:27:33 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:27:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:27:34 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 05:27:34 63b65145d645: Pulling fs layer 05:27:34 a2d21d5440eb: Pulling fs layer 05:27:34 935e6c44a52c: Pulling fs layer 05:27:34 94cc34f8dd06: Pulling fs layer 05:27:34 30dea6a524f1: Pulling fs layer 05:27:34 a2aff8979fd8: Pulling fs layer 05:27:34 6808be2612f2: Pulling fs layer 05:27:34 f25807f1079a: Pulling fs layer 05:27:34 94cc34f8dd06: Waiting 05:27:34 30dea6a524f1: Waiting 05:27:34 6808be2612f2: Waiting 05:27:34 f25807f1079a: Waiting 05:27:34 a2aff8979fd8: Waiting 05:27:34 a2d21d5440eb: Download complete 05:27:34 94cc34f8dd06: Verifying Checksum 05:27:34 94cc34f8dd06: Download complete 05:27:34 30dea6a524f1: Verifying Checksum 05:27:34 30dea6a524f1: Download complete 05:27:34 63b65145d645: Verifying Checksum 05:27:34 63b65145d645: Download complete 05:27:34 a2aff8979fd8: Verifying Checksum 05:27:34 a2aff8979fd8: Download complete 05:27:34 63b65145d645: Pull complete 05:27:34 a2d21d5440eb: Pull complete 05:27:34 f25807f1079a: Verifying Checksum 05:27:34 f25807f1079a: Download complete 05:27:34 935e6c44a52c: Verifying Checksum 05:27:34 935e6c44a52c: Download complete 05:27:34 6808be2612f2: Verifying Checksum 05:27:34 6808be2612f2: Download complete 05:27:37 935e6c44a52c: Pull complete 05:27:37 94cc34f8dd06: Pull complete 05:27:37 30dea6a524f1: Pull complete 05:27:37 a2aff8979fd8: Pull complete 05:27:40 6808be2612f2: Pull complete 05:27:40 f25807f1079a: Pull complete 05:27:40 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 05:27:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:27:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 05:27:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:27:40 WORKDIR /edgex 05:27:40 COPY go.mod . 05:27:40 RUN go mod download 05:27:40 + docker build -t ci-base-image-x86_64 -f - . 05:27:41 Sending build context to Docker daemon 170.5MB 05:27:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 05:27:41 ---> 3b553350e43f 05:27:41 Step 2/4 : WORKDIR /edgex 05:27:46 ---> Running in 035b97c2effe 05:27:46 Removing intermediate container 035b97c2effe 05:27:46 ---> 146c6876500d 05:27:46 Step 3/4 : COPY go.mod . 05:27:46 ---> d9412affc89f 05:27:46 Step 4/4 : RUN go mod download 05:27:46 ---> Running in b7de72b108b2 05:27:48 Still waiting to schedule task 05:27:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:28:05 Removing intermediate container b7de72b108b2 05:28:05 ---> 0edd399b9b9e 05:28:05 Successfully built 0edd399b9b9e 05:28:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:05 + docker inspect -f . ci-base-image-x86_64 05:28:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:05 prd-ubuntu20.04-docker-8c-8g-5666 does not seem to be running inside a container 05:28:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:28:05 $ docker top 1ea8c052f979f672dba390c65759eb90244d41cd55f44d5f439ebb57a716ce9e -eo pid,comm [Pipeline] { [Pipeline] sh 05:28:06 + go version 05:28:06 go version go1.20.2 linux/amd64 [Pipeline] } 05:28:06 $ docker stop --time=1 1ea8c052f979f672dba390c65759eb90244d41cd55f44d5f439ebb57a716ce9e 05:28:07 $ docker rm -f --volumes 1ea8c052f979f672dba390c65759eb90244d41cd55f44d5f439ebb57a716ce9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:07 + docker inspect -f . ci-base-image-x86_64 05:28:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:28:07 prd-ubuntu20.04-docker-8c-8g-5666 does not seem to be running inside a container 05:28:08 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:28:08 $ docker top 55c9db6d7b307ef507ed70ea55f32ba35eaddf7f8792ff275a3275be3fea3f84 -eo pid,comm [Pipeline] { [Pipeline] echo 05:28:08 ========================================================= 05:28:08 [edgeXBuildGoParallel] Running Tests and Build... 05:28:08 ========================================================= [Pipeline] sh 05:28:08 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 05:28:09 + make test 05:28:09 go test -race -coverprofile=coverage.out ./... 05:28:15 ? github.com/edgexfoundry/edgex-go [no test files] 05:28:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:28:27 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 05:28:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:28:27 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:28:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:28:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:28:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:28:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 05:28:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:28:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 05:28:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:28:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:28:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:28:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:28:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:28:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:28:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 05:28:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 05:28:30 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 05:28:30 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:28:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements 05:28:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:28:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:28:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:28:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:28:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:28:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:28:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:28:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:28:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:28:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.3% of statements 05:28:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements 05:28:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:28:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:28:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 05:28:33 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:28:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 05:28:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:28:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:28:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:28:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.956s coverage: 88.5% of statements 05:28:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.055s coverage: 3.9% of statements 05:28:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.372s coverage: 95.6% of statements 05:28:34 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements 05:28:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:28:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:28:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:28:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 65.9% of statements 05:28:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:28:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:28:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.060s coverage: 0.9% of statements 05:28:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 29.0% of statements 05:28:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 44.1% of statements 05:28:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.060s coverage: 82.9% of statements 05:28:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 05:28:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements 05:28:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 05:28:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:28:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:28:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:28:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:28:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:28:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 05:28:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 05:28:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 05:28:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:28:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:28:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:28:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:28:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:28:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:28:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:28:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 05:28:39 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:28:40 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:28:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 05:28:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 05:28:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 05:28:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:28:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:28:43 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:28:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 05:28:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 05:28:43 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 05:28:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:28:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:28:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:28:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:28:45 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:28:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:28:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:28:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:28:46 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:28:47 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:28:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 05:28:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:28:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:29:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.267s coverage: 79.9% of statements 05:29:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.065s coverage: 92.9% of statements 05:29:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 64.4% of statements 05:29:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 86.9% of statements 05:29:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 05:29:00 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 05:29:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 05:29:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.2% of statements 05:29:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements 05:29:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.049s coverage: 86.0% of statements 05:29:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.153s coverage: 63.1% of statements 05:29:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.047s coverage: 100.0% of statements 05:29:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 05:29:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 05:29:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 05:29:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 05:29:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.180s coverage: 38.4% of statements 05:29:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 05:29:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.050s coverage: 84.8% of statements 05:29:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.066s coverage: 17.7% of statements 05:29:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.109s coverage: 92.3% of statements 05:29:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 61.5% of statements 05:29:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 05:29:00 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 05:29:00 running golangci-lint 05:29:00 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 05:29:00 go version go1.20.2 linux/amd64 05:29:00 level=info msg="[config_reader] Used config file .golangci.yml" 05:29:00 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 05:29:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5667 in /w/workspace/edgexfoundry_edgex-go_PR-4471 [Pipeline] { [Pipeline] ws 05:29:13 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 05:29:13 The recommended git tool is: git 05:29:15 level=info msg="[loader] Go packages loading at mode 575 (exports_file|imports|types_sizes|deps|files|name|compiled_files) took 14.048479094s" 05:29:15 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.347335ms" 05:29:18 using credential edgex-jenkins-ssh 05:29:18 Cloning the remote Git repository 05:29:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:29:18 > git init /w/workspace/edgex-go/3 # timeout=10 05:29:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:29:18 > git --version # timeout=10 05:29:18 > git --version # 'git version 2.25.1' 05:29:18 using GIT_SSH to set credentials SSH Credentials for GitHub 05:29:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:29:21 level=info msg="[linters_context/goanalysis] analyzers took 55.238991276s with top 10 stages: buildir: 30.536121337s, fact_deprecated: 1.675885111s, inspect: 1.671014427s, printf: 1.420125668s, ctrlflow: 1.338234984s, gosec: 1.277283762s, S1038: 893.905254ms, fact_purity: 779.189778ms, nilness: 740.835052ms, ineffassign: 479.142342ms" 05:29:21 level=info msg="[runner] Issues before processing: 201, after processing: 0" 05:29:21 level=info msg="[runner] Processors filtering stat (out/in): exclude: 201/201, cgo: 201/201, skip_dirs: 201/201, autogenerated_exclude: 201/201, exclude-rules: 21/201, identifier_marker: 201/201, nolint: 0/21, filename_unadjuster: 201/201, path_prettifier: 201/201, skip_files: 201/201" 05:29:21 level=info msg="[runner] processing took 18.855475ms with stages: nolint: 8.239054ms, identifier_marker: 4.918816ms, autogenerated_exclude: 1.848614ms, exclude-rules: 1.68217ms, path_prettifier: 1.352752ms, skip_dirs: 744.867µs, filename_unadjuster: 37.481µs, cgo: 28.001µs, max_same_issues: 680ns, uniq_by_line: 520ns, skip_files: 520ns, severity-rules: 340ns, exclude: 330ns, source_code: 280ns, sort_results: 250ns, diff: 250ns, max_from_linter: 180ns, path_shortener: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 05:29:21 level=info msg="[runner] linters took 7.249792706s with stages: goanalysis_metalinter: 7.230849709s" 05:29:21 level=info msg="File cache stats: 0 entries of total size 0B" 05:29:21 level=info msg="Memory: 214 samples, avg is 183.5MB, max is 749.0MB" 05:29:21 level=info msg="Execution took 21.347814232s" 05:29:21 go vet ./... 05:29:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:29:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:29:26 ./bin/test-attribution-txt.sh [Pipeline] echo 05:29:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 05:29:26 + ls -al . 05:29:26 total 704 05:29:26 drwxrwxr-x 11 1001 1001 4096 Mar 24 05:28 . 05:29:26 drwxr-xr-x 4 root root 4096 Mar 24 05:28 .. 05:29:26 drwxrwxr-x 2 1001 1001 4096 Mar 24 05:27 .blubracket 05:29:26 -rw-rw-r-- 1 1001 1001 16 Mar 24 05:27 .dockerignore 05:29:26 drwxrwxr-x 8 1001 1001 4096 Mar 24 05:27 .git 05:29:26 drwxrwxr-x 3 1001 1001 4096 Mar 24 05:27 .github 05:29:26 -rw-rw-r-- 1 1001 1001 1133 Mar 24 05:27 .gitignore 05:29:26 -rw-rw-r-- 1 1001 1001 42 Mar 24 05:27 .golangci.yml 05:29:26 -rw-rw-r-- 1 1001 1001 87 Mar 24 05:27 .hadolint.yml 05:29:26 drwxr-xr-x 3 1001 1001 4096 Mar 24 05:27 .semver 05:29:26 -rw-rw-r-- 1 1001 1001 166 Mar 24 05:27 .sonarcloud.properties 05:29:26 -rw-rw-r-- 1 1001 1001 1171 Mar 24 05:27 ADOPTERS.md 05:29:26 -rw-rw-r-- 1 1001 1001 10835 Mar 24 05:27 Attribution.txt 05:29:26 -rw-rw-r-- 1 1001 1001 73765 Mar 24 05:27 CHANGELOG.md 05:29:26 -rw-rw-r-- 1 1001 1001 3804 Mar 24 05:27 CONTRIBUTING.md 05:29:26 -rw-rw-r-- 1 1001 1001 677 Mar 24 05:27 GOVERNANCE.md 05:29:26 -rw-rw-r-- 1 1001 1001 883 Mar 24 05:27 Jenkinsfile 05:29:26 -rw-rw-r-- 1 1001 1001 10775 Mar 24 05:27 LICENSE 05:29:26 -rw-rw-r-- 1 1001 1001 14368 Mar 24 05:27 Makefile 05:29:26 -rw-rw-r-- 1 1001 1001 582 Mar 24 05:27 OWNERS.md 05:29:26 -rw-rw-r-- 1 1001 1001 9403 Mar 24 05:27 README.md 05:29:26 -rw-rw-r-- 1 1001 1001 789 Mar 24 05:27 SECURITY.md 05:29:26 -rw-rw-r-- 1 1001 1001 5 Mar 24 05:27 VERSION 05:29:26 drwxrwxr-x 2 1001 1001 4096 Mar 24 05:27 bin 05:29:26 drwxrwxr-x 18 1001 1001 4096 Mar 24 05:27 cmd 05:29:26 -rw-r--r-- 1 root root 447380 Mar 24 05:28 coverage.out 05:29:26 -rw-rw-r-- 1 1001 1001 3200 Mar 24 05:27 go.mod 05:29:26 -rw-rw-r-- 1 1001 1001 31265 Mar 24 05:27 go.sum 05:29:26 drwxrwxr-x 7 1001 1001 4096 Mar 24 05:27 internal 05:29:26 drwxrwxr-x 3 1001 1001 4096 Mar 24 05:27 openapi 05:29:26 -rw-rw-r-- 1 1001 1001 594 Mar 24 05:27 security.txt 05:29:26 drwxrwxr-x 4 1001 1001 4096 Mar 24 05:27 snap 05:29:26 -rw-rw-r-- 1 1001 1001 204 Mar 24 05:27 version.go [Pipeline] sh 05:29:26 + '[' -e coverage.out ] 05:29:26 + chown 1001:1001 coverage.out [Pipeline] stash 05:29:26 Stashed 1 file(s) [Pipeline] sh 05:29:27 + make build 05:29:27 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 05:29:35 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:29:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:29:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:29:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:29:36 using GIT_SSH to set credentials SSH Credentials for GitHub 05:29:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4471/head:refs/remotes/origin/PR-4471 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:29:37 Merging remotes/origin/main commit e99ed673a0cd686e15ecc698ddc640835b09c835 into PR head commit 83672c734fcb6f2cabe713eaa00da0a020070844 05:29:38 Merge succeeded, producing 83672c734fcb6f2cabe713eaa00da0a020070844 05:29:38 Checking out Revision 83672c734fcb6f2cabe713eaa00da0a020070844 (PR-4471) 05:29:39 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 05:29:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:29:37 > git config core.sparsecheckout # timeout=10 05:29:37 > git checkout -f 83672c734fcb6f2cabe713eaa00da0a020070844 # timeout=10 05:29:38 > git remote # timeout=10 05:29:38 > git config --get remote.origin.url # timeout=10 05:29:38 using GIT_SSH to set credentials SSH Credentials for GitHub 05:29:38 > git merge e99ed673a0cd686e15ecc698ddc640835b09c835 # timeout=10 05:29:38 > git rev-parse HEAD^{commit} # timeout=10 05:29:38 > git config core.sparsecheckout # timeout=10 05:29:38 > git checkout -f 83672c734fcb6f2cabe713eaa00da0a020070844 # timeout=10 05:29:39 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 05:29:40 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 05:29:41 Commit message: "feat!: Apply provision watcher model changes" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:29:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:29:42 % Total % Received % Xferd Average Speed Time Time Time Current 05:29:42 Dload Upload Total Spent Left Speed 05:29:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 05:29:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:29:43 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 05:29:43 /etc/docker/daemon.json 05:29:43 { 05:29:43 "registry-mirrors": [ 05:29:43 "https://nexus3.edgexfoundry.org:10001" 05:29:43 ], 05:29:43 "bip": "10.250.0.254/24", 05:29:43 "hosts": [ 05:29:43 "tcp://0.0.0.0:5555", 05:29:43 "unix:///var/run/docker.sock" 05:29:43 ], 05:29:43 "mtu": 1458, 05:29:43 "selinux-enabled": true, 05:29:43 "seccomp-profile": "/etc/docker/seccomp.json" 05:29:43 } [Pipeline] sh 05:29:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:29:44 + sudo service docker restart 05:29:47 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:29:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:29:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:29:49 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 05:29:50 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 05:29:51 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 05:29:52 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] } 05:29:53 $ docker stop --time=1 55c9db6d7b307ef507ed70ea55f32ba35eaddf7f8792ff275a3275be3fea3f84 05:29:57 $ docker rm -f --volumes 55c9db6d7b307ef507ed70ea55f32ba35eaddf7f8792ff275a3275be3fea3f84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:29:58 05:29:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:29:58 latest: Pulling from edgex-devops/edgex-compose 05:29:58 cbdbe7a5bc2a: Pulling fs layer 05:29:58 ca9280d653b3: Pulling fs layer 05:29:58 7e9c9ca2126c: Pulling fs layer 05:29:58 cbdbe7a5bc2a: Download complete 05:29:58 cbdbe7a5bc2a: Pull complete 05:29:58 ca9280d653b3: Verifying Checksum 05:29:58 ca9280d653b3: Download complete 05:29:59 7e9c9ca2126c: Download complete 05:29:59 ca9280d653b3: Pull complete 05:30:02 7e9c9ca2126c: Pull complete 05:30:02 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 05:30:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:30:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:30:02 prd-ubuntu20.04-docker-8c-8g-5666 does not seem to be running inside a container 05:30:02 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:30:04 $ docker top 094206c39f664ccfbad045c2a73200b22679576552a5ff6bef23a2f98d22fd44 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 05:30:04 provisioning config files... 05:30:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1122145413708411119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:30:05 + docker-compose build --help 05:30:05 + grep parallel 05:30:05 ---> docker-login.sh 05:30:05 nexus3.edgexfoundry.org:10001 05:30:05 --parallel Build images in parallel. [Pipeline] } 05:30:05 $ docker stop --time=1 094206c39f664ccfbad045c2a73200b22679576552a5ff6bef23a2f98d22fd44 05:30:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:05 Configure a credential helper to remove this warning. See 05:30:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:05 05:30:05 Login Succeeded 05:30:05 nexus3.edgexfoundry.org:10002 05:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:06 Configure a credential helper to remove this warning. See 05:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:06 05:30:06 Login Succeeded 05:30:06 nexus3.edgexfoundry.org:10003 05:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:06 Configure a credential helper to remove this warning. See 05:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:06 05:30:06 Login Succeeded 05:30:06 nexus3.edgexfoundry.org:10004 05:30:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:06 Configure a credential helper to remove this warning. See 05:30:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:06 05:30:06 Login Succeeded 05:30:06 docker.io 05:30:06 $ docker rm -f --volumes 094206c39f664ccfbad045c2a73200b22679576552a5ff6bef23a2f98d22fd44 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:30:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:30:07 prd-ubuntu20.04-docker-8c-8g-5666 does not seem to be running inside a container 05:30:07 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:30:07 $ docker top 7868964b4792bb43b145748a4a3bca3e89854deeb29837a577c2f5dfccfa9a67 -eo pid,comm 05:30:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:30:07 Configure a credential helper to remove this warning. See 05:30:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:30:07 05:30:07 Login Succeeded 05:30:07 ---> docker-login.sh ends [Pipeline] { [Pipeline] } 05:30:07 Deleting 1 temporary files [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 05:30:08 + docker-compose -f ./docker-compose-build.yml build --parallel 05:30:08 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 05:30:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:30:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:30:08 ========================================================= 05:30:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 05:30:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:30:08 Building core-command ... 05:30:08 Building core-common-config-bootstrapper ... 05:30:08 Building core-data ... 05:30:08 Building core-metadata ... 05:30:08 Building security-bootstrapper ... 05:30:08 Building security-proxy-auth ... 05:30:08 Building security-proxy-setup ... 05:30:08 Building security-secretstore-setup ... 05:30:08 Building security-spiffe-token-provider ... 05:30:08 Building security-spire-agent ... 05:30:08 Building security-spire-config ... 05:30:08 Building security-spire-server ... 05:30:08 Building support-notifications ... 05:30:08 Building support-scheduler ... 05:30:08 Building security-spiffe-token-provider 05:30:08 Building core-command 05:30:08 Building core-common-config-bootstrapper 05:30:08 Building support-scheduler 05:30:08 Building core-metadata 05:30:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:30:08 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:30:08 af6eaf76a39c: Pulling fs layer 05:30:08 55522c791124: Pulling fs layer 05:30:08 ce5c4a1c91eb: Pulling fs layer 05:30:08 169dfbe0d373: Pulling fs layer 05:30:08 e1ff8fa3b103: Pulling fs layer 05:30:08 52ebb69f0ebf: Pulling fs layer 05:30:08 5abe8eddf0d5: Pulling fs layer 05:30:08 169dfbe0d373: Waiting 05:30:08 e1ff8fa3b103: Waiting 05:30:08 52ebb69f0ebf: Waiting 05:30:08 5abe8eddf0d5: Waiting 05:30:08 55522c791124: Verifying Checksum 05:30:08 55522c791124: Download complete 05:30:08 169dfbe0d373: Verifying Checksum 05:30:08 169dfbe0d373: Download complete 05:30:08 e1ff8fa3b103: Verifying Checksum 05:30:08 e1ff8fa3b103: Download complete 05:30:08 af6eaf76a39c: Verifying Checksum 05:30:08 af6eaf76a39c: Download complete 05:30:09 af6eaf76a39c: Pull complete 05:30:09 5abe8eddf0d5: Verifying Checksum 05:30:09 5abe8eddf0d5: Download complete 05:30:10 55522c791124: Pull complete 05:30:11 ce5c4a1c91eb: Verifying Checksum 05:30:11 ce5c4a1c91eb: Download complete 05:30:11 52ebb69f0ebf: Verifying Checksum 05:30:11 52ebb69f0ebf: Download complete 05:30:18 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 05:30:18 Step 2/20 : FROM ${BUILDER_BASE} AS builder 05:30:18 ---> 0edd399b9b9e 05:30:18 Step 3/20 : WORKDIR /edgex-go 05:30:18 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 05:30:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:30:18 ---> 0edd399b9b9e 05:30:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:30:18 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 05:30:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 05:30:18 ---> 0edd399b9b9e 05:30:18 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:30:18 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 05:30:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:30:18 ---> 0edd399b9b9e 05:30:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:30:18 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 05:30:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 05:30:18 ---> 0edd399b9b9e 05:30:18 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:30:23 ce5c4a1c91eb: Pull complete 05:30:23 169dfbe0d373: Pull complete 05:30:23 e1ff8fa3b103: Pull complete 05:30:25 ---> Running in be83e1c59032 05:30:25 ---> Running in 8f3acf4cf0f4 05:30:25 ---> Running in f8f2231ea394 05:30:25 ---> Running in 9282d57f0f24 05:30:25 ---> Running in 07a2e75f9b3c 05:30:25 Removing intermediate container f8f2231ea394 05:30:25 ---> 4c2a65f0fac9 05:30:25 Step 4/23 : WORKDIR /edgex-go 05:30:25 Removing intermediate container be83e1c59032 05:30:25 ---> cdfa750ea3c3 05:30:25 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 05:30:25 Removing intermediate container 9282d57f0f24 05:30:25 ---> b6520e581869 05:30:25 Step 4/25 : WORKDIR /edgex-go 05:30:25 Removing intermediate container 8f3acf4cf0f4 05:30:25 Removing intermediate container 07a2e75f9b3c 05:30:25 ---> c85d207a4c12 05:30:25 Step 4/24 : WORKDIR /edgex-go 05:30:25 ---> 2f6e29684a3f 05:30:25 Step 4/23 : WORKDIR /edgex-go 05:30:25 ---> Running in c5fe78b9c42b 05:30:25 ---> Running in 96e6921bdfd4 05:30:25 ---> Running in fbf3aa84c3a6 05:30:25 ---> Running in 176ab3383686 05:30:25 ---> Running in 4efbda39b4bb 05:30:25 Removing intermediate container c5fe78b9c42b 05:30:25 ---> f481d03c5a67 05:30:25 Step 5/23 : RUN apk add --update --no-cache make git 05:30:25 Removing intermediate container 96e6921bdfd4 05:30:25 ---> 1bedea3e6452 05:30:25 Step 5/25 : RUN apk add --update --no-cache make git 05:30:25 Removing intermediate container 4efbda39b4bb 05:30:25 ---> 12e3b70260c6 05:30:25 Step 5/23 : RUN apk add --update --no-cache make git 05:30:25 ---> Running in d00c13c7d964 05:30:25 ---> Running in 63341f191323 05:30:25 Removing intermediate container 176ab3383686 05:30:25 ---> 12d1323827e0 05:30:25 Step 5/24 : RUN apk add --update --no-cache make git 05:30:25 ---> Running in 044cc8f06243 05:30:25 ---> Running in f18e56836378 05:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:30:25 v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 05:30:25 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 05:30:25 OK: 17822 distinct packages available 05:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:30:25 OK: 265 MiB in 53 packages 05:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:30:25 OK: 265 MiB in 53 packages 05:30:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:30:26 OK: 265 MiB in 53 packages 05:30:26 OK: 265 MiB in 53 packages 05:30:26 OK: 265 MiB in 53 packages 05:30:26 Removing intermediate container 63341f191323 05:30:26 ---> e1fb43f2329b 05:30:26 Step 6/23 : COPY go.mod vendor* ./ 05:30:26 Removing intermediate container d00c13c7d964 05:30:26 ---> ef1616723ec0 05:30:26 Step 6/25 : COPY go.mod vendor* ./ 05:30:26 ---> 10582f2559f5 05:30:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:30:26 ---> Running in 60bbfb2eb476 05:30:26 ---> 4f6245b07c20 05:30:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:30:26 ---> Running in b905ee4d625f 05:30:26 Removing intermediate container fbf3aa84c3a6 05:30:26 ---> c998424a81b0 05:30:26 Step 5/20 : COPY go.mod vendor* ./ 05:30:26 Removing intermediate container 044cc8f06243 05:30:26 ---> df7daee24dc1 05:30:26 Step 6/23 : COPY go.mod vendor* ./ 05:30:26 Removing intermediate container f18e56836378 05:30:26 ---> 14c2ed4b692b 05:30:26 Step 6/24 : COPY go.mod vendor* ./ 05:30:26 ---> bccace8cd383 05:30:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:30:26 ---> adba7dbf80cb 05:30:26 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:30:26 ---> Running in e5fc6cd37ede 05:30:26 ---> Running in 0884472edb07 05:30:26 ---> 214d4b87ac08 05:30:26 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:30:26 ---> Running in 2f217bfea9c1 05:30:30 52ebb69f0ebf: Pull complete 05:30:33 5abe8eddf0d5: Pull complete 05:30:33 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 05:30:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:30:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 05:30:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:30:33 WORKDIR /edgex 05:30:33 COPY go.mod . 05:30:33 RUN go mod download 05:30:33 + docker build -t ci-base-image-arm64 -f - . 05:30:34 Sending build context to Docker daemon 2.935MB 05:30:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 05:30:34 ---> 6cb57ee374ae 05:30:34 Step 2/4 : WORKDIR /edgex 05:30:36 ---> Running in c336dae2b3b3 05:30:36 Removing intermediate container c336dae2b3b3 05:30:36 ---> ef83738394dd 05:30:36 Step 3/4 : COPY go.mod . 05:30:36 ---> 0d6796e5f556 05:30:36 Step 4/4 : RUN go mod download 05:30:36 ---> Running in a9af36bc62cd 05:31:08 Removing intermediate container a9af36bc62cd 05:31:08 ---> 1910de0859b1 05:31:08 Successfully built 1910de0859b1 05:31:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:09 + docker inspect -f . ci-base-image-arm64 05:31:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:09 prd-ubuntu20.04-docker-arm64-4c-16g-5667 does not seem to be running inside a container 05:31:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:31:10 $ docker top 4459b0a2df1a318542d2e965d652f3fe761a4bafd2c63346af9b65917fe5e74b -eo pid,comm [Pipeline] { [Pipeline] sh 05:31:11 + go version 05:31:11 go version go1.20.2 linux/arm64 [Pipeline] } 05:31:11 $ docker stop --time=1 4459b0a2df1a318542d2e965d652f3fe761a4bafd2c63346af9b65917fe5e74b 05:31:13 $ docker rm -f --volumes 4459b0a2df1a318542d2e965d652f3fe761a4bafd2c63346af9b65917fe5e74b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:13 + docker inspect -f . ci-base-image-arm64 05:31:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:13 prd-ubuntu20.04-docker-arm64-4c-16g-5667 does not seem to be running inside a container 05:31:13 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:31:14 $ docker top 0c766f24efeab27d45474d3f787427a0af12fc430265a8ed8810f8259b1d8805 -eo pid,comm [Pipeline] { [Pipeline] echo 05:31:15 ========================================================= 05:31:15 [edgeXBuildGoParallel] Running Tests and Build... 05:31:15 ========================================================= [Pipeline] sh 05:31:15 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 05:31:15 + make test 05:31:15 go test -race -coverprofile=coverage.out ./... 05:31:23 Removing intermediate container b905ee4d625f 05:31:23 ---> 1e5fcbebaa58 05:31:23 Step 8/25 : COPY . . 05:31:23 Removing intermediate container 60bbfb2eb476 05:31:23 ---> bb288ad4e19f 05:31:23 Step 8/23 : COPY . . 05:31:23 Removing intermediate container e5fc6cd37ede 05:31:23 Removing intermediate container 2f217bfea9c1 05:31:23 ---> 97e7f6c50a51 05:31:23 ---> e3ae7b70763b 05:31:23 Step 8/23 : COPY . .Step 8/24 : COPY . . 05:31:23 05:31:23 Removing intermediate container 0884472edb07 05:31:23 ---> 3fec12f42764 05:31:23 Step 7/20 : COPY . . 05:31:45 ---> cd2146be6259 05:31:45 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:31:45 ---> 79885e204ee9 05:31:45 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 05:31:45 ---> 00b52e9e0aef 05:31:45 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 05:31:45 ---> 53ddcf238dd0 05:31:45 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:31:45 ---> a1c0b67211e0 05:31:45 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 05:31:45 ---> Running in bd0fb10473b4 05:31:45 ---> Running in b9f6898c5814 05:31:45 ---> Running in 47db859673b0 05:31:45 ---> Running in cd6499313840 05:31:45 ---> Running in 4fc091a73767 05:31:45 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 05:31:45 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 05:31:45 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 05:31:45 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 05:31: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:32:02 ? github.com/edgexfoundry/edgex-go [no test files] 05:32:24 Removing intermediate container b9f6898c5814 05:32:24 ---> 8836575be8da 05:32:24 05:32:24 Step 10/23 : FROM alpine:3.17 05:32:24 3.17: Pulling from library/alpine 05:32:24 Removing intermediate container 4fc091a73767 05:32:24 ---> 53afad07e332 05:32:24 05:32:24 Step 10/24 : FROM alpine:3.17 05:32:24 Removing intermediate container 47db859673b0 05:32:24 ---> bfeca1814ed7 05:32:24 05:32:24 Step 10/25 : FROM alpine:3.17 05:32:24 3.17: Pulling from library/alpine 05:32:24 3.17: Pulling from library/alpine 05:32:25 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 05:32:25 Status: Downloaded newer image for alpine:3.17 05:32:25 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 05:32:25 Status: Image is up to date for alpine:3.17 05:32:25 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 05:32:25 Status: Image is up to date for alpine:3.17 05:32:25 ---> b2aa39c304c2 05:32:25 Step 11/24 : RUN apk add --update --no-cache dumb-init 05:32:25 ---> b2aa39c304c2 05:32:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 05:32:25 ---> b2aa39c304c2 05:32:25 Step 11/25 : RUN apk add --update --no-cache dumb-init 05:32:28 ---> Running in 44e10b9122de 05:32:28 ---> Running in 73f7d56f9466 05:32:28 ---> Running in 8698467ff7c1 05:32:28 Removing intermediate container 44e10b9122de 05:32:28 ---> 3272f714a695 05:32:28 Step 12/23 : RUN apk add --update --no-cache dumb-init 05:32:28 Removing intermediate container cd6499313840 05:32:28 ---> 61b2a1be548c 05:32:28 05:32:28 Step 9/20 : FROM alpine:3.17 05:32:28 ---> b2aa39c304c2 05:32:28 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 05:32:28 ---> Running in 2d00dac63d72 05:32:28 ---> Running in db6c9ce3cbac 05:32:28 Removing intermediate container bd0fb10473b4 05:32:28 ---> 797e5d6aac1d 05:32:28 05:32:28 Step 10/23 : FROM alpine:3.17 05:32:28 ---> b2aa39c304c2 05:32:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 05:32:28 ---> Running in 2fc0f4593f9b 05:32:28 Removing intermediate container db6c9ce3cbac 05:32:28 ---> 057f2dc17698 05:32:28 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:32:28 ---> Running in 02188fa9d8b6 05:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:32:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:32:29 (1/1) Installing dumb-init (1.2.5-r2) 05:32:29 Executing busybox-1.35.0-r29.trigger 05:32:29 (1/1) Installing dumb-init (1.2.5-r2) 05:32:29 OK: 7 MiB in 16 packages 05:32:29 Executing busybox-1.35.0-r29.trigger 05:32:29 OK: 7 MiB in 16 packages 05:32:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:32:29 (1/1) Installing dumb-init (1.2.5-r2) 05:32:29 Executing busybox-1.35.0-r29.trigger 05:32:29 OK: 7 MiB in 16 packages 05:32:29 (1/1) Installing dumb-init (1.2.5-r2) 05:32:29 Executing busybox-1.35.0-r29.trigger 05:32:29 OK: 7 MiB in 16 packages 05:32:29 v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 05:32:29 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 05:32:29 OK: 17820 distinct packages available 05:32:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:32:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:32:29 Removing intermediate container 73f7d56f9466 05:32:29 ---> d5db39e1c85c 05:32:29 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 05:32:29 Removing intermediate container 8698467ff7c1 05:32:29 ---> aba7678bb29d 05:32:29 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 05:32:29 ---> Running in 0a0bf4b25b9d 05:32:29 ---> Running in 2facb8037968 05:32:29 Removing intermediate container 2fc0f4593f9b 05:32:29 ---> 045775582b5d 05:32:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 05:32:29 ---> Running in 702e9dc7653b 05:32:29 (1/9) Installing ca-certificates (20220614-r4) 05:32:29 Removing intermediate container 2d00dac63d72 05:32:29 ---> 89631f44a6d6 05:32:29 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:32:29 (2/9) Installing brotli-libs (1.0.9-r9) 05:32:29 (3/9) Installing nghttp2-libs (1.51.0-r0) 05:32:29 Removing intermediate container 0a0bf4b25b9d 05:32:29 ---> adf496d0ee5b 05:32:29 Step 13/25 : ENV APP_PORT=59881 05:32:29 (4/9) Installing libcurl (7.88.1-r1) 05:32:29 Removing intermediate container 2facb8037968 05:32:29 ---> 4b6c53f71a1a 05:32:29 Step 13/24 : ENV APP_PORT=59882 05:32:29 (5/9) Installing curl (7.88.1-r1) 05:32:29 (6/9) Installing dumb-init (1.2.5-r2) 05:32:29 (7/9) Installing musl-obstack (1.2.3-r0) 05:32:29 (8/9) Installing libucontext (1.2-r0) 05:32:29 (9/9) Installing gcompat (1.1.0-r0) 05:32:29 Executing busybox-1.35.0-r29.trigger 05:32:29 ---> Running in e49497d7f2e8 05:32:29 Executing ca-certificates-20220614-r4.trigger 05:32:29 ---> Running in ddc39c5f7183 05:32:29 Removing intermediate container 702e9dc7653b 05:32:29 ---> 509c76e5239e 05:32:29 Step 13/23 : ENV APP_PORT=59861 05:32:29 ---> Running in 46a21d99c20c 05:32:29 ---> ade3bdc3a262 05:32:29 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 05:32:29 OK: 10 MiB in 24 packages 05:32:30 Removing intermediate container e49497d7f2e8 05:32:30 ---> e704e1f6bed8 05:32:30 Step 14/25 : EXPOSE $APP_PORT 05:32:30 Removing intermediate container ddc39c5f7183 05:32:30 ---> 2440f3cbac16 05:32:30 Step 14/24 : EXPOSE $APP_PORT 05:32:30 ---> Running in 3481fbe3341c 05:32:30 Removing intermediate container 46a21d99c20c 05:32:30 ---> 1a4b977aa3e3 05:32:30 Step 14/23 : EXPOSE $APP_PORT 05:32:30 ---> Running in 138f2ed2008a 05:32:30 ---> 03dbaa520e9b 05:32:30 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:32:30 ---> Running in fcc6519adcdb 05:32:30 Removing intermediate container 3481fbe3341c 05:32:30 ---> 7e9683c76403 05:32:30 Step 15/25 : WORKDIR / 05:32:30 ---> Running in 66ab024356b2 05:32:30 Removing intermediate container 138f2ed2008a 05:32:30 ---> 008c3e20ae6c 05:32:30 Step 15/24 : WORKDIR / 05:32:30 Removing intermediate container fcc6519adcdb 05:32:30 ---> eae512d77325 05:32:30 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:32:30 ---> Running in 1b7af0c0d7c6 05:32:30 Removing intermediate container 66ab024356b2 05:32:30 ---> 9cf727b12439 05:32:30 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 05:32:30 ---> 1408c75476d2 05:32:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:32:30 Removing intermediate container 1b7af0c0d7c6 05:32:30 ---> 4f549b1f2d6e 05:32:30 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 05:32:30 ---> 28540014d684 05:32:30 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 05:32:30 Removing intermediate container 02188fa9d8b6 05:32:30 ---> 048d45fea175 05:32:30 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 05:32:30 ---> fe8c0bef942c 05:32:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:32:30 ---> 43e472783f7b 05:32:30 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 05:32:30 ---> 0efe37cf97f5 05:32:30 ---> cadf12556d9d 05:32:30 Step 17/25 : COPY --from=builder /edgex-go/security.txt /Step 13/20 : COPY --from=builder /edgex-go/security.txt / 05:32:30 05:32:30 ---> 17eebb1d4ff1 05:32:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:32:30 ---> 901e186abd73 05:32:30 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:32:30 ---> Running in 458005be5771 05:32:30 ---> 5aac72c05b9c 05:32:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:32:31 ---> 51fa9ae09683 05:32:31 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / ---> e793054c67e4 05:32:31 05:32:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:32:32 ---> cf4a542a0112 05:32:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:32:32 ---> 90e0f1d28fd9 05:32:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 05:32:32 ---> 500796a4aee8 05:32:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:32:32 ---> 9273ec4d0e5b 05:32:32 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:32:32 ---> 3ea13fb21688 05:32:32 Step 20/24 : ENTRYPOINT ["/core-command"] 05:32:32 ---> Running in 31442121a041 05:32:32 ---> 9dc4d02aaa5a 05:32:32 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 05:32:32 ---> b274fafcb77a 05:32:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:32:32 ---> 827133c262f0 05:32:32 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 05:32:32 ---> Running in 77551742d106 05:32:32 ---> Running in f18c742f2bbc 05:32:32 Removing intermediate container 31442121a041 05:32:32 ---> 892b228d7bc6 05:32:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:32:32 Removing intermediate container 458005be5771 05:32:32 ---> 444a5f6bf824 05:32:32 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 05:32:32 ---> Running in 647fc857efab 05:32:32 Removing intermediate container 77551742d106 05:32:32 ---> 04fea9943cc3 05:32:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:32:32 ---> Running in be58c58766fa 05:32:32 Removing intermediate container f18c742f2bbc 05:32:32 ---> 6e3cbef8eb2b 05:32:32 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:32:32 ---> 263ca7522851 05:32:32 Step 21/25 : ENTRYPOINT ["/core-metadata"] 05:32:32 ---> Running in 068069c26f74 05:32:32 ---> Running in e7e4aa0a8942 05:32:32 ---> Running in 9ce34bcb9536 05:32:32 Removing intermediate container 647fc857efab 05:32:32 ---> bab71a5c83ed 05:32:32 Step 22/24 : LABEL arch=x86_64 05:32:32 Removing intermediate container be58c58766fa 05:32:32 ---> 6217d80c8859 05:32:32 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 05:32:32 ---> Running in 08eb9216307f 05:32:32 ---> Running in ad49e3051c93 05:32:32 Removing intermediate container 068069c26f74 05:32:32 ---> fff608198ab3 05:32:32 Step 21/23 : LABEL arch=x86_64 05:32:32 Removing intermediate container 9ce34bcb9536 05:32:32 ---> 52a8f844e606 05:32:32 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:32:32 Removing intermediate container e7e4aa0a8942 05:32:32 ---> 4c756474b30c 05:32:32 Step 18/20 : LABEL arch=x86_64 05:32:32 ---> Running in dfa57397586c 05:32:32 ---> Running in 6fb79a7340b3 05:32:32 ---> Running in a9232b7fd315 05:32:32 Removing intermediate container 08eb9216307f 05:32:32 ---> 1a259d63d1e1 05:32:32 Step 21/23 : LABEL arch=x86_64 05:32:32 Removing intermediate container ad49e3051c93 05:32:32 ---> 137ae5367b9c 05:32:32 Step 23/24 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 05:32:32 ---> Running in d4f02a7198e8 05:32:32 ---> Running in dd49f6aa8bc5 05:32:32 Removing intermediate container 6fb79a7340b3 05:32:32 ---> bd52a982dcc9 05:32:32 Step 23/25 : LABEL arch=x86_64 05:32:32 Removing intermediate container dfa57397586c 05:32:32 ---> 53ff39d4f6a0 05:32:32 Step 22/23 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 05:32:32 Removing intermediate container a9232b7fd315 05:32:32 ---> 2b63d42d117b 05:32:32 Step 19/20 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 05:32:32 ---> Running in 48db9900cdcd 05:32:32 ---> Running in 520c529d227a 05:32:33 Removing intermediate container d4f02a7198e8 05:32:33 ---> 91eb6e7805de 05:32:33 Step 22/23 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 05:32:33 ---> Running in 989b3633be26 05:32:33 Removing intermediate container dd49f6aa8bc5 05:32:33 ---> b6cc237cf830 05:32:33 Step 24/24 : LABEL version=0.0.0 05:32:33 ---> Running in 1ccf63a1c898 05:32:33 ---> Running in 829b5b133b9b 05:32:33 Removing intermediate container 48db9900cdcd 05:32:33 ---> 6cba9c5a3655 05:32:33 Step 23/23 : LABEL version=0.0.0 05:32:33 Removing intermediate container 520c529d227a 05:32:33 ---> fc3f5120bb85 05:32:33 Step 24/25 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 05:32:33 Removing intermediate container 989b3633be26 05:32:33 ---> 1ce4e7488434 05:32:33 Step 20/20 : LABEL version=0.0.0 05:32:33 ---> Running in a9bc1c5e50d8 05:32:33 ---> Running in 6ff77bb5f40a 05:32:33 ---> Running in bc53024db1c4 05:32:33 Removing intermediate container 829b5b133b9b 05:32:33 ---> d9448ffa1e72 05:32:33 05:32:33 Removing intermediate container 1ccf63a1c898 05:32:33 ---> 831c3d7b77f9 05:32:33 Step 23/23 : LABEL version=0.0.0 05:32:33 ---> Running in 37a87db8360f 05:32:33 Removing intermediate container a9bc1c5e50d8 05:32:33 ---> 0801f91e807d 05:32:33 05:32:33 Successfully built d9448ffa1e72 05:32:33 Successfully tagged core-command:latest 05:32:33  Building core-command ... done Building support-notifications 05:32:33 Removing intermediate container bc53024db1c4 05:32:33 ---> 49106c30c40b 05:32:33 05:32:33 Removing intermediate container 6ff77bb5f40a 05:32:33 ---> 0d51eac381cd 05:32:33 Step 25/25 : LABEL version=0.0.0 05:32:33 Successfully built 0801f91e807d 05:32:33 Successfully tagged support-scheduler:latest 05:32:33 Building security-proxy-auth 05:32:33  Building support-scheduler ... done Removing intermediate container 37a87db8360f 05:32:33 ---> a3e60aa2c22c 05:32:33 05:32:33 ---> Running in 9df9c413c3f6 05:32:33 Successfully built 49106c30c40b 05:32:33 Successfully tagged security-spiffe-token-provider:latest 05:32:33 Building core-data 05:32:33  Building security-spiffe-token-provider ... done Successfully built a3e60aa2c22c 05:32:33 Successfully tagged core-common-config-bootstrapper:latest 05:32:33  Building core-common-config-bootstrapper ... done Building security-proxy-setup 05:32:33 Removing intermediate container 9df9c413c3f6 05:32:33 ---> 43e19c4a54ff 05:32:33 05:32:33 Successfully built 43e19c4a54ff 05:32:33 Successfully tagged core-metadata:latest 05:32:33 Building security-spire-config 05:32:45  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 05:32:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:32:45 ---> 0edd399b9b9e 05:32:45 Step 3/22 : WORKDIR /edgex-go 05:32:45 ---> Using cache 05:32:45 ---> cdfa750ea3c3 05:32:45 Step 4/22 : RUN apk add --update --no-cache make git 05:32:45 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 05:32:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:32:45 ---> 0edd399b9b9e 05:32:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:32:45 ---> Using cache 05:32:45 ---> c85d207a4c12 05:32:45 Step 4/23 : WORKDIR /edgex-go 05:32:45 ---> Using cache 05:32:45 ---> 12d1323827e0 05:32:45 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 05:32:45 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 05:32:45 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:32:45 ---> 0edd399b9b9e 05:32:45 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:32:45 ---> Using cache 05:32:45 ---> c85d207a4c12 05:32:45 Step 4/23 : WORKDIR /edgex-go 05:32:45 ---> Using cache 05:32:45 ---> 12d1323827e0 05:32:45 Step 5/23 : RUN apk add --update --no-cache make git 05:32:45 ---> Using cache 05:32:45 ---> 14c2ed4b692b 05:32:45 Step 6/23 : COPY go.mod vendor* ./ 05:32:45 ---> Using cache 05:32:45 ---> 214d4b87ac08 05:32:45 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:32:45 ---> Using cache 05:32:45 ---> e3ae7b70763b 05:32:45 Step 8/23 : COPY . . 05:32:45 ---> Using cache 05:32:45 ---> a1c0b67211e0 05:32:45 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 05:32:45 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 05:32:45 Step 2/27 : FROM ${BUILDER_BASE} AS builder 05:32:45 ---> 0edd399b9b9e 05:32:45 Step 3/27 : WORKDIR /edgex-go 05:32:45 ---> Using cache 05:32:45 ---> cdfa750ea3c3 05:32:45 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 05:32:46 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 05:32:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:32:46 ---> 0edd399b9b9e 05:32:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:32:46 ---> Using cache 05:32:46 ---> c85d207a4c12 05:32:46 Step 4/23 : WORKDIR /edgex-go 05:32:46 ---> Using cache 05:32:46 ---> 12d1323827e0 05:32:46 Step 5/23 : RUN apk add --update --no-cache make git 05:32:46 ---> Using cache 05:32:46 ---> 14c2ed4b692b 05:32:46 Step 6/23 : COPY go.mod vendor* ./ 05:32:46 ---> Using cache 05:32:46 ---> 214d4b87ac08 05:32:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:32:46 ---> Using cache 05:32:46 ---> e3ae7b70763b 05:32:46 Step 8/23 : COPY . . 05:32:46 ---> Using cache 05:32:46 ---> a1c0b67211e0 05:32:46 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 05:32:56 ---> Running in 898e21c79609 05:32:56 ---> Running in 52892ef56590 05:32:56 ---> Running in e43b013e196a 05:32:56 ---> Running in a188d0ffa46e 05:32:56 ---> Running in 944d5fd91ce8 05:32:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:32:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:32:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:32:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:32:56 OK: 265 MiB in 53 packages 05:32:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:32:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:32:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:32:57 Removing intermediate container 898e21c79609 05:32:57 ---> c2f1c95ddbc8 05:32:57 Step 5/27 : COPY go.mod vendor* ./ 05:32:57 OK: 265 MiB in 53 packages 05:32:57 ---> 8922254a33e4 05:32:57 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:32:57 ---> Running in a356b46c59a6 05:32:57 Removing intermediate container e43b013e196a 05:32:57 ---> ed967e65000f 05:32:57 Step 6/23 : COPY go.mod vendor* ./ 05:32:58 ---> cfb86908deb9 05:32:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:32:58 ---> Running in 2052916a696b 05:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:32:58 OK: 265 MiB in 53 packages 05:32:58 Removing intermediate container a188d0ffa46e 05:32:58 ---> f127071c6a01 05:32:58 Step 5/22 : COPY go.mod vendor* ./ 05:32:58 ---> b098eb64f797 05:32:58 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:32:58 ---> Running in c62109a91863 05:33:30 Removing intermediate container 52892ef56590 05:33:30 ---> 3e4632bfa7e6 05:33:30 05:33:30 Step 10/23 : FROM alpine:3.17 05:33:30 ---> b2aa39c304c2 05:33:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 05:33:30 ---> Using cache 05:33:30 ---> 3272f714a695 05:33:30 Step 12/23 : RUN apk add --update --no-cache dumb-init 05:33:30 ---> Using cache 05:33:30 ---> 89631f44a6d6 05:33:30 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:33:30 ---> Using cache 05:33:30 Removing intermediate container 944d5fd91ce8 05:33:30 ---> 0d1ec237a837 05:33:30 05:33:30 Step 10/23 : FROM alpine:3.17 05:33:30 ---> b2aa39c304c2 05:33:30 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 05:33:30 ---> ade3bdc3a262 05:33:30 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 05:33:30 ---> Using cache 05:33:30 ---> 03dbaa520e9b 05:33:30 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:33:30 ---> Running in 57d23c4d39a0 05:33:30 Removing intermediate container 57d23c4d39a0 05:33:30 ---> e8e793a07d64 05:33:30 Step 12/23 : ENV APP_PORT=59880 05:33:30 ---> Running in 751c4843f426 05:33:30 ---> 8ed1d46fdf65 05:33:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:33:30 Removing intermediate container c62109a91863 05:33:30 ---> 5e0b4c905673 05:33:30 Step 7/22 : COPY . . 05:33:30 Removing intermediate container 751c4843f426 05:33:30 ---> 885c957d4a5b 05:33:30 Step 13/23 : EXPOSE $APP_PORT 05:33:30 ---> Running in 84fa0d5c87de 05:33:30 ---> 234e73c9a3f4 05:33:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:33:30 Removing intermediate container a356b46c59a6 05:33:30 ---> d2a043784117 05:33:30 Step 7/27 : COPY . . 05:33:30 Removing intermediate container 2052916a696b 05:33:30 ---> bd12efc21cc1 05:33:30 Step 8/23 : COPY . . 05:33:32 Removing intermediate container 84fa0d5c87de 05:33:32 ---> 8499b1c11909 05:33:32 Step 14/23 : RUN apk add --update --no-cache dumb-init 05:33:39 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:33:39 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 05:33:42 ---> cfea9668b858 05:33:42 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:33:42 ---> Running in 2b958589e16e 05:33:42 ---> fda189901375 05:33:42 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 05:33:42 ---> fbc074f43cb3 05:33:42 Step 9/23 : RUN make cmd/support-notifications/support-notifications 05:33:42 ---> c175f405499f 05:33:42 Step 8/22 : RUN make cmd/secrets-config/secrets-config 05:33:42 ---> Running in a6a587556d8b 05:33:42 ---> Running in 38b45d05e9b1 05:33:42 ---> Running in 2ca4e074ba0d 05:33:42 ---> Running in e18e28ca838d 05:33:42 Removing intermediate container 2ca4e074ba0d 05:33:42 ---> dfbc8e1c2306 05:33:42 Step 9/27 : WORKDIR /edgex-go/spire-build 05:33:42 ---> Running in 76899b35f840 05:33:42 Removing intermediate container 76899b35f840 05:33:42 ---> 3b7883605fa6 05:33:42 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 05:33:42 ---> Running in 69061075559a 05:33:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:33:42 Removing intermediate container 69061075559a 05:33:42 ---> 374990057bd7 05:33:42 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 05:33:42 ---> Running in 2877262da2ff 05:33:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:33:42 (1/1) Installing dumb-init (1.2.5-r2) 05:33:42 Executing busybox-1.35.0-r29.trigger 05:33:42 OK: 7 MiB in 16 packages 05:33:42 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 05:33:42 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 05:33:42 Removing intermediate container a6a587556d8b 05:33:42 ---> c62a9e77bc10 05:33:42 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 05:33:42 ---> Running in c329e06d9f60 05:33:42 Removing intermediate container c329e06d9f60 05:33:42 ---> 58ea8df74934 05:33:42 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 05:33:42 ---> Running in d2ae4378235a 05:33:42 Removing intermediate container d2ae4378235a 05:33:42 ---> 7877c91b92bd 05:33:42 Step 21/23 : LABEL arch=x86_64 05:33:42 Removing intermediate container 2b958589e16e 05:33:42 ---> 8dc85dbb2641 05:33:42 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:33:42 ---> Running in a207a2a383bc 05:33:43 Removing intermediate container 2877262da2ff 05:33:43 ---> f4706e0214cc 05:33:43 Step 12/27 : WORKDIR /edgex-go 05:33:43 ---> Running in cc5ad6bd3a5f 05:33:43 Removing intermediate container a207a2a383bc 05:33:43 ---> d5fafd6735cc 05:33:43 Step 22/23 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 05:33:43 ---> Running in bf3fa85559d2 05:33:43 ---> 4109de7393f8 05:33:43 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 05:33:43 Removing intermediate container cc5ad6bd3a5f 05:33:43 ---> ac2d0d7043b4 05:33:43 05:33:43 Step 13/27 : FROM alpine:3.17 05:33:43 ---> b2aa39c304c2 05:33:43 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:33:43 ---> Running in 38b02f8ea7e3 05:33:43 Removing intermediate container bf3fa85559d2 05:33:43 ---> 5a386de99c16 05:33:43 Step 23/23 : LABEL version=0.0.0 05:33:43 ---> Running in 9ddbd9904209 05:33:43 ---> d60cabeae39f 05:33:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:33:43 Removing intermediate container 38b02f8ea7e3 05:33:43 ---> f96ddcafaa44 05:33:43 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 05:33:43 Removing intermediate container 9ddbd9904209 05:33:43 ---> 40e29a9f4bca 05:33:43 05:33:43 ---> Running in 2c6295cd5599 05:33:43 Successfully built 40e29a9f4bca 05:33:43 Successfully tagged security-proxy-auth:latest 05:33:43 Building security-spire-server 05:33:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:33:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:33:44  Building security-proxy-auth ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:33:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:33:45 v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 05:33:45 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 05:33:45 OK: 17820 distinct packages available 05:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:33:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:33:45 (1/4) Installing dumb-init (1.2.5-r2) 05:33:45 (2/4) Installing musl-obstack (1.2.3-r0) 05:33:45 (3/4) Installing libucontext (1.2-r0) 05:33:45 (4/4) Installing gcompat (1.1.0-r0) 05:33:45 Executing busybox-1.35.0-r29.trigger 05:33:45 OK: 7 MiB in 19 packages 05:33:46 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 05:33:46 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:33:46 ---> 0edd399b9b9e 05:33:46 Step 3/26 : WORKDIR /edgex-go 05:33:46 ---> Using cache 05:33:46 ---> cdfa750ea3c3 05:33:46 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 05:33:46 ---> Using cache 05:33:46 ---> c2f1c95ddbc8 05:33:46 Step 5/26 : COPY go.mod vendor* ./ 05:33:46 ---> Using cache 05:33:46 ---> 8922254a33e4 05:33:46 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:33:46 ---> Using cache 05:33:46 ---> d2a043784117 05:33:46 Step 7/26 : COPY . . 05:33:46 ---> Using cache 05:33:46 ---> fda189901375 05:33:46 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 05:33:46 ---> Using cache 05:33:46 ---> dfbc8e1c2306 05:33:46 Step 9/26 : WORKDIR /edgex-go/spire-build 05:33:46 ---> Using cache 05:33:46 ---> 3b7883605fa6 05:33:46 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 05:33:46 ---> Using cache 05:33:46 ---> 374990057bd7 05:33:46 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 05:33:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:33:47 ---> 6cec74a8c09b 05:33:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:33:47 ---> Running in 0bf301d4f73c 05:33:47 Removing intermediate container 2c6295cd5599 05:33:47 ---> 626fc2ecbedb 05:33:47 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 05:33:47 ---> 5ddbbeea711f 05:33:47 Step 19/23 : ENTRYPOINT ["/core-data"] 05:33:48 ---> Running in fd0f74c342e3 05:33:48 Removing intermediate container fd0f74c342e3 05:33:48 ---> 1610efc10f64 05:33:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:33:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:33:48 ---> Running in 50c28dac1fa8 05:33:48 ---> 858614820318 05:33:48 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 05:33:48 Removing intermediate container 50c28dac1fa8 05:33:48 ---> 6fa631ca4a17 05:33:48 Step 21/23 : LABEL arch=x86_64 05:33:48 ---> a2f597751404 05:33:48 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:33:48 ---> Running in ac9c6bdb3d66 05:33:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:33:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 05:33:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:33:49 Removing intermediate container 0bf301d4f73c 05:33:49 ---> 148a0ea92242 05:33:49 Step 12/26 : WORKDIR /edgex-go 05:33:49 Removing intermediate container ac9c6bdb3d66 05:33:49 ---> fad75df134d6 05:33:49 Step 22/23 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 05:33:49 ---> Running in 28c0e438d407 05:33:50 ---> Running in eb43d8f13f27 05:33:50 Removing intermediate container 28c0e438d407 05:33:50 ---> 2a25e53123cb 05:33:50 05:33:50 Step 13/26 : FROM alpine:3.17 05:33:50 ---> b2aa39c304c2 05:33:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:33:50 ---> Using cache 05:33:50 ---> f96ddcafaa44 05:33:50 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:33:50 Removing intermediate container eb43d8f13f27 05:33:50 ---> 9abf2f61042c 05:33:50 Step 23/23 : LABEL version=0.0.0 05:33:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 05:33:50 ---> Running in 83cb77dbfb94 05:33:50 ---> Running in 4e70288c8022 05:33:50 ---> 3b35a76aecfe 05:33:50 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:33:50 Removing intermediate container 4e70288c8022 05:33:50 ---> 1a70a8e37eaa 05:33:50 05:33:50 ---> 514df6c09510 05:33:50 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 05:33:50 Successfully built 1a70a8e37eaa 05:33:51 Successfully tagged core-data:latest 05:33:51 Building security-secretstore-setup 05:33:51  Building core-data ... done  ---> Running in eea74f2e32d0 05:33:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:33:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:33:51 v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 05:33:51 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 05:33:51 OK: 17820 distinct packages available 05:33:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:33:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:33:52 (1/5) Installing dumb-init (1.2.5-r2) 05:33:52 (2/5) Installing musl-obstack (1.2.3-r0) 05:33:52 (3/5) Installing libucontext (1.2-r0) 05:33:52 (4/5) Installing gcompat (1.1.0-r0) 05:33:52 (5/5) Installing openssl (3.0.8-r1) 05:33:52 Executing busybox-1.35.0-r29.trigger 05:33:52 OK: 8 MiB in 20 packages 05:33:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:33:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:33:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:33:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:33:53 Removing intermediate container eea74f2e32d0 05:33:53 ---> 5bee03ba20f6 05:33:53 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:33:54 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 05:33:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 05:33:54 ---> 0edd399b9b9e 05:33:54 Step 3/25 : WORKDIR /edgex-go 05:33:54 ---> Using cache 05:33:54 ---> cdfa750ea3c3 05:33:54 Step 4/25 : RUN apk add --update --no-cache make git 05:33:54 ---> Using cache 05:33:54 ---> f127071c6a01 05:33:54 Step 5/25 : COPY go.mod vendor* ./ 05:33:54 ---> Using cache 05:33:54 ---> b098eb64f797 05:33:54 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:33:54 ---> Using cache 05:33:54 ---> 5e0b4c905673 05:33:54 Step 7/25 : COPY . . 05:33:54 ---> Using cache 05:33:54 ---> c175f405499f 05:33:54 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:33:56 ---> b37d8978b1d4 05:33:56 Step 22/27 : WORKDIR / 05:33:56 ---> Running in d5f852cba7c7 05:33:56 ---> Running in 23379e1d784c 05:33:56 Removing intermediate container 83cb77dbfb94 05:33:56 ---> 342dd283e3ed 05:33:56 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 05:33:56 Removing intermediate container 23379e1d784c 05:33:56 ---> e168121f5dfe 05:33:56 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:33:56 ---> Running in cc2cc5269c20 05:33:56 Removing intermediate container cc2cc5269c20 05:33:56 ---> 47a5f0c8c5e9 05:33:56 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:33:56 ---> d637283c4c9c 05:33:56 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 05:33:56 ---> Running in ffc3bb73a42d 05:33:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:33:56 Removing intermediate container ffc3bb73a42d 05:33:56 ---> 6bc9fd745fc8 05:33:56 Step 25/27 : LABEL arch=x86_64 05:33:57 ---> a6f37581b6b6 05:33:57 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:33:57 ---> Running in af628218c794 05:33:57 Removing intermediate container af628218c794 05:33:57 ---> a12cfa303f13 05:33:57 Step 26/27 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 05:33:57 ---> Running in 6bf2c985fa46 05:33:58 Removing intermediate container 6bf2c985fa46 05:33:58 ---> 7def05215f83 05:33:58 Step 27/27 : LABEL version=0.0.0 05:33:58 ---> Running in 18c4d918cf20 05:33:58 Removing intermediate container 18c4d918cf20 05:33:58 ---> 499dffc6f122 05:33:58 05:33:58 Successfully built 499dffc6f122 05:33:58 Successfully tagged security-spire-config:latest 05:33:58  Building security-spire-config ... done Building security-spire-agent 05:34:01 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 05:34:01 Step 2/27 : FROM ${BUILDER_BASE} AS builder 05:34:01 ---> 0edd399b9b9e 05:34:01 Step 3/27 : WORKDIR /edgex-go 05:34:01 ---> Using cache 05:34:01 ---> cdfa750ea3c3 05:34:01 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 05:34:01 ---> Using cache 05:34:01 ---> c2f1c95ddbc8 05:34:01 Step 5/27 : COPY go.mod vendor* ./ 05:34:01 ---> Using cache 05:34:01 ---> 8922254a33e4 05:34:01 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:34:01 ---> Using cache 05:34:01 ---> d2a043784117 05:34:01 Step 7/27 : COPY . . 05:34:01 ---> Using cache 05:34:01 ---> fda189901375 05:34:01 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 05:34:01 ---> Using cache 05:34:01 ---> dfbc8e1c2306 05:34:01 Step 9/27 : WORKDIR /edgex-go/spire-build 05:34:01 ---> Using cache 05:34:01 ---> 3b7883605fa6 05:34:01 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 05:34:01 ---> Using cache 05:34:01 ---> 374990057bd7 05:34:01 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 05:34:01 ---> Using cache 05:34:01 ---> f4706e0214cc 05:34:01 Step 12/27 : WORKDIR /edgex-go 05:34:01 ---> Using cache 05:34:01 ---> ac2d0d7043b4 05:34:01 05:34:01 Step 13/27 : FROM alpine:3.17 05:34:01 ---> b2aa39c304c2 05:34:01 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:34:01 ---> Using cache 05:34:01 ---> f96ddcafaa44 05:34:01 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:34:01 ---> Using cache 05:34:01 ---> 342dd283e3ed 05:34:01 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 05:34:01 ---> Using cache 05:34:01 ---> 83e4fe601277 05:34:01 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:34:01 ---> d637283c4c9c 05:34:01 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 05:34:01 ---> Using cache 05:34:01 ---> a6f37581b6b6 05:34:01 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 05:34:02 ---> 551a717a0b01 05:34:02 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:34:03 ---> feabe65e6eb7 05:34:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:34:04 ---> 942a3385ca39 05:34:04 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:34:04 ---> 33f8695ad414 05:34:04 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:34:04 ---> Running in 4eecbc2227b3 05:34:04 Removing intermediate container 38b45d05e9b1 05:34:04 ---> c4590d420d7c 05:34:04 05:34:04 Step 9/22 : FROM alpine:3.17 05:34:04 ---> b2aa39c304c2 05:34:04 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 05:34:05 ---> Running in 46a1403c546d 05:34:05 Removing intermediate container 4eecbc2227b3 05:34:05 ---> 831db710ee93 05:34:05 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:34:05 ---> Running in 7f9c0dec018d 05:34:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:34:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:34:06 Removing intermediate container 7f9c0dec018d 05:34:06 ---> 0e94c23b8578 05:34:06 Step 24/26 : LABEL arch=x86_64 05:34:06 (1/2) Installing dumb-init (1.2.5-r2) 05:34:06 (2/2) Installing openssl (3.0.8-r1) 05:34:06 Executing busybox-1.35.0-r29.trigger 05:34:06 OK: 8 MiB in 17 packages 05:34:06 ---> Running in 86b48594ef31 05:34:06 ---> 375b88d3eb29 05:34:06 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:34:06 Removing intermediate container 86b48594ef31 05:34:06 ---> 661acb590706 05:34:06 Step 25/26 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 05:34:06 ---> afa55a8bdc25 05:34:06 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:34:06 ---> Running in 39ed077dd412 05:34:07 Removing intermediate container 39ed077dd412 05:34:07 ---> 11d45de44e0a 05:34:07 Step 26/26 : LABEL version=0.0.0 05:34:07 ---> 951b5513c2fc 05:34:07 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:34:07 Removing intermediate container 46a1403c546d 05:34:07 ---> 72167ee972e7 05:34:07 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 05:34:07 ---> Running in 42bd5c7c40b4 05:34:07 ---> Running in f6e810b31d64 05:34:07 Removing intermediate container 42bd5c7c40b4 05:34:07 ---> eb63bd658259 05:34:07 05:34:07 Removing intermediate container f6e810b31d64 05:34:07 ---> 86aba94628f7 05:34:07 Step 12/22 : WORKDIR /edgex 05:34:07 ---> 70482e4d8d52 05:34:07 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:34:07 Successfully built eb63bd658259 05:34:07 Successfully tagged security-spire-server:latest 05:34:07  Building security-spire-server ... done Building security-bootstrapper 05:34:07 ---> Running in 677b55df0443 05:34:07 ---> Running in 439c06f05b3a 05:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:34:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:34:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.306s coverage: 28.7% of statements 05:34:10 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 05:34:10 Step 2/33 : FROM ${BUILDER_BASE} AS builder 05:34:10 ---> 0edd399b9b9e 05:34:10 Step 3/33 : WORKDIR /edgex-go 05:34:10 ---> Using cache 05:34:10 ---> cdfa750ea3c3 05:34:10 Step 4/33 : RUN apk add --update --no-cache make git 05:34:10 ---> Using cache 05:34:10 ---> f127071c6a01 05:34:10 Step 5/33 : COPY go.mod vendor* ./ 05:34:10 ---> Using cache 05:34:10 ---> b098eb64f797 05:34:10 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:34:10 ---> Using cache 05:34:10 ---> 5e0b4c905673 05:34:10 Step 7/33 : COPY . . 05:34:10 ---> Using cache 05:34:10 ---> c175f405499f 05:34:10 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:34:12 Removing intermediate container 439c06f05b3a 05:34:12 ---> 94bf6a7648c3 05:34:12 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:34:12 Removing intermediate container 677b55df0443 05:34:12 ---> 7c7cf9c71cea 05:34:12 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:34:12 ---> Running in 1ed01eff07b1 05:34:12 ---> Running in 25e362eb5b1a 05:34:12 Removing intermediate container 25e362eb5b1a 05:34:12 ---> 4dc7b8e37e07 05:34:12 Step 25/27 : LABEL arch=x86_64 05:34:12 Removing intermediate container e18e28ca838d 05:34:12 ---> be951c384709 05:34:12 05:34:12 Step 10/23 : FROM alpine:3.17 05:34:12 ---> b2aa39c304c2 05:34:12 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 05:34:12 ---> Running in 7c84228b708d 05:34:12 ---> Running in f7d68e55cf2d 05:34:12 ---> a91c084d38aa 05:34:12 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 05:34:12 Removing intermediate container 7c84228b708d 05:34:12 ---> f11f0c64da1b 05:34:12 Step 26/27 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 05:34:12 ---> Running in 7e5bc64095ec 05:34:12 ---> 4b7ebe748559 05:34:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:34:12 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 05:34:12 Removing intermediate container 7e5bc64095ec 05:34:12 ---> 16ba0bd1ed60 05:34:12 Step 27/27 : LABEL version=0.0.0 05:34:12 ---> Running in 3a18b06efb3e 05:34:12 ---> 3fb46cfbe90f 05:34:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:34:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:34:12 Removing intermediate container 3a18b06efb3e 05:34:12 ---> 87d2b611cc09 05:34:12 05:34:12 Successfully built 87d2b611cc09 05:34:12 Successfully tagged security-spire-agent:latest 05:34:12  Building security-spire-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:34:12 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 05:34:13 (1/2) Installing ca-certificates (20220614-r4) 05:34:13 (2/2) Installing dumb-init (1.2.5-r2) 05:34:13 Executing busybox-1.35.0-r29.trigger 05:34:13 Executing ca-certificates-20220614-r4.trigger 05:34:13 ---> 3fc1951ae281 05:34:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:34:13 OK: 8 MiB in 17 packages 05:34:13 ---> 11a310f9739f 05:34:13 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:34:13 ---> Running in 9d1c5a1ae0fc 05:34:13 Removing intermediate container f7d68e55cf2d 05:34:13 ---> 2ac1ca59cfc1 05:34:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 05:34:13 ---> Running in 2c8f4ea47b73 05:34:13 Removing intermediate container 2c8f4ea47b73 05:34:13 ---> 165063f3721f 05:34:13 Step 13/23 : ENV APP_PORT=59860 05:34:13 ---> Running in 3ff56572b1eb 05:34:13 Removing intermediate container 3ff56572b1eb 05:34:13 ---> 651f006cda90 05:34:13 Step 14/23 : EXPOSE $APP_PORT 05:34:14 ---> Running in 8983634b4dbc 05:34:14 Removing intermediate container 8983634b4dbc 05:34:14 ---> 1f129d5849fb 05:34:14 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:34:14 Removing intermediate container 9d1c5a1ae0fc 05:34:14 ---> b9fd7c988d1e 05:34:14 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 05:34:14 ---> Running in 7d62ec6bb1b4 05:34:14 ---> 20b3203b385f 05:34:14 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 05:34:14 Removing intermediate container 7d62ec6bb1b4 05:34:14 ---> 060edfd44998 05:34:14 Step 20/22 : LABEL arch=x86_64 05:34:14 ---> Running in 6ce074848f4b 05:34:14 ---> 442ced33816e 05:34:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:34:14 Removing intermediate container 6ce074848f4b 05:34:14 ---> d28b3a99ad32 05:34:14 Step 21/22 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 05:34:14 ---> Running in d963a426f91f 05:34:15 Removing intermediate container d963a426f91f 05:34:15 ---> ea260312608d 05:34:15 Step 22/22 : LABEL version=0.0.0 05:34:15 ---> Running in 000e49ec9a16 05:34:15 Removing intermediate container 000e49ec9a16 05:34:15 ---> 7ec28494fa1d 05:34:15 05:34:15 ---> ba491953452d 05:34:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:34:15 Successfully built 7ec28494fa1d 05:34:15 Successfully tagged security-proxy-setup:latest 05:34:15  Building security-proxy-setup ... done  ---> c3044937d53d 05:34:15 Step 19/23 : ENTRYPOINT ["/support-notifications"] 05:34:15 ---> Running in 311bdc52d842 05:34:16 Removing intermediate container 311bdc52d842 05:34:16 ---> 83e1517f1932 05:34:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:34:16 ---> Running in 9b6073a9b08c 05:34:16 Removing intermediate container d5f852cba7c7 05:34:16 ---> 56cf734208de 05:34:16 05:34:16 Step 9/25 : FROM alpine:3.17 05:34:16 ---> b2aa39c304c2 05:34:16 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 05:34:16 ---> Running in b6903d99ba60 05:34:16 Removing intermediate container 9b6073a9b08c 05:34:16 ---> d3b3c9a4f2c3 05:34:16 Step 21/23 : LABEL arch=x86_64 05:34:16 ---> Running in 4aafe480253f 05:34:16 Removing intermediate container 4aafe480253f 05:34:16 ---> 8f8204e99ce7 05:34:16 Step 22/23 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 05:34:16 ---> Running in 699edacec482 05:34:16 Removing intermediate container 699edacec482 05:34:16 ---> 19a1c4d48f25 05:34:16 Step 23/23 : LABEL version=0.0.0 05:34:16 ---> Running in f4ce3a415a86 05:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:34:16 Removing intermediate container f4ce3a415a86 05:34:16 ---> 40d94e0f3c30 05:34:16 05:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:34:16 Successfully built 40d94e0f3c30 05:34:16 Successfully tagged support-notifications:latest 05:34:17  Building support-notifications ... done (1/3) Installing ca-certificates (20220614-r4) 05:34:17 (2/3) Installing dumb-init (1.2.5-r2) 05:34:17 (3/3) Installing su-exec (0.2-r2) 05:34:17 Executing busybox-1.35.0-r29.trigger 05:34:17 Executing ca-certificates-20220614-r4.trigger 05:34:17 OK: 8 MiB in 18 packages 05:34:17 Removing intermediate container b6903d99ba60 05:34:17 ---> 5cf967033d62 05:34:17 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 05:34:17 ---> Running in dbd62f540b9e 05:34:17 Removing intermediate container dbd62f540b9e 05:34:17 ---> a8035426a1cf 05:34:17 Step 12/25 : WORKDIR / 05:34:17 ---> Running in b0bf7c44bdd7 05:34:18 Removing intermediate container b0bf7c44bdd7 05:34:18 ---> abd41770e774 05:34:18 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 05:34:18 ---> b4c591a99134 05:34:18 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 05:34:18 ---> cfc40716e885 05:34:18 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:34:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.302s coverage: 98.5% of statements 05:34:18 ---> f7e77ef6224e 05:34:18 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 05:34:19 ---> 28c084fe28a9 05:34:19 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:34:19 ---> 907b8a66d582 05:34:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:34:20 ---> f07ee751ad06 05:34:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:34:20 ---> 0cd272a213ac 05:34:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:34:20 ---> 6dc401ba697e 05:34:20 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:34:20 ---> Running in a8a388eb50ee 05:34:21 Removing intermediate container a8a388eb50ee 05:34:21 ---> e0b2944fc213 05:34:21 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 05:34:21 ---> Running in 23a9c1c5994f 05:34:21 Removing intermediate container 23a9c1c5994f 05:34:21 ---> 4724104d8031 05:34:21 Step 23/25 : LABEL arch=x86_64 05:34:21 ---> Running in f77a0da1295e 05:34:21 Removing intermediate container f77a0da1295e 05:34:21 ---> a3d1b5f18776 05:34:21 Step 24/25 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 05:34:21 ---> Running in 3a76083b935d 05:34:21 Removing intermediate container 3a76083b935d 05:34:21 ---> 484dd16f7eef 05:34:21 Step 25/25 : LABEL version=0.0.0 05:34:21 ---> Running in 48ade0929f81 05:34:21 Removing intermediate container 48ade0929f81 05:34:21 ---> ba68918666fb 05:34:21 05:34:21 Successfully built ba68918666fb 05:34:21 Successfully tagged security-secretstore-setup:latest 05:34:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 05:34:23 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:34:23 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 05:34:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.420s coverage: 71.3% of statements 05:34:28  Building security-secretstore-setup ... done Removing intermediate container 1ed01eff07b1 05:34:28 ---> 53a38f2d622a 05:34:28 05:34:28 Step 9/33 : FROM alpine:3.17 05:34:28 ---> b2aa39c304c2 05:34:28 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 05:34:28 ---> Using cache 05:34:28 ---> 057f2dc17698 05:34:28 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 05:34:28 ---> Running in 2d36c34b9a28 05:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 05:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 05:34:28 (1/2) Installing dumb-init (1.2.5-r2) 05:34:28 (2/2) Installing su-exec (0.2-r2) 05:34:28 Executing busybox-1.35.0-r29.trigger 05:34:28 OK: 7 MiB in 17 packages 05:34:28 Removing intermediate container 2d36c34b9a28 05:34:28 ---> 3bcdb3a88fb2 05:34:28 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 05:34:28 ---> Running in 4cc03d300bd3 05:34:28 Removing intermediate container 4cc03d300bd3 05:34:28 ---> d011722c70e3 05:34:28 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 05:34:28 ---> Running in 6578243fa264 05:34:28 Removing intermediate container 6578243fa264 05:34:28 ---> cf5c2d7b9caf 05:34:28 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 05:34:28 ---> Running in f51cf8b3bd86 05:34:28 Removing intermediate container f51cf8b3bd86 05:34:28 ---> 3ea541317445 05:34:28 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 05:34:28 ---> Running in a5f27479cb6b 05:34:28 Removing intermediate container a5f27479cb6b 05:34:28 ---> caa3aac240da 05:34:28 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 05:34:28 ---> Running in 5ff57697e48c 05:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:34:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:34:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.445s coverage: 54.0% of statements 05:34:29 Removing intermediate container 5ff57697e48c 05:34:29 ---> 5b7f5b9e7576 05:34:29 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 05:34:29 ---> Running in df8c63ad3577 05:34:29 Removing intermediate container df8c63ad3577 05:34:29 ---> ffd52fe4f04d 05:34:29 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 05:34:29 ---> 0df2c322c4e4 05:34:29 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 05:34:29 ---> Running in ea7d442af33c 05:34:29 Removing intermediate container ea7d442af33c 05:34:29 ---> 24291a2e3b6d 05:34:29 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 05:34:29 ---> d1638838beae 05:34:29 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 05:34:30 ---> 22da414e7051 05:34:30 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:34:30 ---> 264f2bab33e1 05:34:30 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:34:30 ---> 7a80ae8a5f50 05:34:30 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 05:34:30 ---> 870d5371ac11 05:34:30 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 05:34:31 ---> 2b88be57ed47 05:34:31 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 05:34:31 ---> 4b430acb944c 05:34:31 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:34:31 ---> 40f4f35b32dd 05:34:31 Step 28/33 : RUN chmod +x /entrypoint.sh 05:34:31 ---> Running in cc5b214055e1 05:34:31 Removing intermediate container cc5b214055e1 05:34:31 ---> 43d8e134ae7f 05:34:31 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 05:34:31 ---> Running in ea26f9126a18 05:34:31 Removing intermediate container ea26f9126a18 05:34:31 ---> b571a59f8b74 05:34:31 Step 30/33 : CMD ["gate"] 05:34:31 ---> Running in d6de83fa6599 05:34:32 Removing intermediate container d6de83fa6599 05:34:32 ---> f8a59216c513 05:34:32 Step 31/33 : LABEL arch=x86_64 05:34:32 ---> Running in ea5e1b56459c 05:34:32 Removing intermediate container ea5e1b56459c 05:34:32 ---> 9a7da6ef9fe4 05:34:32 Step 32/33 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 05:34:32 ---> Running in 51adffcbdd1c 05:34:32 Removing intermediate container 51adffcbdd1c 05:34:32 ---> d2d56a8fb084 05:34:32 Step 33/33 : LABEL version=0.0.0 05:34:32 ---> Running in c7c36f626e8b 05:34:32 Removing intermediate container c7c36f626e8b 05:34:32 ---> 1f5e243db7c4 05:34:32 05:34:32 Successfully built 1f5e243db7c4 05:34:32 Successfully tagged security-bootstrapper:latest 05:34:32  Building security-bootstrapper ... done  [Pipeline] } 05:34:32 $ docker stop --time=1 7868964b4792bb43b145748a4a3bca3e89854deeb29837a577c2f5dfccfa9a67 05:34:33 $ docker rm -f --volumes 7868964b4792bb43b145748a4a3bca3e89854deeb29837a577c2f5dfccfa9a67 [Pipeline] // withDockerContainer [Pipeline] sh 05:34:33 + docker images 05:34:33 REPOSITORY TAG IMAGE ID CREATED SIZE 05:34:33 security-bootstrapper latest 1f5e243db7c4 1 second ago 22.2MB 05:34:33 53a38f2d622a 7 seconds ago 1.67GB 05:34:33 security-secretstore-setup latest ba68918666fb 12 seconds ago 32.8MB 05:34:33 support-notifications latest 40d94e0f3c30 17 seconds ago 32.7MB 05:34:33 56cf734208de 18 seconds ago 1.68GB 05:34:33 security-proxy-setup latest 7ec28494fa1d 18 seconds ago 18.7MB 05:34:33 security-spire-agent latest 87d2b611cc09 21 seconds ago 129MB 05:34:33 be951c384709 22 seconds ago 1.75GB 05:34:33 security-spire-server latest eb63bd658259 26 seconds ago 89.8MB 05:34:33 c4590d420d7c 29 seconds ago 1.67GB 05:34:33 security-spire-config latest 499dffc6f122 35 seconds ago 88.9MB 05:34:33 core-data latest 1a70a8e37eaa 43 seconds ago 20MB 05:34:33 2a25e53123cb 44 seconds ago 1.54GB 05:34:33 security-proxy-auth latest 40e29a9f4bca 50 seconds ago 18.3MB 05:34:33 ac2d0d7043b4 50 seconds ago 1.54GB 05:34:33 0d1ec237a837 About a minute ago 1.69GB 05:34:33 3e4632bfa7e6 About a minute ago 1.66GB 05:34:33 core-command latest d9448ffa1e72 2 minutes ago 19.8MB 05:34:33 core-metadata latest 43e19c4a54ff 2 minutes ago 20.4MB 05:34:33 core-common-config-bootstrapper latest a3e60aa2c22c 2 minutes ago 17.2MB 05:34:33 security-spiffe-token-provider latest 49106c30c40b 2 minutes ago 32.8MB 05:34:33 support-scheduler latest 0801f91e807d 2 minutes ago 32.1MB 05:34:33 61b2a1be548c 2 minutes ago 1.73GB 05:34:33 797e5d6aac1d 2 minutes ago 1.75GB 05:34:33 bfeca1814ed7 2 minutes ago 1.69GB 05:34:33 53afad07e332 2 minutes ago 1.69GB 05:34:33 8836575be8da 2 minutes ago 1.68GB 05:34:33 ci-base-image-x86_64 latest 0edd399b9b9e 6 minutes ago 881MB 05:34:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 13 days ago 664MB 05:34:33 alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB 05:34:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 05:34:33 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] } 05:34:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:34:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:34:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:34:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:34:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:34:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:34:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.865s coverage: 88.5% of statements 05:34:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.597s coverage: 3.9% of statements 05:34:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:34:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:34:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 05:34:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.902s coverage: 95.6% of statements 05:34:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:34:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 05:34:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:34:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:34:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:35:00 ok github.com/edgexfoundry/edgex-go/internal/io 0.254s coverage: 72.2% of statements 05:35:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:35:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:35:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:35:06 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.258s coverage: 65.9% of statements 05:35:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:35:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:35:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.435s coverage: 0.9% of statements 05:35:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.248s coverage: 29.0% of statements 05:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.297s coverage: 44.1% of statements 05:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.267s coverage: 82.9% of statements 05:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.239s coverage: 94.1% of statements 05:35:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.275s coverage: 96.3% of statements 05:35:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.217s coverage: 87.5% of statements 05:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:35:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 05:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 05:35:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 05:35:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.217s coverage: 94.4% of statements 05:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:35:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:35:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:35:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:35:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:35:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.110s coverage: 79.9% of statements 05:35:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.279s coverage: 92.9% of statements 05:35:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.089s coverage: 64.4% of statements 05:35:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.212s coverage: 86.9% of statements 05:35:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.218s coverage: 87.2% of statements 05:35:51 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.178s coverage: 20.0% of statements 05:35:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.185s coverage: 100.0% of statements 05:35:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.523s coverage: 81.2% of statements 05:35:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 05:35:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.529s coverage: 82.1% of statements 05:35:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:35:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.212s coverage: 86.0% of statements 05:35:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:35:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.107s coverage: 63.1% of statements 05:35:58 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.274s coverage: 100.0% of statements 05:36:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.125s coverage: 89.4% of statements 05:36:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.097s coverage: 100.0% of statements 05:36:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.116s coverage: 73.7% of statements 05:36:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 05:36:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 05:36:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 05:36:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements 05:36:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:36:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:36:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:36:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.040s coverage: 38.4% of statements 05:36:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.233s coverage: 89.5% of statements 05:36:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 05:36:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 05:36:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 05:36:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:36:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.215s coverage: 84.8% of statements 05:36:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:36:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:36:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:36:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:36:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.353s coverage: 17.7% of statements 05:36:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:36:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:36:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:36:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:36:27 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.572s coverage: 92.3% of statements 05:36:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:36:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:36:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.287s coverage: 61.5% of statements 05:36:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:36:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:36:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.384s coverage: 97.7% of statements 05:36:34 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 05:36:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:36:34 go vet ./... 05:39:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:39:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:39:11 ./bin/test-attribution-txt.sh [Pipeline] echo 05:39:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 05:39:11 + ls -al . 05:39:11 total 704 05:39:11 drwxrwxr-x 10 1001 1001 4096 Mar 24 05:31 . 05:39:11 drwxr-xr-x 4 root root 4096 Mar 24 05:31 .. 05:39:11 drwxrwxr-x 2 1001 1001 4096 Mar 24 05:29 .blubracket 05:39:11 -rw-rw-r-- 1 1001 1001 16 Mar 24 05:29 .dockerignore 05:39:11 drwxrwxr-x 8 1001 1001 4096 Mar 24 05:29 .git 05:39:11 drwxrwxr-x 3 1001 1001 4096 Mar 24 05:29 .github 05:39:11 -rw-rw-r-- 1 1001 1001 1133 Mar 24 05:29 .gitignore 05:39:11 -rw-rw-r-- 1 1001 1001 42 Mar 24 05:29 .golangci.yml 05:39:11 -rw-rw-r-- 1 1001 1001 87 Mar 24 05:29 .hadolint.yml 05:39:11 -rw-rw-r-- 1 1001 1001 166 Mar 24 05:29 .sonarcloud.properties 05:39:11 -rw-rw-r-- 1 1001 1001 1171 Mar 24 05:29 ADOPTERS.md 05:39:11 -rw-rw-r-- 1 1001 1001 10835 Mar 24 05:29 Attribution.txt 05:39:11 -rw-rw-r-- 1 1001 1001 73765 Mar 24 05:29 CHANGELOG.md 05:39:11 -rw-rw-r-- 1 1001 1001 3804 Mar 24 05:29 CONTRIBUTING.md 05:39:11 -rw-rw-r-- 1 1001 1001 677 Mar 24 05:29 GOVERNANCE.md 05:39:11 -rw-rw-r-- 1 1001 1001 883 Mar 24 05:29 Jenkinsfile 05:39:11 -rw-rw-r-- 1 1001 1001 10775 Mar 24 05:29 LICENSE 05:39:11 -rw-rw-r-- 1 1001 1001 14368 Mar 24 05:29 Makefile 05:39:11 -rw-rw-r-- 1 1001 1001 582 Mar 24 05:29 OWNERS.md 05:39:11 -rw-rw-r-- 1 1001 1001 9403 Mar 24 05:29 README.md 05:39:11 -rw-rw-r-- 1 1001 1001 789 Mar 24 05:29 SECURITY.md 05:39:11 -rw-rw-r-- 1 1001 1001 5 Mar 24 05:27 VERSION 05:39:11 drwxrwxr-x 2 1001 1001 4096 Mar 24 05:29 bin 05:39:11 drwxrwxr-x 18 1001 1001 4096 Mar 24 05:29 cmd 05:39:11 -rw-r--r-- 1 root root 447380 Mar 24 05:36 coverage.out 05:39:11 -rw-rw-r-- 1 1001 1001 3200 Mar 24 05:29 go.mod 05:39:11 -rw-rw-r-- 1 1001 1001 31265 Mar 24 05:29 go.sum 05:39:11 drwxrwxr-x 7 1001 1001 4096 Mar 24 05:29 internal 05:39:11 drwxrwxr-x 3 1001 1001 4096 Mar 24 05:29 openapi 05:39:11 -rw-rw-r-- 1 1001 1001 594 Mar 24 05:29 security.txt 05:39:11 drwxrwxr-x 4 1001 1001 4096 Mar 24 05:29 snap 05:39:11 -rw-rw-r-- 1 1001 1001 204 Mar 24 05:29 version.go [Pipeline] sh 05:39:12 + '[' -e coverage.out ] 05:39:12 + chown 1001:1001 coverage.out [Pipeline] stash 05:39:12 Warning: overwriting stash ‘coverage-report’ 05:39:13 Stashed 1 file(s) [Pipeline] sh 05:39:14 + make build 05:39:14 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 05:40:50 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 05:40:50 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 05:40:50 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 05:40:54 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 05:41:40 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 05:41: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:41: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:41: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:41:59 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 05:42:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:42:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 05:42:15 $ docker stop --time=1 0c766f24efeab27d45474d3f787427a0af12fc430265a8ed8810f8259b1d8805 05:42:18 $ docker rm -f --volumes 0c766f24efeab27d45474d3f787427a0af12fc430265a8ed8810f8259b1d8805 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:42:20 05:42:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:42:20 latest: Pulling from edgex-devops/edgex-compose-arm64 05:42:20 29e5d40040c1: Pulling fs layer 05:42:20 1ce36da41761: Pulling fs layer 05:42:20 25b303627fd3: Pulling fs layer 05:42:21 29e5d40040c1: Verifying Checksum 05:42:21 29e5d40040c1: Download complete 05:42:21 1ce36da41761: Verifying Checksum 05:42:21 1ce36da41761: Download complete 05:42:21 29e5d40040c1: Pull complete 05:42:23 25b303627fd3: Download complete 05:42:23 1ce36da41761: Pull complete 05:42:33 25b303627fd3: Pull complete 05:42:33 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 05:42:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:42:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:33 prd-ubuntu20.04-docker-arm64-4c-16g-5667 does not seem to be running inside a container 05:42:33 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:42:35 $ docker top 4718ba106cb1a9b894b5b1d695073449d4ca4f0cb42ceb1f31a92d72687fd8dd -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:36 + grep parallel 05:42:36 + docker-compose build --help 05:42:40 --parallel Build images in parallel. [Pipeline] } 05:42:40 $ docker stop --time=1 4718ba106cb1a9b894b5b1d695073449d4ca4f0cb42ceb1f31a92d72687fd8dd 05:42:44 $ docker rm -f --volumes 4718ba106cb1a9b894b5b1d695073449d4ca4f0cb42ceb1f31a92d72687fd8dd [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:42:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:45 prd-ubuntu20.04-docker-arm64-4c-16g-5667 does not seem to be running inside a container 05:42:45 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:42:46 $ docker top 76e22445a08c29fa8d45075c2239e13788c0986901ed7a3e473b6da850d8f10a -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:46 + docker-compose -f ./docker-compose-build.yml build --parallel 05:42:52 Building core-command ... 05:42:52 Building core-common-config-bootstrapper ... 05:42:52 Building core-data ... 05:42:52 Building core-metadata ... 05:42:52 Building security-bootstrapper ... 05:42:52 Building security-proxy-auth ... 05:42:52 Building security-proxy-setup ... 05:42:52 Building security-secretstore-setup ... 05:42:52 Building security-spiffe-token-provider ... 05:42:52 Building security-spire-agent ... 05:42:52 Building security-spire-config ... 05:42:52 Building security-spire-server ... 05:42:52 Building support-notifications ... 05:42:52 Building support-scheduler ... 05:42:52 Building security-bootstrapper 05:42:52 Building core-data 05:42:52 Building security-proxy-auth 05:42:52 Building core-common-config-bootstrapper 05:42:52 Building security-secretstore-setup 05:43:38 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 05:43:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:43:38 ---> 1910de0859b1 05:43:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:43:38 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 05:43:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:43:38 ---> 1910de0859b1 05:43:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:43:38 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 05:43:38 Step 2/33 : FROM ${BUILDER_BASE} AS builder 05:43:38 ---> 1910de0859b1 05:43:38 Step 3/33 : WORKDIR /edgex-go 05:43:38 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 05:43:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 05:43:38 ---> 1910de0859b1 05:43:38 Step 3/25 : WORKDIR /edgex-go 05:43:38 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 05:43:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:43:38 ---> 1910de0859b1 05:43:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:43:38 ---> Running in 1d907e264ff6 05:43:38 ---> Running in dfbe07e2511e 05:43:38 ---> Running in ac2ac251f876 05:43:38 ---> Running in a50d3ae54f48 05:43:38 ---> Running in 806f5798fd82 05:43:38 Removing intermediate container dfbe07e2511e 05:43:38 ---> 819eaf964dcd 05:43:38 Step 4/23 : WORKDIR /edgex-go 05:43:38 ---> Running in b5cc375ccf63 05:43:38 Removing intermediate container ac2ac251f876 05:43:38 ---> 01233f449d01 05:43:38 Step 4/25 : RUN apk add --update --no-cache make git 05:43:38 Removing intermediate container a50d3ae54f48 05:43:38 ---> 59bc0a29a2e7 05:43:38 Step 4/23 : WORKDIR /edgex-go 05:43:38 Removing intermediate container 806f5798fd82 05:43:38 ---> cdb4ed0a2415 05:43:38 Step 4/23 : WORKDIR /edgex-go 05:43:38 ---> Running in 74079af1d68f 05:43:38 Removing intermediate container 1d907e264ff6 05:43:38 ---> 8edf9fb0af09 05:43:38 Step 4/33 : RUN apk add --update --no-cache make git 05:43:38 ---> Running in fc2116478fca 05:43:38 ---> Running in 8ebacac16b57 05:43:38 ---> Running in 11788b17d7af 05:43:38 Removing intermediate container b5cc375ccf63 05:43:38 ---> 6959343307bd 05:43:38 Step 5/23 : RUN apk add --update --no-cache make git 05:43:38 ---> Running in 7d73e3386a47 05:43:39 Removing intermediate container fc2116478fca 05:43:39 ---> da95001bd4dc 05:43:39 Step 5/23 : RUN apk add --update --no-cache make git 05:43:39 Removing intermediate container 8ebacac16b57 05:43:39 ---> 85f98cfd2de2 05:43:39 Step 5/23 : RUN apk add --update --no-cache make git 05:43:39 ---> Running in ba28b3c94d68 05:43:39 ---> Running in 94b3aee03c65 05:43:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:43:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:43:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:43:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:43:42 OK: 263 MiB in 53 packages 05:43:42 OK: 263 MiB in 53 packages 05:43:43 OK: 263 MiB in 53 packages 05:43:43 OK: 263 MiB in 53 packages 05:43:43 OK: 263 MiB in 53 packages 05:43:44 Removing intermediate container 74079af1d68f 05:43:44 ---> e379f2489a75 05:43:44 Step 5/25 : COPY go.mod vendor* ./ 05:43:44 Removing intermediate container 7d73e3386a47 05:43:44 ---> df4c41c75e23 05:43:44 Step 6/23 : COPY go.mod vendor* ./ 05:43:45 Removing intermediate container 11788b17d7af 05:43:45 ---> 98056d7be22a 05:43:45 Step 5/33 : COPY go.mod vendor* ./ 05:43:45 Removing intermediate container ba28b3c94d68 05:43:45 ---> e52595e67449 05:43:45 Step 6/23 : COPY go.mod vendor* ./ 05:43:45 Removing intermediate container 94b3aee03c65 05:43:45 ---> 67ee1f7cd332 05:43:45 Step 6/23 : COPY go.mod vendor* ./ 05:43:45 ---> 455c070bce1f 05:43:45 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:45 ---> Running in 5b5b5650b21a 05:43:46 ---> ba056f8d441f 05:43:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:46 ---> Running in 2a0aeffbcd11 05:43:46 ---> 83d7562ebeb6 05:43:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:46 ---> Running in c035442476d6 05:43:46 ---> 8461f3e64280 05:43:46 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:47 ---> 6bf391489e15 05:43:47 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:43:47 ---> Running in 4375da4ca3d2 05:43:47 ---> Running in e75720a87295 05:45:38 Removing intermediate container 5b5b5650b21a 05:45:38 ---> 5e8d836b9231 05:45:38 Step 7/25 : COPY . . 05:45:38 Removing intermediate container 4375da4ca3d2 05:45:38 ---> d502761b77c9 05:45:38 Step 7/33 : COPY . . 05:45:38 Removing intermediate container 2a0aeffbcd11 05:45:38 ---> e008d844cc23 05:45:38 Step 8/23 : COPY . . 05:45:38 Removing intermediate container c035442476d6 05:45:38 ---> 7f744ea3c9f4 05:45:38 Step 8/23 : COPY . . 05:45:38 Removing intermediate container e75720a87295 05:45:38 ---> b85351fb5cac 05:45:38 Step 8/23 : COPY . . 05:45:51 ---> 3858658e11d6 05:45:51 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 05:45:51 ---> fdca9c9c8d92 05:45:51 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:45:51 ---> be9ad060c301 05:45:51 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 05:45:51 ---> Running in 1a14f2f3d84f 05:45:51 ---> 8ab30deb6142 05:45:51 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:45:51 ---> Running in 0f6124b57a4e 05:45:51 ---> Running in c32f0e6feb57 05:45:51 ---> Running in 239235c5a5f8 05:45:51 ---> 861d1625ce4f 05:45:51 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 05:45:51 ---> Running in 122aa7b48d36 05:45:53 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 05:45:53 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 05:45:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:45:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:45:54 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 05:51: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:51:51 Removing intermediate container 122aa7b48d36 05:51:51 ---> f56ced530cec 05:51:51 05:51:51 Step 10/23 : FROM alpine:3.17 05:51:51 3.17: Pulling from library/alpine 05:51:51 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 05:51:51 Status: Downloaded newer image for alpine:3.17 05:51:51 ---> d74e625d9115 05:51:51 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 05:51:52 ---> Running in f1d9875969fc 05:51:52 Removing intermediate container f1d9875969fc 05:51:52 ---> e27a94a9453f 05:51:52 Step 12/23 : RUN apk add --update --no-cache dumb-init 05:51:52 ---> Running in 65d3d2e91e80 05:51:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:51:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:51:57 (1/1) Installing dumb-init (1.2.5-r2) 05:51:57 Executing busybox-1.35.0-r29.trigger 05:51:57 OK: 8 MiB in 16 packages 05:52:00 Removing intermediate container 65d3d2e91e80 05:52:00 ---> a3940b9140a2 05:52:00 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:52:01 ---> 5af1f19de27f 05:52:01 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 05:52:02 ---> bf1d6d404576 05:52:02 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:52:06 ---> 50fb4d5b0307 05:52:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:52:07 Removing intermediate container 0f6124b57a4e 05:52:07 ---> e5eabf61e0ab 05:52:07 05:52:07 Step 9/33 : FROM alpine:3.17 05:52:07 ---> d74e625d9115 05:52:07 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 05:52:07 ---> 61e4444ca933 05:52:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:52:07 ---> Running in 89aa391023a4 05:52:08 Removing intermediate container 89aa391023a4 05:52:08 ---> 21240a20b0cf 05:52:08 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 05:52:09 ---> Running in 6f5f1d8022f6 05:52:09 ---> a606a25b2dce 05:52:09 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:52:10 ---> Running in f4f199a54174 05:52:11 Removing intermediate container 1a14f2f3d84f 05:52:11 ---> 58fb300fe49e 05:52:11 05:52:11 Step 9/25 : FROM alpine:3.17 05:52:11 ---> d74e625d9115 05:52:11 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 05:52:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:52:11 ---> Running in 471b4eb72f80 05:52:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:52:13 (1/2) Installing dumb-init (1.2.5-r2) 05:52:13 (2/2) Installing su-exec (0.2-r2) 05:52:13 Executing busybox-1.35.0-r29.trigger 05:52:13 Removing intermediate container f4f199a54174 05:52:13 ---> 8634182a8ec4 05:52:13 Step 19/23 : ENTRYPOINT ["entrypoint.sh"]OK: 8 MiB in 17 packages 05:52:13 05:52:14 ---> Running in fb61c7cf3487 05:52:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:52:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:52:15 Removing intermediate container fb61c7cf3487 05:52:15 ---> f94f134250ba 05:52:15 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 05:52:15 ---> Running in 0962b8306b5d 05:52:15 Removing intermediate container 6f5f1d8022f6 05:52:15 ---> 1b2b9b051342 05:52:15 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 05:52:16 ---> Running in bbc53024669c 05:52:16 Removing intermediate container 0962b8306b5d 05:52:16 ---> a32d8589d897 05:52:16 Step 21/23 : LABEL arch=arm64 05:52:16 (1/3) Installing ca-certificates (20220614-r4) 05:52:16 ---> Running in 3faca9174035 05:52:16 (2/3) Installing dumb-init (1.2.5-r2) 05:52:16 (3/3) Installing su-exec (0.2-r2) 05:52:16 Executing busybox-1.35.0-r29.trigger 05:52:16 Executing ca-certificates-20220614-r4.trigger 05:52:17 Removing intermediate container bbc53024669c 05:52:17 ---> 093ce8fce740 05:52:17 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 05:52:17 OK: 8 MiB in 18 packages 05:52:17 Removing intermediate container 3faca9174035 05:52:17 ---> ec093c3874de 05:52:17 Step 22/23 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 05:52:17 ---> Running in cf37f3f716ad 05:52:17 ---> Running in 8bf65ce95e48 05:52:17 Removing intermediate container cf37f3f716ad 05:52:17 ---> 0ddbc130d2e8 05:52:17 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 05:52:18 ---> Running in 5668a6f5080d 05:52:18 Removing intermediate container 8bf65ce95e48 05:52:18 ---> e13d43219881 05:52:18 Step 23/23 : LABEL version=0.0.0 05:52:18 ---> Running in 2821a93d7c6a 05:52:19 Removing intermediate container 5668a6f5080d 05:52:19 ---> 741255c1d9be 05:52:19 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 05:52:19 ---> Running in 28153d88d326 05:52:19 Removing intermediate container 471b4eb72f80 05:52:19 ---> 93823a3c80b1 05:52:19 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 05:52:19 Removing intermediate container 2821a93d7c6a 05:52:19 ---> 29410c523c21 05:52:19 05:52:19 ---> Running in 01c248ab0cd7 05:52:19 Removing intermediate container 28153d88d326 05:52:19 ---> 7bffe6471156 05:52:19 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 05:52:20 Successfully built 29410c523c21 05:52:20 Successfully tagged security-proxy-auth-arm64:latest 05:52:20  Building security-proxy-auth ... done Building support-scheduler 05:52:20 ---> Running in b19cb1a0e5eb 05:52:20 Removing intermediate container 01c248ab0cd7 05:52:20 ---> 6da35de933c7 05:52:20 Step 12/25 : WORKDIR / 05:52:20 ---> Running in b90b752f687f 05:52:21 Removing intermediate container b90b752f687f 05:52:21 ---> dd2a0521809b 05:52:21 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 05:52:21 Removing intermediate container c32f0e6feb57 05:52:21 ---> a9b5e71cedc1 05:52:21 05:52:21 Step 10/23 : FROM alpine:3.17 05:52:21 ---> d74e625d9115 05:52:21 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 05:52:21 ---> Using cache 05:52:21 ---> e27a94a9453f 05:52:21 Step 12/23 : RUN apk add --update --no-cache dumb-init 05:52:21 ---> Using cache 05:52:21 ---> a3940b9140a2 05:52:21 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:52:21 ---> Using cache 05:52:21 ---> 5af1f19de27f 05:52:21 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 05:52:21 ---> Using cache 05:52:21 ---> bf1d6d404576 05:52:21 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:52:24 ---> ea00a57c4545 05:52:24 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 05:52:24 Removing intermediate container b19cb1a0e5eb 05:52:24 ---> b73b156017e4 05:52:24 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 05:52:24 ---> Running in 7f902882bef1 05:52:25 Removing intermediate container 7f902882bef1 05:52:25 ---> bed96175ca7a 05:52:25 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 05:52:25 ---> f85801a6be13 05:52:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:52:26 ---> 9272c5bc4764 05:52:26 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:52:26 ---> b36cf5ebece7 05:52:26 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 05:52:26 ---> a592470f34b0 05:52:26 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:52:27 ---> Running in b617503f1c09 05:52:27 ---> d0b231f2f6bd 05:52:27 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 05:52:28 ---> f07053a50f4b 05:52:28 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:52:28 ---> c36587bc76c3 05:52:28 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:52:28 ---> Running in 08dc5b9355b3 05:52:30 ---> cdb3787e65d6 05:52:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:52:30 Removing intermediate container b617503f1c09 05:52:30 ---> ba1e6e8bac0b 05:52:30 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 05:52:31 ---> 1252e96cde1f 05:52:31 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 05:52:31 Removing intermediate container 08dc5b9355b3 05:52:31 ---> 9686b45f4a9b 05:52:31 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 05:52:31 ---> Running in d35e08243a4c 05:52:32 Removing intermediate container d35e08243a4c 05:52:32 ---> 7f8e4e8f33d7 05:52:32 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 05:52:32 ---> d95c09efb0d5 05:52:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:52:32 ---> Running in c8c7b4ce1081 05:52:32 ---> 70ec18cea13e 05:52:32 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:52:33 Removing intermediate container c8c7b4ce1081 05:52:33 ---> 9717077a7c61 05:52:33 Step 21/23 : LABEL arch=arm64 05:52:33 ---> Running in 84e26d55b46b 05:52:33 Removing intermediate container 239235c5a5f8 05:52:33 ---> 81c1e1d6ca9a 05:52:33 05:52:33 Step 10/23 : FROM alpine:3.17 05:52:33 ---> d74e625d9115 05:52:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 05:52:34 ---> Running in 8cf9c2cd6302 05:52:34 Removing intermediate container 84e26d55b46b 05:52:34 ---> 0a769768efe8 05:52:34 Step 22/23 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 05:52:34 ---> Running in d75d70a5d447 05:52:34 Removing intermediate container 8cf9c2cd6302 05:52:34 ---> 180f78d81582 05:52:34 Step 12/23 : ENV APP_PORT=59880 05:52:35 ---> Running in a2deaecdbf1b 05:52:35 Removing intermediate container d75d70a5d447 05:52:35 ---> e183b4d607ab 05:52:35 Step 23/23 : LABEL version=0.0.0 05:52:35 ---> Running in 95f8e297ae6e 05:52:35 ---> db67d568b166 05:52:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:52:35 Removing intermediate container a2deaecdbf1b 05:52:35 ---> e5c98e010a50 05:52:35 Step 13/23 : EXPOSE $APP_PORT 05:52:35 ---> a0af6586ae3c 05:52:35 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:52:35 ---> Running in 8c250f89e612 05:52:35 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 05:52:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:52:35 ---> 1910de0859b1 05:52:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:52:35 ---> Using cache 05:52:35 ---> cdb4ed0a2415 05:52:35 Step 4/23 : WORKDIR /edgex-go 05:52:35 ---> Using cache 05:52:35 ---> 85f98cfd2de2 05:52:35 Step 5/23 : RUN apk add --update --no-cache make git 05:52:35 ---> Using cache 05:52:35 ---> 67ee1f7cd332 05:52:35 Step 6/23 : COPY go.mod vendor* ./ 05:52:35 ---> Using cache 05:52:35 ---> 6bf391489e15 05:52:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:52:35 ---> Using cache 05:52:35 ---> b85351fb5cac 05:52:35 Step 8/23 : COPY . . 05:52:36 Removing intermediate container 95f8e297ae6e 05:52:36 ---> b162286ac9e2 05:52:36 05:52:36 ---> Using cache 05:52:36 ---> 861d1625ce4f 05:52:36 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 05:52:36 ---> Running in 0b4cd23ae159 05:52:36 Removing intermediate container 8c250f89e612 05:52:36 ---> 478a465efc96 05:52:36 Step 14/23 : RUN apk add --update --no-cache dumb-init 05:52:36 ---> Running in 8f8dda5b8932 05:52:36 ---> ca629ffd191c 05:52:36 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:52:36 Successfully built b162286ac9e2 05:52:36 ---> f53e5d8e6713 05:52:36 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 05:52:36 Successfully tagged core-common-config-bootstrapper-arm64:latest 05:52:36 ---> Running in 9cb5a87b50dc 05:52:36 Building security-spiffe-token-provider 05:52:38  Building core-common-config-bootstrapper ... done 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 05:52:38 ---> 987c430cc401 05:52:38 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 05:52:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:52:39 ---> 3917d0dd68d3 05:52:39 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 05:52:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:52:40 Removing intermediate container 9cb5a87b50dc 05:52:40 ---> c0d9328cdd29 05:52:40 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 05:52:40 ---> Running in f02750a66375 05:52:40 ---> 5a478d64632e 05:52:40 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:52:41 Removing intermediate container f02750a66375 05:52:41 ---> a208f2a7f81f 05:52:41 Step 23/25 : LABEL arch=arm64 05:52:41 (1/1) Installing dumb-init (1.2.5-r2) 05:52:41 Executing busybox-1.35.0-r29.trigger 05:52:41 OK: 8 MiB in 16 packages 05:52:41 ---> Running in b2c281fe7278 05:52:42 ---> 0cfde13483c8 05:52:42 Step 28/33 : RUN chmod +x /entrypoint.sh 05:52:42 ---> Running in 024a6aed084e 05:52:42 Removing intermediate container b2c281fe7278 05:52:42 ---> 61d2fcfe5db6 05:52:42 Step 24/25 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 05:52:42 ---> Running in bdd28c90b64b 05:52:43 Removing intermediate container bdd28c90b64b 05:52:43 ---> 6c247529664a 05:52:43 Step 25/25 : LABEL version=0.0.0 05:52:43 ---> Running in a27d68af35ee 05:52:43 Removing intermediate container 8f8dda5b8932 05:52:43 ---> 911e643d9f90 05:52:43 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 05:52:44 Removing intermediate container a27d68af35ee 05:52:44 ---> 660b1dec668e 05:52:44 05:52:45 Successfully built 660b1dec668e 05:52:45 Successfully tagged security-secretstore-setup-arm64:latest 05:52:45 Building support-notifications 05:52:45  Building security-secretstore-setup ... done  ---> 3fc45448021a 05:52:45 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 05:52:45 Removing intermediate container 024a6aed084e 05:52:45 ---> 993b14afef61 05:52:45 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 05:52:45 ---> Running in f0cfb093694c 05:52:46 Removing intermediate container f0cfb093694c 05:52:46 ---> 9eca0fa39558 05:52:46 Step 30/33 : CMD ["gate"] 05:52:46 ---> a37782e43cb1 05:52:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:52:46 ---> Running in 53c6dfbb0df4 05:52:47 Removing intermediate container 53c6dfbb0df4 05:52:47 ---> 4a606d57b72b 05:52:47 Step 31/33 : LABEL arch=arm64 05:52:47 ---> Running in 7e00d43f8e04 05:52:49 Removing intermediate container 7e00d43f8e04 05:52:49 ---> 2614a2e1e9e3 05:52:49 Step 32/33 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 05:52:50 ---> 51c14d8fc480 05:52:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:52:50 ---> Running in 3000f4d139c7 05:52:50 Removing intermediate container 3000f4d139c7 05:52:50 ---> 87b44cdec1e5 05:52:50 Step 33/33 : LABEL version=0.0.0 05:52:51 ---> Running in a96f507c9a75 05:52:51 ---> 0130f049b16b 05:52:51 Step 19/23 : ENTRYPOINT ["/core-data"] 05:52:51 ---> Running in e5c9bb6ff643 05:52:52 Removing intermediate container a96f507c9a75 05:52:52 ---> 7f9fbd5fdcbe 05:52:52 05:52:52 Removing intermediate container e5c9bb6ff643 05:52:52 ---> 799195dab6d2 05:52:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:52:52 Successfully built 7f9fbd5fdcbe 05:52:52 Successfully tagged security-bootstrapper-arm64:latest 05:52:52 Building security-spire-config 05:52:52  Building security-bootstrapper ... done  ---> Running in 23f467ab22d2 05:52:53 Removing intermediate container 23f467ab22d2 05:52:53 ---> 29badc67dab0 05:52:53 Step 21/23 : LABEL arch=arm64 05:52:53 ---> Running in e33975f361e9 05:52:53 Removing intermediate container e33975f361e9 05:52:53 ---> ca8419e57646 05:52:53 Step 22/23 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 05:52:53 ---> Running in d523eaad1921 05:52:54 Removing intermediate container d523eaad1921 05:52:54 ---> 2271a6d52201 05:52:54 Step 23/23 : LABEL version=0.0.0 05:52:54 ---> Running in 5036bb1d299d 05:52:54 Removing intermediate container 5036bb1d299d 05:52:54 ---> 80e82fc5d24b 05:52:54 05:52:54 Successfully built 80e82fc5d24b 05:52:54 Successfully tagged core-data-arm64:latest 05:52:55  Building core-data ... done Building security-proxy-setup 05:52:57 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 05:52:57 Step 2/20 : FROM ${BUILDER_BASE} AS builder 05:52:57 ---> 1910de0859b1 05:52:57 Step 3/20 : WORKDIR /edgex-go 05:52:57 ---> Using cache 05:52:57 ---> 8edf9fb0af09 05:52:57 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 05:52:57 ---> Running in f6ca83f73002 05:52:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:52:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:53:01 v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 05:53:01 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 05:53:01 OK: 17693 distinct packages available 05:53:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:53:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:53:02 OK: 263 MiB in 53 packages 05:53:05 Removing intermediate container f6ca83f73002 05:53:05 ---> 3ad0405ed7b8 05:53:05 Step 5/20 : COPY go.mod vendor* ./ 05:53:06 ---> 543a19becd30 05:53:06 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:53:06 ---> Running in 373b7ab0ef9e 05:53:13 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 05:53:13 Step 2/23 : FROM ${BUILDER_BASE} AS builder 05:53:13 ---> 1910de0859b1 05:53:13 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:53:13 ---> Using cache 05:53:13 ---> cdb4ed0a2415 05:53:13 Step 4/23 : WORKDIR /edgex-go 05:53:13 ---> Using cache 05:53:13 ---> 85f98cfd2de2 05:53:13 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 05:53:13 ---> Running in 0a05a89a1a37 05:53:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:53:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:53:16 OK: 263 MiB in 53 packages 05:53:18 Removing intermediate container 0a05a89a1a37 05:53:18 ---> 624583ca5b6b 05:53:18 Step 6/23 : COPY go.mod vendor* ./ 05:53:19 ---> 243185e68597 05:53:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:53:20 ---> Running in b6bb1d240cc5 05:53:23 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 05:53:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 05:53:23 ---> 1910de0859b1 05:53:23 Step 3/22 : WORKDIR /edgex-go 05:53:23 ---> Using cache 05:53:23 ---> 8edf9fb0af09 05:53:23 Step 4/22 : RUN apk add --update --no-cache make git 05:53:23 ---> Using cache 05:53:23 ---> 98056d7be22a 05:53:23 Step 5/22 : COPY go.mod vendor* ./ 05:53:23 ---> Using cache 05:53:23 ---> 8461f3e64280 05:53:23 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:53:23 ---> Using cache 05:53:23 ---> d502761b77c9 05:53:23 Step 7/22 : COPY . . 05:53:23 ---> Using cache 05:53:23 ---> 3858658e11d6 05:53:23 Step 8/22 : RUN make cmd/secrets-config/secrets-config 05:53:23 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 05:53:23 Step 2/27 : FROM ${BUILDER_BASE} AS builder 05:53:23 ---> 1910de0859b1 05:53:23 Step 3/27 : WORKDIR /edgex-go 05:53:23 ---> Using cache 05:53:23 ---> 8edf9fb0af09 05:53:23 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 05:53:23 ---> Running in 47ebceebeebf 05:53:23 ---> Running in c07a067a0ff7 05:53:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:53:26 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 05:53:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:53:28 OK: 263 MiB in 53 packages 05:53:30 Removing intermediate container c07a067a0ff7 05:53:30 ---> 5508b542727c 05:53:30 Step 5/27 : COPY go.mod vendor* ./ 05:53:31 ---> 181f632eb9ef 05:53:31 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:53:31 ---> Running in 7780dd211567 05:55:22 Removing intermediate container 373b7ab0ef9e 05:55:22 ---> 9990fc84e7d6 05:55:22 Step 7/20 : COPY . . 05:55:35 ---> 346f9d9b4994 05:55:35 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:55:35 ---> Running in fbc8e944d8e4 05:55:36 Removing intermediate container b6bb1d240cc5 05:55:36 ---> bb3b81e418ed 05:55:36 Step 8/23 : COPY . . 05:55: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:55:38 Removing intermediate container 7780dd211567 05:55:38 ---> d137d13548d9 05:55:38 Step 7/27 : COPY . . 05:55:56 ---> 490c24467e7b 05:55:56 Step 9/23 : RUN make cmd/support-notifications/support-notifications 05:55:56 ---> Running in 762c31594333 05:55:58 ---> 768359239696 05:55:58 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 05:55:58 ---> Running in a9118a4ac347 05:55:58 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:55:58 Removing intermediate container a9118a4ac347 05:55:58 ---> a3ee0bc19ab3 05:55:58 Step 9/27 : WORKDIR /edgex-go/spire-build 05:55:58 ---> Running in 31155faa8987 05:55:59 Removing intermediate container 31155faa8987 05:55:59 ---> 6b36e34dfdd3 05:55:59 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 05:55:59 ---> Running in a4e3f9fa05ae 05:56:00 Removing intermediate container a4e3f9fa05ae 05:56:00 ---> a41f90b41229 05:56:00 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 05:56:00 ---> Running in 967f1075dc2e 05:56:03 Removing intermediate container 967f1075dc2e 05:56:03 ---> b3b3ec9358a6 05:56:03 Step 12/27 : WORKDIR /edgex-go 05:56:03 ---> Running in 5a4eda0bcce9 05:56:04 Removing intermediate container 5a4eda0bcce9 05:56:04 ---> bd67045e2407 05:56:04 05:56:04 Step 13/27 : FROM alpine:3.17 05:56:04 ---> d74e625d9115 05:56:04 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:56:04 ---> Running in cc0d2a7f29df 05:56:04 Removing intermediate container cc0d2a7f29df 05:56:04 ---> 7e783abc6e2a 05:56:04 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 05:56:04 ---> Running in e06c1938f057 05:56:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:56:09 v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 05:56:09 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 05:56:09 OK: 17691 distinct packages available 05:56:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:56:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:56:11 (1/4) Installing dumb-init (1.2.5-r2) 05:56:11 (2/4) Installing musl-obstack (1.2.3-r0) 05:56:11 (3/4) Installing libucontext (1.2-r0) 05:56:11 (4/4) Installing gcompat (1.1.0-r0) 05:56:11 Executing busybox-1.35.0-r29.trigger 05:56:11 OK: 8 MiB in 19 packages 05:56:13 Removing intermediate container e06c1938f057 05:56:13 ---> bce132b96f2d 05:56:13 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 05:56:14 ---> 8dc2bc913214 05:56:14 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 05:56:15 ---> 750f7eed432c 05:56:15 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:56:21 ---> b60be02658ae 05:56:21 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:56:21 ---> a9260a53cc88 05:56:21 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 05:56:21 ---> Running in f1575df4424d 05:56:22 Removing intermediate container f1575df4424d 05:56:22 ---> 128486d4d11b 05:56:22 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:56:23 ---> 430e826d03fe 05:56:23 Step 22/27 : WORKDIR / 05:56:23 ---> Running in b5d52730c1dc 05:56:24 Removing intermediate container b5d52730c1dc 05:56:24 ---> 10d6c064572b 05:56:24 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:56:24 ---> Running in 0ac06e593e45 05:56:24 Removing intermediate container 0ac06e593e45 05:56:24 ---> 3c3aa45cb944 05:56:24 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:56:24 ---> Running in d44af19f2971 05:56:25 Removing intermediate container d44af19f2971 05:56:25 ---> 5e39a82873c5 05:56:25 Step 25/27 : LABEL arch=arm64 05:56:25 ---> Running in 79e3da5c91c4 05:56:26 Removing intermediate container 79e3da5c91c4 05:56:26 ---> cb539520c0bb 05:56:26 Step 26/27 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 05:56:26 ---> Running in 26a06090d75c 05:56:26 Removing intermediate container 26a06090d75c 05:56:26 ---> 9a534fbcd7bd 05:56:26 Step 27/27 : LABEL version=0.0.0 05:56:26 ---> Running in ebdc1212f84b 05:56:27 Removing intermediate container ebdc1212f84b 05:56:27 ---> 25a61234ddb1 05:56:27 05:56:27 Successfully built 25a61234ddb1 05:56:27 Successfully tagged security-spire-config-arm64:latest 05:56:27 Building security-spire-server 05:56:45  Building security-spire-config ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 05:56:45 Step 2/26 : FROM ${BUILDER_BASE} AS builder 05:56:45 ---> 1910de0859b1 05:56:45 Step 3/26 : WORKDIR /edgex-go 05:56:45 ---> Using cache 05:56:45 ---> 8edf9fb0af09 05:56:45 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 05:56:45 ---> Using cache 05:56:45 ---> 5508b542727c 05:56:45 Step 5/26 : COPY go.mod vendor* ./ 05:56:45 ---> Using cache 05:56:45 ---> 181f632eb9ef 05:56:45 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:56:45 ---> Using cache 05:56:45 ---> d137d13548d9 05:56:45 Step 7/26 : COPY . . 05:56:45 ---> Using cache 05:56:45 ---> 768359239696 05:56:45 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 05:56:45 ---> Using cache 05:56:45 ---> a3ee0bc19ab3 05:56:45 Step 9/26 : WORKDIR /edgex-go/spire-build 05:56:45 ---> Using cache 05:56:45 ---> 6b36e34dfdd3 05:56:45 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 05:56:45 ---> Using cache 05:56:45 ---> a41f90b41229 05:56:45 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 05:56:45 ---> Running in 1e1880750c17 05:56:48 Removing intermediate container 1e1880750c17 05:56:48 ---> 880c85ff357e 05:56:48 Step 12/26 : WORKDIR /edgex-go 05:56:48 ---> Running in 6525574b8d75 05:56:48 Removing intermediate container 6525574b8d75 05:56:48 ---> f460916bcf73 05:56:48 05:56:48 Step 13/26 : FROM alpine:3.17 05:56:48 ---> d74e625d9115 05:56:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:56:48 ---> Using cache 05:56:48 ---> 7e783abc6e2a 05:56:48 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:56:48 ---> Running in a1860b392438 05:56:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:56:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:56:53 v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 05:56:53 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 05:56:53 OK: 17691 distinct packages available 05:56:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:56:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:56:56 (1/5) Installing dumb-init (1.2.5-r2) 05:56:56 (2/5) Installing musl-obstack (1.2.3-r0) 05:56:56 (3/5) Installing libucontext (1.2-r0) 05:56:56 (4/5) Installing gcompat (1.1.0-r0) 05:56:56 (5/5) Installing openssl (3.0.8-r1) 05:56:56 Executing busybox-1.35.0-r29.trigger 05:56:56 OK: 9 MiB in 20 packages 05:57:00 Removing intermediate container a1860b392438 05:57:00 ---> fc53005c567a 05:57:00 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 05:57:00 ---> fa22171ad8ee 05:57:00 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 05:57:01 ---> 0bea6eb1c931 05:57:01 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:57:07 ---> 19d4f68f44c5 05:57:07 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:57:08 ---> 55147056c997 05:57:08 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:57:09 ---> 72825a783460 05:57:09 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:57:10 ---> 9cf3e4a377e4 05:57:10 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:57:10 ---> Running in 0144399eaf8a 05:57:10 Removing intermediate container 0144399eaf8a 05:57:10 ---> 0a9bd7a5d645 05:57:10 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:57:10 ---> Running in 4e371bd92466 05:57:11 Removing intermediate container 4e371bd92466 05:57:11 ---> c074760f5c0b 05:57:11 Step 24/26 : LABEL arch=arm64 05:57:11 ---> Running in 016da5afaf52 05:57:12 Removing intermediate container 016da5afaf52 05:57:12 ---> 25eae684a0e7 05:57:12 Step 25/26 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 05:57:12 ---> Running in 60aebdb7a9c9 05:57:13 Removing intermediate container 60aebdb7a9c9 05:57:13 ---> 864b19722667 05:57:13 Step 26/26 : LABEL version=0.0.0 05:57:13 ---> Running in 26a7f8dacbf6 05:57:13 Removing intermediate container 26a7f8dacbf6 05:57:13 ---> e0971669670e 05:57:13 05:57:14 Successfully built e0971669670e 05:57:14 Successfully tagged security-spire-server-arm64:latest 05:57:14  Building security-spire-server ... done Building security-spire-agent 05:57:32 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 05:57:32 Step 2/27 : FROM ${BUILDER_BASE} AS builder 05:57:32 ---> 1910de0859b1 05:57:32 Step 3/27 : WORKDIR /edgex-go 05:57:32 ---> Using cache 05:57:32 ---> 8edf9fb0af09 05:57:32 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 05:57:32 ---> Using cache 05:57:32 ---> 5508b542727c 05:57:32 Step 5/27 : COPY go.mod vendor* ./ 05:57:32 ---> Using cache 05:57:32 ---> 181f632eb9ef 05:57:32 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:57:32 ---> Using cache 05:57:32 ---> d137d13548d9 05:57:32 Step 7/27 : COPY . . 05:57:32 ---> Using cache 05:57:32 ---> 768359239696 05:57:32 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 05:57:32 ---> Using cache 05:57:32 ---> a3ee0bc19ab3 05:57:32 Step 9/27 : WORKDIR /edgex-go/spire-build 05:57:32 ---> Using cache 05:57:32 ---> 6b36e34dfdd3 05:57:32 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 05:57:32 ---> Using cache 05:57:32 ---> a41f90b41229 05:57:32 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 05:57:32 ---> Using cache 05:57:32 ---> b3b3ec9358a6 05:57:32 Step 12/27 : WORKDIR /edgex-go 05:57:32 ---> Using cache 05:57:32 ---> bd67045e2407 05:57:32 05:57:32 Step 13/27 : FROM alpine:3.17 05:57:32 ---> d74e625d9115 05:57:32 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 05:57:32 ---> Using cache 05:57:32 ---> 7e783abc6e2a 05:57:32 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:57:32 ---> Using cache 05:57:32 ---> fc53005c567a 05:57:32 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 05:57:32 ---> Using cache 05:57:32 ---> fa22171ad8ee 05:57:32 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 05:57:32 ---> Using cache 05:57:32 ---> 0bea6eb1c931 05:57:32 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 05:57:36 ---> 334e65a8ab47 05:57:36 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 05:57:43 ---> cba8beb0f5fc 05:57:43 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:57:43 ---> a41d2986aa51 05:57:43 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:57:44 ---> 5b80becb7707 05:57:44 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:57:44 ---> 71867697efee 05:57:44 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 05:57:45 ---> Running in fe3052029266 05:57:45 Removing intermediate container fe3052029266 05:57:45 ---> 27f1aab0ddaf 05:57:45 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 05:57:45 ---> Running in 31f0e6765c69 05:57:46 Removing intermediate container 31f0e6765c69 05:57:46 ---> a0d28437afb6 05:57:46 Step 25/27 : LABEL arch=arm64 05:57:46 ---> Running in bb6283e85355 05:57:46 Removing intermediate container bb6283e85355 05:57:46 ---> 5d8ef00ed8d7 05:57:46 Step 26/27 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 05:57:46 ---> Running in 94e2f740a7fe 05:57:47 Removing intermediate container 94e2f740a7fe 05:57:47 ---> bae814eda35d 05:57:47 Step 27/27 : LABEL version=0.0.0 05:57:47 ---> Running in 67678244260b 05:57:47 Removing intermediate container 67678244260b 05:57:47 ---> 593f9183d08a 05:57:47 05:57:48 Successfully built 593f9183d08a 05:57:48 Successfully tagged security-spire-agent-arm64:latest 05:57:48  Building security-spire-agent ... done Building core-metadata 05:58:06 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 05:58:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 05:58:06 ---> 1910de0859b1 05:58:06 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:58:06 ---> Using cache 05:58:06 ---> cdb4ed0a2415 05:58:06 Step 4/25 : WORKDIR /edgex-go 05:58:06 ---> Using cache 05:58:06 ---> 85f98cfd2de2 05:58:06 Step 5/25 : RUN apk add --update --no-cache make git 05:58:06 ---> Using cache 05:58:06 ---> 67ee1f7cd332 05:58:06 Step 6/25 : COPY go.mod vendor* ./ 05:58:06 ---> Using cache 05:58:06 ---> 6bf391489e15 05:58:06 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:58:06 ---> Using cache 05:58:06 ---> b85351fb5cac 05:58:06 Step 8/25 : COPY . . 05:58:06 ---> Using cache 05:58:06 ---> 861d1625ce4f 05:58:06 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 05:58:06 ---> Running in 6e4d5f32f6bb 05:58:06 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 05:59:28 Removing intermediate container 47ebceebeebf 05:59:28 ---> d4b5de19b130 05:59:28 05:59:28 Step 9/22 : FROM alpine:3.17 05:59:28 ---> d74e625d9115 05:59:28 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 05:59:28 ---> Running in ab040caae433 05:59:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 05:59:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 05:59:28 (1/2) Installing dumb-init (1.2.5-r2) 05:59:28 (2/2) Installing openssl (3.0.8-r1) 05:59:28 Executing busybox-1.35.0-r29.trigger 05:59:28 OK: 8 MiB in 17 packages 05:59:29 Removing intermediate container ab040caae433 05:59:29 ---> 7957c5e7c946 05:59:29 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 05:59:29 ---> Running in 5370b0a344d8 05:59:30 Removing intermediate container 5370b0a344d8 05:59:30 ---> 3c4a6f06ea9b 05:59:30 Step 12/22 : WORKDIR /edgex 05:59:30 ---> Running in 2139035bacbd 05:59:31 Removing intermediate container 2139035bacbd 05:59:31 ---> 27baf70f3a26 05:59:31 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 05:59:32 ---> 85e982580728 05:59:32 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 05:59:32 ---> 8cd7641d6e20 05:59:32 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:59:33 ---> ebbb8bed0e2c 05:59:33 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:59:37 ---> fbf50f5131ed 05:59:37 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:59:37 ---> 68de7ef3efa9 05:59:37 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:59:37 ---> Running in 1773e1dc08a4 05:59:40 Removing intermediate container 1773e1dc08a4 05:59:40 ---> f2e3b511f6a1 05:59:40 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 05:59:40 ---> Running in 36e66bf16073 05:59:41 Removing intermediate container 36e66bf16073 05:59:41 ---> 4914ab27cd3a 05:59:41 Step 20/22 : LABEL arch=arm64 05:59:41 ---> Running in 76348848e0af 05:59:42 Removing intermediate container 76348848e0af 05:59:42 ---> 347c2cfbb170 05:59:42 Step 21/22 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 05:59:42 ---> Running in 05d4f9d6b600 05:59:42 Removing intermediate container 05d4f9d6b600 05:59:42 ---> 0df7da3a367f 05:59:42 Step 22/22 : LABEL version=0.0.0 05:59:42 ---> Running in b61589e338d0 05:59:43 Removing intermediate container b61589e338d0 05:59:43 ---> 895cc4e27914 05:59:43 05:59:43 Successfully built 895cc4e27914 05:59:43 Successfully tagged security-proxy-setup-arm64:latest 05:59:43  Building security-proxy-setup ... done Building core-command 06:00:01 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 06:00:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 06:00:01 ---> 1910de0859b1 06:00:01 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:00:01 ---> Using cache 06:00:01 ---> cdb4ed0a2415 06:00:01 Step 4/24 : WORKDIR /edgex-go 06:00:01 ---> Using cache 06:00:01 ---> 85f98cfd2de2 06:00:01 Step 5/24 : RUN apk add --update --no-cache make git 06:00:01 ---> Using cache 06:00:01 ---> 67ee1f7cd332 06:00:01 Step 6/24 : COPY go.mod vendor* ./ 06:00:01 ---> Using cache 06:00:01 ---> 6bf391489e15 06:00:01 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:01 ---> Using cache 06:00:01 ---> b85351fb5cac 06:00:01 Step 8/24 : COPY . . 06:00:01 ---> Using cache 06:00:01 ---> 861d1625ce4f 06:00:01 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 06:00:02 ---> Running in 43158a842722 06:00:03 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 06:01:40 Removing intermediate container 0b4cd23ae159 06:01:40 ---> 02d8ab87592a 06:01:40 06:01:40 Step 10/23 : FROM alpine:3.17 06:01:40 ---> d74e625d9115 06:01:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 06:01:40 ---> Running in aae2f9c77d1d 06:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:01:40 (1/1) Installing dumb-init (1.2.5-r2) 06:01:40 Executing busybox-1.35.0-r29.trigger 06:01:40 OK: 8 MiB in 16 packages 06:01:40 Removing intermediate container aae2f9c77d1d 06:01:40 ---> 637b79057628 06:01:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 06:01:40 ---> Running in 27f7fe64cf33 06:01:40 Removing intermediate container 27f7fe64cf33 06:01:40 ---> 34407e72f358 06:01:40 Step 13/23 : ENV APP_PORT=59861 06:01:40 ---> Running in e18a9cb91fc9 06:01:40 Removing intermediate container e18a9cb91fc9 06:01:40 ---> 4e71cd8629f4 06:01:40 Step 14/23 : EXPOSE $APP_PORT 06:01:40 ---> Running in 640cef4699cb 06:01:40 Removing intermediate container 640cef4699cb 06:01:40 ---> e480662245bf 06:01:40 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:01:40 ---> 99a132b61c6f 06:01:40 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 06:01:40 ---> 440891686eb3 06:01:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:01:40 ---> f362b8b29624 06:01:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:01:41 ---> be8a9b0aefc5 06:01:41 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 06:01:41 ---> Running in b5d5f643e889 06:01:41 Removing intermediate container b5d5f643e889 06:01:41 ---> 5982749f07df 06:01:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:01:42 ---> Running in f5952bc855e8 06:01:42 Removing intermediate container f5952bc855e8 06:01:42 ---> 49f01788d8ca 06:01:42 Step 21/23 : LABEL arch=arm64 06:01:42 ---> Running in 2a99605abeab 06:01:42 Removing intermediate container 2a99605abeab 06:01:42 ---> 5f03e7c48fbb 06:01:42 Step 22/23 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 06:01:43 ---> Running in 8b97862e61ad 06:01:43 Removing intermediate container 8b97862e61ad 06:01:43 ---> 4a4e28e1abf5 06:01:43 Step 23/23 : LABEL version=0.0.0 06:01:43 ---> Running in edf6459e27e8 06:01:44 Removing intermediate container edf6459e27e8 06:01:44 ---> d0f6cf72d6df 06:01:44 06:01:44 Successfully built d0f6cf72d6df 06:01:46 Successfully tagged support-scheduler-arm64:latest 06:04:53  Building support-scheduler ... done Removing intermediate container fbc8e944d8e4 06:04:53 ---> 82f8b3664058 06:04:53 06:04:53 Step 9/20 : FROM alpine:3.17 06:04:53 ---> d74e625d9115 06:04:53 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 06:04:53 ---> Using cache 06:04:53 ---> 21240a20b0cf 06:04:53 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:04:53 ---> Running in 17fafb32880d 06:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:04:53 v3.17.2-266-gfe9b41c0422 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 06:04:53 v3.17.2-268-ge68bb470fed [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 06:04:53 OK: 17691 distinct packages available 06:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:04:53 (1/9) Installing ca-certificates (20220614-r4) 06:04:53 (2/9) Installing brotli-libs (1.0.9-r9) 06:04:53 (3/9) Installing nghttp2-libs (1.51.0-r0) 06:04:53 (4/9) Installing libcurl (7.88.1-r1) 06:04:53 (5/9) Installing curl (7.88.1-r1) 06:04:53 (6/9) Installing dumb-init (1.2.5-r2) 06:04:53 (7/9) Installing musl-obstack (1.2.3-r0) 06:04:53 (8/9) Installing libucontext (1.2-r0) 06:04:53 (9/9) Installing gcompat (1.1.0-r0) 06:04:53 Executing busybox-1.35.0-r29.trigger 06:04:53 Executing ca-certificates-20220614-r4.trigger 06:04:53 OK: 11 MiB in 24 packages 06:04:53 Removing intermediate container 17fafb32880d 06:04:53 ---> e1f8e428c966 06:04:53 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 06:04:53 ---> eb90f238b1d7 06:04:53 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 06:04:53 ---> 5f2a360fb6b2 06:04:53 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:04:55 ---> d1fbcda39dd2 06:04:55 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:04:56 ---> 096b504e987c 06:04:56 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 06:04:56 ---> Running in de73596ffc82 06:04:57 Removing intermediate container de73596ffc82 06:04:57 ---> baa0aee6b4f9 06:04:57 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:04:57 ---> Running in e326bc4247ce 06:04:57 Removing intermediate container e326bc4247ce 06:04:57 ---> 5e910300ea0f 06:04:57 Step 18/20 : LABEL arch=arm64 06:04:57 ---> Running in 60c1ca7ff7e0 06:04:58 Removing intermediate container 60c1ca7ff7e0 06:04:58 ---> c3614fd4ee6d 06:04:58 Step 19/20 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 06:04:58 ---> Running in 965fe066ed54 06:04:58 Removing intermediate container 965fe066ed54 06:04:58 ---> 1de58b0c3a2f 06:04:58 Step 20/20 : LABEL version=0.0.0 06:04:59 ---> Running in a310fa1d1967 06:04:59 Removing intermediate container a310fa1d1967 06:04:59 ---> a802157f56ee 06:04:59 06:04:59 Successfully built a802157f56ee 06:04:59 Successfully tagged security-spiffe-token-provider-arm64:latest 06:05:22  Building security-spiffe-token-provider ... done Removing intermediate container 6e4d5f32f6bb 06:05:22 ---> 02b319ab3a98 06:05:22 06:05:22 Step 10/25 : FROM alpine:3.17 06:05:22 ---> d74e625d9115 06:05:22 Step 11/25 : RUN apk add --update --no-cache dumb-init 06:05:22 ---> Using cache 06:05:22 ---> 637b79057628 06:05:22 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 06:05:22 ---> Using cache 06:05:22 ---> 34407e72f358 06:05:22 Step 13/25 : ENV APP_PORT=59881 06:05:22 ---> Running in 9d1260ca4c6e 06:05:22 Removing intermediate container 9d1260ca4c6e 06:05:22 ---> d4e811f7a8be 06:05:22 Step 14/25 : EXPOSE $APP_PORT 06:05:22 ---> Running in fd0d03e5d289 06:05:23 Removing intermediate container fd0d03e5d289 06:05:23 ---> c95f60819e82 06:05:23 Step 15/25 : WORKDIR / 06:05:23 ---> Running in 5f795e0cf26a 06:05:23 Removing intermediate container 5f795e0cf26a 06:05:23 ---> 2e0c5f71aa71 06:05:23 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 06:05:24 ---> 35278967378a 06:05:24 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 06:05:25 ---> 7eeb7bdaecfd 06:05:25 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:05:29 ---> 2b2ac1e783c4 06:05:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:05:30 ---> 53b43a7215b5 06:05:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:05:31 ---> dd6a1d06d675 06:05:31 Step 21/25 : ENTRYPOINT ["/core-metadata"] 06:05:32 ---> Running in 238f0ad9cf54 06:05:32 Removing intermediate container 238f0ad9cf54 06:05:32 ---> 1679dc02b198 06:05:32 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:05:32 ---> Running in 646b6601d91d 06:05:33 Removing intermediate container 646b6601d91d 06:05:33 ---> 0b530017dd44 06:05:33 Step 23/25 : LABEL arch=arm64 06:05:33 ---> Running in 7a4f186a1f5d 06:05:34 Removing intermediate container 7a4f186a1f5d 06:05:34 ---> baa605ec1995 06:05:34 Step 24/25 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 06:05:34 ---> Running in 50dabbd188e1 06:05:34 Removing intermediate container 50dabbd188e1 06:05:34 ---> 5f69627aaea1 06:05:34 Step 25/25 : LABEL version=0.0.0 06:05:34 ---> Running in 646c7048410a 06:05:35 Removing intermediate container 646c7048410a 06:05:35 ---> 70e479e6f082 06:05:35 06:05:35 Successfully built 70e479e6f082 06:05:35 Successfully tagged core-metadata-arm64:latest 06:05:53  Building core-metadata ... done Removing intermediate container 762c31594333 06:05:53 ---> d0edef94ca87 06:05:53 06:05:53 Step 10/23 : FROM alpine:3.17 06:05:53 ---> d74e625d9115 06:05:53 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 06:05:53 ---> Running in eca69291d334 06:05:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:05:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:05:56 (1/2) Installing ca-certificates (20220614-r4) 06:05:56 (2/2) Installing dumb-init (1.2.5-r2) 06:05:56 Executing busybox-1.35.0-r29.trigger 06:05:56 Executing ca-certificates-20220614-r4.trigger 06:05:56 OK: 8 MiB in 17 packages 06:05:58 Removing intermediate container eca69291d334 06:05:58 ---> 0a159611b2be 06:05:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 06:05:58 ---> Running in ab8d8b9aab7e 06:05:59 Removing intermediate container ab8d8b9aab7e 06:05:59 ---> 33c830140e76 06:05:59 Step 13/23 : ENV APP_PORT=59860 06:05:59 ---> Running in 87223b4796e4 06:05:59 Removing intermediate container 87223b4796e4 06:05:59 ---> 4af702341eb9 06:05:59 Step 14/23 : EXPOSE $APP_PORT 06:05:59 ---> Running in 9b644d9b42d1 06:06:00 Removing intermediate container 9b644d9b42d1 06:06:00 ---> 1c841e79f70f 06:06:00 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 06:06:00 ---> 6a772396e69e 06:06:00 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 06:06:01 ---> 34322cb01a44 06:06:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:06:01 Removing intermediate container 43158a842722 06:06:01 ---> 6d55e5e09ca3 06:06:01 06:06:01 Step 10/24 : FROM alpine:3.17 06:06:01 ---> d74e625d9115 06:06:01 Step 11/24 : RUN apk add --update --no-cache dumb-init 06:06:01 ---> Using cache 06:06:01 ---> 637b79057628 06:06:01 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 06:06:01 ---> Using cache 06:06:01 ---> 34407e72f358 06:06:01 Step 13/24 : ENV APP_PORT=59882 06:06:01 ---> Running in 161022c18e79 06:06:02 Removing intermediate container 161022c18e79 06:06:02 ---> 91c5c2fe396c 06:06:02 Step 14/24 : EXPOSE $APP_PORT 06:06:02 ---> Running in 21d9a673d15c 06:06:03 Removing intermediate container 21d9a673d15c 06:06:03 ---> 66cbd8f746cf 06:06:03 Step 15/24 : WORKDIR / 06:06:03 ---> Running in 8b429cc0ba73 06:06:03 ---> 8a59c9a07fa1 06:06:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:06:03 Removing intermediate container 8b429cc0ba73 06:06:03 ---> b8f593d311ba 06:06:03 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 06:06:04 ---> 00234798cb32 06:06:04 Step 19/23 : ENTRYPOINT ["/support-notifications"] 06:06:04 ---> 6738c493cb4a 06:06:04 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 06:06:04 ---> Running in f053020adc36 06:06:04 Removing intermediate container f053020adc36 06:06:04 ---> 32e6a01ad0fe 06:06:04 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:06:04 ---> Running in 751795f97243 06:06:05 ---> ec53d1f0c3b5 06:06:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:06:05 Removing intermediate container 751795f97243 06:06:05 ---> e770d6051eb3 06:06:05 Step 21/23 : LABEL arch=arm64 06:06:05 ---> Running in a0c463690a93 06:06:05 Removing intermediate container a0c463690a93 06:06:05 ---> 2783e4020ce0 06:06:05 Step 22/23 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 06:06:06 ---> Running in 78a18fe9d008 06:06:06 ---> 95b383fa1531 06:06:06 Removing intermediate container 78a18fe9d008 06:06:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml ---> a61fb82af191 06:06:06 Step 23/23 : LABEL version=0.0.0 06:06:06 06:06:06 ---> Running in c9a906f15b5a 06:06:06 Removing intermediate container c9a906f15b5a 06:06:06 ---> fd3f8cac67bb 06:06:06 06:06:07 ---> 596e5cd91851 06:06:07 Step 20/24 : ENTRYPOINT ["/core-command"] 06:06:07 ---> Running in 23f9c398cb01 06:06:07 Successfully built fd3f8cac67bb 06:06:07 Successfully tagged support-notifications-arm64:latest 06:06:07  Building support-notifications ... done Removing intermediate container 23f9c398cb01 06:06:07 ---> fa5c1d089ac8 06:06:07 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 06:06:07 ---> Running in 04ad7bcafd89 06:06:08 Removing intermediate container 04ad7bcafd89 06:06:08 ---> 0e3af5bb4cfb 06:06:08 Step 22/24 : LABEL arch=arm64 06:06:08 ---> Running in f78f45458685 06:06:08 Removing intermediate container f78f45458685 06:06:08 ---> 3eaaa9b18e8a 06:06:08 Step 23/24 : LABEL git_sha=83672c734fcb6f2cabe713eaa00da0a020070844 06:06:08 ---> Running in 0325f4f053a8 06:06:08 Removing intermediate container 0325f4f053a8 06:06:08 ---> b2ac33606945 06:06:08 Step 24/24 : LABEL version=0.0.0 06:06:08 ---> Running in 23c90ccfc145 06:06:09 Removing intermediate container 23c90ccfc145 06:06:09 ---> c872aba03df5 06:06:09 06:06:09 Successfully built c872aba03df5 06:06:09 Successfully tagged core-command-arm64:latest 06:06:10  Building core-command ... done  [Pipeline] } 06:06:10 $ docker stop --time=1 76e22445a08c29fa8d45075c2239e13788c0986901ed7a3e473b6da850d8f10a 06:06:11 $ docker rm -f --volumes 76e22445a08c29fa8d45075c2239e13788c0986901ed7a3e473b6da850d8f10a [Pipeline] // withDockerContainer [Pipeline] sh 06:06:12 + docker images 06:06:12 REPOSITORY TAG IMAGE ID CREATED SIZE 06:06:12 core-command-arm64 latest c872aba03df5 3 seconds ago 19.7MB 06:06:12 support-notifications-arm64 latest fd3f8cac67bb 6 seconds ago 32.1MB 06:06:12 6d55e5e09ca3 11 seconds ago 1.49GB 06:06:12 d0edef94ca87 21 seconds ago 1.56GB 06:06:12 core-metadata-arm64 latest 70e479e6f082 37 seconds ago 20.2MB 06:06:12 02b319ab3a98 52 seconds ago 1.5GB 06:06:12 security-spiffe-token-provider-arm64 latest a802157f56ee About a minute ago 32.7MB 06:06:12 82f8b3664058 About a minute ago 1.53GB 06:06:12 support-scheduler-arm64 latest d0f6cf72d6df 4 minutes ago 31.5MB 06:06:12 02d8ab87592a 4 minutes ago 1.56GB 06:06:12 security-proxy-setup-arm64 latest 895cc4e27914 6 minutes ago 18.7MB 06:06:12 d4b5de19b130 6 minutes ago 1.47GB 06:06:12 security-spire-agent-arm64 latest 593f9183d08a 8 minutes ago 125MB 06:06:12 security-spire-server-arm64 latest e0971669670e 8 minutes ago 87.1MB 06:06:12 f460916bcf73 9 minutes ago 1.35GB 06:06:12 security-spire-config-arm64 latest 25a61234ddb1 9 minutes ago 86.2MB 06:06:12 bd67045e2407 10 minutes ago 1.35GB 06:06:12 core-data-arm64 latest 80e82fc5d24b 13 minutes ago 19.9MB 06:06:12 security-bootstrapper-arm64 latest 7f9fbd5fdcbe 13 minutes ago 21.9MB 06:06:12 security-secretstore-setup-arm64 latest 660b1dec668e 13 minutes ago 32.2MB 06:06:12 core-common-config-bootstrapper-arm64 latest b162286ac9e2 13 minutes ago 17.2MB 06:06:12 81c1e1d6ca9a 13 minutes ago 1.5GB 06:06:12 a9b5e71cedc1 13 minutes ago 1.49GB 06:06:12 security-proxy-auth-arm64 latest 29410c523c21 13 minutes ago 18.2MB 06:06:12 58fb300fe49e 14 minutes ago 1.49GB 06:06:12 e5eabf61e0ab 14 minutes ago 1.48GB 06:06:12 f56ced530cec 14 minutes ago 1.47GB 06:06:12 ci-base-image-arm64 latest 1910de0859b1 35 minutes ago 866MB 06:06:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 13 days ago 648MB 06:06:12 alpine 3.17 d74e625d9115 5 weeks ago 7.46MB 06:06:12 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 06:06:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:06:13 06:06:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:06:13 arm64: Pulling from edgex-lftools-log-publisher 06:06:13 8998bd30e6a1: Pulling fs layer 06:06:13 04944245beec: Pulling fs layer 06:06:13 699f458cf7ca: Pulling fs layer 06:06:13 765212b225bb: Pulling fs layer 06:06:13 f23df028b6ca: Pulling fs layer 06:06:13 d65c8cfc05b1: Pulling fs layer 06:06:13 2437ff75d9bd: Pulling fs layer 06:06:13 765212b225bb: Waiting 06:06:13 f23df028b6ca: Waiting 06:06:13 d65c8cfc05b1: Waiting 06:06:13 2437ff75d9bd: Waiting 06:06:13 04944245beec: Verifying Checksum 06:06:13 04944245beec: Download complete 06:06:13 765212b225bb: Verifying Checksum 06:06:13 765212b225bb: Download complete 06:06:13 f23df028b6ca: Download complete 06:06:13 d65c8cfc05b1: Verifying Checksum 06:06:13 d65c8cfc05b1: Download complete 06:06:13 699f458cf7ca: Verifying Checksum 06:06:13 699f458cf7ca: Download complete 06:06:14 8998bd30e6a1: Verifying Checksum 06:06:14 8998bd30e6a1: Download complete 06:06:16 2437ff75d9bd: Download complete 06:06:18 8998bd30e6a1: Pull complete 06:06:18 04944245beec: Pull complete 06:06:20 699f458cf7ca: Pull complete 06:06:20 765212b225bb: Pull complete 06:06:20 f23df028b6ca: Pull complete 06:06:21 d65c8cfc05b1: Pull complete 06:06:36 2437ff75d9bd: Pull complete 06:06:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:06:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:06:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:36 prd-ubuntu20.04-docker-arm64-4c-16g-5667 does not seem to be running inside a container 06:06:36 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:06:39 $ docker top 2f654c5b546aeb7b42f3055609e10e5910b0e1f33b69b39578e5588d9bf5d1e1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:06:40 ---> job-cost.sh 06:06:40 lf-activate-venv: SKIPPING 06:06:40 INFO: No Stack... 06:06:40 INFO: Retrieving Pricing Info for: v3-standard-4 06:06:41 INFO: Archiving Costs [Pipeline] sh 06:06:42 + cat /w/workspace/edgex-go/3/archives/cost.csv 06:06:42 + cut -d, -f6 [Pipeline] lock 06:06:42 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4471-3-stack-cost] 06:06:42 Resource [jenkins-edgexfoundry-edgex-go-PR-4471-3-stack-cost] did not exist. Created. 06:06:42 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4471-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:06:42 + echo total: 0.10999999940395355 [Pipeline] stash 06:06:43 Stashed 1 file(s) [Pipeline] } 06:06:43 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4471-3-stack-cost] [Pipeline] // lock [Pipeline] } 06:06:43 $ docker stop --time=1 2f654c5b546aeb7b42f3055609e10e5910b0e1f33b69b39578e5588d9bf5d1e1 06:06:44 $ docker rm -f --volumes 2f654c5b546aeb7b42f3055609e10e5910b0e1f33b69b39578e5588d9bf5d1e1 [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 06:06:45 provisioning config files... 06:06:45 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config15110393749559961613tmp [Pipeline] { [Pipeline] sh 06:06:45 + set +x 06:06:45 + curl -s https://codecov.io/bash 06:06:45 + bash -s -- 06:06:45 06:06:45 _____ _ 06:06:45 / ____| | | 06:06:45 | | ___ __| | ___ ___ _____ __ 06:06:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:06:45 | |___| (_) | (_| | __/ (_| (_) \ V / 06:06:45 \_____\___/ \__,_|\___|\___\___/ \_/ 06:06:45 Bash-1.0.6 06:06:45 06:06:45 06:06:45 ==> git version 2.25.1 found 06:06:45 ==> 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 06:06:45 Release-Date: 2020-01-08 06:06:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:06:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:06:45 ==> Jenkins CI detected. 06:06:45 current dir:  /w/workspace/edgex-go/3 06:06:45 project root: . 06:06:45 --> token set from env 06:06:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:06:45 ==> Running gcov in . (disable via -X gcov) 06:06:45 ==> Python coveragepy not found 06:06:45 ==> Searching for coverage reports in: 06:06:45 + . 06:06:45 -> Found 1 reports 06:06:45 ==> Detecting git/mercurial file structure 06:06:45 ==> Reading reports 06:06:45 + ./coverage.out bytes=447380 06:06:45 ==> Appending adjustments 06:06:45 https://docs.codecov.io/docs/fixing-reports 06:06:46 + Found adjustments 06:06:46 ==> Gzipping contents 06:06:47 60K /tmp/codecov.CZl5YF.gz 06:06:47 ==> Uploading reports 06:06:47 url: https://codecov.io 06:06:47 query: branch=PR-4471&commit=83672c734fcb6f2cabe713eaa00da0a020070844&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4471%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4471&job=&cmd_args= 06:06:47 -> Pinging Codecov 06:06:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4471&commit=83672c734fcb6f2cabe713eaa00da0a020070844&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4471%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4471&job=&cmd_args= 06:06:47 -> Uploading to 06:06:47 https://storage.googleapis.com/codecov/v4/raw/2023-03-24/00271124DB129430A58F1EEE437C3FCB/83672c734fcb6f2cabe713eaa00da0a020070844/4134436c-b5b0-486c-82cc-75f44fef6c79.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230324%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230324T060646Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=97e4136e1f162054d1a0d272486cf254d28be60b109a4573b408322aa387ef33 06:06:47 % Total % Received % Xferd Average Speed Time Time Time Current 06:06:47 Dload Upload Total Spent Left Speed 06:06:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57490 0 0 100 57490 0 178k --:--:-- --:--:-- --:--:-- 178k 06:06:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/83672c734fcb6f2cabe713eaa00da0a020070844 [Pipeline] } 06:06:47 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 06:06:48 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 06:06:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:06:49 ---> package-listing.sh 06:06:49 ++ facter osfamily 06:06:49 ++ tr '[:upper:]' '[:lower:]' 06:06:49 + OS_FAMILY=debian 06:06:49 + workspace=/w/workspace/edgex-go/3 06:06:49 + START_PACKAGES=/tmp/packages_start.txt 06:06:49 + END_PACKAGES=/tmp/packages_end.txt 06:06:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:06:49 + PACKAGES=/tmp/packages_start.txt 06:06:49 + '[' /w/workspace/edgex-go/3 ']' 06:06:49 + PACKAGES=/tmp/packages_end.txt 06:06:49 + case "${OS_FAMILY}" in 06:06:49 + dpkg -l 06:06:49 + grep '^ii' 06:06:49 + '[' -f /tmp/packages_start.txt ']' 06:06:49 + '[' -f /tmp/packages_end.txt ']' 06:06:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:06:49 + '[' /w/workspace/edgex-go/3 ']' 06:06:49 + mkdir -p /w/workspace/edgex-go/3/archives/ 06:06:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 06:06:49 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:06:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:06:50 06:06:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:06:50 latest: Pulling from edgex-lftools-log-publisher 06:06:50 5eb5b503b376: Pulling fs layer 06:06:50 5c69ac0246d0: Pulling fs layer 06:06:50 ec43610c2a17: Pulling fs layer 06:06:50 3a2ae6a8a46f: Pulling fs layer 06:06:50 33b1e0a273af: Pulling fs layer 06:06:50 5d3b04190fa2: Pulling fs layer 06:06:50 2f39f015ded8: Pulling fs layer 06:06:50 3a2ae6a8a46f: Waiting 06:06:50 33b1e0a273af: Waiting 06:06:50 5d3b04190fa2: Waiting 06:06:50 2f39f015ded8: Waiting 06:06:50 5c69ac0246d0: Verifying Checksum 06:06:50 5c69ac0246d0: Download complete 06:06:50 3a2ae6a8a46f: Verifying Checksum 06:06:50 3a2ae6a8a46f: Download complete 06:06:51 33b1e0a273af: Verifying Checksum 06:06:51 33b1e0a273af: Download complete 06:06:51 5d3b04190fa2: Verifying Checksum 06:06:51 5d3b04190fa2: Download complete 06:06:51 ec43610c2a17: Verifying Checksum 06:06:51 ec43610c2a17: Download complete 06:06:51 5eb5b503b376: Verifying Checksum 06:06:51 5eb5b503b376: Download complete 06:06:51 2f39f015ded8: Download complete 06:06:52 5eb5b503b376: Pull complete 06:06:52 5c69ac0246d0: Pull complete 06:06:53 ec43610c2a17: Pull complete 06:06:53 3a2ae6a8a46f: Pull complete 06:06:53 33b1e0a273af: Pull complete 06:06:53 5d3b04190fa2: Pull complete 06:06:57 2f39f015ded8: Pull complete 06:06:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:06:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:06:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:06:57 prd-ubuntu20.04-docker-8c-8g-5666 does not seem to be running inside a container 06:06:57 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:07:00 $ docker top ea3f5d55ed518c5cd51c9405d734b94b1eb2fe8c77e3cf6fd6ea4b15ad376c67 -eo pid,comm [Pipeline] { [Pipeline] sh 06:07:00 + touch /tmp/pre-build-complete [Pipeline] sh 06:07:00 + mkdir -p /var/log/sysstat [Pipeline] sh 06:07:01 + ls /var/log/sa-host 06:07:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:07:01 provisioning config files... 06:07:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config11450270721243855767tmp [Pipeline] { [Pipeline] echo 06:07:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:07:01 ---> create-netrc.sh [Pipeline] } 06:07:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:07:01 ---> python-tools-install.sh [Pipeline] echo 06:07:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:07:02 ---> sudo-logs.sh 06:07:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:07:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:07:02 ---> job-cost.sh 06:07:02 lf-activate-venv: SKIPPING 06:07:02 DEBUG: total: 0.10999999940395355 06:07:02 INFO: Retrieving Stack Cost... 06:07:03 INFO: Retrieving Pricing Info for: v3-standard-8 06:07:03 INFO: Archiving Costs [Pipeline] echo 06:07:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:07:03 ---> logs-deploy.sh 06:07:03 lf-activate-venv: SKIPPING 06:07:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4471/3 06:07:03 INFO: archiving workspace using pattern(s): 06:07:04 Archives upload complete. 06:07:04 INFO: archiving logs to Nexus