Pull request #4243 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 284eb16302adb3cf9a1645f866bf495efc3fb3b5+ce5f54ee227979e87e10d432f14d23cbb08ffdb3 (d4311a0571c393710ef2d693e87eb4e3a38983af) 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-ssh1030374164865442582.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4126920766100810902.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-4243/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-4243/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7085912249087376325.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh15519043009057579252.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-4243/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-4243/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9650114389763818508.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/v2], 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.18 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/v2 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-121116 in /w/workspace/edgexfoundry_edgex-go_PR-4243 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/8 [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/8 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit ce5f54ee227979e87e10d432f14d23cbb08ffdb3 into PR head commit 284eb16302adb3cf9a1645f866bf495efc3fb3b5 Merge succeeded, producing 284eb16302adb3cf9a1645f866bf495efc3fb3b5 Checking out Revision 284eb16302adb3cf9a1645f866bf495efc3fb3b5 (PR-4243) > 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/4243/head:refs/remotes/origin/PR-4243 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 284eb16302adb3cf9a1645f866bf495efc3fb3b5 # 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 ce5f54ee227979e87e10d432f14d23cbb08ffdb3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 284eb16302adb3cf9a1645f866bf495efc3fb3b5 # timeout=10 Commit message: "refactor!: Use common Config Stem constants for Core Contracts" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:32:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:32:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:32:20 ========================================================= 21:32:20 EdgeX Global Pipelines Version Info 21:32:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:32:21 ------------------- 21:32:21 stable info: 21:32:21 ------------------- 21:32:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:32:21 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:32:21 Message: update stable to v1.0.244 > git rev-list --no-walk 32c5e47ba70a7251eb075084f94cebafdfa31a3c # timeout=10 21:32:21 ------------------- 21:32:21 experimental info: 21:32:21 ------------------- 21:32:21 Commited By: **** collab-it+edgex@linuxfoundation.org 21:32:21 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 21:32:21 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:32:21 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 21:32:21 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 21:32:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:32:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:32:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:32:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:32:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 21:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 21:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 21:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:32:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:32:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:32:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:32:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:32:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 21:32:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 21:32:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:32:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:32:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:32:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4243 [Pipeline] echo 21:32:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4243 [Pipeline] echo 21:32:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4243 [Pipeline] echo 21:32:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 284eb16302adb3cf9a1645f866bf495efc3fb3b5 [Pipeline] echo 21:32:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 284eb16 [Pipeline] echo 21:32:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:32:22 provisioning config files... 21:32:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config1034113790693269730tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:32:22 ---> docker-login.sh 21:32:22 nexus3.edgexfoundry.org:10001 21:32:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:23 Configure a credential helper to remove this warning. See 21:32:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:23 21:32:23 Login Succeeded 21:32:23 nexus3.edgexfoundry.org:10002 21:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:23 Configure a credential helper to remove this warning. See 21:32:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:23 21:32:23 Login Succeeded 21:32:23 nexus3.edgexfoundry.org:10003 21:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:23 Configure a credential helper to remove this warning. See 21:32:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:23 21:32:23 Login Succeeded 21:32:23 nexus3.edgexfoundry.org:10004 21:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:23 Configure a credential helper to remove this warning. See 21:32:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:23 21:32:23 Login Succeeded 21:32:23 docker.io 21:32:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:32:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:32:23 Configure a credential helper to remove this warning. See 21:32:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:32:23 21:32:23 Login Succeeded 21:32:23 ---> docker-login.sh ends [Pipeline] } 21:32:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:32:23 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/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 cmd/sys-mgmt-agent/Dockerfile 21:32:23 + dirname cmd/core-command/Dockerfile 21:32:23 + cut -d/ -f2 21:32:23 + echo core-command,cmd/core-command/Dockerfile 21:32:23 + dirname cmd/core-data/Dockerfile 21:32:23 + cut -d/ -f2 21:32:23 + echo core-data,cmd/core-data/Dockerfile 21:32:23 + + dirname cmd/core-metadata/Dockerfile 21:32:23 cut -d/ -f2 21:32:23 + echo core-metadata,cmd/core-metadata/Dockerfile 21:32:23 + dirname cmd/security-bootstrapper/Dockerfile 21:32:23 + cut -d/ -f2 21:32:23 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 21:32:23 + dirname cmd/security-proxy-setup/Dockerfile 21:32:23 + cut -d/ -f2 21:32:23 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 21:32:23 + dirname cmd/security-secretstore-setup/Dockerfile 21:32:23 + cut -d/ -f2 21:32:23 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 21:32:23 + dirname cmd/security-spiffe-token-provider/Dockerfile 21:32:23 + cut -d/ -f2 21:32:23 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 21:32:23 + dirname cmd/security-spire-agent/Dockerfile 21:32:23 + cut -d/ -f2 21:32:23 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 21:32:23 + dirname cmd/security-spire-config/Dockerfile 21:32:23 + cut -d/ -f2 21:32:23 + echo security-spire-config,cmd/security-spire-config/Dockerfile 21:32:23 + dirname cmd/security-spire-server/Dockerfile 21:32:23 + cut -d/ -f2 21:32:23 + echo security-spire-server,cmd/security-spire-server/Dockerfile 21:32:23 + + cut -d/ -f2dirname 21:32:23 cmd/support-notifications/Dockerfile 21:32:23 + echo support-notifications,cmd/support-notifications/Dockerfile 21:32:23 + dirname cmd/support-scheduler/Dockerfile 21:32:23 + cut -d/ -f2 21:32:23 + echo support-scheduler,cmd/support-scheduler/Dockerfile 21:32:23 + dirname cmd/sys-mgmt-agent/Dockerfile 21:32:23 + cut -d/ -f2 21:32:23 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 21:32:23 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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-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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:32:24 + git rev-list -1 --merges 284eb16302adb3cf9a1645f866bf495efc3fb3b5~1..284eb16302adb3cf9a1645f866bf495efc3fb3b5 [Pipeline] echo 21:32:24 -----------> git rev-list -1 --merges 284eb16302adb3cf9a1645f866bf495efc3fb3b5~1..284eb16302adb3cf9a1645f866bf495efc3fb3b5 284eb16302adb3cf9a1645f866bf495efc3fb3b5 [false] [Pipeline] sh 21:32:24 + git log --format=format:%s -1 284eb16302adb3cf9a1645f866bf495efc3fb3b5 [Pipeline] echo 21:32:24 ========================================================= 21:32:24 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:32:24 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 21:32:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:32:25 + grep -v github /etc/ssh/ssh_known_hosts 21:32:25 + [ -e /tmp/ssh_known_hosts ] 21:32:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:32:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:32:25 + sudo tee -a /etc/ssh/ssh_known_hosts 21:32:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:32:25 21:32:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:32:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:32:25 0.1.4: Pulling from edgex-devops/py-git-semver 21:32:25 b85a868b505f: Pulling fs layer 21:32:25 e2be974225ed: Pulling fs layer 21:32:25 339a4e72a1f5: Pulling fs layer 21:32:25 988bab9f4d93: Pulling fs layer 21:32:25 1469e6f7b9e6: Pulling fs layer 21:32:25 eaf3925da568: Pulling fs layer 21:32:25 bab4dde63d76: Pulling fs layer 21:32:25 bde34c3a00c8: Pulling fs layer 21:32:25 b352a97aabf1: Pulling fs layer 21:32:25 4872d77fe225: Pulling fs layer 21:32:25 5851b861e8e6: Pulling fs layer 21:32:25 988bab9f4d93: Waiting 21:32:25 1469e6f7b9e6: Waiting 21:32:25 eaf3925da568: Waiting 21:32:25 bab4dde63d76: Waiting 21:32:25 bde34c3a00c8: Waiting 21:32:25 b352a97aabf1: Waiting 21:32:25 4872d77fe225: Waiting 21:32:25 5851b861e8e6: Waiting 21:32:25 e2be974225ed: Verifying Checksum 21:32:25 e2be974225ed: Download complete 21:32:25 988bab9f4d93: Download complete 21:32:26 1469e6f7b9e6: Download complete 21:32:26 339a4e72a1f5: Verifying Checksum 21:32:26 339a4e72a1f5: Download complete 21:32:26 eaf3925da568: Download complete 21:32:26 bde34c3a00c8: Verifying Checksum 21:32:26 bde34c3a00c8: Download complete 21:32:26 b352a97aabf1: Verifying Checksum 21:32:26 b352a97aabf1: Download complete 21:32:26 5851b861e8e6: Verifying Checksum 21:32:26 5851b861e8e6: Download complete 21:32:26 b85a868b505f: Verifying Checksum 21:32:26 b85a868b505f: Download complete 21:32:26 bab4dde63d76: Verifying Checksum 21:32:26 bab4dde63d76: Download complete 21:32:27 b85a868b505f: Pull complete 21:32:27 e2be974225ed: Pull complete 21:32:27 339a4e72a1f5: Pull complete 21:32:27 988bab9f4d93: Pull complete 21:32:28 1469e6f7b9e6: Pull complete 21:32:28 eaf3925da568: Pull complete 21:32:30 bab4dde63d76: Pull complete 21:32:30 bde34c3a00c8: Pull complete 21:32:30 b352a97aabf1: Pull complete 21:32:30 4872d77fe225: Pull complete 21:32:30 5851b861e8e6: Pull complete 21:32:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:32:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:32:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:32:30 prd-ubuntu20.04-docker-8c-8g-121116 does not seem to be running inside a container 21:32:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:32:32 $ docker top 41279b1f93f84082d26252a115511df047d99842d7e67c4661c0e6fe7ad5d0e1 -eo pid,comm 21:32:32 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). 21:32:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:32:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:32:32 [ssh-agent] Looking for ssh-agent implementation... 21:32:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:32:33 $ docker exec 41279b1f93f84082d26252a115511df047d99842d7e67c4661c0e6fe7ad5d0e1 ssh-agent 21:32:33 SSH_AUTH_SOCK=/tmp/ssh-T9GguxYvegqp/agent.32 21:32:33 SSH_AGENT_PID=38 21:32:33 Running ssh-add (command line suppressed) 21:32:33 Identity added: /w/workspace/edgex-go/8@tmp/private_key_1973347254074987746.key (/w/workspace/edgex-go/8@tmp/private_key_1973347254074987746.key) 21:32:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:32:33 + git tag --points-at HEAD [Pipeline] } 21:32:33 $ docker exec --env ******** --env ******** 41279b1f93f84082d26252a115511df047d99842d7e67c4661c0e6fe7ad5d0e1 ssh-agent -k 21:32:33 unset SSH_AUTH_SOCK; 21:32:33 unset SSH_AGENT_PID; 21:32:33 echo Agent pid 38 killed; 21:32:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:32:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:32:33 [ssh-agent] Looking for ssh-agent implementation... 21:32:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:32:33 $ docker exec 41279b1f93f84082d26252a115511df047d99842d7e67c4661c0e6fe7ad5d0e1 ssh-agent 21:32:33 SSH_AUTH_SOCK=/tmp/ssh-FFOvvacQw9ee/agent.70 21:32:33 SSH_AGENT_PID=76 21:32:33 Running ssh-add (command line suppressed) 21:32:34 Identity added: /w/workspace/edgex-go/8@tmp/private_key_1672185776140802833.key (/w/workspace/edgex-go/8@tmp/private_key_1672185776140802833.key) 21:32:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:32:34 + git semver init 21:32:34 2022-12-13 21:32:34,553 [run_init] DEBUG init version:0.0.0 force:False 21:32:34 2022-12-13 21:32:34,553 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/8/.semver 21:32:34 2022-12-13 21:32:34,554 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/8/.semver 21:32:34 2022-12-13 21:32:34,554 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/8/.semver'], cwd=/w/workspace/edgex-go/8, universal_newlines=False, shell=None, istream=None) 21:32:40 2022-12-13 21:32:39,528 [append_file] DEBUG append to file:/w/workspace/edgex-go/8/.git/info/exclude 21:32:40 2022-12-13 21:32:39,529 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/8/.semver/PR-4243 with force:False 21:32:40 2022-12-13 21:32:39,529 [write_file] DEBUG write to file:/w/workspace/edgex-go/8/.semver/PR-4243 21:32:40 2022-12-13 21:32:39,533 [execute] INFO git cat-file --batch-check 21:32:40 2022-12-13 21:32:39,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) 21:32:40 2022-12-13 21:32:39,540 [execute] INFO git cat-file --batch 21:32:40 2022-12-13 21:32:39,540 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/8/.semver, universal_newlines=False, shell=None, istream=) 21:32:40 2022-12-13 21:32:39,546 [read_version] DEBUG read version from /w/workspace/edgex-go/8/.semver/PR-4243 21:32:40 0.0.0 [Pipeline] } 21:32:40 $ docker exec --env ******** --env ******** 41279b1f93f84082d26252a115511df047d99842d7e67c4661c0e6fe7ad5d0e1 ssh-agent -k 21:32:40 unset SSH_AUTH_SOCK; 21:32:40 unset SSH_AGENT_PID; 21:32:40 echo Agent pid 76 killed; 21:32:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:32:40 + git semver [Pipeline] } 21:32:40 $ docker stop --time=1 41279b1f93f84082d26252a115511df047d99842d7e67c4661c0e6fe7ad5d0e1 21:32:41 $ docker rm -f 41279b1f93f84082d26252a115511df047d99842d7e67c4661c0e6fe7ad5d0e1 [Pipeline] // withDockerContainer [Pipeline] sh 21:32:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:32:42 Stashed 1 file(s) [Pipeline] echo 21:32:42 [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 21:32:42 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo 21:32:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:32:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:32:42 ========================================================= 21:32:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:32:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:32:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:32:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:32:43 213ec9aee27d: Pulling fs layer 21:32:43 4583459ba037: Pulling fs layer 21:32:43 93c1e223e6f2: Pulling fs layer 21:32:43 53926ce57604: Pulling fs layer 21:32:43 21b2b0c7a3f4: Pulling fs layer 21:32:43 22ff95d597cd: Pulling fs layer 21:32:43 12d6caf4c0d1: Pulling fs layer 21:32:43 96b7cbca73a9: Pulling fs layer 21:32:43 a7acece74701: Pulling fs layer 21:32:43 21b2b0c7a3f4: Waiting 21:32:43 22ff95d597cd: Waiting 21:32:43 53926ce57604: Waiting 21:32:43 12d6caf4c0d1: Waiting 21:32:43 96b7cbca73a9: Waiting 21:32:43 a7acece74701: Waiting 21:32:43 93c1e223e6f2: Verifying Checksum 21:32:43 93c1e223e6f2: Download complete 21:32:43 4583459ba037: Verifying Checksum 21:32:43 4583459ba037: Download complete 21:32:43 21b2b0c7a3f4: Verifying Checksum 21:32:43 21b2b0c7a3f4: Download complete 21:32:43 22ff95d597cd: Verifying Checksum 21:32:43 22ff95d597cd: Download complete 21:32:43 213ec9aee27d: Verifying Checksum 21:32:43 213ec9aee27d: Download complete 21:32:43 12d6caf4c0d1: Download complete 21:32:43 213ec9aee27d: Pull complete 21:32:43 4583459ba037: Pull complete 21:32:43 93c1e223e6f2: Pull complete 21:32:44 a7acece74701: Verifying Checksum 21:32:44 a7acece74701: Download complete 21:32:44 96b7cbca73a9: Verifying Checksum 21:32:44 96b7cbca73a9: Download complete 21:32:44 53926ce57604: Verifying Checksum 21:32:44 53926ce57604: Download complete 21:32:48 53926ce57604: Pull complete 21:32:48 21b2b0c7a3f4: Pull complete 21:32:48 22ff95d597cd: Pull complete 21:32:48 12d6caf4c0d1: Pull complete 21:32:49 96b7cbca73a9: Pull complete 21:32:50 a7acece74701: Pull complete 21:32:50 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 21:32:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:32:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 21:32:51 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:32:51 WORKDIR /edgex 21:32:51 COPY go.mod . 21:32:51 RUN go mod download 21:32:51 + docker build -t ci-base-image-x86_64 -f - . 21:32:51 Sending build context to Docker daemon 170.2MB 21:32:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:32:51 ---> db6d94c90886 21:32:51 Step 2/4 : WORKDIR /edgex 21:32:55 ---> Running in f9df3b33146c 21:32:55 Removing intermediate container f9df3b33146c 21:32:55 ---> 1d41d3b02384 21:32:55 Step 3/4 : COPY go.mod . 21:32:56 ---> d725097071e2 21:32:56 Step 4/4 : RUN go mod download 21:32:56 ---> Running in a685d45c1dc2 21:32:57 Still waiting to schedule task 21:32:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:33:08 Removing intermediate container a685d45c1dc2 21:33:08 ---> 8c2547e0e701 21:33:08 Successfully built 8c2547e0e701 21:33:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:08 + docker inspect -f . ci-base-image-x86_64 21:33:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:08 prd-ubuntu20.04-docker-8c-8g-121116 does not seem to be running inside a container 21:33:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat 21:33:09 $ docker top fa38461d29e7d79d5b3195082fb6530135b89970c98f8edfc59fb6d05ee3b2d7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:33:09 + go version 21:33:09 go version go1.18.7 linux/amd64 [Pipeline] } 21:33:09 $ docker stop --time=1 fa38461d29e7d79d5b3195082fb6530135b89970c98f8edfc59fb6d05ee3b2d7 21:33:10 $ docker rm -f fa38461d29e7d79d5b3195082fb6530135b89970c98f8edfc59fb6d05ee3b2d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:33:11 + docker inspect -f . ci-base-image-x86_64 21:33:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:33:11 prd-ubuntu20.04-docker-8c-8g-121116 does not seem to be running inside a container 21:33:11 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 ******** ci-base-image-x86_64 cat 21:33:11 $ docker top 9394c656620904cee7ee775745c1481f3379b6051d84a87dc1ebd887b54ee386 -eo pid,comm [Pipeline] { [Pipeline] echo 21:33:11 ========================================================= 21:33:11 [edgeXBuildGoParallel] Running Tests and Build... 21:33:11 ========================================================= [Pipeline] sh 21:33:11 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh 21:33:12 + make test 21:33:12 go test -race -coverprofile=coverage.out ./... 21:33:18 ? github.com/edgexfoundry/edgex-go [no test files] 21:33:30 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:33:30 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:33:30 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:33:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:33:30 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:33:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:33:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:33:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:33:30 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:33:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:33:30 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:33:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:33:30 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:33:30 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:33:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.051s coverage: 28.7% of statements 21:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:33:30 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:33:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.094s coverage: 98.5% of statements 21:33:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.162s coverage: 43.0% of statements 21:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:33:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.189s coverage: 54.2% of statements 21:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:33:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:33:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.856s coverage: 89.2% of statements 21:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:33:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.089s coverage: 2.2% of statements 21:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:33:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.480s coverage: 95.6% of statements 21:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:33:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:33:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements 21:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:33:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 60.0% of statements 21:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:33:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements 21:33:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:33:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.054s coverage: 58.8% of statements 21:33:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.6% of statements 21:33:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.074s coverage: 47.1% of statements 21:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.094s coverage: 79.5% of statements 21:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.060s coverage: 94.1% of statements 21:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements 21:33:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements 21:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.104s coverage: 94.4% of statements 21:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.071s coverage: 44.8% of statements 21:33:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.202s coverage: 79.9% of statements 21:33:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 58.8% of statements 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.225s coverage: 91.2% of statements 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.179s coverage: 64.7% of statements 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.348s coverage: 65.8% of statements 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.165s coverage: 41.8% of statements 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.153s coverage: 92.3% of statements 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.097s coverage: 97.7% of statements 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.059s coverage: 28.9% of statements 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:33:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.050s coverage: 100.0% of statements 21:33:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 21:33:56 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 21:34:14 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 21:34:14 go vet ./... 21:34:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:34:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:34:15 ./bin/test-attribution-txt.sh 21:34:15 An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add [Pipeline] echo 21:34:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:34:15 + ls -al . 21:34:15 total 772 21:34:15 drwxrwxr-x 11 1001 1001 4096 Dec 13 21:33 . 21:34:15 drwxr-xr-x 4 root root 4096 Dec 13 21:33 .. 21:34:15 drwxrwxr-x 2 1001 1001 4096 Dec 13 21:32 .blubracket 21:34:15 -rw-rw-r-- 1 1001 1001 16 Dec 13 21:32 .dockerignore 21:34:15 drwxrwxr-x 8 1001 1001 4096 Dec 13 21:33 .git 21:34:15 drwxrwxr-x 3 1001 1001 4096 Dec 13 21:32 .github 21:34:15 -rw-rw-r-- 1 1001 1001 1030 Dec 13 21:32 .gitignore 21:34:15 -rw-rw-r-- 1 1001 1001 42 Dec 13 21:32 .golangci.yml 21:34:15 -rw-rw-r-- 1 1001 1001 87 Dec 13 21:32 .hadolint.yml 21:34:15 drwxr-xr-x 3 1001 1001 4096 Dec 13 21:32 .semver 21:34:15 -rw-rw-r-- 1 1001 1001 166 Dec 13 21:32 .sonarcloud.properties 21:34:15 -rw-rw-r-- 1 1001 1001 1171 Dec 13 21:32 ADOPTERS.md 21:34:15 -rw-rw-r-- 1 1001 1001 10618 Dec 13 21:32 Attribution.txt 21:34:15 -rw-rw-r-- 1 1001 1001 73765 Dec 13 21:32 CHANGELOG.md 21:34:15 -rw-rw-r-- 1 1001 1001 3804 Dec 13 21:32 CONTRIBUTING.md 21:34:15 -rw-rw-r-- 1 1001 1001 677 Dec 13 21:32 GOVERNANCE.md 21:34:15 -rw-rw-r-- 1 1001 1001 850 Dec 13 21:32 Jenkinsfile 21:34:15 -rw-rw-r-- 1 1001 1001 10775 Dec 13 21:32 LICENSE 21:34:15 -rw-rw-r-- 1 1001 1001 13289 Dec 13 21:32 Makefile 21:34:15 -rw-rw-r-- 1 1001 1001 582 Dec 13 21:32 OWNERS.md 21:34:15 -rw-rw-r-- 1 1001 1001 9403 Dec 13 21:32 README.md 21:34:15 -rw-rw-r-- 1 1001 1001 6912 Dec 13 21:32 SECURITY.md 21:34:15 -rw-rw-r-- 1 1001 1001 5 Dec 13 21:32 VERSION 21:34:15 drwxrwxr-x 2 1001 1001 4096 Dec 13 21:32 bin 21:34:15 drwxrwxr-x 18 1001 1001 4096 Dec 13 21:32 cmd 21:34:15 -rw-r--r-- 1 root root 501826 Dec 13 21:33 coverage.out 21:34:15 -rw-rw-r-- 1 1001 1001 3400 Dec 13 21:32 go.mod 21:34:15 -rw-rw-r-- 1 1001 1001 45110 Dec 13 21:32 go.sum 21:34:15 drwxrwxr-x 8 1001 1001 4096 Dec 13 21:32 internal 21:34:15 drwxrwxr-x 3 1001 1001 4096 Dec 13 21:32 openapi 21:34:15 drwxrwxr-x 4 1001 1001 4096 Dec 13 21:32 snap 21:34:15 -rw-rw-r-- 1 1001 1001 204 Dec 13 21:32 version.go [Pipeline] sh 21:34:16 + '[' -e coverage.out ] 21:34:16 + chown 1001:1001 coverage.out [Pipeline] stash 21:34:16 Stashed 1 file(s) [Pipeline] sh 21:34:16 + make build 21:34:16 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 21:34:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-121118 in /w/workspace/edgexfoundry_edgex-go_PR-4243 [Pipeline] { [Pipeline] ws 21:34:24 Running in /w/workspace/edgex-go/8 [Pipeline] { [Pipeline] checkout 21:34:24 The recommended git tool is: git 21:34:28 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 21:34:28 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 21:34:29 using credential edgex-jenkins-ssh 21:34:29 Cloning the remote Git repository 21:34:29 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:34:29 Cloning repository git@github.com:edgexfoundry/edgex-go.git 21:34:29 > git init /w/workspace/edgex-go/8 # timeout=10 21:34:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:34:29 > git --version # timeout=10 21:34:29 > git --version # 'git version 2.25.1' 21:34:29 using GIT_SSH to set credentials SSH Credentials for GitHub 21:34:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:34:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:34:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:34:37 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 21:34:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:34:39 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 21:34:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:34:41 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 21:34:42 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 21:34:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:34:46 $ docker stop --time=1 9394c656620904cee7ee775745c1481f3379b6051d84a87dc1ebd887b54ee386 21:34:44 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:34:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:34:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 21:34:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 21:34:45 using GIT_SSH to set credentials SSH Credentials for GitHub 21:34:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4243/head:refs/remotes/origin/PR-4243 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:34:46 Merging remotes/origin/main commit ce5f54ee227979e87e10d432f14d23cbb08ffdb3 into PR head commit 284eb16302adb3cf9a1645f866bf495efc3fb3b5 21:34:46 Merge succeeded, producing 284eb16302adb3cf9a1645f866bf495efc3fb3b5 21:34:46 Checking out Revision 284eb16302adb3cf9a1645f866bf495efc3fb3b5 (PR-4243) 21:34:46 > git config core.sparsecheckout # timeout=10 21:34:46 > git checkout -f 284eb16302adb3cf9a1645f866bf495efc3fb3b5 # timeout=10 21:34:46 > git remote # timeout=10 21:34:46 > git config --get remote.origin.url # timeout=10 21:34:46 using GIT_SSH to set credentials SSH Credentials for GitHub 21:34:46 > git merge ce5f54ee227979e87e10d432f14d23cbb08ffdb3 # timeout=10 21:34:46 > git rev-parse HEAD^{commit} # timeout=10 21:34:46 > git config core.sparsecheckout # timeout=10 21:34:46 > git checkout -f 284eb16302adb3cf9a1645f866bf495efc3fb3b5 # timeout=10 21:34:50 Commit message: "refactor!: Use common Config Stem constants for Core Contracts" 21:34:50 $ docker rm -f 9394c656620904cee7ee775745c1481f3379b6051d84a87dc1ebd887b54ee386 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 21:34:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:34:51 21:34:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:34:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:34:52 % Total % Received % Xferd Average Speed Time Time Time Current 21:34:52 Dload Upload Total Spent Left Speed 21:34:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 61 12751 61 7747 0 0 54556 0 --:--:-- --:--:-- --:--:-- 54174 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 88548 21:34:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:34:52 latest: Pulling from edgex-devops/edgex-compose 21:34:52 cbdbe7a5bc2a: Pulling fs layer 21:34:52 ca9280d653b3: Pulling fs layer 21:34:52 7e9c9ca2126c: Pulling fs layer 21:34:52 cbdbe7a5bc2a: Download complete [Pipeline] sh 21:34:52 ca9280d653b3: Verifying Checksum 21:34:52 cbdbe7a5bc2a: Pull complete 21:34:52 ca9280d653b3: Pull complete 21:34:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:34:52 + sudo tee /etc/docker/daemon.new 21:34:52 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:34:52 { 21:34:52 "registry-mirrors": [ 21:34:52 "https://nexus3.edgexfoundry.org:10001" 21:34:52 ], 21:34:52 "bip": "10.250.0.254/24", 21:34:52 "hosts": [ 21:34:52 "tcp://0.0.0.0:5555", 21:34:52 "unix:///var/run/docker.sock" 21:34:52 ], 21:34:52 "mtu": 1458, 21:34:52 "selinux-enabled": true, 21:34:52 "seccomp-profile": "/etc/docker/seccomp.json" 21:34:52 } [Pipeline] sh 21:34:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:34:53 + sudo service docker restart 21:34:55 7e9c9ca2126c: Pull complete 21:34:55 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 21:34:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:34:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:34:56 prd-ubuntu20.04-docker-8c-8g-121116 does not seem to be running inside a container 21:34:56 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 21:34:58 $ docker top 0decf3f3032da007481c8930bd358dc5548474f44e7f52d89460db44e40abaa5 -eo pid,comm [Pipeline] { [Pipeline] sh 21:34:58 + docker-compose build --help 21:34:58 + grep parallel 21:34:59 --parallel Build images in parallel. [Pipeline] } 21:34:59 $ docker stop --time=1 0decf3f3032da007481c8930bd358dc5548474f44e7f52d89460db44e40abaa5 21:35:00 $ docker rm -f 0decf3f3032da007481c8930bd358dc5548474f44e7f52d89460db44e40abaa5 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:35:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 21:35:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:35:01 prd-ubuntu20.04-docker-8c-8g-121116 does not seem to be running inside a container 21:35:01 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 21:35:01 $ docker top feed6889bf316ff7390afbcaed587cf7a6398f1ad777fe50203005ce90954b00 -eo pid,comm [Pipeline] { [Pipeline] sh 21:35:01 + docker-compose -f ./docker-compose-build.yml build --parallel 21:35:02 Building core-command ... 21:35:02 Building core-data ... 21:35:02 Building core-metadata ... 21:35:02 Building security-bootstrapper ... 21:35:02 Building security-proxy-setup ... 21:35:02 Building security-secretstore-setup ... 21:35:02 Building security-spiffe-token-provider ... 21:35:02 Building security-spire-agent ... 21:35:02 Building security-spire-config ... 21:35:02 Building security-spire-server ... 21:35:02 Building support-notifications ... 21:35:02 Building support-scheduler ... 21:35:02 Building sys-mgmt-agent ... 21:35:02 Building security-spire-config 21:35:02 Building security-bootstrapper 21:35:02 Building sys-mgmt-agent 21:35:02 Building core-data 21:35:02 Building security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:35:11 provisioning config files... 21:35:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/8@tmp/config14928074320518809452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:35:12 ---> docker-login.sh 21:35:12 nexus3.edgexfoundry.org:10001 21:35:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:35:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:35:12 ---> 8c2547e0e701 21:35:12 Step 3/24 : WORKDIR /edgex-go 21:35:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:12 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:35:12 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:35:12 ---> 8c2547e0e701 21:35:12 Step 3/32 : WORKDIR /edgex-go 21:35:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:35:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:35:12 ---> 8c2547e0e701 21:35:12 Step 3/22 : WORKDIR /edgex-go 21:35:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:12 Configure a credential helper to remove this warning. See 21:35:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:12 21:35:12 Login Succeeded 21:35:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:35:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:35:12 ---> 8c2547e0e701 21:35:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 21:35:13 nexus3.edgexfoundry.org:10002 21:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:13 Configure a credential helper to remove this warning. See 21:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:13 21:35:13 Login Succeeded 21:35:13 nexus3.edgexfoundry.org:10003 21:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:13 Configure a credential helper to remove this warning. See 21:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:13 21:35:13 Login Succeeded 21:35:13 nexus3.edgexfoundry.org:10004 21:35:13 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:35:13 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:35:13 ---> 8c2547e0e701 21:35:13 Step 3/24 : WORKDIR /edgex-go 21:35:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:13 Configure a credential helper to remove this warning. See 21:35:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:13 21:35:13 Login Succeeded 21:35:13 docker.io 21:35:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:35:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:35:14 Configure a credential helper to remove this warning. See 21:35:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:35:14 21:35:14 Login Succeeded 21:35:14 ---> docker-login.sh ends [Pipeline] } 21:35:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 21:35:14 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] echo 21:35:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:35:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:35:14 ========================================================= 21:35:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:35:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 21:35:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:35:15 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:35:15 9b18e9b68314: Pulling fs layer 21:35:15 35d82f9e3411: Pulling fs layer 21:35:15 e16973657156: Pulling fs layer 21:35:15 fc693d55d65f: Pulling fs layer 21:35:15 7e9fc2657dce: Pulling fs layer 21:35:15 dda99020689f: Pulling fs layer 21:35:15 db1c61fa0a46: Pulling fs layer 21:35:15 7e9fc2657dce: Waiting 21:35:15 891c053d2c06: Pulling fs layer 21:35:15 dda99020689f: Waiting 21:35:15 891c053d2c06: Waiting 21:35:15 db1c61fa0a46: Waiting 21:35:15 fc693d55d65f: Waiting 21:35:15 e16973657156: Verifying Checksum 21:35:15 e16973657156: Download complete 21:35:15 35d82f9e3411: Verifying Checksum 21:35:15 35d82f9e3411: Download complete 21:35:15 7e9fc2657dce: Verifying Checksum 21:35:15 7e9fc2657dce: Download complete 21:35:15 dda99020689f: Verifying Checksum 21:35:15 dda99020689f: Download complete 21:35:15 9b18e9b68314: Verifying Checksum 21:35:15 9b18e9b68314: Download complete 21:35:16 9b18e9b68314: Pull complete 21:35:16 891c053d2c06: Verifying Checksum 21:35:16 891c053d2c06: Download complete 21:35:16 35d82f9e3411: Pull complete 21:35:17 e16973657156: Pull complete 21:35:17 db1c61fa0a46: Verifying Checksum 21:35:17 db1c61fa0a46: Download complete 21:35:17 fc693d55d65f: Download complete 21:35:20 ---> Running in 101448e0eb63 21:35:20 ---> Running in b0719a5efddc 21:35:20 ---> Running in 42651f30e252 21:35:20 ---> Running in 7dc06625c754 21:35:20 ---> Running in be0615bf2f9a 21:35:20 Removing intermediate container 7dc06625c754 21:35:20 ---> 988dc66f44ad 21:35:20 Step 4/22 : WORKDIR /edgex-go 21:35:20 Removing intermediate container 101448e0eb63 21:35:20 ---> e3d235086f3b 21:35:20 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 21:35:20 ---> Running in 28bcd5e9abbe 21:35:20 Removing intermediate container b0719a5efddc 21:35:20 ---> 038abc84216d 21:35:20 Step 4/32 : RUN apk add --update --no-cache make git 21:35:20 Removing intermediate container be0615bf2f9a 21:35:20 ---> e12032932c94 21:35:20 Step 4/22 : RUN apk add --update --no-cache make bash git 21:35:20 Removing intermediate container 42651f30e252 21:35:20 ---> 4d4bd7c633d6 21:35:20 Step 4/24 : RUN apk add --update --no-cache make git 21:35:20 ---> Running in 5410d72a71ec 21:35:20 ---> Running in 69f3ab052b04 21:35:20 ---> Running in cd1a920ce7a6 21:35:20 ---> Running in 1a60559ac802 21:35:20 Removing intermediate container 28bcd5e9abbe 21:35:20 ---> bd0146e42d6d 21:35:20 Step 5/22 : RUN apk add --update --no-cache make git 21:35:20 ---> Running in 5e92d51774c6 21:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:35:20 OK: 211 MiB in 51 packages 21:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:35:20 OK: 211 MiB in 51 packages 21:35:20 OK: 211 MiB in 51 packages 21:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:35:20 OK: 211 MiB in 51 packages 21:35:20 OK: 211 MiB in 51 packages 21:35:20 Removing intermediate container 5410d72a71ec 21:35:20 ---> 017039c21355 21:35:20 Step 5/32 : COPY go.mod vendor* ./ 21:35:21 Removing intermediate container 69f3ab052b04 21:35:21 ---> 2313a25e0b40 21:35:21 Step 5/24 : COPY go.mod vendor* ./ 21:35:21 ---> 6d8d35bef20d 21:35:21 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:35:21 ---> Running in 2fd219185d2e 21:35:21 ---> 732f8eb3693b 21:35:21 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:35:21 Removing intermediate container cd1a920ce7a6 21:35:21 ---> a746d80997e2 21:35:21 Step 5/24 : COPY go.mod vendor* ./ 21:35:21 ---> Running in 61ca423b30f5 21:35:21 Removing intermediate container 5e92d51774c6 21:35:21 ---> aed48443d8ce 21:35:21 Step 6/22 : COPY go.mod vendor* ./ 21:35:21 ---> 1371587e1fcb 21:35:21 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:35:21 ---> Running in 5fb556490a93 21:35:21 Removing intermediate container 1a60559ac802 21:35:21 ---> 7687bbb72e22 21:35:21 Step 5/22 : COPY go.mod vendor* ./ 21:35:21 ---> adf5afea4ff8 21:35:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:35:21 ---> Running in 3c1514f7aeef 21:35:21 ---> 4c818ecaf02c 21:35:21 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:35:21 ---> Running in 15d0427b362a 21:35:30 fc693d55d65f: Pull complete 21:35:30 7e9fc2657dce: Pull complete 21:35:30 dda99020689f: Pull complete 21:35:34 db1c61fa0a46: Pull complete 21:35:35 891c053d2c06: Pull complete 21:35:35 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 21:35:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:35:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 21:35:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:35:36 WORKDIR /edgex 21:35:36 COPY go.mod . 21:35:36 RUN go mod download+ 21:35:36 docker build -t ci-base-image-arm64 -f - . 21:35:36 Sending build context to Docker daemon 3.266MB 21:35:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:35:36 ---> f96f9c87975a 21:35:36 Step 2/4 : WORKDIR /edgex 21:35:38 ---> Running in d4de68513058 21:35:38 Removing intermediate container d4de68513058 21:35:38 ---> 23251ad70762 21:35:38 Step 3/4 : COPY go.mod . 21:35:39 ---> ad8130b41ec6 21:35:39 Step 4/4 : RUN go mod download 21:35:39 ---> Running in 151e93a7e18e 21:35:48 Removing intermediate container 2fd219185d2e 21:35:48 ---> 931c4c3ca38b 21:35:48 Step 7/32 : COPY . . 21:35:48 Removing intermediate container 15d0427b362a 21:35:48 ---> 58cfa5088239 21:35:48 Step 7/22 : COPY . . 21:35:48 Removing intermediate container 3c1514f7aeef 21:35:48 ---> e0dd479fb6af 21:35:48 Removing intermediate container 5fb556490a93 21:35:48 Step 8/22 : COPY . . 21:35:48 ---> 1cf423f05ec8 21:35:48 Step 7/24 : COPY . . 21:35:48 Removing intermediate container 61ca423b30f5 21:35:48 ---> 9d94fc9f8cba 21:35:48 Step 7/24 : COPY . . 21:36:03 ---> ee357de6bc3f 21:36:03 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:36:03 ---> 1ce1b36ca835 21:36:03 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:36:03 ---> 83d4eebad0d8 21:36:03 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 21:36:03 ---> Running in 019c9eb0df4f 21:36:03 ---> Running in 9851bffdfe86 21:36:03 ---> Running in f29397ac295d 21:36:03 ---> 89576aa2c558 21:36:03 ---> bbff033e60f7 21:36:03 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-dataStep 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:36:03 21:36:03 ---> Running in e7df924ae801 21:36:03 ---> Running in bb8b6c61e03e 21:36:03 Removing intermediate container f29397ac295d 21:36:03 ---> f3800eefe523 21:36:03 Step 9/24 : WORKDIR /edgex-go/spire-build 21:36:03 ---> Running in 07ed237ad09b 21:36:03 Removing intermediate container 07ed237ad09b 21:36:03 ---> fbd6afccdee3 21:36:03 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:36:03 ---> Running in d53a27c3f16a 21:36: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 21:36:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:36: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:36:03 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 21:36:04 Removing intermediate container d53a27c3f16a 21:36:04 ---> f0ba84c6b76d 21:36:04 Step 11/24 : WORKDIR /edgex-go 21:36:04 ---> Running in f52b9cb66e51 21:36:04 Removing intermediate container f52b9cb66e51 21:36:04 ---> 489f895c2627 21:36:04 21:36:04 Step 12/24 : FROM alpine:3.15 21:36:04 3.15: Pulling from library/alpine 21:36:04 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 21:36:04 Status: Downloaded newer image for alpine:3.15 21:36:04 ---> c4fc93816858 21:36:04 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:36:04 ---> Running in 3c0223cdaf48 21:36:04 Removing intermediate container 3c0223cdaf48 21:36:04 ---> db55aae91005 21:36:04 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:36:04 ---> Running in 677dc37c9bc7 21:36:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:36:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:36:05 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 21:36:05 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 21:36:05 OK: 15859 distinct packages available 21:36:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:36:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:36:06 (1/4) Installing dumb-init (1.2.5-r1) 21:36:06 (2/4) Installing musl-obstack (1.2.3-r0) 21:36:06 (3/4) Installing libucontext (1.1-r0) 21:36:06 (4/4) Installing gcompat (1.0.0-r4) 21:36:06 Executing busybox-1.34.1-r7.trigger 21:36:06 OK: 6 MiB in 18 packages 21:36:08 Removing intermediate container 677dc37c9bc7 21:36:08 ---> ea57263463a3 21:36:08 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:36:11 Removing intermediate container 151e93a7e18e 21:36:11 ---> 4af47bbd4d54 21:36:11 Successfully built 4af47bbd4d54 21:36:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:12 + docker inspect -f . ci-base-image-arm64 21:36:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:36:12 prd-ubuntu20.04-docker-arm64-4c-16g-121118 does not seem to be running inside a container 21:36:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 21:36:13 $ docker top e432fd45a2e8b35c6b3be75c54f35dd374414452bb0c608a4f1e65ef38fae45f -eo pid,comm 21:36:13 ---> f757c8536cd2 21:36:13 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [Pipeline] { [Pipeline] sh 21:36:13 ---> 9e9467e342a9 21:36:13 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:36:13 ---> Running in 3202cf8ab681 21:36:14 + go version 21:36:14 go version go1.18.7 linux/arm64 [Pipeline] } 21:36:14 $ docker stop --time=1 e432fd45a2e8b35c6b3be75c54f35dd374414452bb0c608a4f1e65ef38fae45f 21:36:14 Removing intermediate container 3202cf8ab681 21:36:14 ---> 373a0567b0ad 21:36:14 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:36:15 ---> 13b87305d2f8 21:36:15 Step 19/24 : WORKDIR / 21:36:15 ---> Running in cf628aae6f2c 21:36:15 $ docker rm -f e432fd45a2e8b35c6b3be75c54f35dd374414452bb0c608a4f1e65ef38fae45f 21:36:15 Removing intermediate container cf628aae6f2c 21:36:15 ---> 38073d3943ee 21:36:15 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:36:15 ---> Running in c66fc429c22c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:36:16 + docker inspect -f . ci-base-image-arm64 21:36:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:36:16 Removing intermediate container c66fc429c22c 21:36:16 ---> 6521dc8c8e8c 21:36:16 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:36:16 ---> Running in a18bae7dcbc4 21:36:16 prd-ubuntu20.04-docker-arm64-4c-16g-121118 does not seem to be running inside a container 21:36:16 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 21:36:16 Removing intermediate container a18bae7dcbc4 21:36:16 ---> 64bb2f759b88 21:36:16 Step 22/24 : LABEL arch=x86_64 21:36:16 ---> Running in 85288aef68b9 21:36:17 Removing intermediate container 85288aef68b9 21:36:17 ---> b54280e65a9c 21:36:17 Step 23/24 : LABEL git_sha=284eb16302adb3cf9a1645f866bf495efc3fb3b5 21:36:17 ---> Running in f410778ebe34 21:36:17 Removing intermediate container f410778ebe34 21:36:17 ---> b644b192c75f 21:36:17 Step 24/24 : LABEL version=0.0.0 21:36:17 $ docker top fc1618f3e36f43863af6cd5a8d667910bfca913cadfd859ba5a94c7ad80daca7 -eo pid,comm 21:36:17 ---> Running in dd58285a0857 [Pipeline] { [Pipeline] echo 21:36:17 ========================================================= 21:36:17 [edgeXBuildGoParallel] Running Tests and Build... 21:36:17 ========================================================= [Pipeline] sh 21:36:17 Removing intermediate container dd58285a0857 21:36:17 ---> c41b1dd4b2cb 21:36:17 21:36:18 + git config --global --add safe.directory /w/workspace/edgex-go/8 [Pipeline] fileExists [Pipeline] sh 21:36:18 Successfully built c41b1dd4b2cb 21:36:18 Successfully tagged security-spire-config:latest 21:36:18  Building security-spire-config ... done Building security-spiffe-token-provider 21:36:18 + make test 21:36:18 go test -race -coverprofile=coverage.out ./... 21:36:21 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:36:21 Step 2/19 : FROM ${BUILDER_BASE} AS builder 21:36:21 ---> 8c2547e0e701 21:36:21 Step 3/19 : WORKDIR /edgex-go 21:36:21 ---> Using cache 21:36:21 ---> 4d4bd7c633d6 21:36:21 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 21:36:24 ---> Running in b82008c78eb4 21:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:36:25 v3.16.3-56-g7487575a35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 21:36:25 v3.16.3-56-g7487575a35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 21:36:25 OK: 17038 distinct packages available 21:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:36:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:36:25 OK: 211 MiB in 51 packages 21:36:28 Removing intermediate container b82008c78eb4 21:36:28 ---> b586dfaaefcf 21:36:28 Step 5/19 : COPY go.mod vendor* ./ 21:36:28 ---> 8343860d457c 21:36:28 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:28 ---> Running in d1a64a3a4a93 21:36:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:36:37 Removing intermediate container 9851bffdfe86 21:36:37 ---> 44a52b46cc8a 21:36:37 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:36:37 Removing intermediate container 019c9eb0df4f 21:36:37 ---> b8eefb7d4282 21:36:37 21:36:37 Step 9/32 : FROM alpine:3.16 21:36:37 Removing intermediate container bb8b6c61e03e 21:36:37 ---> fa1d4bc11d3f 21:36:37 21:36:37 Step 10/22 : FROM alpine:3.16 21:36:37 ---> Running in d0e2037fb445 21:36:37 3.16: Pulling from library/alpine 21:36:37 3.16: Pulling from library/alpine 21:36:40 Removing intermediate container e7df924ae801 21:36:40 ---> dc2cc17b860e 21:36:40 21:36:40 Step 9/24 : FROM alpine:3.16 21:36:40 3.16: Pulling from library/alpine 21:36:40 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 21:36:40 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 21:36:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:36:40 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 21:36:40 Status: Downloaded newer image for alpine:3.16 21:36:40 Status: Image is up to date for alpine:3.16 21:36:40 Status: Downloaded newer image for alpine:3.16 21:36:40 ---> bfe296a52501 21:36:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:36:40 ---> bfe296a52501 21:36:40 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:36:40 ---> bfe296a52501 21:36:40 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:36:41 ---> Running in f89c180a482f 21:36:41 ---> Running in dd7d862fa6b0 21:36:41 ---> Running in 785c5cf9a057 21:36:41 Removing intermediate container f89c180a482f 21:36:41 ---> 44b7fbbe71db 21:36:41 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 21:36:41 Removing intermediate container 785c5cf9a057 21:36:41 ---> 74a21b89cfec 21:36:41 Step 12/22 : ENV APP_PORT=59880 21:36:41 ---> Running in c0a23a37c70e 21:36:41 ---> Running in 4ff269ed7d19 21:36:41 Removing intermediate container 4ff269ed7d19 21:36:41 ---> f99c073a7eeb 21:36:41 Step 13/22 : EXPOSE $APP_PORT 21:36:41 Removing intermediate container d0e2037fb445 21:36:41 ---> b5a0cfa80b5f 21:36:41 21:36:41 Step 10/22 : FROM alpine:3.16 21:36:41 ---> bfe296a52501 21:36:41 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:36:41 ---> Running in 7abbe43e236b 21:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:36:41 ---> Running in 55fc0e3d7444 21:36:41 Removing intermediate container 7abbe43e236b 21:36:41 ---> c5630d44e315 21:36:41 Step 14/22 : RUN apk add --update --no-cache dumb-init 21:36:41 Removing intermediate container 55fc0e3d7444 21:36:41 ---> bc04fe56cf98 21:36:41 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 21:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:36:41 ---> Running in 802d06836402 21:36:41 ---> Running in 2e61120fda95 21:36:41 Removing intermediate container d1a64a3a4a93 21:36:41 ---> 570988672bc8 21:36:41 Step 7/19 : COPY . . 21:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:36:42 (1/3) Installing ca-certificates (20220614-r0) 21:36:42 (2/3) Installing dumb-init (1.2.5-r1) 21:36:42 (1/2) Installing dumb-init (1.2.5-r1) 21:36:42 (3/3) Installing su-exec (0.2-r1) 21:36:42 Executing busybox-1.35.0-r17.trigger 21:36:42 (2/2) Installing su-exec (0.2-r1) 21:36:42 Executing busybox-1.35.0-r17.trigger 21:36:42 Executing ca-certificates-20220614-r0.trigger 21:36:42 OK: 6 MiB in 16 packages 21:36:42 OK: 6 MiB in 17 packages 21:36:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:36:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:36:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:36:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:36:42 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 21:36:42 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 21:36:42 (3/33) Installing readline (8.1.2-r0) 21:36:42 (4/33) Installing bash (5.1.16-r2) 21:36:42 Executing bash-5.1.16-r2.post-install 21:36:42 (5/33) Installing ca-certificates (20220614-r0) 21:36:42 (1/1) Installing dumb-init (1.2.5-r1) 21:36:42 (6/33) Installing brotli-libs (1.0.9-r6) 21:36:42 Executing busybox-1.35.0-r17.trigger 21:36:42 OK: 6 MiB in 15 packages 21:36:42 (7/33) Installing nghttp2-libs (1.47.0-r0) 21:36:42 (8/33) Installing libcurl (7.83.1-r4) 21:36:42 (9/33) Installing curl (7.83.1-r4) 21:36:42 (10/33) Installing docker-cli (20.10.20-r0) 21:36:42 (11/33) Installing dumb-init (1.2.5-r1) 21:36:42 (12/33) Installing libbz2 (1.0.8-r1) 21:36:42 (13/33) Installing expat (2.5.0-r0) 21:36:42 (14/33) Installing libffi (3.4.2-r1) 21:36:42 (15/33) Installing gdbm (1.23-r0) 21:36:42 (16/33) Installing xz-libs (5.2.5-r1) 21:36:43 (17/33) Installing libgcc (11.2.1_git20220219-r2) 21:36:43 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 21:36:43 (19/33) Installing mpdecimal (2.5.1-r1) 21:36:43 (20/33) Installing sqlite-libs (3.38.5-r0) 21:36:43 (21/33) Installing python3 (3.10.9-r0) 21:36:43 (22/33) Installing py3-contextlib2 (21.6.0-r2) 21:36:43 (23/33) Installing py3-tomli (2.0.1-r1) 21:36:43 (24/33) Installing py3-pep517 (0.12.0-r2) 21:36:43 (25/33) Installing py3-six (1.16.0-r1) 21:36:43 (26/33) Installing py3-retrying (1.3.3-r3) 21:36:43 (27/33) Installing py3-appdirs (1.4.4-r3) 21:36:43 (28/33) Installing py3-more-itertools (8.13.0-r0) 21:36:43 (29/33) Installing py3-ordered-set (4.0.2-r3) 21:36:43 (30/33) Installing py3-parsing (2.4.7-r3) 21:36:43 (31/33) Installing py3-packaging (21.3-r0) 21:36:43 (32/33) Installing py3-setuptools (59.4.0-r0) 21:36:43 (33/33) Installing py3-pip (22.1.1-r0) 21:36:43 Executing busybox-1.35.0-r17.trigger 21:36:43 Executing ca-certificates-20220614-r0.trigger 21:36:43 OK: 123 MiB in 47 packages 21:36:47 ---> 229f5ac77376 21:36:47 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:36:47 Removing intermediate container 802d06836402 21:36:47 ---> 8e9e65842393 21:36:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:36:47 ---> Running in 42cc88dd53ec 21:36:47 Removing intermediate container c0a23a37c70e 21:36:47 ---> 15ad64e0935a 21:36:47 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 21:36:47 ---> Running in 61976e8a0557 21:36:47 Removing intermediate container dd7d862fa6b0 21:36:47 ---> 95b7e7304bb3 21:36:47 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:36:47 ---> Running in 597faffae033 21:36:47 Removing intermediate container 61976e8a0557 21:36:47 ---> b745f6b97f93 21:36:47 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:36:47 ---> 1951f9002f12 21:36:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:36:47 ---> Running in 9341122d94ac 21:36:47 Removing intermediate container 597faffae033 21:36:47 ---> 6ff9ae9d966f 21:36:47 Step 12/24 : WORKDIR / 21:36:47 ---> Running in 99ef8abc8ca9 21:36:47 Removing intermediate container 9341122d94ac 21:36:47 ---> 92d9bc10e965 21:36:47 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:36: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:36:47 ---> Running in 76af8105ea80 21:36:47 Removing intermediate container 99ef8abc8ca9 21:36:47 ---> be4dfdff8e69 21:36:47 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:36:47 Removing intermediate container 76af8105ea80 21:36:47 ---> 83eef9eea68b 21:36:47 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 21:36:47 ---> edce3c373a2a 21:36:47 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:36:47 ---> 4ee2ca82500b 21:36:47 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:36:47 ---> Running in 6f70517dfa58 21:36:47 Removing intermediate container 6f70517dfa58 21:36:47 ---> 0528124eb943 21:36:47 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 21:36:47 ---> 405676a3b377 21:36:47 Step 18/22 : ENTRYPOINT ["/core-data"] 21:36:47 ---> 01e4030720b2 21:36:47 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:36:47 ---> Running in c27d17b2b559 21:36:47 ---> Running in 21f8b2219c4b 21:36:47 Removing intermediate container c27d17b2b559 21:36:47 ---> dc62098d5119 21:36:47 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:36:47 ---> 3bbc04a1bdbc 21:36:47 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:36:47 ---> Running in 4b34c472b328 21:36:48 Removing intermediate container 4b34c472b328 21:36:48 ---> 108e32de8767 21:36:48 Step 20/22 : LABEL arch=x86_64 21:36:48 ---> 000d667638ae 21:36:48 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:36:48 ---> Running in ed22e249848b 21:36:48 Removing intermediate container ed22e249848b 21:36:48 ---> 76f936ad2f82 21:36:48 Step 21/22 : LABEL git_sha=284eb16302adb3cf9a1645f866bf495efc3fb3b5 21:36:48 ---> Running in 08c7e1fff5d0 21:36:48 ---> 8678f413c15b 21:36:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:36:48 Removing intermediate container 08c7e1fff5d0 21:36:48 ---> 39d5920ba72a 21:36:48 Step 22/22 : LABEL version=0.0.0 21:36:48 Removing intermediate container 21f8b2219c4b 21:36:48 ---> 1b9c89caaa5d 21:36:48 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 21:36:48 ---> Running in 4cc766532469 21:36:48 ---> Running in 413d1c24714a 21:36:48 Removing intermediate container 4cc766532469 21:36:48 ---> cd2831eef6f4 21:36:48 21:36:48 Removing intermediate container 413d1c24714a 21:36:48 ---> beeda80de712 21:36:48 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:36:48 Successfully built cd2831eef6f4 21:36:48 Successfully tagged core-data:latest 21:36:48  Building core-data ... done Building security-spire-agent 21:36:49 Collecting docker-compose==1.23.2 21:36:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:36:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 13.5 MB/s eta 0:00:00 21:36:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 21:36:49 Collecting texttable<0.10,>=0.9.0 21:36:49 Downloading texttable-0.9.1.tar.gz (11 kB) 21:36:49 Preparing metadata (setup.py): started 21:36:49 Preparing metadata (setup.py): finished with status 'done' 21:36:49 Collecting docopt<0.7,>=0.6.1 21:36:49 Downloading docopt-0.6.2.tar.gz (25 kB) 21:36:49 Preparing metadata (setup.py): started 21:36:50 Preparing metadata (setup.py): finished with status 'done' 21:36:50 Collecting dockerpty<0.5,>=0.4.1 21:36:50 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:36:50 Preparing metadata (setup.py): started 21:36:50 Preparing metadata (setup.py): finished with status 'done' 21:36:50 Collecting cached-property<2,>=1.2.0 21:36:50 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:36:50 Collecting PyYAML<4,>=3.10 21:36:50 Downloading PyYAML-3.13.tar.gz (270 kB) 21:36:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 114.2 MB/s eta 0:00:00 21:36:50 ? github.com/edgexfoundry/edgex-go [no test files] 21:36:51 Preparing metadata (setup.py): started 21:36:51 Preparing metadata (setup.py): finished with status 'done' 21:36:51 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:36:51 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:36:51 ---> 8c2547e0e701 21:36:51 Step 3/24 : WORKDIR /edgex-go 21:36:51 ---> Using cache 21:36:51 ---> 4d4bd7c633d6 21:36:51 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 21:36:51 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:36:51 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:36:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 162.0 MB/s eta 0:00:00 21:36:51 Collecting jsonschema<3,>=2.5.1 21:36:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:36:51 Collecting websocket-client<1.0,>=0.32.0 21:36:51 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:36:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 111.5 MB/s eta 0:00:00 21:36:51 Collecting docker<4.0,>=3.6.0 21:36:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:36:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 151.0 MB/s eta 0:00:00 21:36:51 Collecting docker-pycreds>=0.4.0 21:36:51 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:36:51 Collecting chardet<3.1.0,>=3.0.2 21:36:51 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:36:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 141.2 MB/s eta 0:00:00 21:36:51 ---> 69fb2ada3259 21:36:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:36:51 ---> 0439bf24f729 21:36:51 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:36:52 ---> Running in 3ca4b88dd4a1 21:36:52 Collecting certifi>=2017.4.17 21:36:52 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) 21:36:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 209.3 MB/s eta 0:00:00 21:36:52 Collecting urllib3<1.25,>=1.21.1 21:36:52 ---> Running in d9953750c11b 21:36:52 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:36:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 97.6 MB/s eta 0:00:00 21:36:52 Collecting idna<2.8,>=2.5 21:36:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:36:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 163.4 MB/s eta 0:00:00 21:36:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:36:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:36:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:36:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:36:52 ---> 401ff735cc07 21:36:52 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:36:52 ---> Running in bce596ee644d 21:36:52 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 21:36:52 Running setup.py install for texttable: started 21:36:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:36:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:36:52 Running setup.py install for texttable: finished with status 'done' 21:36:52 Running setup.py install for PyYAML: started 21:36:52 OK: 211 MiB in 51 packages 21:36:53 Removing intermediate container d9953750c11b 21:36:53 ---> cd033fbfdf94 21:36:53 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:36:53 Running setup.py install for PyYAML: finished with status 'done' 21:36:53 ---> f45763c0be4e 21:36:53 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:36:53 Running setup.py install for docopt: started 21:36:53 Removing intermediate container bce596ee644d 21:36:53 ---> e07a220c50a2 21:36:53 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 21:36:54 Running setup.py install for docopt: finished with status 'done' 21:36:54 ---> Running in e450e79525df 21:36:54 Removing intermediate container 3ca4b88dd4a1 21:36:54 ---> d2b808b26954 21:36:54 Step 5/24 : COPY go.mod vendor* ./ 21:36:54 ---> 5f1e4289ecd3 21:36:54 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:36:54 Removing intermediate container e450e79525df 21:36:54 ---> 5694794b2ccd 21:36:54 Step 22/24 : LABEL arch=x86_64 21:36:54 ---> e412e01e6847 21:36:54 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:36:54 ---> Running in c8f732033944 21:36:54 ---> Running in cb7a4ab09b28 21:36:54 ---> b2364baca82f 21:36:54 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:36:54 Removing intermediate container c8f732033944 21:36:54 ---> 35f13e30fd6e 21:36:54 Step 23/24 : LABEL git_sha=284eb16302adb3cf9a1645f866bf495efc3fb3b5 21:36:54 Running setup.py install for dockerpty: started 21:36:54 ---> Running in fbdf1941457c 21:36:55 Removing intermediate container fbdf1941457c 21:36:55 ---> a84bd3779194 21:36:55 Step 24/24 : LABEL version=0.0.0 21:36:55 Running setup.py install for dockerpty: finished with status 'done' 21:36:55 ---> b030fc69b7f2 21:36:55 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 21:36:55 ---> Running in a4c4d4732e20 21:36:55 Removing intermediate container a4c4d4732e20 21:36:55 ---> e43de6f21d04 21:36:55 21:36:55 ---> b03d387ace1b 21:36:55 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:36:55 Successfully built e43de6f21d04 21:36:55 Successfully tagged security-secretstore-setup:latest 21:36:55  Building security-secretstore-setup ... done Building security-spire-server 21:36:55 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.12.7 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 21:36:55 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 21:37:01 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:37:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:37:01 ---> 8c2547e0e701 21:37:01 Step 3/23 : WORKDIR /edgex-go 21:37:01 ---> Using cache 21:37:01 ---> 4d4bd7c633d6 21:37:01 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 21:37:01 ---> Using cache 21:37:01 ---> d2b808b26954 21:37:01 Step 5/23 : COPY go.mod vendor* ./ 21:37:01 ---> Using cache 21:37:01 ---> e412e01e6847 21:37:01 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:05 ---> d2eb06faa497 21:37:05 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:37:05 ---> Running in f8fb3332bb62 21:37:05 ---> 19d1eced4121 21:37:05 Step 27/32 : RUN chmod +x /entrypoint.sh 21:37:05 ---> Running in aa5bcb977d71 21:37:13 Removing intermediate container aa5bcb977d71 21:37:13 ---> 2b8597ab429a 21:37:13 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:37:13 ---> Running in fdeef797ebfa 21:37:13 Removing intermediate container 2e61120fda95 21:37:13 ---> e6fe243ed360 21:37:13 Step 13/22 : ENV APP_PORT=58890 21:37:13 Removing intermediate container cb7a4ab09b28 21:37:13 ---> 8ffd9465ac65 21:37:13 Step 7/24 : COPY . . 21:37:13 Removing intermediate container fdeef797ebfa 21:37:13 ---> a13f1cc50013 21:37:13 Step 29/32 : CMD ["gate"] 21:37:22 ---> Running in ed31c946f272 21:37:22 ---> Running in abf4c79847c8 21:37:22 ---> e8be9a194d35 21:37:22 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 21:37:22 Removing intermediate container ed31c946f272 21:37:22 ---> 106ab0ab7b55 21:37:22 Step 14/22 : EXPOSE $APP_PORT 21:37:22 Removing intermediate container abf4c79847c8 21:37:22 ---> 22c5e937c3ff 21:37:22 Step 30/32 : LABEL arch=x86_64 21:37:22 Removing intermediate container 42cc88dd53ec 21:37:22 ---> d47a2c6259a9 21:37:22 21:37:22 Step 9/19 : FROM alpine:3.15 21:37:22 ---> c4fc93816858 21:37:22 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:37:22 ---> Using cache 21:37:22 ---> db55aae91005 21:37:22 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:37:22 ---> Running in a0bd382a2e95 21:37:22 ---> Running in e1a24424cb76 21:37:22 ---> Running in bd464e5636b0 21:37:22 ---> Running in f310134e2f39 21:37:22 Removing intermediate container a0bd382a2e95 21:37:22 ---> c2ba34571b01 21:37:22 Step 9/24 : WORKDIR /edgex-go/spire-build 21:37:22 Removing intermediate container e1a24424cb76 21:37:22 ---> 953332d75e40 21:37:22 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:37:22 Removing intermediate container bd464e5636b0 21:37:22 ---> 931313fcaf2f 21:37:22 Step 31/32 : LABEL git_sha=284eb16302adb3cf9a1645f866bf495efc3fb3b5 21:37:22 ---> Running in a7d8525a7f1e 21:37:22 ---> Running in 46efdbab2b37 21:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:37:22 Removing intermediate container f8fb3332bb62 21:37:22 ---> 8f9a7c2e67a4 21:37:22 Step 7/23 : COPY . . 21:37:22 Removing intermediate container a7d8525a7f1e 21:37:22 ---> 2d73e4f1a814 21:37:22 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:37:22 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 21:37:22 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 21:37:22 OK: 15859 distinct packages available 21:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:37:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:37:22 Removing intermediate container 46efdbab2b37 21:37:22 ---> 3c6bb67fed0f 21:37:22 Step 32/32 : LABEL version=0.0.0 21:37:22 ---> Running in 0aabf973befb 21:37:22 ---> 7e56e46c114d 21:37:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:37:22 (1/9) Installing ca-certificates (20220614-r0) 21:37:22 (2/9) Installing brotli-libs (1.0.9-r5) 21:37:22 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:37:22 (4/9) Installing libcurl (7.80.0-r4) 21:37:22 (5/9) Installing curl (7.80.0-r4) 21:37:22 (6/9) Installing dumb-init (1.2.5-r1) 21:37:22 (7/9) Installing musl-obstack (1.2.3-r0) 21:37:22 (8/9) Installing libucontext (1.1-r0) 21:37:22 (9/9) Installing gcompat (1.0.0-r4) 21:37:22 Executing busybox-1.34.1-r7.trigger 21:37:22 Executing ca-certificates-20220614-r0.trigger 21:37:23 OK: 8 MiB in 23 packages 21:37:23 ---> Running in f615c13e0e41 21:37:24 ---> 940f03e8fcfe 21:37:24 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:37:24 Removing intermediate container f615c13e0e41 21:37:24 ---> 0010c48aa973 21:37:24 21:37:24 Successfully built 0010c48aa973 21:37:24 Successfully tagged security-bootstrapper:latest 21:37:24 Building support-scheduler 21:37:27  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:37:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:37:27 ---> 8c2547e0e701 21:37:27 Step 3/22 : ARG ADD_BUILD_TAGS="" 21:37:27 ---> Using cache 21:37:27 ---> 988dc66f44ad 21:37:27 Step 4/22 : WORKDIR /edgex-go 21:37:27 ---> Using cache 21:37:27 ---> bd0146e42d6d 21:37:27 Step 5/22 : RUN apk add --update --no-cache make git 21:37:27 ---> Using cache 21:37:27 ---> aed48443d8ce 21:37:27 Step 6/22 : COPY go.mod vendor* ./ 21:37:27 ---> Using cache 21:37:27 ---> adf5afea4ff8 21:37:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:27 ---> Using cache 21:37:27 ---> e0dd479fb6af 21:37:27 Step 8/22 : COPY . . 21:37:27 ---> Using cache 21:37:27 ---> 89576aa2c558 21:37:27 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:37:29 ---> e037337f9e85 21:37:29 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 21:37:29 Removing intermediate container f310134e2f39 21:37:29 ---> 2f2db25aee65 21:37:29 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 21:37:29 ---> Running in 9cf717948c18 21:37:29 ---> Running in ff200108758a 21:37:29 ---> 5f1e72ef6e1d 21:37:29 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 21:37:29 ---> Running in d603197870c8 21:37:29 Removing intermediate container 0aabf973befb 21:37:29 ---> c059bbbd2de7 21:37:29 Step 11/24 : WORKDIR /edgex-go 21:37:29 ---> Running in a75f05c5fe40 21:37:29 Removing intermediate container 9cf717948c18 21:37:29 ---> f74bcd950af4 21:37:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:37:29 ---> Running in a62ef1e1390e 21:37:29 ---> c3656f85a1da 21:37:29 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:37:30 Removing intermediate container a75f05c5fe40 21:37:30 ---> 5a25830c2601 21:37:30 21:37:30 Step 12/24 : FROM alpine:3.15 21:37:30 ---> c4fc93816858 21:37:30 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:37:30 ---> Using cache 21:37:30 ---> db55aae91005 21:37:30 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:37:30 Removing intermediate container d603197870c8 21:37:30 ---> 0a9ff66eabec 21:37:30 Step 9/23 : WORKDIR /edgex-go/spire-build 21:37:30 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:37:30 ---> Running in 49c6f14f7375 21:37:30 Removing intermediate container a62ef1e1390e 21:37:30 ---> 33da6e5c7871 21:37:30 Step 20/22 : LABEL arch=x86_64 21:37:30 ---> Running in 4d181ed596f6 21:37:30 ---> Running in 18ae3dd360f3 21:37:30 Removing intermediate container 18ae3dd360f3 21:37:30 ---> ad2a7f440ab6 21:37:30 Step 21/22 : LABEL git_sha=284eb16302adb3cf9a1645f866bf495efc3fb3b5 21:37:30 Removing intermediate container 4d181ed596f6 21:37:30 ---> 1a7aca7bbf21 21:37:30 Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:37:30 ---> Running in fbeea5c43876 21:37:30 ---> Running in 654420be2074 21:37:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:37:30 Removing intermediate container fbeea5c43876 21:37:30 ---> 6661a4aa1d1c 21:37:30 Step 22/22 : LABEL version=0.0.0 21:37:30 ---> Running in a466c111bf09 21:37:30 ---> 33cc378df60c 21:37:30 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:37:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:37:31 Removing intermediate container a466c111bf09 21:37:31 ---> 5aad4d42659a 21:37:31 21:37:31 Successfully built 5aad4d42659a 21:37:31 Successfully tagged sys-mgmt-agent:latest 21:37:31 Building support-notifications 21:37:31  Building sys-mgmt-agent ... done  ---> 599547d3ca9a 21:37:31 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:37:31 ---> Running in 03e128250079 21:37:31 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 21:37:31 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 21:37:31 OK: 15859 distinct packages available 21:37:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 21:37:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 21:37:31 (1/5) Installing dumb-init (1.2.5-r1) 21:37:31 (2/5) Installing musl-obstack (1.2.3-r0) 21:37:31 (3/5) Installing libucontext (1.1-r0) 21:37:31 (4/5) Installing gcompat (1.0.0-r4) 21:37:31 (5/5) Installing openssl (1.1.1s-r1) 21:37:31 Executing busybox-1.34.1-r7.trigger 21:37:31 OK: 7 MiB in 19 packages 21:37:32 Removing intermediate container 03e128250079 21:37:32 ---> ff89b9c67bdb 21:37:32 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:37:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:37:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:37:34 ---> 8c2547e0e701 21:37:34 Step 3/22 : ARG ADD_BUILD_TAGS="" 21:37:34 ---> Using cache 21:37:34 ---> 988dc66f44ad 21:37:34 Step 4/22 : WORKDIR /edgex-go 21:37:34 ---> Using cache 21:37:34 ---> bd0146e42d6d 21:37:34 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:37:36 ---> Running in ff76d4ec28ba 21:37:36 ---> Running in 4784bea9879e 21:37:36 Removing intermediate container ff76d4ec28ba 21:37:36 ---> f48a1a92d36c 21:37:36 Step 17/19 : LABEL arch=x86_64 21:37:36 ---> Running in ae1442d712fb 21:37:36 Removing intermediate container 654420be2074 21:37:36 ---> 663eb2acb1ce 21:37:36 Step 11/23 : WORKDIR /edgex-go 21:37:36 ---> Running in fcf7cb3ac52c 21:37:36 Removing intermediate container 49c6f14f7375 21:37:36 ---> 70e42a6adf44 21:37:36 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:37:36 Removing intermediate container ae1442d712fb 21:37:36 ---> d52282fe32c2 21:37:36 Step 18/19 : LABEL git_sha=284eb16302adb3cf9a1645f866bf495efc3fb3b5 21:37:36 ---> Running in 4d790e696d8a 21:37:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:37:36 Removing intermediate container fcf7cb3ac52c 21:37:36 ---> 9cd9523093c1 21:37:36 21:37:36 Step 12/23 : FROM alpine:3.15 21:37:36 ---> c4fc93816858 21:37:36 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:37:36 ---> Using cache 21:37:36 ---> db55aae91005 21:37:36 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:37:36 ---> Using cache 21:37:36 ---> 70e42a6adf44 21:37:36 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:37:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:37:36 Removing intermediate container 4d790e696d8a 21:37:36 ---> 98dd04b35814 21:37:36 Step 19/19 : LABEL version=0.0.0 21:37:37 OK: 211 MiB in 51 packages 21:37:37 ---> Running in 0b1ec2574aad 21:37:38 Removing intermediate container 0b1ec2574aad 21:37:38 ---> fabb79af8824 21:37:38 21:37:38 Successfully built fabb79af8824 21:37:39 Successfully tagged security-spiffe-token-provider:latest 21:37:39  Building security-spiffe-token-provider ... done Building core-command 21:37:39 ---> a214b6a07a57 21:37:39 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:37:42 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:37:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:37:42 ---> 8c2547e0e701 21:37:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:37:42 ---> Using cache 21:37:42 ---> 988dc66f44ad 21:37:42 Step 4/23 : WORKDIR /edgex-go 21:37:42 ---> Using cache 21:37:42 ---> bd0146e42d6d 21:37:42 Step 5/23 : RUN apk add --update --no-cache make git 21:37:42 ---> Using cache 21:37:42 ---> aed48443d8ce 21:37:42 Step 6/23 : COPY go.mod vendor* ./ 21:37:42 ---> Using cache 21:37:42 ---> adf5afea4ff8 21:37:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:42 ---> Using cache 21:37:42 ---> e0dd479fb6af 21:37:42 Step 8/23 : COPY . . 21:37:42 ---> Using cache 21:37:42 ---> 89576aa2c558 21:37:42 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 21:37:45 ---> 029b533a37c4 21:37:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:37:45 Removing intermediate container 4784bea9879e 21:37:45 ---> c38ec1940a01 21:37:45 Step 6/22 : COPY go.mod vendor* ./ 21:37:45 ---> b997d2796a6e 21:37:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:37:45 ---> Running in db3eaffdc310 21:37:46 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 21:37:46 ---> b487ed044591 21:37:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:37:46 ---> 9d0c6eb90ea2 21:37:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:37:46 ---> f580c82d57ee 21:37:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:47 ---> edb6f9297480 21:37:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:37:47 ---> Running in 71f1726198f7 21:37:47 ---> f76e3f189b6a 21:37:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:37:47 ---> 9c7de03b583b 21:37:47 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:37:47 ---> Running in 739120062e51 21:37:47 ---> e2fbebf7ed6f 21:37:47 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:37:47 Removing intermediate container 739120062e51 21:37:47 ---> 9f11ba763e16 21:37:47 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:37:47 ---> Running in f17dba9b5466 21:37:47 ---> Running in 14b8b3749394 21:37:47 Removing intermediate container f17dba9b5466 21:37:47 ---> 4dd28d2e2327 21:37:47 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:37:47 ---> Running in 23fcf555c5df 21:37:48 Removing intermediate container 14b8b3749394 21:37:48 ---> 97221f9fe945 21:37:48 Step 22/24 : LABEL arch=x86_64 21:37:48 ---> Running in 2142fcbe184f 21:37:48 Removing intermediate container 23fcf555c5df 21:37:48 ---> 23063b7b0698 21:37:48 Step 21/23 : LABEL arch=x86_64 21:37:48 ---> Running in a4a659ee6863 21:37:48 Removing intermediate container 2142fcbe184f 21:37:48 ---> bac894213341 21:37:48 Step 23/24 : LABEL git_sha=284eb16302adb3cf9a1645f866bf495efc3fb3b5 21:37:48 ---> Running in 1bd00f2275b0 21:37:48 Removing intermediate container a4a659ee6863 21:37:48 ---> 122dddbfeaae 21:37:48 Step 22/23 : LABEL git_sha=284eb16302adb3cf9a1645f866bf495efc3fb3b5 21:37:48 ---> Running in 2c93c865dde4 21:37:48 Removing intermediate container 1bd00f2275b0 21:37:48 ---> 1c96cc3898b8 21:37:48 Step 24/24 : LABEL version=0.0.0 21:37:48 ---> Running in 8131696fcc90 21:37:49 Removing intermediate container 2c93c865dde4 21:37:49 ---> 5990fd1fd5f1 21:37:49 Step 23/23 : LABEL version=0.0.0 21:37:49 ---> Running in bf9cbadcb7fd 21:37:49 Removing intermediate container 8131696fcc90 21:37:49 ---> 231464e6bd1f 21:37:49 21:37:49 Successfully built 231464e6bd1f 21:37:49 Successfully tagged security-spire-agent:latest 21:37:49 Building security-proxy-setup 21:37:54  Building security-spire-agent ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:37:54 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:37:54 ---> 8c2547e0e701 21:37:54 Step 3/21 : WORKDIR /edgex-go 21:37:54 ---> Using cache 21:37:54 ---> 4d4bd7c633d6 21:37:54 Step 4/21 : RUN apk add --update --no-cache make git 21:37:54 ---> Using cache 21:37:54 ---> a746d80997e2 21:37:54 Step 5/21 : COPY go.mod vendor* ./ 21:37:54 ---> Using cache 21:37:54 ---> 1371587e1fcb 21:37:54 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:54 ---> Using cache 21:37:54 ---> 1cf423f05ec8 21:37:54 Step 7/21 : COPY . . 21:37:54 ---> Using cache 21:37:54 ---> bbff033e60f7 21:37:54 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:37:54 Removing intermediate container bf9cbadcb7fd 21:37:54 ---> 12db37fc4c71 21:37:54 21:37:54 Successfully built 12db37fc4c71 21:37:56 Successfully tagged security-spire-server:latest 21:37:56  Building security-spire-server ... done Building core-metadata 21:37:59 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:37:59 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:37:59 ---> 8c2547e0e701 21:37:59 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:37:59 ---> Using cache 21:37:59 ---> 988dc66f44ad 21:37:59 Step 4/24 : WORKDIR /edgex-go 21:37:59 ---> Using cache 21:37:59 ---> bd0146e42d6d 21:37:59 Step 5/24 : RUN apk add --update --no-cache make git 21:37:59 ---> Using cache 21:37:59 ---> aed48443d8ce 21:37:59 Step 6/24 : COPY go.mod vendor* ./ 21:37:59 ---> Using cache 21:37:59 ---> adf5afea4ff8 21:37:59 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:37:59 ---> Using cache 21:37:59 ---> e0dd479fb6af 21:37:59 Step 8/24 : COPY . . 21:37:59 ---> Using cache 21:37:59 ---> 89576aa2c558 21:37:59 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 21:38:00 ---> Running in f8722a5948b7 21:38:00 ---> Running in 13d62c4fc1f6 21:38:00 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 21:38:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:38:08 Removing intermediate container ff200108758a 21:38:08 ---> 4619700b218c 21:38:08 21:38:08 Step 10/22 : FROM alpine:3.16 21:38:08 ---> bfe296a52501 21:38:08 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:38:09 ---> Running in ea2342c95c45 21:38:09 Removing intermediate container 71f1726198f7 21:38:09 ---> cbc651fb7d56 21:38:09 Step 8/22 : COPY . . 21:38:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:38:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:38:10 (1/1) Installing dumb-init (1.2.5-r1) 21:38:10 Executing busybox-1.35.0-r17.trigger 21:38:10 OK: 6 MiB in 15 packages 21:38:18 ---> 7a9f5177f0bb 21:38:18 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:38:18 Removing intermediate container ea2342c95c45 21:38:18 ---> 2868542b9e52 21:38:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:38:18 ---> Running in 0f593bb29a6c 21:38:18 ---> Running in 95b291177473 21:38:18 Removing intermediate container 95b291177473 21:38:18 ---> a67173e6f9da 21:38:18 Step 13/22 : ENV APP_PORT=59861 21:38:18 ---> Running in 98cbccdca2ed 21:38:18 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 21:38:19 Removing intermediate container 98cbccdca2ed 21:38:19 ---> f1a0131cacfb 21:38:19 Step 14/22 : EXPOSE $APP_PORT 21:38:20 Removing intermediate container db3eaffdc310 21:38:20 ---> 273c271f1e72 21:38:20 21:38:20 Step 10/23 : FROM alpine:3.16 21:38:20 ---> bfe296a52501 21:38:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:38:20 ---> Using cache 21:38:20 ---> 2868542b9e52 21:38:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:38:20 ---> Using cache 21:38:20 ---> a67173e6f9da 21:38:20 Step 13/23 : ENV APP_PORT=59882 21:38:20 ---> Running in 6669b19fba35 21:38:20 ---> Running in fb2e8ffac3cb 21:38:20 Removing intermediate container 6669b19fba35 21:38:20 ---> 4ac9bbc5e8a9 21:38:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:38:20 Removing intermediate container fb2e8ffac3cb 21:38:20 ---> 3da8e04b4db3 21:38:20 Step 14/23 : EXPOSE $APP_PORT 21:38:20 ---> Running in 61a5787797f0 21:38:20 Removing intermediate container 61a5787797f0 21:38:20 ---> 1b4dc33de7de 21:38:20 Step 15/23 : WORKDIR / 21:38:20 ---> 3a87ad521ea0 21:38:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:38:20 ---> Running in 48f822b2d309 21:38:21 Removing intermediate container 48f822b2d309 21:38:21 ---> 5f66cc855e2c 21:38:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:38:21 ---> 3ea7cc1d5b76 21:38:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:38:22 ---> 22fb07724999 21:38:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:38:23 ---> 783ac7247157 21:38:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:38:23 ---> 2054bdf75cf7 21:38:23 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:38:23 ---> Running in 88d4024aa56d 21:38:24 ---> 7bb4ce3f0fef 21:38:24 Step 19/23 : ENTRYPOINT ["/core-command"] 21:38:24 Removing intermediate container 88d4024aa56d 21:38:24 ---> 0373de1dc4aa 21:38:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:38:24 ---> Running in 6efc6fa8308c 21:38:24 ---> Running in 1b52db73504c 21:38:24 Removing intermediate container 1b52db73504c 21:38:24 ---> 6d76c05819b3 21:38:24 Step 20/22 : LABEL arch=x86_64 21:38:24 Removing intermediate container 6efc6fa8308c 21:38:24 ---> c6f74a725a48 21:38:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:38:24 ---> Running in 1c51d5119128 21:38:24 ---> Running in 5bb29e6c0ef8 21:38:25 Removing intermediate container 1c51d5119128 21:38:25 ---> 4607c16ea774 21:38:25 Step 21/22 : LABEL git_sha=284eb16302adb3cf9a1645f866bf495efc3fb3b5 21:38:25 Removing intermediate container 5bb29e6c0ef8 21:38:25 ---> 86627f5dd0ab 21:38:25 Step 21/23 : LABEL arch=x86_64 21:38:25 ---> Running in d6076e8f1645 21:38:25 ---> Running in 0387bdc2acb5 21:38:26 Removing intermediate container d6076e8f1645 21:38:26 ---> 2f0a8bc1d12b 21:38:26 Step 22/22 : LABEL version=0.0.0 21:38:26 Removing intermediate container 0387bdc2acb5 21:38:26 ---> c70ecd503c45 21:38:26 Step 22/23 : LABEL git_sha=284eb16302adb3cf9a1645f866bf495efc3fb3b5 21:38:26 ---> Running in b3f8ddf8705e 21:38:26 ---> Running in 9c2008d6f777 21:38:26 Removing intermediate container b3f8ddf8705e 21:38:26 ---> d0ac544bf14a 21:38:26 21:38:26 Removing intermediate container 9c2008d6f777 21:38:26 ---> 709931c58fc8 21:38:26 Step 23/23 : LABEL version=0.0.0 21:38:26 Successfully built d0ac544bf14a 21:38:26 Successfully tagged support-scheduler:latest 21:38:26  Building support-scheduler ... done  ---> Running in b9d06e3ff62f 21:38: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 21:38:26 Removing intermediate container b9d06e3ff62f 21:38:26 ---> 49fc98984cfd 21:38:26 21:38:26 Successfully built 49fc98984cfd 21:38:27 Successfully tagged core-command:latest 21:38:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 21:38:27 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 21:38:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 21:38:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 21:38:33  Building core-command ... done Removing intermediate container 13d62c4fc1f6 21:38:33 ---> 9e8d2acc6337 21:38:33 21:38:33 Step 10/24 : FROM alpine:3.16 21:38:33 ---> bfe296a52501 21:38:33 Step 11/24 : RUN apk add --update --no-cache dumb-init 21:38:33 ---> Using cache 21:38:33 ---> 2868542b9e52 21:38:33 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:38:33 ---> Using cache 21:38:33 ---> a67173e6f9da 21:38:33 Step 13/24 : ENV APP_PORT=59881 21:38:33 ---> Running in a48306dfba2d 21:38:33 Removing intermediate container f8722a5948b7 21:38:33 ---> 8b6a964be754 21:38:33 21:38:33 Step 9/21 : FROM alpine:3.16 21:38:33 ---> bfe296a52501 21:38:33 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 21:38:33 ---> Running in 287421963bb3 21:38:33 Removing intermediate container a48306dfba2d 21:38:33 ---> dc3a2538f402 21:38:33 Step 14/24 : EXPOSE $APP_PORT 21:38:33 ---> Running in 53037637f478 21:38:33 Removing intermediate container 53037637f478 21:38:33 ---> f460d0540aa3 21:38:33 Step 15/24 : WORKDIR / 21:38:34 ---> Running in 02a496a41fe4 21:38:34 Removing intermediate container 02a496a41fe4 21:38:34 ---> 0951777813e1 21:38:34 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 21:38:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:38:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:38:34 ---> f29115b8f8a5 21:38:34 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:38:35 (1/6) Installing ca-certificates (20220614-r0) 21:38:35 (2/6) Installing brotli-libs (1.0.9-r6) 21:38:35 (3/6) Installing nghttp2-libs (1.47.0-r0) 21:38:35 (4/6) Installing libcurl (7.83.1-r4) 21:38:35 (5/6) Installing curl (7.83.1-r4) 21:38:35 (6/6) Installing dumb-init (1.2.5-r1) 21:38:35 Executing busybox-1.35.0-r17.trigger 21:38:35 Executing ca-certificates-20220614-r0.trigger 21:38:35 ---> cb34f9ea6535 21:38:35 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:38:35 OK: 8 MiB in 20 packages 21:38:35 ---> 9bd536d9918b 21:38:35 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 21:38:36 Removing intermediate container 287421963bb3 21:38:36 ---> 19d6c919d7db 21:38:36 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:38:36 ---> a959b1913dc0 21:38:36 Step 20/24 : ENTRYPOINT ["/core-metadata"] 21:38:36 ---> Running in 50e2a8b51058 21:38:36 ---> Running in 249a7169055b 21:38:36 Removing intermediate container 249a7169055b 21:38:36 ---> 60ef2d37defa 21:38:36 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:38:36 Removing intermediate container 50e2a8b51058 21:38:36 ---> 284e2b749fbe 21:38:36 Step 12/21 : WORKDIR /edgex 21:38:37 ---> Running in b19e920e87e7 21:38:37 ---> Running in 6d703a626dbe 21:38:37 Removing intermediate container b19e920e87e7 21:38:37 ---> c90645139386 21:38:37 Step 22/24 : LABEL arch=x86_64 21:38:37 Removing intermediate container 6d703a626dbe 21:38:37 ---> 7caf4305418b 21:38:37 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:38:37 ---> Running in d2a78848351e 21:38:37 Removing intermediate container d2a78848351e 21:38:37 ---> b8106c5c681e 21:38:37 Step 23/24 : LABEL git_sha=284eb16302adb3cf9a1645f866bf495efc3fb3b5 21:38:37 ---> 93c574dd8b05 21:38:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:38:37 ---> Running in e18795707558 21:38:38 Removing intermediate container e18795707558 21:38:38 ---> 8ad73fb155e5 21:38:38 Step 24/24 : LABEL version=0.0.0 21:38:38 ---> ab0585cc115d 21:38:38 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:38:38 ---> Running in f72d25bc5446 21:38:38 Removing intermediate container f72d25bc5446 21:38:38 ---> 0a36c2022ac5 21:38:38 21:38:38 Successfully built 0a36c2022ac5 21:38:38 Successfully tagged core-metadata:latest 21:38:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 21:38:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 21:38:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 21:38:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 21:38:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 21:38:39 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 21:38:39 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 21:38:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 21:38:39 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 21:38:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 21:38:39 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 21:38:39  Building core-metadata ... done  ---> 89ef02f75745 21:38:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:38:39 ---> 2918109f0af9 21:38:39 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:38:39 ---> Running in 13a73d46c9df 21:38:40 Removing intermediate container 13a73d46c9df 21:38:40 ---> b2beed7ddca9 21:38:40 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 21:38:40 ---> Running in 21cf81fa5cd5 21:38:40 Removing intermediate container 21cf81fa5cd5 21:38:40 ---> 4b147c6a1e48 21:38:40 Step 19/21 : LABEL arch=x86_64 21:38:40 ---> Running in 330a88894403 21:38:40 Removing intermediate container 330a88894403 21:38:40 ---> e3abf8802c7e 21:38:40 Step 20/21 : LABEL git_sha=284eb16302adb3cf9a1645f866bf495efc3fb3b5 21:38:40 ---> Running in b55614819892 21:38:40 Removing intermediate container b55614819892 21:38:40 ---> 710eba04be12 21:38:40 Step 21/21 : LABEL version=0.0.0 21:38:40 ---> Running in e8c43e7fe7d8 21:38:40 Removing intermediate container e8c43e7fe7d8 21:38:40 ---> d5fb2af9488d 21:38:40 21:38:40 Successfully built d5fb2af9488d 21:38:40 Successfully tagged security-proxy-setup:latest 21:38:46  Building security-proxy-setup ... done Removing intermediate container 0f593bb29a6c 21:38:46 ---> e749ca9836a6 21:38:46 21:38:46 Step 10/22 : FROM alpine:3.16 21:38:46 ---> bfe296a52501 21:38:46 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:38:46 ---> Running in 86662c35e959 21:38:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:38:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:38:46 (1/2) Installing ca-certificates (20220614-r0) 21:38:46 (2/2) Installing dumb-init (1.2.5-r1) 21:38:46 Executing busybox-1.35.0-r17.trigger 21:38:46 Executing ca-certificates-20220614-r0.trigger 21:38:46 OK: 6 MiB in 16 packages 21:38:47 Removing intermediate container 86662c35e959 21:38:47 ---> 026db28e98f5 21:38:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:38:47 ---> Running in 1ab06b388007 21:38:47 Removing intermediate container 1ab06b388007 21:38:47 ---> b1706beaf666 21:38:47 Step 13/22 : ENV APP_PORT=59860 21:38:47 ---> Running in 13dece445a63 21:38:47 Removing intermediate container 13dece445a63 21:38:47 ---> 407306e17579 21:38:47 Step 14/22 : EXPOSE $APP_PORT 21:38:47 ---> Running in 317c418806dd 21:38:47 Removing intermediate container 317c418806dd 21:38:47 ---> 7d9c1186b2ec 21:38:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:38:47 ---> 48550c0b6f1c 21:38:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:38:48 ---> 120022465dd8 21:38:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:38:48 ---> 3ef9186265dc 21:38:48 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:38:48 ---> Running in 18eeea7712bd 21:38:48 Removing intermediate container 18eeea7712bd 21:38:48 ---> a480d5a58d93 21:38:48 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:38:48 ---> Running in a22e82d72150 21:38:48 Removing intermediate container a22e82d72150 21:38:48 ---> 579041cd5927 21:38:48 Step 20/22 : LABEL arch=x86_64 21:38:48 ---> Running in ae49cc2a846c 21:38:48 Removing intermediate container ae49cc2a846c 21:38:48 ---> 7b91992a1c5b 21:38:48 Step 21/22 : LABEL git_sha=284eb16302adb3cf9a1645f866bf495efc3fb3b5 21:38:48 ---> Running in f5706edf41f8 21:38:48 Removing intermediate container f5706edf41f8 21:38:48 ---> f787ecedb641 21:38:48 Step 22/22 : LABEL version=0.0.0 21:38:48 ---> Running in 4324786084ce 21:38:48 Removing intermediate container 4324786084ce 21:38:48 ---> 69cb94954004 21:38:48 21:38:48 Successfully built 69cb94954004 21:38:48 Successfully tagged support-notifications:latest 21:38:48  Building support-notifications ... done  [Pipeline] } 21:38:48 $ docker stop --time=1 feed6889bf316ff7390afbcaed587cf7a6398f1ad777fe50203005ce90954b00 21:38:50 $ docker rm -f feed6889bf316ff7390afbcaed587cf7a6398f1ad777fe50203005ce90954b00 [Pipeline] // withDockerContainer [Pipeline] sh 21:38:50 + docker images 21:38:50 REPOSITORY TAG IMAGE ID CREATED SIZE 21:38:50 support-notifications latest 69cb94954004 2 seconds ago 30.5MB 21:38:50 e749ca9836a6 7 seconds ago 1.68GB 21:38:50 security-proxy-setup latest d5fb2af9488d 10 seconds ago 27.7MB 21:38:50 core-metadata latest 0a36c2022ac5 12 seconds ago 18.5MB 21:38:50 8b6a964be754 17 seconds ago 1.6GB 21:38:50 9e8d2acc6337 20 seconds ago 1.62GB 21:38:50 core-command latest 49fc98984cfd 24 seconds ago 17.7MB 21:38:50 support-scheduler latest d0ac544bf14a 24 seconds ago 29.9MB 21:38:50 273c271f1e72 31 seconds ago 1.61GB 21:38:50 4619700b218c 47 seconds ago 1.68GB 21:38:50 security-spire-server latest 12db37fc4c71 About a minute ago 86.5MB 21:38:50 security-spire-agent latest 231464e6bd1f About a minute ago 125MB 21:38:50 security-spiffe-token-provider latest fabb79af8824 About a minute ago 29.7MB 21:38:50 9cd9523093c1 About a minute ago 1.49GB 21:38:50 sys-mgmt-agent latest 5aad4d42659a About a minute ago 136MB 21:38:50 5a25830c2601 About a minute ago 1.49GB 21:38:50 security-bootstrapper latest 0010c48aa973 About a minute ago 20.3MB 21:38:50 d47a2c6259a9 About a minute ago 1.65GB 21:38:50 security-secretstore-setup latest e43de6f21d04 About a minute ago 29.9MB 21:38:50 core-data latest cd2831eef6f4 2 minutes ago 17.9MB 21:38:50 b5a0cfa80b5f 2 minutes ago 1.6GB 21:38:50 dc2cc17b860e 2 minutes ago 1.61GB 21:38:50 fa1d4bc11d3f 2 minutes ago 1.62GB 21:38:50 b8eefb7d4282 2 minutes ago 1.6GB 21:38:50 security-spire-config latest c41b1dd4b2cb 2 minutes ago 85.8MB 21:38:50 489f895c2627 2 minutes ago 1.49GB 21:38:50 ci-base-image-x86_64 latest 8c2547e0e701 5 minutes ago 947MB 21:38:50 alpine 3.16 bfe296a52501 4 weeks ago 5.54MB 21:38:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 5 weeks ago 683MB 21:38:50 alpine 3.15 c4fc93816858 4 months ago 5.59MB 21:38:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 months ago 253MB 21:38:50 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] } 21:38:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.289s coverage: 28.7% of statements 21:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 21:38:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 21:38:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.648s coverage: 98.5% of statements 21:39:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.058s coverage: 43.0% of statements 21:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 21:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 21:39:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.656s coverage: 54.2% of statements 21:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 21:39:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 21:39:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.547s coverage: 89.2% of statements 21:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 21:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 21:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 21:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 21:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 21:39:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.775s coverage: 2.2% of statements 21:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 21:39:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 21:39:28 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.809s coverage: 95.6% of statements 21:39:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 21:39:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 21:39:28 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 21:39:28 ok github.com/edgexfoundry/edgex-go/internal/io 0.703s coverage: 72.2% of statements 21:39:28 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 21:39:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 21:39:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 21:39:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 21:39:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 21:39:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.528s coverage: 60.0% of statements 21:39:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 21:39:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 21:39:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 21:39:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.978s coverage: 0.9% of statements 21:39:28 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 21:39:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.574s coverage: 58.8% of statements 21:39:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.347s coverage: 29.6% of statements 21:39:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 21:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.308s coverage: 47.1% of statements 21:39:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.283s coverage: 79.5% of statements 21:39:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.316s coverage: 94.1% of statements 21:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.251s coverage: 96.3% of statements 21:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.215s coverage: 87.5% of statements 21:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.411s coverage: 94.4% of statements 21:39:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.207s coverage: 44.8% of statements 21:39:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.895s coverage: 79.9% of statements 21:39:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 21:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.346s coverage: 92.9% of statements 21:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 21:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 21:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 21:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements 21:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 21:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 21:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 21:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 21:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.262s coverage: 86.9% of statements 21:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 21:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 21:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 21:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 21:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.302s coverage: 87.2% of statements 21:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 21:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 21:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.208s coverage: 100.0% of statements 21:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 21:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.413s coverage: 58.8% of statements 21:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 21:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.411s coverage: 80.0% of statements 21:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.261s coverage: 87.2% of statements 21:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.272s coverage: 85.4% of statements 21:39:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.821s coverage: 91.2% of statements 21:39:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 21:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.987s coverage: 64.7% of statements 21:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 21:40:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 21:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.256s coverage: 100.0% of statements 21:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.120s coverage: 89.4% of statements 21:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements 21:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.150s coverage: 73.7% of statements 21:40:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.115s coverage: 100.0% of statements 21:40:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.417s coverage: 65.8% of statements 21:40:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 21:40:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 21:40:10 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 21:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.803s coverage: 41.8% of statements 21:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 21:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 21:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.336s coverage: 89.5% of statements 21:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 21:40:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.271s coverage: 84.8% of statements 21:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 21:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 21:40:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 21:40:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 21:40:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.337s coverage: 17.7% of statements 21:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 21:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 21:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 21:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 21:40:19 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.697s coverage: 92.3% of statements 21:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 21:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 21:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 21:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 21:40:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.250s coverage: 63.2% of statements 21:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 21:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 21:40:19 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.476s coverage: 97.7% of statements 21:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 21:40:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 21:40:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 21:40:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 21:40:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.200s coverage: 28.9% of statements 21:40:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 21:40:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 21:40:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 21:40:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 21:40:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 21:40:19 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 21:40:19 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.205s coverage: 100.0% of statements 21:40:19 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 21:40:20 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 21:40:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:40:20 go vet ./... 21:42:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:42:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:42:12 ./bin/test-attribution-txt.sh 21:42:12 An attribution for github.com/edgexfoundry/go-mod-configuration/v3 is missing from Attribution.txt, please add [Pipeline] echo 21:42:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 21:42:12 + ls -al . 21:42:12 total 768 21:42:12 drwxrwxr-x 10 1001 1001 4096 Dec 13 21:36 . 21:42:12 drwxr-xr-x 4 root root 4096 Dec 13 21:36 .. 21:42:12 drwxrwxr-x 2 1001 1001 4096 Dec 13 21:34 .blubracket 21:42:12 -rw-rw-r-- 1 1001 1001 16 Dec 13 21:34 .dockerignore 21:42:12 drwxrwxr-x 8 1001 1001 4096 Dec 13 21:34 .git 21:42:12 drwxrwxr-x 3 1001 1001 4096 Dec 13 21:34 .github 21:42:12 -rw-rw-r-- 1 1001 1001 1030 Dec 13 21:34 .gitignore 21:42:12 -rw-rw-r-- 1 1001 1001 42 Dec 13 21:34 .golangci.yml 21:42:12 -rw-rw-r-- 1 1001 1001 87 Dec 13 21:34 .hadolint.yml 21:42:12 -rw-rw-r-- 1 1001 1001 166 Dec 13 21:34 .sonarcloud.properties 21:42:12 -rw-rw-r-- 1 1001 1001 1171 Dec 13 21:34 ADOPTERS.md 21:42:12 -rw-rw-r-- 1 1001 1001 10618 Dec 13 21:34 Attribution.txt 21:42:12 -rw-rw-r-- 1 1001 1001 73765 Dec 13 21:34 CHANGELOG.md 21:42:12 -rw-rw-r-- 1 1001 1001 3804 Dec 13 21:34 CONTRIBUTING.md 21:42:12 -rw-rw-r-- 1 1001 1001 677 Dec 13 21:34 GOVERNANCE.md 21:42:12 -rw-rw-r-- 1 1001 1001 850 Dec 13 21:34 Jenkinsfile 21:42:12 -rw-rw-r-- 1 1001 1001 10775 Dec 13 21:34 LICENSE 21:42:12 -rw-rw-r-- 1 1001 1001 13289 Dec 13 21:34 Makefile 21:42:12 -rw-rw-r-- 1 1001 1001 582 Dec 13 21:34 OWNERS.md 21:42:12 -rw-rw-r-- 1 1001 1001 9403 Dec 13 21:34 README.md 21:42:12 -rw-rw-r-- 1 1001 1001 6912 Dec 13 21:34 SECURITY.md 21:42:12 -rw-rw-r-- 1 1001 1001 5 Dec 13 21:32 VERSION 21:42:12 drwxrwxr-x 2 1001 1001 4096 Dec 13 21:34 bin 21:42:12 drwxrwxr-x 18 1001 1001 4096 Dec 13 21:34 cmd 21:42:12 -rw-r--r-- 1 root root 501826 Dec 13 21:40 coverage.out 21:42:12 -rw-rw-r-- 1 1001 1001 3400 Dec 13 21:34 go.mod 21:42:12 -rw-rw-r-- 1 1001 1001 45110 Dec 13 21:34 go.sum 21:42:12 drwxrwxr-x 8 1001 1001 4096 Dec 13 21:34 internal 21:42:12 drwxrwxr-x 3 1001 1001 4096 Dec 13 21:34 openapi 21:42:12 drwxrwxr-x 4 1001 1001 4096 Dec 13 21:34 snap 21:42:12 -rw-rw-r-- 1 1001 1001 204 Dec 13 21:34 version.go [Pipeline] sh 21:42:13 + '[' -e coverage.out ] 21:42:13 + chown 1001:1001 coverage.out [Pipeline] stash 21:42:13 Warning: overwriting stash ‘coverage-report’ 21:42:14 Stashed 1 file(s) [Pipeline] sh 21:42:15 + make build 21:42:15 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 21:43:51 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 21:43:51 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 21:43:51 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 21:44:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:44:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:44:34 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 21:44: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-setup/security-proxy-setup ./cmd/security-proxy-setup 21:44:46 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 21:44: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 21:44:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:45:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:45: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 21:45:18 $ docker stop --time=1 fc1618f3e36f43863af6cd5a8d667910bfca913cadfd859ba5a94c7ad80daca7 21:45:20 $ docker rm -f fc1618f3e36f43863af6cd5a8d667910bfca913cadfd859ba5a94c7ad80daca7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:45:22 21:45:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:45:23 latest: Pulling from edgex-devops/edgex-compose-arm64 21:45:23 29e5d40040c1: Pulling fs layer 21:45:23 1ce36da41761: Pulling fs layer 21:45:23 25b303627fd3: Pulling fs layer 21:45:23 29e5d40040c1: Verifying Checksum 21:45:23 29e5d40040c1: Download complete 21:45:23 1ce36da41761: Verifying Checksum 21:45:23 1ce36da41761: Download complete 21:45:23 29e5d40040c1: Pull complete 21:45:24 25b303627fd3: Verifying Checksum 21:45:24 25b303627fd3: Download complete 21:45:24 1ce36da41761: Pull complete 21:45:35 25b303627fd3: Pull complete 21:45:35 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 21:45:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:45:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:35 prd-ubuntu20.04-docker-arm64-4c-16g-121118 does not seem to be running inside a container 21:45:35 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 21:45:37 $ docker top c70dc5b92905a73b470bdb4848bba63a9561fe7a7651886a2d893e03ef7a3fdb -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:38 + docker-compose build --help 21:45:38 + grep parallel 21:45:42 --parallel Build images in parallel. [Pipeline] } 21:45:42 $ docker stop --time=1 c70dc5b92905a73b470bdb4848bba63a9561fe7a7651886a2d893e03ef7a3fdb 21:45:44 $ docker rm -f c70dc5b92905a73b470bdb4848bba63a9561fe7a7651886a2d893e03ef7a3fdb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:45:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 21:45:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:45:44 prd-ubuntu20.04-docker-arm64-4c-16g-121118 does not seem to be running inside a container 21:45:44 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 21:45:46 $ docker top 4b3ce747dc2cc7a381e34577586b42b50b7a0b640dbd55c307ade3ad0e9459a2 -eo pid,comm [Pipeline] { [Pipeline] sh 21:45:46 + docker-compose -f ./docker-compose-build.yml build --parallel 21:45:51 Building core-command ... 21:45:51 Building core-data ... 21:45:51 Building core-metadata ... 21:45:51 Building security-bootstrapper ... 21:45:51 Building security-proxy-setup ... 21:45:51 Building security-secretstore-setup ... 21:45:51 Building security-spiffe-token-provider ... 21:45:51 Building security-spire-agent ... 21:45:51 Building security-spire-config ... 21:45:51 Building security-spire-server ... 21:45:51 Building support-notifications ... 21:45:51 Building support-scheduler ... 21:45:51 Building sys-mgmt-agent ... 21:45:51 Building core-data 21:45:51 Building security-bootstrapper 21:45:51 Building security-proxy-setup 21:45:51 Building security-spire-agent 21:45:51 Building support-scheduler 21:46:38 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:46:38 Step 2/32 : FROM ${BUILDER_BASE} AS builder 21:46:38 ---> 4af47bbd4d54 21:46:38 Step 3/32 : WORKDIR /edgex-go 21:46:38 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:46:38 Step 2/21 : FROM ${BUILDER_BASE} AS builder 21:46:38 ---> 4af47bbd4d54 21:46:38 Step 3/21 : WORKDIR /edgex-go 21:46:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:46:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:46:38 ---> 4af47bbd4d54 21:46:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 21:46:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:46:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:46:38 ---> 4af47bbd4d54 21:46:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 21:46:38 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:46:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:46:38 ---> 4af47bbd4d54 21:46:38 Step 3/24 : WORKDIR /edgex-go 21:46:38 ---> Running in 0a374ca93b31 21:46:38 ---> Running in 443db77ecef8 21:46:38 ---> Running in 3f8e361379a2 21:46:38 ---> Running in 8855181b433a 21:46:38 ---> Running in cd30e088edb5 21:46:39 Removing intermediate container 3f8e361379a2 21:46:39 ---> 88299df96b7a 21:46:39 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 21:46:39 Removing intermediate container 0a374ca93b31 21:46:39 ---> d76afe2665be 21:46:39 Step 4/22 : WORKDIR /edgex-go 21:46:39 Removing intermediate container 8855181b433a 21:46:39 ---> 18d0d4e65007 21:46:39 Step 4/22 : WORKDIR /edgex-go 21:46:39 Removing intermediate container 443db77ecef8 21:46:39 ---> fd27b55d8678 21:46:39 Step 4/32 : RUN apk add --update --no-cache make git 21:46:39 ---> Running in 256e49d6b781 21:46:39 Removing intermediate container cd30e088edb5 21:46:39 ---> 2c2f36ffe3e2 21:46:39 Step 4/21 : RUN apk add --update --no-cache make git 21:46:39 ---> Running in 05d5ab1c0733 21:46:39 ---> Running in c455de2ed5a9 21:46:40 ---> Running in 00f2406a130d 21:46:40 ---> Running in f0719ce55ea6 21:46:40 Removing intermediate container c455de2ed5a9 21:46:40 ---> 93561ddf1d83 21:46:40 Step 5/22 : RUN apk add --update --no-cache make git 21:46:40 ---> Running in ee2fef0462e1 21:46:40 Removing intermediate container 00f2406a130d 21:46:40 ---> 862bc4b14f9d 21:46:40 Step 5/22 : RUN apk add --update --no-cache make git 21:46:41 ---> Running in fb571bcc160c 21:46:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:46:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:46:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:46:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:46:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:46:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:46:44 OK: 221 MiB in 51 packages 21:46:44 OK: 221 MiB in 51 packages 21:46:44 OK: 221 MiB in 51 packages 21:46:44 OK: 221 MiB in 51 packages 21:46:44 OK: 221 MiB in 51 packages 21:46:45 Removing intermediate container f0719ce55ea6 21:46:45 ---> 4548c6d307d2 21:46:45 Step 5/21 : COPY go.mod vendor* ./ 21:46:46 Removing intermediate container 05d5ab1c0733 21:46:46 ---> 720d6938fd08 21:46:46 Step 5/32 : COPY go.mod vendor* ./ 21:46:46 Removing intermediate container 256e49d6b781 21:46:46 ---> 9f85b606602c 21:46:46 Step 5/24 : COPY go.mod vendor* ./ 21:46:46 Removing intermediate container fb571bcc160c 21:46:46 ---> a6eec07ac9bc 21:46:46 Step 6/22 : COPY go.mod vendor* ./ 21:46:46 Removing intermediate container ee2fef0462e1 21:46:46 ---> ddb437dc9fd6 21:46:46 Step 6/22 : COPY go.mod vendor* ./ 21:46:47 ---> db937d199b91 21:46:47 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:47 ---> Running in 0220e17445be 21:46:47 ---> 92e2f09ff1e9 21:46:47 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:47 ---> Running in 9765f2bb9dbf 21:46:48 ---> a760e3e004a0 21:46:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:48 ---> 7d43c3e9a85c 21:46:48 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:48 ---> fa7d87a9bd1f 21:46:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:46:48 ---> Running in d6b0cc2c4ba9 21:46:48 ---> Running in 421e514698f7 21:46:48 ---> Running in df5401a3898f 21:48:10 Removing intermediate container 421e514698f7 21:48:10 ---> 565213649cc2 21:48:10 Step 7/24 : COPY . . 21:48:10 Removing intermediate container d6b0cc2c4ba9 21:48:10 ---> c82e4403676c 21:48:10 Step 8/22 : COPY . . 21:48:10 Removing intermediate container 9765f2bb9dbf 21:48:10 ---> 4dff276b2951 21:48:10 Removing intermediate container df5401a3898f 21:48:10 Step 7/32 : COPY . . ---> a6a5732e1847 21:48:10 21:48:10 Step 8/22 : COPY . . 21:48:10 Removing intermediate container 0220e17445be 21:48:10 ---> f4022c08a0bd 21:48:10 Step 7/21 : COPY . . 21:48:25 ---> 67165ce550fd 21:48:25 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:48:25 ---> 542614fcf367 21:48:25 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 21:48:25 ---> 25abda5dc832 21:48:25 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:48:25 ---> 0077f08f8490 21:48:25 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 21:48:25 ---> ce6419932d0a 21:48:25 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:48:25 ---> Running in 78347269f98a 21:48:25 ---> Running in 376491eb3d4d 21:48:25 ---> Running in 14233b8533ff 21:48:25 ---> Running in 1365c7a79332 21:48:25 ---> Running in 889800048dae 21:48:25 Removing intermediate container 889800048dae 21:48:25 ---> 89be1c14ff8d 21:48:25 Step 9/24 : WORKDIR /edgex-go/spire-build 21:48:25 ---> Running in d82ad903b4bf 21:48:26 Removing intermediate container d82ad903b4bf 21:48:26 ---> 1d688c3c3793 21:48:26 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:48:26 ---> Running in 3ba5c0f5ec6a 21:48:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 21:48:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:48: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 21:48:27 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 21:48:29 Removing intermediate container 3ba5c0f5ec6a 21:48:29 ---> 4027f4895c39 21:48:29 Step 11/24 : WORKDIR /edgex-go 21:48:29 ---> Running in b1d5b4997dd7 21:48:29 Removing intermediate container b1d5b4997dd7 21:48:29 ---> a27ea8ca09ec 21:48:29 21:48:29 Step 12/24 : FROM alpine:3.15 21:48:30 3.15: Pulling from library/alpine 21:48:31 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 21:48:31 Status: Downloaded newer image for alpine:3.15 21:48:31 ---> 8aa73fd46299 21:48:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:48:31 ---> Running in 78be5cd72ed4 21:48:32 Removing intermediate container 78be5cd72ed4 21:48:32 ---> 9fc7fb0dddfd 21:48:32 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:48:32 ---> Running in ca921be6c634 21:48:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:48:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:48:35 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 21:48:35 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 21:48:35 OK: 15736 distinct packages available 21:48:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:48:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:48:37 (1/5) Installing dumb-init (1.2.5-r1) 21:48:37 (2/5) Installing musl-obstack (1.2.3-r0) 21:48:37 (3/5) Installing libucontext (1.1-r0) 21:48:37 (4/5) Installing gcompat (1.0.0-r4) 21:48:37 (5/5) Installing openssl (1.1.1s-r1) 21:48:37 Executing busybox-1.34.1-r7.trigger 21:48:37 OK: 6 MiB in 19 packages 21:48:39 Removing intermediate container ca921be6c634 21:48:39 ---> 73f3b8e5d73e 21:48:39 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:48:45 ---> b5820af00206 21:48:45 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:48:50 ---> 4ce01fe46e62 21:48:50 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:48:50 ---> cbce089b938e 21:48:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:48:51 ---> ca479e47129a 21:48:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 21:48:52 ---> 1b24472d2fa9 21:48:52 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:48:52 ---> Running in 60e787bdaa6e 21:48:52 Removing intermediate container 60e787bdaa6e 21:48:52 ---> c1e81fb3e512 21:48:52 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:48:52 ---> Running in f2fd17939b95 21:48:53 Removing intermediate container f2fd17939b95 21:48:53 ---> c9387e1da0b1 21:48:53 Step 22/24 : LABEL arch=arm64 21:48:53 ---> Running in 93ec697afbd7 21:48:54 Removing intermediate container 93ec697afbd7 21:48:54 ---> f0f15954d1c1 21:48:54 Step 23/24 : LABEL git_sha=284eb16302adb3cf9a1645f866bf495efc3fb3b5 21:48:54 ---> Running in bdab6a46b435 21:48:54 Removing intermediate container bdab6a46b435 21:48:54 ---> 3ed63902a954 21:48:54 Step 24/24 : LABEL version=0.0.0 21:48:54 ---> Running in 2a2346b40a8a 21:48:55 Removing intermediate container 2a2346b40a8a 21:48:55 ---> 0230096d9f24 21:48:55 21:48:55 Successfully built 0230096d9f24 21:48:55 Successfully tagged security-spire-agent-arm64:latest 21:48:55 Building support-notifications 21:49:13  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:49:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:49:13 ---> 4af47bbd4d54 21:49:13 Step 3/22 : ARG ADD_BUILD_TAGS="" 21:49:13 ---> Using cache 21:49:13 ---> 18d0d4e65007 21:49:13 Step 4/22 : WORKDIR /edgex-go 21:49:13 ---> Using cache 21:49:13 ---> 862bc4b14f9d 21:49:13 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:49:13 ---> Running in 6228452c0a51 21:49:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:49:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:49:16 OK: 221 MiB in 51 packages 21:49:18 Removing intermediate container 6228452c0a51 21:49:18 ---> 4414b9ee66ea 21:49:18 Step 6/22 : COPY go.mod vendor* ./ 21:49:18 ---> dff7556699c3 21:49:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:49:19 ---> Running in 85612b7488fb 21:50:27 Removing intermediate container 85612b7488fb 21:50:27 ---> 4152638e3d87 21:50:27 Step 8/22 : COPY . . 21:50:39 ---> bd43e9164413 21:50:39 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:50:39 ---> Running in e1dfdf963cd4 21:50:41 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 21:54:18 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 21:54:30 Removing intermediate container 78347269f98a 21:54:30 ---> 81b628074d11 21:54:30 21:54:30 Step 9/21 : FROM alpine:3.16 21:54:30 3.16: Pulling from library/alpine 21:54:30 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 21:54:30 Status: Downloaded newer image for alpine:3.16 21:54:30 ---> 2b4661558fb8 21:54:30 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 21:54:31 ---> Running in f21ca80ec2b2 21:54:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:54:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:54:35 (1/6) Installing ca-certificates (20220614-r0) 21:54:35 (2/6) Installing brotli-libs (1.0.9-r6) 21:54:35 (3/6) Installing nghttp2-libs (1.47.0-r0) 21:54:35 (4/6) Installing libcurl (7.83.1-r4) 21:54:35 (5/6) Installing curl (7.83.1-r4) 21:54:35 (6/6) Installing dumb-init (1.2.5-r1) 21:54:35 Executing busybox-1.35.0-r17.trigger 21:54:35 Executing ca-certificates-20220614-r0.trigger 21:54:35 OK: 8 MiB in 20 packages 21:54:39 Removing intermediate container f21ca80ec2b2 21:54:39 ---> 1f07e1dd9808 21:54:39 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:54:39 ---> Running in 0eea8c12335d 21:54:39 Removing intermediate container 0eea8c12335d 21:54:39 ---> 9c2a85d770ee 21:54:39 Step 12/21 : WORKDIR /edgex 21:54:40 ---> Running in 58ec3f214e49 21:54:41 Removing intermediate container 58ec3f214e49 21:54:41 ---> 993809b5d62b 21:54:41 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:54:41 Removing intermediate container 376491eb3d4d 21:54:41 ---> 272dd4c95dc8 21:54:41 21:54:41 Step 9/32 : FROM alpine:3.16 21:54:41 ---> 2b4661558fb8 21:54:41 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:54:43 ---> Running in bc6ff48cedc2 21:54:43 ---> 17f8466602bb 21:54:43 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:54:43 Removing intermediate container bc6ff48cedc2 21:54:43 ---> a4984c48d602 21:54:43 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 21:54:43 ---> Running in 75ed8944ad6f 21:54:45 ---> 318a9e03be93 21:54:45 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:54:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:54:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:54:47 ---> 0fe42aa43211 21:54:47 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:54:47 (1/2) Installing dumb-init (1.2.5-r1) 21:54:47 (2/2) Installing su-exec (0.2-r1) 21:54:47 Executing busybox-1.35.0-r17.trigger 21:54:47 ---> 9d454a02d3b3 21:54:47 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:54:47 OK: 5 MiB in 16 packages 21:54:48 ---> Running in ab994ea23702 21:54:50 Removing intermediate container 75ed8944ad6f 21:54:50 ---> 3a9f4be9667e 21:54:50 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 21:54:50 ---> Running in 5d53d1746932 21:54:50 Removing intermediate container 5d53d1746932 21:54:50 ---> dc35b6dfaf79 21:54:50 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:54:50 ---> Running in 40bb00e33395 21:54:51 Removing intermediate container 40bb00e33395 21:54:51 ---> 10d1cc93b1ed 21:54:51 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:54:51 ---> Running in 167bb5c2062d 21:54:51 Removing intermediate container ab994ea23702 21:54:51 ---> d36f63fec586 21:54:51 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 21:54:51 ---> Running in 91aaad1d946d 21:54:52 Removing intermediate container 167bb5c2062d 21:54:52 ---> 8fe1cba7bef6 21:54:52 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 21:54:52 ---> Running in d06fc3d6310c 21:54:52 Removing intermediate container 91aaad1d946d 21:54:52 ---> eb83f6b3b4b0 21:54:52 Step 19/21 : LABEL arch=arm64 21:54:52 ---> Running in 436f08e44765 21:54:52 Removing intermediate container d06fc3d6310c 21:54:52 ---> 88c22cc55977 21:54:52 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 21:54:53 ---> Running in 2c530d51061f 21:54:53 Removing intermediate container 436f08e44765 21:54:53 ---> d0386af97878 21:54:53 Step 20/21 : LABEL git_sha=284eb16302adb3cf9a1645f866bf495efc3fb3b5 21:54:53 ---> Running in 895a95361ef2 21:54:55 Removing intermediate container 895a95361ef2 21:54:55 ---> 1b02b1eb0d36 21:54:55 Step 21/21 : LABEL version=0.0.0 21:54:55 ---> Running in ced96c4ff9e1 21:54:56 Removing intermediate container ced96c4ff9e1 21:54:56 ---> 8e699e2fbef5 21:54:56 21:54:56 Removing intermediate container 2c530d51061f 21:54:56 ---> a87d9de779c0 21:54:56 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 21:54:56 Successfully built 8e699e2fbef5 21:54:56 Successfully tagged security-proxy-setup-arm64:latest 21:54:56  Building security-proxy-setup ... done Building security-spiffe-token-provider 21:54:56 ---> Running in 7854325c927f 21:54:56 Removing intermediate container 7854325c927f 21:54:56 ---> 52590a4fe744 21:54:56 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:54:57 ---> 02bc7c6d240b 21:54:57 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:54:57 ---> Running in 5d6f82302182 21:55:01 Removing intermediate container 5d6f82302182 21:55:01 ---> 0cd9fbe7ebf5 21:55:01 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 21:55:02 ---> f546ea193916 21:55:02 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:55:04 ---> 3502a828a7b4 21:55:04 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:55:05 ---> 44231a35450c 21:55:05 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:55:07 ---> 486fca4a0c2e 21:55:07 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 21:55:08 ---> c3555bf7964d 21:55:08 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:55:09 ---> 7ed73e3f6cb1 21:55:09 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:55:11 ---> 0f735c62fa69 21:55:11 Step 27/32 : RUN chmod +x /entrypoint.sh 21:55:11 ---> Running in 92a5f66eea1b 21:55:15 Removing intermediate container 92a5f66eea1b 21:55:15 ---> 9e406387a35f 21:55:15 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 21:55:15 ---> Running in 66bf93fbad8c 21:55:16 Removing intermediate container 66bf93fbad8c 21:55:16 ---> 49fd55c84b92 21:55:16 Step 29/32 : CMD ["gate"] 21:55:16 ---> Running in ab1c518960d2 21:55:17 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:55:17 Step 2/19 : FROM ${BUILDER_BASE} AS builder 21:55:17 ---> 4af47bbd4d54 21:55:17 Step 3/19 : WORKDIR /edgex-go 21:55:17 ---> Using cache 21:55:17 ---> 2c2f36ffe3e2 21:55:17 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 21:55:17 ---> Running in bc5560c498f6 21:55:17 Removing intermediate container ab1c518960d2 21:55:17 ---> 6594dccad948 21:55:17 Step 30/32 : LABEL arch=arm64 21:55:17 ---> Running in 7513206bdd74 21:55:18 Removing intermediate container 7513206bdd74 21:55:18 ---> 8f96a68c3a57 21:55:18 Step 31/32 : LABEL git_sha=284eb16302adb3cf9a1645f866bf495efc3fb3b5 21:55:19 ---> Running in 53f2ec55d13c 21:55:20 Removing intermediate container 53f2ec55d13c 21:55:20 ---> 77675e54d9bb 21:55:20 Step 32/32 : LABEL version=0.0.0 21:55:20 ---> Running in 60d8d428a39c 21:55:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:55:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:55:21 Removing intermediate container 60d8d428a39c 21:55:21 ---> 3be434607155 21:55:21 21:55:21 Successfully built 3be434607155 21:55:21 Successfully tagged security-bootstrapper-arm64:latest 21:55:21 Building security-secretstore-setup 21:55:22  Building security-bootstrapper ... done v3.16.3-56-g7487575a35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 21:55:22 v3.16.3-56-g7487575a35 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 21:55:22 OK: 16895 distinct packages available 21:55:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:55:22 Removing intermediate container 1365c7a79332 21:55:22 ---> 6214091af63a 21:55:22 21:55:22 Step 10/22 : FROM alpine:3.16 21:55:22 ---> 2b4661558fb8 21:55:22 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:55:22 ---> Running in 8e8d7bc0213c 21:55:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:55:23 Removing intermediate container 8e8d7bc0213c 21:55:23 ---> 66d39543669d 21:55:23 Step 12/22 : ENV APP_PORT=59880 21:55:23 ---> Running in 5ae29de8256c 21:55:23 Removing intermediate container 5ae29de8256c 21:55:23 ---> 4a0070de75cd 21:55:23 Step 13/22 : EXPOSE $APP_PORT 21:55:24 ---> Running in 8085b636c1da 21:55:24 Removing intermediate container 8085b636c1da 21:55:24 ---> 4dc97590b7f8 21:55:24 Step 14/22 : RUN apk add --update --no-cache dumb-init 21:55:24 OK: 221 MiB in 51 packages 21:55:24 ---> Running in dbba0ff6e39b 21:55:27 Removing intermediate container bc5560c498f6 21:55:27 ---> 7603d66348a1 21:55:27 Step 5/19 : COPY go.mod vendor* ./ 21:55:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:55:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:55:27 ---> b6a36350d6e7 21:55:27 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:55:27 ---> Running in c86f043f7757 21:55:28 (1/1) Installing dumb-init (1.2.5-r1) 21:55:28 Executing busybox-1.35.0-r17.trigger 21:55:28 OK: 5 MiB in 15 packages 21:55:30 Removing intermediate container dbba0ff6e39b 21:55:30 ---> 458542ef795e 21:55:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:55:31 ---> 2ae763f7aead 21:55:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:55:34 ---> 11ff8fa9ea5b 21:55:34 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:55:35 ---> 089474721586 21:55:35 Step 18/22 : ENTRYPOINT ["/core-data"] 21:55:36 ---> Running in 591d080c1d64 21:55:36 Removing intermediate container 591d080c1d64 21:55:36 ---> de20a0f0f1e1 21:55:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:55:36 ---> Running in 05d150d47ec9 21:55:37 Removing intermediate container 05d150d47ec9 21:55:37 ---> 037177995ba5 21:55:37 Step 20/22 : LABEL arch=arm64 21:55:37 ---> Running in 6dd0f2eca736 21:55:38 Removing intermediate container 6dd0f2eca736 21:55:38 ---> 5999f3a6b093 21:55:38 Step 21/22 : LABEL git_sha=284eb16302adb3cf9a1645f866bf495efc3fb3b5 21:55:38 ---> Running in 2c906e994d0c 21:55:38 Removing intermediate container 2c906e994d0c 21:55:38 ---> 056b52f7cd89 21:55:38 Step 22/22 : LABEL version=0.0.0 21:55:39 ---> Running in fb0d9248bc71 21:55:40 Removing intermediate container fb0d9248bc71 21:55:40 ---> 5d9a25a4cbbb 21:55:40 21:55:40 Successfully built 5d9a25a4cbbb 21:55:40 Successfully tagged core-data-arm64:latest 21:55:40  Building core-data ... done Building security-spire-server 21:55:40 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:55:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:55:40 ---> 4af47bbd4d54 21:55:40 Step 3/24 : WORKDIR /edgex-go 21:55:40 ---> Using cache 21:55:40 ---> 2c2f36ffe3e2 21:55:40 Step 4/24 : RUN apk add --update --no-cache make git 21:55:40 ---> Using cache 21:55:40 ---> 4548c6d307d2 21:55:40 Step 5/24 : COPY go.mod vendor* ./ 21:55:40 ---> Using cache 21:55:40 ---> db937d199b91 21:55:40 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:55:40 ---> Using cache 21:55:40 ---> f4022c08a0bd 21:55:40 Step 7/24 : COPY . . 21:55:40 ---> Using cache 21:55:40 ---> 67165ce550fd 21:55:40 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:55:40 ---> Running in 6c8cda15f212 21:55:42 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 21:55:57 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:55:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:55:57 ---> 4af47bbd4d54 21:55:57 Step 3/23 : WORKDIR /edgex-go 21:55:57 ---> Using cache 21:55:57 ---> 2c2f36ffe3e2 21:55:57 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 21:55:58 ---> Running in b51e2269e308 21:56:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:56:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:56:01 OK: 221 MiB in 51 packages 21:56:03 Removing intermediate container b51e2269e308 21:56:03 ---> 19027e79cfe6 21:56:03 Step 5/23 : COPY go.mod vendor* ./ 21:56:04 ---> 5903465ffccf 21:56:04 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:56:04 ---> Running in 193098f7671e 21:56:43 Removing intermediate container c86f043f7757 21:56:43 ---> 5fbecf6e6614 21:56:43 Step 7/19 : COPY . . 21:56:53 ---> 7637982ab7f4 21:56:53 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:56:53 ---> Running in c1d634199689 21:56:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:57:21 Removing intermediate container 193098f7671e 21:57:21 ---> 6c8b142e5439 21:57:21 Step 7/23 : COPY . . 21:57:36 ---> 846e887314ee 21:57:36 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 21:57:36 ---> Running in 7eb53d6a2ff6 21:57:36 Removing intermediate container 7eb53d6a2ff6 21:57:36 ---> 12082535a7b8 21:57:36 Step 9/23 : WORKDIR /edgex-go/spire-build 21:57:36 ---> Running in b7b97572eb74 21:57:36 Removing intermediate container b7b97572eb74 21:57:36 ---> ecf75067913a 21:57:36 Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:57:36 ---> Running in 79dbe1b1f4ba 21:57:39 Removing intermediate container 79dbe1b1f4ba 21:57:39 ---> 8da0ca6734cb 21:57:39 Step 11/23 : WORKDIR /edgex-go 21:57:39 ---> Running in 9c0fdec0258d 21:57:39 Removing intermediate container 9c0fdec0258d 21:57:39 ---> be45920d9746 21:57:39 21:57:39 Step 12/23 : FROM alpine:3.15 21:57:39 ---> 8aa73fd46299 21:57:39 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:57:39 ---> Using cache 21:57:39 ---> 9fc7fb0dddfd 21:57:39 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:57:39 ---> Using cache 21:57:39 ---> 73f3b8e5d73e 21:57:39 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:57:44 ---> 725806d7bcf4 21:57:44 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:57:45 ---> 527d5bb6f280 21:57:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:57:46 ---> 02aa2ebedb21 21:57:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:57:48 ---> 74d170fff82c 21:57:48 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:57:48 ---> Running in defe5746dea0 21:57:48 Removing intermediate container defe5746dea0 21:57:48 ---> fd7104373fc9 21:57:48 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:57:48 ---> Running in 2d028e484a30 21:57:49 Removing intermediate container 2d028e484a30 21:57:49 ---> 8dffee1baf50 21:57:49 Step 21/23 : LABEL arch=arm64 21:57:50 ---> Running in d40989d561a5 21:57:50 Removing intermediate container d40989d561a5 21:57:50 ---> cb4f823433c9 21:57:50 Step 22/23 : LABEL git_sha=284eb16302adb3cf9a1645f866bf495efc3fb3b5 21:57:51 ---> Running in c803c08f7df6 21:57:51 Removing intermediate container c803c08f7df6 21:57:51 ---> 28b54d3b1547 21:57:51 Step 23/23 : LABEL version=0.0.0 21:57:51 ---> Running in a67a4e6b2fd2 21:57:52 Removing intermediate container a67a4e6b2fd2 21:57:52 ---> db2dee91df51 21:57:52 21:57:53 Successfully built db2dee91df51 21:57:53 Successfully tagged security-spire-server-arm64:latest 21:57:53 Building security-spire-config 21:58:01  Building security-spire-server ... done Removing intermediate container 14233b8533ff 21:58:01 ---> 3be82c4b1f80 21:58:01 21:58:01 Step 10/22 : FROM alpine:3.16 21:58:01 ---> 2b4661558fb8 21:58:01 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:58:01 ---> Running in 452d075be17a 21:58:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:58:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:58:05 (1/1) Installing dumb-init (1.2.5-r1) 21:58:05 Executing busybox-1.35.0-r17.trigger 21:58:05 OK: 5 MiB in 15 packages 21:58:08 Removing intermediate container 452d075be17a 21:58:08 ---> 010129fdd4a6 21:58:08 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:58:08 ---> Running in 9b8dd08bf2db 21:58:08 Removing intermediate container 9b8dd08bf2db 21:58:08 ---> cba3cf93022c 21:58:08 Step 13/22 : ENV APP_PORT=59861 21:58:08 ---> Running in 9055c4bd839c 21:58:09 Removing intermediate container 9055c4bd839c 21:58:09 ---> 03a1af161e29 21:58:09 Step 14/22 : EXPOSE $APP_PORT 21:58:09 ---> Running in de90efbde714 21:58:10 Removing intermediate container de90efbde714 21:58:10 ---> dea79cab7b0e 21:58:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:58:11 ---> e05579906759 21:58:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:58:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:58:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 21:58:12 ---> 4af47bbd4d54 21:58:12 Step 3/24 : WORKDIR /edgex-go 21:58:12 ---> Using cache 21:58:12 ---> 2c2f36ffe3e2 21:58:12 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 21:58:12 ---> Using cache 21:58:12 ---> 19027e79cfe6 21:58:12 Step 5/24 : COPY go.mod vendor* ./ 21:58:12 ---> Using cache 21:58:12 ---> 5903465ffccf 21:58:12 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:58:12 ---> Using cache 21:58:12 ---> 6c8b142e5439 21:58:12 Step 7/24 : COPY . . 21:58:12 ---> Using cache 21:58:12 ---> 846e887314ee 21:58:12 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 21:58:12 ---> Using cache 21:58:12 ---> 12082535a7b8 21:58:12 Step 9/24 : WORKDIR /edgex-go/spire-build 21:58:12 ---> Using cache 21:58:12 ---> ecf75067913a 21:58:12 Step 10/24 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:58:12 ---> Running in 256cd68d1bf9 21:58:17 ---> 26e5bfcc2f8a 21:58:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:58:18 ---> f853c739bcc5 21:58:18 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:58:18 Removing intermediate container 256cd68d1bf9 21:58:18 ---> 45a5a748219e 21:58:18 Step 11/24 : WORKDIR /edgex-go 21:58:18 ---> Running in 705a98700d92 21:58:18 ---> Running in c6f3126babdd 21:58:19 Removing intermediate container 705a98700d92 21:58:19 ---> 68b2343041ec 21:58:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:58:19 Removing intermediate container c6f3126babdd 21:58:19 ---> 3ff9d4af81bb 21:58:19 21:58:19 Step 12/24 : FROM alpine:3.15 21:58:19 ---> 8aa73fd46299 21:58:19 ---> Running in 2d41bd8eacf2 21:58:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:58:19 ---> Using cache 21:58:19 ---> 9fc7fb0dddfd 21:58:19 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:58:19 ---> Running in 9c93f61f3513 21:58:20 Removing intermediate container 2d41bd8eacf2 21:58:20 ---> 7bf7e10e2432 21:58:20 Step 20/22 : LABEL arch=arm64 21:58:20 ---> Running in d97ade390d82 21:58:20 Removing intermediate container d97ade390d82 21:58:20 ---> a56d5e5045f2 21:58:20 Step 21/22 : LABEL git_sha=284eb16302adb3cf9a1645f866bf495efc3fb3b5 21:58:20 ---> Running in ed9fe4035285 21:58:21 Removing intermediate container ed9fe4035285 21:58:21 ---> e38a1ca2cf03 21:58:21 Step 22/22 : LABEL version=0.0.0 21:58:21 ---> Running in 08eecb8e1acd 21:58:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:58:22 Removing intermediate container 08eecb8e1acd 21:58:22 ---> a83c05f9992b 21:58:22 21:58:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:58:22 Successfully built a83c05f9992b 21:58:22 Successfully tagged support-scheduler-arm64:latest 21:58:22  Building support-scheduler ... done Building core-command 21:58:23 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 21:58:23 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 21:58:23 OK: 15736 distinct packages available 21:58:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:58:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:58:25 (1/4) Installing dumb-init (1.2.5-r1) 21:58:25 (2/4) Installing musl-obstack (1.2.3-r0) 21:58:25 (3/4) Installing libucontext (1.1-r0) 21:58:25 (4/4) Installing gcompat (1.0.0-r4) 21:58:25 Executing busybox-1.34.1-r7.trigger 21:58:25 OK: 6 MiB in 18 packages 21:58:27 Removing intermediate container 9c93f61f3513 21:58:27 ---> 101b3ea53d1a 21:58:27 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:58:35 ---> ba981d2571c3 21:58:35 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:58:36 ---> a9dcbca94a7e 21:58:36 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:58:36 ---> Running in 4331509ed993 21:58:37 Removing intermediate container 4331509ed993 21:58:37 ---> a76dc1f3b58e 21:58:37 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:58:38 ---> 22b62a5ce326 21:58:38 Step 19/24 : WORKDIR / 21:58:38 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:58:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:58:38 ---> 4af47bbd4d54 21:58:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 21:58:38 ---> Using cache 21:58:38 ---> 18d0d4e65007 21:58:38 Step 4/23 : WORKDIR /edgex-go 21:58:38 ---> Using cache 21:58:38 ---> 862bc4b14f9d 21:58:38 Step 5/23 : RUN apk add --update --no-cache make git 21:58:38 ---> Using cache 21:58:38 ---> a6eec07ac9bc 21:58:38 Step 6/23 : COPY go.mod vendor* ./ 21:58:38 ---> Using cache 21:58:38 ---> a760e3e004a0 21:58:38 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:58:38 ---> Using cache 21:58:38 ---> c82e4403676c 21:58:38 Step 8/23 : COPY . . 21:58:38 ---> Using cache 21:58:38 ---> 0077f08f8490 21:58:38 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 21:58:38 ---> Running in b4c8bc433314 21:58:38 ---> Running in f0ee3e7a097a 21:58:39 Removing intermediate container b4c8bc433314 21:58:39 ---> f0e21796f982 21:58:39 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:58:39 ---> Running in b106850be97a 21:58:40 Removing intermediate container b106850be97a 21:58:40 ---> 20f5849780eb 21:58:40 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:58:40 ---> Running in 847f10600afc 21:58:41 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 21:58:41 Removing intermediate container 847f10600afc 21:58:41 ---> 069a5e5517d8 21:58:41 Step 22/24 : LABEL arch=arm64 21:58:41 ---> Running in d011df6e081f 21:58:41 Removing intermediate container d011df6e081f 21:58:41 ---> 9bcd807b1bc2 21:58:41 Step 23/24 : LABEL git_sha=284eb16302adb3cf9a1645f866bf495efc3fb3b5 21:58:41 ---> Running in 6ebb6b6c596a 21:58:42 Removing intermediate container 6ebb6b6c596a 21:58:42 ---> 3374d4141d31 21:58:42 Step 24/24 : LABEL version=0.0.0 21:58:42 ---> Running in cc88e5933193 21:58:43 Removing intermediate container cc88e5933193 21:58:43 ---> 549f8755e549 21:58:43 21:58:43 Successfully built 549f8755e549 21:58:43 Successfully tagged security-spire-config-arm64:latest 21:58:43  Building security-spire-config ... done Building sys-mgmt-agent 21:59:05 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:59:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:59:05 ---> 4af47bbd4d54 21:59:05 Step 3/22 : WORKDIR /edgex-go 21:59:05 ---> Using cache 21:59:05 ---> 2c2f36ffe3e2 21:59:05 Step 4/22 : RUN apk add --update --no-cache make bash git 21:59:05 ---> Running in 896617321a68 21:59:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:59:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:59:08 OK: 221 MiB in 51 packages 21:59:09 Removing intermediate container 896617321a68 21:59:09 ---> e89b66adc196 21:59:09 Step 5/22 : COPY go.mod vendor* ./ 21:59:10 ---> c287f8c558ba 21:59:10 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:59:10 ---> Running in 91885bd7a0aa 22:00:32 Removing intermediate container e1dfdf963cd4 22:00:32 ---> 5b218e2edc96 22:00:32 22:00:32 Step 10/22 : FROM alpine:3.16 22:00:32 ---> 2b4661558fb8 22:00:32 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:00:32 ---> Running in a9f7e3f13bfd 22:00:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:00:32 Removing intermediate container 91885bd7a0aa 22:00:32 ---> 5c2215a8e11c 22:00:32 Step 7/22 : COPY . . 22:00:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:00:32 (1/2) Installing ca-certificates (20220614-r0) 22:00:32 (2/2) Installing dumb-init (1.2.5-r1) 22:00:32 Executing busybox-1.35.0-r17.trigger 22:00:32 Executing ca-certificates-20220614-r0.trigger 22:00:32 OK: 6 MiB in 16 packages 22:00:32 Removing intermediate container a9f7e3f13bfd 22:00:32 ---> ddc6fc98b3e6 22:00:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:00:32 ---> Running in 082cb463d686 22:00:33 Removing intermediate container 082cb463d686 22:00:33 ---> 6d2ab8589eb9 22:00:33 Step 13/22 : ENV APP_PORT=59860 22:00:33 ---> Running in 351f08b6d4a9 22:00:34 Removing intermediate container 351f08b6d4a9 22:00:34 ---> c6ac48974f73 22:00:34 Step 14/22 : EXPOSE $APP_PORT 22:00:34 ---> Running in b2ff3f81c97d 22:00:35 Removing intermediate container b2ff3f81c97d 22:00:35 ---> 9dacee890556 22:00:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:00:36 ---> 940ef47af189 22:00:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:00:41 ---> 02ef57618b44 22:00:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:00:42 ---> 11705b6b4e90 22:00:42 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:00:42 ---> Running in 23af7eca3e6c 22:00:42 ---> 3c25bfb5d516 22:00:42 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:00:42 ---> Running in 43960898c742 22:00:42 Removing intermediate container 23af7eca3e6c 22:00:42 ---> 161be230f5de 22:00:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:00:43 ---> Running in 8370877df82e 22:00:44 Removing intermediate container 8370877df82e 22:00:44 ---> e10d45bbcc0a 22:00:44 Step 20/22 : LABEL arch=arm64 22:00:44 ---> Running in 35a12e384c1c 22:00:44 Removing intermediate container 35a12e384c1c 22:00:44 ---> 10aba75f628e 22:00:44 Step 21/22 : LABEL git_sha=284eb16302adb3cf9a1645f866bf495efc3fb3b5 22:00:44 ---> Running in cf48412d891b 22:00:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:00:45 Removing intermediate container cf48412d891b 22:00:45 ---> 578e81f3322a 22:00:45 Step 22/22 : LABEL version=0.0.0 22:00:45 ---> Running in 53b120eab9ca 22:00:46 Removing intermediate container 53b120eab9ca 22:00:46 ---> 7b10a7ada592 22:00:46 22:00:46 Successfully built 7b10a7ada592 22:00:46 Successfully tagged support-notifications-arm64:latest 22:00:46 Building core-metadata 22:01:04  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:01:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 22:01:04 ---> 4af47bbd4d54 22:01:04 Step 3/24 : ARG ADD_BUILD_TAGS="" 22:01:04 ---> Using cache 22:01:04 ---> 18d0d4e65007 22:01:04 Step 4/24 : WORKDIR /edgex-go 22:01:04 ---> Using cache 22:01:04 ---> 862bc4b14f9d 22:01:04 Step 5/24 : RUN apk add --update --no-cache make git 22:01:04 ---> Using cache 22:01:04 ---> a6eec07ac9bc 22:01:04 Step 6/24 : COPY go.mod vendor* ./ 22:01:04 ---> Using cache 22:01:04 ---> a760e3e004a0 22:01:04 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:04 ---> Using cache 22:01:04 ---> c82e4403676c 22:01:04 Step 8/24 : COPY . . 22:01:04 ---> Using cache 22:01:04 ---> 0077f08f8490 22:01:04 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 22:01:04 ---> Running in b353fbc970e4 22:01:05 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 22:01: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:02:11 Removing intermediate container 6c8cda15f212 22:02:11 ---> 102696699425 22:02:11 22:02:11 Step 9/24 : FROM alpine:3.16 22:02:11 ---> 2b4661558fb8 22:02:11 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:02:11 ---> Running in 5a13b4d99f26 22:02:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:02:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:02:14 (1/3) Installing ca-certificates (20220614-r0) 22:02:14 (2/3) Installing dumb-init (1.2.5-r1) 22:02:14 (3/3) Installing su-exec (0.2-r1) 22:02:14 Executing busybox-1.35.0-r17.trigger 22:02:14 Executing ca-certificates-20220614-r0.trigger 22:02:15 OK: 6 MiB in 17 packages 22:02:17 Removing intermediate container 5a13b4d99f26 22:02:17 ---> 1136860a0a4f 22:02:17 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:02:17 ---> Running in 75d79e1e77bd 22:02:18 Removing intermediate container 75d79e1e77bd 22:02:18 ---> c5777072bf1a 22:02:18 Step 12/24 : WORKDIR / 22:02:18 ---> Running in c5aa0e873937 22:02:18 Removing intermediate container c5aa0e873937 22:02:18 ---> 3b7df400f681 22:02:18 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:02:19 ---> 5cb73b210f56 22:02:19 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:02:20 ---> 7eead774aee8 22:02:20 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:02:21 ---> 66c4a4893fd2 22:02:21 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:02:22 ---> 6d4d6d17858d 22:02:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:02:23 ---> e58b465e36a2 22:02:23 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:02:25 ---> 2f6b1c79aa9a 22:02:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:02:26 ---> 417a8617b543 22:02:26 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:02:26 ---> Running in 5240bd39e13e 22:02:29 Removing intermediate container 5240bd39e13e 22:02:29 ---> 7ae66950d14c 22:02:29 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 22:02:29 ---> Running in 5eb93a6dd04f 22:02:29 Removing intermediate container 5eb93a6dd04f 22:02:29 ---> 5c5f440e3b3a 22:02:29 Step 22/24 : LABEL arch=arm64 22:02:29 ---> Running in 06cc23da23ba 22:02:30 Removing intermediate container 06cc23da23ba 22:02:30 ---> cbb89353eb67 22:02:30 Step 23/24 : LABEL git_sha=284eb16302adb3cf9a1645f866bf495efc3fb3b5 22:02:30 ---> Running in 2888453b9e25 22:02:30 Removing intermediate container 2888453b9e25 22:02:30 ---> 72fde5e7c779 22:02:30 Step 24/24 : LABEL version=0.0.0 22:02:31 ---> Running in 1f957ae3bcf3 22:02:31 Removing intermediate container 1f957ae3bcf3 22:02:31 ---> b6b4a473f01d 22:02:31 22:02:31 Successfully built b6b4a473f01d 22:02:31 Successfully tagged security-secretstore-setup-arm64:latest 22:05:08  Building security-secretstore-setup ... done Removing intermediate container f0ee3e7a097a 22:05:08 ---> ee43aa3bfc58 22:05:08 22:05:08 Step 10/23 : FROM alpine:3.16 22:05:08 ---> 2b4661558fb8 22:05:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:05:08 ---> Using cache 22:05:08 ---> 010129fdd4a6 22:05:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:05:08 ---> Using cache 22:05:08 ---> cba3cf93022c 22:05:08 Step 13/23 : ENV APP_PORT=59882 22:05:08 Removing intermediate container c1d634199689 22:05:08 ---> 131a52d0de00 22:05:08 22:05:08 Step 9/19 : FROM alpine:3.15 22:05:08 ---> 8aa73fd46299 22:05:08 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:05:08 ---> Using cache 22:05:08 ---> 9fc7fb0dddfd 22:05:08 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:05:08 ---> Running in 68865196cce8 22:05:08 ---> Running in a3f2e96c441a 22:05:08 Removing intermediate container 68865196cce8 22:05:08 ---> 394ada9bc71b 22:05:08 Step 14/23 : EXPOSE $APP_PORT 22:05:08 ---> Running in 7e800d0ec2a7 22:05:08 Removing intermediate container 7e800d0ec2a7 22:05:08 ---> 783c9b5a8552 22:05:08 Step 15/23 : WORKDIR / 22:05:08 ---> Running in 6fee0aa38e6e 22:05:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:05:08 Removing intermediate container 6fee0aa38e6e 22:05:08 ---> 455688f0825b 22:05:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:05:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:05:08 ---> bb2992918103 22:05:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:05:08 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 22:05:08 v3.15.6-205-g6d41da625c [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 22:05:08 OK: 15736 distinct packages available 22:05:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:05:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:05:08 ---> f55c96eb5c07 22:05:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:05:08 ---> ca03b94e7f47 22:05:08 Step 19/23 : ENTRYPOINT ["/core-command"] 22:05:08 ---> Running in 16a2d0ae52bc 22:05:08 (1/9) Installing ca-certificates (20220614-r0) 22:05:08 (2/9) Installing brotli-libs (1.0.9-r5) 22:05:08 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:05:08 (4/9) Installing libcurl (7.80.0-r4) 22:05:08 (5/9) Installing curl (7.80.0-r4) 22:05:08 (6/9) Installing dumb-init (1.2.5-r1) 22:05:08 (7/9) Installing musl-obstack (1.2.3-r0) 22:05:08 (8/9) Installing libucontext (1.1-r0) 22:05:08 (9/9) Installing gcompat (1.0.0-r4) 22:05:08 Executing busybox-1.34.1-r7.trigger 22:05:08 Executing ca-certificates-20220614-r0.trigger 22:05:08 Removing intermediate container 16a2d0ae52bc 22:05:08 ---> 508b386c1c0f 22:05:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:05:08 ---> Running in 6fff53e08a69 22:05:08 OK: 8 MiB in 23 packages 22:05:08 Removing intermediate container 6fff53e08a69 22:05:08 ---> c28372d38cc2 22:05:08 Step 21/23 : LABEL arch=arm64 22:05:08 ---> Running in 90703be109a2 22:05:08 Removing intermediate container 90703be109a2 22:05:08 ---> ce7e756cf2d9 22:05:08 Step 22/23 : LABEL git_sha=284eb16302adb3cf9a1645f866bf495efc3fb3b5 22:05:08 ---> Running in 223c8aabfd96 22:05:08 Removing intermediate container 223c8aabfd96 22:05:08 ---> 937562a0c71d 22:05:08 Step 23/23 : LABEL version=0.0.0 22:05:08 ---> Running in 9bf4afc8b9f2 22:05:09 Removing intermediate container a3f2e96c441a 22:05:09 ---> bcdbbc850def 22:05:09 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 22:05:09 Removing intermediate container 9bf4afc8b9f2 22:05:09 ---> cd08c0729064 22:05:09 22:05:10 Successfully built cd08c0729064 22:05:10 Successfully tagged core-command-arm64:latest 22:05:10  Building core-command ... done  ---> 75479f4e32ea 22:05:10 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:05:12 ---> 0f03feb62903 22:05:12 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:05:13 ---> df1a599aabe3 22:05:13 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:05:13 ---> Running in f83ae1641d81 22:05:14 Removing intermediate container f83ae1641d81 22:05:14 ---> d1779b9d75e6 22:05:14 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:05:14 ---> Running in 19b55a78d5bb 22:05:14 Removing intermediate container 19b55a78d5bb 22:05:14 ---> cc1e821b7b6f 22:05:14 Step 17/19 : LABEL arch=arm64 22:05:14 ---> Running in 800e76ec1c52 22:05:15 Removing intermediate container 800e76ec1c52 22:05:15 ---> b9a6049352c9 22:05:15 Step 18/19 : LABEL git_sha=284eb16302adb3cf9a1645f866bf495efc3fb3b5 22:05:15 ---> Running in 6ffe16cd25ec 22:05:15 Removing intermediate container 6ffe16cd25ec 22:05:15 ---> 74d8610803da 22:05:15 Step 19/19 : LABEL version=0.0.0 22:05:15 ---> Running in 54cc654d0971 22:05:16 Removing intermediate container 54cc654d0971 22:05:16 ---> 3917a341fac7 22:05:16 22:05:16 Successfully built 3917a341fac7 22:05:16 Successfully tagged security-spiffe-token-provider-arm64:latest 22:05:38  Building security-spiffe-token-provider ... done Removing intermediate container 43960898c742 22:05:38 ---> ab3cfee81102 22:05:38 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:05:38 ---> Running in a825fbf8d0c5 22:05:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:05:40 Removing intermediate container a825fbf8d0c5 22:05:40 ---> f88655460015 22:05:40 22:05:40 Step 10/22 : FROM alpine:3.16 22:05:40 ---> 2b4661558fb8 22:05:40 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:05:40 ---> Running in e14d3a4a5dd8 22:05:40 Removing intermediate container e14d3a4a5dd8 22:05:40 ---> be2966825c97 22:05:40 Step 12/22 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 22:05:40 ---> Running in eb5432a03d14 22:05:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 22:05:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 22:05:43 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 22:05:43 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 22:05:43 (3/33) Installing readline (8.1.2-r0) 22:05:43 (4/33) Installing bash (5.1.16-r2) 22:05:43 Executing bash-5.1.16-r2.post-install 22:05:43 (5/33) Installing ca-certificates (20220614-r0) 22:05:43 (6/33) Installing brotli-libs (1.0.9-r6) 22:05:43 (7/33) Installing nghttp2-libs (1.47.0-r0) 22:05:43 (8/33) Installing libcurl (7.83.1-r4) 22:05:43 (9/33) Installing curl (7.83.1-r4) 22:05:43 (10/33) Installing docker-cli (20.10.20-r0) 22:05:44 (11/33) Installing dumb-init (1.2.5-r1) 22:05:44 (12/33) Installing libbz2 (1.0.8-r1) 22:05:44 (13/33) Installing expat (2.5.0-r0) 22:05:44 (14/33) Installing libffi (3.4.2-r1) 22:05:44 (15/33) Installing gdbm (1.23-r0) 22:05:44 (16/33) Installing xz-libs (5.2.5-r1) 22:05:44 (17/33) Installing libgcc (11.2.1_git20220219-r2) 22:05:44 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 22:05:44 (19/33) Installing mpdecimal (2.5.1-r1) 22:05:44 (20/33) Installing sqlite-libs (3.38.5-r0) 22:05:44 (21/33) Installing python3 (3.10.9-r0) 22:05:46 (22/33) Installing py3-contextlib2 (21.6.0-r2) 22:05:46 (23/33) Installing py3-tomli (2.0.1-r1) 22:05:46 (24/33) Installing py3-pep517 (0.12.0-r2) 22:05:46 (25/33) Installing py3-six (1.16.0-r1) 22:05:46 (26/33) Installing py3-retrying (1.3.3-r3) 22:05:46 (27/33) Installing py3-appdirs (1.4.4-r3) 22:05:46 (28/33) Installing py3-more-itertools (8.13.0-r0) 22:05:46 (29/33) Installing py3-ordered-set (4.0.2-r3) 22:05:46 (30/33) Installing py3-parsing (2.4.7-r3) 22:05:46 (31/33) Installing py3-packaging (21.3-r0) 22:05:46 (32/33) Installing py3-setuptools (59.4.0-r0) 22:05:46 (33/33) Installing py3-pip (22.1.1-r0) 22:05:47 Executing busybox-1.35.0-r17.trigger 22:05:47 Executing ca-certificates-20220614-r0.trigger 22:05:47 OK: 121 MiB in 47 packages 22:05:52 Removing intermediate container b353fbc970e4 22:05:52 ---> 919f9a5f3eb6 22:05:52 22:05:52 Step 10/24 : FROM alpine:3.16 22:05:52 ---> 2b4661558fb8 22:05:52 Step 11/24 : RUN apk add --update --no-cache dumb-init 22:05:52 ---> Using cache 22:05:52 ---> 010129fdd4a6 22:05:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:05:52 ---> Using cache 22:05:52 ---> cba3cf93022c 22:05:52 Step 13/24 : ENV APP_PORT=59881 22:05:52 ---> Running in cf10412234fb 22:05:52 Removing intermediate container cf10412234fb 22:05:52 ---> ddab998cb07d 22:05:52 Step 14/24 : EXPOSE $APP_PORT 22:05:52 ---> Running in 8ff00277946c 22:05:52 Removing intermediate container 8ff00277946c 22:05:52 ---> c9383346c576 22:05:52 Step 15/24 : WORKDIR / 22:05:52 ---> Running in 929756527a0e 22:05:52 Removing intermediate container 929756527a0e 22:05:52 ---> 6b9a0dc967ea 22:05:52 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 22:05:53 ---> 81432016e0cf 22:05:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:05:54 ---> 4dfd1a19f2e1 22:05:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 22:05:54 ---> ce60ac071826 22:05:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 22:05:55 ---> d557553d58c1 22:05:55 Step 20/24 : ENTRYPOINT ["/core-metadata"] 22:05:55 ---> Running in 53a7b34a887e 22:05:56 Removing intermediate container 53a7b34a887e 22:05:56 ---> 7a6b976dd280 22:05:56 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:05:56 ---> Running in be6dcc45f17b 22:05:56 Removing intermediate container be6dcc45f17b 22:05:56 ---> 4ee85d3ec70c 22:05:56 Step 22/24 : LABEL arch=arm64 22:05:56 ---> Running in a970782b148f 22:05:56 Removing intermediate container a970782b148f 22:05:56 ---> da8e50472361 22:05:56 Step 23/24 : LABEL git_sha=284eb16302adb3cf9a1645f866bf495efc3fb3b5 22:05:56 ---> Running in 1bf17daf6859 22:05:57 Removing intermediate container 1bf17daf6859 22:05:57 ---> 48c7ac20117b 22:05:57 Step 24/24 : LABEL version=0.0.0 22:05:57 ---> Running in ab69bbbe230a 22:05:57 Removing intermediate container ab69bbbe230a 22:05:57 ---> 5619e09a72a1 22:05:57 22:05:57 Successfully built 5619e09a72a1 22:05:57 Successfully tagged core-metadata-arm64:latest 22:06:00  Building core-metadata ... done Collecting docker-compose==1.23.2 22:06:00 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:06:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 14.8 MB/s eta 0:00:00 22:06:00 Collecting cached-property<2,>=1.2.0 22:06:00 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:06:00 Collecting dockerpty<0.5,>=0.4.1 22:06:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:06:00 Preparing metadata (setup.py): started 22:06:02 Preparing metadata (setup.py): finished with status 'done' 22:06:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 22:06:03 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:06:03 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:06:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.1 MB/s eta 0:00:00 22:06:03 Collecting docker<4.0,>=3.6.0 22:06:03 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:06:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.7 MB/s eta 0:00:00 22:06:03 Collecting docopt<0.7,>=0.6.1 22:06:03 Downloading docopt-0.6.2.tar.gz (25 kB) 22:06:03 Preparing metadata (setup.py): started 22:06:05 Preparing metadata (setup.py): finished with status 'done' 22:06:05 Collecting jsonschema<3,>=2.5.1 22:06:05 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:06:06 Collecting websocket-client<1.0,>=0.32.0 22:06:06 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:06:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 19.4 MB/s eta 0:00:00 22:06:06 Collecting texttable<0.10,>=0.9.0 22:06:06 Downloading texttable-0.9.1.tar.gz (11 kB) 22:06:06 Preparing metadata (setup.py): started 22:06:08 Preparing metadata (setup.py): finished with status 'done' 22:06:08 Collecting PyYAML<4,>=3.10 22:06:08 Downloading PyYAML-3.13.tar.gz (270 kB) 22:06:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 19.9 MB/s eta 0:00:00 22:06:09 Preparing metadata (setup.py): started 22:06:11 Preparing metadata (setup.py): finished with status 'done' 22:06:11 Collecting docker-pycreds>=0.4.0 22:06:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:06:12 Collecting chardet<3.1.0,>=3.0.2 22:06:12 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:06:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 20.0 MB/s eta 0:00:00 22:06:12 Collecting certifi>=2017.4.17 22:06:12 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) 22:06:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 20.6 MB/s eta 0:00:00 22:06:12 Collecting idna<2.8,>=2.5 22:06:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:06:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.7 MB/s eta 0:00:00 22:06:13 Collecting urllib3<1.25,>=1.21.1 22:06:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:06:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 20.8 MB/s eta 0:00:00 22:06:13 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:06:13 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:06:13 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:06:13 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:06:14 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 22:06:14 Running setup.py install for texttable: started 22:06:16 Running setup.py install for texttable: finished with status 'done' 22:06:16 Running setup.py install for PyYAML: started 22:06:18 Running setup.py install for PyYAML: finished with status 'done' 22:06:19 Running setup.py install for docopt: started 22:06:21 Running setup.py install for docopt: finished with status 'done' 22:06:23 Running setup.py install for dockerpty: started 22:06:25 Running setup.py install for dockerpty: finished with status 'done' 22:06:28 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.12.7 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 22:06:28 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 22:06:38 Removing intermediate container eb5432a03d14 22:06:38 ---> 6246ca07d88b 22:06:38 Step 13/22 : ENV APP_PORT=58890 22:06:38 ---> Running in 0e70554b66c9 22:06:38 Removing intermediate container 0e70554b66c9 22:06:38 ---> f8cc398b4492 22:06:38 Step 14/22 : EXPOSE $APP_PORT 22:06:38 ---> Running in cec0eb576255 22:06:38 Removing intermediate container cec0eb576255 22:06:38 ---> a1e62c97c6c6 22:06:38 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:06:39 ---> 076878979347 22:06:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:06:39 ---> 6820ebfe5068 22:06:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:06:40 ---> 471a0e4a3156 22:06:40 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 22:06:40 ---> Running in 1fdfc53bebcd 22:06:40 Removing intermediate container 1fdfc53bebcd 22:06:40 ---> 6459deecb4e0 22:06:40 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:06:40 ---> Running in 47e77e51bb26 22:06:41 Removing intermediate container 47e77e51bb26 22:06:41 ---> fcd4949ca818 22:06:41 Step 20/22 : LABEL arch=arm64 22:06:41 ---> Running in 168818744e47 22:06:41 Removing intermediate container 168818744e47 22:06:41 ---> e7535f6d152a 22:06:41 Step 21/22 : LABEL git_sha=284eb16302adb3cf9a1645f866bf495efc3fb3b5 22:06:41 ---> Running in be59810bc0f7 22:06:41 Removing intermediate container be59810bc0f7 22:06:41 ---> 0053879e5c0a 22:06:41 Step 22/22 : LABEL version=0.0.0 22:06:41 ---> Running in 19aefe900822 22:06:42 Removing intermediate container 19aefe900822 22:06:42 ---> eac593b05855 22:06:42 22:06:42 Successfully built eac593b05855 22:06:42 Successfully tagged sys-mgmt-agent-arm64:latest 22:06:42  Building sys-mgmt-agent ... done  [Pipeline] } 22:06:42 $ docker stop --time=1 4b3ce747dc2cc7a381e34577586b42b50b7a0b640dbd55c307ade3ad0e9459a2 22:06:44 $ docker rm -f 4b3ce747dc2cc7a381e34577586b42b50b7a0b640dbd55c307ade3ad0e9459a2 [Pipeline] // withDockerContainer [Pipeline] sh 22:06:44 + docker images 22:06:45 REPOSITORY TAG IMAGE ID CREATED SIZE 22:06:45 sys-mgmt-agent-arm64 latest eac593b05855 2 seconds ago 134MB 22:06:45 core-metadata-arm64 latest 5619e09a72a1 47 seconds ago 17.8MB 22:06:45 919f9a5f3eb6 54 seconds ago 1.45GB 22:06:45 f88655460015 About a minute ago 1.43GB 22:06:45 security-spiffe-token-provider-arm64 latest 3917a341fac7 About a minute ago 28.9MB 22:06:45 core-command-arm64 latest cd08c0729064 About a minute ago 17MB 22:06:45 ee43aa3bfc58 About a minute ago 1.44GB 22:06:45 131a52d0de00 About a minute ago 1.48GB 22:06:45 security-secretstore-setup-arm64 latest b6b4a473f01d 4 minutes ago 28.7MB 22:06:45 102696699425 4 minutes ago 1.44GB 22:06:45 support-notifications-arm64 latest 7b10a7ada592 5 minutes ago 29.5MB 22:06:45 5b218e2edc96 6 minutes ago 1.51GB 22:06:45 security-spire-config-arm64 latest 549f8755e549 8 minutes ago 83.6MB 22:06:45 support-scheduler-arm64 latest a83c05f9992b 8 minutes ago 29MB 22:06:45 3ff9d4af81bb 8 minutes ago 1.32GB 22:06:45 3be82c4b1f80 8 minutes ago 1.51GB 22:06:45 security-spire-server-arm64 latest db2dee91df51 8 minutes ago 84.3MB 22:06:45 be45920d9746 9 minutes ago 1.32GB 22:06:45 core-data-arm64 latest 5d9a25a4cbbb 11 minutes ago 17.2MB 22:06:45 6214091af63a 11 minutes ago 1.45GB 22:06:45 security-bootstrapper-arm64 latest 3be434607155 11 minutes ago 19.5MB 22:06:45 security-proxy-setup-arm64 latest 8e699e2fbef5 11 minutes ago 26.8MB 22:06:45 272dd4c95dc8 12 minutes ago 1.43GB 22:06:45 81b628074d11 12 minutes ago 1.43GB 22:06:45 security-spire-agent-arm64 latest 0230096d9f24 17 minutes ago 122MB 22:06:45 a27ea8ca09ec 18 minutes ago 1.32GB 22:06:45 ci-base-image-arm64 latest 4af47bbd4d54 30 minutes ago 948MB 22:06:45 alpine 3.16 2b4661558fb8 4 weeks ago 5.29MB 22:06:45 alpine 3.15 8aa73fd46299 4 weeks ago 5.33MB 22:06:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 5 weeks ago 685MB 22:06:45 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 22:06:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:06:45 22:06:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:06:45 arm64: Pulling from edgex-lftools-log-publisher 22:06:45 8998bd30e6a1: Pulling fs layer 22:06:45 04944245beec: Pulling fs layer 22:06:45 699f458cf7ca: Pulling fs layer 22:06:45 765212b225bb: Pulling fs layer 22:06:45 f23df028b6ca: Pulling fs layer 22:06:45 d65c8cfc05b1: Pulling fs layer 22:06:45 2437ff75d9bd: Pulling fs layer 22:06:45 765212b225bb: Waiting 22:06:45 f23df028b6ca: Waiting 22:06:45 d65c8cfc05b1: Waiting 22:06:45 2437ff75d9bd: Waiting 22:06:46 04944245beec: Verifying Checksum 22:06:46 04944245beec: Download complete 22:06:46 765212b225bb: Verifying Checksum 22:06:46 765212b225bb: Download complete 22:06:46 f23df028b6ca: Verifying Checksum 22:06:46 f23df028b6ca: Download complete 22:06:46 d65c8cfc05b1: Verifying Checksum 22:06:46 d65c8cfc05b1: Download complete 22:06:46 699f458cf7ca: Verifying Checksum 22:06:46 699f458cf7ca: Download complete 22:06:46 8998bd30e6a1: Verifying Checksum 22:06:46 8998bd30e6a1: Download complete 22:06:49 2437ff75d9bd: Verifying Checksum 22:06:49 2437ff75d9bd: Download complete 22:06:50 8998bd30e6a1: Pull complete 22:06:51 04944245beec: Pull complete 22:06:52 699f458cf7ca: Pull complete 22:06:52 765212b225bb: Pull complete 22:06:53 f23df028b6ca: Pull complete 22:06:53 d65c8cfc05b1: Pull complete 22:07:08 2437ff75d9bd: Pull complete 22:07:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:07:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:07:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:08 prd-ubuntu20.04-docker-arm64-4c-16g-121118 does not seem to be running inside a container 22:07:08 $ 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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@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 22:07:11 $ docker top 1d77791f6919b4a0ebb0777309d456912377a4cddf02978b38cc6f98e5d46598 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:07:12 ---> job-cost.sh 22:07:12 lf-activate-venv: SKIPPING 22:07:12 INFO: No Stack... 22:07:12 INFO: Retrieving Pricing Info for: v3-standard-4 22:07:13 INFO: Archiving Costs [Pipeline] sh 22:07:14 + cat /w/workspace/edgex-go/8/archives/cost.csv 22:07:14 + cut -d, -f6 [Pipeline] lock 22:07:14 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4243-8-stack-cost] 22:07:14 Resource [jenkins-edgexfoundry-edgex-go-PR-4243-8-stack-cost] did not exist. Created. 22:07:14 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4243-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:07:14 + echo total: 0.10999999940395355 [Pipeline] stash 22:07:14 Stashed 1 file(s) [Pipeline] } 22:07:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4243-8-stack-cost] [Pipeline] // lock [Pipeline] } 22:07:14 $ docker stop --time=1 1d77791f6919b4a0ebb0777309d456912377a4cddf02978b38cc6f98e5d46598 22:07:16 $ docker rm -f 1d77791f6919b4a0ebb0777309d456912377a4cddf02978b38cc6f98e5d46598 [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 22:07:16 provisioning config files... 22:07:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/8@tmp/config7221125194003752844tmp [Pipeline] { [Pipeline] sh 22:07:16 + set +x 22:07:16 + curl -s https://codecov.io/bash 22:07:16 + bash -s -- 22:07:16 22:07:16 _____ _ 22:07:16 / ____| | | 22:07:16 | | ___ __| | ___ ___ _____ __ 22:07:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:07:16 | |___| (_) | (_| | __/ (_| (_) \ V / 22:07:16 \_____\___/ \__,_|\___|\___\___/ \_/ 22:07:16 Bash-1.0.6 22:07:16 22:07:16 22:07:16 ==> git version 2.25.1 found 22:07:16 ==> 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 22:07:16 Release-Date: 2020-01-08 22:07:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:07:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:07:16 ==> Jenkins CI detected. 22:07:16 current dir:  /w/workspace/edgex-go/8 22:07:16 project root: . 22:07:16 --> token set from env 22:07:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:07:16 ==> Running gcov in . (disable via -X gcov) 22:07:16 ==> Python coveragepy not found 22:07:16 ==> Searching for coverage reports in: 22:07:16 + . 22:07:16 -> Found 1 reports 22:07:16 ==> Detecting git/mercurial file structure 22:07:16 ==> Reading reports 22:07:16 + ./coverage.out bytes=501826 22:07:17 ==> Appending adjustments 22:07:17 https://docs.codecov.io/docs/fixing-reports 22:07:18 + Found adjustments 22:07:18 ==> Gzipping contents 22:07:18 64K /tmp/codecov.JksMqa.gz 22:07:18 ==> Uploading reports 22:07:18 url: https://codecov.io 22:07:18 query: branch=PR-4243&commit=284eb16302adb3cf9a1645f866bf495efc3fb3b5&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4243%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4243&job=&cmd_args= 22:07:18 -> Pinging Codecov 22:07:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4243&commit=284eb16302adb3cf9a1645f866bf495efc3fb3b5&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4243%2F8%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4243&job=&cmd_args= 22:07:18 -> Uploading to 22:07:18 https://storage.googleapis.com/codecov/v4/raw/2022-12-13/00271124DB129430A58F1EEE437C3FCB/284eb16302adb3cf9a1645f866bf495efc3fb3b5/12f57f76-da9e-46ff-99d1-88b97c7ec502.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221213T220718Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bac95e5c2fe3ab42426ba9590c3593b62a26466c356dcaaca46310a34dcdbe3a 22:07:18 % Total % Received % Xferd Average Speed Time Time Time Current 22:07:18 Dload Upload Total Spent Left Speed 22:07:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65357 0 0 100 65357 0 279k --:--:-- --:--:-- --:--:-- 279k 22:07:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/284eb16302adb3cf9a1645f866bf495efc3fb3b5 [Pipeline] } 22:07:18 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 22:07:19 + [ -d /w/workspace/edgex-go/8/archives ] [Pipeline] libraryResource [Pipeline] sh 22:07:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:07:20 ---> package-listing.sh 22:07:20 ++ facter osfamily 22:07:20 ++ tr '[:upper:]' '[:lower:]' 22:07:20 + OS_FAMILY=debian 22:07:20 + workspace=/w/workspace/edgex-go/8 22:07:20 + START_PACKAGES=/tmp/packages_start.txt 22:07:20 + END_PACKAGES=/tmp/packages_end.txt 22:07:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:07:20 + PACKAGES=/tmp/packages_start.txt 22:07:20 + '[' /w/workspace/edgex-go/8 ']' 22:07:20 + PACKAGES=/tmp/packages_end.txt 22:07:20 + case "${OS_FAMILY}" in 22:07:20 + dpkg -l 22:07:20 + grep '^ii' 22:07:20 + '[' -f /tmp/packages_start.txt ']' 22:07:20 + '[' -f /tmp/packages_end.txt ']' 22:07:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:07:20 + '[' /w/workspace/edgex-go/8 ']' 22:07:20 + mkdir -p /w/workspace/edgex-go/8/archives/ 22:07:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/8/archives/ [Pipeline] echo 22:07:20 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/8/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:07:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:07:21 22:07:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:07:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:07:22 latest: Pulling from edgex-lftools-log-publisher 22:07:22 5eb5b503b376: Pulling fs layer 22:07:22 5c69ac0246d0: Pulling fs layer 22:07:22 ec43610c2a17: Pulling fs layer 22:07:22 3a2ae6a8a46f: Pulling fs layer 22:07:22 33b1e0a273af: Pulling fs layer 22:07:22 5d3b04190fa2: Pulling fs layer 22:07:22 2f39f015ded8: Pulling fs layer 22:07:22 5d3b04190fa2: Waiting 22:07:22 2f39f015ded8: Waiting 22:07:22 33b1e0a273af: Waiting 22:07:22 3a2ae6a8a46f: Waiting 22:07:22 5c69ac0246d0: Verifying Checksum 22:07:22 5c69ac0246d0: Download complete 22:07:22 3a2ae6a8a46f: Verifying Checksum 22:07:22 3a2ae6a8a46f: Download complete 22:07:22 33b1e0a273af: Verifying Checksum 22:07:22 33b1e0a273af: Download complete 22:07:22 5d3b04190fa2: Verifying Checksum 22:07:22 5d3b04190fa2: Download complete 22:07:22 ec43610c2a17: Verifying Checksum 22:07:22 ec43610c2a17: Download complete 22:07:22 5eb5b503b376: Verifying Checksum 22:07:22 5eb5b503b376: Download complete 22:07:22 2f39f015ded8: Download complete 22:07:23 5eb5b503b376: Pull complete 22:07:23 5c69ac0246d0: Pull complete 22:07:23 ec43610c2a17: Pull complete 22:07:23 3a2ae6a8a46f: Pull complete 22:07:24 33b1e0a273af: Pull complete 22:07:24 5d3b04190fa2: Pull complete 22:07:28 2f39f015ded8: Pull complete 22:07:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:07:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:07:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:07:28 prd-ubuntu20.04-docker-8c-8g-121116 does not seem to be running inside a container 22:07:28 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/8/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/8 -v /w/workspace/edgex-go/8:/w/workspace/edgex-go/8:rw,z -v /w/workspace/edgex-go/8@tmp:/w/workspace/edgex-go/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:07:31 $ docker top 03f7534181977283301b32641be815b435aef11b3b6e7ef5a52a86f24f4a449e -eo pid,comm [Pipeline] { [Pipeline] sh 22:07:31 + touch /tmp/pre-build-complete [Pipeline] sh 22:07:32 + mkdir -p /var/log/sysstat [Pipeline] sh 22:07:32 + ls /var/log/sa-host 22:07:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:07:32 provisioning config files... 22:07:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/8@tmp/config1023075603820540365tmp [Pipeline] { [Pipeline] echo 22:07:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:07:32 ---> create-netrc.sh [Pipeline] } 22:07:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:07:33 ---> python-tools-install.sh [Pipeline] echo 22:07:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:07:33 ---> sudo-logs.sh 22:07:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:07:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:07:33 ---> job-cost.sh 22:07:33 lf-activate-venv: SKIPPING 22:07:33 DEBUG: total: 0.10999999940395355 22:07:33 INFO: Retrieving Stack Cost... 22:07:34 INFO: Retrieving Pricing Info for: v3-standard-8 22:07:34 INFO: Archiving Costs [Pipeline] echo 22:07:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:07:34 ---> logs-deploy.sh 22:07:34 lf-activate-venv: SKIPPING 22:07:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4243/8 22:07:34 INFO: archiving workspace using pattern(s): 22:07:35 Archives upload complete. 22:07:36 INFO: archiving logs to Nexus