Pull request #4211 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4bb20006eba1fb52a1b54093edf8712c290c6c82+c8cc58f12686a546ee57638a3a929b6d65af180c (47aceacfff8db1a039f7f2eb978b1254245bc327) 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-ssh9129263566343640343.key Verifying host key using known hosts file > 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-ssh2772065592151972044.key Verifying host key using known hosts file > 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-4211/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-4211/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8071899114964735180.key Verifying host key using known hosts file > 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-ssh12193488069247266580.key Verifying host key using known hosts file > 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-4211/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-4211/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3681824736998714510.key Verifying host key using known hosts file > 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-120092’ Running on prd-ubuntu20.04-docker-8c-8g-120095 in /w/workspace/edgexfoundry_edgex-go_PR-4211 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/10 [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/10 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit c8cc58f12686a546ee57638a3a929b6d65af180c into PR head commit 4bb20006eba1fb52a1b54093edf8712c290c6c82 Merge succeeded, producing e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 Checking out Revision e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 (PR-4211) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4211/head:refs/remotes/origin/PR-4211 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4bb20006eba1fb52a1b54093edf8712c290c6c82 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge c8cc58f12686a546ee57638a3a929b6d65af180c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 # timeout=10 Commit message: "Merge commit 'c8cc58f12686a546ee57638a3a929b6d65af180c' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:46:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:46:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:46:58 ========================================================= 15:46:58 EdgeX Global Pipelines Version Info 15:46:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:46:58 ------------------- 15:46:58 stable info: 15:46:58 ------------------- 15:46:58 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:46:58 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:46:58 Message: update stable to v1.0.244 > git rev-list --no-walk d20404ce4decb6aab9caa4a73c88c862e76feb5a # timeout=10 15:46:59 ------------------- 15:46:59 experimental info: 15:46:59 ------------------- 15:46:59 Commited By: **** collab-it+edgex@linuxfoundation.org 15:46:59 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:46:59 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4211 [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4211 [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4211 [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9d4a5e [Pipeline] echo 15:46:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:46:59 provisioning config files... 15:46:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config2535192882452388835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:47:00 ---> docker-login.sh 15:47:00 nexus3.edgexfoundry.org:10001 15:47:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:00 Configure a credential helper to remove this warning. See 15:47:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:00 15:47:00 Login Succeeded 15:47:00 nexus3.edgexfoundry.org:10002 15:47:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:00 Configure a credential helper to remove this warning. See 15:47:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:00 15:47:00 Login Succeeded 15:47:00 nexus3.edgexfoundry.org:10003 15:47:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:00 Configure a credential helper to remove this warning. See 15:47:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:00 15:47:00 Login Succeeded 15:47:00 nexus3.edgexfoundry.org:10004 15:47:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:00 Configure a credential helper to remove this warning. See 15:47:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:00 15:47:00 Login Succeeded 15:47:00 docker.io 15:47:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:47:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:47:01 Configure a credential helper to remove this warning. See 15:47:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:47:01 15:47:01 Login Succeeded 15:47:01 ---> docker-login.sh ends [Pipeline] } 15:47:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:47:01 + 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 15:47:01 + + cut -d/ -f2 15:47:01 dirname cmd/core-command/Dockerfile 15:47:01 + echo core-command,cmd/core-command/Dockerfile 15:47:01 + dirname cmd/core-data/Dockerfile 15:47:01 + cut -d/ -f2 15:47:01 + echo core-data,cmd/core-data/Dockerfile 15:47:01 + dirname cmd/core-metadata/Dockerfile 15:47:01 + cut -d/ -f2 15:47:01 + echo core-metadata,cmd/core-metadata/Dockerfile 15:47:01 + dirname cmd/security-bootstrapper/Dockerfile 15:47:01 + cut -d/ -f2 15:47:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:47:01 + cut -d/ -f2 15:47:01 + dirname cmd/security-proxy-setup/Dockerfile 15:47:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:47:01 + dirname cmd/security-secretstore-setup/Dockerfile 15:47:01 + cut -d/ -f2 15:47:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:47:01 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:47:01 + cut -d/ -f2 15:47:01 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:47:01 + dirname cmd/security-spire-agent/Dockerfile 15:47:01 + cut -d/ -f2 15:47:01 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:47:01 + dirname cmd/security-spire-config/Dockerfile 15:47:01 + cut -d/ -f2 15:47:01 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:47:01 + dirname cmd/security-spire-server/Dockerfile 15:47:01 + cut -d/ -f2 15:47:01 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:47:01 + + cut -d/dirname -f2 cmd/support-notifications/Dockerfile 15:47:01 15:47:01 + echo support-notifications,cmd/support-notifications/Dockerfile 15:47:01 + dirname cmd/support-scheduler/Dockerfile 15:47:01 + cut -d/ -f2 15:47:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:47:01 + dirname cmd/sys-mgmt-agent/Dockerfile 15:47:01 + cut -d/ -f2 15:47:01 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:47:01 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 15:47:01 + git rev-list -1 --merges e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8~1..e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 [Pipeline] echo 15:47:01 -----------> git rev-list -1 --merges e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8~1..e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 15:47:01 e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 [false] [Pipeline] sh 15:47:02 + git log --format=format:%s -1 e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 [Pipeline] echo 15:47:02 ========================================================= 15:47:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:47:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:47:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:47:02 + grep -v github /etc/ssh/ssh_known_hosts 15:47:02 + [ -e /tmp/ssh_known_hosts ] 15:47:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:47:02 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:47:02 + sudo tee -a /etc/ssh/ssh_known_hosts 15:47:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:47:02 15:47:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:47:03 0.1.4: Pulling from edgex-devops/py-git-semver 15:47:03 b85a868b505f: Pulling fs layer 15:47:03 e2be974225ed: Pulling fs layer 15:47:03 339a4e72a1f5: Pulling fs layer 15:47:03 988bab9f4d93: Pulling fs layer 15:47:03 1469e6f7b9e6: Pulling fs layer 15:47:03 eaf3925da568: Pulling fs layer 15:47:03 bab4dde63d76: Pulling fs layer 15:47:03 bde34c3a00c8: Pulling fs layer 15:47:03 b352a97aabf1: Pulling fs layer 15:47:03 4872d77fe225: Pulling fs layer 15:47:03 5851b861e8e6: Pulling fs layer 15:47:03 bde34c3a00c8: Waiting 15:47:03 b352a97aabf1: Waiting 15:47:03 988bab9f4d93: Waiting 15:47:03 4872d77fe225: Waiting 15:47:03 5851b861e8e6: Waiting 15:47:03 bab4dde63d76: Waiting 15:47:03 eaf3925da568: Waiting 15:47:03 1469e6f7b9e6: Waiting 15:47:03 e2be974225ed: Download complete 15:47:03 988bab9f4d93: Verifying Checksum 15:47:03 988bab9f4d93: Download complete 15:47:03 339a4e72a1f5: Verifying Checksum 15:47:03 339a4e72a1f5: Download complete 15:47:03 eaf3925da568: Verifying Checksum 15:47:03 eaf3925da568: Download complete 15:47:03 1469e6f7b9e6: Verifying Checksum 15:47:03 1469e6f7b9e6: Download complete 15:47:03 bde34c3a00c8: Verifying Checksum 15:47:03 bde34c3a00c8: Download complete 15:47:03 b352a97aabf1: Verifying Checksum 15:47:03 b352a97aabf1: Download complete 15:47:03 4872d77fe225: Download complete 15:47:03 5851b861e8e6: Download complete 15:47:03 b85a868b505f: Verifying Checksum 15:47:03 b85a868b505f: Download complete 15:47:04 bab4dde63d76: Verifying Checksum 15:47:04 bab4dde63d76: Download complete 15:47:04 b85a868b505f: Pull complete 15:47:04 e2be974225ed: Pull complete 15:47:05 339a4e72a1f5: Pull complete 15:47:05 988bab9f4d93: Pull complete 15:47:05 1469e6f7b9e6: Pull complete 15:47:05 eaf3925da568: Pull complete 15:47:07 bab4dde63d76: Pull complete 15:47:07 bde34c3a00c8: Pull complete 15:47:07 b352a97aabf1: Pull complete 15:47:07 4872d77fe225: Pull complete 15:47:07 5851b861e8e6: Pull complete 15:47:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:47:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:47:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:07 prd-ubuntu20.04-docker-8c-8g-120095 does not seem to be running inside a container 15:47:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:47:10 $ docker top 0c73692b43c80c0048ab18e4ae15aefe3983bd96ef4d4c3b04f84c65bf2f897d -eo pid,comm 15:47:10 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). 15:47:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:47:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:47:10 [ssh-agent] Looking for ssh-agent implementation... 15:47:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:47:10 $ docker exec 0c73692b43c80c0048ab18e4ae15aefe3983bd96ef4d4c3b04f84c65bf2f897d ssh-agent 15:47:10 SSH_AUTH_SOCK=/tmp/ssh-SogZUz52xjZA/agent.32 15:47:10 SSH_AGENT_PID=38 15:47:10 Running ssh-add (command line suppressed) 15:47:10 Identity added: /w/workspace/edgex-go/10@tmp/private_key_1717316310675807676.key (/w/workspace/edgex-go/10@tmp/private_key_1717316310675807676.key) 15:47:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:47:11 + git tag --points-at HEAD [Pipeline] } 15:47:11 $ docker exec --env ******** --env ******** 0c73692b43c80c0048ab18e4ae15aefe3983bd96ef4d4c3b04f84c65bf2f897d ssh-agent -k 15:47:11 unset SSH_AUTH_SOCK; 15:47:11 unset SSH_AGENT_PID; 15:47:11 echo Agent pid 38 killed; 15:47:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:47:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:47:11 [ssh-agent] Looking for ssh-agent implementation... 15:47:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:47:11 $ docker exec 0c73692b43c80c0048ab18e4ae15aefe3983bd96ef4d4c3b04f84c65bf2f897d ssh-agent 15:47:11 SSH_AUTH_SOCK=/tmp/ssh-IV5vFXMhcLfJ/agent.70 15:47:11 SSH_AGENT_PID=76 15:47:11 Running ssh-add (command line suppressed) 15:47:11 Identity added: /w/workspace/edgex-go/10@tmp/private_key_245842690333416365.key (/w/workspace/edgex-go/10@tmp/private_key_245842690333416365.key) 15:47:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:47:11 + git semver init 15:47:12 2022-11-30 15:47:12,165 [run_init] DEBUG init version:0.0.0 force:False 15:47:12 2022-11-30 15:47:12,166 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/10/.semver 15:47:12 2022-11-30 15:47:12,166 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/10/.semver 15:47:12 2022-11-30 15:47:12,167 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/10/.semver'], cwd=/w/workspace/edgex-go/10, universal_newlines=False, shell=None, istream=None) 15:47:18 2022-11-30 15:47:17,112 [append_file] DEBUG append to file:/w/workspace/edgex-go/10/.git/info/exclude 15:47:18 2022-11-30 15:47:17,112 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/10/.semver/PR-4211 with force:False 15:47:18 2022-11-30 15:47:17,112 [write_file] DEBUG write to file:/w/workspace/edgex-go/10/.semver/PR-4211 15:47:18 2022-11-30 15:47:17,115 [execute] INFO git cat-file --batch-check 15:47:18 2022-11-30 15:47:17,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) 15:47:18 2022-11-30 15:47:17,121 [execute] INFO git cat-file --batch 15:47:18 2022-11-30 15:47:17,121 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/10/.semver, universal_newlines=False, shell=None, istream=) 15:47:18 2022-11-30 15:47:17,127 [read_version] DEBUG read version from /w/workspace/edgex-go/10/.semver/PR-4211 15:47:18 0.0.0 [Pipeline] } 15:47:18 $ docker exec --env ******** --env ******** 0c73692b43c80c0048ab18e4ae15aefe3983bd96ef4d4c3b04f84c65bf2f897d ssh-agent -k 15:47:19 unset SSH_AUTH_SOCK; 15:47:19 unset SSH_AGENT_PID; 15:47:19 echo Agent pid 76 killed; 15:47:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:47:19 + git semver [Pipeline] } 15:47:19 $ docker stop --time=1 0c73692b43c80c0048ab18e4ae15aefe3983bd96ef4d4c3b04f84c65bf2f897d 15:47:20 $ docker rm -f 0c73692b43c80c0048ab18e4ae15aefe3983bd96ef4d4c3b04f84c65bf2f897d [Pipeline] // withDockerContainer [Pipeline] sh 15:47:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:47:21 Stashed 1 file(s) [Pipeline] echo 15:47:21 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:47:21 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] echo 15:47:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:47:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:47:21 ========================================================= 15:47:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:47:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:47:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:47:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:47:22 213ec9aee27d: Pulling fs layer 15:47:22 4583459ba037: Pulling fs layer 15:47:22 93c1e223e6f2: Pulling fs layer 15:47:22 53926ce57604: Pulling fs layer 15:47:22 21b2b0c7a3f4: Pulling fs layer 15:47:22 22ff95d597cd: Pulling fs layer 15:47:22 12d6caf4c0d1: Pulling fs layer 15:47:22 96b7cbca73a9: Pulling fs layer 15:47:22 a7acece74701: Pulling fs layer 15:47:22 21b2b0c7a3f4: Waiting 15:47:22 53926ce57604: Waiting 15:47:22 96b7cbca73a9: Waiting 15:47:22 12d6caf4c0d1: Waiting 15:47:22 a7acece74701: Waiting 15:47:22 22ff95d597cd: Waiting 15:47:22 93c1e223e6f2: Verifying Checksum 15:47:22 93c1e223e6f2: Download complete 15:47:22 4583459ba037: Download complete 15:47:22 21b2b0c7a3f4: Verifying Checksum 15:47:22 21b2b0c7a3f4: Download complete 15:47:22 22ff95d597cd: Download complete 15:47:22 213ec9aee27d: Download complete 15:47:22 12d6caf4c0d1: Verifying Checksum 15:47:22 12d6caf4c0d1: Download complete 15:47:22 213ec9aee27d: Pull complete 15:47:22 4583459ba037: Pull complete 15:47:22 93c1e223e6f2: Pull complete 15:47:22 a7acece74701: Verifying Checksum 15:47:22 a7acece74701: Download complete 15:47:23 53926ce57604: Verifying Checksum 15:47:23 53926ce57604: Download complete 15:47:23 96b7cbca73a9: Verifying Checksum 15:47:23 96b7cbca73a9: Download complete 15:47:26 53926ce57604: Pull complete 15:47:26 21b2b0c7a3f4: Pull complete 15:47:26 22ff95d597cd: Pull complete 15:47:26 12d6caf4c0d1: Pull complete 15:47:28 96b7cbca73a9: Pull complete 15:47:29 a7acece74701: Pull complete 15:47:29 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 15:47:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:47:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:47:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:47:29 WORKDIR /edgex 15:47:29 COPY go.mod . 15:47:29 RUN go mod download 15:47:29 + docker build -t ci-base-image-x86_64 -f - . 15:47:30 Sending build context to Docker daemon 169.8MB 15:47:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:47:30 ---> db6d94c90886 15:47:30 Step 2/4 : WORKDIR /edgex 15:47:35 ---> Running in 3cb9c9d09b14 15:47:35 Removing intermediate container 3cb9c9d09b14 15:47:35 ---> f94d87cc880e 15:47:35 Step 3/4 : COPY go.mod . 15:47:35 ---> 583451abb0fc 15:47:35 Step 4/4 : RUN go mod download 15:47:35 ---> Running in 2182a02eda3f 15:47:36 Still waiting to schedule task 15:47:36 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-120093’ 15:47:47 Removing intermediate container 2182a02eda3f 15:47:47 ---> a9d7956d0871 15:47:47 Successfully built a9d7956d0871 15:47:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:48 + docker inspect -f . ci-base-image-x86_64 15:47:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:48 prd-ubuntu20.04-docker-8c-8g-120095 does not seem to be running inside a container 15:47:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:47:48 $ docker top e13b002bb8c725e7f65b107610b298d9ba4ac2462dcf87c98e0895ff731c62b6 -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:49 + go version 15:47:49 go version go1.18.7 linux/amd64 [Pipeline] } 15:47:49 $ docker stop --time=1 e13b002bb8c725e7f65b107610b298d9ba4ac2462dcf87c98e0895ff731c62b6 15:47:50 $ docker rm -f e13b002bb8c725e7f65b107610b298d9ba4ac2462dcf87c98e0895ff731c62b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:50 + docker inspect -f . ci-base-image-x86_64 15:47:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:50 prd-ubuntu20.04-docker-8c-8g-120095 does not seem to be running inside a container 15:47:50 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:47:51 $ docker top 817beae19e1043f5b4d9f65f56850f9efc290cfcd16b35db9021f282917d3475 -eo pid,comm [Pipeline] { [Pipeline] echo 15:47:51 ========================================================= 15:47:51 [edgeXBuildGoParallel] Running Tests and Build... 15:47:51 ========================================================= [Pipeline] sh 15:47:51 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh 15:47:51 + make test 15:47:51 go test -race -coverprofile=coverage.out ./... 15:47:58 ? github.com/edgexfoundry/edgex-go [no test files] 15:48:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:48:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:48:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:48:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:48:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:48:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:48:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:48:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:48:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:48:13 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:48:13 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:48:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:48:13 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:48:13 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:48:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 15:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:48:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.093s coverage: 98.5% of statements 15:48:13 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.108s coverage: 43.0% of statements 15:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:48:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.2% of statements 15:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:48:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:48:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.161s coverage: 89.2% of statements 15:48:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:48:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:48:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:48:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:48:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:48:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.093s coverage: 2.2% of statements 15:48:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:48:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:48:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.505s coverage: 95.6% of statements 15:48:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:48:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:48:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:48:16 ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements 15:48:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:48:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:48:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:48:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:48:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:48:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.065s coverage: 60.0% of statements 15:48:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:48:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:48:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:48:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.073s coverage: 0.9% of statements 15:48:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:48:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.056s coverage: 58.8% of statements 15:48:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.117s coverage: 29.6% of statements 15:48:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.082s coverage: 47.1% of statements 15:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.068s coverage: 79.5% of statements 15:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 15:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.083s coverage: 96.3% of statements 15:48:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.078s coverage: 87.5% of statements 15:48:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.070s coverage: 94.4% of statements 15:48:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 15:48:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.223s coverage: 79.9% of statements 15:48:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.040s coverage: 65.1% of statements 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.081s coverage: 86.9% of statements 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.071s coverage: 100.0% of statements 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 58.8% of statements 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements 15:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 15:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.078s coverage: 85.4% of statements 15:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.243s coverage: 91.2% of statements 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.172s coverage: 64.7% of statements 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 15:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.044s coverage: 89.4% of statements 15:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 15:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 15:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.040s coverage: 100.0% of statements 15:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.332s coverage: 65.8% of statements 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 41.8% of statements 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:48:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.078s coverage: 84.8% of statements 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:48:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:48:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:48:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:48:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:48:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.056s coverage: 28.9% of statements 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:48:36 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:48:36 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 15:48:36 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 15:48:36 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:48:58 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." 15:48:58 go vet ./... 15:49:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:49:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:49:00 ./bin/test-attribution-txt.sh [Pipeline] echo 15:49:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:49:00 + ls -al . 15:49:00 total 768 15:49:00 drwxrwxr-x 11 1001 1001 4096 Nov 30 15:47 . 15:49:00 drwxr-xr-x 4 root root 4096 Nov 30 15:47 .. 15:49:00 drwxrwxr-x 2 1001 1001 4096 Nov 30 15:46 .blubracket 15:49:00 -rw-rw-r-- 1 1001 1001 16 Nov 30 15:46 .dockerignore 15:49:00 drwxrwxr-x 8 1001 1001 4096 Nov 30 15:48 .git 15:49:00 drwxrwxr-x 3 1001 1001 4096 Nov 30 15:46 .github 15:49:00 -rw-rw-r-- 1 1001 1001 1030 Nov 30 15:46 .gitignore 15:49:00 -rw-rw-r-- 1 1001 1001 42 Nov 30 15:46 .golangci.yml 15:49:00 -rw-rw-r-- 1 1001 1001 87 Nov 30 15:46 .hadolint.yml 15:49:00 drwxr-xr-x 3 1001 1001 4096 Nov 30 15:47 .semver 15:49:00 -rw-rw-r-- 1 1001 1001 166 Nov 30 15:46 .sonarcloud.properties 15:49:00 -rw-rw-r-- 1 1001 1001 1171 Nov 30 15:46 ADOPTERS.md 15:49:00 -rw-rw-r-- 1 1001 1001 10618 Nov 30 15:46 Attribution.txt 15:49:00 -rw-rw-r-- 1 1001 1001 73765 Nov 30 15:46 CHANGELOG.md 15:49:00 -rw-rw-r-- 1 1001 1001 3804 Nov 30 15:46 CONTRIBUTING.md 15:49:00 -rw-rw-r-- 1 1001 1001 677 Nov 30 15:46 GOVERNANCE.md 15:49:00 -rw-rw-r-- 1 1001 1001 850 Nov 30 15:46 Jenkinsfile 15:49:00 -rw-rw-r-- 1 1001 1001 10775 Nov 30 15:46 LICENSE 15:49:00 -rw-rw-r-- 1 1001 1001 13289 Nov 30 15:46 Makefile 15:49:00 -rw-rw-r-- 1 1001 1001 582 Nov 30 15:46 OWNERS.md 15:49:00 -rw-rw-r-- 1 1001 1001 9403 Nov 30 15:46 README.md 15:49:00 -rw-rw-r-- 1 1001 1001 6912 Nov 30 15:46 SECURITY.md 15:49:00 -rw-rw-r-- 1 1001 1001 5 Nov 30 15:47 VERSION 15:49:00 drwxrwxr-x 2 1001 1001 4096 Nov 30 15:46 bin 15:49:00 drwxrwxr-x 18 1001 1001 4096 Nov 30 15:46 cmd 15:49:00 -rw-r--r-- 1 root root 501828 Nov 30 15:48 coverage.out 15:49:00 -rw-rw-r-- 1 1001 1001 3369 Nov 30 15:46 go.mod 15:49:00 -rw-rw-r-- 1 1001 1001 45006 Nov 30 15:46 go.sum 15:49:00 drwxrwxr-x 8 1001 1001 4096 Nov 30 15:46 internal 15:49:00 drwxrwxr-x 3 1001 1001 4096 Nov 30 15:46 openapi 15:49:00 drwxrwxr-x 4 1001 1001 4096 Nov 30 15:46 snap 15:49:00 -rw-rw-r-- 1 1001 1001 204 Nov 30 15:46 version.go [Pipeline] sh 15:49:01 + '[' -e coverage.out ] 15:49:01 + chown 1001:1001 coverage.out [Pipeline] stash 15:49:01 Stashed 1 file(s) [Pipeline] sh 15:49:01 + make build 15:49:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:49:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:49:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:49:17 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:49:25 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 15:49:25 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 15:49:26 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:49:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:49:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:49:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:49:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:49:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:49:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:49:35 $ docker stop --time=1 817beae19e1043f5b4d9f65f56850f9efc290cfcd16b35db9021f282917d3475 15:49:40 $ docker rm -f 817beae19e1043f5b4d9f65f56850f9efc290cfcd16b35db9021f282917d3475 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:49:41 15:49:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:49:41 latest: Pulling from edgex-devops/edgex-compose 15:49:41 cbdbe7a5bc2a: Pulling fs layer 15:49:41 ca9280d653b3: Pulling fs layer 15:49:41 7e9c9ca2126c: Pulling fs layer 15:49:41 cbdbe7a5bc2a: Download complete 15:49:41 ca9280d653b3: Verifying Checksum 15:49:41 ca9280d653b3: Download complete 15:49:41 cbdbe7a5bc2a: Pull complete 15:49:42 7e9c9ca2126c: Download complete 15:49:42 ca9280d653b3: Pull complete 15:49:45 7e9c9ca2126c: Pull complete 15:49:45 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:49:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:49:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:45 prd-ubuntu20.04-docker-8c-8g-120095 does not seem to be running inside a container 15:49:45 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:49:48 $ docker top 19a25dcf60092e870f09419e58fd136c9fd9c9711ddbd432b79c68e21128a04a -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:48 + docker-compose build --help 15:49:48 + grep parallel 15:49:49 --parallel Build images in parallel. [Pipeline] } 15:49:49 $ docker stop --time=1 19a25dcf60092e870f09419e58fd136c9fd9c9711ddbd432b79c68e21128a04a 15:49:50 $ docker rm -f 19a25dcf60092e870f09419e58fd136c9fd9c9711ddbd432b79c68e21128a04a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:49:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:50 prd-ubuntu20.04-docker-8c-8g-120095 does not seem to be running inside a container 15:49:50 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@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 15:49:51 $ docker top c06e74ea0a54e66e722e1ee7b8a919b5434a292393d58abdff661401e8790329 -eo pid,comm [Pipeline] { [Pipeline] sh 15:49:51 + docker-compose -f ./docker-compose-build.yml build --parallel 15:49:52 Building core-command ... 15:49:52 Building core-data ... 15:49:52 Building core-metadata ... 15:49:52 Building security-bootstrapper ... 15:49:52 Building security-proxy-setup ... 15:49:52 Building security-secretstore-setup ... 15:49:52 Building security-spiffe-token-provider ... 15:49:52 Building security-spire-agent ... 15:49:52 Building security-spire-config ... 15:49:52 Building security-spire-server ... 15:49:52 Building support-notifications ... 15:49:52 Building support-scheduler ... 15:49:52 Building sys-mgmt-agent ... 15:49:52 Building security-secretstore-setup 15:49:52 Building support-scheduler 15:49:52 Building security-spire-server 15:49:52 Building support-notifications 15:49:52 Building core-data 15:50:04 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:50:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:50:04 ---> a9d7956d0871 15:50:04 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:50:04 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:50:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:50:04 ---> a9d7956d0871 15:50:04 Step 3/23 : WORKDIR /edgex-go 15:50:04 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:50:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:50:04 ---> a9d7956d0871 15:50:04 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:50:04 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:50:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:50:04 ---> a9d7956d0871 15:50:04 Step 3/22 : ARG ADD_BUILD_TAGS="" 15:50:04 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:50:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:50:04 ---> a9d7956d0871 15:50:04 Step 3/24 : WORKDIR /edgex-go 15:50:10 ---> Running in 56c0a2563362 15:50:10 ---> Running in 22b495c7ae4c 15:50:10 ---> Running in 6144eec0f547 15:50:10 ---> Running in 7f8f7331bcfc 15:50:10 ---> Running in 8d3df07d1ccd 15:50:10 Removing intermediate container 56c0a2563362 15:50:10 ---> a47e2c705899 15:50:10 Step 4/22 : WORKDIR /edgex-go 15:50:10 Removing intermediate container 22b495c7ae4c 15:50:10 ---> 4d106aa97032 15:50:10 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 15:50:10 Removing intermediate container 8d3df07d1ccd 15:50:10 ---> ec12f863df21 15:50:10 Step 4/22 : WORKDIR /edgex-go 15:50:10 Removing intermediate container 7f8f7331bcfc 15:50:10 ---> 36e02b29cac2 15:50:10 Step 4/24 : RUN apk add --update --no-cache make git 15:50:10 Removing intermediate container 6144eec0f547 15:50:10 ---> 6be98cef2e90 15:50:10 Step 4/22 : WORKDIR /edgex-go 15:50:10 ---> Running in aedf6668c23f 15:50:10 ---> Running in 3a5b0c0fe7ab 15:50:10 ---> Running in 8eb0b41241c2 15:50:10 ---> Running in 8d53e1cd2ca8 15:50:10 ---> Running in 80a2d0126a4f 15:50:10 Removing intermediate container aedf6668c23f 15:50:10 ---> b74ed9583491 15:50:10 Step 5/22 : RUN apk add --update --no-cache make git 15:50:10 ---> Running in 642fe071cdaf 15:50:10 Removing intermediate container 80a2d0126a4f 15:50:10 ---> 22241180c122 15:50:10 Step 5/22 : RUN apk add --update --no-cache make git 15:50:10 Removing intermediate container 8d53e1cd2ca8 15:50:10 ---> 1498821639c4 15:50:10 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:50:10 ---> Running in 86c5ef8148b3 15:50:10 ---> Running in 3fbabed0d269 15:50:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:50:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:50:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:50:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:50:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:50:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:50:11 OK: 211 MiB in 51 packages 15:50:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:50:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:50:11 OK: 211 MiB in 51 packages 15:50:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:50:11 OK: 211 MiB in 51 packages 15:50:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:50:11 Removing intermediate container 3a5b0c0fe7ab 15:50:11 ---> bf452768d9cb 15:50:11 Step 5/23 : COPY go.mod vendor* ./ 15:50:11 OK: 211 MiB in 51 packages 15:50:11 OK: 211 MiB in 51 packages 15:50:11 ---> 281f677d1e52 15:50:11 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:11 ---> Running in 3eae8697c29e 15:50:11 Removing intermediate container 642fe071cdaf 15:50:11 ---> 3a886b766523 15:50:11 Step 6/22 : COPY go.mod vendor* ./ 15:50:12 Removing intermediate container 8eb0b41241c2 15:50:12 ---> f9c02abe94a0 15:50:12 Step 5/24 : COPY go.mod vendor* ./ 15:50:12 ---> 60ce9fd8497f 15:50:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:12 ---> Running in b1f2b215bb41 15:50:12 ---> d3915497c721 15:50:12 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:12 ---> Running in 567e6dd8f35c 15:50:12 Removing intermediate container 86c5ef8148b3 15:50:12 ---> 81648866b90c 15:50:12 Step 6/22 : COPY go.mod vendor* ./ 15:50:12 Removing intermediate container 3fbabed0d269 15:50:12 ---> 863da68610cd 15:50:12 Step 6/22 : COPY go.mod vendor* ./ 15:50:12 ---> a8537d167863 15:50:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:12 ---> 2328552f210f 15:50:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:50:12 ---> Running in cbca90905e2c 15:50:12 ---> Running in 5f3c3907f162 15:50:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-120098 in /w/workspace/edgexfoundry_edgex-go_PR-4211 [Pipeline] { [Pipeline] ws 15:50:31 Running in /w/workspace/edgex-go/10 [Pipeline] { [Pipeline] checkout 15:50:31 The recommended git tool is: git 15:50:37 using credential edgex-jenkins-ssh 15:50:37 Cloning the remote Git repository 15:50:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:50:37 > git init /w/workspace/edgex-go/10 # timeout=10 15:50:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:50:37 > git --version # timeout=10 15:50:37 > git --version # 'git version 2.25.1' 15:50:37 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:37 Verifying host key using known hosts file 15:50:37 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:50:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:50:44 Removing intermediate container 5f3c3907f162 15:50:44 ---> a13f197fa8c5 15:50:44 Step 8/22 : COPY . . 15:50:44 Removing intermediate container 3eae8697c29e 15:50:44 ---> ea064143da1a 15:50:44 Step 7/23 : COPY . . 15:50:44 Removing intermediate container cbca90905e2c 15:50:44 ---> d01a09f069b0 15:50:44 Step 8/22 : COPY . . 15:50:44 Removing intermediate container 567e6dd8f35c 15:50:44 ---> 62e3225028f0 15:50:44 Step 7/24 : COPY . . 15:50:44 Removing intermediate container b1f2b215bb41 15:50:44 ---> 7aaa4595f6c8 15:50:44 Step 8/22 : COPY . . 15:50:57 Merging remotes/origin/main commit c8cc58f12686a546ee57638a3a929b6d65af180c into PR head commit 4bb20006eba1fb52a1b54093edf8712c290c6c82 15:50:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:50:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:50:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:50:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:50:56 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:56 Verifying host key using known hosts file 15:50:56 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:50:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4211/head:refs/remotes/origin/PR-4211 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:50:57 > git config core.sparsecheckout # timeout=10 15:50:57 > git checkout -f 4bb20006eba1fb52a1b54093edf8712c290c6c82 # timeout=10 15:50:57 > git remote # timeout=10 15:50:57 > git config --get remote.origin.url # timeout=10 15:50:57 using GIT_SSH to set credentials SSH Credentials for GitHub 15:50:57 Verifying host key using known hosts file 15:50:57 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 15:50:57 > git merge c8cc58f12686a546ee57638a3a929b6d65af180c # timeout=10 15:50:58 Merge succeeded, producing e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 15:50:58 Checking out Revision e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 (PR-4211) 15:50:58 > git rev-parse HEAD^{commit} # timeout=10 15:50:58 > git config core.sparsecheckout # timeout=10 15:50:58 > git checkout -f e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 # timeout=10 15:51:01 Commit message: "Merge commit 'c8cc58f12686a546ee57638a3a929b6d65af180c' into HEAD" 15:51:01 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:51:01 > git rev-list --no-walk d20404ce4decb6aab9caa4a73c88c862e76feb5a # timeout=10 15:51:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:51:02 % Total % Received % Xferd Average Speed Time Time Time Current 15:51:02 Dload Upload Total Spent Left Speed 15:51:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 219k 0 --:--:-- --:--:-- --:--:-- 219k 15:51:02 ---> 8b1b331c11ce 15:51:02 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 15:51:02 ---> 0a93cc20cd93 15:51:02 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:51:02 ---> f7abb1436645 15:51:02 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:51:02 ---> 31e5eb4dcbc3 15:51:02 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:51:02 ---> 826bea4f8a0c 15:51:02 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 15:51:02 ---> Running in 764d300d7ef8 15:51:02 ---> Running in 90fefdac2adb 15:51:02 ---> Running in aa82b57a62c9 15:51:02 ---> Running in ef3e7e55e445 15:51:02 ---> Running in f8ced5cf7a18 15:51:02 Removing intermediate container 764d300d7ef8 15:51:02 ---> ca216af2a589 15:51:02 Step 9/23 : WORKDIR /edgex-go/spire-build 15:51:02 ---> Running in caea4e654213 15:51:02 Removing intermediate container caea4e654213 15:51:02 ---> 44a60982ead8 15:51:02 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 15:51:02 ---> Running in d9ec74be99e9 15:51:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:51:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:51:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:51:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:51:02 Removing intermediate container d9ec74be99e9 15:51:02 ---> 2c995713eaf5 15:51:02 Step 11/23 : WORKDIR /edgex-go 15:51:02 ---> Running in 7458c9fec637 15:51:02 Removing intermediate container 7458c9fec637 15:51:02 ---> a9329d02b8cc 15:51:02 15:51:02 Step 12/23 : FROM alpine:3.15 15:51:02 3.15: Pulling from library/alpine 15:51:02 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 15:51:02 Status: Downloaded newer image for alpine:3.15 15:51:02 ---> c4fc93816858 15:51:02 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:51:02 ---> Running in f4c91ed3ada6 15:51:02 Removing intermediate container f4c91ed3ada6 15:51:02 ---> 7a9dff22e27b 15:51:02 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:51:02 ---> Running in 1b9ccd04dce0 [Pipeline] sh 15:51:03 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:51:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:51:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:51:03 + sudo tee /etc/docker/daemon.new 15:51:03 { 15:51:03 "registry-mirrors": [ 15:51:03 "https://nexus3.edgexfoundry.org:10001" 15:51:03 ], 15:51:03 "bip": "10.250.0.254/24", 15:51:03 "hosts": [ 15:51:03 "tcp://0.0.0.0:5555", 15:51:03 "unix:///var/run/docker.sock" 15:51:03 ], 15:51:03 "mtu": 1458, 15:51:03 "selinux-enabled": true, 15:51:03 "seccomp-profile": "/etc/docker/seccomp.json" 15:51:03 } [Pipeline] sh 15:51:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:51:04 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:51:04 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:51:04 OK: 15859 distinct packages available 15:51:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:51:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:51:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:51:04 (1/5) Installing dumb-init (1.2.5-r1) 15:51:04 (2/5) Installing musl-obstack (1.2.3-r0) 15:51:04 (3/5) Installing libucontext (1.1-r0) 15:51:04 (4/5) Installing gcompat (1.0.0-r4) 15:51:04 (5/5) Installing openssl (1.1.1s-r1) 15:51:04 Executing busybox-1.34.1-r7.trigger 15:51:04 OK: 7 MiB in 19 packages 15:51:04 + sudo service docker restart 15:51:06 Removing intermediate container 1b9ccd04dce0 15:51:06 ---> 7c96acc14b61 15:51:06 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:51:10 ---> cc78b274a4c8 15:51:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:51:10 ---> 365b40962d58 15:51:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:51:11 ---> b518f197ff7e 15:51:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:51:12 ---> 50a32c6ab6b6 15:51:12 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:51:12 ---> Running in f443a818ebed 15:51:13 Removing intermediate container f443a818ebed 15:51:13 ---> 3b4e2a88f814 15:51:13 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:51:13 ---> Running in d68b9ea8ebe3 15:51:14 Removing intermediate container d68b9ea8ebe3 15:51:14 ---> 8f50fd0c8160 15:51:14 Step 21/23 : LABEL arch=x86_64 15:51:14 ---> Running in a9e6f58fb4b4 15:51:14 Removing intermediate container a9e6f58fb4b4 15:51:14 ---> 75c4f749b485 15:51:14 Step 22/23 : LABEL git_sha=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 15:51:14 ---> Running in d96de23d3942 15:51:15 Removing intermediate container d96de23d3942 15:51:15 ---> 5fc3c9b0a6c4 15:51:15 Step 23/23 : LABEL version=0.0.0 15:51:15 ---> Running in 2a3738198ff4 15:51:15 Removing intermediate container 2a3738198ff4 15:51:15 ---> 04cc59a31228 15:51:15 15:51:15 Successfully built 04cc59a31228 15:51:15 Successfully tagged security-spire-server:latest 15:51:15 Building sys-mgmt-agent 15:51:19  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:51:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:51:19 ---> a9d7956d0871 15:51:19 Step 3/22 : WORKDIR /edgex-go 15:51:19 ---> Using cache 15:51:19 ---> 36e02b29cac2 15:51:19 Step 4/22 : RUN apk add --update --no-cache make bash git [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:51:22 provisioning config files... 15:51:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/10@tmp/config17115602601743833108tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:51:23 ---> docker-login.sh 15:51:23 nexus3.edgexfoundry.org:10001 15:51:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:23 Configure a credential helper to remove this warning. See 15:51:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:23 15:51:23 Login Succeeded 15:51:23 nexus3.edgexfoundry.org:10002 15:51:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:24 Configure a credential helper to remove this warning. See 15:51:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:24 15:51:24 Login Succeeded 15:51:24 nexus3.edgexfoundry.org:10003 15:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:24 Configure a credential helper to remove this warning. See 15:51:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:24 15:51:24 Login Succeeded 15:51:24 nexus3.edgexfoundry.org:10004 15:51:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:25 Configure a credential helper to remove this warning. See 15:51:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:25 15:51:25 Login Succeeded 15:51:25 docker.io 15:51:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:51:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:51:25 Configure a credential helper to remove this warning. See 15:51:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:51:25 15:51:25 Login Succeeded 15:51:25 ---> docker-login.sh ends [Pipeline] } 15:51:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 15:51:26 + git config --global --add safe.directory /w/workspace/edgex-go/10 15:51:26 ---> Running in 9577d899670b 15:51:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:51:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] echo 15:51:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:51:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:51:26 ========================================================= 15:51:26 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:51:26 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:51:26 OK: 211 MiB in 51 packages 15:51:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:51:26 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:51:26 9b18e9b68314: Pulling fs layer 15:51:26 35d82f9e3411: Pulling fs layer 15:51:26 e16973657156: Pulling fs layer 15:51:26 fc693d55d65f: Pulling fs layer 15:51:26 7e9fc2657dce: Pulling fs layer 15:51:26 dda99020689f: Pulling fs layer 15:51:26 db1c61fa0a46: Pulling fs layer 15:51:26 891c053d2c06: Pulling fs layer 15:51:26 fc693d55d65f: Waiting 15:51:26 dda99020689f: Waiting 15:51:26 db1c61fa0a46: Waiting 15:51:26 7e9fc2657dce: Waiting 15:51:26 891c053d2c06: Waiting 15:51:26 e16973657156: Download complete 15:51:26 35d82f9e3411: Verifying Checksum 15:51:26 35d82f9e3411: Download complete 15:51:26 7e9fc2657dce: Verifying Checksum 15:51:26 7e9fc2657dce: Download complete 15:51:26 dda99020689f: Verifying Checksum 15:51:26 dda99020689f: Download complete 15:51:26 9b18e9b68314: Download complete 15:51:27 9b18e9b68314: Pull complete 15:51:27 891c053d2c06: Verifying Checksum 15:51:27 891c053d2c06: Download complete 15:51:28 Removing intermediate container 9577d899670b 15:51:28 ---> 6535bef6badb 15:51:28 Step 5/22 : COPY go.mod vendor* ./ 15:51:28 35d82f9e3411: Pull complete 15:51:28 ---> 3eaa6eed4cad 15:51:28 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:28 ---> Running in 79603e85f655 15:51:28 e16973657156: Pull complete 15:51:29 db1c61fa0a46: Verifying Checksum 15:51:29 db1c61fa0a46: Download complete 15:51:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:51:29 fc693d55d65f: Verifying Checksum 15:51:29 fc693d55d65f: Download complete 15:51:42 fc693d55d65f: Pull complete 15:51:42 7e9fc2657dce: Pull complete 15:51:42 dda99020689f: Pull complete 15:51:44 Removing intermediate container aa82b57a62c9 15:51:44 ---> 4fd057c283dd 15:51:44 15:51:44 Step 9/24 : FROM alpine:3.16 15:51:44 Removing intermediate container f8ced5cf7a18 15:51:44 ---> c0f330415db8 15:51:44 15:51:44 Step 10/22 : FROM alpine:3.16 15:51:44 Removing intermediate container 79603e85f655 15:51:44 ---> e2f06b72a719 15:51:44 Step 7/22 : COPY . . 15:51:44 3.16: Pulling from library/alpine 15:51:44 3.16: Pulling from library/alpine 15:51:44 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 15:51:44 Status: Downloaded newer image for alpine:3.16 15:51:44 ---> bfe296a52501 15:51:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:51:44 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 15:51:44 Status: Image is up to date for alpine:3.16 15:51:44 ---> bfe296a52501 15:51:44 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:51:47 db1c61fa0a46: Pull complete 15:51:49 891c053d2c06: Pull complete 15:51:49 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 15:51:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:51:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:51:49 + docker build -t ci-base-image-arm64 -f - . 15:51:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:51:49 WORKDIR /edgex 15:51:49 COPY go.mod . 15:51:49 RUN go mod download 15:51:49 Sending build context to Docker daemon 3.27MB 15:51:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:51:49 ---> f96f9c87975a 15:51:49 Step 2/4 : WORKDIR /edgex 15:51:51 ---> Running in 9d67a0518002 15:51:51 ---> Running in 9b1364ff40f7 15:51:51 ---> f40d38560cfb 15:51:51 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:51:51 ---> Running in eb1b8edeed79 15:51:51 Removing intermediate container ef3e7e55e445 15:51:51 ---> e6246cdea370 15:51:51 15:51:51 Step 10/22 : FROM alpine:3.16 15:51:51 ---> bfe296a52501 15:51:51 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:51:51 Removing intermediate container 9b1364ff40f7 15:51:51 ---> b87f241f9a34 15:51:51 Step 12/22 : ENV APP_PORT=59880 15:51:51 Removing intermediate container 90fefdac2adb 15:51:51 ---> 6e23fb1fd295 15:51:51 15:51:51 Step 10/22 : FROM alpine:3.16 15:51:51 ---> bfe296a52501 15:51:51 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:51:51 ---> Running in e6756d3c49d5 15:51:51 ---> Running in f33422d4ca64 15:51:51 ---> Running in d7bdaa677892 15:51:51 Removing intermediate container f33422d4ca64 15:51:51 ---> 72d79e3f7b12 15:51:51 Step 13/22 : EXPOSE $APP_PORT 15:51:51 ---> Running in 6f1d910f6629 15:51:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:51:51 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 15:51:51 Removing intermediate container 6f1d910f6629 15:51:51 ---> 480ea8b4fc36 15:51:51 Step 14/22 : RUN apk add --update --no-cache dumb-init 15:51:51 ---> Running in 885c74c50053 15:51:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:51:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:51:51 ---> Running in 81f6d4330098 15:51:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:51:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:51:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:51:52 (1/3) Installing ca-certificates (20220614-r0) 15:51:52 (2/3) Installing dumb-init (1.2.5-r1) 15:51:52 (3/3) Installing su-exec (0.2-r1) 15:51:52 Executing busybox-1.35.0-r17.trigger 15:51:52 Executing ca-certificates-20220614-r0.trigger 15:51:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:51:52 Removing intermediate container 81f6d4330098 15:51:52 ---> 3bc2a2741056 15:51:52 Step 3/4 : COPY go.mod . 15:51:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:51:52 (1/1) Installing dumb-init (1.2.5-r1) 15:51:52 Executing busybox-1.35.0-r17.trigger 15:51:52 (1/2) Installing ca-certificates (20220614-r0) 15:51:52 OK: 6 MiB in 15 packages 15:51:52 OK: 6 MiB in 17 packages 15:51:52 (2/2) Installing dumb-init (1.2.5-r1) 15:51:52 Executing busybox-1.35.0-r17.trigger 15:51:52 Executing ca-certificates-20220614-r0.trigger 15:51:52 OK: 6 MiB in 16 packages 15:51:52 (1/1) Installing dumb-init (1.2.5-r1) 15:51:52 Executing busybox-1.35.0-r17.trigger 15:51:52 OK: 6 MiB in 15 packages 15:51:52 ---> 483608f25193 15:51:52 Step 4/4 : RUN go mod download 15:51:52 ---> Running in 9d74c97eecc7 15:51:53 Removing intermediate container e6756d3c49d5 15:51:53 ---> 42028f84bbc6 15:51:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:51:53 ---> Running in 106254aac653 15:51:53 Removing intermediate container 885c74c50053 15:51:53 ---> 45ffd9ee12dd 15:51:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:51:53 Removing intermediate container 9d67a0518002 15:51:53 ---> fb09fc59f0df 15:51:53 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:51:53 ---> Running in 41eb7d76cd62 15:51:53 Removing intermediate container 106254aac653 15:51:53 ---> cb913c559900 15:51:53 Step 13/22 : ENV APP_PORT=59861 15:51:53 ---> Running in 15914db2e38f 15:51:53 Removing intermediate container d7bdaa677892 15:51:53 ---> acf9f5a9f763 15:51:53 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:51:53 ---> Running in 957750905ca1 15:51:53 Removing intermediate container 41eb7d76cd62 15:51:53 ---> 7a2a71d75b30 15:51:53 Step 12/24 : WORKDIR / 15:51:53 ---> Running in 99acc15a8dd6 15:51:53 Removing intermediate container 15914db2e38f 15:51:53 ---> 5bdd5feff4d2 15:51:53 Step 14/22 : EXPOSE $APP_PORT 15:51:53 ---> ffddfa2e0d4c 15:51:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:51:53 ---> Running in 3ed0d155f03a 15:51:53 Removing intermediate container 957750905ca1 15:51:53 ---> 4c602aab74ef 15:51:53 Step 13/22 : ENV APP_PORT=59860 15:51:53 Removing intermediate container 99acc15a8dd6 15:51:53 ---> 7540fd3369fe 15:51:53 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:51:53 ---> Running in b026bab8ee43 15:51:53 Removing intermediate container 3ed0d155f03a 15:51:53 ---> f442d9c38667 15:51:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:51:53 Removing intermediate container b026bab8ee43 15:51:53 ---> 9841d1382127 15:51:53 Step 14/22 : EXPOSE $APP_PORT 15:51:53 ---> 41639e40d69a 15:51:53 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:51:53 ---> Running in 4dc39631e53c 15:51:53 ---> 95655ce9902a 15:51:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:51:53 ---> 7595f9f94da0 15:51:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:51:53 Removing intermediate container 4dc39631e53c 15:51:53 ---> 2279a0d0e42a 15:51:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:51:54 ---> 71145d25ee41 15:51:54 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:51:54 ---> b8c13281e979 15:51:54 Step 18/22 : ENTRYPOINT ["/core-data"] 15:51:54 ---> Running in 29af66b65e51 15:51:54 ---> 6ea83290e0e3 15:51:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:51:54 Removing intermediate container 29af66b65e51 15:51:54 ---> 6998ad267e5e 15:51:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:51:55 ---> 4228950f7ed3 15:51:55 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:51:55 ---> Running in 1fbef99ac342 15:51:55 ---> 15f46da653f5 15:51:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:51:56 ---> cd41aa5d2127 15:51:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:51:56 Removing intermediate container 1fbef99ac342 15:51:56 ---> a78762e5b628 15:51:56 Step 20/22 : LABEL arch=x86_64 15:51:56 ---> Running in a8a38440e39c 15:51:56 ---> 980b9fd1faf1 15:51:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:51:56 ---> e683d64aefd8 15:51:56 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:51:56 ---> 3cbf6d848e92 15:51:56 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:51:56 ---> Running in 3d538ccdc56d 15:51:56 ---> Running in 86332ce9372b 15:51:57 Removing intermediate container a8a38440e39c 15:51:57 ---> 34495581711d 15:51:57 Step 21/22 : LABEL git_sha=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 15:51:57 Removing intermediate container 3d538ccdc56d 15:51:57 ---> d1789368acda 15:51:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:51:57 Removing intermediate container 86332ce9372b 15:51:57 ---> e6fc3133794a 15:51:57 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:51:57 ---> 83d7c0e80a61 15:51:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:51:57 ---> Running in 27a99acba13f 15:51:57 ---> Running in 51b7fd0da015 15:51:57 ---> Running in 2ec52631ce45 15:51:57 Removing intermediate container 51b7fd0da015 15:51:57 ---> b9655c3b3237 15:51:57 Step 20/22 : LABEL arch=x86_64 15:51:58 Removing intermediate container 27a99acba13f 15:51:58 ---> 2f2e376c5ca4 15:51:58 Step 22/22 : LABEL version=0.0.0 15:51:58 ---> Running in 4798d95db9f7 15:51:58 Removing intermediate container 2ec52631ce45 15:51:58 ---> 5d41ea3bd37e 15:51:58 Step 20/22 : LABEL arch=x86_64 15:51:58 ---> Running in ae2371266e30 15:51:58 ---> Running in 6af0b8fedf21 15:51:58 Removing intermediate container 4798d95db9f7 15:51:58 ---> 5fe5d1be96fd 15:51:58 Step 21/22 : LABEL git_sha=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 15:51:58 ---> Running in 4b52cb06826c 15:51:58 Removing intermediate container ae2371266e30 15:51:58 ---> 0e9e52436db8 15:51:58 15:51:58 ---> ad25b09acc06 15:51:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:51:58 Successfully built 0e9e52436db8 15:51:58 Successfully tagged core-data:latest 15:51:58  Building core-data ... done Building security-spire-config 15:51:58 Removing intermediate container 4b52cb06826c 15:51:58 ---> 5b4b380dc7b3 15:51:58 Step 22/22 : LABEL version=0.0.0 15:51:58 Removing intermediate container 6af0b8fedf21 15:51:58 ---> 952bcec60a71 15:51:58 Step 21/22 : LABEL git_sha=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 15:51:59 ---> Running in 01b652bd8d11 15:52:01 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:52:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:52:01 ---> a9d7956d0871 15:52:01 Step 3/24 : WORKDIR /edgex-go 15:52:01 ---> Using cache 15:52:01 ---> 36e02b29cac2 15:52:01 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:52:03 ---> Running in 5090b4be739b 15:52:03 ---> e9797e9aaeaf 15:52:03 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:52:03 ---> Running in 4aafa8c1256f 15:52:03 Removing intermediate container 01b652bd8d11 15:52:03 ---> e0729011821e 15:52:03 15:52:03 ---> Running in 6eb07922ade4 15:52:03 Successfully built e0729011821e 15:52:03 Successfully tagged support-notifications:latest 15:52:03 Building security-proxy-setup 15:52:03  Building support-notifications ... done Removing intermediate container 5090b4be739b 15:52:03 ---> 7fdefba333ee 15:52:03 Step 22/22 : LABEL version=0.0.0 15:52:03 ---> Running in cd686a467fa3 15:52:03 Removing intermediate container cd686a467fa3 15:52:03 ---> 2b2c9acfdffc 15:52:03 15:52:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:52:03 Successfully built 2b2c9acfdffc 15:52:03 Successfully tagged support-scheduler:latest 15:52:03  Building support-scheduler ... done Building security-spire-agent 15:52:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:52:04 OK: 211 MiB in 51 packages 15:52:08 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:52:08 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:52:08 ---> a9d7956d0871 15:52:08 Step 3/21 : WORKDIR /edgex-go 15:52:08 ---> Using cache 15:52:08 ---> 36e02b29cac2 15:52:08 Step 4/21 : RUN apk add --update --no-cache make git 15:52:08 ---> Using cache 15:52:08 ---> f9c02abe94a0 15:52:08 Step 5/21 : COPY go.mod vendor* ./ 15:52:08 ---> Using cache 15:52:08 ---> d3915497c721 15:52:08 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:08 ---> Using cache 15:52:08 ---> 62e3225028f0 15:52:08 Step 7/21 : COPY . . 15:52:08 ---> Using cache 15:52:08 ---> 0a93cc20cd93 15:52:08 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:52:08 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:52:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:52:08 ---> a9d7956d0871 15:52:08 Step 3/24 : WORKDIR /edgex-go 15:52:08 ---> Using cache 15:52:08 ---> 36e02b29cac2 15:52:08 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 15:52:11 ---> Running in c6fb55d6b262 15:52:11 ---> Running in 339f62d19fca 15:52:11 Removing intermediate container 6eb07922ade4 15:52:11 ---> fbde5728315b 15:52:11 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 15:52:11 Removing intermediate container 4aafa8c1256f 15:52:11 ---> 0f5048adc49b 15:52:11 Step 5/24 : COPY go.mod vendor* ./ 15:52:11 ---> Running in d24eb1397a3d 15:52:11 ---> c38998ef468c 15:52:11 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:11 Removing intermediate container d24eb1397a3d 15:52:11 ---> d76ad6d99c21 15:52:11 Step 22/24 : LABEL arch=x86_64 15:52:11 ---> Running in e884060c9f8c 15:52:11 ---> Running in 9aa6bd2d6c74 15:52:12 Removing intermediate container 9aa6bd2d6c74 15:52:12 ---> cf4ce3142d09 15:52:12 Step 23/24 : LABEL git_sha=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 15:52:12 ---> Running in 1245a687ef98 15:52:12 Removing intermediate container 1245a687ef98 15:52:12 ---> a65c4a204af5 15:52:12 Step 24/24 : LABEL version=0.0.0 15:52:12 ---> Running in 8b446a43d83c 15:52:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:52: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:52:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:52:12 OK: 211 MiB in 51 packages 15:52:12 Removing intermediate container 8b446a43d83c 15:52:12 ---> def311628043 15:52:12 15:52:12 Successfully built def311628043 15:52:12 Successfully tagged security-secretstore-setup:latest 15:52:12 Building security-bootstrapper 15:52:16  Building security-secretstore-setup ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:52:16 Step 2/32 : FROM ${BUILDER_BASE} AS builder 15:52:16 ---> a9d7956d0871 15:52:16 Step 3/32 : WORKDIR /edgex-go 15:52:16 ---> Using cache 15:52:16 ---> 36e02b29cac2 15:52:16 Step 4/32 : RUN apk add --update --no-cache make git 15:52:16 ---> Using cache 15:52:16 ---> f9c02abe94a0 15:52:16 Step 5/32 : COPY go.mod vendor* ./ 15:52:16 ---> Using cache 15:52:16 ---> d3915497c721 15:52:16 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:16 ---> Using cache 15:52:16 ---> 62e3225028f0 15:52:16 Step 7/32 : COPY . . 15:52:16 ---> Using cache 15:52:16 ---> 0a93cc20cd93 15:52:16 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:52:17 ---> Running in df59a0ed2232 15:52:17 Removing intermediate container eb1b8edeed79 15:52:17 ---> eb809aac0d4a 15:52:17 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:52:19 Removing intermediate container c6fb55d6b262 15:52:19 ---> 2cafd43b1aa1 15:52:19 Step 5/24 : COPY go.mod vendor* ./ 15:52:19 ---> Running in 726e80f662c0 15:52:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:52:20 ---> 583387cbe4b1 15:52:20 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:20 ---> Running in a3796d92f1f0 15:52:20 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 15:52:23 Removing intermediate container 726e80f662c0 15:52:23 ---> 5eea3812f6e5 15:52:23 15:52:23 Step 10/22 : FROM alpine:3.16 15:52:23 ---> bfe296a52501 15:52:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:52:23 ---> Running in b12c94f88001 15:52:23 Removing intermediate container b12c94f88001 15:52:23 ---> 44a134857060 15:52:23 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 15:52:25 Removing intermediate container 9d74c97eecc7 15:52:25 ---> 1154a27f672a 15:52:25 Successfully built 1154a27f672a 15:52:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:25 + docker inspect -f . ci-base-image-arm64 15:52:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:25 prd-ubuntu20.04-docker-arm64-4c-16g-120098 does not seem to be running inside a container 15:52:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:52:26 $ docker top 8dfb18ae73a3ebf12530d567ff8e9b966bb58bd6b2cf88350a283d79355bf1d1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:52:27 + go version 15:52:27 go version go1.18.7 linux/arm64 [Pipeline] } 15:52:27 $ docker stop --time=1 8dfb18ae73a3ebf12530d567ff8e9b966bb58bd6b2cf88350a283d79355bf1d1 15:52:27 ---> Running in 2a334dddc483 15:52:27 Removing intermediate container e884060c9f8c 15:52:27 ---> abf0cc2c04f5 15:52:27 Step 7/24 : COPY . . 15:52:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:52:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:52:28 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 15:52:28 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 15:52:28 (3/33) Installing readline (8.1.2-r0) 15:52:28 (4/33) Installing bash (5.1.16-r2) 15:52:28 Executing bash-5.1.16-r2.post-install 15:52:28 (5/33) Installing ca-certificates (20220614-r0) 15:52:28 (6/33) Installing brotli-libs (1.0.9-r6) 15:52:28 (7/33) Installing nghttp2-libs (1.47.0-r0) 15:52:28 (8/33) Installing libcurl (7.83.1-r4) 15:52:28 (9/33) Installing curl (7.83.1-r4) 15:52:28 (10/33) Installing docker-cli (20.10.20-r0) 15:52:28 (11/33) Installing dumb-init (1.2.5-r1) 15:52:28 (12/33) Installing libbz2 (1.0.8-r1) 15:52:28 (13/33) Installing expat (2.5.0-r0) 15:52:28 (14/33) Installing libffi (3.4.2-r1) 15:52:28 (15/33) Installing gdbm (1.23-r0) 15:52:28 (16/33) Installing xz-libs (5.2.5-r1) 15:52:28 (17/33) Installing libgcc (11.2.1_git20220219-r2) 15:52:28 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 15:52:28 (19/33) Installing mpdecimal (2.5.1-r1) 15:52:28 (20/33) Installing sqlite-libs (3.38.5-r0) 15:52:28 (21/33) Installing python3 (3.10.8-r0) 15:52:29 (22/33) Installing py3-contextlib2 (21.6.0-r2) 15:52:29 (23/33) Installing py3-tomli (2.0.1-r1) 15:52:29 (24/33) Installing py3-pep517 (0.12.0-r2) 15:52:29 (25/33) Installing py3-six (1.16.0-r1) 15:52:29 (26/33) Installing py3-retrying (1.3.3-r3) 15:52:29 (27/33) Installing py3-appdirs (1.4.4-r3) 15:52:29 (28/33) Installing py3-more-itertools (8.13.0-r0) 15:52:29 (29/33) Installing py3-ordered-set (4.0.2-r3) 15:52:29 (30/33) Installing py3-parsing (2.4.7-r3) 15:52:29 (31/33) Installing py3-packaging (21.3-r0) 15:52:29 (32/33) Installing py3-setuptools (59.4.0-r0) 15:52:29 $ docker rm -f 8dfb18ae73a3ebf12530d567ff8e9b966bb58bd6b2cf88350a283d79355bf1d1 15:52:29 (33/33) Installing py3-pip (22.1.1-r0) 15:52:29 Executing busybox-1.35.0-r17.trigger 15:52:29 Executing ca-certificates-20220614-r0.trigger 15:52:29 OK: 123 MiB in 47 packages [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:29 + docker inspect -f . ci-base-image-arm64 15:52:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:30 prd-ubuntu20.04-docker-arm64-4c-16g-120098 does not seem to be running inside a container 15:52:30 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:52:31 $ docker top 180531806f9cfbf81af8101077a4a46b155889b809be38070047a8ab8a801689 -eo pid,comm [Pipeline] { [Pipeline] echo 15:52:31 ========================================================= 15:52:31 [edgeXBuildGoParallel] Running Tests and Build... 15:52:31 ========================================================= [Pipeline] sh 15:52:32 Collecting docker-compose==1.23.2 15:52:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:52:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 18.7 MB/s eta 0:00:00 15:52:32 Collecting websocket-client<1.0,>=0.32.0 15:52:32 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:52:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 153.7 MB/s eta 0:00:00 15:52:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 15:52:32 Collecting texttable<0.10,>=0.9.0 15:52:32 Downloading texttable-0.9.1.tar.gz (11 kB) 15:52:32 Preparing metadata (setup.py): started 15:52:32 + git config --global --add safe.directory /w/workspace/edgex-go/10 [Pipeline] fileExists [Pipeline] sh 15:52:32 Preparing metadata (setup.py): finished with status 'done' 15:52:32 Collecting dockerpty<0.5,>=0.4.1 15:52:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:52:32 Preparing metadata (setup.py): started 15:52:32 Preparing metadata (setup.py): finished with status 'done' 15:52:32 Collecting jsonschema<3,>=2.5.1 15:52:32 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:52:32 Collecting cached-property<2,>=1.2.0 15:52:32 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:52:32 Collecting docopt<0.7,>=0.6.1 15:52:32 Downloading docopt-0.6.2.tar.gz (25 kB) 15:52:32 Preparing metadata (setup.py): started 15:52:32 + make test 15:52:32 go test -race -coverprofile=coverage.out ./... 15:52:33 Preparing metadata (setup.py): finished with status 'done' 15:52:33 Collecting docker<4.0,>=3.6.0 15:52:33 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:52:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 33.0 MB/s eta 0:00:00 15:52:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:52:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:52:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 56.0 MB/s eta 0:00:00 15:52:34 Collecting PyYAML<4,>=3.10 15:52:34 Downloading PyYAML-3.13.tar.gz (270 kB) 15:52:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 43.0 MB/s eta 0:00:00 15:52:34 Preparing metadata (setup.py): started 15:52:34 Preparing metadata (setup.py): finished with status 'done' 15:52:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:52:34 Collecting docker-pycreds>=0.4.0 15:52:34 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:52:34 Collecting chardet<3.1.0,>=3.0.2 15:52:34 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:52:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 161.5 MB/s eta 0:00:00 15:52:34 Collecting certifi>=2017.4.17 15:52:34 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 15:52:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 83.0 MB/s eta 0:00:00 15:52:34 Collecting urllib3<1.25,>=1.21.1 15:52:34 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:52:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 185.3 MB/s eta 0:00:00 15:52:34 Collecting idna<2.8,>=2.5 15:52:34 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:52:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 120.1 MB/s eta 0:00:00 15:52:35 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:52:35 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:52:35 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:52:35 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:52:35 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 15:52:35 Running setup.py install for texttable: started 15:52:36 Running setup.py install for texttable: finished with status 'done' 15:52:36 Running setup.py install for PyYAML: started 15:52:36 Running setup.py install for PyYAML: finished with status 'done' 15:52:39 Running setup.py install for docopt: started 15:52:39 Running setup.py install for docopt: finished with status 'done' 15:52:41 ---> 07f8a5d2b706 15:52:41 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:52:42 Running setup.py install for dockerpty: started 15:52:42 ---> Running in bf5e7491d159 15:52:42 Removing intermediate container a3796d92f1f0 15:52:42 ---> 179ad08d9e84 15:52:42 Step 7/24 : COPY . . 15:52:42 Running setup.py install for dockerpty: finished with status 'done' 15:52:42 Removing intermediate container bf5e7491d159 15:52:42 ---> 45de83575c87 15:52:42 Step 9/24 : WORKDIR /edgex-go/spire-build 15:52:46 ---> Running in f06cd627bb5d 15:52:46 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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 15:52:46 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 15:52:47 Removing intermediate container 339f62d19fca 15:52:47 ---> fe7e65004ae4 15:52:47 15:52:47 Step 9/21 : FROM alpine:3.16 15:52:47 ---> bfe296a52501 15:52:47 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 15:52:47 Removing intermediate container df59a0ed2232 15:52:47 ---> b7c67f6ad0b6 15:52:47 15:52:47 Step 9/32 : FROM alpine:3.16 15:52:47 ---> bfe296a52501 15:52:47 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:52:48 Removing intermediate container f06cd627bb5d 15:52:48 ---> 774ba63bbf2d 15:52:48 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 15:52:48 ---> Running in b933e3231aee 15:52:48 ---> Running in 8682e2cf5988 15:52:48 ---> Running in f82edd8d56a7 15:52:48 ---> 71729b150e3c 15:52:48 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 15:52:49 Removing intermediate container b933e3231aee 15:52:49 ---> 33534fbf0539 15:52:49 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 15:52:49 ---> Running in e56f530612bd 15:52:49 ---> Running in 296f386470dd 15:52:49 Removing intermediate container e56f530612bd 15:52:49 ---> fae461d2355c 15:52:49 Step 9/24 : WORKDIR /edgex-go/spire-build 15:52:49 ---> Running in 3c78ec574d27 15:52:49 Removing intermediate container 3c78ec574d27 15:52:49 ---> 2d174d30e60d 15:52:49 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 15:52:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:52:49 ---> Running in cb4f8a50e079 15:52:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:52:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:52:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:52:50 (1/6) Installing ca-certificates (20220614-r0) 15:52:50 (1/2) Installing dumb-init (1.2.5-r1) 15:52:50 (2/2) Installing su-exec (0.2-r1) 15:52:50 Executing busybox-1.35.0-r17.trigger 15:52:50 OK: 6 MiB in 16 packages 15:52:50 (2/6) Installing brotli-libs (1.0.9-r6) 15:52:50 (3/6) Installing nghttp2-libs (1.47.0-r0) 15:52:50 (4/6) Installing libcurl (7.83.1-r4) 15:52:50 (5/6) Installing curl (7.83.1-r4) 15:52:50 (6/6) Installing dumb-init (1.2.5-r1) 15:52:50 Executing busybox-1.35.0-r17.trigger 15:52:50 Executing ca-certificates-20220614-r0.trigger 15:52:50 OK: 8 MiB in 20 packages 15:52:51 Removing intermediate container f82edd8d56a7 15:52:51 ---> 58384a4abaf4 15:52:51 Step 11/24 : WORKDIR /edgex-go 15:52:51 ---> Running in 7c939df08785 15:52:51 Removing intermediate container 296f386470dd 15:52:51 ---> b1a76e3a0e1b 15:52:51 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 15:52:51 Removing intermediate container cb4f8a50e079 15:52:51 ---> 21fca432f5dc 15:52:51 Step 11/24 : WORKDIR /edgex-go 15:52:51 Removing intermediate container 7c939df08785 15:52:51 ---> 005cd2b884ed 15:52:51 15:52:51 Step 12/24 : FROM alpine:3.15 15:52:51 ---> c4fc93816858 15:52:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:52:51 ---> Using cache 15:52:51 ---> 7a9dff22e27b 15:52:51 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:52:51 ---> Running in 7feb5376a041 15:52:51 ---> Running in 0cb60e79db00 15:52:51 ---> Running in 1a8aa708dac2 15:52:51 Removing intermediate container 7feb5376a041 15:52:51 ---> 5ac284609413 15:52:51 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 15:52:51 Removing intermediate container 8682e2cf5988 15:52:51 ---> d4c5b0da7ff0 15:52:51 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:52:51 ---> Running in b651d4bf0a6b 15:52:51 ---> Running in 892d9731f6dd 15:52:51 Removing intermediate container 1a8aa708dac2 15:52:51 ---> d5599c0cfc34 15:52:51 15:52:51 Step 12/24 : FROM alpine:3.15 15:52:51 ---> c4fc93816858 15:52:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:52:51 ---> Using cache 15:52:51 ---> 7a9dff22e27b 15:52:51 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:52:51 ---> Using cache 15:52:51 ---> 7c96acc14b61 15:52:51 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:52:51 Removing intermediate container 2a334dddc483 15:52:51 ---> 0dd441010f7a 15:52:51 Step 13/22 : ENV APP_PORT=58890 15:52:51 ---> Running in 7e743856c488 15:52:52 Removing intermediate container 892d9731f6dd 15:52:52 ---> 81af77178555 15:52:52 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 15:52:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:52 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:52:52 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:52:52 OK: 15859 distinct packages available 15:52:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:52 Removing intermediate container b651d4bf0a6b 15:52:52 ---> 90cde8defd87 15:52:52 Step 12/21 : WORKDIR /edgex 15:52:52 ---> Running in 5c3f60d16bcf 15:52:52 Removing intermediate container 7e743856c488 15:52:52 ---> 8f2e292a632f 15:52:52 Step 14/22 : EXPOSE $APP_PORT 15:52:52 ---> 2f3665f25878 15:52:52 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:52:52 ---> Running in 02eedf4e54d8 15:52:52 ---> Running in 7eb8ace137cf 15:52:52 (1/4) Installing dumb-init (1.2.5-r1) 15:52:53 (2/4) Installing musl-obstack (1.2.3-r0) 15:52:53 (3/4) Installing libucontext (1.1-r0) 15:52:53 (4/4) Installing gcompat (1.0.0-r4) 15:52:53 Executing busybox-1.34.1-r7.trigger 15:52:53 OK: 6 MiB in 18 packages 15:52:53 Removing intermediate container 5c3f60d16bcf 15:52:53 ---> e80d52ae17ec 15:52:53 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 15:52:53 ---> Running in 17fa3f61cd88 15:52:53 Removing intermediate container 02eedf4e54d8 15:52:53 ---> c16a0d86ff00 15:52:53 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:52:53 Removing intermediate container 7eb8ace137cf 15:52:53 ---> fcacbd9d61e2 15:52:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:52:53 Removing intermediate container 17fa3f61cd88 15:52:53 ---> a46473a1b841 15:52:53 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 15:52:53 ---> Running in dd003b25895f 15:52:54 ---> 8dffdc9f1cba 15:52:54 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:52:55 Removing intermediate container 0cb60e79db00 15:52:55 ---> ae54195e8a26 15:52:55 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:52:55 ---> a0f74449506f 15:52:55 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:52:55 ---> 7e90c186fb31 15:52:55 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:52:55 ---> b5b7512000c8 15:52:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:52:56 Removing intermediate container dd003b25895f 15:52:56 ---> e41ac2517486 15:52:56 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 15:52:56 ---> c10a2d2e53e7 15:52:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:52:56 ---> 9bc1ff97f3ac 15:52:56 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:52:56 ---> Running in 864280bfa9bd 15:52:56 ---> 146bbb434f1e 15:52:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:52:56 ---> eda6139c7b8b 15:52:56 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:52:56 Removing intermediate container 864280bfa9bd 15:52:56 ---> 63d453750af7 15:52:56 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 15:52:56 ---> 286689ad4582 15:52:56 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:52:56 ---> a3c5c65d8e6b 15:52:56 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:52:56 ---> Running in ac92a43403c1 15:52:56 ---> 2d31fc88b6be 15:52:56 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:52:56 ---> 6dc97bcc4177 15:52:56 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 15:52:56 ---> Running in 18dd6429a4c8 15:52:56 ---> Running in b47ffca33a0c 15:52:56 ---> 5edc0461296f 15:52:56 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 15:52:56 ---> b2d02a0587dd 15:52:56 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:52:56 ---> Running in d0faf0e7ea34 15:52:56 ---> Running in dafdbf675247 15:52:56 Removing intermediate container b47ffca33a0c 15:52:56 ---> a3f12ca1293a 15:52:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:52:56 Removing intermediate container 18dd6429a4c8 15:52:56 ---> b526a6a72abc 15:52:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:52:56 ---> Running in 4be2af8ea325 15:52:57 Removing intermediate container dafdbf675247 15:52:57 ---> c15b0907fd46 15:52:57 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:52:57 ---> Running in fd1c21f35ae1 15:52:57 Removing intermediate container 4be2af8ea325 15:52:57 ---> 710a18ef95d2 15:52:57 Step 20/22 : LABEL arch=x86_64 15:52:57 ---> Running in 88afecab552f 15:52:57 ---> 3ad11079e609 15:52:57 Step 19/24 : WORKDIR / 15:52:57 Removing intermediate container fd1c21f35ae1 15:52:57 ---> 341b2231b564 15:52:57 Step 22/24 : LABEL arch=x86_64 15:52:57 ---> Running in 6e9da8fdca4e 15:52:57 Removing intermediate container 88afecab552f 15:52:57 ---> 9139198f1a0e 15:52:57 Step 21/22 : LABEL git_sha=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 15:52:57 ---> Running in f8d9df23cd43 15:52:57 ---> Running in f4c7f9fd88b7 15:52:57 Removing intermediate container ac92a43403c1 15:52:57 ---> 63ba09eb98ad 15:52:57 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 15:52:57 ---> Running in 6ad06f87106f 15:52:57 Removing intermediate container 6e9da8fdca4e 15:52:57 ---> 1a68b09a3dcc 15:52:57 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:52:57 Removing intermediate container f8d9df23cd43 15:52:57 ---> 7db4920b317e 15:52:57 Step 23/24 : LABEL git_sha=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 15:52:57 Removing intermediate container f4c7f9fd88b7 15:52:57 ---> 42765f6da8cd 15:52:57 Step 22/22 : LABEL version=0.0.0 15:52:57 ---> Running in 5486fca3bb37 15:52:57 ---> Running in 29ed493bcb13 15:52:57 Removing intermediate container 6ad06f87106f 15:52:57 ---> f891a92683d4 15:52:57 Step 19/21 : LABEL arch=x86_64 15:52:57 ---> Running in e1f224dd2858 15:52:57 ---> Running in ddb0ab155ef1 15:52:57 Removing intermediate container 29ed493bcb13 15:52:57 ---> e13362ef3a86 15:52:57 Step 24/24 : LABEL version=0.0.0 15:52:57 Removing intermediate container 5486fca3bb37 15:52:57 ---> 698529d20499 15:52:57 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:52:58 ---> Running in 3a9083df0b25 15:52:58 ---> Running in 6be3ad9a518c 15:52:58 Removing intermediate container e1f224dd2858 15:52:58 ---> c0f79e09225b 15:52:58 15:52:58 Removing intermediate container d0faf0e7ea34 15:52:58 ---> 1e2676017f36 15:52:58 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 15:52:58 Removing intermediate container ddb0ab155ef1 15:52:58 ---> 66f61be23214 15:52:58 Step 20/21 : LABEL git_sha=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 15:52:58 Successfully built c0f79e09225b 15:52:58 Removing intermediate container 3a9083df0b25 15:52:58 ---> 6f048b44f500 15:52:58 15:52:58 Successfully tagged sys-mgmt-agent:latest 15:52:58  Building sys-mgmt-agent ... done Removing intermediate container 6be3ad9a518c 15:52:58 ---> 1e5791203c2c 15:52:58 Step 22/24 : LABEL arch=x86_64 15:52:58 Building core-metadata 15:52:58 ---> Running in 49d488dce9ef 15:52:58 ---> Running in 859d97bb3052 15:52:58 Successfully built 6f048b44f500 15:52:58 ---> fc7cb2b17b80 15:52:58 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:52:58 Successfully tagged security-spire-agent:latest 15:52:58  Building security-spire-agent ... done Building security-spiffe-token-provider 15:52:59 Removing intermediate container 49d488dce9ef 15:52:59 ---> a3f45c7c57a1 15:52:59 Step 21/21 : LABEL version=0.0.0 15:53:03 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:53:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:53:03 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:53:03 Step 2/19 : FROM ${BUILDER_BASE} AS builder 15:53:03 ---> a9d7956d0871 15:53:03 Step 3/19 : WORKDIR /edgex-go 15:53:03 ---> a9d7956d0871 15:53:03 Step 3/24 : ARG ADD_BUILD_TAGS="" 15:53:03 ---> Using cache 15:53:03 ---> 6be98cef2e90 15:53:03 Step 4/24 : WORKDIR /edgex-go 15:53:03 ---> Using cache 15:53:03 ---> 22241180c122 15:53:03 Step 5/24 : RUN apk add --update --no-cache make git 15:53:03 ---> Using cache 15:53:03 ---> 863da68610cd 15:53:03 Step 6/24 : COPY go.mod vendor* ./ 15:53:03 ---> Using cache 15:53:03 ---> 36e02b29cac2 15:53:03 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 15:53:03 ---> Using cache 15:53:03 ---> a8537d167863 15:53:03 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:03 ---> Using cache 15:53:03 ---> a13f197fa8c5 15:53:03 Step 8/24 : COPY . . 15:53:03 Removing intermediate container 859d97bb3052 15:53:03 ---> 47e6de953158 15:53:03 Step 23/24 : LABEL git_sha=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 15:53:03 ---> Using cache 15:53:03 ---> 826bea4f8a0c 15:53:03 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 15:53:03 ---> Running in 1f1ab72418ca 15:53:03 ---> 2dee61427bf8 15:53:03 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:53:03 ---> Running in 3e5f17dd72a6 15:53:03 ---> Running in 552b39150be2 15:53:03 ---> Running in e322357d4ca3 15:53:03 Removing intermediate container 1f1ab72418ca 15:53:03 ---> 86570470db3f 15:53:03 15:53:04 Removing intermediate container 552b39150be2 15:53:04 ---> e0c16969894d 15:53:04 Step 24/24 : LABEL version=0.0.0 15:53:04 ---> Running in ec6c6b60e069 15:53:04 Successfully built 86570470db3f 15:53:04 Successfully tagged security-proxy-setup:latest 15:53:04 Building core-command 15:53:04  Building security-proxy-setup ... done  ---> 2fdb66860406 15:53:04 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:53:04 Removing intermediate container ec6c6b60e069 15:53:04 ---> 6e614dfc4185 15:53:04 15:53:04 Successfully built 6e614dfc4185 15:53:04 Successfully tagged security-spire-config:latest 15:53:05  Building security-spire-config ... done go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:53:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:53:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:53:06 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 15:53:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:53:06 ---> a9d7956d0871 15:53:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 15:53:06 ---> Using cache 15:53:06 ---> 6be98cef2e90 15:53:06 Step 4/23 : WORKDIR /edgex-go 15:53:06 ---> Using cache 15:53:06 ---> 22241180c122 15:53:06 Step 5/23 : RUN apk add --update --no-cache make git 15:53:06 ---> Using cache 15:53:06 ---> 863da68610cd 15:53:06 Step 6/23 : COPY go.mod vendor* ./ 15:53:06 ---> Using cache 15:53:06 ---> a8537d167863 15:53:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:06 ---> Using cache 15:53:06 ---> a13f197fa8c5 15:53:06 Step 8/23 : COPY . . 15:53:06 ---> Using cache 15:53:06 ---> 826bea4f8a0c 15:53:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 15:53:06 v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 15:53:06 v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 15:53:06 OK: 17038 distinct packages available 15:53:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:53:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:53:07 OK: 211 MiB in 51 packages 15:53:08 ---> 1ec6636061f3 15:53:08 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 15:53:08 ---> Running in 80d4fcb5754b 15:53:08 ---> 7fc92ca0d8bf 15:53:08 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 15:53:08 Removing intermediate container 3e5f17dd72a6 15:53:08 ---> 850b8e173e6f 15:53:08 Step 5/19 : COPY go.mod vendor* ./ 15:53:08 ---> 137715d4118d 15:53:08 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:53:08 ---> 3ce8ba2c30b2 15:53:08 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:08 ---> Running in e7fde1940e6c 15:53:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:53:08 ---> 8dfa3d452401 15:53:08 Step 27/32 : RUN chmod +x /entrypoint.sh 15:53:08 ---> Running in dd68d27d024c 15:53:09 Removing intermediate container dd68d27d024c 15:53:09 ---> 039d8371efa9 15:53:09 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 15:53:09 ---> Running in a3ac27b39e7b 15:53:10 Removing intermediate container a3ac27b39e7b 15:53:10 ---> 46a225285c97 15:53:10 Step 29/32 : CMD ["gate"] 15:53:10 ---> Running in 90bc434baba1 15:53:10 Removing intermediate container 90bc434baba1 15:53:10 ---> ac44ae675bee 15:53:10 Step 30/32 : LABEL arch=x86_64 15:53:11 ---> Running in 0903485dacc7 15:53:11 ? github.com/edgexfoundry/edgex-go [no test files] 15:53:12 Removing intermediate container 0903485dacc7 15:53:12 ---> 44090d4b8f4a 15:53:12 Step 31/32 : LABEL git_sha=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 15:53:14 ---> Running in d135f449ce9b 15:53:14 Removing intermediate container d135f449ce9b 15:53:14 ---> abafe90f5553 15:53:14 Step 32/32 : LABEL version=0.0.0 15:53:14 ---> Running in d05f7e9c0894 15:53:16 Removing intermediate container d05f7e9c0894 15:53:16 ---> fc8cea1ca258 15:53:16 15:53:16 Successfully built fc8cea1ca258 15:53:16 Successfully tagged security-bootstrapper:latest 15:53:22  Building security-bootstrapper ... done Removing intermediate container e7fde1940e6c 15:53:22 ---> 61066a223800 15:53:22 Step 7/19 : COPY . . 15:53:30 ---> 98ca91c942f6 15:53:30 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:53:30 ---> Running in 90e2f13e0a96 15:53:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:53:34 Removing intermediate container 80d4fcb5754b 15:53:34 ---> 8d76415eda4d 15:53:34 15:53:34 Step 10/23 : FROM alpine:3.16 15:53:34 ---> bfe296a52501 15:53:34 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:53:34 ---> Using cache 15:53:34 ---> 42028f84bbc6 15:53:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:53:34 ---> Using cache 15:53:34 ---> cb913c559900 15:53:34 Step 13/23 : ENV APP_PORT=59882 15:53:34 Removing intermediate container e322357d4ca3 15:53:34 ---> 064def2d893d 15:53:34 15:53:34 Step 10/24 : FROM alpine:3.16 15:53:34 ---> bfe296a52501 15:53:34 Step 11/24 : RUN apk add --update --no-cache dumb-init 15:53:34 ---> Using cache 15:53:34 ---> 42028f84bbc6 15:53:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:53:34 ---> Using cache 15:53:34 ---> cb913c559900 15:53:34 Step 13/24 : ENV APP_PORT=59881 15:53:34 ---> Running in 4665ef69e45a 15:53:34 ---> Running in 50622e6d4925 15:53:34 Removing intermediate container 4665ef69e45a 15:53:34 ---> c6b62596212e 15:53:34 Step 14/23 : EXPOSE $APP_PORT 15:53:34 ---> Running in a0e896b39656 15:53:34 Removing intermediate container 50622e6d4925 15:53:34 ---> 86c9935c5277 15:53:34 Step 14/24 : EXPOSE $APP_PORT 15:53:34 ---> Running in 0b74d2a2ed1e 15:53:34 Removing intermediate container a0e896b39656 15:53:34 ---> 4e807ae3eb38 15:53:34 Step 15/23 : WORKDIR / 15:53:34 Removing intermediate container 0b74d2a2ed1e 15:53:34 ---> 9950282c1507 15:53:34 Step 15/24 : WORKDIR / 15:53:34 ---> Running in 429bdc579da9 15:53:34 ---> Running in 26c4e3b23ccd 15:53:34 Removing intermediate container 429bdc579da9 15:53:34 ---> a8900e8fa286 15:53:34 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:34 Removing intermediate container 26c4e3b23ccd 15:53:34 ---> 2c094626bc91 15:53:34 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:35 ---> ed05a8a54a7f 15:53:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:53:35 ---> 538471988a7f 15:53:35 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:53:36 ---> 5109fdddd7ec 15:53:36 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:53:36 ---> 176400cc1002 15:53:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:53:36 ---> dce910ea243f 15:53:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 15:53:36 ---> 16efd8dd5129 15:53:36 Step 19/23 : ENTRYPOINT ["/core-command"] 15:53:36 ---> Running in fab67ba0df92 15:53:36 ---> f6af33273544 15:53:36 Step 20/24 : ENTRYPOINT ["/core-metadata"] 15:53:36 Removing intermediate container fab67ba0df92 15:53:36 ---> c511b6505833 15:53:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:53:36 ---> Running in 97a2d6565912 15:53:36 ---> Running in 754e3e5ad02c 15:53:37 Removing intermediate container 754e3e5ad02c 15:53:37 ---> 521b4b6c5042 15:53:37 Step 21/23 : LABEL arch=x86_64 15:53:37 Removing intermediate container 97a2d6565912 15:53:37 ---> 6d16742605d4 15:53:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:53:37 ---> Running in 92389fd317e6 15:53:37 ---> Running in a3d856957b9a 15:53:37 Removing intermediate container a3d856957b9a 15:53:37 ---> ea957fa9ae95 15:53:37 Step 22/24 : LABEL arch=x86_64 15:53:37 Removing intermediate container 92389fd317e6 15:53:37 ---> bf5cf54cb1be 15:53:37 Step 22/23 : LABEL git_sha=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 15:53:37 ---> Running in 173508142e73 15:53:37 ---> Running in b70da45d601c 15:53:37 Removing intermediate container 173508142e73 15:53:37 ---> 000d42b675b6 15:53:37 Step 23/24 : LABEL git_sha=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 15:53:37 Removing intermediate container b70da45d601c 15:53:37 ---> 2c327751ab74 15:53:37 Step 23/23 : LABEL version=0.0.0 15:53:37 ---> Running in 07d0f3300816 15:53:37 ---> Running in 3b2640d9f88a 15:53:37 Removing intermediate container 07d0f3300816 15:53:37 ---> 9dbf0b43ea8e 15:53:37 Step 24/24 : LABEL version=0.0.0 15:53:37 Removing intermediate container 3b2640d9f88a 15:53:37 ---> 1b13b33e3025 15:53:37 15:53:37 ---> Running in 26ddc8c675c3 15:53:37 Successfully built 1b13b33e3025 15:53:38 Successfully tagged core-command:latest 15:53:38  Building core-command ... done Removing intermediate container 26ddc8c675c3 15:53:38 ---> 49835431a8da 15:53:38 15:53:38 Successfully built 49835431a8da 15:53:38 Successfully tagged core-metadata:latest 15:53:53  Building core-metadata ... done Removing intermediate container 90e2f13e0a96 15:53:53 ---> e9df7d13b937 15:53:53 15:53:53 Step 9/19 : FROM alpine:3.15 15:53:53 ---> c4fc93816858 15:53:53 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:53:53 ---> Using cache 15:53:53 ---> 7a9dff22e27b 15:53:53 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:53:53 ---> Running in cb5436d3a9c0 15:53:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:53 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 15:53:53 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 15:53:53 OK: 15859 distinct packages available 15:53:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:53 (1/9) Installing ca-certificates (20220614-r0) 15:53:53 (2/9) Installing brotli-libs (1.0.9-r5) 15:53:53 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:53:53 (4/9) Installing libcurl (7.80.0-r4) 15:53:53 (5/9) Installing curl (7.80.0-r4) 15:53:53 (6/9) Installing dumb-init (1.2.5-r1) 15:53:53 (7/9) Installing musl-obstack (1.2.3-r0) 15:53:53 (8/9) Installing libucontext (1.1-r0) 15:53:53 (9/9) Installing gcompat (1.0.0-r4) 15:53:53 Executing busybox-1.34.1-r7.trigger 15:53:53 Executing ca-certificates-20220614-r0.trigger 15:53:53 OK: 8 MiB in 23 packages 15:53:53 Removing intermediate container cb5436d3a9c0 15:53:53 ---> 769d61f095ff 15:53:53 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:53 ---> b70659224d1d 15:53:53 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:53:54 ---> a97321ea53e4 15:53:54 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:53:54 ---> 52b5591e6d7d 15:53:54 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:53:54 ---> Running in c0b0cc4eac0f 15:53:54 Removing intermediate container c0b0cc4eac0f 15:53:54 ---> d9d72e8c0b69 15:53:54 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:53:54 ---> Running in b4fc0f2dcad2 15:53:54 Removing intermediate container b4fc0f2dcad2 15:53:54 ---> 621cc42d1b78 15:53:54 Step 17/19 : LABEL arch=x86_64 15:53:54 ---> Running in b60c4ff8e8d7 15:53:54 Removing intermediate container b60c4ff8e8d7 15:53:54 ---> 267cc87ef13b 15:53:54 Step 18/19 : LABEL git_sha=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 15:53:54 ---> Running in 28cc9047ddbe 15:53:54 Removing intermediate container 28cc9047ddbe 15:53:54 ---> 34fc6ce8f504 15:53:54 Step 19/19 : LABEL version=0.0.0 15:53:54 ---> Running in 66074c7f522e 15:53:54 Removing intermediate container 66074c7f522e 15:53:54 ---> c353cfaee349 15:53:54 15:53:54 Successfully built c353cfaee349 15:53:54 Successfully tagged security-spiffe-token-provider:latest 15:53:54  Building security-spiffe-token-provider ... done  [Pipeline] } 15:53:54 $ docker stop --time=1 c06e74ea0a54e66e722e1ee7b8a919b5434a292393d58abdff661401e8790329 15:53:55 $ docker rm -f c06e74ea0a54e66e722e1ee7b8a919b5434a292393d58abdff661401e8790329 [Pipeline] // withDockerContainer [Pipeline] sh 15:53:56 + docker images 15:53:56 REPOSITORY TAG IMAGE ID CREATED SIZE 15:53:56 security-spiffe-token-provider latest c353cfaee349 2 seconds ago 29.7MB 15:53:56 e9df7d13b937 7 seconds ago 1.65GB 15:53:56 core-metadata latest 49835431a8da 18 seconds ago 18.5MB 15:53:56 core-command latest 1b13b33e3025 19 seconds ago 17.7MB 15:53:56 064def2d893d 23 seconds ago 1.62GB 15:53:56 8d76415eda4d 25 seconds ago 1.61GB 15:53:56 security-bootstrapper latest fc8cea1ca258 42 seconds ago 20.3MB 15:53:56 security-spire-config latest 6e614dfc4185 53 seconds ago 85.8MB 15:53:56 security-proxy-setup latest 86570470db3f 53 seconds ago 27.7MB 15:53:56 sys-mgmt-agent latest c0f79e09225b 59 seconds ago 136MB 15:53:56 security-spire-agent latest 6f048b44f500 59 seconds ago 125MB 15:53:56 d5599c0cfc34 About a minute ago 1.49GB 15:53:56 005cd2b884ed About a minute ago 1.49GB 15:53:56 b7c67f6ad0b6 About a minute ago 1.6GB 15:53:56 fe7e65004ae4 About a minute ago 1.6GB 15:53:56 5eea3812f6e5 About a minute ago 1.6GB 15:53:56 security-secretstore-setup latest def311628043 About a minute ago 29.8MB 15:53:56 support-scheduler latest 2b2c9acfdffc About a minute ago 29.9MB 15:53:56 support-notifications latest e0729011821e About a minute ago 30.5MB 15:53:56 core-data latest 0e9e52436db8 About a minute ago 17.9MB 15:53:56 e6246cdea370 2 minutes ago 1.68GB 15:53:56 6e23fb1fd295 2 minutes ago 1.68GB 15:53:56 c0f330415db8 2 minutes ago 1.62GB 15:53:56 4fd057c283dd 2 minutes ago 1.61GB 15:53:56 security-spire-server latest 04cc59a31228 2 minutes ago 86.5MB 15:53:56 a9329d02b8cc 2 minutes ago 1.49GB 15:53:56 ci-base-image-x86_64 latest a9d7956d0871 6 minutes ago 947MB 15:53:56 alpine 3.16 bfe296a52501 2 weeks ago 5.54MB 15:53:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 weeks ago 683MB 15:53:56 alpine 3.15 c4fc93816858 3 months ago 5.59MB 15:53:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 4 months ago 253MB 15:53:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:54:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:54:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:54:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:54:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:55:12 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:55:12 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:55:12 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:55:12 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:55:12 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:55:12 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:55:12 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:55:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:55:12 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:55:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:55:12 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:55:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.559s coverage: 28.7% of statements 15:55:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:55:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:55:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.759s coverage: 98.5% of statements 15:55:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.993s coverage: 43.0% of statements 15:55:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 15:55:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:55:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.571s coverage: 54.2% of statements 15:55:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:55:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:56:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 25.510s coverage: 89.2% of statements 15:56:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:56:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:56:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:56:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:56:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:56:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.472s coverage: 2.2% of statements 15:56:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:56:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:56:04 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.051s coverage: 95.6% of statements 15:56:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:56:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:56:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 15:56:04 ok github.com/edgexfoundry/edgex-go/internal/io 0.660s coverage: 72.2% of statements 15:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:56:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.630s coverage: 60.0% of statements 15:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:56:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.900s coverage: 0.9% of statements 15:56:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:56:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.328s coverage: 58.8% of statements 15:56:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.311s coverage: 29.6% of statements 15:56:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:56:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.262s coverage: 47.1% of statements 15:56:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.266s coverage: 79.5% of statements 15:56:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.228s coverage: 94.1% of statements 15:56:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.280s coverage: 96.3% of statements 15:56:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.254s coverage: 87.5% of statements 15:56:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.275s coverage: 94.4% of statements 15:56:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.249s coverage: 44.8% of statements 15:56:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.808s coverage: 79.9% of statements 15:56:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:56:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.285s coverage: 92.9% of statements 15:56:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:56:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:56:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:56:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.062s coverage: 65.1% of statements 15:56:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:56:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 15:56:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 15:56:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 15:56:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.257s coverage: 86.9% of statements 15:56:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:56:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:56:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:56:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:56:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.231s coverage: 87.2% of statements 15:56:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:56:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:56:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.198s coverage: 100.0% of statements 15:56:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:56:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.290s coverage: 58.8% of statements 15:56:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:56:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.298s coverage: 80.0% of statements 15:56:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.251s coverage: 87.2% of statements 15:56:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.319s coverage: 85.4% of statements 15:56:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.898s coverage: 91.2% of statements 15:56:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.035s coverage: 64.7% of statements 15:56:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:56:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.282s coverage: 100.0% of statements 15:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.185s coverage: 89.4% of statements 15:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements 15:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.074s coverage: 73.7% of statements 15:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.107s coverage: 100.0% of statements 15:56:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.565s coverage: 65.8% of statements 15:56:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:56:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:56:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:56:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.970s coverage: 41.8% of statements 15:56:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:56:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:56:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.312s coverage: 89.5% of statements 15:56:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:56:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.482s coverage: 84.8% of statements 15:56:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:56:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:56:49 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:56:49 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:56:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.343s coverage: 17.7% of statements 15:56:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:56:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:56:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:56:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:56:57 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.774s coverage: 92.3% of statements 15:56:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:56:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:56:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:56:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:56:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.246s coverage: 63.2% of statements 15:56:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:56:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:56:57 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.504s coverage: 97.7% of statements 15:56:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:56:57 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:56:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:56:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:56:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.208s coverage: 28.9% of statements 15:56:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:56:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:56:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:56:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:56:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:56:57 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:56:57 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.388s coverage: 100.0% of statements 15:56:57 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements 15:56:57 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:56:57 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:56:57 go vet ./... 15:58:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:58:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:58:52 ./bin/test-attribution-txt.sh [Pipeline] echo 15:58:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:58:52 + ls -al . 15:58:52 total 764 15:58:52 drwxrwxr-x 10 1001 1001 4096 Nov 30 15:52 . 15:58:52 drwxr-xr-x 4 root root 4096 Nov 30 15:52 .. 15:58:52 drwxrwxr-x 2 1001 1001 4096 Nov 30 15:50 .blubracket 15:58:52 -rw-rw-r-- 1 1001 1001 16 Nov 30 15:50 .dockerignore 15:58:52 drwxrwxr-x 8 1001 1001 4096 Nov 30 15:50 .git 15:58:52 drwxrwxr-x 3 1001 1001 4096 Nov 30 15:50 .github 15:58:52 -rw-rw-r-- 1 1001 1001 1030 Nov 30 15:50 .gitignore 15:58:52 -rw-rw-r-- 1 1001 1001 42 Nov 30 15:50 .golangci.yml 15:58:52 -rw-rw-r-- 1 1001 1001 87 Nov 30 15:50 .hadolint.yml 15:58:52 -rw-rw-r-- 1 1001 1001 166 Nov 30 15:50 .sonarcloud.properties 15:58:52 -rw-rw-r-- 1 1001 1001 1171 Nov 30 15:50 ADOPTERS.md 15:58:52 -rw-rw-r-- 1 1001 1001 10618 Nov 30 15:50 Attribution.txt 15:58:52 -rw-rw-r-- 1 1001 1001 73765 Nov 30 15:50 CHANGELOG.md 15:58:52 -rw-rw-r-- 1 1001 1001 3804 Nov 30 15:50 CONTRIBUTING.md 15:58:52 -rw-rw-r-- 1 1001 1001 677 Nov 30 15:50 GOVERNANCE.md 15:58:52 -rw-rw-r-- 1 1001 1001 850 Nov 30 15:50 Jenkinsfile 15:58:52 -rw-rw-r-- 1 1001 1001 10775 Nov 30 15:50 LICENSE 15:58:52 -rw-rw-r-- 1 1001 1001 13289 Nov 30 15:50 Makefile 15:58:52 -rw-rw-r-- 1 1001 1001 582 Nov 30 15:50 OWNERS.md 15:58:52 -rw-rw-r-- 1 1001 1001 9403 Nov 30 15:50 README.md 15:58:52 -rw-rw-r-- 1 1001 1001 6912 Nov 30 15:50 SECURITY.md 15:58:52 -rw-rw-r-- 1 1001 1001 5 Nov 30 15:47 VERSION 15:58:52 drwxrwxr-x 2 1001 1001 4096 Nov 30 15:50 bin 15:58:52 drwxrwxr-x 18 1001 1001 4096 Nov 30 15:50 cmd 15:58:52 -rw-r--r-- 1 root root 501828 Nov 30 15:56 coverage.out 15:58:52 -rw-rw-r-- 1 1001 1001 3369 Nov 30 15:50 go.mod 15:58:52 -rw-rw-r-- 1 1001 1001 45006 Nov 30 15:50 go.sum 15:58:52 drwxrwxr-x 8 1001 1001 4096 Nov 30 15:50 internal 15:58:52 drwxrwxr-x 3 1001 1001 4096 Nov 30 15:50 openapi 15:58:52 drwxrwxr-x 4 1001 1001 4096 Nov 30 15:50 snap 15:58:52 -rw-rw-r-- 1 1001 1001 204 Nov 30 15:50 version.go [Pipeline] sh 15:58:53 + '[' -e coverage.out ] 15:58:53 + chown 1001:1001 coverage.out [Pipeline] stash 15:58:53 Warning: overwriting stash ‘coverage-report’ 15:58:54 Stashed 1 file(s) [Pipeline] sh 15:58:54 + make build 15:58:54 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 16:00:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:00:19 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 16:00:25 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:01:04 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 16:01:05 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 16:01:12 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 16:01:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:01:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:01:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:01:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:01:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:01:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:01:56 $ docker stop --time=1 180531806f9cfbf81af8101077a4a46b155889b809be38070047a8ab8a801689 16:01:59 $ docker rm -f 180531806f9cfbf81af8101077a4a46b155889b809be38070047a8ab8a801689 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:02:01 16:02:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:02:01 latest: Pulling from edgex-devops/edgex-compose-arm64 16:02:01 29e5d40040c1: Pulling fs layer 16:02:01 1ce36da41761: Pulling fs layer 16:02:01 25b303627fd3: Pulling fs layer 16:02:02 29e5d40040c1: Verifying Checksum 16:02:02 29e5d40040c1: Download complete 16:02:02 1ce36da41761: Verifying Checksum 16:02:02 1ce36da41761: Download complete 16:02:02 29e5d40040c1: Pull complete 16:02:03 25b303627fd3: Verifying Checksum 16:02:03 25b303627fd3: Download complete 16:02:03 1ce36da41761: Pull complete 16:02:14 25b303627fd3: Pull complete 16:02:14 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:02:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:02:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:14 prd-ubuntu20.04-docker-arm64-4c-16g-120098 does not seem to be running inside a container 16:02:14 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:02:16 $ docker top 58ed067f8eece701f8e90abd8335412290efbb0881fab119a90882d8de2c7aaf -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:17 + docker-compose build --help 16:02:17 + grep parallel 16:02:21 --parallel Build images in parallel. [Pipeline] } 16:02:21 $ docker stop --time=1 58ed067f8eece701f8e90abd8335412290efbb0881fab119a90882d8de2c7aaf 16:02:23 $ docker rm -f 58ed067f8eece701f8e90abd8335412290efbb0881fab119a90882d8de2c7aaf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:02:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:24 prd-ubuntu20.04-docker-arm64-4c-16g-120098 does not seem to be running inside a container 16:02:24 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:02:25 $ docker top 205e6f9702bd7409b436df3ae7ba7869d6adbb109760b9703d1731582bb8c502 -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:26 + docker-compose -f ./docker-compose-build.yml build --parallel 16:02:30 Building core-command ... 16:02:30 Building core-data ... 16:02:30 Building core-metadata ... 16:02:30 Building security-bootstrapper ... 16:02:30 Building security-proxy-setup ... 16:02:30 Building security-secretstore-setup ... 16:02:30 Building security-spiffe-token-provider ... 16:02:30 Building security-spire-agent ... 16:02:30 Building security-spire-config ... 16:02:30 Building security-spire-server ... 16:02:30 Building support-notifications ... 16:02:30 Building support-scheduler ... 16:02:30 Building sys-mgmt-agent ... 16:02:30 Building security-secretstore-setup 16:02:30 Building core-command 16:02:30 Building security-spire-server 16:02:30 Building core-data 16:02:30 Building security-spire-agent 16:03:27 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:03:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:03:27 ---> 1154a27f672a 16:03:27 Step 3/23 : WORKDIR /edgex-go 16:03:27 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:03:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:03:27 ---> 1154a27f672a 16:03:27 Step 3/24 : WORKDIR /edgex-go 16:03:27 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:03:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:03:27 ---> 1154a27f672a 16:03:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:03:27 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:03:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:03:27 ---> 1154a27f672a 16:03:27 Step 3/24 : WORKDIR /edgex-go 16:03:27 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:03:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:03:27 ---> 1154a27f672a 16:03:27 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:03:27 ---> Running in c74a28cfc9b2 16:03:27 ---> Running in 5b3651ee6313 16:03:27 ---> Running in 2bf95dd998e5 16:03:27 ---> Running in 881e02a88c7e 16:03:27 ---> Running in d4d5923cf319 16:03:27 Removing intermediate container 5b3651ee6313 16:03:27 ---> 32f025971928 16:03:27 Step 4/22 : WORKDIR /edgex-go 16:03:27 Removing intermediate container 2bf95dd998e5 16:03:27 ---> 65e7d68adaed 16:03:27 Step 4/24 : RUN apk add --update --no-cache make git 16:03:27 Removing intermediate container c74a28cfc9b2 16:03:27 ---> 061b6a406eb4 16:03:27 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 16:03:27 ---> Running in 170a7c2ce637 16:03:27 Removing intermediate container 881e02a88c7e 16:03:27 ---> 784e6d07d4eb 16:03:27 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:03:27 ---> Running in 44db79101991 16:03:27 ---> Running in d21e08857bee 16:03:27 ---> Running in 88c95fbdf1e5 16:03:27 Removing intermediate container d4d5923cf319 16:03:27 ---> 6d458111de08 16:03:27 Step 4/23 : WORKDIR /edgex-go 16:03:27 ---> Running in 521d29f54146 16:03:27 Removing intermediate container 170a7c2ce637 16:03:27 ---> de8f4b3b5148 16:03:27 Step 5/22 : RUN apk add --update --no-cache make git 16:03:27 ---> Running in 756863845ea5 16:03:27 Removing intermediate container 521d29f54146 16:03:27 ---> e2aaad6a3575 16:03:27 Step 5/23 : RUN apk add --update --no-cache make git 16:03:27 ---> Running in 058f11641797 16:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:03:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:03:27 OK: 221 MiB in 51 packages 16:03:27 OK: 221 MiB in 51 packages 16:03:27 OK: 221 MiB in 51 packages 16:03:27 OK: 221 MiB in 51 packages 16:03:27 OK: 221 MiB in 51 packages 16:03:28 Removing intermediate container d21e08857bee 16:03:28 ---> f67584f96d97 16:03:28 Step 5/24 : COPY go.mod vendor* ./ 16:03:28 Removing intermediate container 88c95fbdf1e5 16:03:28 ---> 53e4a012627b 16:03:28 Step 5/23 : COPY go.mod vendor* ./ 16:03:28 Removing intermediate container 756863845ea5 16:03:28 ---> 66e1eee266ca 16:03:28 Step 6/22 : COPY go.mod vendor* ./ 16:03:28 Removing intermediate container 44db79101991 16:03:28 ---> f55071772766 16:03:28 Step 5/24 : COPY go.mod vendor* ./ 16:03:28 Removing intermediate container 058f11641797 16:03:28 ---> ef6b78ea13d6 16:03:28 Step 6/23 : COPY go.mod vendor* ./ 16:03:29 ---> e4d999eb4b29 16:03:29 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:29 ---> 419fc32866ac 16:03:29 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:29 ---> Running in 2dcc8e7900a5 16:03:29 ---> 53788bbe9d9d 16:03:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:29 ---> Running in cf88435bdef8 16:03:29 ---> Running in 247d7a7ca6c1 16:03:29 ---> 4daa85ca7bee 16:03:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:29 ---> b94d95ef9bb4 16:03:29 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:29 ---> Running in 598a86b5e835 16:03:30 ---> Running in 9e0130362063 16:05:06 Removing intermediate container 9e0130362063 16:05:06 ---> a8b2102a87fe 16:05:06 Step 7/24 : COPY . . 16:05:06 Removing intermediate container 598a86b5e835 16:05:06 ---> 18ac510334a8 16:05:06 Step 8/22 : COPY . . 16:05:06 Removing intermediate container 247d7a7ca6c1 16:05:06 ---> c7142216dbb8 16:05:06 Step 8/23 : COPY . . 16:05:06 Removing intermediate container cf88435bdef8 16:05:06 ---> 0ee19f2f5194 16:05:06 Step 7/24 : COPY . . 16:05:06 Removing intermediate container 2dcc8e7900a5 16:05:06 ---> 68e3b4c96fe1 16:05:06 Step 7/23 : COPY . . 16:05:12 ---> 80b3cc1c47c5 16:05:12 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:05:12 ---> 091117c102b5 16:05:12 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:05:12 ---> 5aca1b38f660 16:05:12 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 16:05:12 ---> Running in 5ce8b5a049d0 16:05:12 ---> 6d78d5f14266 16:05:12 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:05:12 ---> Running in 0655284107dc 16:05:12 ---> 1a080955cd45 16:05:12 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:05:12 ---> Running in 96b4a7e860a3 16:05:12 ---> Running in a9922a3c2a9d 16:05:12 ---> Running in 015b50dd8c00 16:05:12 Removing intermediate container 5ce8b5a049d0 16:05:12 ---> 588e61c5741f 16:05:12 Step 9/24 : WORKDIR /edgex-go/spire-build 16:05:12 ---> Running in 3e33338ea678 16:05:12 Removing intermediate container a9922a3c2a9d 16:05:12 ---> 2b238c430bde 16:05:12 Step 9/23 : WORKDIR /edgex-go/spire-build 16:05:13 ---> Running in 31429e653b2d 16:05:13 Removing intermediate container 3e33338ea678 16:05:13 ---> 8812bbb08937 16:05:13 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 16:05:13 ---> Running in f596e63a41db 16:05:14 Removing intermediate container 31429e653b2d 16:05:14 ---> cc85789a34b6 16:05:14 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 16:05:14 ---> Running in e16894846a44 16:05:14 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 16:05:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 16:05:14 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 16:05:18 Removing intermediate container f596e63a41db 16:05:18 ---> 80760671e2f0 16:05:18 Step 11/24 : WORKDIR /edgex-go 16:05:18 ---> Running in 01a244ec7678 16:05:18 Removing intermediate container e16894846a44 16:05:18 ---> 19dbd74620f7 16:05:18 Step 11/23 : WORKDIR /edgex-go 16:05:18 ---> Running in 279dbfdd0bfd 16:05:18 Removing intermediate container 01a244ec7678 16:05:18 ---> 9d7b1b41e0a7 16:05:18 16:05:18 Step 12/24 : FROM alpine:3.15 16:05:18 3.15: Pulling from library/alpine 16:05:18 Removing intermediate container 279dbfdd0bfd 16:05:18 ---> 407935eb8fce 16:05:18 16:05:18 Step 12/23 : FROM alpine:3.15 16:05:18 3.15: Pulling from library/alpine 16:05:20 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 16:05:20 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 16:05:20 Status: Downloaded newer image for alpine:3.15 16:05:20 Status: Downloaded newer image for alpine:3.15 16:05:20 ---> 8aa73fd46299 16:05:20 ---> 8aa73fd46299 16:05:20 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:05:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:05:20 ---> Running in fba3d7be5713 16:05:20 ---> Running in 76170c22651c 16:05:21 Removing intermediate container 76170c22651c 16:05:21 ---> efe17a14a1ce 16:05:21 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:05:21 Removing intermediate container fba3d7be5713 16:05:21 ---> 59b4f9420df8 16:05:21 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:05:21 ---> Running in 0bdb8a123534 16:05:21 ---> Running in ab52d67bdcb4 16:05:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:05:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:05:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:05:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:05:25 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:05:25 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:05:25 OK: 15736 distinct packages available 16:05:25 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:05:25 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:05:25 OK: 15736 distinct packages available 16:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:05:27 (1/5) Installing dumb-init (1.2.5-r1) 16:05:27 (2/5) Installing musl-obstack (1.2.3-r0) 16:05:27 (3/5) Installing libucontext (1.1-r0) 16:05:27 (4/5) Installing gcompat (1.0.0-r4) 16:05:27 (5/5) Installing openssl (1.1.1s-r1) 16:05:27 Executing busybox-1.34.1-r7.trigger 16:05:27 OK: 6 MiB in 19 packages 16:05:27 (1/5) Installing dumb-init (1.2.5-r1) 16:05:27 (2/5) Installing musl-obstack (1.2.3-r0) 16:05:27 (3/5) Installing libucontext (1.1-r0) 16:05:27 (4/5) Installing gcompat (1.0.0-r4) 16:05:27 (5/5) Installing openssl (1.1.1s-r1) 16:05:27 Executing busybox-1.34.1-r7.trigger 16:05:27 OK: 6 MiB in 19 packages 16:05:29 Removing intermediate container 0bdb8a123534 16:05:29 ---> 13f747234e94 16:05:29 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:05:29 Removing intermediate container ab52d67bdcb4 16:05:29 ---> 968fe116a284 16:05:29 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:05:35 ---> b1e1a6e92a05 16:05:35 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:05:37 ---> 96bc51f1823a 16:05:37 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:05:40 ---> b19e744f50b7 16:05:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:05:41 ---> 28014b38214d 16:05:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:05:42 ---> 95c8f80de6f9 16:05:42 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:05:42 ---> a8a4efbbe774 16:05:42 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:05:42 ---> Running in 0d6ed1de7416 16:05:43 ---> d3bf1e6589a3 16:05:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:05:43 Removing intermediate container 0d6ed1de7416 16:05:43 ---> 196d63a06598 16:05:43 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:05:43 ---> Running in 871daf116f0d 16:05:44 Removing intermediate container 871daf116f0d 16:05:44 ---> 5a3c7f990bb3 16:05:44 Step 21/23 : LABEL arch=arm64 16:05:44 ---> Running in d9e134af4990 16:05:44 ---> 4dd08df4dc9c 16:05:44 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:05:44 Removing intermediate container d9e134af4990 16:05:44 ---> 3b567aa17e1e 16:05:44 Step 22/23 : LABEL git_sha=e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 16:05:45 ---> Running in 59b9d5c90f03 16:05:45 Removing intermediate container 59b9d5c90f03 16:05:45 ---> a5523548333b 16:05:45 Step 23/23 : LABEL version=0.0.0 16:05:46 ---> Running in 44da95950e8f 16:05:46 ---> a32e3d6c1573 16:05:46 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:05:46 ---> Running in 4030e8b4983f 16:05:46 Removing intermediate container 44da95950e8f 16:05:46 ---> fa3e22dd21fb 16:05:46 16:05:46 Removing intermediate container 4030e8b4983f 16:05:46 ---> 145ae09f59b2 16:05:46 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:05:47 ---> Running in 080e5b625807 16:05:47 Successfully built fa3e22dd21fb 16:05:47 Successfully tagged security-spire-server-arm64:latest 16:05:47 Building security-spire-config 16:05:47  Building security-spire-server ... done Removing intermediate container 080e5b625807 16:05:47 ---> bafa517e25d8 16:05:47 Step 22/24 : LABEL arch=arm64 16:05:47 ---> Running in 68a8dc794a87 16:05:48 Removing intermediate container 68a8dc794a87 16:05:48 ---> 3311400a80a3 16:05:48 Step 23/24 : LABEL git_sha=e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 16:05:48 ---> Running in e301bd2ca082 16:05:48 Removing intermediate container e301bd2ca082 16:05:48 ---> 5ecf9febfe81 16:05:48 Step 24/24 : LABEL version=0.0.0 16:05:48 ---> Running in ce3c41d222bd 16:05:49 Removing intermediate container ce3c41d222bd 16:05:49 ---> 70f1f323522c 16:05:49 16:05:49 Successfully built 70f1f323522c 16:05:49 Successfully tagged security-spire-agent-arm64:latest 16:05:49 Building core-metadata 16:06:16  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:06:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:06:16 ---> 1154a27f672a 16:06:16 Step 3/24 : WORKDIR /edgex-go 16:06:16 ---> Using cache 16:06:16 ---> 784e6d07d4eb 16:06:16 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:06:16 ---> Using cache 16:06:16 ---> f67584f96d97 16:06:16 Step 5/24 : COPY go.mod vendor* ./ 16:06:16 ---> Using cache 16:06:16 ---> 419fc32866ac 16:06:16 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:16 ---> Using cache 16:06:16 ---> 0ee19f2f5194 16:06:16 Step 7/24 : COPY . . 16:06:16 ---> Using cache 16:06:16 ---> 80b3cc1c47c5 16:06:16 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:06:16 ---> Using cache 16:06:16 ---> 588e61c5741f 16:06:16 Step 9/24 : WORKDIR /edgex-go/spire-build 16:06:16 ---> Using cache 16:06:16 ---> 8812bbb08937 16:06:16 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 16:06:16 ---> Using cache 16:06:16 ---> 80760671e2f0 16:06:16 Step 11/24 : WORKDIR /edgex-go 16:06:16 ---> Using cache 16:06:16 ---> 9d7b1b41e0a7 16:06:16 16:06:16 Step 12/24 : FROM alpine:3.15 16:06:16 ---> 8aa73fd46299 16:06:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:06:16 ---> Using cache 16:06:16 ---> 59b4f9420df8 16:06:16 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:06:16 ---> Running in 1071053e06b9 16:06:16 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:06:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:06:16 ---> 1154a27f672a 16:06:16 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:06:16 ---> Using cache 16:06:16 ---> 6d458111de08 16:06:16 Step 4/24 : WORKDIR /edgex-go 16:06:16 ---> Using cache 16:06:16 ---> e2aaad6a3575 16:06:16 Step 5/24 : RUN apk add --update --no-cache make git 16:06:16 ---> Using cache 16:06:16 ---> ef6b78ea13d6 16:06:16 Step 6/24 : COPY go.mod vendor* ./ 16:06:16 ---> Using cache 16:06:16 ---> 53788bbe9d9d 16:06:16 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:16 ---> Using cache 16:06:16 ---> c7142216dbb8 16:06:16 Step 8/24 : COPY . . 16:06:16 ---> Using cache 16:06:16 ---> 1a080955cd45 16:06:16 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:06:16 ---> Running in 05258fded33c 16:06:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:06:18 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 16:06:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:06:20 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:06:20 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:06:20 OK: 15736 distinct packages available 16:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:06:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:06:22 (1/4) Installing dumb-init (1.2.5-r1) 16:06:22 (2/4) Installing musl-obstack (1.2.3-r0) 16:06:22 (3/4) Installing libucontext (1.1-r0) 16:06:22 (4/4) Installing gcompat (1.0.0-r4) 16:06:22 Executing busybox-1.34.1-r7.trigger 16:06:22 OK: 6 MiB in 18 packages 16:06:23 Removing intermediate container 1071053e06b9 16:06:23 ---> 74ed2d123e62 16:06:23 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:06:29 ---> dc362f6bc698 16:06:29 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:06:29 ---> e0441d552989 16:06:29 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:06:29 ---> Running in 6924cd8b89ca 16:06:30 Removing intermediate container 6924cd8b89ca 16:06:30 ---> 3535462ce692 16:06:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:06:31 ---> a238bace2a12 16:06:31 Step 19/24 : WORKDIR / 16:06:31 ---> Running in 2e257442f481 16:06:32 Removing intermediate container 2e257442f481 16:06:32 ---> ea53dae53140 16:06:32 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:06:32 ---> Running in c575d28e4b51 16:06:32 Removing intermediate container c575d28e4b51 16:06:32 ---> cd07b8d1ae3c 16:06:32 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:06:32 ---> Running in 8da1d51281c5 16:06:33 Removing intermediate container 8da1d51281c5 16:06:33 ---> b70e04d64b61 16:06:33 Step 22/24 : LABEL arch=arm64 16:06:33 ---> Running in ac910aadf6f2 16:06:34 Removing intermediate container ac910aadf6f2 16:06:34 ---> 9eaaea37aa8f 16:06:34 Step 23/24 : LABEL git_sha=e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 16:06:34 ---> Running in 5a8e572366ab 16:06:34 Removing intermediate container 5a8e572366ab 16:06:34 ---> 76fa51a37fe8 16:06:34 Step 24/24 : LABEL version=0.0.0 16:06:34 ---> Running in 4369cf1ed1bb 16:06:35 Removing intermediate container 4369cf1ed1bb 16:06:35 ---> 73d05dae8087 16:06:35 16:06:35 Successfully built 73d05dae8087 16:06:35 Successfully tagged security-spire-config-arm64:latest 16:06:35  Building security-spire-config ... done Building sys-mgmt-agent 16:06:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:06:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:06:57 ---> 1154a27f672a 16:06:57 Step 3/22 : WORKDIR /edgex-go 16:06:57 ---> Using cache 16:06:57 ---> 784e6d07d4eb 16:06:57 Step 4/22 : RUN apk add --update --no-cache make bash git 16:06:57 ---> Running in 4abf10527f5a 16:06:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:06:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:06:59 OK: 221 MiB in 51 packages 16:07:00 Removing intermediate container 4abf10527f5a 16:07:00 ---> 218facfa9246 16:07:00 Step 5/22 : COPY go.mod vendor* ./ 16:07:01 ---> a9e5e22f4819 16:07:01 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:07:01 ---> Running in 498cdd1f95bd 16:08:09 Removing intermediate container 498cdd1f95bd 16:08:09 ---> b63cd20e8d3c 16:08:09 Step 7/22 : COPY . . 16:08:24 ---> a70da578cb8f 16:08:24 Step 8/22 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:08:24 ---> Running in 059b2b386ad4 16:08:24 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 16:11:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:11:34 Removing intermediate container 0655284107dc 16:11:34 ---> 01d8acae3a21 16:11:34 16:11:34 Step 9/24 : FROM alpine:3.16 16:11:34 3.16: Pulling from library/alpine 16:11:35 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 16:11:35 Status: Downloaded newer image for alpine:3.16 16:11:35 ---> 2b4661558fb8 16:11:35 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:11:35 ---> Running in 60a0465b66c9 16:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:11:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:11:39 (1/3) Installing ca-certificates (20220614-r0) 16:11:39 (2/3) Installing dumb-init (1.2.5-r1) 16:11:39 (3/3) Installing su-exec (0.2-r1) 16:11:39 Executing busybox-1.35.0-r17.trigger 16:11:39 Executing ca-certificates-20220614-r0.trigger 16:11:39 OK: 6 MiB in 17 packages 16:11:41 Removing intermediate container 60a0465b66c9 16:11:41 ---> 44bd74a3f4f5 16:11:41 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:11:41 ---> Running in 1acd016e198f 16:11:41 Removing intermediate container 1acd016e198f 16:11:41 ---> fe5aaa7b969f 16:11:41 Step 12/24 : WORKDIR / 16:11:42 ---> Running in d6b3d6e76684 16:11:42 Removing intermediate container d6b3d6e76684 16:11:42 ---> ebbfa697ca9a 16:11:42 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:11:43 ---> a4f83a173232 16:11:43 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:11:44 ---> 9cb31e13b6ee 16:11:44 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:11:45 ---> d3dec2a3dcf5 16:11:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:11:46 ---> 2614c4b0a941 16:11:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:11:47 ---> fb3192e83db0 16:11:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:11:49 ---> 45a5d13315e1 16:11:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:11:50 ---> 50d3f2151e8c 16:11:50 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:11:50 ---> Running in aaeeee7720ef 16:11:53 Removing intermediate container aaeeee7720ef 16:11:53 ---> a6d1a2d03a0f 16:11:53 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 16:11:53 ---> Running in a09e54e0e5c0 16:11:53 Removing intermediate container a09e54e0e5c0 16:11:53 ---> 51f20d23a11f 16:11:53 Step 22/24 : LABEL arch=arm64 16:11:53 ---> Running in 93ee2091f038 16:11:54 Removing intermediate container 93ee2091f038 16:11:54 ---> 37eeca6580a0 16:11:54 Step 23/24 : LABEL git_sha=e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 16:11:54 ---> Running in 46c516b2e4f0 16:11:55 Removing intermediate container 46c516b2e4f0 16:11:55 ---> d9cf978c0944 16:11:55 Step 24/24 : LABEL version=0.0.0 16:11:55 ---> Running in b73fc3798532 16:11:56 Removing intermediate container b73fc3798532 16:11:56 ---> 059fc87633b1 16:11:56 16:11:56 Successfully built 059fc87633b1 16:11:56 Successfully tagged security-secretstore-setup-arm64:latest 16:11:56 Building security-spiffe-token-provider 16:12:05  Building security-secretstore-setup ... done Removing intermediate container 015b50dd8c00 16:12:05 ---> a49bb7e07fc5 16:12:05 16:12:05 Step 10/23 : FROM alpine:3.16 16:12:05 ---> 2b4661558fb8 16:12:05 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:12:05 ---> Running in a676a93c333a 16:12:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:12:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:12:09 (1/1) Installing dumb-init (1.2.5-r1) 16:12:09 Executing busybox-1.35.0-r17.trigger 16:12:09 OK: 5 MiB in 15 packages 16:12:11 Removing intermediate container a676a93c333a 16:12:11 ---> b113a0dd85d5 16:12:11 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:12:11 ---> Running in 129bfa0b3b26 16:12:12 Removing intermediate container 129bfa0b3b26 16:12:12 ---> 1bb41886b98f 16:12:12 Step 13/23 : ENV APP_PORT=59882 16:12:12 ---> Running in 240561295aa7 16:12:13 Removing intermediate container 240561295aa7 16:12:13 ---> 3acbd0a6900e 16:12:13 Step 14/23 : EXPOSE $APP_PORT 16:12:13 ---> Running in 0e73d528c74f 16:12:13 Removing intermediate container 0e73d528c74f 16:12:13 ---> 3f3cdfab50e0 16:12:13 Step 15/23 : WORKDIR / 16:12:14 ---> Running in ff2f2eea79e1 16:12:14 Removing intermediate container ff2f2eea79e1 16:12:14 ---> 5265138460df 16:12:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:12:16 ---> 85435d580611 16:12:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:12:16 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:12:16 Step 2/19 : FROM ${BUILDER_BASE} AS builder 16:12:16 ---> 1154a27f672a 16:12:16 Step 3/19 : WORKDIR /edgex-go 16:12:16 ---> Using cache 16:12:16 ---> 784e6d07d4eb 16:12:16 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 16:12:16 ---> Running in 34219856344e 16:12:18 ---> 1229e186a17b 16:12:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:12:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:12:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:12:19 ---> 971ed1cf32c6 16:12:20 Step 19/23 : ENTRYPOINT ["/core-command"] 16:12:20 ---> Running in e5f3731747f9 16:12:20 v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:12:20 v3.16.3-23-gb50c37c122 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:12:20 OK: 16895 distinct packages available 16:12:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:12:20 Removing intermediate container e5f3731747f9 16:12:20 ---> cab50043f56a 16:12:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:12:21 ---> Running in 432df58d330e 16:12:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:12:22 OK: 221 MiB in 51 packages 16:12:23 Removing intermediate container 432df58d330e 16:12:23 ---> 8bd975cb3d1e 16:12:23 Step 21/23 : LABEL arch=arm64 16:12:23 ---> Running in 8df0257cae13 16:12:25 Removing intermediate container 8df0257cae13 16:12:25 ---> abff9e55f90d 16:12:25 Step 22/23 : LABEL git_sha=e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 16:12:25 Removing intermediate container 34219856344e 16:12:25 ---> f9a850cd64a4 16:12:25 Step 5/19 : COPY go.mod vendor* ./ 16:12:25 ---> Running in db6d5fbba1d0 16:12:26 Removing intermediate container db6d5fbba1d0 16:12:26 ---> f60eef666961 16:12:26 Step 23/23 : LABEL version=0.0.0 16:12:26 ---> Running in 0b25a500d281 16:12:26 ---> 57c16014268c 16:12:26 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:12:27 ---> Running in 64a0c5c176d9 16:12:27 Removing intermediate container 0b25a500d281 16:12:27 ---> 51b5cb085c58 16:12:27 16:12:27 Successfully built 51b5cb085c58 16:12:27 Successfully tagged core-command-arm64:latest 16:12:27 Building support-scheduler 16:12:31  Building core-command ... done Removing intermediate container 96b4a7e860a3 16:12:31 ---> 3367f54cdc2a 16:12:31 16:12:31 Step 10/22 : FROM alpine:3.16 16:12:31 ---> 2b4661558fb8 16:12:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:12:31 ---> Running in 3575869b7a46 16:12:31 Removing intermediate container 3575869b7a46 16:12:31 ---> f04f369320d8 16:12:31 Step 12/22 : ENV APP_PORT=59880 16:12:31 ---> Running in 268feba849c3 16:12:32 Removing intermediate container 268feba849c3 16:12:32 ---> 071a1b5bf25f 16:12:32 Step 13/22 : EXPOSE $APP_PORT 16:12:32 ---> Running in 38069a590a48 16:12:33 Removing intermediate container 38069a590a48 16:12:33 ---> 44dedab5405c 16:12:33 Step 14/22 : RUN apk add --update --no-cache dumb-init 16:12:33 ---> Running in 0b6c037bab47 16:12:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:12:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:12:37 (1/1) Installing dumb-init (1.2.5-r1) 16:12:37 Executing busybox-1.35.0-r17.trigger 16:12:37 OK: 5 MiB in 15 packages 16:12:39 Removing intermediate container 0b6c037bab47 16:12:39 ---> cc3c95c0a32f 16:12:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:12:40 ---> cbdb1064a37c 16:12:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:12:42 ---> fe6b12c5dd04 16:12:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:12:44 ---> ac1cdf3c4240 16:12:44 Step 18/22 : ENTRYPOINT ["/core-data"] 16:12:44 ---> Running in 6d2c99f4b885 16:12:44 Removing intermediate container 6d2c99f4b885 16:12:44 ---> 324e6c77c52c 16:12:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:12:44 ---> Running in 9a60a11ab02a 16:12:45 Removing intermediate container 9a60a11ab02a 16:12:45 ---> aca9c8b14991 16:12:45 Step 20/22 : LABEL arch=arm64 16:12:45 ---> Running in 13759ce93571 16:12:46 Removing intermediate container 13759ce93571 16:12:46 ---> f2660a08d81e 16:12:46 Step 21/22 : LABEL git_sha=e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 16:12:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:12:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:12:46 ---> 1154a27f672a 16:12:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:12:46 ---> Using cache 16:12:46 ---> 6d458111de08 16:12:46 Step 4/22 : WORKDIR /edgex-go 16:12:46 ---> Using cache 16:12:46 ---> e2aaad6a3575 16:12:46 Step 5/22 : RUN apk add --update --no-cache make git 16:12:46 ---> Using cache 16:12:46 ---> ef6b78ea13d6 16:12:46 Step 6/22 : COPY go.mod vendor* ./ 16:12:46 ---> Using cache 16:12:46 ---> 53788bbe9d9d 16:12:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:12:46 ---> Using cache 16:12:46 ---> c7142216dbb8 16:12:46 Step 8/22 : COPY . . 16:12:46 ---> Using cache 16:12:46 ---> 1a080955cd45 16:12:46 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler ---> Running in d2b7af53220c 16:12:46 16:12:46 ---> Running in bb02f9d49b2b 16:12:47 Removing intermediate container d2b7af53220c 16:12:47 ---> fc762e4c49e2 16:12:47 Step 22/22 : LABEL version=0.0.0 16:12:47 ---> Running in a7accea8ce78 16:12:48 Removing intermediate container a7accea8ce78 16:12:48 ---> 21f2092d6efc 16:12:48 16:12:48 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 16:12:48 Successfully built 21f2092d6efc 16:12:48 Successfully tagged core-data-arm64:latest 16:12:48  Building core-data ... done Building security-bootstrapper 16:13:07 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:13:07 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:13:07 ---> 1154a27f672a 16:13:07 Step 3/32 : WORKDIR /edgex-go 16:13:07 ---> Using cache 16:13:07 ---> 784e6d07d4eb 16:13:07 Step 4/32 : RUN apk add --update --no-cache make git 16:13:07 ---> Running in 541f45257618 16:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:13:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:13:09 OK: 221 MiB in 51 packages 16:13:11 Removing intermediate container 541f45257618 16:13:11 ---> 885f9652d2c3 16:13:11 Step 5/32 : COPY go.mod vendor* ./ 16:13:14 ---> 522ff91f63a4 16:13:14 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:13:14 ---> Running in 3910779325b4 16:13:46 Removing intermediate container 05258fded33c 16:13:46 ---> 61451cc8bb58 16:13:46 16:13:46 Step 10/24 : FROM alpine:3.16 16:13:46 ---> 2b4661558fb8 16:13:46 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:13:46 ---> Using cache 16:13:46 ---> b113a0dd85d5 16:13:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:13:46 ---> Using cache 16:13:46 ---> 1bb41886b98f 16:13:46 Step 13/24 : ENV APP_PORT=59881 16:13:46 ---> Running in 3922872ad0ac 16:13:46 Removing intermediate container 3922872ad0ac 16:13:46 ---> 5dc0b873b655 16:13:46 Step 14/24 : EXPOSE $APP_PORT 16:13:46 ---> Running in c52fd61d513c 16:13:46 Removing intermediate container c52fd61d513c 16:13:46 ---> 288ffec460ce 16:13:46 Step 15/24 : WORKDIR / 16:13:46 ---> Running in dcc923a70ea8 16:13:46 Removing intermediate container dcc923a70ea8 16:13:46 ---> 60c1d4dec4ab 16:13:46 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:13:46 Removing intermediate container 64a0c5c176d9 16:13:46 ---> 6979a647ff44 16:13:46 Step 7/19 : COPY . . 16:13:46 ---> ccc1158ea6a2 16:13:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:13:48 ---> 9ac945aeb525 16:13:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:13:49 ---> 99fe0c76bee9 16:13:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:13:51 ---> 0198821a8af2 16:13:51 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:13:51 ---> Running in 05bebb24723b 16:13:52 Removing intermediate container 05bebb24723b 16:13:52 ---> a8b40b9bbe8d 16:13:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:13:52 ---> Running in 90d9e47b7727 16:13:52 Removing intermediate container 90d9e47b7727 16:13:52 ---> 094de015f139 16:13:52 Step 22/24 : LABEL arch=arm64 16:13:53 ---> Running in 1addb77b7169 16:13:53 Removing intermediate container 1addb77b7169 16:13:53 ---> 58c3f3996e6c 16:13:53 Step 23/24 : LABEL git_sha=e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 16:13:53 ---> Running in 6d477da662b5 16:13:55 Removing intermediate container 6d477da662b5 16:13:55 ---> b8e6f97b9bbb 16:13:55 Step 24/24 : LABEL version=0.0.0 16:13:55 ---> Running in f64a464d083b 16:13:55 Removing intermediate container f64a464d083b 16:13:55 ---> 28b20f77a4bc 16:13:55 16:13:56 Successfully built 28b20f77a4bc 16:13:56 Successfully tagged core-metadata-arm64:latest 16:13:56  Building core-metadata ... done Building support-notifications 16:14:09 ---> aa51faeb4591 16:14:09 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:14:09 ---> Running in 9433297ffb20 16:14:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:14:17 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:14:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:14:17 ---> 1154a27f672a 16:14:17 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:14:17 ---> Using cache 16:14:17 ---> 6d458111de08 16:14:17 Step 4/22 : WORKDIR /edgex-go 16:14:17 ---> Using cache 16:14:17 ---> e2aaad6a3575 16:14:17 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:14:17 ---> Running in 8c4442cdbcfc 16:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:14:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:14:21 Removing intermediate container 059b2b386ad4 16:14:21 ---> db6fbde9ff6b 16:14:21 Step 9/22 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:14:21 ---> Running in a2f43f016b1f 16:14:21 OK: 221 MiB in 51 packages 16:14:24 Removing intermediate container 8c4442cdbcfc 16:14:24 ---> 4970f1635d1e 16:14:24 Step 6/22 : COPY go.mod vendor* ./ 16:14:24 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 16:14:25 ---> 05ba61da4747 16:14:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:14:26 ---> Running in be284d20f402 16:14:30 Removing intermediate container a2f43f016b1f 16:14:30 ---> 99624dab246e 16:14:30 16:14:30 Step 10/22 : FROM alpine:3.16 16:14:30 ---> 2b4661558fb8 16:14:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:14:30 ---> Running in f80b9f7a3969 16:14:31 Removing intermediate container f80b9f7a3969 16:14:31 ---> 44b03fd5e5ed 16:14:31 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 16:14:31 ---> Running in eb8fc1f1eec6 16:14:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:14:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:14:35 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:14:35 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:14:35 (3/33) Installing readline (8.1.2-r0) 16:14:35 (4/33) Installing bash (5.1.16-r2) 16:14:35 Executing bash-5.1.16-r2.post-install 16:14:35 (5/33) Installing ca-certificates (20220614-r0) 16:14:36 (6/33) Installing brotli-libs (1.0.9-r6) 16:14:36 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:14:36 (8/33) Installing libcurl (7.83.1-r4) 16:14:36 (9/33) Installing curl (7.83.1-r4) 16:14:36 (10/33) Installing docker-cli (20.10.20-r0) 16:14:37 (11/33) Installing dumb-init (1.2.5-r1) 16:14:37 (12/33) Installing libbz2 (1.0.8-r1) 16:14:37 (13/33) Installing expat (2.5.0-r0) 16:14:37 (14/33) Installing libffi (3.4.2-r1) 16:14:37 (15/33) Installing gdbm (1.23-r0) 16:14:37 (16/33) Installing xz-libs (5.2.5-r1) 16:14:37 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:14:37 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:14:37 (19/33) Installing mpdecimal (2.5.1-r1) 16:14:37 (20/33) Installing sqlite-libs (3.38.5-r0) 16:14:37 (21/33) Installing python3 (3.10.8-r0) 16:14:37 Removing intermediate container 3910779325b4 16:14:37 ---> 349db8c4b0b4 16:14:37 Step 7/32 : COPY . . 16:14:41 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:14:41 (23/33) Installing py3-tomli (2.0.1-r1) 16:14:41 (24/33) Installing py3-pep517 (0.12.0-r2) 16:14:41 (25/33) Installing py3-six (1.16.0-r1) 16:14:41 (26/33) Installing py3-retrying (1.3.3-r3) 16:14:41 (27/33) Installing py3-appdirs (1.4.4-r3) 16:14:41 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:14:41 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:14:41 (30/33) Installing py3-parsing (2.4.7-r3) 16:14:41 (31/33) Installing py3-packaging (21.3-r0) 16:14:41 (32/33) Installing py3-setuptools (59.4.0-r0) 16:14:41 (33/33) Installing py3-pip (22.1.1-r0) 16:14:42 Executing busybox-1.35.0-r17.trigger 16:14:42 Executing ca-certificates-20220614-r0.trigger 16:14:43 OK: 121 MiB in 47 packages 16:14:51 ---> f6421713b782 16:14:51 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:14:51 ---> Running in 08c8fe58c5f2 16:14: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:15:00 Collecting docker-compose==1.23.2 16:15:00 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:15:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.1 MB/s eta 0:00:00 16:15:01 Collecting cached-property<2,>=1.2.0 16:15:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:15:01 Collecting texttable<0.10,>=0.9.0 16:15:01 Downloading texttable-0.9.1.tar.gz (11 kB) 16:15:02 Preparing metadata (setup.py): started 16:15:05 Preparing metadata (setup.py): finished with status 'done' 16:15:05 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:15:05 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:15:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 14.9 MB/s eta 0:00:00 16:15:06 Collecting PyYAML<4,>=3.10 16:15:06 Downloading PyYAML-3.13.tar.gz (270 kB) 16:15:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 2.7 MB/s eta 0:00:00 16:15:09 Preparing metadata (setup.py): started 16:15:13 Preparing metadata (setup.py): finished with status 'done' 16:15:13 Collecting jsonschema<3,>=2.5.1 16:15:13 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:15:13 Collecting dockerpty<0.5,>=0.4.1 16:15:13 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:15:13 Preparing metadata (setup.py): started 16:15:16 Preparing metadata (setup.py): finished with status 'done' 16:15:16 Collecting docker<4.0,>=3.6.0 16:15:16 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:15:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 17.5 MB/s eta 0:00:00 16:15:17 Collecting docopt<0.7,>=0.6.1 16:15:17 Downloading docopt-0.6.2.tar.gz (25 kB) 16:15:17 Preparing metadata (setup.py): started 16:15:20 Preparing metadata (setup.py): finished with status 'done' 16:15:20 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:15:21 Collecting websocket-client<1.0,>=0.32.0 16:15:21 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:15:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 17.4 MB/s eta 0:00:00 16:15:22 Collecting docker-pycreds>=0.4.0 16:15:22 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:15:22 Collecting chardet<3.1.0,>=3.0.2 16:15:22 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:15:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 11.8 MB/s eta 0:00:00 16:15:23 Collecting certifi>=2017.4.17 16:15:23 Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) 16:15:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 12.6 MB/s eta 0:00:00 16:15:23 Collecting idna<2.8,>=2.5 16:15:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:15:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.0 MB/s eta 0:00:00 16:15:24 Collecting urllib3<1.25,>=1.21.1 16:15:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:15:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.7 MB/s eta 0:00:00 16:15:26 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:15:26 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:15:26 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:15:26 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:15:27 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:15:27 Running setup.py install for texttable: started 16:15:30 Running setup.py install for texttable: finished with status 'done' 16:15:30 Running setup.py install for PyYAML: started 16:15:33 Removing intermediate container be284d20f402 16:15:33 ---> af5e1220c538 16:15:33 Step 8/22 : COPY . . 16:15:35 Running setup.py install for PyYAML: finished with status 'done' 16:15:37 Running setup.py install for docopt: started 16:15:42 Running setup.py install for docopt: finished with status 'done' 16:15:46 ---> 23ed4bcb9f8a 16:15:46 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:15:46 ---> Running in 02ed863f6ce3 16:15:46 Running setup.py install for dockerpty: started 16:15:47 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:15:49 Running setup.py install for dockerpty: finished with status 'done' 16:15:53 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.24 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 16:15:53 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 16:16:11 Removing intermediate container eb8fc1f1eec6 16:16:11 ---> afc59f5078dd 16:16:11 Step 13/22 : ENV APP_PORT=58890 16:16:11 ---> Running in 3f48273f99aa 16:16:11 Removing intermediate container 3f48273f99aa 16:16:11 ---> 96995f093207 16:16:11 Step 14/22 : EXPOSE $APP_PORT 16:16:11 ---> Running in 0296b846cb5d 16:16:11 Removing intermediate container 0296b846cb5d 16:16:11 ---> a0cc4c8a64b0 16:16:11 Step 15/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:16:12 ---> 25aa45ed8d4b 16:16:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:16:12 ---> d31856ad78f2 16:16:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:16:14 ---> 7638411f93f9 16:16:14 Step 18/22 : ENTRYPOINT ["/sys-mgmt-agent"] 16:16:14 ---> Running in 4d1657f40291 16:16:14 Removing intermediate container 4d1657f40291 16:16:14 ---> 1d6e18ec3f95 16:16:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:16:14 ---> Running in b6f4953e2a3e 16:16:16 Removing intermediate container b6f4953e2a3e 16:16:16 ---> 9dd7d0657c65 16:16:16 Step 20/22 : LABEL arch=arm64 16:16:16 ---> Running in 7ddbaf04cc92 16:16:17 Removing intermediate container 7ddbaf04cc92 16:16:17 ---> 49dfdbf033e9 16:16:17 Step 21/22 : LABEL git_sha=e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 16:16:17 ---> Running in c98c93a3f02d 16:16:18 Removing intermediate container c98c93a3f02d 16:16:18 ---> 1ab4cd79a7d3 16:16:18 Step 22/22 : LABEL version=0.0.0 16:16:18 ---> Running in f90284797f9c 16:16:18 Removing intermediate container f90284797f9c 16:16:18 ---> 4940d2d0e30e 16:16:18 16:16:18 Successfully built 4940d2d0e30e 16:16:18 Successfully tagged sys-mgmt-agent-arm64:latest 16:16:18 Building security-proxy-setup 16:16:34  Building sys-mgmt-agent ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:16:34 Step 2/21 : FROM ${BUILDER_BASE} AS builder 16:16:34 ---> 1154a27f672a 16:16:34 Step 3/21 : WORKDIR /edgex-go 16:16:34 ---> Using cache 16:16:34 ---> 784e6d07d4eb 16:16:34 Step 4/21 : RUN apk add --update --no-cache make git 16:16:34 ---> Using cache 16:16:34 ---> 885f9652d2c3 16:16:34 Step 5/21 : COPY go.mod vendor* ./ 16:16:34 ---> Using cache 16:16:34 ---> 522ff91f63a4 16:16:34 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:16:34 ---> Using cache 16:16:34 ---> 349db8c4b0b4 16:16:34 Step 7/21 : COPY . . 16:16:34 ---> Using cache 16:16:34 ---> f6421713b782 16:16:34 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:16:34 ---> Running in 9fa24f33101b 16:16:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:20:55 Removing intermediate container 08c8fe58c5f2 16:20:55 ---> d545a5ceadf0 16:20:55 16:20:55 Step 9/32 : FROM alpine:3.16 16:20:55 ---> 2b4661558fb8 16:20:55 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:20:55 ---> Running in 7c1378f8d13d 16:20:55 Removing intermediate container 7c1378f8d13d 16:20:55 ---> 160e2c818006 16:20:55 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 16:20:55 ---> Running in ed46e1f99fe3 16:20:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:20:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:20:59 (1/2) Installing dumb-init (1.2.5-r1) 16:20:59 (2/2) Installing su-exec (0.2-r1) 16:20:59 Executing busybox-1.35.0-r17.trigger 16:20:59 OK: 5 MiB in 16 packages 16:21:00 Removing intermediate container ed46e1f99fe3 16:21:00 ---> 838677789b1a 16:21:00 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 16:21:01 ---> Running in 57c8075f5cf4 16:21:01 Removing intermediate container 57c8075f5cf4 16:21:01 ---> 9ed0b5ee9b9c 16:21:01 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:21:01 ---> Running in 21e7a91ba211 16:21:02 Removing intermediate container 21e7a91ba211 16:21:02 ---> 87d39284e390 16:21:02 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:21:02 ---> Running in 7d643ffbeeba 16:21:02 Removing intermediate container 7d643ffbeeba 16:21:02 ---> da2f8ca84bd4 16:21:02 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:21:02 ---> Running in 3cb45b3db946 16:21:03 Removing intermediate container 3cb45b3db946 16:21:03 ---> cec1f48b5379 16:21:03 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:21:03 ---> Running in dc3b78317484 16:21:06 Removing intermediate container dc3b78317484 16:21:06 ---> 3ad02aace147 16:21:06 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 16:21:06 ---> Running in deed5cb5941a 16:21:06 Removing intermediate container deed5cb5941a 16:21:06 ---> 282827947d26 16:21:06 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:21:07 ---> fe85096951c4 16:21:07 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:21:07 ---> Running in d5a69e5809ca 16:21:11 Removing intermediate container d5a69e5809ca 16:21:11 ---> ad491024ddac 16:21:11 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:21:11 ---> 5f02a49c9d72 16:21:11 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:21:13 ---> 9e6d067209d3 16:21:13 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:21:14 ---> 287a5214d280 16:21:14 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:21:15 ---> f0b850c5a3d8 16:21:15 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:21:16 ---> 08c3b4a446b6 16:21:16 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:21:17 ---> 7a2c7cc437d3 16:21:17 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:21:18 ---> 81b0aa2c361b 16:21:18 Step 27/32 : RUN chmod +x /entrypoint.sh 16:21:18 ---> Running in 0b83d1139050 16:21:21 Removing intermediate container 0b83d1139050 16:21:21 ---> 3b20bd1b78c7 16:21:21 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:21:21 ---> Running in a8541b64cee8 16:21:21 Removing intermediate container a8541b64cee8 16:21:21 ---> 86f0c4b02d17 16:21:21 Step 29/32 : CMD ["gate"] 16:21:21 ---> Running in c54400d630e6 16:21:24 Removing intermediate container c54400d630e6 16:21:24 ---> 0f9b72845df5 16:21:24 Step 30/32 : LABEL arch=arm64 16:21:24 ---> Running in a8ebe881c7bb 16:21:24 Removing intermediate container a8ebe881c7bb 16:21:24 ---> c14b8e9eac20 16:21:24 Step 31/32 : LABEL git_sha=e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 16:21:25 ---> Running in b12830c04463 16:21:25 Removing intermediate container b12830c04463 16:21:25 ---> a3e2518576d9 16:21:25 Step 32/32 : LABEL version=0.0.0 16:21:25 ---> Running in 0078ba99bcbb 16:21:25 Removing intermediate container 0078ba99bcbb 16:21:25 ---> 7ba492be42ee 16:21:25 16:21:26 Successfully built 7ba492be42ee 16:21:26 Successfully tagged security-bootstrapper-arm64:latest 16:21:44  Building security-bootstrapper ... done Removing intermediate container bb02f9d49b2b 16:21:44 ---> d779db608692 16:21:44 16:21:44 Step 10/22 : FROM alpine:3.16 16:21:44 ---> 2b4661558fb8 16:21:44 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:21:44 ---> Using cache 16:21:44 ---> b113a0dd85d5 16:21:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:21:44 ---> Using cache 16:21:44 ---> 1bb41886b98f 16:21:44 Step 13/22 : ENV APP_PORT=59861 16:21:44 ---> Running in b9538a65b323 16:21:45 Removing intermediate container b9538a65b323 16:21:45 ---> 9567e7931b1d 16:21:45 Step 14/22 : EXPOSE $APP_PORT 16:21:45 ---> Running in 251f7588556f 16:21:46 Removing intermediate container 251f7588556f 16:21:46 ---> 2b94474c8d7e 16:21:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:21:48 ---> 65fbdf50e41c 16:21:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:21:52 ---> 94216728a50b 16:21:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:21:52 ---> 6aa64458ccc8 16:21:52 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:21:53 ---> Running in 490c4f0f73a2 16:21:54 Removing intermediate container 490c4f0f73a2 16:21:54 ---> bb85c413303c 16:21:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:21:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:21:54 ---> Running in ffc2bcc6789e 16:21:54 Removing intermediate container ffc2bcc6789e 16:21:54 ---> 7ff72dd521e3 16:21:54 Step 20/22 : LABEL arch=arm64 16:21:55 ---> Running in b29bb7b14477 16:21:55 Removing intermediate container 9433297ffb20 16:21:55 ---> 817f3898f370 16:21:55 16:21:55 Step 9/19 : FROM alpine:3.15 16:21:55 ---> 8aa73fd46299 16:21:55 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:21:55 ---> Using cache 16:21:55 ---> 59b4f9420df8 16:21:55 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:21:55 ---> Running in d45575938ce6 16:21:55 Removing intermediate container b29bb7b14477 16:21:55 ---> da50ed50a4ae 16:21:55 Step 21/22 : LABEL git_sha=e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 16:21:55 ---> Running in 6c3cac62a655 16:21:56 Removing intermediate container 6c3cac62a655 16:21:56 ---> da1fa638f560 16:21:56 Step 22/22 : LABEL version=0.0.0 16:21:56 ---> Running in bbc375a799a2 16:21:57 Removing intermediate container bbc375a799a2 16:21:57 ---> 3246f2a1bed3 16:21:57 16:21:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:21:57 Successfully built 3246f2a1bed3 16:21:57 Successfully tagged support-scheduler-arm64:latest 16:21:57  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:21:58 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:21:58 v3.15.6-187-gbac7aa963e [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:21:58 OK: 15736 distinct packages available 16:21:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:21:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:22:00 (1/9) Installing ca-certificates (20220614-r0) 16:22:00 (2/9) Installing brotli-libs (1.0.9-r5) 16:22:00 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:22:00 (4/9) Installing libcurl (7.80.0-r4) 16:22:00 (5/9) Installing curl (7.80.0-r4) 16:22:00 (6/9) Installing dumb-init (1.2.5-r1) 16:22:00 (7/9) Installing musl-obstack (1.2.3-r0) 16:22:00 (8/9) Installing libucontext (1.1-r0) 16:22:00 (9/9) Installing gcompat (1.0.0-r4) 16:22:00 Executing busybox-1.34.1-r7.trigger 16:22:00 Executing ca-certificates-20220614-r0.trigger 16:22:00 OK: 8 MiB in 23 packages 16:22:02 Removing intermediate container d45575938ce6 16:22:02 ---> e1579534763b 16:22:02 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 16:22:03 ---> 38a505bfdadc 16:22:03 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:22:06 ---> 4fde698a8a79 16:22:06 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:22:07 ---> b199a06302b7 16:22:07 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:22:07 ---> Running in 230a98d4a808 16:22:08 Removing intermediate container 230a98d4a808 16:22:08 ---> 7ed692a33ed0 16:22:08 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:22:08 ---> Running in bbad75126bd6 16:22:09 Removing intermediate container bbad75126bd6 16:22:09 ---> 7d580600ddaa 16:22:09 Step 17/19 : LABEL arch=arm64 16:22:09 ---> Running in 1b936b3ce091 16:22:10 Removing intermediate container 1b936b3ce091 16:22:10 ---> 2768fab5951c 16:22:10 Step 18/19 : LABEL git_sha=e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 16:22:10 ---> Running in e2186112e288 16:22:11 Removing intermediate container e2186112e288 16:22:11 ---> 0868e3095ea4 16:22:11 Step 19/19 : LABEL version=0.0.0 16:22:11 ---> Running in 08e9786f7250 16:22:12 Removing intermediate container 08e9786f7250 16:22:12 ---> 5477f2f15e83 16:22:12 16:22:13 Successfully built 5477f2f15e83 16:22:13 Successfully tagged security-spiffe-token-provider-arm64:latest 16:22:13  Building security-spiffe-token-provider ... done Removing intermediate container 9fa24f33101b 16:22:13 ---> 654b0f10d6a8 16:22:13 16:22:13 Step 9/21 : FROM alpine:3.16 16:22:13 ---> 2b4661558fb8 16:22:13 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 16:22:13 ---> Running in 23494fb9a986 16:22:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:22:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:22:17 (1/6) Installing ca-certificates (20220614-r0) 16:22:17 (2/6) Installing brotli-libs (1.0.9-r6) 16:22:17 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:22:17 (4/6) Installing libcurl (7.83.1-r4) 16:22:17 (5/6) Installing curl (7.83.1-r4) 16:22:17 (6/6) Installing dumb-init (1.2.5-r1) 16:22:17 Executing busybox-1.35.0-r17.trigger 16:22:17 Executing ca-certificates-20220614-r0.trigger 16:22:17 OK: 8 MiB in 20 packages 16:22:19 Removing intermediate container 23494fb9a986 16:22:19 ---> c0c4cbb15adc 16:22:19 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:22:19 ---> Running in c01e0de34496 16:22:19 Removing intermediate container c01e0de34496 16:22:19 ---> 8f549a3bf769 16:22:19 Step 12/21 : WORKDIR /edgex 16:22:20 ---> Running in 4ec43fd793c0 16:22:20 Removing intermediate container 4ec43fd793c0 16:22:20 ---> bcd5acd4d1ff 16:22:20 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:22:21 ---> 75d91c303859 16:22:21 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:22:22 ---> 8a63c697a2c1 16:22:22 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:22:24 ---> 84c03e7bcf3c 16:22:24 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:22:25 ---> 23abf24d5be5 16:22:25 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:22:25 ---> Running in 5d5ca3e53892 16:22:27 Removing intermediate container 5d5ca3e53892 16:22:27 ---> 63f1f929b513 16:22:27 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 16:22:27 ---> Running in dd2f610a0024 16:22:28 Removing intermediate container dd2f610a0024 16:22:28 ---> 2e901374f482 16:22:28 Step 19/21 : LABEL arch=arm64 16:22:28 ---> Running in b05b4af75ac1 16:22:28 Removing intermediate container b05b4af75ac1 16:22:28 ---> f6d819340bec 16:22:28 Step 20/21 : LABEL git_sha=e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 16:22:28 ---> Running in 96bb742e6dbc 16:22:28 Removing intermediate container 96bb742e6dbc 16:22:28 ---> 77fead713fef 16:22:28 Step 21/21 : LABEL version=0.0.0 16:22:28 ---> Running in d2fcd63eb272 16:22:29 Removing intermediate container d2fcd63eb272 16:22:29 ---> 1c62948a75c3 16:22:29 16:22:29 Successfully built 1c62948a75c3 16:22:29 Successfully tagged security-proxy-setup-arm64:latest 16:22:51  Building security-proxy-setup ... done Removing intermediate container 02ed863f6ce3 16:22:51 ---> fac666ac4b6a 16:22:51 16:22:51 Step 10/22 : FROM alpine:3.16 16:22:51 ---> 2b4661558fb8 16:22:51 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:22:52 ---> Running in ad6dc5600399 16:22:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:22:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:22:54 (1/2) Installing ca-certificates (20220614-r0) 16:22:54 (2/2) Installing dumb-init (1.2.5-r1) 16:22:54 Executing busybox-1.35.0-r17.trigger 16:22:54 Executing ca-certificates-20220614-r0.trigger 16:22:54 OK: 6 MiB in 16 packages 16:22:56 Removing intermediate container ad6dc5600399 16:22:56 ---> 4a371aeb3dad 16:22:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:22:56 ---> Running in d10e5ad67487 16:22:56 Removing intermediate container d10e5ad67487 16:22:56 ---> dcc8e0d76809 16:22:56 Step 13/22 : ENV APP_PORT=59860 16:22:56 ---> Running in 2629b71dbe63 16:22:56 Removing intermediate container 2629b71dbe63 16:22:56 ---> 21a6cedf0205 16:22:56 Step 14/22 : EXPOSE $APP_PORT 16:22:56 ---> Running in c7799167cb78 16:22:57 Removing intermediate container c7799167cb78 16:22:57 ---> ae57e7b1c2ae 16:22:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:22:57 ---> 9299ce535ec6 16:22:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:22:59 ---> 722979e60954 16:22:59 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:22:59 ---> 970663a82956 16:22:59 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:22:59 ---> Running in a41c4deb02f7 16:23:00 Removing intermediate container a41c4deb02f7 16:23:00 ---> 39ac26b95f9f 16:23:00 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:23:00 ---> Running in abdd0b1521b2 16:23:00 Removing intermediate container abdd0b1521b2 16:23:00 ---> b43bfd397a28 16:23:00 Step 20/22 : LABEL arch=arm64 16:23:00 ---> Running in c6b7df096bd2 16:23:00 Removing intermediate container c6b7df096bd2 16:23:00 ---> 31295978d571 16:23:00 Step 21/22 : LABEL git_sha=e31ce97cd74e0f7f47a8504503a3d8f15843cbc2 16:23:01 ---> Running in caff387d2418 16:23:01 Removing intermediate container caff387d2418 16:23:01 ---> 92f8f16cb993 16:23:01 Step 22/22 : LABEL version=0.0.0 16:23:01 ---> Running in 2ffb9329e018 16:23:01 Removing intermediate container 2ffb9329e018 16:23:01 ---> 352fd0eaac42 16:23:01 16:23:01 Successfully built 352fd0eaac42 16:23:01 Successfully tagged support-notifications-arm64:latest 16:23:02  Building support-notifications ... done  [Pipeline] } 16:23:02 $ docker stop --time=1 205e6f9702bd7409b436df3ae7ba7869d6adbb109760b9703d1731582bb8c502 16:23:04 $ docker rm -f 205e6f9702bd7409b436df3ae7ba7869d6adbb109760b9703d1731582bb8c502 [Pipeline] // withDockerContainer [Pipeline] sh 16:23:04 + docker images 16:23:04 REPOSITORY TAG IMAGE ID CREATED SIZE 16:23:04 support-notifications-arm64 latest 352fd0eaac42 3 seconds ago 29.5MB 16:23:04 fac666ac4b6a 14 seconds ago 1.51GB 16:23:04 security-proxy-setup-arm64 latest 1c62948a75c3 35 seconds ago 26.8MB 16:23:04 654b0f10d6a8 51 seconds ago 1.43GB 16:23:04 security-spiffe-token-provider-arm64 latest 5477f2f15e83 53 seconds ago 28.8MB 16:23:04 support-scheduler-arm64 latest 3246f2a1bed3 About a minute ago 28.8MB 16:23:04 817f3898f370 About a minute ago 1.48GB 16:23:04 d779db608692 About a minute ago 1.51GB 16:23:04 security-bootstrapper-arm64 latest 7ba492be42ee About a minute ago 19.5MB 16:23:04 d545a5ceadf0 2 minutes ago 1.43GB 16:23:04 sys-mgmt-agent-arm64 latest 4940d2d0e30e 6 minutes ago 134MB 16:23:04 99624dab246e 8 minutes ago 1.43GB 16:23:04 core-metadata-arm64 latest 28b20f77a4bc 9 minutes ago 17.8MB 16:23:04 61451cc8bb58 9 minutes ago 1.45GB 16:23:04 core-data-arm64 latest 21f2092d6efc 10 minutes ago 17.2MB 16:23:04 3367f54cdc2a 10 minutes ago 1.45GB 16:23:04 core-command-arm64 latest 51b5cb085c58 10 minutes ago 17MB 16:23:04 a49bb7e07fc5 11 minutes ago 1.44GB 16:23:04 security-secretstore-setup-arm64 latest 059fc87633b1 11 minutes ago 28.7MB 16:23:04 01d8acae3a21 11 minutes ago 1.44GB 16:23:04 security-spire-config-arm64 latest 73d05dae8087 16 minutes ago 83.6MB 16:23:04 security-spire-agent-arm64 latest 70f1f323522c 17 minutes ago 122MB 16:23:04 security-spire-server-arm64 latest fa3e22dd21fb 17 minutes ago 84.3MB 16:23:04 9d7b1b41e0a7 17 minutes ago 1.32GB 16:23:04 407935eb8fce 17 minutes ago 1.32GB 16:23:04 ci-base-image-arm64 latest 1154a27f672a 30 minutes ago 948MB 16:23:04 alpine 3.16 2b4661558fb8 2 weeks ago 5.29MB 16:23:04 alpine 3.15 8aa73fd46299 2 weeks ago 5.33MB 16:23:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 weeks ago 685MB 16:23:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:23:05 16:23:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:23:05 arm64: Pulling from edgex-lftools-log-publisher 16:23:05 8998bd30e6a1: Pulling fs layer 16:23:05 04944245beec: Pulling fs layer 16:23:05 699f458cf7ca: Pulling fs layer 16:23:05 765212b225bb: Pulling fs layer 16:23:05 f23df028b6ca: Pulling fs layer 16:23:05 d65c8cfc05b1: Pulling fs layer 16:23:05 2437ff75d9bd: Pulling fs layer 16:23:05 765212b225bb: Waiting 16:23:05 f23df028b6ca: Waiting 16:23:05 d65c8cfc05b1: Waiting 16:23:05 2437ff75d9bd: Waiting 16:23:05 04944245beec: Verifying Checksum 16:23:05 04944245beec: Download complete 16:23:05 765212b225bb: Verifying Checksum 16:23:05 765212b225bb: Download complete 16:23:06 f23df028b6ca: Verifying Checksum 16:23:06 f23df028b6ca: Download complete 16:23:06 d65c8cfc05b1: Verifying Checksum 16:23:06 d65c8cfc05b1: Download complete 16:23:06 699f458cf7ca: Verifying Checksum 16:23:06 699f458cf7ca: Download complete 16:23:06 8998bd30e6a1: Verifying Checksum 16:23:06 8998bd30e6a1: Download complete 16:23:08 2437ff75d9bd: Verifying Checksum 16:23:08 2437ff75d9bd: Download complete 16:23:10 8998bd30e6a1: Pull complete 16:23:10 04944245beec: Pull complete 16:23:12 699f458cf7ca: Pull complete 16:23:12 765212b225bb: Pull complete 16:23:13 f23df028b6ca: Pull complete 16:23:13 d65c8cfc05b1: Pull complete 16:23:28 2437ff75d9bd: Pull complete 16:23:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:23:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:23:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:23:28 prd-ubuntu20.04-docker-arm64-4c-16g-120098 does not seem to be running inside a container 16:23:28 $ 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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:23:31 $ docker top 7a801bc8275f1323e431e21c710ca83b1a96c7a39ffc0467cf5103c0eb568b1b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:23:32 ---> job-cost.sh 16:23:32 lf-activate-venv: SKIPPING 16:23:32 INFO: No Stack... 16:23:32 INFO: Retrieving Pricing Info for: v3-standard-4 16:23:33 INFO: Archiving Costs [Pipeline] sh 16:23:33 + cat /w/workspace/edgex-go/10/archives/cost.csv 16:23:33 + cut -d, -f6 [Pipeline] lock 16:23:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4211-10-stack-cost] 16:23:33 Resource [jenkins-edgexfoundry-edgex-go-PR-4211-10-stack-cost] did not exist. Created. 16:23:33 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4211-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:23:34 + echo total: 0.10999999940395355 [Pipeline] stash 16:23:34 Stashed 1 file(s) [Pipeline] } 16:23:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4211-10-stack-cost] [Pipeline] // lock [Pipeline] } 16:23:34 $ docker stop --time=1 7a801bc8275f1323e431e21c710ca83b1a96c7a39ffc0467cf5103c0eb568b1b 16:23:35 $ docker rm -f 7a801bc8275f1323e431e21c710ca83b1a96c7a39ffc0467cf5103c0eb568b1b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 16:23:36 provisioning config files... 16:23:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/10@tmp/config10349166901638751132tmp [Pipeline] { [Pipeline] sh 16:23:36 + set +x 16:23:36 + curl -s https://codecov.io/bash 16:23:36 + bash -s -- 16:23:36 16:23:36 _____ _ 16:23:36 / ____| | | 16:23:36 | | ___ __| | ___ ___ _____ __ 16:23:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:23:36 | |___| (_) | (_| | __/ (_| (_) \ V / 16:23:36 \_____\___/ \__,_|\___|\___\___/ \_/ 16:23:36 Bash-1.0.6 16:23:36 16:23:36 16:23:36 ==> git version 2.25.1 found 16:23:36 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 16:23:36 Release-Date: 2020-01-08 16:23:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:23:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:23:36 ==> Jenkins CI detected. 16:23:36 current dir:  /w/workspace/edgex-go/10 16:23:36 project root: . 16:23:36 --> token set from env 16:23:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:23:36 ==> Running gcov in . (disable via -X gcov) 16:23:36 ==> Python coveragepy not found 16:23:36 ==> Searching for coverage reports in: 16:23:36 + . 16:23:36 -> Found 1 reports 16:23:36 ==> Detecting git/mercurial file structure 16:23:36 ==> Reading reports 16:23:36 + ./coverage.out bytes=501828 16:23:36 ==> Appending adjustments 16:23:36 https://docs.codecov.io/docs/fixing-reports 16:23:38 + Found adjustments 16:23:38 ==> Gzipping contents 16:23:38 64K /tmp/codecov.SuwLFs.gz 16:23:38 ==> Uploading reports 16:23:38 url: https://codecov.io 16:23:38 query: branch=PR-4211&commit=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4211%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4211&job=&cmd_args= 16:23:38 -> Pinging Codecov 16:23:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4211&commit=e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4211%2F10%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4211&job=&cmd_args= 16:23:38 -> Uploading to 16:23:38 https://storage.googleapis.com/codecov/v4/raw/2022-11-30/00271124DB129430A58F1EEE437C3FCB/e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8/1f78797a-bb31-4911-b5e1-9c4787499a53.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221130%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221130T162338Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9a66224f6341a94a4db3211f19c38c6f6362de1784be01737239ea4706d02237 16:23:38 % Total % Received % Xferd Average Speed Time Time Time Current 16:23:38 Dload Upload Total Spent Left Speed 16:23:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65403 0 0 100 65403 0 253k --:--:-- --:--:-- --:--:-- 253k 16:23:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e9d4a5eab0cf56ed256d6002c6b98b41e1f652a8 [Pipeline] } 16:23:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 16:23:39 + [ -d /w/workspace/edgex-go/10/archives ] [Pipeline] libraryResource [Pipeline] sh 16:23:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:23:40 ---> package-listing.sh 16:23:40 ++ facter osfamily 16:23:40 ++ tr '[:upper:]' '[:lower:]' 16:23:40 + OS_FAMILY=debian 16:23:40 + workspace=/w/workspace/edgex-go/10 16:23:40 + START_PACKAGES=/tmp/packages_start.txt 16:23:40 + END_PACKAGES=/tmp/packages_end.txt 16:23:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:23:40 + PACKAGES=/tmp/packages_start.txt 16:23:40 + '[' /w/workspace/edgex-go/10 ']' 16:23:40 + PACKAGES=/tmp/packages_end.txt 16:23:40 + case "${OS_FAMILY}" in 16:23:40 + dpkg -l 16:23:40 + grep '^ii' 16:23:40 + '[' -f /tmp/packages_start.txt ']' 16:23:40 + '[' -f /tmp/packages_end.txt ']' 16:23:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:23:40 + '[' /w/workspace/edgex-go/10 ']' 16:23:40 + mkdir -p /w/workspace/edgex-go/10/archives/ 16:23:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/10/archives/ [Pipeline] echo 16:23:40 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/10/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:23:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:23:41 16:23:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:23:41 latest: Pulling from edgex-lftools-log-publisher 16:23:41 5eb5b503b376: Pulling fs layer 16:23:41 5c69ac0246d0: Pulling fs layer 16:23:41 ec43610c2a17: Pulling fs layer 16:23:41 3a2ae6a8a46f: Pulling fs layer 16:23:41 33b1e0a273af: Pulling fs layer 16:23:41 5d3b04190fa2: Pulling fs layer 16:23:41 2f39f015ded8: Pulling fs layer 16:23:41 33b1e0a273af: Waiting 16:23:41 5d3b04190fa2: Waiting 16:23:41 2f39f015ded8: Waiting 16:23:41 3a2ae6a8a46f: Waiting 16:23:41 5c69ac0246d0: Download complete 16:23:41 3a2ae6a8a46f: Verifying Checksum 16:23:41 33b1e0a273af: Verifying Checksum 16:23:41 33b1e0a273af: Download complete 16:23:42 5d3b04190fa2: Verifying Checksum 16:23:42 5d3b04190fa2: Download complete 16:23:42 ec43610c2a17: Verifying Checksum 16:23:42 ec43610c2a17: Download complete 16:23:42 5eb5b503b376: Verifying Checksum 16:23:42 5eb5b503b376: Download complete 16:23:42 2f39f015ded8: Download complete 16:23:43 5eb5b503b376: Pull complete 16:23:43 5c69ac0246d0: Pull complete 16:23:43 ec43610c2a17: Pull complete 16:23:44 3a2ae6a8a46f: Pull complete 16:23:44 33b1e0a273af: Pull complete 16:23:44 5d3b04190fa2: Pull complete 16:23:49 2f39f015ded8: Pull complete 16:23:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:23:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:23:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:23:49 prd-ubuntu20.04-docker-8c-8g-120095 does not seem to be running inside a container 16:23:49 $ 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/10/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/10 -v /w/workspace/edgex-go/10:/w/workspace/edgex-go/10:rw,z -v /w/workspace/edgex-go/10@tmp:/w/workspace/edgex-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:23:52 $ docker top d4d2f2d37db8db1dfce111cc3b544174bdd119a0a908dbf3b0e34e69b2b2761b -eo pid,comm [Pipeline] { [Pipeline] sh 16:23:52 + touch /tmp/pre-build-complete [Pipeline] sh 16:23:53 + mkdir -p /var/log/sysstat [Pipeline] sh 16:23:53 + ls /var/log/sa-host 16:23:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:23:53 provisioning config files... 16:23:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/10@tmp/config11444664528219763274tmp [Pipeline] { [Pipeline] echo 16:23:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:23:53 ---> create-netrc.sh [Pipeline] } 16:23:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:23:54 ---> python-tools-install.sh [Pipeline] echo 16:23:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:23:54 ---> sudo-logs.sh 16:23:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:23:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:23:54 ---> job-cost.sh 16:23:54 lf-activate-venv: SKIPPING 16:23:54 DEBUG: total: 0.10999999940395355 16:23:54 INFO: Retrieving Stack Cost... 16:23:55 INFO: Retrieving Pricing Info for: v3-standard-8 16:23:55 INFO: Archiving Costs [Pipeline] echo 16:23:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:23:55 ---> logs-deploy.sh 16:23:55 lf-activate-venv: SKIPPING 16:23:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4211/10 16:23:55 INFO: archiving workspace using pattern(s): 16:23:56 Archives upload complete. 16:23:57 INFO: archiving logs to Nexus