Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from d3b8725e39fe923887728c335914d53683e5ff8c+8aa10c1497df1eea7ec4785a9c01b401f72abbbc (e2652cbc402edce4fbe6e25f848a2eeeaf9fb5c0) 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-ssh6694173093906090060.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8121903491928978471.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4339/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-4339/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6654229423349810272.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5058765577237027559.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4339/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-4339/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8897420257121131565.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8074 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/16 [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/16 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8aa10c1497df1eea7ec4785a9c01b401f72abbbc into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c Merge succeeded, producing 8c9bb4a0cab7e186eae9c0124b415074b9697e02 Checking out Revision 8c9bb4a0cab7e186eae9c0124b415074b9697e02 (PR-4339) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4339/head:refs/remotes/origin/PR-4339 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d3b8725e39fe923887728c335914d53683e5ff8c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8aa10c1497df1eea7ec4785a9c01b401f72abbbc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c9bb4a0cab7e186eae9c0124b415074b9697e02 # timeout=10 Commit message: "Merge commit '8aa10c1497df1eea7ec4785a9c01b401f72abbbc' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:37 ========================================================= 08:29:37 EdgeX Global Pipelines Version Info 08:29:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:38 ------------------- 08:29:38 stable info: 08:29:38 ------------------- 08:29:38 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:29:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:38 Message: update stable to v1.0.244 > git rev-list --no-walk 90800cada8b1e5d2a21721d91cfa9e57e052403a # timeout=10 08:29:38 ------------------- 08:29:38 experimental info: 08:29:38 ------------------- 08:29:38 Commited By: **** collab-it+edgex@linuxfoundation.org 08:29:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:29:38 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4339 [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4339 [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4339 [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c9bb4a0cab7e186eae9c0124b415074b9697e02 [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c9bb4a [Pipeline] echo 08:29:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:39 provisioning config files... 08:29:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config254271762200813188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:39 ---> docker-login.sh 08:29:39 nexus3.edgexfoundry.org:10001 08:29:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:40 Configure a credential helper to remove this warning. See 08:29:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:40 08:29:40 Login Succeeded 08:29:40 nexus3.edgexfoundry.org:10002 08:29:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:40 Configure a credential helper to remove this warning. See 08:29:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:40 08:29:40 Login Succeeded 08:29:40 nexus3.edgexfoundry.org:10003 08:29:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:40 Configure a credential helper to remove this warning. See 08:29:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:40 08:29:40 Login Succeeded 08:29:40 nexus3.edgexfoundry.org:10004 08:29:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:40 Configure a credential helper to remove this warning. See 08:29:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:40 08:29:40 Login Succeeded 08:29:40 docker.io 08:29:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:29:40 Configure a credential helper to remove this warning. See 08:29:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:29:40 08:29:40 Login Succeeded 08:29:40 ---> docker-login.sh ends [Pipeline] } 08:29:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:40 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + dirname cmd/core-command/Dockerfile 08:29:40 + echo core-command,cmd/core-command/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:29:40 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:40 + dirname+ cmd/core-data/Dockerfile 08:29:40 cut -d/ -f2 08:29:40 + echo core-data,cmd/core-data/Dockerfile 08:29:40 + + dirname cmd/core-metadata/Dockerfile 08:29:40 cut -d/ -f2 08:29:40 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:40 + dirname cmd/security-bootstrapper/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:40 + + dirname cmd/security-proxy-auth/Dockerfile 08:29:40 cut -d/ -f2 08:29:40 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:40 + dirname cmd/security-proxy-setup/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:40 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:40 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:40 + dirname cmd/security-spire-agent/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:40 + dirname cmd/security-spire-config/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:40 + dirname cmd/security-spire-server/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:40 + dirname cmd/support-notifications/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:40 + dirname cmd/support-scheduler/Dockerfile 08:29:40 + cut -d/ -f2 08:29:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:40 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:29:41 + git rev-list -1 --merges 8c9bb4a0cab7e186eae9c0124b415074b9697e02~1..8c9bb4a0cab7e186eae9c0124b415074b9697e02 [Pipeline] echo 08:29:41 -----------> git rev-list -1 --merges 8c9bb4a0cab7e186eae9c0124b415074b9697e02~1..8c9bb4a0cab7e186eae9c0124b415074b9697e02 8c9bb4a0cab7e186eae9c0124b415074b9697e02 08:29:41 8c9bb4a0cab7e186eae9c0124b415074b9697e02 [false] [Pipeline] sh 08:29:41 + git log --format=format:%s -1 8c9bb4a0cab7e186eae9c0124b415074b9697e02 [Pipeline] echo 08:29:41 ========================================================= 08:29:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:41 + grep -v github /etc/ssh/ssh_known_hosts 08:29:41 + [ -e /tmp/ssh_known_hosts ] 08:29:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:41 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:42 08:29:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:42 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:42 b85a868b505f: Pulling fs layer 08:29:42 e2be974225ed: Pulling fs layer 08:29:42 339a4e72a1f5: Pulling fs layer 08:29:42 988bab9f4d93: Pulling fs layer 08:29:42 1469e6f7b9e6: Pulling fs layer 08:29:42 988bab9f4d93: Waiting 08:29:42 eaf3925da568: Pulling fs layer 08:29:42 bab4dde63d76: Pulling fs layer 08:29:42 bde34c3a00c8: Pulling fs layer 08:29:42 b352a97aabf1: Pulling fs layer 08:29:42 4872d77fe225: Pulling fs layer 08:29:42 5851b861e8e6: Pulling fs layer 08:29:42 1469e6f7b9e6: Waiting 08:29:42 eaf3925da568: Waiting 08:29:42 bab4dde63d76: Waiting 08:29:42 bde34c3a00c8: Waiting 08:29:42 b352a97aabf1: Waiting 08:29:42 4872d77fe225: Waiting 08:29:42 5851b861e8e6: Waiting 08:29:42 e2be974225ed: Verifying Checksum 08:29:42 e2be974225ed: Download complete 08:29:42 988bab9f4d93: Verifying Checksum 08:29:42 988bab9f4d93: Download complete 08:29:42 1469e6f7b9e6: Verifying Checksum 08:29:42 1469e6f7b9e6: Download complete 08:29:42 eaf3925da568: Verifying Checksum 08:29:42 eaf3925da568: Download complete 08:29:42 339a4e72a1f5: Verifying Checksum 08:29:42 339a4e72a1f5: Download complete 08:29:42 bde34c3a00c8: Download complete 08:29:42 b352a97aabf1: Verifying Checksum 08:29:42 b352a97aabf1: Download complete 08:29:42 4872d77fe225: Verifying Checksum 08:29:42 4872d77fe225: Download complete 08:29:42 5851b861e8e6: Verifying Checksum 08:29:42 5851b861e8e6: Download complete 08:29:42 b85a868b505f: Verifying Checksum 08:29:42 b85a868b505f: Download complete 08:29:43 bab4dde63d76: Verifying Checksum 08:29:43 bab4dde63d76: Download complete 08:29:44 b85a868b505f: Pull complete 08:29:44 e2be974225ed: Pull complete 08:29:44 339a4e72a1f5: Pull complete 08:29:44 988bab9f4d93: Pull complete 08:29:45 1469e6f7b9e6: Pull complete 08:29:45 eaf3925da568: Pull complete 08:29:47 bab4dde63d76: Pull complete 08:29:47 bde34c3a00c8: Pull complete 08:29:47 b352a97aabf1: Pull complete 08:29:47 4872d77fe225: Pull complete 08:29:47 5851b861e8e6: Pull complete 08:29:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:47 prd-ubuntu20.04-docker-8c-8g-8074 does not seem to be running inside a container 08:29:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@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/py-git-semver:0.1.4 cat 08:29:50 $ docker top d18b17d031b6a67ce51201c1585a6591e91c2262411c7cb34d069055b28a8ee4 -eo pid,comm 08:29:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:29:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:50 [ssh-agent] Looking for ssh-agent implementation... 08:29:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:50 $ docker exec d18b17d031b6a67ce51201c1585a6591e91c2262411c7cb34d069055b28a8ee4 ssh-agent 08:29:50 SSH_AUTH_SOCK=/tmp/ssh-sHMvSVbZ2Yu6/agent.32 08:29:50 SSH_AGENT_PID=38 08:29:50 Running ssh-add (command line suppressed) 08:29:51 Identity added: /w/workspace/edgex-go/16@tmp/private_key_17023687644669787930.key (/w/workspace/edgex-go/16@tmp/private_key_17023687644669787930.key) 08:29:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:51 + git tag --points-at HEAD [Pipeline] } 08:29:51 $ docker exec --env ******** --env ******** d18b17d031b6a67ce51201c1585a6591e91c2262411c7cb34d069055b28a8ee4 ssh-agent -k 08:29:51 unset SSH_AUTH_SOCK; 08:29:51 unset SSH_AGENT_PID; 08:29:51 echo Agent pid 38 killed; 08:29:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:51 [ssh-agent] Looking for ssh-agent implementation... 08:29:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:51 $ docker exec d18b17d031b6a67ce51201c1585a6591e91c2262411c7cb34d069055b28a8ee4 ssh-agent 08:29:51 SSH_AUTH_SOCK=/tmp/ssh-PLQNON828GoQ/agent.70 08:29:51 SSH_AGENT_PID=76 08:29:51 Running ssh-add (command line suppressed) 08:29:51 Identity added: /w/workspace/edgex-go/16@tmp/private_key_8225489603243910472.key (/w/workspace/edgex-go/16@tmp/private_key_8225489603243910472.key) 08:29:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:52 + git semver init 08:29:52 2023-03-02 08:29:52,262 [run_init] DEBUG init version:0.0.0 force:False 08:29:52 2023-03-02 08:29:52,262 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/16/.semver 08:29:52 2023-03-02 08:29:52,263 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/16/.semver 08:29:52 2023-03-02 08:29:52,263 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/16/.semver'], cwd=/w/workspace/edgex-go/16, universal_newlines=False, shell=None, istream=None) 08:29:57 2023-03-02 08:29:56,813 [append_file] DEBUG append to file:/w/workspace/edgex-go/16/.git/info/exclude 08:29:57 2023-03-02 08:29:56,814 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/16/.semver/PR-4339 with force:False 08:29:57 2023-03-02 08:29:56,814 [write_file] DEBUG write to file:/w/workspace/edgex-go/16/.semver/PR-4339 08:29:57 2023-03-02 08:29:56,818 [execute] INFO git cat-file --batch-check 08:29:57 2023-03-02 08:29:56,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/16/.semver, universal_newlines=False, shell=None, istream=) 08:29:57 2023-03-02 08:29:56,824 [execute] INFO git cat-file --batch 08:29:57 2023-03-02 08:29:56,824 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/16/.semver, universal_newlines=False, shell=None, istream=) 08:29:57 2023-03-02 08:29:56,829 [read_version] DEBUG read version from /w/workspace/edgex-go/16/.semver/PR-4339 08:29:57 0.0.0 [Pipeline] } 08:29:57 $ docker exec --env ******** --env ******** d18b17d031b6a67ce51201c1585a6591e91c2262411c7cb34d069055b28a8ee4 ssh-agent -k 08:29:57 unset SSH_AUTH_SOCK; 08:29:57 unset SSH_AGENT_PID; 08:29:57 echo Agent pid 76 killed; 08:29:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:58 + git semver [Pipeline] } 08:29:58 $ docker stop --time=1 d18b17d031b6a67ce51201c1585a6591e91c2262411c7cb34d069055b28a8ee4 08:29:59 $ docker rm -f --volumes d18b17d031b6a67ce51201c1585a6591e91c2262411c7cb34d069055b28a8ee4 [Pipeline] // withDockerContainer [Pipeline] sh 08:29:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:00 Stashed 1 file(s) [Pipeline] echo 08:30:00 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:00 + git config --global --add safe.directory /w/workspace/edgex-go/16 [Pipeline] echo 08:30:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:00 ========================================================= 08:30:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:30:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:00 213ec9aee27d: Pulling fs layer 08:30:00 4583459ba037: Pulling fs layer 08:30:00 93c1e223e6f2: Pulling fs layer 08:30:00 53926ce57604: Pulling fs layer 08:30:00 21b2b0c7a3f4: Pulling fs layer 08:30:00 22ff95d597cd: Pulling fs layer 08:30:00 12d6caf4c0d1: Pulling fs layer 08:30:00 96b7cbca73a9: Pulling fs layer 08:30:00 a7acece74701: Pulling fs layer 08:30:00 21b2b0c7a3f4: Waiting 08:30:00 22ff95d597cd: Waiting 08:30:00 53926ce57604: Waiting 08:30:00 12d6caf4c0d1: Waiting 08:30:00 a7acece74701: Waiting 08:30:00 96b7cbca73a9: Waiting 08:30:00 93c1e223e6f2: Verifying Checksum 08:30:00 93c1e223e6f2: Download complete 08:30:00 4583459ba037: Verifying Checksum 08:30:00 4583459ba037: Download complete 08:30:00 21b2b0c7a3f4: Verifying Checksum 08:30:00 21b2b0c7a3f4: Download complete 08:30:00 22ff95d597cd: Verifying Checksum 08:30:00 22ff95d597cd: Download complete 08:30:00 213ec9aee27d: Verifying Checksum 08:30:00 213ec9aee27d: Download complete 08:30:00 12d6caf4c0d1: Verifying Checksum 08:30:00 12d6caf4c0d1: Download complete 08:30:01 213ec9aee27d: Pull complete 08:30:01 4583459ba037: Pull complete 08:30:01 93c1e223e6f2: Pull complete 08:30:01 a7acece74701: Download complete 08:30:01 96b7cbca73a9: Verifying Checksum 08:30:01 96b7cbca73a9: Download complete 08:30:01 53926ce57604: Verifying Checksum 08:30:01 53926ce57604: Download complete 08:30:05 53926ce57604: Pull complete 08:30:05 21b2b0c7a3f4: Pull complete 08:30:05 22ff95d597cd: Pull complete 08:30:05 12d6caf4c0d1: Pull complete 08:30:07 96b7cbca73a9: Pull complete 08:30:08 a7acece74701: Pull complete 08:30:08 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:30:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:30:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:08 WORKDIR /edgex 08:30:08 COPY go.mod . 08:30:08 RUN go mod download 08:30:08 + docker build -t ci-base-image-x86_64 -f - . 08:30:09 Sending build context to Docker daemon 170.5MB 08:30:09 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:09 ---> db6d94c90886 08:30:09 Step 2/4 : WORKDIR /edgex 08:30:15 Still waiting to schedule task 08:30:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:15 ---> Running in 74d37449a3f5 08:30:15 Removing intermediate container 74d37449a3f5 08:30:15 ---> 61739e713961 08:30:15 Step 3/4 : COPY go.mod . 08:30:15 ---> 545ff137cd08 08:30:15 Step 4/4 : RUN go mod download 08:30:16 ---> Running in 2b56e39aa55a 08:30:34 Removing intermediate container 2b56e39aa55a 08:30:34 ---> eaf6f2490481 08:30:34 Successfully built eaf6f2490481 08:30:34 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:34 + docker inspect -f . ci-base-image-x86_64 08:30:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:34 prd-ubuntu20.04-docker-8c-8g-8074 does not seem to be running inside a container 08:30:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:34 $ docker top 15a113689fe97ad170e593396c17108b5f5224502f94b17e4adf4f53564c9ae6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:35 + go version 08:30:35 go version go1.18.7 linux/amd64 [Pipeline] } 08:30:35 $ docker stop --time=1 15a113689fe97ad170e593396c17108b5f5224502f94b17e4adf4f53564c9ae6 08:30:36 $ docker rm -f --volumes 15a113689fe97ad170e593396c17108b5f5224502f94b17e4adf4f53564c9ae6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:36 + docker inspect -f . ci-base-image-x86_64 08:30:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:37 prd-ubuntu20.04-docker-8c-8g-8074 does not seem to be running inside a container 08:30:37 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:30:37 $ docker top ac6ed7b0d09d98b4d4cfe363ea6c792cc5428820fdbe4d3d3442ab5ef204a16b -eo pid,comm [Pipeline] { [Pipeline] echo 08:30:37 ========================================================= 08:30:37 [edgeXBuildGoParallel] Running Tests and Build... 08:30:37 ========================================================= [Pipeline] sh 08:30:37 + git config --global --add safe.directory /w/workspace/edgex-go/16 [Pipeline] fileExists [Pipeline] sh 08:30:38 + make test 08:30:38 go test -race -coverprofile=coverage.out ./... 08:30:44 ? github.com/edgexfoundry/edgex-go [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:30:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.062s coverage: 28.7% of statements 08:30:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:30:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:30:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements 08:31:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.101s coverage: 71.2% of statements 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.100s coverage: 54.0% of statements 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.333s coverage: 88.5% of statements 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.108s coverage: 3.9% of statements 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.452s coverage: 95.6% of statements 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.074s coverage: 72.2% of statements 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 65.9% of statements 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.061s coverage: 0.9% of statements 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements 08:31:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements 08:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.086s coverage: 82.9% of statements 08:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.053s coverage: 94.1% of statements 08:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 08:31:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.067s coverage: 87.5% of statements 08:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.074s coverage: 94.4% of statements 08:31:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.389s coverage: 79.9% of statements 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.059s coverage: 87.2% of statements 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.052s coverage: 20.0% of statements 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.063s coverage: 87.2% of statements 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.251s coverage: 91.2% of statements 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.188s coverage: 63.1% of statements 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.035s coverage: 100.0% of statements 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.346s coverage: 65.3% of statements 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.159s coverage: 41.0% of statements 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.079s coverage: 17.7% of statements 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.162s coverage: 92.3% of statements 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 63.2% of statements 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.101s coverage: 97.7% of statements 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:26 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:31:44 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." 08:31:44 go vet ./... 08:31:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:31:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:31:47 ./bin/test-attribution-txt.sh [Pipeline] echo 08:31:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:31:48 + ls -al . 08:31:48 total 748 08:31:48 drwxrwxr-x 12 1001 1001 4096 Mar 2 08:30 . 08:31:48 drwxr-xr-x 4 root root 4096 Mar 2 08:30 .. 08:31:48 drwxrwxr-x 2 1001 1001 4096 Mar 2 08:29 .blubracket 08:31:48 -rw-rw-r-- 1 1001 1001 16 Mar 2 08:29 .dockerignore 08:31:48 drwxrwxr-x 8 1001 1001 4096 Mar 2 08:31 .git 08:31:48 drwxrwxr-x 3 1001 1001 4096 Mar 2 08:29 .github 08:31:48 -rw-rw-r-- 1 1001 1001 1068 Mar 2 08:29 .gitignore 08:31:48 -rw-rw-r-- 1 1001 1001 42 Mar 2 08:29 .golangci.yml 08:31:48 -rw-rw-r-- 1 1001 1001 87 Mar 2 08:29 .hadolint.yml 08:31:48 drwxr-xr-x 3 1001 1001 4096 Mar 2 08:29 .semver 08:31:48 -rw-rw-r-- 1 1001 1001 166 Mar 2 08:29 .sonarcloud.properties 08:31:48 -rw-rw-r-- 1 1001 1001 1171 Mar 2 08:29 ADOPTERS.md 08:31:48 -rw-rw-r-- 1 1001 1001 10825 Mar 2 08:29 Attribution.txt 08:31:48 -rw-rw-r-- 1 1001 1001 73765 Mar 2 08:29 CHANGELOG.md 08:31:48 -rw-rw-r-- 1 1001 1001 3804 Mar 2 08:29 CONTRIBUTING.md 08:31:48 -rw-rw-r-- 1 1001 1001 677 Mar 2 08:29 GOVERNANCE.md 08:31:48 -rw-rw-r-- 1 1001 1001 883 Mar 2 08:29 Jenkinsfile 08:31:48 -rw-rw-r-- 1 1001 1001 10775 Mar 2 08:29 LICENSE 08:31:48 -rw-rw-r-- 1 1001 1001 14277 Mar 2 08:29 Makefile 08:31:48 -rw-rw-r-- 1 1001 1001 582 Mar 2 08:29 OWNERS.md 08:31:48 -rw-rw-r-- 1 1001 1001 9403 Mar 2 08:29 README.md 08:31:48 -rw-rw-r-- 1 1001 1001 6912 Mar 2 08:29 SECURITY.md 08:31:48 -rw-rw-r-- 1 1001 1001 5 Mar 2 08:29 VERSION 08:31:48 drwxrwxr-x 2 1001 1001 4096 Mar 2 08:29 bin 08:31:48 drwxrwxr-x 18 1001 1001 4096 Mar 2 08:29 cmd 08:31:48 -rw-r--r-- 1 root root 487670 Mar 2 08:31 coverage.out 08:31:48 -rw-rw-r-- 1 1001 1001 3296 Mar 2 08:29 go.mod 08:31:48 -rw-rw-r-- 1 1001 1001 31429 Mar 2 08:29 go.sum 08:31:48 drwxrwxr-x 7 1001 1001 4096 Mar 2 08:29 internal 08:31:48 drwxrwxr-x 3 1001 1001 4096 Mar 2 08:29 openapi 08:31:48 drwxrwxr-x 2 1001 1001 4096 Mar 2 08:29 sbom 08:31:48 drwxrwxr-x 4 1001 1001 4096 Mar 2 08:29 snap 08:31:48 -rw-rw-r-- 1 1001 1001 204 Mar 2 08:29 version.go [Pipeline] sh 08:31:48 + '[' -e coverage.out ] 08:31:48 + chown 1001:1001 coverage.out [Pipeline] stash 08:31:48 Stashed 1 file(s) [Pipeline] sh 08:31:49 + make build 08:31:49 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:31:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8075 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws 08:31:55 Running in /w/workspace/edgex-go/16 [Pipeline] { [Pipeline] checkout 08:31:55 The recommended git tool is: git 08:32:01 using credential edgex-jenkins-ssh 08:32:01 Cloning the remote Git repository 08:32:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:32:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:32:01 > git init /w/workspace/edgex-go/16 # timeout=10 08:32:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:01 > git --version # timeout=10 08:32:01 > git --version # 'git version 2.25.1' 08:32:01 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:02 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:32:03 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:32:04 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:32:10 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:32: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-auth/security-proxy-auth ./cmd/security-proxy-auth 08:32:13 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 08:32: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:32:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:32:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:32: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:32:20 Merging remotes/origin/main commit 8aa10c1497df1eea7ec4785a9c01b401f72abbbc into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c 08:32:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:19 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4339/head:refs/remotes/origin/PR-4339 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:20 > git config core.sparsecheckout # timeout=10 08:32:20 > git checkout -f d3b8725e39fe923887728c335914d53683e5ff8c # timeout=10 [Pipeline] } 08:32:20 $ docker stop --time=1 ac6ed7b0d09d98b4d4cfe363ea6c792cc5428820fdbe4d3d3442ab5ef204a16b 08:32:20 Merge succeeded, producing 2a12a216a0725d0cf46f61c31970e8ba9fdd293e 08:32:20 Checking out Revision 2a12a216a0725d0cf46f61c31970e8ba9fdd293e (PR-4339) 08:32:20 > git remote # timeout=10 08:32:20 > git config --get remote.origin.url # timeout=10 08:32:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:20 > git merge 8aa10c1497df1eea7ec4785a9c01b401f72abbbc # timeout=10 08:32:20 > git rev-parse HEAD^{commit} # timeout=10 08:32:20 > git config core.sparsecheckout # timeout=10 08:32:20 > git checkout -f 2a12a216a0725d0cf46f61c31970e8ba9fdd293e # timeout=10 08:32:24 $ docker rm -f --volumes ac6ed7b0d09d98b4d4cfe363ea6c792cc5428820fdbe4d3d3442ab5ef204a16b 08:32:24 Commit message: "Merge commit '8aa10c1497df1eea7ec4785a9c01b401f72abbbc' into HEAD" 08:32:24 First time build. Skipping changelog. 08:32:24 > git rev-list --no-walk 90800cada8b1e5d2a21721d91cfa9e57e052403a # timeout=10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:25 08:32:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:25 latest: Pulling from edgex-devops/edgex-compose 08:32:25 cbdbe7a5bc2a: Pulling fs layer 08:32:25 ca9280d653b3: Pulling fs layer 08:32:25 7e9c9ca2126c: Pulling fs layer 08:32:25 cbdbe7a5bc2a: Download complete 08:32:25 ca9280d653b3: Verifying Checksum 08:32:25 ca9280d653b3: Download complete 08:32:25 cbdbe7a5bc2a: Pull complete 08:32:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:25 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:25 Dload Upload Total Spent Left Speed 08:32:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 08:32:25 7e9c9ca2126c: Download complete [Pipeline] sh 08:32:26 ca9280d653b3: Pull complete 08:32:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:26 + sudo+ tee /etc/docker/daemon.new 08:32:26 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:26 { 08:32:26 "registry-mirrors": [ 08:32:26 "https://nexus3.edgexfoundry.org:10001" 08:32:26 ], 08:32:26 "bip": "10.250.0.254/24", 08:32:26 "hosts": [ 08:32:26 "tcp://0.0.0.0:5555", 08:32:26 "unix:///var/run/docker.sock" 08:32:26 ], 08:32:26 "mtu": 1458, 08:32:26 "selinux-enabled": true, 08:32:26 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:26 } [Pipeline] sh 08:32:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:27 + sudo service docker restart 08:32:29 7e9c9ca2126c: Pull complete 08:32:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:29 prd-ubuntu20.04-docker-8c-8g-8074 does not seem to be running inside a container 08:32:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:32 $ docker top fa4292525c91f1c49eb43cb4c9281b2339e62eddbb58f916c7f249432fae0224 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:32 + docker-compose build --help 08:32:32 + grep parallel 08:32:33 --parallel Build images in parallel. [Pipeline] } 08:32:33 $ docker stop --time=1 fa4292525c91f1c49eb43cb4c9281b2339e62eddbb58f916c7f249432fae0224 08:32:34 $ docker rm -f --volumes fa4292525c91f1c49eb43cb4c9281b2339e62eddbb58f916c7f249432fae0224 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:34 prd-ubuntu20.04-docker-8c-8g-8074 does not seem to be running inside a container 08:32:34 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:32:35 $ docker top 5da5d9b03bd7e3f1dc4f1d782cc6fd0242464f4cfc43d8884c6f6fadb0201614 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:35 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:36 Building core-command ... 08:32:36 Building core-common-config-bootstrapper ... 08:32:36 Building core-data ... 08:32:36 Building core-metadata ... 08:32:36 Building security-bootstrapper ... 08:32:36 Building security-proxy-auth ... 08:32:36 Building security-proxy-setup ... 08:32:36 Building security-secretstore-setup ... 08:32:36 Building security-spiffe-token-provider ... 08:32:36 Building security-spire-agent ... 08:32:36 Building security-spire-config ... 08:32:36 Building security-spire-server ... 08:32:36 Building support-notifications ... 08:32:36 Building support-scheduler ... 08:32:36 Building core-command 08:32:36 Building support-notifications 08:32:36 Building core-metadata 08:32:36 Building security-bootstrapper 08:32:36 Building core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:45 provisioning config files... 08:32:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/16@tmp/config5369113636417318273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:46 ---> docker-login.sh 08:32:46 nexus3.edgexfoundry.org:10001 08:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:46 Configure a credential helper to remove this warning. See 08:32:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:46 08:32:46 Login Succeeded 08:32:46 nexus3.edgexfoundry.org:10002 08:32:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:46 Configure a credential helper to remove this warning. See 08:32:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:46 08:32:46 Login Succeeded 08:32:46 nexus3.edgexfoundry.org:10003 08:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:47 Configure a credential helper to remove this warning. See 08:32:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:47 08:32:47 Login Succeeded 08:32:47 nexus3.edgexfoundry.org:10004 08:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:47 Configure a credential helper to remove this warning. See 08:32:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:47 08:32:47 Login Succeeded 08:32:47 docker.io 08:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:48 Configure a credential helper to remove this warning. See 08:32:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:48 08:32:48 Login Succeeded 08:32:48 ---> docker-login.sh ends 08:32:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:32:48 ---> eaf6f2490481 08:32:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:32:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:32:48 ---> eaf6f2490481 08:32:48 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:32:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:32:48 ---> eaf6f2490481 08:32:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:32:48 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:48 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:32:48 ---> eaf6f2490481 08:32:48 Step 3/32 : WORKDIR /edgex-go 08:32:48 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:32:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:32:48 ---> eaf6f2490481 08:32:48 Step 3/23 : ARG ADD_BUILD_TAGS="" [Pipeline] } 08:32:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:32:48 + git config --global --add safe.directory /w/workspace/edgex-go/16 [Pipeline] echo 08:32:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:48 ========================================================= 08:32:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:32:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:32:49 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:49 9b18e9b68314: Pulling fs layer 08:32:49 35d82f9e3411: Pulling fs layer 08:32:49 e16973657156: Pulling fs layer 08:32:49 fc693d55d65f: Pulling fs layer 08:32:49 7e9fc2657dce: Pulling fs layer 08:32:49 dda99020689f: Pulling fs layer 08:32:49 db1c61fa0a46: Pulling fs layer 08:32:49 891c053d2c06: Pulling fs layer 08:32:49 fc693d55d65f: Waiting 08:32:49 7e9fc2657dce: Waiting 08:32:49 dda99020689f: Waiting 08:32:49 db1c61fa0a46: Waiting 08:32:49 891c053d2c06: Waiting 08:32:49 e16973657156: Verifying Checksum 08:32:49 e16973657156: Download complete 08:32:49 35d82f9e3411: Download complete 08:32:49 7e9fc2657dce: Verifying Checksum 08:32:49 7e9fc2657dce: Download complete 08:32:49 dda99020689f: Verifying Checksum 08:32:49 dda99020689f: Download complete 08:32:49 9b18e9b68314: Verifying Checksum 08:32:49 9b18e9b68314: Download complete 08:32:50 9b18e9b68314: Pull complete 08:32:50 891c053d2c06: Verifying Checksum 08:32:50 891c053d2c06: Download complete 08:32:51 35d82f9e3411: Pull complete 08:32:51 e16973657156: Pull complete 08:32:51 db1c61fa0a46: Verifying Checksum 08:32:51 db1c61fa0a46: Download complete 08:32:52 fc693d55d65f: Download complete 08:33:00 ---> Running in 72b7923f892f 08:33:00 ---> Running in 111cafb3f81e 08:33:00 ---> Running in 8c49b098b075 08:33:00 ---> Running in 55cb898b9b92 08:33:00 ---> Running in aec25907077d 08:33:00 Removing intermediate container 111cafb3f81e 08:33:00 ---> 40d1194f3756 08:33:00 Step 4/22 : WORKDIR /edgex-go 08:33:00 Removing intermediate container 8c49b098b075 08:33:00 ---> f00d153aae80 08:33:00 Step 4/23 : WORKDIR /edgex-go 08:33:00 Removing intermediate container 72b7923f892f 08:33:00 ---> fbebfcba4095 08:33:00 Step 4/32 : RUN apk add --update --no-cache make git 08:33:00 ---> Running in 8a09c58ad22e 08:33:00 Removing intermediate container aec25907077d 08:33:00 ---> 029c5c1a8fa9 08:33:00 Step 4/24 : WORKDIR /edgex-go 08:33:00 Removing intermediate container 55cb898b9b92 08:33:00 ---> 57e62fd1ed0e 08:33:00 Step 4/22 : WORKDIR /edgex-go 08:33:00 ---> Running in 59f8b9201e29 08:33:00 ---> Running in d98c3fad7541 08:33:00 ---> Running in 663b6639dbb8 08:33:00 ---> Running in f10424097d17 08:33:00 Removing intermediate container 8a09c58ad22e 08:33:00 ---> a4357bec78f6 08:33:00 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:33:00 ---> Running in 60c365bb82c7 08:33:00 Removing intermediate container 663b6639dbb8 08:33:00 ---> f74336458a29 08:33:00 Step 5/24 : RUN apk add --update --no-cache make git 08:33:00 Removing intermediate container 59f8b9201e29 08:33:00 ---> d4b022dc0d21 08:33:00 Step 5/23 : RUN apk add --update --no-cache make git 08:33:00 ---> Running in e93753a68de9 08:33:00 ---> Running in 4b9199ebcfa2 08:33:00 Removing intermediate container f10424097d17 08:33:00 ---> 6b514f3a45af 08:33:00 Step 5/22 : RUN apk add --update --no-cache make git 08:33:00 ---> Running in 96b35fe52aca 08:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:00 OK: 211 MiB in 51 packages 08:33:00 OK: 211 MiB in 51 packages 08:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:00 OK: 211 MiB in 51 packages 08:33:00 OK: 211 MiB in 51 packages 08:33:00 OK: 211 MiB in 51 packages 08:33:00 Removing intermediate container 60c365bb82c7 08:33:00 ---> 0def170baeac 08:33:00 Step 6/22 : COPY go.mod vendor* ./ 08:33:00 Removing intermediate container e93753a68de9 08:33:00 ---> 5eb9b0db958a 08:33:00 Step 6/24 : COPY go.mod vendor* ./ 08:33:00 Removing intermediate container d98c3fad7541 08:33:00 ---> 02ef493957fb 08:33:00 Step 5/32 : COPY go.mod vendor* ./ 08:33:00 ---> bd6212d40836 08:33:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:00 ---> Running in 901beed81d98 08:33:00 Removing intermediate container 4b9199ebcfa2 08:33:00 ---> c2d1fde3aa81 08:33:00 Step 6/23 : COPY go.mod vendor* ./ 08:33:00 ---> cb6a931fb1fc 08:33:00 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:00 ---> 18b33ea2d159 08:33:00 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:00 ---> Running in f526655fb0b9 08:33:00 Removing intermediate container 96b35fe52aca 08:33:00 ---> 88f9bf15519f 08:33:00 Step 6/22 : COPY go.mod vendor* ./ 08:33:00 ---> Running in d63140028cc1 08:33:00 ---> 224c8b8d5c99 08:33:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:00 ---> Running in 41ba32dc4f71 08:33:00 ---> 9da8bbc5213a 08:33:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:00 ---> Running in 064c03709463 08:33:04 fc693d55d65f: Pull complete 08:33:04 7e9fc2657dce: Pull complete 08:33:04 dda99020689f: Pull complete 08:33:11 db1c61fa0a46: Pull complete 08:33:12 891c053d2c06: Pull complete 08:33:12 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:33:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:33:13 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:13 WORKDIR /edgex 08:33:13 COPY go.mod . 08:33:13 RUN go mod download 08:33:13 + docker build -t ci-base-image-arm64 -f - . 08:33:13 Sending build context to Docker daemon 3.205MB 08:33:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:13 ---> f96f9c87975a 08:33:13 Step 2/4 : WORKDIR /edgex 08:33:15 ---> Running in 1316a37bc089 08:33:15 Removing intermediate container 1316a37bc089 08:33:15 ---> 55fb6d7f3b2d 08:33:15 Step 3/4 : COPY go.mod . 08:33:16 ---> d7e3c1660048 08:33:16 Step 4/4 : RUN go mod download 08:33:16 ---> Running in 988ea6585c11 08:33:48 Removing intermediate container 988ea6585c11 08:33:48 ---> e52d98d16248 08:33:48 Successfully built e52d98d16248 08:33:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:48 + docker inspect -f . ci-base-image-arm64 08:33:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:48 prd-ubuntu20.04-docker-arm64-4c-16g-8075 does not seem to be running inside a container 08:33:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:50 $ docker top 886e50f298c5f3ca141bbe1c2f4b1a9a75fe57a8b1539c8c2b91b8b59de34634 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:50 + go version 08:33:50 go version go1.18.7 linux/arm64 [Pipeline] } 08:33:50 $ docker stop --time=1 886e50f298c5f3ca141bbe1c2f4b1a9a75fe57a8b1539c8c2b91b8b59de34634 08:33:52 $ docker rm -f --volumes 886e50f298c5f3ca141bbe1c2f4b1a9a75fe57a8b1539c8c2b91b8b59de34634 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:52 + docker inspect -f . ci-base-image-arm64 08:33:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:53 prd-ubuntu20.04-docker-arm64-4c-16g-8075 does not seem to be running inside a container 08:33:53 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:33:54 $ docker top 56c50c9d9ac7c09988c202289aa3fc8f6675f909ac662cde130d0bea440182b7 -eo pid,comm [Pipeline] { [Pipeline] echo 08:33:54 ========================================================= 08:33:54 [edgeXBuildGoParallel] Running Tests and Build... 08:33:54 ========================================================= [Pipeline] sh 08:33:54 + git config --global --add safe.directory /w/workspace/edgex-go/16 [Pipeline] fileExists [Pipeline] sh 08:33:55 + make test 08:33:55 go test -race -coverprofile=coverage.out ./... 08:34:08 Removing intermediate container f526655fb0b9 08:34:08 ---> 438bab5a915e 08:34:08 Step 7/32 : COPY . . 08:34:08 Removing intermediate container 064c03709463 08:34:08 ---> 39fd6a5899f2 08:34:08 Step 8/22 : COPY . . 08:34:08 Removing intermediate container 901beed81d98 08:34:08 ---> 3c67d5b6255a 08:34:08 Step 8/22 : COPY . . 08:34:08 Removing intermediate container 41ba32dc4f71 08:34:08 ---> ecd978b6fc8f 08:34:08 Step 8/23 : COPY . . 08:34:08 Removing intermediate container d63140028cc1 08:34:08 ---> 08f613e9a5e8 08:34:08 Step 8/24 : COPY . . 08:34:27 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:35 ---> 493b54277f09 08:34:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:34:35 ---> 45135d6b1a55 08:34:35 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:34:35 ---> 44a7ce00e0dd 08:34:35 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:34:35 ---> 76f311207a6c 08:34:35 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:35 ---> 1c15a576970c 08:34:35 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:34:35 ---> Running in 170a4944a331 08:34:35 ---> Running in f1f631a9e6c2 08:34:35 ---> Running in 12a4d382c26c 08:34:35 ---> Running in 53c585f94a11 08:34:35 ---> Running in 9fc30a081a1d 08:34:35 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:34:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:34:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:34:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:34:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:35:13 Removing intermediate container f1f631a9e6c2 08:35:13 ---> cf36d7c61791 08:35:13 08:35:13 Step 10/23 : FROM alpine:3.16 08:35:13 Removing intermediate container 9fc30a081a1d 08:35:13 ---> a5df3a1712c7 08:35:13 08:35:13 Step 10/24 : FROM alpine:3.16 08:35:13 Removing intermediate container 53c585f94a11 08:35:13 ---> b4704e43b821 08:35:13 08:35:13 Step 9/32 : FROM alpine:3.16 08:35:13 Removing intermediate container 12a4d382c26c 08:35:13 ---> e9f2837af466 08:35:13 08:35:13 Step 10/22 : FROM alpine:3.16 08:35:13 3.16: Pulling from library/alpine 08:35:13 3.16: Pulling from library/alpine 08:35:14 3.16: Pulling from library/alpine 08:35:14 3.16: Pulling from library/alpine 08:35:16 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:35:16 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:35:16 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:35:16 Status: Downloaded newer image for alpine:3.16 08:35:16 Status: Downloaded newer image for alpine:3.16 08:35:16 Status: Image is up to date for alpine:3.16 08:35:16 ---> dfd21b5a31f5 08:35:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:35:16 ---> dfd21b5a31f5 08:35:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:35:16 ---> dfd21b5a31f5 08:35:16 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:35:16 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation'Status: Image is up to date for alpine:3.16 08:35:16 08:35:16 ---> dfd21b5a31f5 08:35:16 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:35:16 ---> Running in 7a31102dd889 08:35:16 ---> Running in ed3f254da8ed 08:35:16 ---> Running in 156d348154ba 08:35:16 ---> Running in eb6550c6cc09 08:35:16 Removing intermediate container 170a4944a331 08:35:16 ---> 94b3fd14d8ec 08:35:16 08:35:16 Step 10/22 : FROM alpine:3.16 08:35:16 ---> dfd21b5a31f5 08:35:16 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:35:16 ---> Running in c774ec67deb6 08:35:16 Removing intermediate container ed3f254da8ed 08:35:16 ---> 9ae846551448 08:35:16 Step 12/22 : ENV APP_PORT=59880 08:35:16 Removing intermediate container 7a31102dd889 08:35:16 ---> b3a7251cb5d3 08:35:16 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:35:16 ---> Running in 3e6fdc0a3e3f 08:35:16 ---> Running in 9d1fbae6e6e7 08:35:16 Removing intermediate container 3e6fdc0a3e3f 08:35:16 ---> 3223f04b8225 08:35:16 Step 13/22 : EXPOSE $APP_PORT 08:35:16 ---> Running in 0889d9f585e2 08:35:16 Removing intermediate container 0889d9f585e2 08:35:16 ---> b92dbc5a54f3 08:35:16 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:35:16 ---> Running in 60d6fe9d8802 08:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:17 (1/1) Installing dumb-init (1.2.5-r1) 08:35:17 Executing busybox-1.35.0-r17.trigger 08:35:17 OK: 6 MiB in 15 packages 08:35:17 (1/2) Installing ca-certificates (20220614-r0) 08:35:17 (2/2) Installing dumb-init (1.2.5-r1) 08:35:17 Executing busybox-1.35.0-r17.trigger 08:35:17 Executing ca-certificates-20220614-r0.trigger 08:35:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:17 OK: 6 MiB in 16 packages 08:35:17 (1/2) Installing dumb-init (1.2.5-r1) 08:35:17 (2/2) Installing su-exec (0.2-r1) 08:35:17 (1/1) Installing dumb-init (1.2.5-r1) 08:35:17 Executing busybox-1.35.0-r17.trigger 08:35:17 OK: 6 MiB in 16 packages 08:35:17 Executing busybox-1.35.0-r17.trigger 08:35:17 OK: 6 MiB in 15 packages 08:35:17 (1/1) Installing dumb-init (1.2.5-r1) 08:35:17 Executing busybox-1.35.0-r17.trigger 08:35:17 OK: 6 MiB in 15 packages 08:35:17 Removing intermediate container 156d348154ba 08:35:17 ---> c4dda00049e2 08:35:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:17 ---> Running in 580c2a93a4bf 08:35:17 Removing intermediate container 580c2a93a4bf 08:35:17 ---> 2c0b02e93697 08:35:17 Step 13/23 : ENV APP_PORT=59882 08:35:18 ---> Running in 69621d6ce5e4 08:35:18 Removing intermediate container eb6550c6cc09 08:35:18 ---> 81f578fde318 08:35:18 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:18 Removing intermediate container 9d1fbae6e6e7 08:35:18 ---> e4d29697113c 08:35:18 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:35:18 ---> Running in a4317cd6344a 08:35:18 ---> Running in d27103a74666 08:35:18 Removing intermediate container c774ec67deb6 08:35:18 ---> 86815580683e 08:35:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:35:18 Removing intermediate container 60d6fe9d8802 08:35:18 ---> 836c46bf5f97 08:35:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:18 Removing intermediate container 69621d6ce5e4 08:35:18 ---> b879c29f9187 08:35:18 Step 14/23 : EXPOSE $APP_PORT 08:35:18 ---> Running in 191dc966f029 08:35:18 ---> Running in 10f66ca7b128 08:35:18 Removing intermediate container a4317cd6344a 08:35:18 ---> aa7d8a9e583f 08:35:18 Step 13/24 : ENV APP_PORT=59881 08:35:18 Removing intermediate container d27103a74666 08:35:18 ---> 5c4c404f66e2 08:35:18 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:35:18 ---> Running in ffe53cae971d 08:35:18 ---> Running in 1b9f360b814a 08:35:18 Removing intermediate container 191dc966f029 08:35:18 ---> 763d2c73f06d 08:35:18 Step 13/22 : ENV APP_PORT=59860 08:35:18 ---> Running in 8200ce299fbc 08:35:18 ---> fdf8690ea4f1 08:35:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:18 Removing intermediate container 10f66ca7b128 08:35:18 ---> 79445e594a53 08:35:18 Step 15/23 : WORKDIR / 08:35:18 ---> Running in 8d077ea2d9c0 08:35:18 Removing intermediate container 1b9f360b814a 08:35:18 ---> 8af729868f0f 08:35:18 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:35:18 Removing intermediate container ffe53cae971d 08:35:18 ---> d5974ef5e703 08:35:18 Step 14/24 : EXPOSE $APP_PORT 08:35:18 Removing intermediate container 8200ce299fbc 08:35:18 ---> 23d0b10ac8e5 08:35:18 Step 14/22 : EXPOSE $APP_PORT 08:35:18 ---> Running in e2f318161aaf 08:35:18 ---> Running in 7c2210f0342a 08:35:18 ---> Running in ec25533ad86e 08:35:18 Removing intermediate container 8d077ea2d9c0 08:35:18 ---> 8bea849af4a6 08:35:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:18 ---> a62958e70e81 08:35:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:35:18 Removing intermediate container 7c2210f0342a 08:35:18 ---> 220935e3b00c 08:35:18 Step 15/24 : WORKDIR / 08:35:18 Removing intermediate container e2f318161aaf 08:35:18 ---> e4315a0274a8 08:35:18 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:35:18 Removing intermediate container ec25533ad86e 08:35:18 ---> 4f2110fd9e71 08:35:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:18 ---> Running in 4800c9c3ec10 08:35:18 ---> Running in c14191ff8b35 08:35:18 ---> 7538c0c3d158 08:35:18 ---> 8e45a0824d3c 08:35:18 Step 18/22 : ENTRYPOINT ["/core-data"]Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:35:18 08:35:18 ---> Running in a997a7c9885f 08:35:19 Removing intermediate container 4800c9c3ec10 08:35:19 ---> 499a23f499ea 08:35:19 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:35:19 Removing intermediate container c14191ff8b35 08:35:19 ---> 42973aa703f3 08:35:19 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:19 ---> Running in d7c7c467ff36 08:35:19 ---> 18ddddcca90b 08:35:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:35:19 Removing intermediate container a997a7c9885f 08:35:19 ---> 34891f8b8acf 08:35:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:19 ---> Running in 8debc92bc443 08:35:19 ---> fc546f304ea1 08:35:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:19 Removing intermediate container 8debc92bc443 08:35:19 ---> b0babf776330 08:35:19 Step 20/22 : LABEL arch=x86_64 08:35:20 ---> Running in f87481bc8e49 08:35:20 ---> d61b81a43dd7 08:35:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:35:20 ---> e2dbcbbb3a53 08:35:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:35:20 ---> 45aaa2eb991a 08:35:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:35:20 Removing intermediate container f87481bc8e49 08:35:20 ---> 82c51f2499c7 08:35:20 Step 21/22 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 08:35:20 ---> Running in 82d5143cbcc7 08:35:20 ---> 69d85825f4d4 08:35:20 Step 19/23 : ENTRYPOINT ["/core-command"] 08:35:20 ---> 983c3d77fb57 08:35:20 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:35:20 ---> Running in 29b2ef019e7a 08:35:20 ---> Running in c6a500324d0e 08:35:20 ---> b858120da916 08:35:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:35:20 Removing intermediate container 82d5143cbcc7 08:35:20 ---> 1c133ceae907 08:35:20 Step 22/22 : LABEL version=0.0.0 08:35:20 Removing intermediate container d7c7c467ff36 08:35:20 ---> eb7055877565 08:35:20 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:35:20 ---> Running in a71062bb9c8e 08:35:20 Removing intermediate container c6a500324d0e 08:35:20 ---> dee763731488 08:35:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:20 Removing intermediate container 29b2ef019e7a 08:35:20 ---> 134f06c5ac26 08:35:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:20 ---> Running in 27304b8f32c0 08:35:20 ---> Running in e3f30e88b7d8 08:35:20 ---> Running in 14c9dbd1b9d3 08:35:20 ---> d9dd562a63a0 08:35:20 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:35:20 Removing intermediate container a71062bb9c8e 08:35:20 ---> 5fa08e0c1fe3 08:35:20 08:35:20 ---> Running in d4c244d8c4e5 08:35:20 Removing intermediate container 27304b8f32c0 08:35:20 ---> c5f80d377126 08:35:20 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:35:20 Removing intermediate container e3f30e88b7d8 08:35:20 Successfully built 5fa08e0c1fe3 08:35:20 ---> d88bbef632bb 08:35:20 Step 21/23 : LABEL arch=x86_64 08:35:20 Successfully tagged core-data:latest 08:35:20 Removing intermediate container 14c9dbd1b9d3 08:35:20  Building core-data ... done  ---> e5ccc46906c6 08:35:20 Step 20/22 : LABEL arch=x86_64 08:35:20 Building security-spiffe-token-provider 08:35:20 ---> Running in 2599cb5bd8f8 08:35:20 Removing intermediate container d4c244d8c4e5 08:35:20 ---> 1b9f8099a8da 08:35:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:20 ---> Running in 3e2c6fb33904 08:35:23 ---> Running in 8b05de2041fa 08:35:24 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:24 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:35:25 ---> eaf6f2490481 08:35:25 Step 3/19 : WORKDIR /edgex-go 08:35:25 ---> Using cache 08:35:25 ---> fbebfcba4095 08:35:25 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:35:25 Removing intermediate container 3e2c6fb33904 08:35:25 ---> 367ca2c3405c 08:35:25 Step 21/22 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 08:35:25 ---> 9f2a96b7d950 08:35:25 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:35:25 Removing intermediate container 2599cb5bd8f8 08:35:25 ---> e2ca4518e51a 08:35:25 Step 22/23 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 08:35:25 ---> Running in a1a5eec0e4e3 08:35:25 ---> Running in 4d781acd04a2 08:35:25 Removing intermediate container 8b05de2041fa 08:35:25 ---> 56a84b5f86e8 08:35:25 Step 22/24 : LABEL arch=x86_64 08:35:25 ---> Running in a76a6266a9e4 08:35:25 ---> Running in eb70641c6108 08:35:25 ---> Running in 3bf2d505c088 08:35:25 Removing intermediate container 4d781acd04a2 08:35:25 ---> 37f07f791d78 08:35:25 Step 22/22 : LABEL version=0.0.0 08:35:25 ---> Running in 3ddc399d008e 08:35:25 Removing intermediate container eb70641c6108 08:35:25 ---> 439e69e41e34 08:35:25 Step 23/23 : LABEL version=0.0.0 08:35:25 ---> Running in e6e0f2db25c3 08:35:25 Removing intermediate container 3bf2d505c088 08:35:25 ---> e575a9fb98ad 08:35:25 Step 23/24 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 08:35:25 ---> Running in 7221bb9ab858 08:35:25 Removing intermediate container 3ddc399d008e 08:35:25 ---> c64f2890a6fe 08:35:25 08:35:25 Removing intermediate container e6e0f2db25c3 08:35:25 ---> f6a1ce46d25a 08:35:25 08:35:26 Successfully built c64f2890a6fe 08:35:26 Successfully tagged support-notifications:latest 08:35:26  Building support-notifications ... done Building security-spire-server 08:35:26 Removing intermediate container 7221bb9ab858 08:35:26 ---> 425e39901e78 08:35:26 Step 24/24 : LABEL version=0.0.0 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:26 Successfully built f6a1ce46d25a 08:35:26 ---> Running in be95a72974bc 08:35:26 Successfully tagged core-command:latest 08:35:26 Building security-secretstore-setup 08:35:26  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:26 Removing intermediate container be95a72974bc 08:35:26 ---> 97e6693e4766 08:35:26 08:35:26 Successfully built 97e6693e4766 08:35:26 Successfully tagged core-metadata:latest 08:35:26  Building core-metadata ... done Building support-scheduler 08:35:26 v3.16.4-35-g054104bb820 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:35:26 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:35:26 OK: 17046 distinct packages available 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:26 OK: 211 MiB in 51 packages 08:35:33 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:33 ---> eaf6f2490481 08:35:33 Step 3/23 : WORKDIR /edgex-go 08:35:33 ---> Using cache 08:35:33 ---> fbebfcba4095 08:35:33 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:35:33 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:33 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:33 ---> eaf6f2490481 08:35:33 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:33 ---> Using cache 08:35:33 ---> 57e62fd1ed0e 08:35:33 Step 4/22 : WORKDIR /edgex-go 08:35:33 ---> Using cache 08:35:33 ---> 6b514f3a45af 08:35:33 Step 5/22 : RUN apk add --update --no-cache make git 08:35:33 ---> Using cache 08:35:33 ---> 88f9bf15519f 08:35:33 Step 6/22 : COPY go.mod vendor* ./ 08:35:33 ---> Using cache 08:35:33 ---> 9da8bbc5213a 08:35:33 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:33 ---> Using cache 08:35:33 ---> 39fd6a5899f2 08:35:33 Step 8/22 : COPY . . 08:35:33 ---> Using cache 08:35:33 ---> 44a7ce00e0dd 08:35:33 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:35:33 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:33 ---> eaf6f2490481 08:35:33 Step 3/24 : WORKDIR /edgex-go 08:35:33 ---> Using cache 08:35:33 ---> fbebfcba4095 08:35:33 Step 4/24 : RUN apk add --update --no-cache make git 08:35:33 ---> Using cache 08:35:33 ---> 02ef493957fb 08:35:33 Step 5/24 : COPY go.mod vendor* ./ 08:35:33 ---> Using cache 08:35:33 ---> cb6a931fb1fc 08:35:33 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:33 ---> Using cache 08:35:33 ---> 438bab5a915e 08:35:33 Step 7/24 : COPY . . 08:35:33 ---> Using cache 08:35:33 ---> 76f311207a6c 08:35:33 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:35:40 ---> Running in 5ac9891a81c6 08:35:40 ---> Running in 2197b55e394b 08:35:40 ---> Running in 97076346c6c4 08:35:40 Removing intermediate container a76a6266a9e4 08:35:40 ---> d1e6aad21ef9 08:35:40 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:40 Removing intermediate container a1a5eec0e4e3 08:35:40 ---> 272b42a58a10 08:35:40 Step 5/19 : COPY go.mod vendor* ./ 08:35:40 ---> faf47f1ceb3d 08:35:40 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:40 ---> c7668a0ec845 08:35:40 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:40 ---> Running in e6e881644456 08:35:40 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:35:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:40 ---> 863277dc555a 08:35:40 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:40 ---> d8ba54e2140e 08:35:40 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:35:40 OK: 211 MiB in 51 packages 08:35:40 ---> 97ba2df3374b 08:35:40 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:35:40 ---> 2db02d226b8f 08:35:40 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:35:40 Removing intermediate container 2197b55e394b 08:35:40 ---> 47433d4d84db 08:35:40 Step 5/23 : COPY go.mod vendor* ./ 08:35:40 ---> dc7d0eb68cb3 08:35:40 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:40 ---> 0e624dbab145 08:35:40 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:40 ---> Running in 2a0d211f79af 08:35:40 ---> 033000c2976f 08:35:40 Step 27/32 : RUN chmod +x /entrypoint.sh 08:35:40 ---> Running in 53709ba94bca 08:35:41 Removing intermediate container 53709ba94bca 08:35:41 ---> bab43291ebd3 08:35:41 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:35:41 ---> Running in bdcf41b79acc 08:35:41 Removing intermediate container bdcf41b79acc 08:35:41 ---> 43781cd42c85 08:35:41 Step 29/32 : CMD ["gate"] 08:35:41 ---> Running in acaf99b2d522 08:35:41 Removing intermediate container acaf99b2d522 08:35:41 ---> 88a2d03aa8ee 08:35:41 Step 30/32 : LABEL arch=x86_64 08:35:41 ---> Running in 6e220ca153be 08:35:41 Removing intermediate container 6e220ca153be 08:35:41 ---> 836e87c9b6ec 08:35:41 Step 31/32 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 08:35:41 ---> Running in b77cf19e808a 08:35:42 Removing intermediate container b77cf19e808a 08:35:42 ---> 6e2063007487 08:35:42 Step 32/32 : LABEL version=0.0.0 08:35:42 ---> Running in 3b823c2fd0b7 08:35:42 Removing intermediate container 3b823c2fd0b7 08:35:42 ---> dc9bbbb41718 08:35:42 08:35:42 Successfully built dc9bbbb41718 08:35:42 Successfully tagged security-bootstrapper:latest 08:35:42  Building security-bootstrapper ... done Building security-proxy-setup 08:35:45 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:45 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:35:45 ---> eaf6f2490481 08:35:45 Step 3/21 : WORKDIR /edgex-go 08:35:45 ---> Using cache 08:35:45 ---> fbebfcba4095 08:35:45 Step 4/21 : RUN apk add --update --no-cache make git 08:35:45 ---> Using cache 08:35:45 ---> 02ef493957fb 08:35:45 Step 5/21 : COPY go.mod vendor* ./ 08:35:45 ---> Using cache 08:35:45 ---> cb6a931fb1fc 08:35:45 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:45 ---> Using cache 08:35:45 ---> 438bab5a915e 08:35:45 Step 7/21 : COPY . . 08:35:45 ---> Using cache 08:35:45 ---> 76f311207a6c 08:35:45 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:36:00 ---> Running in 7b89d9160b0b 08:36:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:36: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:36:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:36:04 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:04 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:04 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:36:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:36:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:36:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:36:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:36:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:36:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:36:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:36:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:36:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:36:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:36:17 Removing intermediate container 2a0d211f79af 08:36:17 ---> 60c02444a1f2 08:36:17 Step 7/23 : COPY . . 08:36:17 Removing intermediate container e6e881644456 08:36:17 ---> b55b0ba3785e 08:36:17 Step 7/19 : COPY . . 08:36:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:36:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.501s coverage: 28.7% of statements 08:36:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:36:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:36:30 ---> d5c2f6754ca3 08:36:30 Removing intermediate container 97076346c6c4 08:36:30 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 ---> 3275f47ba5b1 08:36:30 08:36:30 08:36:30 Step 9/24 : FROM alpine:3.16 08:36:30 ---> dfd21b5a31f5 08:36:30 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:36:30 ---> a40392786b7c 08:36:30 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:30 Removing intermediate container 5ac9891a81c6 08:36:30 ---> fda84439cb70 08:36:30 08:36:30 Step 10/22 : FROM alpine:3.16 08:36:30 ---> dfd21b5a31f5 08:36:30 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:36:30 ---> Using cache 08:36:30 ---> 81f578fde318 08:36:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:30 ---> Using cache 08:36:30 ---> aa7d8a9e583f 08:36:30 Step 13/22 : ENV APP_PORT=59861 08:36:30 ---> Running in 4b2167b2ef53 08:36:30 ---> Running in d8407162397a 08:36:30 ---> Running in 66bff63b16c0 08:36:30 ---> Running in cb9d331beef0 08:36:30 Removing intermediate container 4b2167b2ef53 08:36:30 ---> aa6f05566069 08:36:30 Step 9/23 : WORKDIR /edgex-go/spire-build 08:36:30 Removing intermediate container cb9d331beef0 08:36:30 ---> f57661577eca 08:36:30 Step 14/22 : EXPOSE $APP_PORT 08:36:30 ---> Running in a286b4c6e346 08:36:30 ---> Running in e164cc289237 08:36:30 Removing intermediate container e164cc289237 08:36:30 ---> 59fd417c6853 08:36:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:30 Removing intermediate container a286b4c6e346 08:36:30 ---> 3dff71070937 08:36:30 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:36:30 ---> Running in 00c1a17f82d0 08:36: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 08:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:30 ---> c36c4ac06d1c 08:36:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:36:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:31 (1/3) Installing ca-certificates (20220614-r0) 08:36:31 (2/3) Installing dumb-init (1.2.5-r1) 08:36:31 (3/3) Installing su-exec (0.2-r1) 08:36:31 Executing busybox-1.35.0-r17.trigger 08:36:31 Executing ca-certificates-20220614-r0.trigger 08:36:31 OK: 6 MiB in 17 packages 08:36:32 ---> 234d3ba07054 08:36:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:36:32 Removing intermediate container 7b89d9160b0b 08:36:32 ---> e77e69d92001 08:36:32 08:36:32 Step 9/21 : FROM alpine:3.16 08:36:32 ---> dfd21b5a31f5 08:36:32 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:36:32 Removing intermediate container 00c1a17f82d0 08:36:32 ---> 8bcb446304d4 08:36:32 Step 11/23 : WORKDIR /edgex-go 08:36:32 ---> Running in d052e787903e 08:36:32 ---> Running in be71a8ea7407 08:36:32 ---> 08fdb45da3b7 08:36:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:36:32 Removing intermediate container d8407162397a 08:36:32 ---> ddb2308900bd 08:36:32 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:36:32 ---> Running in 38ed6e87b2fa 08:36:32 Removing intermediate container be71a8ea7407 08:36:32 ---> cfca23dba591 08:36:32 08:36:32 Step 12/23 : FROM alpine:3.15 08:36:32 ---> Running in bafb970563b4 08:36:32 Removing intermediate container 38ed6e87b2fa 08:36:32 ---> 2da5c031fdc6 08:36:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:32 3.15: Pulling from library/alpine 08:36:32 ---> Running in 56ae86946aa9 08:36:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:32 Removing intermediate container bafb970563b4 08:36:32 ---> 943accec0784 08:36:32 Step 12/24 : WORKDIR / 08:36:32 ---> Running in ce179e201dce 08:36:32 Removing intermediate container 56ae86946aa9 08:36:32 ---> d09f00d7247f 08:36:32 Step 20/22 : LABEL arch=x86_64 08:36:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:32 ---> Running in 68fe8da54b6c 08:36:32 Removing intermediate container ce179e201dce 08:36:32 ---> 925b59c4d869 08:36:32 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:36:32 Removing intermediate container 68fe8da54b6c 08:36:32 ---> 8d5cde23ff76 08:36:32 Step 21/22 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 08:36:32 (1/6) Installing ca-certificates (20220614-r0) 08:36:32 ---> Running in c0ca8c235d83 08:36:32 (2/6) Installing brotli-libs (1.0.9-r6) 08:36:32 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:36:32 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:36:32 (4/6) Installing libcurl (7.83.1-r6) 08:36:32 Status: Downloaded newer image for alpine:3.15 08:36:32 ---> 5ce65d7b0fde 08:36:32 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:32 (5/6) Installing curl (7.83.1-r6) 08:36:32 (6/6) Installing dumb-init (1.2.5-r1) 08:36:32 Executing busybox-1.35.0-r17.trigger 08:36:32 Executing ca-certificates-20220614-r0.trigger 08:36:32 ---> Running in 3a2de7faaf4a 08:36:33 OK: 8 MiB in 20 packages 08:36:33 ---> 20577d2da70d 08:36:33 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:36:33 Removing intermediate container c0ca8c235d83 08:36:33 ---> 82ac75863376 08:36:33 Step 22/22 : LABEL version=0.0.0 08:36:33 ---> Running in ff73db8e2746 08:36:33 Removing intermediate container 3a2de7faaf4a 08:36:33 ---> 2632e86fb1b7 08:36:33 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:33 ---> Running in 4d45a6872f4f 08:36:33 Removing intermediate container ff73db8e2746 08:36:33 ---> e2e5817fb5ba 08:36:33 08:36:33 ---> 34f1166be6b6 08:36:33 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:36:33 Successfully built e2e5817fb5ba 08:36:33 Successfully tagged support-scheduler:latest 08:36:33 Building security-spire-config 08:36:34  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:35 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:36:35 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:36:35 OK: 15857 distinct packages available 08:36:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.351s coverage: 98.5% of statements 08:36:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:35 ---> 69d4da9309db 08:36:35 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:36:36 (1/5) Installing dumb-init (1.2.5-r1) 08:36:36 (2/5) Installing musl-obstack (1.2.3-r0) 08:36:36 (3/5) Installing libucontext (1.1-r0) 08:36:36 (4/5) Installing gcompat (1.0.0-r4) 08:36:36 (5/5) Installing openssl (1.1.1t-r1) 08:36:36 Executing busybox-1.34.1-r7.trigger 08:36:36 OK: 7 MiB in 19 packages 08:36:36 Removing intermediate container d052e787903e 08:36:36 ---> 0fce9d1380ee 08:36:36 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:36:38 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:38 ---> eaf6f2490481 08:36:38 Step 3/24 : WORKDIR /edgex-go 08:36:38 ---> Using cache 08:36:38 ---> fbebfcba4095 08:36:38 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:36:38 ---> Using cache 08:36:38 ---> 47433d4d84db 08:36:38 Step 5/24 : COPY go.mod vendor* ./ 08:36:38 ---> Using cache 08:36:38 ---> 0e624dbab145 08:36:38 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:38 ---> Using cache 08:36:38 ---> 60c02444a1f2 08:36:38 Step 7/24 : COPY . . 08:36:38 ---> Using cache 08:36:38 ---> d5c2f6754ca3 08:36:38 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:36:38 ---> Using cache 08:36:38 ---> aa6f05566069 08:36:38 Step 9/24 : WORKDIR /edgex-go/spire-build 08:36:38 ---> Using cache 08:36:38 ---> 3dff71070937 08:36:38 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 08:36:39 ---> 9e7f40db2c42 08:36:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:36:39 ---> Running in 54cb632fdd33 08:36:39 ---> Running in 31ce716a93b6 08:36:39 Removing intermediate container 54cb632fdd33 08:36:39 ---> 48e7e758ae38 08:36:39 Step 12/21 : WORKDIR /edgex 08:36:39 ---> Running in eae3db377cd7 08:36:39 Removing intermediate container 4d45a6872f4f 08:36:39 ---> 4599a5b9ca8f 08:36:39 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:40 ---> a396f823626e 08:36:40 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:36:40 Removing intermediate container eae3db377cd7 08:36:40 ---> 44d99a7a69c4 08:36:40 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:36:42 Removing intermediate container 31ce716a93b6 08:36:42 ---> 08475c64bcbf 08:36:42 Step 11/24 : WORKDIR /edgex-go 08:36:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.108s coverage: 71.2% of statements 08:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:36:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.601s coverage: 54.0% of statements 08:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:36:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:36:43 ---> 1d7df7b1895f 08:36:43 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:36:43 ---> fcb3ec862620 08:36:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:36:43 ---> Running in 106fd0dbecfb 08:36:43 ---> 667a9c7b0cc9 08:36:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:36:43 Removing intermediate container 106fd0dbecfb 08:36:43 ---> 4d7a058adc6c 08:36:43 08:36:43 Step 12/24 : FROM alpine:3.15 08:36:43 ---> 5ce65d7b0fde 08:36:43 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:43 ---> Using cache 08:36:43 ---> 2632e86fb1b7 08:36:43 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:36:43 ---> 236b05cb9ff2 08:36:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:36:43 ---> 9f86d7582296 08:36:43 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:43 ---> Running in 736d0ba11f3c 08:36:43 ---> Running in f6efcf8ec9a2 08:36:43 ---> 9c7c7aedae05 08:36:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:36:43 ---> 5772e86c4a9d 08:36:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:36:44 ---> b5bda2952dcc 08:36:44 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:44 ---> 31616ee115e9 08:36:44 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:44 ---> Running in b74a6698fd06 08:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:44 Removing intermediate container b74a6698fd06 08:36:44 ---> 5c4510fb0b82 08:36:44 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:44 ---> Running in 94e8e9384408 08:36:44 ---> 4731e1e4d9aa 08:36:44 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:44 ---> Running in 8b7d7c02997b 08:36:44 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:36:44 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:36:44 OK: 15857 distinct packages available 08:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:44 Removing intermediate container 94e8e9384408 08:36:44 ---> 92be1f66708e 08:36:44 Step 21/23 : LABEL arch=x86_64 08:36:44 Removing intermediate container f6efcf8ec9a2 08:36:44 ---> 1c31f395bdcf 08:36:44 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:44 ---> Running in b35231906ebd 08:36:44 ---> Running in 742f25346cbf 08:36:44 (1/4) Installing dumb-init (1.2.5-r1) 08:36:44 (2/4) Installing musl-obstack (1.2.3-r0) 08:36:44 (3/4) Installing libucontext (1.1-r0) 08:36:44 (4/4) Installing gcompat (1.0.0-r4) 08:36:44 Executing busybox-1.34.1-r7.trigger 08:36:44 Removing intermediate container 742f25346cbf 08:36:44 ---> 74f19afcbda6 08:36:44 Step 22/24 : LABEL arch=x86_64 08:36:44 OK: 6 MiB in 18 packages 08:36:45 ---> Running in 3f70020de8a0 08:36:45 Removing intermediate container b35231906ebd 08:36:45 ---> 23153d2bab02 08:36:45 Step 22/23 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 08:36:45 ---> Running in 594e64c3e08d 08:36:45 Removing intermediate container 3f70020de8a0 08:36:45 ---> 12a1a03e8375 08:36:45 Step 23/24 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 08:36:45 ---> Running in 7163476c9072 08:36:45 Removing intermediate container 594e64c3e08d 08:36:45 ---> b0faf111b409 08:36:45 Step 23/23 : LABEL version=0.0.0 08:36:45 Removing intermediate container 7163476c9072 08:36:45 ---> 5c24c83c679f 08:36:45 Step 24/24 : LABEL version=0.0.0 08:36:45 ---> Running in febee421824e 08:36:45 ---> Running in 02af0072391d 08:36:45 Removing intermediate container 8b7d7c02997b 08:36:45 ---> 44395e5c706b 08:36:45 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:36:45 Removing intermediate container febee421824e 08:36:45 ---> 4f845776fd02 08:36:45 08:36:45 ---> Running in 279534cdd24d 08:36:45 Removing intermediate container 736d0ba11f3c 08:36:45 ---> 02abe613db1a 08:36:45 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:45 Removing intermediate container 02af0072391d 08:36:45 ---> 0b918cef5d32 08:36:45 08:36:46 Successfully built 4f845776fd02 08:36:46 Successfully tagged security-spire-server:latest 08:36:46 Building core-common-config-bootstrapper 08:36:46  Building security-spire-server ... done Successfully built 0b918cef5d32 08:36:46 Removing intermediate container 279534cdd24d 08:36:46 ---> 6d419ddc0625 08:36:46 Step 19/21 : LABEL arch=x86_64 08:36:46 Successfully tagged security-secretstore-setup:latest 08:36:46 Building security-proxy-auth 08:36:46  Building security-secretstore-setup ... done  ---> Running in 5b9793ee6eeb 08:36:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:53 ---> eaf6f2490481 08:36:53 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:36:53 ---> Using cache 08:36:53 ---> 57e62fd1ed0e 08:36:53 Step 4/22 : WORKDIR /edgex-go 08:36:53 ---> Using cache 08:36:53 ---> 6b514f3a45af 08:36:53 Step 5/22 : RUN apk add --update --no-cache make git 08:36:53 ---> Using cache 08:36:53 ---> 88f9bf15519f 08:36:53 Step 6/22 : COPY go.mod vendor* ./ 08:36:53 ---> Using cache 08:36:53 ---> 9da8bbc5213a 08:36:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:53 ---> Using cache 08:36:53 ---> 39fd6a5899f2 08:36:53 Step 8/22 : COPY . . 08:36:53 ---> Using cache 08:36:53 ---> 44a7ce00e0dd 08:36:53 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:36:53 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:53 ---> eaf6f2490481 08:36:53 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:36:53 ---> Using cache 08:36:53 ---> 57e62fd1ed0e 08:36:53 Step 4/22 : WORKDIR /edgex-go 08:36:53 ---> Using cache 08:36:53 ---> 6b514f3a45af 08:36:53 Step 5/22 : RUN apk add --update --no-cache make git 08:36:53 ---> Using cache 08:36:53 ---> 88f9bf15519f 08:36:53 Step 6/22 : COPY go.mod vendor* ./ 08:36:53 ---> Using cache 08:36:53 ---> 9da8bbc5213a 08:36:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:53 ---> Using cache 08:36:53 ---> 39fd6a5899f2 08:36:53 Step 8/22 : COPY . . 08:36:53 ---> Using cache 08:36:53 ---> 44a7ce00e0dd 08:36:53 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:56 Removing intermediate container 5b9793ee6eeb 08:36:56 ---> 3807dc88c964 08:36:56 Step 20/21 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 08:36:56 ---> 02cbb65201ec 08:36:56 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:36:56 ---> Running in ae8307465d90 08:36:56 ---> Running in 8f510c8604a5 08:36:56 ---> Running in c51fea909e8d 08:36:56 Removing intermediate container ae8307465d90 08:36:56 ---> 93100100a8ea 08:36:56 Step 21/21 : LABEL version=0.0.0 08:36:56 ---> Running in 9950ba16c872 08:36:56 ---> 98d159fa33be 08:36:56 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:36:56 ---> Running in 9407d8bf6be7 08:36:56 Removing intermediate container 9950ba16c872 08:36:56 ---> b53512d756f9 08:36:56 08:36:57 Removing intermediate container 9407d8bf6be7 08:36:57 ---> 8817938b2ad8 08:36:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:36:57 Successfully built b53512d756f9 08:36:57 Successfully tagged security-proxy-setup:latest 08:36:57 Building security-spire-agent 08:36:57  Building security-proxy-setup ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:36:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:37:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.734s coverage: 88.5% of statements 08:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.549s coverage: 3.9% of statements 08:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:37:01 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:37:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:37:01 ---> eaf6f2490481 08:37:01 Step 3/24 : WORKDIR /edgex-go 08:37:01 ---> Using cache 08:37:01 ---> fbebfcba4095 08:37:01 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:37:01 ---> Using cache 08:37:01 ---> 47433d4d84db 08:37:01 Step 5/24 : COPY go.mod vendor* ./ 08:37:01 ---> Using cache 08:37:01 ---> 0e624dbab145 08:37:01 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:37:01 ---> Using cache 08:37:01 ---> 60c02444a1f2 08:37:01 Step 7/24 : COPY . . 08:37:01 ---> Using cache 08:37:01 ---> d5c2f6754ca3 08:37:01 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:37:01 ---> Using cache 08:37:01 ---> aa6f05566069 08:37:01 Step 9/24 : WORKDIR /edgex-go/spire-build 08:37:01 ---> Using cache 08:37:01 ---> 3dff71070937 08:37:01 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 08:37:01 ---> Using cache 08:37:01 ---> 08475c64bcbf 08:37:01 Step 11/24 : WORKDIR /edgex-go 08:37:01 ---> Using cache 08:37:01 ---> 4d7a058adc6c 08:37:01 08:37:01 Step 12/24 : FROM alpine:3.15 08:37:01 ---> 5ce65d7b0fde 08:37:01 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:01 ---> Using cache 08:37:01 ---> 2632e86fb1b7 08:37:01 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:37:01 ---> Using cache 08:37:01 ---> 4599a5b9ca8f 08:37:01 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:37:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.576s coverage: 95.6% of statements 08:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:37:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.409s coverage: 72.2% of statements 08:37:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:37:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:37:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:37:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:37:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:37:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.651s coverage: 65.9% of statements 08:37:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:37:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:37:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:37:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.381s coverage: 0.9% of statements 08:37:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:37:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.374s coverage: 29.6% of statements 08:37:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.421s coverage: 47.1% of statements 08:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.342s coverage: 82.9% of statements 08:37:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.261s coverage: 94.1% of statements 08:37:06 ---> f7c09dc358a7 08:37:06 Step 19/24 : WORKDIR / 08:37:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.333s coverage: 96.3% of statements 08:37:06 ---> c3714314a6e5 08:37:06 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:37:06 ---> Running in 02fe8bce51f1 08:37:06 Removing intermediate container 66bff63b16c0 08:37:06 ---> 5cf5ac106fd1 08:37:06 08:37:06 Step 9/19 : FROM alpine:3.15 08:37:06 ---> 5ce65d7b0fde 08:37:06 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:37:06 ---> Using cache 08:37:06 ---> 2632e86fb1b7 08:37:06 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:37:07 ---> Running in 8bb901d180ba 08:37:07 Removing intermediate container 02fe8bce51f1 08:37:07 ---> a87473546f06 08:37:07 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:08 ---> Running in d3c98dae6553 08:37:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.303s coverage: 87.5% of statements 08:37:08 ---> f055592cfeaa 08:37:08 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:37:09 Removing intermediate container d3c98dae6553 08:37:09 ---> 46333c561dce 08:37:09 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:37:09 ---> 0f67cf9bd8f6 08:37:09 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:37:09 ---> Running in 108414f8ee49 08:37:09 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:37:09 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:37:09 OK: 15857 distinct packages available 08:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:37:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:37:09 Removing intermediate container 108414f8ee49 08:37:09 ---> 16c005fb1b81 08:37:09 Step 22/24 : LABEL arch=x86_64 08:37:09 ---> bc679ab7ec7d 08:37:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:37:09 ---> Running in e50856695576 08:37:09 (1/9) Installing ca-certificates (20220614-r0) 08:37:09 (2/9) Installing brotli-libs (1.0.9-r5) 08:37:09 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:37:09 (4/9) Installing libcurl (7.80.0-r6) 08:37:09 (5/9) Installing curl (7.80.0-r6) 08:37:09 (6/9) Installing dumb-init (1.2.5-r1) 08:37:09 (7/9) Installing musl-obstack (1.2.3-r0) 08:37:09 (8/9) Installing libucontext (1.1-r0) 08:37:09 (9/9) Installing gcompat (1.0.0-r4) 08:37:09 Executing busybox-1.34.1-r7.trigger 08:37:09 Executing ca-certificates-20220614-r0.trigger 08:37:09 OK: 8 MiB in 23 packages 08:37:10 Removing intermediate container e50856695576 08:37:10 ---> a7f0facd1c12 08:37:10 Step 23/24 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 08:37:10 ---> Running in 770dbd4af922 08:37:10 ---> 22754388c271 08:37:10 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:37:10 ---> Running in 93272f681378 08:37:10 Removing intermediate container 770dbd4af922 08:37:10 ---> 0e9e1b0edfa1 08:37:10 Step 24/24 : LABEL version=0.0.0 08:37:10 ---> Running in 55ba90382a71 08:37:10 Removing intermediate container 93272f681378 08:37:10 ---> d58200831536 08:37:10 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:37:10 Removing intermediate container 8bb901d180ba 08:37:10 ---> 5470bb4805b8 08:37:10 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:10 ---> Running in 797f386af791 08:37:10 Removing intermediate container 55ba90382a71 08:37:10 ---> 60224499fa48 08:37:10 08:37:10 Successfully built 60224499fa48 08:37:10 Successfully tagged security-spire-config:latest 08:37:10 Removing intermediate container 797f386af791 08:37:10 ---> 2398433fc43e 08:37:10 Step 22/24 : LABEL arch=x86_64 08:37:10  Building security-spire-config ... done  ---> Running in f0ac805fae32 08:37:10 ---> ce97933d65a2 08:37:10 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:37:10 Removing intermediate container f0ac805fae32 08:37:10 ---> 08b008e248a5 08:37:10 Step 23/24 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 08:37:11 ---> Running in bc7aac5d45ae 08:37:11 Removing intermediate container bc7aac5d45ae 08:37:11 ---> a707375f902a 08:37:11 Step 24/24 : LABEL version=0.0.0 08:37:11 ---> Running in c5e5473a1c1d 08:37:11 ---> 5ed22e2f3f30 08:37:11 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:37:11 Removing intermediate container c5e5473a1c1d 08:37:11 ---> e5b09d4e7436 08:37:11 08:37:12 Successfully built e5b09d4e7436 08:37:12 Successfully tagged security-spire-agent:latest 08:37:12  Building security-spire-agent ... done  ---> 93770e156164 08:37:12 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:37:12 ---> Running in 57ec049e16fc 08:37:12 Removing intermediate container 57ec049e16fc 08:37:12 ---> 0cda15308840 08:37:12 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:37:12 ---> Running in 8973db4351a5 08:37:12 Removing intermediate container 8973db4351a5 08:37:12 ---> 4a53ca49465b 08:37:12 Step 17/19 : LABEL arch=x86_64 08:37:12 ---> Running in ad0ddcc7b2b8 08:37:13 Removing intermediate container ad0ddcc7b2b8 08:37:13 ---> 8942a79dbb73 08:37:13 Step 18/19 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 08:37:13 ---> Running in c4ad0395200a 08:37:13 Removing intermediate container c4ad0395200a 08:37:13 ---> a64a9ddcd9c9 08:37:13 Step 19/19 : LABEL version=0.0.0 08:37:13 ---> Running in 8923a27a136e 08:37:13 Removing intermediate container 8923a27a136e 08:37:13 ---> c78af5effc4b 08:37:13 08:37:13 Successfully built c78af5effc4b 08:37:13 Successfully tagged security-spiffe-token-provider:latest 08:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.303s coverage: 94.4% of statements 08:37:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.248s coverage: 44.8% of statements 08:37:23  Building security-spiffe-token-provider ... done Removing intermediate container 8f510c8604a5 08:37:23 ---> 03e07edf4776 08:37:23 08:37:23 Step 10/22 : FROM alpine:3.16 08:37:23 ---> dfd21b5a31f5 08:37:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:37:23 Removing intermediate container c51fea909e8d 08:37:23 ---> a3f092e89039 08:37:23 08:37:23 Step 10/22 : FROM alpine:3.16 08:37:23 ---> dfd21b5a31f5 08:37:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:37:23 ---> Running in c9020ebc7db7 08:37:23 ---> Running in 1cf955a06316 08:37:23 Removing intermediate container c9020ebc7db7 08:37:23 ---> bc544d3957de 08:37:23 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:37:23 Removing intermediate container 1cf955a06316 08:37:23 ---> 1934d9513b78 08:37:23 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:37:23 ---> Running in ff77b4fbde7a 08:37:23 ---> Running in 1cacb0fab114 08:37:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:37:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:37:23 (1/1) Installing dumb-init (1.2.5-r1) 08:37:23 Executing busybox-1.35.0-r17.trigger 08:37:23 OK: 6 MiB in 15 packages 08:37:23 (1/1) Installing dumb-init (1.2.5-r1) 08:37:23 Executing busybox-1.35.0-r17.trigger 08:37:23 OK: 6 MiB in 15 packages 08:37:23 Removing intermediate container 1cacb0fab114 08:37:23 ---> 3a37eeea59a4 08:37:23 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:24 Removing intermediate container ff77b4fbde7a 08:37:24 ---> 0d5e7fc6b161 08:37:24 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:37:24 ---> cd85c8748cb1 08:37:24 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:37:24 ---> a534f07f7f5f 08:37:24 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:37:24 ---> 806f0876f068 08:37:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:37:24 ---> d73b1915fd7a 08:37:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:37:24 ---> b1c7dc041f1e 08:37:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:37:24 ---> 0b45a1c818c6 08:37:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:37:25 ---> 7c0cfdebf713 08:37:25 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:25 ---> Running in 9e9f82827a24 08:37:25 ---> b20538379bdd 08:37:25 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:37:25 ---> Running in f9b99dce64bd 08:37:26 Removing intermediate container 9e9f82827a24 08:37:26 ---> c790506eb780 08:37:26 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:37:26 Removing intermediate container f9b99dce64bd 08:37:26 ---> c17b8c67501c 08:37:26 ---> Running in 3b7ff0c61ac6 08:37:26 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:37:26 ---> Running in a7045f083c5e 08:37:26 Removing intermediate container 3b7ff0c61ac6 08:37:26 ---> 363505273e2a 08:37:26 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:37:26 ---> Running in 94a1a0b76e98 08:37:26 Removing intermediate container a7045f083c5e 08:37:26 ---> c0500696375d 08:37:26 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:37:26 ---> Running in 751cbc92f84e 08:37:26 Removing intermediate container 94a1a0b76e98 08:37:26 ---> e78ee10516a4 08:37:26 Step 20/22 : LABEL arch=x86_64 08:37:26 ---> Running in 23f73ee12c32 08:37:26 Removing intermediate container 751cbc92f84e 08:37:26 ---> e6fadd3c80cd 08:37:26 Step 20/22 : LABEL arch=x86_64 08:37:26 ---> Running in 680a3514dcd6 08:37:26 Removing intermediate container 23f73ee12c32 08:37:26 ---> 1c24952f5ddb 08:37:26 Step 21/22 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 08:37:26 ---> Running in 3965e723b51b 08:37:26 Removing intermediate container 680a3514dcd6 08:37:26 ---> b750c24c863d 08:37:26 Step 21/22 : LABEL git_sha=8c9bb4a0cab7e186eae9c0124b415074b9697e02 08:37:26 ---> Running in 701364de6b6c 08:37:26 Removing intermediate container 3965e723b51b 08:37:26 ---> 5c16531ad0b6 08:37:26 Step 22/22 : LABEL version=0.0.0 08:37:26 ---> Running in e1697c308fc8 08:37:26 Removing intermediate container 701364de6b6c 08:37:26 ---> 6347cab12ed4 08:37:26 Step 22/22 : LABEL version=0.0.0 08:37:26 ---> Running in 07c38c813342 08:37:26 Removing intermediate container e1697c308fc8 08:37:26 ---> deddbd91cd5e 08:37:26 08:37:26 Removing intermediate container 07c38c813342 08:37:26 ---> 46118fbcc0fa 08:37:26 08:37:26 Successfully built deddbd91cd5e 08:37:26 Successfully tagged security-proxy-auth:latest 08:37:26  Building security-proxy-auth ... done Successfully built 46118fbcc0fa 08:37:26 Successfully tagged core-common-config-bootstrapper:latest 08:37:26  Building core-common-config-bootstrapper ... done  [Pipeline] } 08:37:26 $ docker stop --time=1 5da5d9b03bd7e3f1dc4f1d782cc6fd0242464f4cfc43d8884c6f6fadb0201614 08:37:27 $ docker rm -f --volumes 5da5d9b03bd7e3f1dc4f1d782cc6fd0242464f4cfc43d8884c6f6fadb0201614 [Pipeline] // withDockerContainer [Pipeline] sh 08:37:28 + docker images 08:37:28 REPOSITORY TAG IMAGE ID CREATED SIZE 08:37:28 core-common-config-bootstrapper latest 46118fbcc0fa 2 seconds ago 15.5MB 08:37:28 security-proxy-auth latest deddbd91cd5e 2 seconds ago 16.2MB 08:37:28 a3f092e89039 6 seconds ago 1.69GB 08:37:28 03e07edf4776 8 seconds ago 1.67GB 08:37:28 security-spiffe-token-provider latest c78af5effc4b 15 seconds ago 30MB 08:37:28 security-spire-agent latest e5b09d4e7436 17 seconds ago 125MB 08:37:28 security-spire-config latest 60224499fa48 18 seconds ago 85.8MB 08:37:28 5cf5ac106fd1 27 seconds ago 1.73GB 08:37:28 security-proxy-setup latest b53512d756f9 32 seconds ago 27.8MB 08:37:28 security-secretstore-setup latest 0b918cef5d32 43 seconds ago 30MB 08:37:28 security-spire-server latest 4f845776fd02 43 seconds ago 86.5MB 08:37:28 4d7a058adc6c 46 seconds ago 1.56GB 08:37:28 support-scheduler latest e2e5817fb5ba 55 seconds ago 30.1MB 08:37:28 cfca23dba591 56 seconds ago 1.56GB 08:37:28 e77e69d92001 57 seconds ago 1.68GB 08:37:28 fda84439cb70 About a minute ago 1.75GB 08:37:28 3275f47ba5b1 About a minute ago 1.68GB 08:37:28 security-bootstrapper latest dc9bbbb41718 About a minute ago 20.4MB 08:37:28 core-metadata latest 97e6693e4766 2 minutes ago 18.5MB 08:37:28 support-notifications latest c64f2890a6fe 2 minutes ago 30.7MB 08:37:28 core-command latest f6a1ce46d25a 2 minutes ago 17.7MB 08:37:28 core-data latest 5fa08e0c1fe3 2 minutes ago 18MB 08:37:28 94b3fd14d8ec 2 minutes ago 1.76GB 08:37:28 cf36d7c61791 2 minutes ago 1.69GB 08:37:28 b4704e43b821 2 minutes ago 1.68GB 08:37:28 a5df3a1712c7 2 minutes ago 1.7GB 08:37:28 e9f2837af466 2 minutes ago 1.7GB 08:37:28 ci-base-image-x86_64 latest eaf6f2490481 6 minutes ago 904MB 08:37:28 alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB 08:37:28 alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB 08:37:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 08:37:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 08:37:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.556s coverage: 79.9% of statements 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.313s coverage: 92.9% of statements 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.068s coverage: 64.4% of statements 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.257s coverage: 86.9% of statements 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.251s coverage: 87.2% of statements 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.212s coverage: 20.0% of statements 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.268s coverage: 77.4% of statements 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.277s coverage: 80.0% of statements 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.216s coverage: 87.2% of statements 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.822s coverage: 91.2% of statements 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.025s coverage: 63.1% of statements 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:37:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.269s coverage: 100.0% of statements 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.095s coverage: 89.4% of statements 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements 08:37:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.088s coverage: 100.0% of statements 08:37:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.221s coverage: 65.3% of statements 08:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:37:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.723s coverage: 41.0% of statements 08:37:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:37:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.298s coverage: 89.5% of statements 08:37:47 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:37:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.256s coverage: 84.8% of statements 08:37:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:37:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:37:47 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:37:47 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:37:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.270s coverage: 17.7% of statements 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:37:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.571s coverage: 92.3% of statements 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:37:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.263s coverage: 63.2% of statements 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:37:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.393s coverage: 97.7% of statements 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:37:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:37:56 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:37:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:37:56 go vet ./... 08:39:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:39:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:39:48 ./bin/test-attribution-txt.sh [Pipeline] echo 08:39:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:39:48 + ls -al . 08:39:48 total 744 08:39:48 drwxrwxr-x 11 1001 1001 4096 Mar 2 08:33 . 08:39:48 drwxr-xr-x 4 root root 4096 Mar 2 08:33 .. 08:39:48 drwxrwxr-x 2 1001 1001 4096 Mar 2 08:32 .blubracket 08:39:48 -rw-rw-r-- 1 1001 1001 16 Mar 2 08:32 .dockerignore 08:39:48 drwxrwxr-x 8 1001 1001 4096 Mar 2 08:32 .git 08:39:48 drwxrwxr-x 3 1001 1001 4096 Mar 2 08:32 .github 08:39:48 -rw-rw-r-- 1 1001 1001 1068 Mar 2 08:32 .gitignore 08:39:48 -rw-rw-r-- 1 1001 1001 42 Mar 2 08:32 .golangci.yml 08:39:48 -rw-rw-r-- 1 1001 1001 87 Mar 2 08:32 .hadolint.yml 08:39:48 -rw-rw-r-- 1 1001 1001 166 Mar 2 08:32 .sonarcloud.properties 08:39:48 -rw-rw-r-- 1 1001 1001 1171 Mar 2 08:32 ADOPTERS.md 08:39:48 -rw-rw-r-- 1 1001 1001 10825 Mar 2 08:32 Attribution.txt 08:39:48 -rw-rw-r-- 1 1001 1001 73765 Mar 2 08:32 CHANGELOG.md 08:39:48 -rw-rw-r-- 1 1001 1001 3804 Mar 2 08:32 CONTRIBUTING.md 08:39:48 -rw-rw-r-- 1 1001 1001 677 Mar 2 08:32 GOVERNANCE.md 08:39:48 -rw-rw-r-- 1 1001 1001 883 Mar 2 08:32 Jenkinsfile 08:39:48 -rw-rw-r-- 1 1001 1001 10775 Mar 2 08:32 LICENSE 08:39:48 -rw-rw-r-- 1 1001 1001 14277 Mar 2 08:32 Makefile 08:39:48 -rw-rw-r-- 1 1001 1001 582 Mar 2 08:32 OWNERS.md 08:39:48 -rw-rw-r-- 1 1001 1001 9403 Mar 2 08:32 README.md 08:39:48 -rw-rw-r-- 1 1001 1001 6912 Mar 2 08:32 SECURITY.md 08:39:48 -rw-rw-r-- 1 1001 1001 5 Mar 2 08:29 VERSION 08:39:48 drwxrwxr-x 2 1001 1001 4096 Mar 2 08:32 bin 08:39:48 drwxrwxr-x 18 1001 1001 4096 Mar 2 08:32 cmd 08:39:48 -rw-r--r-- 1 root root 487670 Mar 2 08:37 coverage.out 08:39:48 -rw-rw-r-- 1 1001 1001 3296 Mar 2 08:32 go.mod 08:39:48 -rw-rw-r-- 1 1001 1001 31429 Mar 2 08:32 go.sum 08:39:48 drwxrwxr-x 7 1001 1001 4096 Mar 2 08:32 internal 08:39:48 drwxrwxr-x 3 1001 1001 4096 Mar 2 08:32 openapi 08:39:48 drwxrwxr-x 2 1001 1001 4096 Mar 2 08:32 sbom 08:39:48 drwxrwxr-x 4 1001 1001 4096 Mar 2 08:32 snap 08:39:48 -rw-rw-r-- 1 1001 1001 204 Mar 2 08:32 version.go [Pipeline] sh 08:39:49 + '[' -e coverage.out ] 08:39:49 + chown 1001:1001 coverage.out [Pipeline] stash 08:39:49 Warning: overwriting stash ‘coverage-report’ 08:39:49 Stashed 1 file(s) [Pipeline] sh 08:39:50 + make build 08:39:50 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:41:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:41:11 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:41:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:41:18 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:42:05 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:42:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:42:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:42: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:42:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:42:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:42:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:42:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:42:47 $ docker stop --time=1 56c50c9d9ac7c09988c202289aa3fc8f6675f909ac662cde130d0bea440182b7 08:42:50 $ docker rm -f --volumes 56c50c9d9ac7c09988c202289aa3fc8f6675f909ac662cde130d0bea440182b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:42:52 08:42:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:42:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:42:53 latest: Pulling from edgex-devops/edgex-compose-arm64 08:42:53 29e5d40040c1: Pulling fs layer 08:42:53 1ce36da41761: Pulling fs layer 08:42:53 25b303627fd3: Pulling fs layer 08:42:53 29e5d40040c1: Verifying Checksum 08:42:53 29e5d40040c1: Download complete 08:42:53 1ce36da41761: Verifying Checksum 08:42:53 1ce36da41761: Download complete 08:42:53 29e5d40040c1: Pull complete 08:42:55 1ce36da41761: Pull complete 08:42:55 25b303627fd3: Download complete 08:43:05 25b303627fd3: Pull complete 08:43:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:43:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:05 prd-ubuntu20.04-docker-arm64-4c-16g-8075 does not seem to be running inside a container 08:43:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:43:07 $ docker top 4ffd213c92a8e3da487b8940a318e346bc6dee808a04d03f830cf0baa165fede -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:08 + docker-compose build --help 08:43:08 + grep parallel 08:43:12 --parallel Build images in parallel. [Pipeline] } 08:43:12 $ docker stop --time=1 4ffd213c92a8e3da487b8940a318e346bc6dee808a04d03f830cf0baa165fede 08:43:15 $ docker rm -f --volumes 4ffd213c92a8e3da487b8940a318e346bc6dee808a04d03f830cf0baa165fede [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:43:15 prd-ubuntu20.04-docker-arm64-4c-16g-8075 does not seem to be running inside a container 08:43:15 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:43:16 $ docker top d0fd629fbdb41b66ac9a2b6bc7c8b63d99d70821076bd75b3789e99ac64b21c9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:43:17 + docker-compose -f ./docker-compose-build.yml build --parallel 08:43:21 Building core-command ... 08:43:21 Building core-common-config-bootstrapper ... 08:43:21 Building core-data ... 08:43:21 Building core-metadata ... 08:43:21 Building security-bootstrapper ... 08:43:21 Building security-proxy-auth ... 08:43:21 Building security-proxy-setup ... 08:43:21 Building security-secretstore-setup ... 08:43:21 Building security-spiffe-token-provider ... 08:43:21 Building security-spire-agent ... 08:43:21 Building security-spire-config ... 08:43:21 Building security-spire-server ... 08:43:21 Building support-notifications ... 08:43:21 Building support-scheduler ... 08:43:21 Building security-bootstrapper 08:43:21 Building support-scheduler 08:43:21 Building core-common-config-bootstrapper 08:43:21 Building security-spiffe-token-provider 08:43:21 Building core-command 08:44:08 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:44:08 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:44:08 ---> e52d98d16248 08:44:08 Step 3/32 : WORKDIR /edgex-go 08:44:08 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:44:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:44:08 ---> e52d98d16248 08:44:08 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:44:08 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:44:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:44:08 ---> e52d98d16248 08:44:08 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:44:08 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:44:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:44:08 ---> e52d98d16248 08:44:08 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:44:08 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:44:08 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:44:08 ---> e52d98d16248 08:44:08 Step 3/19 : WORKDIR /edgex-go 08:44:08 ---> Running in bc425cb5711b 08:44:08 ---> Running in ac2b4e920de2 08:44:08 ---> Running in 4fe6efc208d4 08:44:08 ---> Running in f2c83ece89b4 08:44:08 ---> Running in c1222ab77c5c 08:44:08 Removing intermediate container 4fe6efc208d4 08:44:08 ---> 1a88c7753290 08:44:08 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:44:08 ---> Running in bc29843fade8 08:44:08 Removing intermediate container bc425cb5711b 08:44:08 ---> 25bab99aad7d 08:44:08 Step 4/22 : WORKDIR /edgex-go 08:44:08 Removing intermediate container ac2b4e920de2 08:44:08 ---> 4bad723c88ce 08:44:08 Removing intermediate container c1222ab77c5c 08:44:08 Step 4/32 : RUN apk add --update --no-cache make git 08:44:08 ---> 0b1b2de4c722 08:44:08 Step 4/22 : WORKDIR /edgex-go 08:44:08 Removing intermediate container f2c83ece89b4 08:44:08 ---> 428e7be0fce3 08:44:08 Step 4/23 : WORKDIR /edgex-go 08:44:09 ---> Running in ffb388c37993 08:44:09 ---> Running in 6b5f156b6503 08:44:09 ---> Running in ad4312a1f90a 08:44:09 ---> Running in 463aa4b9b123 08:44:10 Removing intermediate container ad4312a1f90a 08:44:10 ---> 2702bcf4941e 08:44:10 Step 5/22 : RUN apk add --update --no-cache make git 08:44:10 Removing intermediate container 6b5f156b6503 08:44:10 ---> 6ca720d28c19 08:44:10 Step 5/22 : RUN apk add --update --no-cache make git 08:44:10 ---> Running in cfa8167cf005 08:44:10 ---> Running in 49642629d934 08:44:10 Removing intermediate container 463aa4b9b123 08:44:10 ---> 92ed172004d2 08:44:10 Step 5/23 : RUN apk add --update --no-cache make git 08:44:10 ---> Running in ec94a2e3a0e8 08:44:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:13 OK: 221 MiB in 51 packages 08:44:13 v3.16.4-35-g054104bb820 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:44:13 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:44:13 OK: 16903 distinct packages available 08:44:13 OK: 221 MiB in 51 packages 08:44:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:44:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:44:14 OK: 221 MiB in 51 packages 08:44:14 OK: 221 MiB in 51 packages 08:44:14 Removing intermediate container ffb388c37993 08:44:14 ---> db8c0e041856 08:44:14 Step 5/32 : COPY go.mod vendor* ./ 08:44:15 Removing intermediate container cfa8167cf005 08:44:15 ---> 388bd1de406a 08:44:15 Step 6/22 : COPY go.mod vendor* ./ 08:44:15 OK: 221 MiB in 51 packages 08:44:16 ---> fe7ae938669c 08:44:16 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:16 Removing intermediate container ec94a2e3a0e8 08:44:16 ---> 48a3c3998930 08:44:16 Step 6/23 : COPY go.mod vendor* ./ 08:44:16 Removing intermediate container 49642629d934 08:44:16 ---> 2bf5d2bf6422 08:44:16 Step 6/22 : COPY go.mod vendor* ./ 08:44:16 ---> Running in 4e386deedd71 08:44:17 ---> 3ccddeabab53 08:44:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:17 ---> Running in cf902a2900b6 08:44:17 Removing intermediate container bc29843fade8 08:44:17 ---> a7e79bbabd59 08:44:17 Step 5/19 : COPY go.mod vendor* ./ 08:44:17 ---> a1cf5d5638cb 08:44:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:17 ---> Running in 96d49499d05a 08:44:18 ---> 55144e66d853 08:44:18 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:18 ---> 94464cd4eabb 08:44:18 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:18 ---> Running in 1eee85a9f26e 08:44:18 ---> Running in 16b442918332 08:46:10 Removing intermediate container 1eee85a9f26e 08:46:10 ---> d952b8e392c2 08:46:10 Step 8/22 : COPY . . 08:46:10 Removing intermediate container cf902a2900b6 08:46:10 ---> fed24fb59b88 08:46:10 Step 8/22 : COPY . . 08:46:10 Removing intermediate container 96d49499d05a 08:46:10 ---> c9a6517d096e 08:46:10 Step 8/23 : COPY . . 08:46:10 Removing intermediate container 16b442918332 08:46:10 ---> 6c8091aa4827 08:46:10 Step 7/19 : COPY . . 08:46:10 Removing intermediate container 4e386deedd71 08:46:10 ---> c424cc33b47c 08:46:10 Step 7/32 : COPY . . 08:46:11 ---> 81cb73cc9970 08:46:11 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:46:11 ---> 344273ced0fc 08:46:11 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:46:12 ---> 7fa42e66cc87 08:46:12 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:46:12 ---> ca7cd49e96f1 08:46:12 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:46:12 ---> Running in aa312b5641c1 08:46:12 ---> Running in 67a1a7671488 08:46:12 ---> d3f334b65f70 08:46:12 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:46:12 ---> Running in ffcc7581c6ed 08:46:12 ---> Running in 45ecb477278b 08:46:12 ---> Running in daac49023233 08:46: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:46:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:46: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 08:46: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:46:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:52:21 Removing intermediate container aa312b5641c1 08:52:21 ---> f6af0e90f482 08:52:21 08:52:21 Step 9/32 : FROM alpine:3.16 08:52:21 3.16: Pulling from library/alpine 08:52:21 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:52:21 Status: Downloaded newer image for alpine:3.16 08:52:21 ---> 4c81e5bf8899 08:52:21 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:52:21 ---> Running in 56d5dd01945a 08:52:21 Removing intermediate container 56d5dd01945a 08:52:21 ---> 9a49c616e09a 08:52:21 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:52:21 ---> Running in 593dec708e1d 08:52:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:52:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:52:24 (1/2) Installing dumb-init (1.2.5-r1) 08:52:24 (2/2) Installing su-exec (0.2-r1) 08:52:24 Executing busybox-1.35.0-r17.trigger 08:52:24 OK: 5 MiB in 16 packages 08:52:27 Removing intermediate container 593dec708e1d 08:52:27 ---> d3f3b9cd2b9f 08:52:27 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:52:27 ---> Running in 60c5aa8c4206 08:52:27 Removing intermediate container 67a1a7671488 08:52:27 ---> ebb718dbecad 08:52:27 08:52:27 Step 10/22 : FROM alpine:3.16 08:52:27 ---> 4c81e5bf8899 08:52:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:52:27 Removing intermediate container 60c5aa8c4206 08:52:27 ---> b7b7f280d43d 08:52:27 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:52:27 ---> Running in e7afaea875ba 08:52:27 ---> Running in 0a916189db85 08:52:28 Removing intermediate container e7afaea875ba 08:52:28 ---> 5c4e786497dd 08:52:28 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:52:28 Removing intermediate container 0a916189db85 08:52:28 ---> 689af4265a5c 08:52:28 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:52:28 ---> Running in 8caee1621672 08:52:28 ---> Running in 175978aab571 08:52:31 Removing intermediate container 8caee1621672 08:52:31 ---> 075d90fea5dd 08:52:31 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:52:31 ---> Running in 35865fae21e9 08:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:52:32 Removing intermediate container 35865fae21e9 08:52:32 ---> 40b1af63ef1c 08:52:32 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:52:32 ---> Running in d3e93844a67a 08:52:33 (1/1) Installing dumb-init (1.2.5-r1) 08:52:33 Executing busybox-1.35.0-r17.trigger 08:52:33 OK: 5 MiB in 15 packages 08:52:35 Removing intermediate container 175978aab571 08:52:35 ---> 9e7be30b8214 08:52:35 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:37 Removing intermediate container d3e93844a67a 08:52:37 ---> e2ba294bf5b2 08:52:37 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:52:37 ---> Running in 62f22ada78ff 08:52:37 ---> b7ad9762bacf 08:52:37 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:52:38 Removing intermediate container 62f22ada78ff 08:52:38 ---> b25e3662900e 08:52:38 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:52:40 ---> 734e60358272 08:52:40 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:52:40 ---> Running in 66bd34754e42 08:52:41 ---> dfeea54756dd 08:52:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:52:41 Removing intermediate container ffcc7581c6ed 08:52:41 ---> e040322dee22 08:52:41 08:52:41 Step 10/23 : FROM alpine:3.16 08:52:41 ---> 4c81e5bf8899 08:52:41 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:52:42 ---> Running in 25651ac70335 08:52:42 ---> 0e3350346494 08:52:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:52:44 ---> 50ee3160ae7c 08:52:44 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:52:44 ---> Running in a6f67152cef1 08:52:45 Removing intermediate container 66bd34754e42 08:52:45 ---> 808a02951d2c 08:52:45 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:52:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:52:46 ---> 5f98ef6c148b 08:52:46 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:52:47 (1/1) Installing dumb-init (1.2.5-r1) 08:52:47 Executing busybox-1.35.0-r17.trigger 08:52:47 OK: 5 MiB in 15 packages 08:52:48 Removing intermediate container a6f67152cef1 08:52:48 ---> e3078f40e517 08:52:48 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:52:49 ---> Running in 9d8f40e143f2 08:52:50 Removing intermediate container 9d8f40e143f2 08:52:50 ---> 37af50e648dc 08:52:50 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:52:50 ---> eb065a7dbc01 08:52:50 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:52:50 ---> Running in 32ebbb69ec2e 08:52:50 Removing intermediate container 25651ac70335 08:52:50 ---> c550a9fda6b0 08:52:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:52:50 ---> Running in e40d965af28d 08:52:51 Removing intermediate container e40d965af28d 08:52:51 ---> bea047cde778 08:52:51 Step 13/23 : ENV APP_PORT=59882 08:52:51 Removing intermediate container 32ebbb69ec2e 08:52:51 ---> 427a1abaca56 08:52:51 Step 20/22 : LABEL arch=arm64 08:52:51 ---> Running in 195157faebdd 08:52:51 ---> Running in 8a5a114b15f7 08:52:51 ---> 9e8b0628ff70 08:52:51 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:52:52 Removing intermediate container 195157faebdd 08:52:52 ---> 8b29cbbb3aff 08:52:52 Step 14/23 : EXPOSE $APP_PORTRemoving intermediate container 8a5a114b15f7 08:52:52 08:52:52 ---> 0ae4c5be2f36 08:52:52 Step 21/22 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e 08:52:52 ---> Running in ae1911bfd332 08:52:52 ---> Running in 5db85156c79e 08:52:53 ---> 1552e5aa734b 08:52:53 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:52:53 Removing intermediate container ae1911bfd332 08:52:53 ---> abefb88718d6 08:52:53 Step 22/22 : LABEL version=0.0.0 08:52:53 Removing intermediate container 5db85156c79e 08:52:53 ---> fd4901b2fe31 08:52:53 Step 15/23 : WORKDIR / 08:52:53 ---> Running in 68a6a9d50f0e 08:52:53 ---> Running in 4b5c04fb4440 08:52:54 Removing intermediate container 68a6a9d50f0e 08:52:54 ---> d91f197b1ba3 08:52:54 08:52:54 Removing intermediate container 4b5c04fb4440 08:52:54 ---> 4bc3eb2cb263 08:52:54 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:52:54 ---> 1e0da828b6aa 08:52:54 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:52:55 Successfully built d91f197b1ba3 08:52:55 Successfully tagged core-common-config-bootstrapper-arm64:latest 08:52:55 Building security-spire-config 08:52:56  Building core-common-config-bootstrapper ... done  ---> 8e5895d490fc 08:52:56 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:52:56 ---> 6929df7de335 08:52:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:52:57 ---> cd9733790757 08:52:57 Step 27/32 : RUN chmod +x /entrypoint.sh 08:52:57 ---> Running in ccbfac37d862 08:52:58 ---> df645ecbad96 08:52:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:52:59 ---> b063d83714c7 08:52:59 Step 19/23 : ENTRYPOINT ["/core-command"] 08:52:59 ---> Running in 3c8d076343fb 08:53:00 Removing intermediate container 3c8d076343fb 08:53:00 ---> 0b7922845652 08:53:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:53:00 ---> Running in b809259e570d 08:53:01 Removing intermediate container ccbfac37d862 08:53:01 Removing intermediate container b809259e570d 08:53:01 ---> fcf9a20c7166 08:53:01 Step 21/23 : LABEL arch=arm64 ---> 96a71a052a1d 08:53:01 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:53:01 08:53:01 ---> Running in 18448e044617 08:53:01 ---> Running in db477496336b 08:53:02 Removing intermediate container db477496336b 08:53:02 ---> dc99960fbfaa 08:53:02 Step 22/23 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e 08:53:02 Removing intermediate container 18448e044617 08:53:02 ---> 52220a4397f8 08:53:02 Step 29/32 : CMD ["gate"] 08:53:02 ---> Running in 3dcb105bc7fc 08:53:02 ---> Running in 40d47946b1f1 08:53:03 Removing intermediate container 40d47946b1f1 08:53:03 ---> 556f4705afbe 08:53:03 Step 23/23 : LABEL version=0.0.0 08:53:04 ---> Running in 369cb95e6333 08:53:04 Removing intermediate container 3dcb105bc7fc 08:53:04 ---> e8cfa879b15f 08:53:04 Step 30/32 : LABEL arch=arm64 08:53:04 ---> Running in 873f3b11aa78 08:53:04 Removing intermediate container 369cb95e6333 08:53:04 ---> 7fd3c719b876 08:53:04 08:53:04 Removing intermediate container 873f3b11aa78 08:53:04 ---> b6d923ba32c6 08:53:04 Step 31/32 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e 08:53:05 ---> Running in b085cc71d911 08:53:05 Successfully built 7fd3c719b876 08:53:05 Successfully tagged core-command-arm64:latest 08:53:05  Building core-command ... done Building core-metadata 08:53:06 Removing intermediate container b085cc71d911 08:53:06 ---> 749693ac13df 08:53:06 Step 32/32 : LABEL version=0.0.0 08:53:06 ---> Running in 5df731ddea21 08:53:09 Removing intermediate container 5df731ddea21 08:53:09 ---> e748ae2ec28c 08:53:09 08:53:09 Successfully built e748ae2ec28c 08:53:10 Successfully tagged security-bootstrapper-arm64:latest 08:53:10  Building security-bootstrapper ... done Building core-data 08:53:18 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:53:18 ---> e52d98d16248 08:53:18 Step 3/24 : WORKDIR /edgex-go 08:53:18 ---> Using cache 08:53:18 ---> 4bad723c88ce 08:53:18 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:53:18 ---> Running in 9e3802884866 08:53:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:53:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:53:22 OK: 221 MiB in 51 packages 08:53:24 Removing intermediate container 9e3802884866 08:53:24 ---> 6342a9b47918 08:53:24 Step 5/24 : COPY go.mod vendor* ./ 08:53:25 ---> f444f9b9dc51 08:53:25 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:25 ---> Running in f10d5579a307 08:53:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:53:35 ---> e52d98d16248 08:53:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:53:35 ---> Using cache 08:53:35 ---> 428e7be0fce3 08:53:35 Step 4/24 : WORKDIR /edgex-go 08:53:35 ---> Using cache 08:53:35 ---> 92ed172004d2 08:53:35 Step 5/24 : RUN apk add --update --no-cache make git 08:53:35 ---> Using cache 08:53:35 ---> 48a3c3998930 08:53:35 Step 6/24 : COPY go.mod vendor* ./ 08:53:35 ---> Using cache 08:53:35 ---> a1cf5d5638cb 08:53:35 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:35 ---> Using cache 08:53:35 ---> c9a6517d096e 08:53:35 Step 8/24 : COPY . . 08:53:35 ---> Using cache 08:53:35 ---> 7fa42e66cc87 08:53:35 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:53:36 ---> Running in 583b8bb02406 08:53:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:53:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:53:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:53:38 ---> e52d98d16248 08:53:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:53:38 ---> Using cache 08:53:38 ---> 428e7be0fce3 08:53:38 Step 4/22 : WORKDIR /edgex-go 08:53:38 ---> Using cache 08:53:38 ---> 92ed172004d2 08:53:38 Step 5/22 : RUN apk add --update --no-cache make git 08:53:38 ---> Using cache 08:53:38 ---> 48a3c3998930 08:53:38 Step 6/22 : COPY go.mod vendor* ./ 08:53:38 ---> Using cache 08:53:38 ---> a1cf5d5638cb 08:53:38 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:53:38 ---> Using cache 08:53:38 ---> c9a6517d096e 08:53:38 Step 8/22 : COPY . . 08:53:38 ---> Using cache 08:53:38 ---> 7fa42e66cc87 08:53:38 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:53:39 ---> Running in 50e007edf21b 08:53:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:54:07 Removing intermediate container daac49023233 08:54:07 ---> a4c0a65174e4 08:54:07 08:54:07 Step 9/19 : FROM alpine:3.15 08:54:07 3.15: Pulling from library/alpine 08:54:07 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:54:07 Status: Downloaded newer image for alpine:3.15 08:54:07 ---> 354640af7b1b 08:54:07 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:54:07 ---> Running in 0a994b92f78c 08:54:07 Removing intermediate container 0a994b92f78c 08:54:07 ---> 1ca9b8f2c74b 08:54:07 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:54:07 ---> Running in c30c414cdcd3 08:54:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:54:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:54:11 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:54:11 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:54:11 OK: 15734 distinct packages available 08:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:54:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:54:12 (1/9) Installing ca-certificates (20220614-r0) 08:54:12 (2/9) Installing brotli-libs (1.0.9-r5) 08:54:12 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:54:12 (4/9) Installing libcurl (7.80.0-r6) 08:54:12 (5/9) Installing curl (7.80.0-r6) 08:54:12 (6/9) Installing dumb-init (1.2.5-r1) 08:54:12 (7/9) Installing musl-obstack (1.2.3-r0) 08:54:12 (8/9) Installing libucontext (1.1-r0) 08:54:12 (9/9) Installing gcompat (1.0.0-r4) 08:54:12 Executing busybox-1.34.1-r7.trigger 08:54:13 Executing ca-certificates-20220614-r0.trigger 08:54:13 OK: 8 MiB in 23 packages 08:54:16 Removing intermediate container c30c414cdcd3 08:54:16 ---> d0ff2eef636d 08:54:16 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:54:17 ---> 146a213931b7 08:54:17 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:54:21 ---> f3364d936952 08:54:21 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:54:21 ---> 4d883b36a65c 08:54:21 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:54:21 ---> Running in 29aeafcebbe3 08:54:22 Removing intermediate container 29aeafcebbe3 08:54:22 ---> ab9b49c0f6db 08:54:22 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:54:23 ---> Running in 6ad3a43347ec 08:54:23 Removing intermediate container 6ad3a43347ec 08:54:23 ---> 6f2d625fd583 08:54:23 Step 17/19 : LABEL arch=arm64 08:54:24 ---> Running in 4145e20a1e4a 08:54:24 Removing intermediate container 4145e20a1e4a 08:54:24 ---> fc4d4ec825e0 08:54:24 Step 18/19 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e 08:54:24 ---> Running in 1ebdcdb4819e 08:54:25 Removing intermediate container 1ebdcdb4819e 08:54:25 ---> 578d7e35be5b 08:54:25 Step 19/19 : LABEL version=0.0.0 08:54:25 ---> Running in 9c9fd8658c65 08:54:29 Removing intermediate container 9c9fd8658c65 08:54:29 ---> 0830f5a64498 08:54:29 08:54:29 Successfully built 0830f5a64498 08:54:29 Successfully tagged security-spiffe-token-provider-arm64:latest 08:54:29  Building security-spiffe-token-provider ... done Building security-secretstore-setup 08:54:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:54:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:54:48 ---> e52d98d16248 08:54:48 Step 3/24 : WORKDIR /edgex-go 08:54:48 ---> Using cache 08:54:48 ---> 4bad723c88ce 08:54:48 Step 4/24 : RUN apk add --update --no-cache make git 08:54:48 ---> Using cache 08:54:48 ---> db8c0e041856 08:54:48 Step 5/24 : COPY go.mod vendor* ./ 08:54:48 ---> Using cache 08:54:48 ---> fe7ae938669c 08:54:48 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:48 ---> Using cache 08:54:48 ---> c424cc33b47c 08:54:48 Step 7/24 : COPY . . 08:54:48 ---> Using cache 08:54:48 ---> 81cb73cc9970 08:54:48 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:54:50 ---> Running in 85eb9026a826 08:54:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:55:04 Removing intermediate container f10d5579a307 08:55:04 ---> afcebea1129a 08:55:04 Step 7/24 : COPY . . 08:55:06 Removing intermediate container 45ecb477278b 08:55:06 ---> 2e2f152e8b7a 08:55:06 08:55:06 Step 10/22 : FROM alpine:3.16 08:55:06 ---> 4c81e5bf8899 08:55:06 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:55:06 ---> Using cache 08:55:06 ---> c550a9fda6b0 08:55:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:55:06 ---> Using cache 08:55:06 ---> bea047cde778 08:55:06 Step 13/22 : ENV APP_PORT=59861 08:55:07 ---> Running in 994cdb7211c2 08:55:07 Removing intermediate container 994cdb7211c2 08:55:07 ---> cde113ae9b3c 08:55:07 Step 14/22 : EXPOSE $APP_PORT 08:55:07 ---> Running in b6a946482476 08:55:08 Removing intermediate container b6a946482476 08:55:08 ---> acbd03f0c745 08:55:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:55:10 ---> 3bf718e8b6f4 08:55:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:55:13 ---> 1af72fccafcd 08:55:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:55:15 ---> 7925d3c64dd3 08:55:15 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:55:15 ---> Running in 7477620fd678 08:55:16 Removing intermediate container 7477620fd678 08:55:16 ---> e2c1ed38c327 08:55:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:55:16 ---> Running in 771ec0acaabe 08:55:17 Removing intermediate container 771ec0acaabe 08:55:17 ---> 406c46f306c3 08:55:17 Step 20/22 : LABEL arch=arm64 08:55:17 ---> Running in 77f291c77070 08:55:20 Removing intermediate container 77f291c77070 08:55:20 ---> eb495fba6ee2 08:55:20 Step 21/22 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e 08:55:20 ---> Running in 39b725694f24 08:55:21 ---> 4481e0e7afe8 08:55:21 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:55:21 Removing intermediate container 39b725694f24 08:55:21 ---> b4d3a5e4ef14 08:55:21 Step 22/22 : LABEL version=0.0.0 08:55:21 ---> Running in 70d271a68d8c 08:55:21 ---> Running in 2a25ca6cc8a2 08:55:22 Removing intermediate container 2a25ca6cc8a2 08:55:22 ---> d25815580a85 08:55:22 08:55:22 Removing intermediate container 70d271a68d8c 08:55:22 ---> 22a07ba18e24 08:55:22 Step 9/24 : WORKDIR /edgex-go/spire-build 08:55:22 ---> Running in 1d9a37cf0e17 08:55:22 Successfully built d25815580a85 08:55:22 Successfully tagged support-scheduler-arm64:latest 08:55:22 Building security-proxy-setup 08:55:22  Building support-scheduler ... done Removing intermediate container 1d9a37cf0e17 08:55:22 ---> 6df819226f5c 08:55:22 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:55:23 ---> Running in bd49035780c0 08:55:27 Removing intermediate container bd49035780c0 08:55:27 ---> 7532b1d7304c 08:55:27 Step 11/24 : WORKDIR /edgex-go 08:55:27 ---> Running in 240fe668a854 08:55:27 Removing intermediate container 240fe668a854 08:55:27 ---> 118154a7e52b 08:55:27 08:55:27 Step 12/24 : FROM alpine:3.15 08:55:27 ---> 354640af7b1b 08:55:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:55:27 ---> Using cache 08:55:27 ---> 1ca9b8f2c74b 08:55:27 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:55:27 ---> Running in ecb32ecb407b 08:55:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:55:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:55:31 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:55:31 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:55:31 OK: 15734 distinct packages available 08:55:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:55:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:55:33 (1/4) Installing dumb-init (1.2.5-r1) 08:55:33 (2/4) Installing musl-obstack (1.2.3-r0) 08:55:33 (3/4) Installing libucontext (1.1-r0) 08:55:33 (4/4) Installing gcompat (1.0.0-r4) 08:55:33 Executing busybox-1.34.1-r7.trigger 08:55:33 OK: 6 MiB in 18 packages 08:55:35 Removing intermediate container ecb32ecb407b 08:55:35 ---> 318adfc10d67 08:55:35 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:55:42 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:55:42 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:55:42 ---> e52d98d16248 08:55:42 Step 3/21 : WORKDIR /edgex-go 08:55:42 ---> Using cache 08:55:42 ---> 4bad723c88ce 08:55:42 Step 4/21 : RUN apk add --update --no-cache make git 08:55:42 ---> Using cache 08:55:42 ---> db8c0e041856 08:55:42 Step 5/21 : COPY go.mod vendor* ./ 08:55:42 ---> Using cache 08:55:42 ---> fe7ae938669c 08:55:42 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:42 ---> Using cache 08:55:42 ---> c424cc33b47c 08:55:42 Step 7/21 : COPY . . 08:55:42 ---> Using cache 08:55:42 ---> 81cb73cc9970 08:55:42 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:55:42 ---> Running in ba2850dd84c0 08:55:43 ---> 6c1a990a131d 08:55:43 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:55:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:55:45 ---> 5ef0ea98392b 08:55:45 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:55:45 ---> Running in 7a63fb45b877 08:55:46 Removing intermediate container 7a63fb45b877 08:55:46 ---> 532ede818fe0 08:55:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:55:46 ---> 1e4003df4f59 08:55:47 Step 19/24 : WORKDIR / 08:55:47 ---> Running in f3797dd8f55c 08:55:47 Removing intermediate container f3797dd8f55c 08:55:47 ---> 8065ef5df15a 08:55:47 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:55:47 ---> Running in e61c5cb1da94 08:55:48 Removing intermediate container e61c5cb1da94 08:55:48 ---> 952c038c62fe 08:55:48 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:55:48 ---> Running in 257144ceeb01 08:55:48 Removing intermediate container 257144ceeb01 08:55:48 ---> 7f56707df51b 08:55:48 Step 22/24 : LABEL arch=arm64 08:55:48 ---> Running in 3418d741153a 08:55:49 Removing intermediate container 3418d741153a 08:55:49 ---> 7c03690e8c9b 08:55:49 Step 23/24 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e 08:55:49 ---> Running in 59ad470af260 08:55:50 Removing intermediate container 59ad470af260 08:55:50 ---> 3fad0d276138 08:55:50 Step 24/24 : LABEL version=0.0.0 08:55:50 ---> Running in cf0fcc2681d4 08:55:50 Removing intermediate container cf0fcc2681d4 08:55:50 ---> f5624703f128 08:55:50 08:55:50 Successfully built f5624703f128 08:55:50 Successfully tagged security-spire-config-arm64:latest 08:55:50 Building security-proxy-auth 08:56:13  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:56:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:56:13 ---> e52d98d16248 08:56:13 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:56:13 ---> Using cache 08:56:13 ---> 428e7be0fce3 08:56:13 Step 4/22 : WORKDIR /edgex-go 08:56:13 ---> Using cache 08:56:13 ---> 92ed172004d2 08:56:13 Step 5/22 : RUN apk add --update --no-cache make git 08:56:13 ---> Using cache 08:56:13 ---> 48a3c3998930 08:56:13 Step 6/22 : COPY go.mod vendor* ./ 08:56:13 ---> Using cache 08:56:13 ---> a1cf5d5638cb 08:56:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:13 ---> Using cache 08:56:13 ---> c9a6517d096e 08:56:13 Step 8/22 : COPY . . 08:56:13 ---> Using cache 08:56:13 ---> 7fa42e66cc87 08:56:13 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:56:13 ---> Running in ac412791e7d7 08:56:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:00:20 Removing intermediate container 50e007edf21b 09:00:20 ---> c1c53123579b 09:00:20 09:00:20 Step 10/22 : FROM alpine:3.16 09:00:20 ---> 4c81e5bf8899 09:00:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 09:00:20 ---> Running in 7f8c266ec7ce 09:00:20 Removing intermediate container 583b8bb02406 09:00:20 ---> ba6074dc94c5 09:00:20 09:00:20 Step 10/24 : FROM alpine:3.16 09:00:20 ---> 4c81e5bf8899 09:00:20 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:00:20 ---> Using cache 09:00:20 ---> c550a9fda6b0 09:00:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:00:20 ---> Using cache 09:00:20 ---> bea047cde778 09:00:20 Step 13/24 : ENV APP_PORT=59881 09:00:20 Removing intermediate container 7f8c266ec7ce 09:00:20 ---> 811970bacba0 09:00:20 Step 12/22 : ENV APP_PORT=59880 09:00:20 ---> Running in 9a2854908af9 09:00:20 ---> Running in 67a867fde4fe 09:00:20 Removing intermediate container 9a2854908af9 09:00:20 Removing intermediate container 67a867fde4fe 09:00:20 ---> e92d78b9c742 09:00:20 Step 13/22 : EXPOSE $APP_PORT 09:00:20 ---> c065892f4e05 09:00:20 Step 14/24 : EXPOSE $APP_PORT 09:00:20 ---> Running in d5163663a960 09:00:20 ---> Running in 1ff2885b4df8 09:00:21 Removing intermediate container 1ff2885b4df8 09:00:21 ---> 267b26280b24 09:00:21 Step 14/22 : RUN apk add --update --no-cache dumb-init 09:00:21 Removing intermediate container d5163663a960 09:00:21 ---> c1dc6f075be5 09:00:21 Step 15/24 : WORKDIR / 09:00:21 ---> Running in 467ad64b880b 09:00:22 ---> Running in 5c228d03e823 09:00:22 Removing intermediate container 5c228d03e823 09:00:22 ---> 1e58268c2250 09:00:22 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:23 ---> 49c33c6d1fd5 09:00:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:00:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:00:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:00:25 ---> 629ec7aca5a9 09:00:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:00:26 (1/1) Installing dumb-init (1.2.5-r1) 09:00:26 Executing busybox-1.35.0-r17.trigger 09:00:26 ---> 02868dc6bab7 09:00:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:00:26 OK: 5 MiB in 15 packages 09:00:27 ---> 30c799dacd20 09:00:27 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:00:27 ---> Running in c3bdf7a08c7f 09:00:28 Removing intermediate container 467ad64b880b 09:00:28 ---> ab1fc9a92a2a 09:00:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:28 Removing intermediate container c3bdf7a08c7f 09:00:28 ---> 5dc64bfd1131 09:00:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:28 ---> Running in f28311f9fa50 09:00:28 ---> 6300318e2219 09:00:28 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:00:28 Removing intermediate container f28311f9fa50 09:00:28 ---> 5cc9ba3f1a47 09:00:28 Step 22/24 : LABEL arch=arm64 09:00: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 09:00:31 ---> Running in b8e25c18b2e8 09:00:31 ---> 693cdd8d3c6d 09:00:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 09:00:31 Removing intermediate container b8e25c18b2e8 09:00:31 ---> 1c006cb591a0 09:00:31 Step 23/24 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e 09:00:31 ---> Running in 7e59842f59a9 09:00:32 Removing intermediate container 7e59842f59a9 09:00:32 ---> 073cc33a47af 09:00:32 Step 24/24 : LABEL version=0.0.0 ---> 8da37defab37 09:00:32 09:00:32 Step 18/22 : ENTRYPOINT ["/core-data"] 09:00:32 ---> Running in 0acb3fa8a883 09:00:32 ---> Running in 50b4c6b5d807 09:00:33 Removing intermediate container 0acb3fa8a883 09:00:33 ---> 4ada4e9733a3 09:00:33 09:00:33 Removing intermediate container 50b4c6b5d807 09:00:33 ---> ee158ea22055 09:00:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:33 ---> Running in b97b7257f97e 09:00:33 Successfully built 4ada4e9733a3 09:00:33 Successfully tagged core-metadata-arm64:latest 09:00:33 Building support-notifications 09:00:33  Building core-metadata ... done Removing intermediate container b97b7257f97e 09:00:33 ---> 73a008920814 09:00:33 Step 20/22 : LABEL arch=arm64 09:00:33 ---> Running in e8504a62772b 09:00:34 Removing intermediate container e8504a62772b 09:00:34 ---> 7f699bee74f3 09:00:34 Step 21/22 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e 09:00:34 ---> Running in 93a35f4ba5ce 09:00:34 Removing intermediate container 93a35f4ba5ce 09:00:34 ---> c9a1bd312dae 09:00:34 Step 22/22 : LABEL version=0.0.0 09:00:35 ---> Running in 82db0e0d8985 09:00:35 Removing intermediate container 82db0e0d8985 09:00:35 ---> bb54a73882a6 09:00:35 09:00:35 Successfully built bb54a73882a6 09:00:36 Successfully tagged core-data-arm64:latest 09:00:36  Building core-data ... done Building security-spire-agent 09:00:51 Removing intermediate container 85eb9026a826 09:00:51 ---> 272ccf771b33 09:00:51 09:00:51 Step 9/24 : FROM alpine:3.16 09:00:51 ---> 4c81e5bf8899 09:00:51 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:00:51 ---> Running in 1af1567edd54 09:00:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:00:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:00:54 (1/3) Installing ca-certificates (20220614-r0) 09:00:54 (2/3) Installing dumb-init (1.2.5-r1) 09:00:54 (3/3) Installing su-exec (0.2-r1) 09:00:54 Executing busybox-1.35.0-r17.trigger 09:00:54 Executing ca-certificates-20220614-r0.trigger 09:00:55 OK: 6 MiB in 17 packages 09:00:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:00:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 09:00:57 ---> e52d98d16248 09:00:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 09:00:57 ---> Using cache 09:00:57 ---> 428e7be0fce3 09:00:57 Step 4/22 : WORKDIR /edgex-go 09:00:57 ---> Using cache 09:00:57 ---> 92ed172004d2 09:00:57 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 09:00:57 ---> Running in a015c79e0688 09:00:58 Removing intermediate container 1af1567edd54 09:00:58 ---> a56268857b8e 09:00:58 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:00:59 ---> Running in 6b2b94911d94 09:00:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:00:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:01:00 Removing intermediate container 6b2b94911d94 09:01:00 ---> 82574ac11181 09:01:00 Step 12/24 : WORKDIR / 09:01:00 ---> Running in f66652524a09 09:01:00 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:01:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:01:00 ---> e52d98d16248 09:01:00 Step 3/24 : WORKDIR /edgex-go 09:01:00 ---> Using cache 09:01:00 ---> 4bad723c88ce 09:01:00 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:01:00 ---> Using cache 09:01:00 ---> 6342a9b47918 09:01:00 Step 5/24 : COPY go.mod vendor* ./ 09:01:00 ---> Using cache 09:01:00 ---> f444f9b9dc51 09:01:00 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:00 ---> Using cache 09:01:00 ---> afcebea1129a 09:01:00 Step 7/24 : COPY . . 09:01:00 ---> Using cache 09:01:00 ---> 4481e0e7afe8 09:01:00 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:01:00 ---> Using cache 09:01:00 ---> 22a07ba18e24 09:01:00 Step 9/24 : WORKDIR /edgex-go/spire-build 09:01:00 ---> Using cache 09:01:00 ---> 6df819226f5c 09:01:00 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 09:01:00 ---> Using cache 09:01:00 ---> 7532b1d7304c 09:01:00 Step 11/24 : WORKDIR /edgex-go 09:01:00 ---> Using cache 09:01:00 ---> 118154a7e52b 09:01:00 09:01:00 Step 12/24 : FROM alpine:3.15 09:01:00 ---> 354640af7b1b 09:01:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:01:00 ---> Using cache 09:01:00 ---> 1ca9b8f2c74b 09:01:00 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:01:00 ---> Running in d1a0d777a135 09:01:00 Removing intermediate container f66652524a09 09:01:00 ---> b828ff235d80 09:01:00 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:01:01 OK: 221 MiB in 51 packages 09:01:02 ---> 29f400873ac0 09:01:02 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:01:02 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 09:01:03 Removing intermediate container a015c79e0688 09:01:03 ---> 48b8d8b04bf2 09:01:03 Step 6/22 : COPY go.mod vendor* ./ 09:01:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:01:03 ---> 91a9cb009919 09:01:03 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:01:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:01:04 ---> e6f2d8440d61 09:01:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:04 ---> Running in 05b6eddfea87 09:01:05 ---> 07d90dda4114 09:01:05 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:01:05 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:01:05 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:01:05 OK: 15734 distinct packages available 09:01:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:01:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:01:06 ---> 36bab6398c11 09:01:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:01:06 (1/5) Installing dumb-init (1.2.5-r1) 09:01:06 (2/5) Installing musl-obstack (1.2.3-r0) 09:01:06 (3/5) Installing libucontext (1.1-r0) 09:01:06 (4/5) Installing gcompat (1.0.0-r4) 09:01:06 (5/5) Installing openssl (1.1.1t-r1) 09:01:06 Executing busybox-1.34.1-r7.trigger 09:01:06 OK: 6 MiB in 19 packages 09:01:10 ---> 6f94c798c75a 09:01:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:01:10 Removing intermediate container d1a0d777a135 09:01:10 ---> 9af44eea3688 09:01:10 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:01:12 ---> 5c685a16a716 09:01:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:01:13 ---> 5c18efd250c0 09:01:13 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:01:13 ---> Running in 8a103dfc8023 09:01:16 ---> 32813182b883 09:01:16 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:01:17 Removing intermediate container 8a103dfc8023 09:01:17 ---> 5c5a7f71cdee 09:01:17 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:01:17 ---> Running in e70086428d6c 09:01:18 Removing intermediate container e70086428d6c 09:01:18 ---> 6ad98d0f8682 09:01:18 Step 22/24 : LABEL arch=arm64 09:01:18 ---> Running in 6d59e97e3978 09:01:19 Removing intermediate container 6d59e97e3978 09:01:19 ---> c69bc2a0b2ef 09:01:19 Step 23/24 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e 09:01:19 ---> Running in 016b977600a8 09:01:20 Removing intermediate container 016b977600a8 09:01:20 ---> 8464d4fe7244 09:01:20 Step 24/24 : LABEL version=0.0.0 09:01:21 ---> Running in c76aebd1ce89 09:01:22 Removing intermediate container c76aebd1ce89 09:01:22 ---> ffa150551632 09:01:22 09:01:23 Successfully built ffa150551632 09:01:23 Successfully tagged security-secretstore-setup-arm64:latest 09:01:23 Building security-spire-server 09:01:26  Building security-secretstore-setup ... done  ---> 92baeb2d6356 09:01:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:01:27 ---> e11c31767bac 09:01:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:01:28 Removing intermediate container ba2850dd84c0 09:01:28 ---> 08f16db262a7 09:01:28 09:01:28 Step 9/21 : FROM alpine:3.16 09:01:28 ---> 4c81e5bf8899 09:01:28 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 09:01:29 ---> Running in 83c841e7b3f6 09:01:30 ---> 9a5d5e428ec6 09:01:30 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:01:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:01:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:01:32 ---> dc959b65ac75 09:01:32 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:01:32 ---> Running in ea684d3f9d99 09:01:33 (1/6) Installing ca-certificates (20220614-r0) 09:01:34 (2/6) Installing brotli-libs (1.0.9-r6) 09:01:34 (3/6) Installing nghttp2-libs (1.47.0-r0) 09:01:34 (4/6) Installing libcurl (7.83.1-r6) 09:01:34 (5/6) Installing curl (7.83.1-r6) 09:01:34 (6/6) Installing dumb-init (1.2.5-r1) 09:01:34 Executing busybox-1.35.0-r17.trigger 09:01:34 Executing ca-certificates-20220614-r0.trigger 09:01:34 Removing intermediate container ea684d3f9d99 09:01:34 ---> 12e9b8608151 09:01:35 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:01:35 OK: 8 MiB in 20 packages 09:01:35 ---> Running in 3fdfbb9be972 09:01:36 Removing intermediate container ac412791e7d7 09:01:36 ---> f5af26338276 09:01:36 09:01:36 Step 10/22 : FROM alpine:3.16 09:01:36 ---> 4c81e5bf8899 09:01:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 09:01:36 ---> Using cache 09:01:36 ---> 5c4e786497dd 09:01:36 Step 12/22 : RUN apk add --update --no-cache dumb-init 09:01:36 ---> Using cache 09:01:36 ---> 9e7be30b8214 09:01:36 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:01:36 ---> Using cache 09:01:36 ---> b7ad9762bacf 09:01:36 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:01:36 Removing intermediate container 3fdfbb9be972 09:01:36 ---> 2aacdbaa00f9 09:01:36 Step 22/24 : LABEL arch=arm64 09:01:37 ---> Running in 78406b5be8ed 09:01:38 Removing intermediate container 78406b5be8ed 09:01:38 ---> 0a021a5f50ec 09:01:38 Step 23/24 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e 09:01:38 ---> Running in 5fd5b6d667f9 09:01:38 Removing intermediate container 83c841e7b3f6 09:01:38 ---> c3a386d12a1a 09:01:38 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:01:38 Removing intermediate container 5fd5b6d667f9 09:01:38 ---> 0c4863d0f4ef 09:01:38 Step 24/24 : LABEL version=0.0.0 09:01:38 ---> Running in 73529431159a 09:01:39 ---> Running in 6c8b2dbc6f69 09:01:39 ---> a061b44dc233 09:01:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 09:01:39 Removing intermediate container 73529431159a 09:01:39 ---> b2bcdadef329 09:01:39 Step 12/21 : WORKDIR /edgex 09:01:39 ---> Running in e54b0d57d746 09:01:39 Removing intermediate container 6c8b2dbc6f69 09:01:39 ---> 4744bf1beeed 09:01:39 09:01:40 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 ---> f71e2fb44947 09:01:40 09:01:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:01:40 ---> e52d98d16248 09:01:40 Step 3/23 : WORKDIR /edgex-go 09:01:40 ---> Using cache 09:01:40 ---> 4bad723c88ce 09:01:40 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 09:01:40 ---> Using cache 09:01:40 ---> 6342a9b47918 09:01:40 Step 5/23 : COPY go.mod vendor* ./ 09:01:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:01:40 Removing intermediate container e54b0d57d746 09:01:40 ---> e850cf198a69 09:01:40 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:01:40 ---> Using cache 09:01:40 ---> f444f9b9dc51 09:01:40 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:40 ---> Using cache 09:01:40 ---> afcebea1129a 09:01:40 Step 7/23 : COPY . . 09:01:40 Successfully built 4744bf1beeed 09:01:40 Successfully tagged security-spire-agent-arm64:latest 09:01:40  Building security-spire-agent ... done  ---> Using cache 09:01:40 ---> 4481e0e7afe8 09:01:40 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 09:01:40 ---> Using cache 09:01:40 ---> 22a07ba18e24 09:01:40 Step 9/23 : WORKDIR /edgex-go/spire-build 09:01:40 ---> Using cache 09:01:40 ---> 6df819226f5c 09:01:40 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 09:01:40 ---> Running in 63d087dff5ae 09:01:41 ---> a5381e535453 09:01:41 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:01:41 ---> 73643164c0d2 09:01:41 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:01:41 ---> Running in 8948ac24ed4f 09:01:43 ---> bc91dabcdcc8 09:01:43 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:01:43 Removing intermediate container 63d087dff5ae 09:01:43 ---> bcdf30a776f9 09:01:43 Step 11/23 : WORKDIR /edgex-go 09:01:43 ---> Running in 4e4fe5797910 09:01:44 Removing intermediate container 4e4fe5797910 09:01:44 ---> 5ac8cb6f4852 09:01:44 09:01:44 Step 12/23 : FROM alpine:3.15 09:01:44 ---> 354640af7b1b 09:01:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:01:44 ---> Using cache 09:01:44 ---> 1ca9b8f2c74b 09:01:44 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:01:44 Removing intermediate container 8948ac24ed4f 09:01:44 ---> c4b875e038d7 09:01:44 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 09:01:44 ---> Using cache 09:01:44 ---> 9af44eea3688 09:01:44 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:01:44 ---> Running in 7037caa5218a 09:01:45 ---> e15c4c6c2f33 09:01:45 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:01:45 Removing intermediate container 7037caa5218a 09:01:45 ---> aede2e8f30f1 09:01:45 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 09:01:45 ---> Running in 50d26b7e6ebe 09:01:47 Removing intermediate container 50d26b7e6ebe 09:01:47 ---> 99734a4caa58 09:01:47 Step 20/22 : LABEL arch=arm64 09:01:47 ---> ecabae42eb11 09:01:47 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:01:47 ---> Running in 442fcc525915 09:01:47 ---> Running in 435cf772eb4d 09:01:48 Removing intermediate container 442fcc525915 09:01:48 ---> d8e9ef57e1f7 09:01:48 Step 21/22 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e 09:01:48 ---> Running in 71f472484311 09:01:49 Removing intermediate container 71f472484311 09:01:49 ---> 7d93e5f8dc03 09:01:49 Step 22/22 : LABEL version=0.0.0 09:01:49 ---> Running in d53940a0ba34 09:01:50 Removing intermediate container d53940a0ba34 09:01:50 ---> ad4f620e5854 09:01:50 09:01:50 Successfully built ad4f620e5854 09:01:50 Successfully tagged security-proxy-auth-arm64:latest 09:01:50  Building security-proxy-auth ... done Removing intermediate container 435cf772eb4d 09:01:50 ---> 80ede35d06ea 09:01:50 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 09:01:50 ---> Running in 635cd60ef7c3 09:01:50 ---> c3b3ca8d3e49 09:01:50 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:01:51 Removing intermediate container 635cd60ef7c3 09:01:51 ---> e9233c81fa81 09:01:51 Step 19/21 : LABEL arch=arm64 09:01:51 ---> Running in 5ae135b6be70 09:01:51 ---> c1aa20b84898 09:01:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:01:51 Removing intermediate container 5ae135b6be70 09:01:51 ---> 9a57d2e232b8 09:01:51 Step 20/21 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e 09:01:51 ---> Running in 1833d2526330 09:01:52 Removing intermediate container 1833d2526330 09:01:52 ---> 3ecd149a32d4 09:01:52 Step 21/21 : LABEL version=0.0.0 09:01:52 ---> e94c59b02a58 09:01:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:01:52 ---> Running in 751e9d46d4c5 09:01:53 Removing intermediate container 751e9d46d4c5 09:01:53 ---> bc5766dea680 09:01:53 09:01:53 ---> 60a881620a6f 09:01:53 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:01:53 Successfully built bc5766dea680 09:01:53 Successfully tagged security-proxy-setup-arm64:latest 09:01:53  Building security-proxy-setup ... done  ---> Running in aaa7b1003ecf 09:01:53 Removing intermediate container aaa7b1003ecf 09:01:53 ---> 24813aeab2bd 09:01:53 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:01:53 ---> Running in 1194752aa57c 09:01:54 Removing intermediate container 1194752aa57c 09:01:54 ---> d5140bc471ec 09:01:54 Step 21/23 : LABEL arch=arm64 09:01:54 ---> Running in 723aef170778 09:01:54 Removing intermediate container 723aef170778 09:01:54 ---> 3e5ee82b8ffa 09:01:54 Step 22/23 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e 09:01:55 ---> Running in 160c18edb1dc 09:01:55 Removing intermediate container 160c18edb1dc 09:01:55 ---> 519269d5ab88 09:01:55 Step 23/23 : LABEL version=0.0.0 09:01:55 ---> Running in 86d101897db4 09:01:55 Removing intermediate container 86d101897db4 09:01:55 ---> 5619d1dc059c 09:01:55 09:01:56 Successfully built 5619d1dc059c 09:01:56 Successfully tagged security-spire-server-arm64:latest 09:02:06  Building security-spire-server ... done Removing intermediate container 05b6eddfea87 09:02:06 ---> 35b191fad6a0 09:02:06 Step 8/22 : COPY . . 09:02:14 ---> 66a968c0fe87 09:02:14 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:02:14 ---> Running in 3eecd9d217e0 09:02:14 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:04:21 Removing intermediate container 3eecd9d217e0 09:04:21 ---> 4ab704c2ed80 09:04:21 09:04:21 Step 10/22 : FROM alpine:3.16 09:04:21 ---> 4c81e5bf8899 09:04:21 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:04:21 ---> Running in a15ee41927fa 09:04:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:04:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:04:21 (1/2) Installing ca-certificates (20220614-r0) 09:04:21 (2/2) Installing dumb-init (1.2.5-r1) 09:04:21 Executing busybox-1.35.0-r17.trigger 09:04:21 Executing ca-certificates-20220614-r0.trigger 09:04:21 OK: 6 MiB in 16 packages 09:04:21 Removing intermediate container a15ee41927fa 09:04:21 ---> 2b1439fa9bb2 09:04:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:04:21 ---> Running in 50b0c9bc9c61 09:04:21 Removing intermediate container 50b0c9bc9c61 09:04:21 ---> 36a2396ded8f 09:04:21 Step 13/22 : ENV APP_PORT=59860 09:04:21 ---> Running in b82042c8789d 09:04:21 Removing intermediate container b82042c8789d 09:04:21 ---> 25fe3ee096e8 09:04:21 Step 14/22 : EXPOSE $APP_PORT 09:04:21 ---> Running in 5c76a3d7dcf9 09:04:21 Removing intermediate container 5c76a3d7dcf9 09:04:21 ---> c6ae203607a1 09:04:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:21 ---> b607131ae889 09:04:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:04:21 ---> 3d20b7e3f28f 09:04:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:04:21 ---> 5cf40f1460f2 09:04:21 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:04:21 ---> Running in e588f233ba81 09:04:21 Removing intermediate container e588f233ba81 09:04:21 ---> d01cb6fdae91 09:04:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:04:21 ---> Running in 4c0487c2952b 09:04:21 Removing intermediate container 4c0487c2952b 09:04:21 ---> b2bfef391639 09:04:21 Step 20/22 : LABEL arch=arm64 09:04:21 ---> Running in 410850a9273a 09:04:21 Removing intermediate container 410850a9273a 09:04:21 ---> 226b926e244d 09:04:21 Step 21/22 : LABEL git_sha=2a12a216a0725d0cf46f61c31970e8ba9fdd293e 09:04:21 ---> Running in 7142f2a306ce 09:04:22 Removing intermediate container 7142f2a306ce 09:04:22 ---> e4c2b85a994f 09:04:22 Step 22/22 : LABEL version=0.0.0 09:04:22 ---> Running in 5b1585737409 09:04:22 Removing intermediate container 5b1585737409 09:04:22 ---> 3bdb54fc2175 09:04:22 09:04:22 Successfully built 3bdb54fc2175 09:04:22 Successfully tagged support-notifications-arm64:latest 09:04:22  Building support-notifications ... done  [Pipeline] } 09:04:22 $ docker stop --time=1 d0fd629fbdb41b66ac9a2b6bc7c8b63d99d70821076bd75b3789e99ac64b21c9 09:04:24 $ docker rm -f --volumes d0fd629fbdb41b66ac9a2b6bc7c8b63d99d70821076bd75b3789e99ac64b21c9 [Pipeline] // withDockerContainer [Pipeline] sh 09:04:25 + docker images 09:04:25 REPOSITORY TAG IMAGE ID CREATED SIZE 09:04:25 support-notifications-arm64 latest 3bdb54fc2175 3 seconds ago 29.7MB 09:04:25 4ab704c2ed80 13 seconds ago 1.58GB 09:04:25 security-spire-server-arm64 latest 5619d1dc059c 2 minutes ago 84.3MB 09:04:25 security-proxy-setup-arm64 latest bc5766dea680 2 minutes ago 26.9MB 09:04:25 security-proxy-auth-arm64 latest ad4f620e5854 2 minutes ago 15.6MB 09:04:25 5ac8cb6f4852 2 minutes ago 1.39GB 09:04:25 security-spire-agent-arm64 latest 4744bf1beeed 2 minutes ago 122MB 09:04:25 f5af26338276 2 minutes ago 1.5GB 09:04:25 08f16db262a7 2 minutes ago 1.51GB 09:04:25 security-secretstore-setup-arm64 latest ffa150551632 3 minutes ago 29MB 09:04:25 272ccf771b33 3 minutes ago 1.51GB 09:04:25 core-data-arm64 latest bb54a73882a6 3 minutes ago 17.3MB 09:04:25 core-metadata-arm64 latest 4ada4e9733a3 3 minutes ago 17.8MB 09:04:25 ba6074dc94c5 4 minutes ago 1.52GB 09:04:25 c1c53123579b 4 minutes ago 1.52GB 09:04:25 security-spire-config-arm64 latest f5624703f128 8 minutes ago 83.6MB 09:04:25 118154a7e52b 8 minutes ago 1.39GB 09:04:25 support-scheduler-arm64 latest d25815580a85 9 minutes ago 29.1MB 09:04:25 2e2f152e8b7a 9 minutes ago 1.58GB 09:04:25 security-spiffe-token-provider-arm64 latest 0830f5a64498 9 minutes ago 29.1MB 09:04:25 a4c0a65174e4 10 minutes ago 1.55GB 09:04:25 security-bootstrapper-arm64 latest e748ae2ec28c 11 minutes ago 19.6MB 09:04:25 core-command-arm64 latest 7fd3c719b876 11 minutes ago 17.1MB 09:04:25 core-common-config-bootstrapper-arm64 latest d91f197b1ba3 11 minutes ago 14.9MB 09:04:25 e040322dee22 11 minutes ago 1.52GB 09:04:25 ebb718dbecad 11 minutes ago 1.51GB 09:04:25 f6af0e90f482 12 minutes ago 1.51GB 09:04:25 ci-base-image-arm64 latest e52d98d16248 30 minutes ago 905MB 09:04:25 alpine 3.15 354640af7b1b 2 weeks ago 5.34MB 09:04:25 alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB 09:04:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 09:04:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:04:25 09:04:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:04:26 arm64: Pulling from edgex-lftools-log-publisher 09:04:26 8998bd30e6a1: Pulling fs layer 09:04:26 04944245beec: Pulling fs layer 09:04:26 699f458cf7ca: Pulling fs layer 09:04:26 765212b225bb: Pulling fs layer 09:04:26 f23df028b6ca: Pulling fs layer 09:04:26 d65c8cfc05b1: Pulling fs layer 09:04:26 2437ff75d9bd: Pulling fs layer 09:04:26 f23df028b6ca: Waiting 09:04:26 d65c8cfc05b1: Waiting 09:04:26 2437ff75d9bd: Waiting 09:04:26 765212b225bb: Waiting 09:04:26 04944245beec: Verifying Checksum 09:04:26 04944245beec: Download complete 09:04:26 765212b225bb: Verifying Checksum 09:04:26 765212b225bb: Download complete 09:04:26 f23df028b6ca: Download complete 09:04:26 d65c8cfc05b1: Verifying Checksum 09:04:26 d65c8cfc05b1: Download complete 09:04:26 699f458cf7ca: Verifying Checksum 09:04:26 699f458cf7ca: Download complete 09:04:26 8998bd30e6a1: Verifying Checksum 09:04:26 8998bd30e6a1: Download complete 09:04:29 2437ff75d9bd: Download complete 09:04:30 8998bd30e6a1: Pull complete 09:04:31 04944245beec: Pull complete 09:04:32 699f458cf7ca: Pull complete 09:04:32 765212b225bb: Pull complete 09:04:33 f23df028b6ca: Pull complete 09:04:33 d65c8cfc05b1: Pull complete 09:04:48 2437ff75d9bd: Pull complete 09:04:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:04:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:04:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:48 prd-ubuntu20.04-docker-arm64-4c-16g-8075 does not seem to be running inside a container 09:04:48 $ 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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:04:51 $ docker top c3e12fc4010af6e8824c287d5fbce5fb279fd0476351ecf7bfd8af2b2c21638f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:04:52 ---> job-cost.sh 09:04:52 lf-activate-venv: SKIPPING 09:04:52 INFO: No Stack... 09:04:52 INFO: Retrieving Pricing Info for: v3-standard-4 09:04:53 INFO: Archiving Costs [Pipeline] sh 09:04:53 + cat /w/workspace/edgex-go/16/archives/cost.csv 09:04:53 + cut -d, -f6 [Pipeline] lock 09:04:53 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4339-16-stack-cost] 09:04:53 Resource [jenkins-edgexfoundry-edgex-go-PR-4339-16-stack-cost] did not exist. Created. 09:04:53 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4339-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:04:54 + echo total: 0.10999999940395355 [Pipeline] stash 09:04:54 Stashed 1 file(s) [Pipeline] } 09:04:54 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4339-16-stack-cost] [Pipeline] // lock [Pipeline] } 09:04:54 $ docker stop --time=1 c3e12fc4010af6e8824c287d5fbce5fb279fd0476351ecf7bfd8af2b2c21638f 09:04:55 $ docker rm -f --volumes c3e12fc4010af6e8824c287d5fbce5fb279fd0476351ecf7bfd8af2b2c21638f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:04:56 provisioning config files... 09:04:56 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/16@tmp/config6392254565674528931tmp [Pipeline] { [Pipeline] sh 09:04:56 + set +x 09:04:56 + curl -s https://codecov.io/bash 09:04:56 + bash -s -- 09:04:56 09:04:56 _____ _ 09:04:56 / ____| | | 09:04:56 | | ___ __| | ___ ___ _____ __ 09:04:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:04:56 | |___| (_) | (_| | __/ (_| (_) \ V / 09:04:56 \_____\___/ \__,_|\___|\___\___/ \_/ 09:04:56 Bash-1.0.6 09:04:56 09:04:56 09:04:56 ==> git version 2.25.1 found 09:04:56 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:04:56 Release-Date: 2020-01-08 09:04:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:04:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:04:56 ==> Jenkins CI detected. 09:04:56 current dir:  /w/workspace/edgex-go/16 09:04:56 project root: . 09:04:56 --> token set from env 09:04:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:04:56 ==> Running gcov in . (disable via -X gcov) 09:04:56 ==> Python coveragepy not found 09:04:56 ==> Searching for coverage reports in: 09:04:56 + . 09:04:56 -> Found 1 reports 09:04:56 ==> Detecting git/mercurial file structure 09:04:56 ==> Reading reports 09:04:56 + ./coverage.out bytes=487670 09:04:56 ==> Appending adjustments 09:04:56 https://docs.codecov.io/docs/fixing-reports 09:04:58 + Found adjustments 09:04:58 ==> Gzipping contents 09:04:58 64K /tmp/codecov.LudC4K.gz 09:04:58 ==> Uploading reports 09:04:58 url: https://codecov.io 09:04:58 query: branch=PR-4339&commit=8c9bb4a0cab7e186eae9c0124b415074b9697e02&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= 09:04:58 -> Pinging Codecov 09:04:58 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4339&commit=8c9bb4a0cab7e186eae9c0124b415074b9697e02&build=16&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F16%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= 09:04:58 -> Uploading to 09:04:58 https://storage.googleapis.com/codecov/v4/raw/2023-03-02/00271124DB129430A58F1EEE437C3FCB/8c9bb4a0cab7e186eae9c0124b415074b9697e02/eb7aa264-d9b7-4d84-9136-deb9598be9c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230302%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230302T090457Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=42f1777b7a50cc94b233c045d774d08833faf0a01d52d1434ced8354bee9bdc2 09:04:58 % Total % Received % Xferd Average Speed Time Time Time Current 09:04:58 Dload Upload Total Spent Left Speed 09:04:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63133 0 0 100 63133 0 195k --:--:-- --:--:-- --:--:-- 195k 09:04:58 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8c9bb4a0cab7e186eae9c0124b415074b9697e02 [Pipeline] } 09:04:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:04:59 + [ -d /w/workspace/edgex-go/16/archives ] [Pipeline] libraryResource [Pipeline] sh 09:04:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:05:00 ---> package-listing.sh 09:05:00 ++ facter osfamily 09:05:00 ++ tr '[:upper:]' '[:lower:]' 09:05:00 + OS_FAMILY=debian 09:05:00 + workspace=/w/workspace/edgex-go/16 09:05:00 + START_PACKAGES=/tmp/packages_start.txt 09:05:00 + END_PACKAGES=/tmp/packages_end.txt 09:05:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:05:00 + PACKAGES=/tmp/packages_start.txt 09:05:00 + '[' /w/workspace/edgex-go/16 ']' 09:05:00 + PACKAGES=/tmp/packages_end.txt 09:05:00 + case "${OS_FAMILY}" in 09:05:00 + dpkg -l 09:05:00 + grep '^ii' 09:05:00 + '[' -f /tmp/packages_start.txt ']' 09:05:00 + '[' -f /tmp/packages_end.txt ']' 09:05:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:05:00 + '[' /w/workspace/edgex-go/16 ']' 09:05:00 + mkdir -p /w/workspace/edgex-go/16/archives/ 09:05:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/16/archives/ [Pipeline] echo 09:05:00 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/16/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:05:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:01 09:05:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:01 latest: Pulling from edgex-lftools-log-publisher 09:05:01 5eb5b503b376: Pulling fs layer 09:05:01 5c69ac0246d0: Pulling fs layer 09:05:01 ec43610c2a17: Pulling fs layer 09:05:01 3a2ae6a8a46f: Pulling fs layer 09:05:01 33b1e0a273af: Pulling fs layer 09:05:01 5d3b04190fa2: Pulling fs layer 09:05:01 2f39f015ded8: Pulling fs layer 09:05:01 33b1e0a273af: Waiting 09:05:01 5d3b04190fa2: Waiting 09:05:01 3a2ae6a8a46f: Waiting 09:05:01 5c69ac0246d0: Download complete 09:05:01 3a2ae6a8a46f: Verifying Checksum 09:05:01 3a2ae6a8a46f: Download complete 09:05:01 33b1e0a273af: Verifying Checksum 09:05:01 33b1e0a273af: Download complete 09:05:01 5d3b04190fa2: Verifying Checksum 09:05:01 5d3b04190fa2: Download complete 09:05:01 ec43610c2a17: Download complete 09:05:01 5eb5b503b376: Download complete 09:05:02 2f39f015ded8: Download complete 09:05:03 5eb5b503b376: Pull complete 09:05:03 5c69ac0246d0: Pull complete 09:05:03 ec43610c2a17: Pull complete 09:05:03 3a2ae6a8a46f: Pull complete 09:05:04 33b1e0a273af: Pull complete 09:05:04 5d3b04190fa2: Pull complete 09:05:09 2f39f015ded8: Pull complete 09:05:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:05:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:05:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:05:09 prd-ubuntu20.04-docker-8c-8g-8074 does not seem to be running inside a container 09:05:09 $ 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/16/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/16 -v /w/workspace/edgex-go/16:/w/workspace/edgex-go/16:rw,z -v /w/workspace/edgex-go/16@tmp:/w/workspace/edgex-go/16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:05:13 $ docker top 1ce556ea6527f574b8be580564129666d9e348b801bfc58499353eacdeb90b96 -eo pid,comm [Pipeline] { [Pipeline] sh 09:05:14 + touch /tmp/pre-build-complete [Pipeline] sh 09:05:14 + mkdir -p /var/log/sysstat [Pipeline] sh 09:05:14 + ls /var/log/sa-host 09:05:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:05:15 provisioning config files... 09:05:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/16@tmp/config13965184185383309311tmp [Pipeline] { [Pipeline] echo 09:05:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:05:15 ---> create-netrc.sh [Pipeline] } 09:05:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:05:15 ---> python-tools-install.sh [Pipeline] echo 09:05:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:05:15 ---> sudo-logs.sh 09:05:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:05:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:05:16 ---> job-cost.sh 09:05:16 lf-activate-venv: SKIPPING 09:05:16 DEBUG: total: 0.10999999940395355 09:05:16 INFO: Retrieving Stack Cost... 09:05:16 INFO: Retrieving Pricing Info for: v3-standard-8 09:05:17 INFO: Archiving Costs [Pipeline] echo 09:05:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:05:17 ---> logs-deploy.sh 09:05:17 lf-activate-venv: SKIPPING 09:05:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4339/16 09:05:17 INFO: archiving workspace using pattern(s): 09:05:18 Archives upload complete. 09:05:18 INFO: archiving logs to Nexus