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+69b2f2fc042d3f207e021d84ed91ae79e073eaae (517a5d130547aee2e473a38c93671197316c569f) 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-ssh8245334625550197826.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-ssh8010693808992499984.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-ssh3977482816507358594.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-ssh494455099174217998.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-ssh6704604922692864025.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-6573 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/9 [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/9 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4339/head:refs/remotes/origin/PR-4339 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 69b2f2fc042d3f207e021d84ed91ae79e073eaae into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c Merge succeeded, producing e5566ea22efb0970bfb1b717470edf2877cc786e Checking out Revision e5566ea22efb0970bfb1b717470edf2877cc786e (PR-4339) > 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 69b2f2fc042d3f207e021d84ed91ae79e073eaae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e5566ea22efb0970bfb1b717470edf2877cc786e # timeout=10 Commit message: "Merge commit '69b2f2fc042d3f207e021d84ed91ae79e073eaae' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:21 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:21 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:21 ========================================================= 08:30:21 EdgeX Global Pipelines Version Info 08:30:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2daceceb5b14d62da172a5d8130e583febc7f72e # timeout=10 08:30:22 ------------------- 08:30:22 stable info: 08:30:22 ------------------- 08:30:22 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:22 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:22 Message: update stable to v1.0.244 08:30:23 ------------------- 08:30:23 experimental info: 08:30:23 ------------------- 08:30:23 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:23 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:23 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4339 [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4339 [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4339 [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5566ea22efb0970bfb1b717470edf2877cc786e [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5566ea [Pipeline] echo 08:30:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:23 provisioning config files... 08:30:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config8873184208239343639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:24 ---> docker-login.sh 08:30:24 nexus3.edgexfoundry.org:10001 08:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:24 Configure a credential helper to remove this warning. See 08:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:24 08:30:24 Login Succeeded 08:30:24 nexus3.edgexfoundry.org:10002 08:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:24 Configure a credential helper to remove this warning. See 08:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:24 08:30:24 Login Succeeded 08:30:24 nexus3.edgexfoundry.org:10003 08:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:24 Configure a credential helper to remove this warning. See 08:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:24 08:30:24 Login Succeeded 08:30:24 nexus3.edgexfoundry.org:10004 08:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:24 Configure a credential helper to remove this warning. See 08:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:24 08:30:24 Login Succeeded 08:30:24 docker.io 08:30:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:24 Configure a credential helper to remove this warning. See 08:30:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:24 08:30:24 Login Succeeded 08:30:24 ---> docker-login.sh ends [Pipeline] } 08:30:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:25 + 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-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:30:25 + dirname cmd/core-command/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo core-command,cmd/core-command/Dockerfile 08:30:25 + + cut -d/ -f2 08:30:25 dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:25 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:25 + dirname cmd/core-data/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo core-data,cmd/core-data/Dockerfile 08:30:25 + dirname cmd/core-metadata/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:25 + dirname cmd/security-bootstrapper/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:25 + dirname cmd/security-proxy-setup/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:25 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:25 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:25 + dirname cmd/security-spire-agent/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:25 + dirname cmd/security-spire-config/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:25 + dirname cmd/security-spire-server/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:25 + + dirname cmd/support-notifications/Dockerfilecut 08:30:25 -d/ -f2 08:30:25 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:25 + dirname cmd/support-scheduler/Dockerfile 08:30:25 + cut -d/ -f2 08:30:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:25 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-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:30:25 + git rev-list -1 --merges e5566ea22efb0970bfb1b717470edf2877cc786e~1..e5566ea22efb0970bfb1b717470edf2877cc786e [Pipeline] echo 08:30:25 -----------> git rev-list -1 --merges e5566ea22efb0970bfb1b717470edf2877cc786e~1..e5566ea22efb0970bfb1b717470edf2877cc786e e5566ea22efb0970bfb1b717470edf2877cc786e 08:30:25 e5566ea22efb0970bfb1b717470edf2877cc786e [false] [Pipeline] sh 08:30:25 + git log --format=format:%s -1 e5566ea22efb0970bfb1b717470edf2877cc786e [Pipeline] echo 08:30:25 ========================================================= 08:30:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:26 + grep -v github /etc/ssh/ssh_known_hosts 08:30:26 + [ -e /tmp/ssh_known_hosts ] 08:30:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:26 + + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:26 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:26 08:30:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:26 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:26 b85a868b505f: Pulling fs layer 08:30:26 e2be974225ed: Pulling fs layer 08:30:26 339a4e72a1f5: Pulling fs layer 08:30:26 988bab9f4d93: Pulling fs layer 08:30:26 1469e6f7b9e6: Pulling fs layer 08:30:26 eaf3925da568: Pulling fs layer 08:30:26 bab4dde63d76: Pulling fs layer 08:30:26 bde34c3a00c8: Pulling fs layer 08:30:26 b352a97aabf1: Pulling fs layer 08:30:26 4872d77fe225: Pulling fs layer 08:30:26 5851b861e8e6: Pulling fs layer 08:30:26 bab4dde63d76: Waiting 08:30:26 bde34c3a00c8: Waiting 08:30:26 b352a97aabf1: Waiting 08:30:26 4872d77fe225: Waiting 08:30:26 5851b861e8e6: Waiting 08:30:26 988bab9f4d93: Waiting 08:30:26 eaf3925da568: Waiting 08:30:26 e2be974225ed: Verifying Checksum 08:30:26 e2be974225ed: Download complete 08:30:26 988bab9f4d93: Verifying Checksum 08:30:26 988bab9f4d93: Download complete 08:30:27 1469e6f7b9e6: Verifying Checksum 08:30:27 1469e6f7b9e6: Download complete 08:30:27 339a4e72a1f5: Verifying Checksum 08:30:27 339a4e72a1f5: Download complete 08:30:27 eaf3925da568: Download complete 08:30:27 bde34c3a00c8: Verifying Checksum 08:30:27 bde34c3a00c8: Download complete 08:30:27 b352a97aabf1: Verifying Checksum 08:30:27 b352a97aabf1: Download complete 08:30:27 5851b861e8e6: Verifying Checksum 08:30:27 5851b861e8e6: Download complete 08:30:27 b85a868b505f: Download complete 08:30:27 bab4dde63d76: Verifying Checksum 08:30:27 bab4dde63d76: Download complete 08:30:28 b85a868b505f: Pull complete 08:30:28 e2be974225ed: Pull complete 08:30:29 339a4e72a1f5: Pull complete 08:30:29 988bab9f4d93: Pull complete 08:30:29 1469e6f7b9e6: Pull complete 08:30:29 eaf3925da568: Pull complete 08:30:31 bab4dde63d76: Pull complete 08:30:31 bde34c3a00c8: Pull complete 08:30:31 b352a97aabf1: Pull complete 08:30:31 4872d77fe225: Pull complete 08:30:31 5851b861e8e6: Pull complete 08:30:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:31 prd-ubuntu20.04-docker-8c-8g-6573 does not seem to be running inside a container 08:30:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:30:33 $ docker top 29c9a43b3000d04c7be6e8a7e31b547985afbf36935672361b21a1059109bbda -eo pid,comm 08:30:33 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:30:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:33 [ssh-agent] Looking for ssh-agent implementation... 08:30:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:33 $ docker exec 29c9a43b3000d04c7be6e8a7e31b547985afbf36935672361b21a1059109bbda ssh-agent 08:30:33 SSH_AUTH_SOCK=/tmp/ssh-Qm7kY6qNqMBF/agent.31 08:30:33 SSH_AGENT_PID=37 08:30:33 Running ssh-add (command line suppressed) 08:30:33 Identity added: /w/workspace/edgex-go/9@tmp/private_key_18209836092285645489.key (/w/workspace/edgex-go/9@tmp/private_key_18209836092285645489.key) 08:30:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:34 + git tag --points-at HEAD [Pipeline] } 08:30:34 $ docker exec --env ******** --env ******** 29c9a43b3000d04c7be6e8a7e31b547985afbf36935672361b21a1059109bbda ssh-agent -k 08:30:34 unset SSH_AUTH_SOCK; 08:30:34 unset SSH_AGENT_PID; 08:30:34 echo Agent pid 37 killed; 08:30:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:34 [ssh-agent] Looking for ssh-agent implementation... 08:30:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:34 $ docker exec 29c9a43b3000d04c7be6e8a7e31b547985afbf36935672361b21a1059109bbda ssh-agent 08:30:34 SSH_AUTH_SOCK=/tmp/ssh-pH3mGMCQKgZB/agent.69 08:30:34 SSH_AGENT_PID=75 08:30:34 Running ssh-add (command line suppressed) 08:30:34 Identity added: /w/workspace/edgex-go/9@tmp/private_key_8925250499888786699.key (/w/workspace/edgex-go/9@tmp/private_key_8925250499888786699.key) 08:30:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:35 + git semver init 08:30:35 2023-02-18 08:30:35,330 [run_init] DEBUG init version:0.0.0 force:False 08:30:35 2023-02-18 08:30:35,331 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/9/.semver 08:30:35 2023-02-18 08:30:35,331 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/9/.semver 08:30:35 2023-02-18 08:30:35,331 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/9/.semver'], cwd=/w/workspace/edgex-go/9, universal_newlines=False, shell=None, istream=None) 08:30:39 2023-02-18 08:30:39,523 [append_file] DEBUG append to file:/w/workspace/edgex-go/9/.git/info/exclude 08:30:39 2023-02-18 08:30:39,523 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/9/.semver/PR-4339 with force:False 08:30:39 2023-02-18 08:30:39,523 [write_file] DEBUG write to file:/w/workspace/edgex-go/9/.semver/PR-4339 08:30:39 2023-02-18 08:30:39,526 [execute] INFO git cat-file --batch-check 08:30:39 2023-02-18 08:30:39,526 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) 08:30:39 2023-02-18 08:30:39,533 [execute] INFO git cat-file --batch 08:30:39 2023-02-18 08:30:39,533 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/9/.semver, universal_newlines=False, shell=None, istream=) 08:30:39 2023-02-18 08:30:39,538 [read_version] DEBUG read version from /w/workspace/edgex-go/9/.semver/PR-4339 08:30:39 0.0.0 [Pipeline] } 08:30:39 $ docker exec --env ******** --env ******** 29c9a43b3000d04c7be6e8a7e31b547985afbf36935672361b21a1059109bbda ssh-agent -k 08:30:39 unset SSH_AUTH_SOCK; 08:30:39 unset SSH_AGENT_PID; 08:30:39 echo Agent pid 75 killed; 08:30:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:40 + git semver [Pipeline] } 08:30:40 $ docker stop --time=1 29c9a43b3000d04c7be6e8a7e31b547985afbf36935672361b21a1059109bbda 08:30:41 $ docker rm -f --volumes 29c9a43b3000d04c7be6e8a7e31b547985afbf36935672361b21a1059109bbda [Pipeline] // withDockerContainer [Pipeline] sh 08:30:41 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:42 Stashed 1 file(s) [Pipeline] echo 08:30:42 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:42 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo 08:30:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:42 ========================================================= 08:30:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:30:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:42 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:42 213ec9aee27d: Pulling fs layer 08:30:42 4583459ba037: Pulling fs layer 08:30:42 93c1e223e6f2: Pulling fs layer 08:30:42 53926ce57604: Pulling fs layer 08:30:42 21b2b0c7a3f4: Pulling fs layer 08:30:42 22ff95d597cd: Pulling fs layer 08:30:42 12d6caf4c0d1: Pulling fs layer 08:30:42 96b7cbca73a9: Pulling fs layer 08:30:42 a7acece74701: Pulling fs layer 08:30:42 22ff95d597cd: Waiting 08:30:42 12d6caf4c0d1: Waiting 08:30:42 96b7cbca73a9: Waiting 08:30:42 a7acece74701: Waiting 08:30:42 53926ce57604: Waiting 08:30:42 21b2b0c7a3f4: Waiting 08:30:42 93c1e223e6f2: Verifying Checksum 08:30:42 93c1e223e6f2: Download complete 08:30:42 4583459ba037: Verifying Checksum 08:30:42 4583459ba037: Download complete 08:30:42 21b2b0c7a3f4: Verifying Checksum 08:30:42 21b2b0c7a3f4: Download complete 08:30:42 22ff95d597cd: Verifying Checksum 08:30:42 22ff95d597cd: Download complete 08:30:42 213ec9aee27d: Verifying Checksum 08:30:42 213ec9aee27d: Download complete 08:30:43 12d6caf4c0d1: Verifying Checksum 08:30:43 12d6caf4c0d1: Download complete 08:30:43 213ec9aee27d: Pull complete 08:30:43 4583459ba037: Pull complete 08:30:43 93c1e223e6f2: Pull complete 08:30:43 a7acece74701: Verifying Checksum 08:30:43 a7acece74701: Download complete 08:30:43 96b7cbca73a9: Verifying Checksum 08:30:43 96b7cbca73a9: Download complete 08:30:43 53926ce57604: Verifying Checksum 08:30:43 53926ce57604: Download complete 08:30:47 53926ce57604: Pull complete 08:30:47 21b2b0c7a3f4: Pull complete 08:30:47 22ff95d597cd: Pull complete 08:30:48 12d6caf4c0d1: Pull complete 08:30:50 96b7cbca73a9: Pull complete 08:30:51 a7acece74701: Pull complete 08:30:51 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:30:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:30:51 + + docker build -t ci-base-image-x86_64 -f - . 08:30:51 echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:51 WORKDIR /edgex 08:30:51 COPY go.mod . 08:30:51 RUN go mod download 08:30:52 Sending build context to Docker daemon 170.4MB 08:30:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:52 ---> db6d94c90886 08:30:52 Step 2/4 : WORKDIR /edgex 08:30:54 ---> Running in a00f2cc77fa5 08:30:54 Removing intermediate container a00f2cc77fa5 08:30:54 ---> adf21c747ea0 08:30:54 Step 3/4 : COPY go.mod . 08:30:54 ---> 452fa053ea99 08:30:54 Step 4/4 : RUN go mod download 08:30:54 ---> Running in 9f7ce4627b43 08:30:57 Still waiting to schedule task 08:30:57 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6574’ is offline 08:31:04 Removing intermediate container 9f7ce4627b43 08:31:04 ---> 706908f8182d 08:31:04 Successfully built 706908f8182d 08:31:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:04 + docker inspect -f . ci-base-image-x86_64 08:31:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:04 prd-ubuntu20.04-docker-8c-8g-6573 does not seem to be running inside a container 08:31:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:31:05 $ docker top 6be0280dea92c072d74f0fb04ca29700c8c4962a08fbb728f7e68aa7a46c5255 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:05 + go version 08:31:05 go version go1.18.7 linux/amd64 [Pipeline] } 08:31:05 $ docker stop --time=1 6be0280dea92c072d74f0fb04ca29700c8c4962a08fbb728f7e68aa7a46c5255 08:31:06 $ docker rm -f --volumes 6be0280dea92c072d74f0fb04ca29700c8c4962a08fbb728f7e68aa7a46c5255 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:07 + docker inspect -f . ci-base-image-x86_64 08:31:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:07 prd-ubuntu20.04-docker-8c-8g-6573 does not seem to be running inside a container 08:31:07 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:31:07 $ docker top e1acb28db8055fc89e9dcdee3b351cb1e8df984dab04c7281f9fadd62afea437 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:07 ========================================================= 08:31:07 [edgeXBuildGoParallel] Running Tests and Build... 08:31:07 ========================================================= [Pipeline] sh 08:31:08 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh 08:31:08 + make test 08:31:08 go test -race -coverprofile=coverage.out ./... 08:31:15 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:29 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.067s coverage: 98.5% of statements 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.175s coverage: 73.7% of statements 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.101s coverage: 54.0% of statements 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.034s coverage: 88.5% of statements 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.088s coverage: 3.9% of statements 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.482s coverage: 95.6% of statements 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/io 0.078s coverage: 72.2% of statements 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.069s coverage: 65.9% of statements 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.070s coverage: 29.6% of statements 08:31:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.092s coverage: 47.1% of statements 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 82.9% of statements 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements 08:31:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.051s coverage: 87.5% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.084s coverage: 94.4% of statements 08:31:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.081s coverage: 44.8% of statements 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.374s coverage: 79.9% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.091s coverage: 92.9% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.035s coverage: 64.4% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.077s coverage: 86.9% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.092s coverage: 87.2% of statements 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 77.4% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.075s coverage: 80.0% of statements 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.213s coverage: 91.2% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.224s coverage: 63.1% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.073s coverage: 100.0% of statements 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.035s coverage: 100.0% of statements 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.331s coverage: 65.3% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 41.0% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.053s coverage: 84.8% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.080s coverage: 63.2% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:55 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:32:16 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:32:16 go vet ./... 08:32:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:18 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:19 + ls -al . 08:32:19 total 748 08:32:19 drwxrwxr-x 12 1001 1001 4096 Feb 18 08:31 . 08:32:19 drwxr-xr-x 4 root root 4096 Feb 18 08:31 .. 08:32:19 drwxrwxr-x 2 1001 1001 4096 Feb 18 08:30 .blubracket 08:32:19 -rw-rw-r-- 1 1001 1001 16 Feb 18 08:30 .dockerignore 08:32:19 drwxrwxr-x 8 1001 1001 4096 Feb 18 08:31 .git 08:32:19 drwxrwxr-x 3 1001 1001 4096 Feb 18 08:30 .github 08:32:19 -rw-rw-r-- 1 1001 1001 1024 Feb 18 08:30 .gitignore 08:32:19 -rw-rw-r-- 1 1001 1001 42 Feb 18 08:30 .golangci.yml 08:32:19 -rw-rw-r-- 1 1001 1001 87 Feb 18 08:30 .hadolint.yml 08:32:19 drwxr-xr-x 3 1001 1001 4096 Feb 18 08:30 .semver 08:32:19 -rw-rw-r-- 1 1001 1001 166 Feb 18 08:30 .sonarcloud.properties 08:32:19 -rw-rw-r-- 1 1001 1001 1171 Feb 18 08:30 ADOPTERS.md 08:32:19 -rw-rw-r-- 1 1001 1001 10825 Feb 18 08:30 Attribution.txt 08:32:19 -rw-rw-r-- 1 1001 1001 73765 Feb 18 08:30 CHANGELOG.md 08:32:19 -rw-rw-r-- 1 1001 1001 3804 Feb 18 08:30 CONTRIBUTING.md 08:32:19 -rw-rw-r-- 1 1001 1001 677 Feb 18 08:30 GOVERNANCE.md 08:32:19 -rw-rw-r-- 1 1001 1001 883 Feb 18 08:30 Jenkinsfile 08:32:19 -rw-rw-r-- 1 1001 1001 10775 Feb 18 08:30 LICENSE 08:32:19 -rw-rw-r-- 1 1001 1001 13536 Feb 18 08:30 Makefile 08:32:19 -rw-rw-r-- 1 1001 1001 582 Feb 18 08:30 OWNERS.md 08:32:19 -rw-rw-r-- 1 1001 1001 9403 Feb 18 08:30 README.md 08:32:19 -rw-rw-r-- 1 1001 1001 6912 Feb 18 08:30 SECURITY.md 08:32:19 -rw-rw-r-- 1 1001 1001 5 Feb 18 08:30 VERSION 08:32:19 drwxrwxr-x 2 1001 1001 4096 Feb 18 08:30 bin 08:32:19 drwxrwxr-x 17 1001 1001 4096 Feb 18 08:30 cmd 08:32:19 -rw-r--r-- 1 root root 487323 Feb 18 08:31 coverage.out 08:32:19 -rw-rw-r-- 1 1001 1001 3295 Feb 18 08:30 go.mod 08:32:19 -rw-rw-r-- 1 1001 1001 33318 Feb 18 08:30 go.sum 08:32:19 drwxrwxr-x 7 1001 1001 4096 Feb 18 08:30 internal 08:32:19 drwxrwxr-x 3 1001 1001 4096 Feb 18 08:30 openapi 08:32:19 drwxrwxr-x 2 1001 1001 4096 Feb 18 08:30 sbom 08:32:19 drwxrwxr-x 4 1001 1001 4096 Feb 18 08:30 snap 08:32:19 -rw-rw-r-- 1 1001 1001 204 Feb 18 08:30 version.go [Pipeline] sh 08:32:19 + '[' -e coverage.out ] 08:32:19 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:19 Stashed 1 file(s) [Pipeline] sh 08:32:20 + make build 08:32:20 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:32:32 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:32 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:33 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:34 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:42 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:32: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:32: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:32:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:32:46 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:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:32:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:32:51 $ docker stop --time=1 e1acb28db8055fc89e9dcdee3b351cb1e8df984dab04c7281f9fadd62afea437 08:32:54 $ docker rm -f --volumes e1acb28db8055fc89e9dcdee3b351cb1e8df984dab04c7281f9fadd62afea437 [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:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:55 08:32:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:55 latest: Pulling from edgex-devops/edgex-compose 08:32:55 cbdbe7a5bc2a: Pulling fs layer 08:32:55 ca9280d653b3: Pulling fs layer 08:32:55 7e9c9ca2126c: Pulling fs layer 08:32:55 cbdbe7a5bc2a: Verifying Checksum 08:32:55 cbdbe7a5bc2a: Download complete 08:32:55 ca9280d653b3: Verifying Checksum 08:32:55 ca9280d653b3: Download complete 08:32:55 cbdbe7a5bc2a: Pull complete 08:32:55 7e9c9ca2126c: Download complete 08:32:56 ca9280d653b3: Pull complete 08:32:59 7e9c9ca2126c: Pull complete 08:32:59 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:59 prd-ubuntu20.04-docker-8c-8g-6573 does not seem to be running inside a container 08:32:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:33:01 $ docker top f8f7a1793f1f6bd5572d5423cf0ea2002e1f9159f66d0184c1560f24a104edc8 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:01 + docker-compose build --help 08:33:01 + grep parallel 08:33:01 --parallel Build images in parallel. [Pipeline] } 08:33:01 $ docker stop --time=1 f8f7a1793f1f6bd5572d5423cf0ea2002e1f9159f66d0184c1560f24a104edc8 08:33:03 $ docker rm -f --volumes f8f7a1793f1f6bd5572d5423cf0ea2002e1f9159f66d0184c1560f24a104edc8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:03 prd-ubuntu20.04-docker-8c-8g-6573 does not seem to be running inside a container 08:33:03 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:33:04 $ docker top 8fcf427a63ebced07955c6a93b1bf72d4333c35b1e12734039ef7ac1c21d142a -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:04 + docker-compose -f ./docker-compose-build.yml build --parallel 08:33:05 Building core-command ... 08:33:05 Building core-common-config-bootstrapper ... 08:33:05 Building core-data ... 08:33:05 Building core-metadata ... 08:33:05 Building security-bootstrapper ... 08:33:05 Building security-proxy-setup ... 08:33:05 Building security-secretstore-setup ... 08:33:05 Building security-spiffe-token-provider ... 08:33:05 Building security-spire-agent ... 08:33:05 Building security-spire-config ... 08:33:05 Building security-spire-server ... 08:33:05 Building support-notifications ... 08:33:05 Building support-scheduler ... 08:33:05 Building core-metadata 08:33:05 Building core-common-config-bootstrapper 08:33:05 Building security-secretstore-setup 08:33:05 Building security-spire-server 08:33:05 Building security-proxy-setup 08:33:17 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:17 ---> 706908f8182d 08:33:17 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:33:17 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:17 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:17 ---> 706908f8182d 08:33:17 Step 3/24 : WORKDIR /edgex-go 08:33:17 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:17 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:33:17 ---> 706908f8182d 08:33:17 Step 3/21 : WORKDIR /edgex-go 08:33:17 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:17 ---> 706908f8182d 08:33:17 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:17 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:17 ---> 706908f8182d 08:33:17 Step 3/23 : WORKDIR /edgex-go 08:33:19 ---> Running in 34ebfb70073e 08:33:19 ---> Running in d54a576d8054 08:33:19 ---> Running in d4431b969784 08:33:19 ---> Running in 2f66366d1862 08:33:19 ---> Running in d0fa7a414f93 08:33:19 Removing intermediate container 34ebfb70073e 08:33:19 ---> 551c471931db 08:33:19 Step 4/24 : WORKDIR /edgex-go 08:33:19 ---> Running in f1a1a861fa2e 08:33:19 Removing intermediate container d4431b969784 08:33:19 ---> a9ad186b4805 08:33:19 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:33:20 Removing intermediate container d0fa7a414f93 08:33:20 ---> a3bb6e6c947d 08:33:20 Step 4/22 : WORKDIR /edgex-go 08:33:20 Removing intermediate container 2f66366d1862 08:33:20 ---> d6e96ed6a1de 08:33:20 Step 4/24 : RUN apk add --update --no-cache make git 08:33:20 Removing intermediate container d54a576d8054 08:33:20 ---> 049e2dd182a2 08:33:20 Step 4/21 : RUN apk add --update --no-cache make git 08:33:20 ---> Running in 79dee58b01ff 08:33:20 ---> Running in 80b7cf70db23 08:33:20 ---> Running in 65bf92122d85 08:33:20 ---> Running in de83b81a89e0 08:33:20 Removing intermediate container f1a1a861fa2e 08:33:20 ---> 813deb47adf8 08:33:20 Step 5/24 : RUN apk add --update --no-cache make git 08:33:20 ---> Running in 62a097d833d5 08:33:20 Removing intermediate container 80b7cf70db23 08:33:20 ---> eb4039c46fb8 08:33:20 Step 5/22 : RUN apk add --update --no-cache make git 08:33:20 ---> Running in 85465aa7067a 08:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:20 OK: 211 MiB in 51 packages 08:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:20 OK: 211 MiB in 51 packages 08:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:21 OK: 211 MiB in 51 packages 08:33:21 OK: 211 MiB in 51 packages 08:33:21 OK: 211 MiB in 51 packages 08:33:21 Removing intermediate container 79dee58b01ff 08:33:21 ---> 21454f53d57c 08:33:21 Step 5/23 : COPY go.mod vendor* ./ 08:33:21 Removing intermediate container 65bf92122d85 08:33:21 ---> fb5125b741b3 08:33:21 Step 5/24 : COPY go.mod vendor* ./ 08:33:21 ---> 7a80d5ce180e 08:33:21 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:21 ---> Running in e81f04b1184f 08:33:21 ---> 81ce807ab69a 08:33:21 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:21 ---> Running in 317185292eb1 08:33:21 Removing intermediate container 62a097d833d5 08:33:21 ---> 6fb5e2eaea57 08:33:21 Step 6/24 : COPY go.mod vendor* ./ 08:33:21 Removing intermediate container 85465aa7067a 08:33:21 ---> 0cc1a41dcaf4 08:33:21 Step 6/22 : COPY go.mod vendor* ./ 08:33:21 Removing intermediate container de83b81a89e0 08:33:21 ---> 895888087cc0 08:33:21 Step 5/21 : COPY go.mod vendor* ./ 08:33:22 ---> 94faf2c9d599 08:33:22 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:22 ---> 4092c2f1e651 08:33:22 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:22 ---> a2b13b2c0aaf 08:33:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:22 ---> Running in c1bcaf04d13f 08:33:22 ---> Running in 467a8004d010 08:33:22 ---> Running in f2c73dfc56c2 08:33:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6576 in /w/workspace/edgexfoundry_edgex-go_PR-4339 [Pipeline] { [Pipeline] ws 08:33:36 Running in /w/workspace/edgex-go/9 [Pipeline] { [Pipeline] checkout 08:33:36 The recommended git tool is: git 08:33:42 using credential edgex-jenkins-ssh 08:33:42 Cloning the remote Git repository 08:33:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:42 > git init /w/workspace/edgex-go/9 # timeout=10 08:33:42 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:42 > git --version # timeout=10 08:33:42 > git --version # 'git version 2.25.1' 08:33:42 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:01 Removing intermediate container c1bcaf04d13f 08:34:01 ---> 58ebc3225746 08:34:01 Step 8/24 : COPY . . 08:34:01 Removing intermediate container 317185292eb1 08:34:01 ---> 972c4910b5c6 08:34:01 Step 7/24 : COPY . . 08:34:01 Removing intermediate container f2c73dfc56c2 08:34:01 ---> f6cd783e5075 08:34:01 Step 7/21 : COPY . . 08:34:01 Removing intermediate container e81f04b1184f 08:34:01 ---> 5774ad9d7699 08:34:01 Step 7/23 : COPY . . 08:34:01 Removing intermediate container 467a8004d010 08:34:01 ---> cb3ec84beb65 08:34:01 Step 8/22 : COPY . . 08:34:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:34:01 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:34:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:34:01 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:02 > 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:34:02 Merging remotes/origin/main commit 69b2f2fc042d3f207e021d84ed91ae79e073eaae into PR head commit d3b8725e39fe923887728c335914d53683e5ff8c 08:34:03 Merge succeeded, producing 076924d8097f642c3efce5f7b71f53e9cfb2945d 08:34:03 Checking out Revision 076924d8097f642c3efce5f7b71f53e9cfb2945d (PR-4339) 08:34:02 > git config core.sparsecheckout # timeout=10 08:34:02 > git checkout -f d3b8725e39fe923887728c335914d53683e5ff8c # timeout=10 08:34:03 > git remote # timeout=10 08:34:03 > git config --get remote.origin.url # timeout=10 08:34:03 using GIT_SSH to set credentials SSH Credentials for GitHub 08:34:03 > git merge 69b2f2fc042d3f207e021d84ed91ae79e073eaae # timeout=10 08:34:03 > git rev-parse HEAD^{commit} # timeout=10 08:34:03 > git config core.sparsecheckout # timeout=10 08:34:03 > git checkout -f 076924d8097f642c3efce5f7b71f53e9cfb2945d # timeout=10 08:34:07 Commit message: "Merge commit '69b2f2fc042d3f207e021d84ed91ae79e073eaae' into HEAD" 08:34:07 > git rev-list --no-walk 2daceceb5b14d62da172a5d8130e583febc7f72e # timeout=10 08:34:07 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:34:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:34:08 % Total % Received % Xferd Average Speed Time Time Time Current 08:34:08 Dload Upload Total Spent Left Speed 08:34:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 08:34:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:34:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:34:09 + sudo tee /etc/docker/daemon.new 08:34:09 { 08:34:09 "registry-mirrors": [ 08:34:09 "https://nexus3.edgexfoundry.org:10001" 08:34:09 ], 08:34:09 "bip": "10.250.0.254/24", 08:34:09 "hosts": [ 08:34:09 "tcp://0.0.0.0:5555", 08:34:09 "unix:///var/run/docker.sock" 08:34:09 ], 08:34:09 "mtu": 1458, 08:34:09 "selinux-enabled": true, 08:34:09 "seccomp-profile": "/etc/docker/seccomp.json" 08:34:09 } [Pipeline] sh 08:34:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:34:09 + sudo service docker restart 08:34:11 ---> 619692d31d02 08:34:11 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:34:11 ---> 8a5ad54bb97f 08:34:11 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:34:11 ---> 5db74aa2dfc3 08:34:11 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:34:11 ---> 9fa5a5da0b03 08:34:11 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:34:11 ---> 1c0494c0d50e 08:34:11 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:34:11 ---> Running in f009be37898e 08:34:11 ---> Running in efc2205d5e63 08:34:11 ---> Running in d1238b218482 08:34:11 ---> Running in e4fda9e2dd3a 08:34:11 ---> Running in 340f4ef4f68e 08:34:11 Removing intermediate container 340f4ef4f68e 08:34:11 ---> cdff29754fa3 08:34:11 Step 9/23 : WORKDIR /edgex-go/spire-build 08:34:11 ---> Running in 3910e0bcf3f9 08:34:11 Removing intermediate container 3910e0bcf3f9 08:34:11 ---> 6112809b1c98 08:34:11 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:34:11 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:34:11 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:34:11 ---> Running in c29a152c8ee1 08:34:11 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:34: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:34:13 Removing intermediate container c29a152c8ee1 08:34:13 ---> 0679d318cf7e 08:34:13 Step 11/23 : WORKDIR /edgex-go 08:34:13 ---> Running in db548aa099cf 08:34:13 Removing intermediate container db548aa099cf 08:34:13 ---> dbba5ebb8f00 08:34:13 08:34:13 Step 12/23 : FROM alpine:3.15 08:34:13 3.15: Pulling from library/alpine 08:34:13 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:34:13 Status: Downloaded newer image for alpine:3.15 08:34:13 ---> 5ce65d7b0fde 08:34:13 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:13 ---> Running in 30f0c1ffaa9f 08:34:13 Removing intermediate container 30f0c1ffaa9f 08:34:13 ---> 8c2f9c9a0524 08:34:13 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:13 ---> Running in 69cea59c5d7f 08:34:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:15 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:15 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:15 OK: 15857 distinct packages available 08:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:15 (1/5) Installing dumb-init (1.2.5-r1) 08:34:15 (2/5) Installing musl-obstack (1.2.3-r0) 08:34:15 (3/5) Installing libucontext (1.1-r0) 08:34:15 (4/5) Installing gcompat (1.0.0-r4) 08:34:15 (5/5) Installing openssl (1.1.1t-r1) 08:34:15 Executing busybox-1.34.1-r7.trigger 08:34:15 OK: 7 MiB in 19 packages 08:34:16 Removing intermediate container 69cea59c5d7f 08:34:16 ---> cd22679c4909 08:34:16 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:20 ---> 54c4e2222796 08:34:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:20 ---> 312f187aa18b 08:34:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:21 ---> da5e595fe0b8 08:34:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:22 ---> 18176f87d6b0 08:34:22 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:22 ---> Running in a779365af26f 08:34:23 Removing intermediate container a779365af26f 08:34:23 ---> 5c8eb0312a0e 08:34:23 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:23 ---> Running in 6fc6117cce80 08:34:23 Removing intermediate container 6fc6117cce80 08:34:23 ---> d4324cd0c3a6 08:34:23 Step 21/23 : LABEL arch=x86_64 08:34:24 ---> Running in 6b77f3802db5 08:34:24 Removing intermediate container 6b77f3802db5 08:34:24 ---> fe5b2bb97181 08:34:24 Step 22/23 : LABEL git_sha=e5566ea22efb0970bfb1b717470edf2877cc786e 08:34:24 ---> Running in ab240ffd3551 08:34:25 Removing intermediate container ab240ffd3551 08:34:25 ---> 269024e49aef 08:34:25 Step 23/23 : LABEL version=0.0.0 08:34:25 ---> Running in e44a16d93dea 08:34:25 Removing intermediate container e44a16d93dea 08:34:25 ---> 8ef8a0234e2d 08:34:25 08:34:25 Successfully built 8ef8a0234e2d 08:34:25 Successfully tagged security-spire-server:latest 08:34:25  Building security-spire-server ... done Building security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:28 provisioning config files... 08:34:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/9@tmp/config10760323410163745654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:28 ---> docker-login.sh 08:34:28 nexus3.edgexfoundry.org:10001 08:34:29 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:29 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:34:29 ---> 706908f8182d 08:34:29 Step 3/19 : WORKDIR /edgex-go 08:34:29 ---> Using cache 08:34:29 ---> 049e2dd182a2 08:34:29 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:29 Configure a credential helper to remove this warning. See 08:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:29 08:34:29 Login Succeeded 08:34:29 nexus3.edgexfoundry.org:10002 08:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:29 Configure a credential helper to remove this warning. See 08:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:29 08:34:29 Login Succeeded 08:34:29 nexus3.edgexfoundry.org:10003 08:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:29 Configure a credential helper to remove this warning. See 08:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:29 08:34:29 Login Succeeded 08:34:29 nexus3.edgexfoundry.org:10004 08:34:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:30 Configure a credential helper to remove this warning. See 08:34:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:30 08:34:30 Login Succeeded 08:34:30 docker.io 08:34:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:30 Configure a credential helper to remove this warning. See 08:34:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:30 08:34:30 Login Succeeded 08:34:30 ---> docker-login.sh ends [Pipeline] } 08:34:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 08:34:30 ---> Running in 51597824139b [Pipeline] sh 08:34:31 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] echo 08:34:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:31 ========================================================= 08:34:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:34:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:31 9b18e9b68314: Pulling fs layer 08:34:31 35d82f9e3411: Pulling fs layer 08:34:31 e16973657156: Pulling fs layer 08:34:31 fc693d55d65f: Pulling fs layer 08:34:31 7e9fc2657dce: Pulling fs layer 08:34:31 v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:34:31 v3.16.4-15-gda8bdec06a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:34:31 OK: 17046 distinct packages available 08:34:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:31 dda99020689f: Pulling fs layer 08:34:31 db1c61fa0a46: Pulling fs layer 08:34:31 891c053d2c06: Pulling fs layer 08:34:31 dda99020689f: Waiting 08:34:31 fc693d55d65f: Waiting 08:34:31 7e9fc2657dce: Waiting 08:34:31 db1c61fa0a46: Waiting 08:34:31 891c053d2c06: Waiting 08:34:31 e16973657156: Download complete 08:34:31 35d82f9e3411: Download complete 08:34:31 7e9fc2657dce: Verifying Checksum 08:34:31 7e9fc2657dce: Download complete 08:34:31 dda99020689f: Verifying Checksum 08:34:31 dda99020689f: Download complete 08:34:31 9b18e9b68314: Verifying Checksum 08:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:32 OK: 211 MiB in 51 packages 08:34:32 9b18e9b68314: Pull complete 08:34:33 891c053d2c06: Verifying Checksum 08:34:33 891c053d2c06: Download complete 08:34:33 Removing intermediate container 51597824139b 08:34:33 ---> 3a612e3453ad 08:34:33 Step 5/19 : COPY go.mod vendor* ./ 08:34:33 35d82f9e3411: Pull complete 08:34:33 e16973657156: Pull complete 08:34:34 db1c61fa0a46: Verifying Checksum 08:34:34 db1c61fa0a46: Download complete 08:34:34 ---> 8a93bcb98e80 08:34:34 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:34 fc693d55d65f: Verifying Checksum 08:34:34 fc693d55d65f: Download complete 08:34:34 ---> Running in b4d6f08093de 08:34:37 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:34:38 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:34:44 Removing intermediate container f009be37898e 08:34:44 ---> 50bcce2a7810 08:34:44 08:34:44 Step 10/22 : FROM alpine:3.16 08:34:44 Removing intermediate container d1238b218482 08:34:44 ---> 39a8c8af5da0 08:34:44 08:34:44 Step 9/24 : FROM alpine:3.16 08:34:44 Removing intermediate container e4fda9e2dd3a 08:34:44 ---> 1158870de791 08:34:44 08:34:44 Step 9/21 : FROM alpine:3.16 08:34:44 Removing intermediate container efc2205d5e63 08:34:44 ---> d1e0648e67ad 08:34:44 08:34:44 Step 10/24 : FROM alpine:3.16 08:34:44 3.16: Pulling from library/alpine 08:34:45 3.16: Pulling from library/alpine 08:34:45 3.16: Pulling from library/alpine 08:34:45 3.16: Pulling from library/alpine 08:34:46 fc693d55d65f: Pull complete 08:34:46 7e9fc2657dce: Pull complete 08:34:46 dda99020689f: Pull complete 08:34:47 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:47 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:47 Status: Downloaded newer image for alpine:3.16 08:34:47 Status: Image is up to date for alpine:3.16 08:34:47 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:47 Status: Image is up to date for alpine:3.16 08:34:47 ---> dfd21b5a31f5 08:34:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:34:47 ---> dfd21b5a31f5 08:34:47 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:34:47 ---> dfd21b5a31f5 08:34:47 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:34:47 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:47 Status: Image is up to date for alpine:3.16 08:34:47 ---> dfd21b5a31f5 08:34:47 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:34:50 ---> Running in 5a932f01d22a 08:34:50 ---> Running in cb0732be05ff 08:34:50 ---> Running in c1ddac19d1d4 08:34:50 ---> Running in ddfc1d029ab5 08:34:50 Removing intermediate container 5a932f01d22a 08:34:50 ---> 73feafc2e166 08:34:50 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:50 ---> Running in a160ae1869e2 08:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:51 (1/6) Installing ca-certificates (20220614-r0) 08:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:51 (2/6) Installing brotli-libs (1.0.9-r6) 08:34:51 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:34:51 (4/6) Installing libcurl (7.83.1-r6) 08:34:51 db1c61fa0a46: Pull complete 08:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:51 (5/6) Installing curl (7.83.1-r6) 08:34:51 (6/6) Installing dumb-init (1.2.5-r1) 08:34:51 Executing busybox-1.35.0-r17.trigger 08:34:51 Executing ca-certificates-20220614-r0.trigger 08:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:51 OK: 8 MiB in 20 packages 08:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:51 (1/3) Installing ca-certificates (20220614-r0) 08:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:51 (2/3) Installing dumb-init (1.2.5-r1) 08:34:51 (3/3) Installing su-exec (0.2-r1) 08:34:51 Executing busybox-1.35.0-r17.trigger 08:34:51 Executing ca-certificates-20220614-r0.trigger 08:34:51 OK: 6 MiB in 17 packages 08:34:51 (1/1) Installing dumb-init (1.2.5-r1) 08:34:51 Executing busybox-1.35.0-r17.trigger 08:34:51 OK: 6 MiB in 15 packages 08:34:51 (1/1) Installing dumb-init (1.2.5-r1) 08:34:51 Executing busybox-1.35.0-r17.trigger 08:34:51 OK: 6 MiB in 15 packages 08:34:52 891c053d2c06: Pull complete 08:34:52 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:34:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:34:52 + docker build -t ci-base-image-arm64 -f - . 08:34:52 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:52 WORKDIR /edgex 08:34:52 COPY go.mod . 08:34:52 RUN go mod download 08:34:53 Sending build context to Docker daemon 3.178MB 08:34:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:53 ---> f96f9c87975a 08:34:53 Step 2/4 : WORKDIR /edgex 08:34:54 Removing intermediate container cb0732be05ff 08:34:54 ---> c420f7d1d262 08:34:54 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:34:54 Removing intermediate container c1ddac19d1d4 08:34:54 ---> 68db5ca0ea85 08:34:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:54 ---> Running in dfb8c3ad32c7 08:34:54 ---> Running in cce11971cfda 08:34:54 Removing intermediate container a160ae1869e2 08:34:54 ---> dc746586c221 08:34:54 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:54 Removing intermediate container ddfc1d029ab5 08:34:54 ---> e0c01794b8ba 08:34:54 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:34:54 ---> Running in da51cba01bea 08:34:54 Removing intermediate container cce11971cfda 08:34:54 ---> 97c3e3c8ae05 08:34:54 Step 13/24 : ENV APP_PORT=59881 08:34:54 Removing intermediate container dfb8c3ad32c7 08:34:54 ---> 76ca8ac4663a 08:34:54 Step 12/21 : WORKDIR /edgex 08:34:54 ---> b49f32ed3745 08:34:54 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:34:54 ---> Running in e19db740c93f 08:34:54 ---> Running in 4b2e09feae88 08:34:55 Removing intermediate container e19db740c93f 08:34:55 ---> 62482597ea74 08:34:55 Step 14/24 : EXPOSE $APP_PORT 08:34:55 Removing intermediate container 4b2e09feae88 08:34:55 ---> 3d74d6fa2c51 08:34:55 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:34:55 Removing intermediate container da51cba01bea 08:34:55 ---> bb20bebbdf6e 08:34:55 Step 12/24 : WORKDIR / 08:34:55 ---> Running in d1f1a2d8e6ad 08:34:55 ---> Running in f7068e4a2667 08:34:55 ---> 82064cc0f8d0 08:34:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:34:55 Removing intermediate container d1f1a2d8e6ad 08:34:55 ---> fc34f7979f54 08:34:55 Step 3/4 : COPY go.mod . 08:34:55 ---> Running in 572eef4f31f1 08:34:55 ---> d815449a645f 08:34:55 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:34:55 ---> d9b4343652fd 08:34:55 Step 4/4 : RUN go mod download 08:34:56 Removing intermediate container f7068e4a2667 08:34:56 ---> 935f723ed5e9 08:34:56 Step 15/24 : WORKDIR / 08:34:56 ---> 0e74a63ea33d 08:34:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:34:56 ---> Running in a3bf8d2017dd 08:34:56 ---> Running in 1c30f8c2d9b1 08:34:56 Removing intermediate container 572eef4f31f1 08:34:56 ---> 90cf121aef2b 08:34:56 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:34:57 ---> 46d32d562813 08:34:57 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:34:57 ---> 7ba8301052f0 08:34:57 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:57 ---> Running in f67eda5f1863 08:34:57 Removing intermediate container 1c30f8c2d9b1 08:34:57 ---> a8ce907cd35e 08:34:57 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:57 ---> e0fa2108b715 08:34:57 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:34:57 ---> a783ebe347ee 08:34:57 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:34:57 ---> 77d63a71b7ec 08:34:57 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:34:57 ---> f22f3795c5dc 08:34:57 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:34:58 ---> f9e66cb86e81 08:34:58 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:58 Removing intermediate container b4d6f08093de 08:34:58 ---> 02bdbfe700b1 08:34:58 Step 7/19 : COPY . . 08:34:59 ---> Running in 83408501f771 08:34:59 ---> 2183e178b42f 08:34:59 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:34:59 ---> 4ecb4c31b73d 08:34:59 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:35:00 Removing intermediate container f67eda5f1863 08:35:00 ---> d66e75325866 08:35:00 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:35:00 ---> b75033a40089 08:35:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . ---> f74bbd9e859e 08:35:00 08:35:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:35:00 ---> Running in 6ef8942cb534 08:35:00 Removing intermediate container 6ef8942cb534 08:35:00 ---> cb1c1c8c9f84 08:35:00 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:35:00 ---> cafee85dc3a2 08:35:00 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:35:00 ---> Running in 8036dba90f8a 08:35:01 Removing intermediate container 83408501f771 08:35:01 ---> 1e09a44f033f 08:35:01 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:35:01 ---> 910aeecca199 08:35:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:01 ---> Running in 6d640a6803e6 08:35:01 ---> Running in 4638c01ecad1 08:35:01 Removing intermediate container 8036dba90f8a 08:35:01 ---> 74d89fb9c60a 08:35:01 Step 20/22 : LABEL arch=x86_64 08:35:02 ---> Running in 37e61978638b 08:35:02 Removing intermediate container 6d640a6803e6 08:35:02 ---> dede38de4eda 08:35:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:02 Removing intermediate container 4638c01ecad1 08:35:02 ---> 02f126ce3805 08:35:02 Step 19/21 : LABEL arch=x86_64 08:35:02 ---> Running in 0cd494d0d4b1 08:35:02 ---> Running in 656f93cee3b7 08:35:02 ---> b9b4ab378c46 08:35:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:02 Removing intermediate container 37e61978638b 08:35:02 ---> 5a3e3730f98b 08:35:02 Step 21/22 : LABEL git_sha=e5566ea22efb0970bfb1b717470edf2877cc786e 08:35:02 ---> Running in 085ea3bcfb9d 08:35:02 Removing intermediate container 656f93cee3b7 08:35:02 ---> 2879ec0b1d34 08:35:02 Step 20/21 : LABEL git_sha=e5566ea22efb0970bfb1b717470edf2877cc786e 08:35:02 Removing intermediate container 0cd494d0d4b1 08:35:02 ---> f390f8bc9156 08:35:02 Step 22/24 : LABEL arch=x86_64 08:35:02 ---> Running in 195ceb907b84 08:35:02 ---> 3f22708681f8 08:35:02 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:02 Removing intermediate container 085ea3bcfb9d 08:35:02 ---> e3ea97adf139 08:35:02 Step 22/22 : LABEL version=0.0.0 08:35:02 ---> Running in 603fc311da4a 08:35:02 ---> 43fc650a21d0 08:35:02 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:02 ---> Running in 9bed69573ffd 08:35:02 ---> Running in bbc25771c15c 08:35:02 Removing intermediate container 195ceb907b84 08:35:02 ---> e77ce051d3e7 08:35:02 Step 21/21 : LABEL version=0.0.0 08:35:02 ---> Running in fed524a5a842 08:35:02 Removing intermediate container 603fc311da4a 08:35:02 ---> 9e58964a6a83 08:35:02 Step 23/24 : LABEL git_sha=e5566ea22efb0970bfb1b717470edf2877cc786e 08:35:03 Removing intermediate container bbc25771c15c 08:35:03 ---> c26f36d8d72b 08:35:03 08:35:03 ---> Running in 0d39b4f6fd71 08:35:03 ---> Running in 5ebfa653ea3c 08:35:03 Successfully built c26f36d8d72b 08:35:03 Successfully tagged core-common-config-bootstrapper:latest 08:35:03 Building security-spire-agent 08:35:03  Building core-common-config-bootstrapper ... done Removing intermediate container 0d39b4f6fd71 08:35:03 ---> 6284910227b2 08:35:03 08:35:03 Removing intermediate container 5ebfa653ea3c 08:35:03 ---> f2ae23920187 08:35:03 Step 24/24 : LABEL version=0.0.0 08:35:03 Successfully built 6284910227b2 08:35:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:35:04 Successfully tagged security-proxy-setup:latest 08:35:04 Building support-notifications 08:35:06  Building security-proxy-setup ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:06 ---> 706908f8182d 08:35:06 Step 3/24 : WORKDIR /edgex-go 08:35:06 ---> Using cache 08:35:06 ---> 049e2dd182a2 08:35:06 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:35:06 ---> Running in fd712a621de8 08:35:07 ---> Running in 89f2a1d36e12 08:35:07 Removing intermediate container 9bed69573ffd 08:35:07 ---> c42e54302404 08:35:07 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:35:07 Removing intermediate container fd712a621de8 08:35:07 ---> f0038807d3d5 08:35:07 08:35:07 Successfully built f0038807d3d5 08:35:08 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:08 Successfully tagged core-metadata:latest 08:35:08 ---> 706908f8182d 08:35:08 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:08 ---> Using cache 08:35:08 ---> a3bb6e6c947d 08:35:08 Step 4/22 : WORKDIR /edgex-goBuilding support-scheduler 08:35:08 08:35:08 ---> Using cache 08:35:08 ---> eb4039c46fb8 08:35:08 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:35:09  Building core-metadata ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:09 OK: 211 MiB in 51 packages 08:35:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:10 ---> 706908f8182d 08:35:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:10 ---> Using cache 08:35:10 ---> a3bb6e6c947d 08:35:10 Step 4/22 : WORKDIR /edgex-go 08:35:10 ---> Using cache 08:35:10 ---> eb4039c46fb8 08:35:10 Step 5/22 : RUN apk add --update --no-cache make git 08:35:10 ---> Using cache 08:35:10 ---> 0cc1a41dcaf4 08:35:10 Step 6/22 : COPY go.mod vendor* ./ 08:35:10 ---> Using cache 08:35:10 ---> a2b13b2c0aaf 08:35:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:10 ---> Using cache 08:35:10 ---> cb3ec84beb65 08:35:10 Step 8/22 : COPY . . 08:35:10 ---> Using cache 08:35:10 ---> 619692d31d02 08:35:10 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:35:11 ---> Running in 3c7abbb1758c 08:35:11 ---> Running in 81b3d08d6a98 08:35:11 ---> Running in ba2ba1d0533a 08:35:11 Removing intermediate container 3c7abbb1758c 08:35:11 ---> 2ab512ed73cf 08:35:11 Step 22/24 : LABEL arch=x86_64 08:35:12 ---> Running in 14dc9e164bb7 08:35:12 Removing intermediate container 89f2a1d36e12 08:35:12 ---> d7edea0123ac 08:35:12 Step 5/24 : COPY go.mod vendor* ./ 08:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:12 OK: 211 MiB in 51 packages 08:35:12 Removing intermediate container 14dc9e164bb7 08:35:12 ---> 382cb2eb9970 08:35:12 Step 23/24 : LABEL git_sha=e5566ea22efb0970bfb1b717470edf2877cc786e 08:35:13 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:13 ---> Running in 0f7a7ea6d79d 08:35:13 ---> c667fe99a1fd 08:35:13 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:13 ---> Running in a4f916fad3cb 08:35:13 Removing intermediate container 0f7a7ea6d79d 08:35:13 ---> cb1941cb4010 08:35:13 Step 24/24 : LABEL version=0.0.0 08:35:14 Removing intermediate container 81b3d08d6a98 08:35:14 ---> e248783cd2f1 08:35:14 Step 6/22 : COPY go.mod vendor* ./ 08:35:14 ---> Running in 575b7ea6af4e 08:35:14 Removing intermediate container 575b7ea6af4e 08:35:14 ---> 07a020ce213d 08:35:14 08:35:14 ---> 882c33baaa4a 08:35:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:14 Successfully built 07a020ce213d 08:35:14 Successfully tagged security-secretstore-setup:latest 08:35:14 Building security-bootstrapper 08:35:14  Building security-secretstore-setup ... done  ---> Running in aa29f9554580 08:35:17 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:17 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:35:17 ---> 706908f8182d 08:35:17 Step 3/32 : WORKDIR /edgex-go 08:35:17 ---> Using cache 08:35:17 ---> 049e2dd182a2 08:35:17 Step 4/32 : RUN apk add --update --no-cache make git 08:35:17 ---> Using cache 08:35:17 ---> 895888087cc0 08:35:17 Step 5/32 : COPY go.mod vendor* ./ 08:35:17 ---> Using cache 08:35:17 ---> 4092c2f1e651 08:35:17 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:17 ---> Using cache 08:35:17 ---> f6cd783e5075 08:35:17 Step 7/32 : COPY . . 08:35:17 ---> Using cache 08:35:17 ---> 8a5ad54bb97f 08:35:17 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:35:26 ---> Running in 998669b01b29 08:35:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:35:28 Removing intermediate container a3bf8d2017dd 08:35:28 ---> cc32084b7a3d 08:35:28 Successfully built cc32084b7a3d 08:35:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:28 + docker inspect -f . ci-base-image-arm64 08:35:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:29 prd-ubuntu20.04-docker-arm64-4c-16g-6576 does not seem to be running inside a container 08:35:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:35:30 $ docker top 1952543d3050641a2fd968ed9a15916ab3e53f0bf4246676a2db264ca0604eae -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:31 + go version 08:35:31 go version go1.18.7 linux/arm64 [Pipeline] } 08:35:31 $ docker stop --time=1 1952543d3050641a2fd968ed9a15916ab3e53f0bf4246676a2db264ca0604eae 08:35:32 $ docker rm -f --volumes 1952543d3050641a2fd968ed9a15916ab3e53f0bf4246676a2db264ca0604eae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:33 + docker inspect -f . ci-base-image-arm64 08:35:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:33 prd-ubuntu20.04-docker-arm64-4c-16g-6576 does not seem to be running inside a container 08:35:33 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:35:35 $ docker top e68336c63f8f05bf1f0a80d83dc5d031d99d7f3fd49ba304fa746e91e662d4f7 -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:35 ========================================================= 08:35:35 [edgeXBuildGoParallel] Running Tests and Build... 08:35:35 ========================================================= [Pipeline] sh 08:35:35 + git config --global --add safe.directory /w/workspace/edgex-go/9 [Pipeline] fileExists [Pipeline] sh 08:35:36 + make test 08:35:36 go test -race -coverprofile=coverage.out ./... 08:35:40 Removing intermediate container fed524a5a842 08:35:40 ---> 0eebdd37f2d0 08:35:40 08:35:40 Step 9/19 : FROM alpine:3.15 08:35:40 ---> 5ce65d7b0fde 08:35:40 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:40 ---> Using cache 08:35:40 ---> 8c2f9c9a0524 08:35:40 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:40 Removing intermediate container a4f916fad3cb 08:35:40 ---> 227f4aaf044a 08:35:40 Step 7/24 : COPY . . 08:35:40 ---> Running in 08adeb5a00b4 08:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:40 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:40 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:40 OK: 15857 distinct packages available 08:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:40 Removing intermediate container aa29f9554580 08:35:40 ---> 09d10cbca1bb 08:35:40 Step 8/22 : COPY . . 08:35:40 (1/9) Installing ca-certificates (20220614-r0) 08:35:40 (2/9) Installing brotli-libs (1.0.9-r5) 08:35:40 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:35:40 (4/9) Installing libcurl (7.80.0-r6) 08:35:40 (5/9) Installing curl (7.80.0-r6) 08:35:40 (6/9) Installing dumb-init (1.2.5-r1) 08:35:40 (7/9) Installing musl-obstack (1.2.3-r0) 08:35:40 (8/9) Installing libucontext (1.1-r0) 08:35:40 (9/9) Installing gcompat (1.0.0-r4) 08:35:40 Executing busybox-1.34.1-r7.trigger 08:35:40 Executing ca-certificates-20220614-r0.trigger 08:35:40 OK: 8 MiB in 23 packages 08:35:45 ---> 6158ab727dbe 08:35:45 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:35:45 Removing intermediate container 08adeb5a00b4 08:35:45 ---> f1b765fc973d 08:35:45 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:45 ---> Running in 57ab1a7c311b 08:35:45 Removing intermediate container 57ab1a7c311b 08:35:45 ---> a9eaf40aee48 08:35:45 Step 9/24 : WORKDIR /edgex-go/spire-build 08:35:45 ---> 6735e5c583c8 08:35:45 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:35:45 ---> 5faa30ff5906 08:35:45 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:45 ---> Running in 884c2ee98e24 08:35:45 ---> Running in 3f31c2024dfe 08:35:46 Removing intermediate container ba2ba1d0533a 08:35:46 ---> be8865ffceec 08:35:46 08:35:46 Step 10/22 : FROM alpine:3.16 08:35:46 ---> dfd21b5a31f5 08:35:46 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:35:46 ---> Using cache 08:35:46 ---> 68db5ca0ea85 08:35:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:46 ---> Using cache 08:35:46 ---> 97c3e3c8ae05 08:35:46 Step 13/22 : ENV APP_PORT=59861 08:35:46 ---> Running in 22bdcaf38471 08:35:46 Removing intermediate container 3f31c2024dfe 08:35:46 ---> 8ab1d3a38e38 08:35:46 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:35:46 ---> Running in 1f91b526f4c6 08:35:46 Removing intermediate container 22bdcaf38471 08:35:46 ---> 2d78e3b47b04 08:35:46 Step 14/22 : EXPOSE $APP_PORT 08:35:46 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:35:46 ---> Running in e9b57a0d6368 08:35:46 ---> 9e43c64027f4 08:35:46 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:35:47 Removing intermediate container e9b57a0d6368 08:35:47 ---> 055ceb472ca2 08:35:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:47 ---> 7b2fe522b174 08:35:47 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:35:47 ---> Running in d14deff2ed66 08:35:47 ---> bc7f16d5f3bd 08:35:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:47 Removing intermediate container d14deff2ed66 08:35:47 ---> a8cd3de4e16e 08:35:47 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:48 ---> Running in 2bcd220c440a 08:35:48 ---> 20fa4d54e17a 08:35:48 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:35:48 Removing intermediate container 1f91b526f4c6 08:35:48 ---> dce03dbb3aed 08:35:48 Step 11/24 : WORKDIR /edgex-go 08:35:48 ---> Running in 74425f0674e8 08:35:48 ---> 2bde28d6114d 08:35:48 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:35:48 Removing intermediate container 2bcd220c440a 08:35:48 ---> 093a541bf1b5 08:35:48 Step 17/19 : LABEL arch=x86_64 08:35:49 Removing intermediate container 74425f0674e8 08:35:49 ---> e638b8f22b75 08:35:49 08:35:49 Step 12/24 : FROM alpine:3.15 08:35:49 ---> 5ce65d7b0fde 08:35:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:49 ---> Using cache 08:35:49 ---> 8c2f9c9a0524 08:35:49 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:49 ---> Using cache 08:35:49 ---> cd22679c4909 08:35:49 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:35:49 ---> Running in 45cc4ff8e0d4 08:35:49 ---> Running in 44bb61cc142f 08:35:49 Removing intermediate container 45cc4ff8e0d4 08:35:49 ---> 638a8887a30c 08:35:49 Step 18/19 : LABEL git_sha=e5566ea22efb0970bfb1b717470edf2877cc786e 08:35:49 Removing intermediate container 998669b01b29 08:35:49 ---> f05df5096d76 08:35:49 08:35:49 Step 9/32 : FROM alpine:3.16 08:35:49 ---> dfd21b5a31f5 08:35:49 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:49 Removing intermediate container 44bb61cc142f 08:35:49 ---> 5c30a243fd1f 08:35:49 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:49 ---> Running in 036ba08d25a5 08:35:49 ---> Running in 121dff610867 08:35:49 ---> Running in 562964bcd4e8 08:35:49 ---> e87303c70a45 08:35:49 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:50 Removing intermediate container 036ba08d25a5 08:35:50 ---> 75cf81472d2e 08:35:50 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:35:50 Removing intermediate container 121dff610867 08:35:50 ---> f7b0d8a58579 08:35:50 Step 19/19 : LABEL version=0.0.0 08:35:50 ---> Running in 448e169994c2 08:35:50 Removing intermediate container 562964bcd4e8 08:35:50 ---> be89e2dbd19b 08:35:50 Step 20/22 : LABEL arch=x86_64 08:35:50 ---> Running in 24c2f5d2bc5d 08:35:50 ---> Running in 2f7807d24424 08:35:50 Removing intermediate container 2f7807d24424 08:35:50 ---> e632330fbdcc 08:35:50 Step 21/22 : LABEL git_sha=e5566ea22efb0970bfb1b717470edf2877cc786e 08:35:51 Removing intermediate container 448e169994c2 08:35:51 ---> 43bc5e759206 08:35:51 08:35:51 ---> Running in 6983f45e2c6e 08:35:51 Successfully built 43bc5e759206 08:35:51 Successfully tagged security-spiffe-token-provider:latest 08:35:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:51 Building security-spire-config 08:35:51  Building security-spiffe-token-provider ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:51 (1/2) Installing dumb-init (1.2.5-r1) 08:35:51 (2/2) Installing su-exec (0.2-r1) 08:35:51 Executing busybox-1.35.0-r17.trigger 08:35:51 OK: 6 MiB in 16 packages 08:35:52 Removing intermediate container 6983f45e2c6e 08:35:52 ---> d0fda2fb2086 08:35:52 Step 22/22 : LABEL version=0.0.0 08:35:53 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:53 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:53 ---> 706908f8182d 08:35:53 Step 3/24 : WORKDIR /edgex-go 08:35:53 ---> Using cache 08:35:53 ---> 049e2dd182a2 08:35:53 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:35:53 ---> Using cache 08:35:53 ---> d7edea0123ac 08:35:53 Step 5/24 : COPY go.mod vendor* ./ 08:35:53 ---> Using cache 08:35:53 ---> c667fe99a1fd 08:35:53 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:53 ---> Using cache 08:35:53 ---> 227f4aaf044a 08:35:53 Step 7/24 : COPY . . 08:35:53 ---> Using cache 08:35:53 ---> 6158ab727dbe 08:35:53 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:35:53 ---> Using cache 08:35:53 ---> a9eaf40aee48 08:35:53 Step 9/24 : WORKDIR /edgex-go/spire-build 08:35:53 ---> Using cache 08:35:53 ---> 8ab1d3a38e38 08:35:53 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:35:53 ---> Using cache 08:35:53 ---> dce03dbb3aed 08:35:53 Step 11/24 : WORKDIR /edgex-go 08:35:53 ---> Using cache 08:35:53 ---> e638b8f22b75 08:35:53 08:35:53 Step 12/24 : FROM alpine:3.15 08:35:53 ---> 5ce65d7b0fde 08:35:53 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:53 ---> Using cache 08:35:53 ---> 8c2f9c9a0524 08:35:53 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:53 ---> 7d334475e97c 08:35:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:53 ---> Running in 747720cae22c 08:35:53 ---> Running in acfa0d407df7 08:35:53 Removing intermediate container 24c2f5d2bc5d 08:35:53 ---> 67aef9a34801 08:35:53 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:35:54 ---> Running in e503526c6e5d 08:35:54 Removing intermediate container 747720cae22c 08:35:54 ---> 11224def5ba1 08:35:54 08:35:54 ---> 1b91ac72bcd2 08:35:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:54 Successfully built 11224def5ba1 08:35:54 Removing intermediate container e503526c6e5d 08:35:54 ---> f3aab41613f2 08:35:54 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:35:54 Successfully tagged support-scheduler:latest 08:35:54 Building core-data 08:35:54  Building support-scheduler ... done  ---> Running in 432b648b53b0 08:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:54 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:54 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:54 OK: 15857 distinct packages available 08:35:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:55 (1/4) Installing dumb-init (1.2.5-r1) 08:35:55 (2/4) Installing musl-obstack (1.2.3-r0) 08:35:55 (3/4) Installing libucontext (1.1-r0) 08:35:55 (4/4) Installing gcompat (1.0.0-r4) 08:35:55 Executing busybox-1.34.1-r7.trigger 08:35:55 OK: 6 MiB in 18 packages 08:35:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:57 ---> 706908f8182d 08:35:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:57 ---> Using cache 08:35:57 ---> a3bb6e6c947d 08:35:57 Step 4/22 : WORKDIR /edgex-go 08:35:57 ---> Using cache 08:35:57 ---> eb4039c46fb8 08:35:57 Step 5/22 : RUN apk add --update --no-cache make git 08:35:57 ---> Using cache 08:35:57 ---> 0cc1a41dcaf4 08:35:57 Step 6/22 : COPY go.mod vendor* ./ 08:35:57 ---> Using cache 08:35:57 ---> a2b13b2c0aaf 08:35:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:57 ---> Using cache 08:35:57 ---> cb3ec84beb65 08:35:57 Step 8/22 : COPY . . 08:35:57 ---> Using cache 08:35:57 ---> 619692d31d02 08:35:57 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:35:57 ---> 73b0b0db4c32 08:35:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:58 Removing intermediate container 432b648b53b0 08:35:58 ---> ed1dc30c2115 08:35:58 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:35:58 ---> Running in df8ec5e73d36 08:35:58 ---> Running in 955428b2ddc2 08:35:58 ---> 82ca71e2f56d 08:35:58 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:35:59 Removing intermediate container acfa0d407df7 08:35:59 ---> 1b1328434fc3 08:35:59 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:35:59 ---> Running in 2dacfb5d769a 08:35:59 Removing intermediate container 955428b2ddc2 08:35:59 ---> 30d4d3c70374 08:35:59 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:36:00 ---> Running in 0fb47cc976c0 08:36:00 Removing intermediate container 2dacfb5d769a 08:36:00 ---> 92b3b60ebf91 08:36:00 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:00 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:36:00 Removing intermediate container 0fb47cc976c0 08:36:00 ---> 6327847d662b 08:36:00 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:36:00 ---> Running in 361d36f409f8 08:36:01 ---> Running in 741ce676f608 08:36:01 Removing intermediate container 361d36f409f8 08:36:01 ---> 4409e90f6e47 08:36:01 Step 22/24 : LABEL arch=x86_64 08:36:02 ---> Running in 92b6b9af0b5a 08:36:02 ---> c088e3f1fc53 08:36:02 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:36:02 Removing intermediate container 92b6b9af0b5a 08:36:02 ---> 6d4118ab3d61 08:36:02 Step 23/24 : LABEL git_sha=e5566ea22efb0970bfb1b717470edf2877cc786e 08:36:02 ---> Running in 401e73bb8a79 08:36:03 Removing intermediate container 401e73bb8a79 08:36:03 ---> 9a5768266a08 08:36:03 Step 24/24 : LABEL version=0.0.0 08:36:03 ---> 66d73e756d69 08:36:03 ---> Running in 712de48a6acb 08:36:03 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:36:03 ---> Running in 4247812ad805 08:36:03 Removing intermediate container 741ce676f608 08:36:03 ---> 810c73372dad 08:36:03 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:36:03 Removing intermediate container 712de48a6acb 08:36:03 ---> 50bf447ccaf2 08:36:03 08:36:03 ---> Running in c58cc853137c 08:36:03 Successfully built 50bf447ccaf2 08:36:03 Successfully tagged security-spire-agent:latest 08:36:03  Building security-spire-agent ... done Building core-command 08:36:03 Removing intermediate container 4247812ad805 08:36:03 ---> 4d739b76e5ce 08:36:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:36:06 Removing intermediate container c58cc853137c 08:36:06 ---> d9b8b1d11673 08:36:06 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:36:06 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:06 ---> 706908f8182d 08:36:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:36:06 ---> Using cache 08:36:06 ---> a3bb6e6c947d 08:36:06 Step 4/23 : WORKDIR /edgex-go 08:36:06 ---> Using cache 08:36:06 ---> eb4039c46fb8 08:36:06 Step 5/23 : RUN apk add --update --no-cache make git 08:36:06 ---> Using cache 08:36:06 ---> 0cc1a41dcaf4 08:36:06 Step 6/23 : COPY go.mod vendor* ./ 08:36:06 ---> Using cache 08:36:06 ---> a2b13b2c0aaf 08:36:06 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:06 ---> Using cache 08:36:06 ---> cb3ec84beb65 08:36:06 Step 8/23 : COPY . . 08:36:06 ---> Using cache 08:36:06 ---> 619692d31d02 08:36:06 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:36:06 ---> 85772da4df3f 08:36:06 Step 19/24 : WORKDIR / 08:36:07 ---> Running in 265bfbced789 08:36:07 ---> 3134ce305278 08:36:07 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:36:07 ---> Running in 5b7b1d4b9ea2 08:36:07 ---> Running in 33d984a6c9f8 08:36:07 Removing intermediate container 5b7b1d4b9ea2 08:36:07 ---> be6d059ed016 08:36:07 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:07 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:36:07 ---> Running in 158573d808b2 08:36:08 Removing intermediate container 158573d808b2 08:36:08 ---> 2a916a6536a1 08:36:08 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:08 ---> Running in a5de2fd24f3b 08:36:09 Removing intermediate container a5de2fd24f3b 08:36:09 ---> 9272afa06176 08:36:09 Step 22/24 : LABEL arch=x86_64 08:36:10 ---> Running in 4abb3ec6e3c0 08:36:10 Removing intermediate container 33d984a6c9f8 08:36:10 ---> b0daef4dd43d 08:36:10 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:10 Removing intermediate container 4abb3ec6e3c0 08:36:10 ---> e31efef95432 08:36:10 Step 23/24 : LABEL git_sha=e5566ea22efb0970bfb1b717470edf2877cc786e 08:36:10 ---> Running in 15f74ff594c4 08:36:10 ---> 87f2bfdd108a 08:36:10 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:36:10 Removing intermediate container 15f74ff594c4 08:36:10 ---> de9906218d8d 08:36:10 Step 24/24 : LABEL version=0.0.0 08:36:11 ---> Running in 29aebd34ac6a 08:36:11 Removing intermediate container 29aebd34ac6a 08:36:11 ---> 3148cec14375 08:36:11 08:36:11 Successfully built 3148cec14375 08:36:11 Successfully tagged security-spire-config:latest 08:36:11  Building security-spire-config ... done  ---> 13a03360997b 08:36:11 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:36:12 ---> 7fe816866b31 08:36:12 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:36:12 Removing intermediate container 884c2ee98e24 08:36:12 ---> 7cd627d7c124 08:36:12 08:36:12 Step 10/22 : FROM alpine:3.16 08:36:12 ---> dfd21b5a31f5 08:36:12 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:36:12 ---> Running in 590d4946c4fb 08:36:13 ---> cae3ad5d0304 08:36:13 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:13 ---> 0fa2cc03441b 08:36:13 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:36:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:14 (1/2) Installing ca-certificates (20220614-r0) 08:36:14 (2/2) Installing dumb-init (1.2.5-r1) 08:36:14 Executing busybox-1.35.0-r17.trigger 08:36:14 Executing ca-certificates-20220614-r0.trigger 08:36:14 OK: 6 MiB in 16 packages 08:36:14 ---> 6688fd2c820f 08:36:14 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:36:14 ---> 466e8337ec33 08:36:14 Step 27/32 : RUN chmod +x /entrypoint.sh 08:36:14 ---> Running in c802225b7849 08:36:15 Removing intermediate container 590d4946c4fb 08:36:15 ---> d48c6332fba8 08:36:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:36:15 ---> Running in d767c92d1f4e 08:36:15 ? github.com/edgexfoundry/edgex-go [no test files] 08:36:15 Removing intermediate container d767c92d1f4e 08:36:15 ---> 1d01baab7083 08:36:15 Step 13/22 : ENV APP_PORT=59860 08:36:15 ---> Running in 64993ecc7e4d 08:36:15 Removing intermediate container 64993ecc7e4d 08:36:15 ---> b003be791030 08:36:15 Step 14/22 : EXPOSE $APP_PORT 08:36:16 ---> Running in d8e55e4439a8 08:36:16 Removing intermediate container c802225b7849 08:36:16 ---> f6c80389eb99 08:36:16 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:36:16 Removing intermediate container d8e55e4439a8 08:36:16 ---> fd051b59919a 08:36:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:16 ---> Running in 7b8efd7ee34b 08:36:17 Removing intermediate container 7b8efd7ee34b 08:36:17 ---> dc6df6968f00 08:36:17 Step 29/32 : CMD ["gate"] 08:36:17 ---> 62c38e8977cc 08:36:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:36:17 ---> Running in 3e95a52931e8 08:36:17 Removing intermediate container 3e95a52931e8 08:36:17 ---> 4d7df3f91e6b 08:36:17 Step 30/32 : LABEL arch=x86_64 08:36:17 ---> Running in 32a00a393c0a 08:36:17 Removing intermediate container 32a00a393c0a 08:36:17 ---> c1eadc7e70f0 08:36:17 Step 31/32 : LABEL git_sha=e5566ea22efb0970bfb1b717470edf2877cc786e 08:36:18 ---> e4fc1892a6ac 08:36:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:36:18 ---> Running in 07a2334192f3 08:36:18 Removing intermediate container 07a2334192f3 08:36:18 ---> 251fdadcae0b 08:36:18 Step 32/32 : LABEL version=0.0.0 08:36:18 ---> 820c12dc153b 08:36:18 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:36:18 ---> Running in 306f3efcf355 08:36:18 ---> Running in 123f33034462 08:36:18 Removing intermediate container 306f3efcf355 08:36:18 ---> 8e4f9dfccdad 08:36:18 08:36:19 Removing intermediate container 123f33034462 08:36:19 ---> 351905010b00 08:36:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:19 Successfully built 8e4f9dfccdad 08:36:19 ---> Running in 2092258327c5 08:36:19 Successfully tagged security-bootstrapper:latest 08:36:19  Building security-bootstrapper ... done Removing intermediate container 2092258327c5 08:36:19 ---> 40993ac014e6 08:36:19 Step 20/22 : LABEL arch=x86_64 08:36:19 ---> Running in fe1540e2e0b9 08:36:19 Removing intermediate container fe1540e2e0b9 08:36:19 ---> 5da554c593c5 08:36:19 Step 21/22 : LABEL git_sha=e5566ea22efb0970bfb1b717470edf2877cc786e 08:36:19 ---> Running in 1a3f286e5021 08:36:19 Removing intermediate container 1a3f286e5021 08:36:19 ---> 63243ba7e410 08:36:19 Step 22/22 : LABEL version=0.0.0 08:36:19 ---> Running in 10a98cfad19b 08:36:20 Removing intermediate container 10a98cfad19b 08:36:20 ---> d3dc12b5b127 08:36:20 08:36:20 Successfully built d3dc12b5b127 08:36:20 Successfully tagged support-notifications:latest 08:36:23  Building support-notifications ... done Removing intermediate container df8ec5e73d36 08:36:23 ---> b911da7d3cd3 08:36:23 08:36:23 Step 10/22 : FROM alpine:3.16 08:36:23 ---> dfd21b5a31f5 08:36:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:36:23 ---> Running in 592c873c1a53 08:36:23 Removing intermediate container 592c873c1a53 08:36:23 ---> 47ef11cb6548 08:36:23 Step 12/22 : ENV APP_PORT=59880 08:36:23 ---> Running in 59ae27c78ade 08:36:23 Removing intermediate container 59ae27c78ade 08:36:23 ---> 9d7636eafe4b 08:36:23 Step 13/22 : EXPOSE $APP_PORT 08:36:23 ---> Running in 975b1c4e79eb 08:36:24 Removing intermediate container 975b1c4e79eb 08:36:24 ---> 9dcf40aebecc 08:36:24 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:36:24 ---> Running in beda9db274f2 08:36:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:25 (1/1) Installing dumb-init (1.2.5-r1) 08:36:25 Executing busybox-1.35.0-r17.trigger 08:36:25 OK: 6 MiB in 15 packages 08:36:25 Removing intermediate container beda9db274f2 08:36:25 ---> 32474ed657d7 08:36:25 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:25 ---> 3baa4a20cce5 08:36:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:36:26 ---> e56fe0bfe7ff 08:36:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:36:26 Removing intermediate container 265bfbced789 08:36:26 ---> 538aecee04ad 08:36:26 08:36:26 Step 10/23 : FROM alpine:3.16 08:36:26 ---> dfd21b5a31f5 08:36:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:36:26 ---> Using cache 08:36:26 ---> 68db5ca0ea85 08:36:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:26 ---> Using cache 08:36:26 ---> 97c3e3c8ae05 08:36:26 Step 13/23 : ENV APP_PORT=59882 08:36:26 ---> Running in b6fabecb71cc 08:36:26 ---> ecbf620fe058 08:36:26 Step 18/22 : ENTRYPOINT ["/core-data"] 08:36:27 ---> Running in 7a32b33507f3 08:36:27 Removing intermediate container b6fabecb71cc 08:36:27 ---> 1fc329c457e5 08:36:27 Step 14/23 : EXPOSE $APP_PORT 08:36:27 Removing intermediate container 7a32b33507f3 08:36:27 ---> 2efb7ed4810d 08:36:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:27 ---> Running in b4b63ac86f58 08:36:27 ---> Running in 9e1057a7981f 08:36:27 Removing intermediate container b4b63ac86f58 08:36:27 ---> 84619ab9de48 08:36:27 Step 15/23 : WORKDIR / 08:36:27 ---> Running in b7d125bea4ed 08:36:27 Removing intermediate container 9e1057a7981f 08:36:27 ---> d1802d8c9594 08:36:27 Step 20/22 : LABEL arch=x86_64 08:36:27 ---> Running in 8006a52e728d 08:36:27 Removing intermediate container b7d125bea4ed 08:36:27 ---> 91e5e8f221d1 08:36:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:27 Removing intermediate container 8006a52e728d 08:36:27 ---> abea50b26753 08:36:27 Step 21/22 : LABEL git_sha=e5566ea22efb0970bfb1b717470edf2877cc786e 08:36:27 ---> Running in ebba523695be 08:36:27 ---> b182c95fe75b 08:36:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:36:27 Removing intermediate container ebba523695be 08:36:27 ---> a6038adffb4e 08:36:27 Step 22/22 : LABEL version=0.0.0 08:36:27 ---> Running in 17310c14677c 08:36:27 Removing intermediate container 17310c14677c 08:36:27 ---> 440bf3d6071e 08:36:27 08:36:27 Successfully built 440bf3d6071e 08:36:27 Successfully tagged core-data:latest 08:36:27  Building core-data ... done  ---> a3c578843ea4 08:36:27 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:36:28 ---> 0d0354b11b7a 08:36:28 Step 19/23 : ENTRYPOINT ["/core-command"] 08:36:28 ---> Running in 77e0ba808647 08:36:28 Removing intermediate container 77e0ba808647 08:36:28 ---> e4f68ac568c9 08:36:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:28 ---> Running in 5a49e9a73713 08:36:28 Removing intermediate container 5a49e9a73713 08:36:28 ---> c71d49322cff 08:36:28 Step 21/23 : LABEL arch=x86_64 08:36:28 ---> Running in 32137ae9ca83 08:36:28 Removing intermediate container 32137ae9ca83 08:36:28 ---> 0ef7bcebe43a 08:36:28 Step 22/23 : LABEL git_sha=e5566ea22efb0970bfb1b717470edf2877cc786e 08:36:28 ---> Running in 56cfcfb2a9c8 08:36:28 Removing intermediate container 56cfcfb2a9c8 08:36:28 ---> e9385b458da0 08:36:28 Step 23/23 : LABEL version=0.0.0 08:36:28 ---> Running in 260e8b4d55f4 08:36:28 Removing intermediate container 260e8b4d55f4 08:36:28 ---> ec414681191a 08:36:28 08:36:28 Successfully built ec414681191a 08:36:28 Successfully tagged core-command:latest 08:36:28  Building core-command ... done  [Pipeline] } 08:36:29 $ docker stop --time=1 8fcf427a63ebced07955c6a93b1bf72d4333c35b1e12734039ef7ac1c21d142a 08:36:30 $ docker rm -f --volumes 8fcf427a63ebced07955c6a93b1bf72d4333c35b1e12734039ef7ac1c21d142a [Pipeline] // withDockerContainer [Pipeline] sh 08:36:30 + docker images 08:36:30 REPOSITORY TAG IMAGE ID CREATED SIZE 08:36:30 core-command latest ec414681191a 2 seconds ago 17.7MB 08:36:30 core-data latest 440bf3d6071e 3 seconds ago 17.9MB 08:36:30 538aecee04ad 4 seconds ago 1.68GB 08:36:30 b911da7d3cd3 8 seconds ago 1.68GB 08:36:30 support-notifications latest d3dc12b5b127 11 seconds ago 30.7MB 08:36:30 security-bootstrapper latest 8e4f9dfccdad 12 seconds ago 20.4MB 08:36:30 7cd627d7c124 18 seconds ago 1.74GB 08:36:30 security-spire-config latest 3148cec14375 19 seconds ago 85.8MB 08:36:30 security-spire-agent latest 50bf447ccaf2 27 seconds ago 125MB 08:36:30 support-scheduler latest 11224def5ba1 37 seconds ago 30MB 08:36:30 security-spiffe-token-provider latest 43bc5e759206 40 seconds ago 30MB 08:36:30 f05df5096d76 42 seconds ago 1.67GB 08:36:30 e638b8f22b75 42 seconds ago 1.55GB 08:36:30 be8865ffceec 45 seconds ago 1.74GB 08:36:30 0eebdd37f2d0 54 seconds ago 1.71GB 08:36:30 security-secretstore-setup latest 07a020ce213d About a minute ago 30MB 08:36:30 core-metadata latest f0038807d3d5 About a minute ago 18.5MB 08:36:30 core-common-config-bootstrapper latest c26f36d8d72b About a minute ago 15.5MB 08:36:30 security-proxy-setup latest 6284910227b2 About a minute ago 27.8MB 08:36:30 1158870de791 About a minute ago 1.67GB 08:36:30 d1e0648e67ad About a minute ago 1.68GB 08:36:30 39a8c8af5da0 About a minute ago 1.67GB 08:36:30 50bcce2a7810 About a minute ago 1.67GB 08:36:30 security-spire-server latest 8ef8a0234e2d 2 minutes ago 86.5MB 08:36:30 dbba5ebb8f00 2 minutes ago 1.55GB 08:36:30 ci-base-image-x86_64 latest 706908f8182d 5 minutes ago 903MB 08:36:30 alpine 3.15 5ce65d7b0fde 7 days ago 5.59MB 08:36:30 alpine 3.16 dfd21b5a31f5 7 days ago 5.55MB 08:36:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 08:36:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 08:36:30 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:38:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:22 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:38:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:38:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:38:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:38:37 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:38:37 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:38:37 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:38:37 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:38:37 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:38:37 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:38:37 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:38:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:38:37 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:38:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.401s coverage: 28.7% of statements 08:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:38:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.970s coverage: 98.5% of statements 08:39:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.215s coverage: 73.7% of statements 08:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.913s coverage: 54.0% of statements 08:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 28.118s coverage: 88.5% of statements 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.029s coverage: 3.9% of statements 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.711s coverage: 95.6% of statements 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.511s coverage: 72.2% of statements 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.760s coverage: 65.9% of statements 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.393s coverage: 0.9% of statements 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:39:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.354s coverage: 29.6% of statements 08:39:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:39:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.349s coverage: 47.1% of statements 08:39:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.269s coverage: 82.9% of statements 08:39:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.267s coverage: 94.1% of statements 08:39:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.283s coverage: 96.3% of statements 08:39:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.345s coverage: 87.5% of statements 08:39:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.282s coverage: 94.4% of statements 08:39:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.223s coverage: 44.8% of statements 08:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.474s coverage: 79.9% of statements 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.333s coverage: 92.9% of statements 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.257s coverage: 86.9% of statements 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.256s coverage: 87.2% of statements 08:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.198s coverage: 20.0% of statements 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.210s coverage: 100.0% of statements 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.304s coverage: 77.4% of statements 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.294s coverage: 80.0% of statements 08:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.272s coverage: 87.2% of statements 08:40:09 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.905s coverage: 91.2% of statements 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.453s coverage: 63.1% of statements 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:40:13 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.278s coverage: 100.0% of statements 08:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements 08:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.068s coverage: 100.0% of statements 08:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements 08:40:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 08:40:18 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.425s coverage: 65.3% of statements 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:40:18 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.029s coverage: 41.0% of statements 08:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.345s coverage: 89.5% of statements 08:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:40:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.261s coverage: 84.8% of statements 08:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:40:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:40:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:40:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.374s coverage: 17.7% of statements 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:40:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.739s coverage: 92.3% of statements 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:40:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.527s coverage: 63.2% of statements 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:40:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.511s coverage: 97.7% of statements 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:40:31 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:40:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:40:31 go vet ./... 08:42:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:38 ./bin/test-attribution-txt.sh [Pipeline] echo 08:42:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:42:38 + ls -al . 08:42:38 total 744 08:42:38 drwxrwxr-x 11 1001 1001 4096 Feb 18 08:35 . 08:42:38 drwxr-xr-x 4 root root 4096 Feb 18 08:35 .. 08:42:38 drwxrwxr-x 2 1001 1001 4096 Feb 18 08:34 .blubracket 08:42:38 -rw-rw-r-- 1 1001 1001 16 Feb 18 08:34 .dockerignore 08:42:38 drwxrwxr-x 8 1001 1001 4096 Feb 18 08:34 .git 08:42:38 drwxrwxr-x 3 1001 1001 4096 Feb 18 08:34 .github 08:42:38 -rw-rw-r-- 1 1001 1001 1024 Feb 18 08:34 .gitignore 08:42:38 -rw-rw-r-- 1 1001 1001 42 Feb 18 08:34 .golangci.yml 08:42:38 -rw-rw-r-- 1 1001 1001 87 Feb 18 08:34 .hadolint.yml 08:42:38 -rw-rw-r-- 1 1001 1001 166 Feb 18 08:34 .sonarcloud.properties 08:42:38 -rw-rw-r-- 1 1001 1001 1171 Feb 18 08:34 ADOPTERS.md 08:42:38 -rw-rw-r-- 1 1001 1001 10825 Feb 18 08:34 Attribution.txt 08:42:38 -rw-rw-r-- 1 1001 1001 73765 Feb 18 08:34 CHANGELOG.md 08:42:38 -rw-rw-r-- 1 1001 1001 3804 Feb 18 08:34 CONTRIBUTING.md 08:42:38 -rw-rw-r-- 1 1001 1001 677 Feb 18 08:34 GOVERNANCE.md 08:42:38 -rw-rw-r-- 1 1001 1001 883 Feb 18 08:34 Jenkinsfile 08:42:38 -rw-rw-r-- 1 1001 1001 10775 Feb 18 08:34 LICENSE 08:42:38 -rw-rw-r-- 1 1001 1001 13536 Feb 18 08:34 Makefile 08:42:38 -rw-rw-r-- 1 1001 1001 582 Feb 18 08:34 OWNERS.md 08:42:38 -rw-rw-r-- 1 1001 1001 9403 Feb 18 08:34 README.md 08:42:38 -rw-rw-r-- 1 1001 1001 6912 Feb 18 08:34 SECURITY.md 08:42:38 -rw-rw-r-- 1 1001 1001 5 Feb 18 08:30 VERSION 08:42:38 drwxrwxr-x 2 1001 1001 4096 Feb 18 08:34 bin 08:42:38 drwxrwxr-x 17 1001 1001 4096 Feb 18 08:34 cmd 08:42:38 -rw-r--r-- 1 root root 487322 Feb 18 08:40 coverage.out 08:42:38 -rw-rw-r-- 1 1001 1001 3295 Feb 18 08:34 go.mod 08:42:38 -rw-rw-r-- 1 1001 1001 33318 Feb 18 08:34 go.sum 08:42:38 drwxrwxr-x 7 1001 1001 4096 Feb 18 08:34 internal 08:42:38 drwxrwxr-x 3 1001 1001 4096 Feb 18 08:34 openapi 08:42:38 drwxrwxr-x 2 1001 1001 4096 Feb 18 08:34 sbom 08:42:38 drwxrwxr-x 4 1001 1001 4096 Feb 18 08:34 snap 08:42:38 -rw-rw-r-- 1 1001 1001 204 Feb 18 08:34 version.go [Pipeline] sh 08:42:39 + '[' -e coverage.out ] 08:42:39 + chown 1001:1001 coverage.out [Pipeline] stash 08:42:39 Warning: overwriting stash ‘coverage-report’ 08:42:40 Stashed 1 file(s) [Pipeline] sh 08:42:41 + make build 08:42:41 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:44:17 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:44:17 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:44:22 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:44:26 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:45:22 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:45:22 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:45: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 08:45: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:45:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:45:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:45:59 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:46:07 $ docker stop --time=1 e68336c63f8f05bf1f0a80d83dc5d031d99d7f3fd49ba304fa746e91e662d4f7 08:46:09 $ docker rm -f --volumes e68336c63f8f05bf1f0a80d83dc5d031d99d7f3fd49ba304fa746e91e662d4f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:12 08:46:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:15 latest: Pulling from edgex-devops/edgex-compose-arm64 08:46:15 29e5d40040c1: Pulling fs layer 08:46:15 1ce36da41761: Pulling fs layer 08:46:15 25b303627fd3: Pulling fs layer 08:46:15 29e5d40040c1: Verifying Checksum 08:46:15 29e5d40040c1: Download complete 08:46:15 29e5d40040c1: Pull complete 08:46:15 1ce36da41761: Download complete 08:46:17 1ce36da41761: Pull complete 08:46:17 25b303627fd3: Verifying Checksum 08:46:17 25b303627fd3: Download complete 08:46:29 25b303627fd3: Pull complete 08:46:29 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:46:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:30 prd-ubuntu20.04-docker-arm64-4c-16g-6576 does not seem to be running inside a container 08:46:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:46:32 $ docker top c62ed8abee96da8b586406fe3732245cb100012917c8839a5710e33ebb9dbdca -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:33 + docker-compose build --help 08:46:33 + grep parallel 08:46:40 --parallel Build images in parallel. [Pipeline] } 08:46:40 $ docker stop --time=1 c62ed8abee96da8b586406fe3732245cb100012917c8839a5710e33ebb9dbdca 08:46:41 $ docker rm -f --volumes c62ed8abee96da8b586406fe3732245cb100012917c8839a5710e33ebb9dbdca [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:42 prd-ubuntu20.04-docker-arm64-4c-16g-6576 does not seem to be running inside a container 08:46:42 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:46:44 $ docker top 03bb80149637772a8c34be5ee709fa96f5ad50e3fec4573308880e686fb1395d -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:45 + docker-compose -f ./docker-compose-build.yml build --parallel 08:46:51 Building core-command ... 08:46:51 Building core-common-config-bootstrapper ... 08:46:51 Building core-data ... 08:46:51 Building core-metadata ... 08:46:51 Building security-bootstrapper ... 08:46:51 Building security-proxy-setup ... 08:46:51 Building security-secretstore-setup ... 08:46:51 Building security-spiffe-token-provider ... 08:46:51 Building security-spire-agent ... 08:46:51 Building security-spire-config ... 08:46:51 Building security-spire-server ... 08:46:51 Building support-notifications ... 08:46:51 Building support-scheduler ... 08:46:51 Building core-data 08:46:51 Building security-secretstore-setup 08:46:51 Building support-scheduler 08:46:51 Building core-metadata 08:46:51 Building security-spire-agent 08:47:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:47:48 ---> cc32084b7a3d 08:47:48 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:47:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:47:48 ---> cc32084b7a3d 08:47:48 Step 3/24 : WORKDIR /edgex-go 08:47:48 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:48 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:47:48 ---> cc32084b7a3d 08:47:48 Step 3/24 : WORKDIR /edgex-go 08:47:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:47:48 ---> cc32084b7a3d 08:47:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:47:48 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:47:48 ---> cc32084b7a3d 08:47:48 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:47:48 ---> Running in 99ad7321d60b 08:47:48 ---> Running in ce7048d37eb2 08:47:48 ---> Running in 083312bc49ce 08:47:48 ---> Running in 8ff36faf9563 08:47:48 ---> Running in 38adb411a9d7 08:47:48 Removing intermediate container ce7048d37eb2 08:47:48 ---> 7ef571d7a84f 08:47:48 Step 4/22 : WORKDIR /edgex-go 08:47:48 Removing intermediate container 083312bc49ce 08:47:48 ---> 22d1b56ec096 08:47:48 Step 4/24 : RUN apk add --update --no-cache make git 08:47:48 Removing intermediate container 38adb411a9d7 08:47:48 ---> 27f4d9682832 08:47:48 Step 4/24 : WORKDIR /edgex-go 08:47:48 Removing intermediate container 99ad7321d60b 08:47:48 ---> 1c805f8867ee 08:47:48 Step 4/22 : WORKDIR /edgex-go 08:47:48 Removing intermediate container 8ff36faf9563 08:47:48 ---> 77de1e84eee7 08:47:48 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:47:48 ---> Running in 1d1c42fb6234 08:47:48 ---> Running in 3d0d996ef86a 08:47:48 ---> Running in aae1e091b8ee 08:47:48 ---> Running in 10c615559908 08:47:48 ---> Running in 74960430b1cf 08:47:48 Removing intermediate container aae1e091b8ee 08:47:48 ---> 101ad85801fd 08:47:48 Removing intermediate container 3d0d996ef86a 08:47:48 Step 5/24 : RUN apk add --update --no-cache make git ---> bbf9925e8a33 08:47:48 08:47:48 Step 5/22 : RUN apk add --update --no-cache make git 08:47:49 Removing intermediate container 10c615559908 08:47:49 ---> 7951b5ea61ba 08:47:49 Step 5/22 : RUN apk add --update --no-cache make git 08:47:49 ---> Running in 353e24ee9ae4 08:47:49 ---> Running in 1bccb9acc575 08:47:49 ---> Running in c807941b6911 08:47:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:51 OK: 221 MiB in 51 packages 08:47:51 OK: 221 MiB in 51 packages 08:47:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:53 Removing intermediate container 74960430b1cf 08:47:53 ---> 755e63f98ce5 08:47:53 Step 5/24 : COPY go.mod vendor* ./ 08:47:53 OK: 221 MiB in 51 packages 08:47:53 Removing intermediate container 1d1c42fb6234 08:47:53 ---> 510109fcf25d 08:47:53 Step 5/24 : COPY go.mod vendor* ./ 08:47:53 OK: 221 MiB in 51 packages 08:47:54 OK: 221 MiB in 51 packages 08:47:55 ---> beaae39f4278 08:47:55 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:55 ---> Running in 0dcd22c1d542 08:47:55 Removing intermediate container 1bccb9acc575 08:47:55 ---> 1bad7336b7fa 08:47:55 Step 6/24 : COPY go.mod vendor* ./ 08:47:55 ---> 3f06c6a89fe1 08:47:55 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:55 Removing intermediate container 353e24ee9ae4 08:47:55 ---> 24887b68de00 08:47:55 Step 6/22 : COPY go.mod vendor* ./ 08:47:55 ---> Running in 323dc82e8671 08:47:56 Removing intermediate container c807941b6911 08:47:56 ---> 904f98d841ee 08:47:56 Step 6/22 : COPY go.mod vendor* ./ 08:47:57 ---> 5c6dec2fc9a7 08:47:57 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:57 ---> 91fbad7b29d8 08:47:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:57 ---> Running in a7687b0216c6 08:47:57 ---> c1bbc24588de 08:47:57 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:57 ---> Running in a1f779b6a3ce 08:47:57 ---> Running in fc27524ed389 08:49:49 Removing intermediate container 0dcd22c1d542 08:49:49 ---> d4390effae25 08:49:49 Step 7/24 : COPY . . 08:49:49 Removing intermediate container 323dc82e8671 08:49:49 ---> f333801324db 08:49:49 Step 7/24 : COPY . . 08:49:49 Removing intermediate container a7687b0216c6 08:49:49 ---> c07c8f093520 08:49:49 Step 8/24 : COPY . . 08:49:49 Removing intermediate container fc27524ed389 08:49:49 ---> 84d6e065ddf9 08:49:49 Step 8/22 : COPY . . 08:49:49 Removing intermediate container a1f779b6a3ce 08:49:49 ---> 92a775422843 08:49:49 Step 8/22 : COPY . . 08:49:58 ---> 56c4871044b4 08:49:58 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:49:58 ---> 5d47f4a433bb 08:49:58 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:49:58 ---> e07563670d42 08:49:58 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:49:58 ---> Running in 724276c65b22 08:49:58 ---> 7f0a09ebdfed 08:49:58 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:49:58 ---> Running in 19e52fe849a2 08:49:58 ---> f8a58baea40e 08:49:58 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:49:58 ---> Running in 3122db37e3af 08:49:58 ---> Running in 3e9e4bd23bdd 08:49:58 ---> Running in 416aab69afbb 08:49:59 Removing intermediate container 19e52fe849a2 08:49:59 ---> 26a56e66e20f 08:49:59 Step 9/24 : WORKDIR /edgex-go/spire-build 08:49:59 ---> Running in 604ceb90d8cb 08:50:00 Removing intermediate container 604ceb90d8cb 08:50:00 ---> e073f67345f7 08:50: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 08:50:00 ---> Running in edcb8cce822e 08:50: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:50:01 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:50:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:50: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:50:03 Removing intermediate container edcb8cce822e 08:50:03 ---> 7413781ae6ef 08:50:03 Step 11/24 : WORKDIR /edgex-go 08:50:03 ---> Running in 133fb9c3c47b 08:50:04 Removing intermediate container 133fb9c3c47b 08:50:04 ---> 96eacc2b64fc 08:50:04 08:50:04 Step 12/24 : FROM alpine:3.15 08:50:04 3.15: Pulling from library/alpine 08:50:05 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:50:05 Status: Downloaded newer image for alpine:3.15 08:50:05 ---> 354640af7b1b 08:50:05 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:50:05 ---> Running in 89a55bc6b505 08:50:06 Removing intermediate container 89a55bc6b505 08:50:06 ---> 653c30e95705 08:50:06 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:50:06 ---> Running in 9fc135bc641a 08:50:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:50:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:50:10 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:50:10 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:50:10 OK: 15734 distinct packages available 08:50:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:50:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:50:12 (1/5) Installing dumb-init (1.2.5-r1) 08:50:12 (2/5) Installing musl-obstack (1.2.3-r0) 08:50:12 (3/5) Installing libucontext (1.1-r0) 08:50:12 (4/5) Installing gcompat (1.0.0-r4) 08:50:12 (5/5) Installing openssl (1.1.1t-r1) 08:50:12 Executing busybox-1.34.1-r7.trigger 08:50:12 OK: 6 MiB in 19 packages 08:50:14 Removing intermediate container 9fc135bc641a 08:50:14 ---> b727d39334b5 08:50:14 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:50:18 ---> 07a97de86f26 08:50:18 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:50:23 ---> 8725dcc71657 08:50:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:50:24 ---> 3b0af0f83ace 08:50:24 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:50:25 ---> d74d5ef79f6d 08:50:25 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:50:25 ---> 0a29b663cff8 08:50:25 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:50:26 ---> Running in b66860245225 08:50:26 Removing intermediate container b66860245225 08:50:26 ---> 79688c210509 08:50:26 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:50:26 ---> Running in 8690a339b03b 08:50:27 Removing intermediate container 8690a339b03b 08:50:27 ---> 6f0cbf4991e8 08:50:27 Step 22/24 : LABEL arch=arm64 08:50:27 ---> Running in 03d7eefc2895 08:50:27 Removing intermediate container 03d7eefc2895 08:50:27 ---> a50248aab33d 08:50:27 Step 23/24 : LABEL git_sha=076924d8097f642c3efce5f7b71f53e9cfb2945d 08:50:27 ---> Running in 640dcf73fa35 08:50:28 Removing intermediate container 640dcf73fa35 08:50:28 ---> e87c0e79e020 08:50:28 Step 24/24 : LABEL version=0.0.0 08:50:28 ---> Running in bf6b9057aa83 08:50:29 Removing intermediate container bf6b9057aa83 08:50:29 ---> a32bb04f044a 08:50:29 08:50:29 Successfully built a32bb04f044a 08:50:29 Successfully tagged security-spire-agent-arm64:latest 08:50:29  Building security-spire-agent ... done Building core-common-config-bootstrapper 08:50:47 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:50:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:50:47 ---> cc32084b7a3d 08:50:47 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:50:47 ---> Using cache 08:50:47 ---> 1c805f8867ee 08:50:47 Step 4/22 : WORKDIR /edgex-go 08:50:47 ---> Using cache 08:50:47 ---> 7951b5ea61ba 08:50:47 Step 5/22 : RUN apk add --update --no-cache make git 08:50:47 ---> Using cache 08:50:47 ---> 904f98d841ee 08:50:47 Step 6/22 : COPY go.mod vendor* ./ 08:50:47 ---> Using cache 08:50:47 ---> 91fbad7b29d8 08:50:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:50:47 ---> Using cache 08:50:47 ---> 92a775422843 08:50:47 Step 8/22 : COPY . . 08:50:47 ---> Using cache 08:50:47 ---> f8a58baea40e 08:50:47 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:50:47 ---> Running in 708b6162fda7 08:50:48 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:56: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:56:53 Removing intermediate container 724276c65b22 08:56:53 ---> 4f9c9afca2bb 08:56:53 08:56:53 Step 9/24 : FROM alpine:3.16 08:56:53 3.16: Pulling from library/alpine 08:56:54 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:56:54 Status: Downloaded newer image for alpine:3.16 08:56:54 ---> 4c81e5bf8899 08:56:54 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:56:54 ---> Running in 8870bbaf1d4c 08:56:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:56:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:56:58 (1/3) Installing ca-certificates (20220614-r0) 08:56:58 (2/3) Installing dumb-init (1.2.5-r1) 08:56:58 (3/3) Installing su-exec (0.2-r1) 08:56:58 Executing busybox-1.35.0-r17.trigger 08:56:58 Executing ca-certificates-20220614-r0.trigger 08:56:59 OK: 6 MiB in 17 packages 08:57:01 Removing intermediate container 8870bbaf1d4c 08:57:01 ---> 8c15c165ef1f 08:57:01 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:57:01 ---> Running in de919208447b 08:57:01 Removing intermediate container de919208447b 08:57:01 ---> 33b00832a718 08:57:01 Step 12/24 : WORKDIR / 08:57:02 ---> Running in 8d3fc6307784 08:57:02 Removing intermediate container 8d3fc6307784 08:57:02 ---> 52b7ed1a4128 08:57:02 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:57:03 ---> f5e06d22f811 08:57:03 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:57:04 ---> fe210ed53b20 08:57:04 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:57:05 ---> 76ef55f3a357 08:57: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 08:57:06 ---> c583e3d89afb 08:57:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:57:08 ---> 53be2a6a2dcc 08:57:08 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:57:10 ---> 93786751ebd0 08:57:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:57:10 ---> 8d037dafd532 08:57:10 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:57:11 ---> Running in eb39b7ff4833 08:57:14 Removing intermediate container eb39b7ff4833 08:57:14 ---> c789bbaf9371 08:57:14 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:57:14 ---> Running in 6ebaa4d4028c 08:57:15 Removing intermediate container 6ebaa4d4028c 08:57:15 ---> 69aa31837242 08:57:15 Step 22/24 : LABEL arch=arm64 08:57:15 ---> Running in e8667f51dce0 08:57:15 Removing intermediate container e8667f51dce0 08:57:15 ---> a0d3843aa220 08:57:15 Step 23/24 : LABEL git_sha=076924d8097f642c3efce5f7b71f53e9cfb2945d 08:57:15 ---> Running in 39346d896c85 08:57:16 Removing intermediate container 39346d896c85 08:57:16 ---> ba2176f5ca41 08:57:16 Step 24/24 : LABEL version=0.0.0 08:57:16 ---> Running in 3cada0332471 08:57:17 Removing intermediate container 3cada0332471 08:57:17 ---> 369b309994df 08:57:17 08:57:17 Successfully built 369b309994df 08:57:17 Successfully tagged security-secretstore-setup-arm64:latest 08:57:17  Building security-secretstore-setup ... done Building support-notifications 08:57:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:57:35 ---> cc32084b7a3d 08:57:35 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:57:35 ---> Using cache 08:57:35 ---> 1c805f8867ee 08:57:35 Step 4/22 : WORKDIR /edgex-go 08:57:35 ---> Using cache 08:57:35 ---> 7951b5ea61ba 08:57:35 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:57:36 ---> Running in f82f8b679dea 08:57:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:40 OK: 221 MiB in 51 packages 08:57:41 Removing intermediate container f82f8b679dea 08:57:41 ---> 72dbf76e7bcd 08:57:41 Step 6/22 : COPY go.mod vendor* ./ 08:57:42 ---> dd82569c1dc4 08:57:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:42 ---> Running in f5bd5207be99 08:57:55 Removing intermediate container 416aab69afbb 08:57:55 ---> ccbdbffb878e 08:57:55 08:57:55 Step 10/22 : FROM alpine:3.16 08:57:55 ---> 4c81e5bf8899 08:57:55 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:57:55 ---> Running in 6f1c4a0e4c1b 08:57:56 Removing intermediate container 6f1c4a0e4c1b 08:57:56 ---> a0b1eaf81ed4 08:57:56 Step 12/22 : ENV APP_PORT=59880 08:57:56 ---> Running in b3a719d8fde7 08:57:57 Removing intermediate container b3a719d8fde7 08:57:57 ---> aedccafebde5 08:57:57 Step 13/22 : EXPOSE $APP_PORT 08:57:57 ---> Running in 120e81794860 08:57:58 Removing intermediate container 120e81794860 08:57:58 ---> 436c0eb6d844 08:57:58 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:57:58 ---> Running in 593d15a7a5b1 08:58:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:04 (1/1) Installing dumb-init (1.2.5-r1) 08:58:04 Executing busybox-1.35.0-r17.trigger 08:58:04 OK: 5 MiB in 15 packages 08:58:07 Removing intermediate container 593d15a7a5b1 08:58:07 ---> b72c841df466 08:58:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:07 Removing intermediate container 3122db37e3af 08:58:07 ---> 127aaba8f9c4 08:58:07 08:58:07 Step 10/24 : FROM alpine:3.16 08:58:07 ---> 4c81e5bf8899 08:58:07 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:58:08 ---> Running in f235532533d5 08:58:09 ---> 2051d4f38e6a 08:58:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:13 ---> 130669fd4f1a 08:58:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:58:13 (1/1) Installing dumb-init (1.2.5-r1) 08:58:13 Executing busybox-1.35.0-r17.trigger 08:58:13 OK: 5 MiB in 15 packages 08:58:14 ---> 270b066837f6 08:58:14 Step 18/22 : ENTRYPOINT ["/core-data"] 08:58:15 ---> Running in 832e1013b61e 08:58:16 Removing intermediate container f235532533d5 08:58:16 ---> fe0a87e94d98 08:58:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:58:16 Removing intermediate container 708b6162fda7 08:58:16 ---> 2190b4a52c87 08:58:16 08:58:16 Step 10/22 : FROM alpine:3.16 08:58:16 ---> 4c81e5bf8899 08:58:16 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:58:16 ---> Running in 9a87a56735d7 08:58:16 Removing intermediate container 832e1013b61e 08:58:16 ---> 3c6d17b0842a 08:58:16 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:16 ---> Running in a812f851e3d3 08:58:16 ---> Running in cb5cad05ecd6 08:58:17 Removing intermediate container 9a87a56735d7 08:58:17 ---> 0201c437b6c1 08:58:17 Step 13/24 : ENV APP_PORT=59881 08:58:17 Removing intermediate container a812f851e3d3 08:58:17 ---> 024baeba94ac 08:58:17 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:58:17 ---> Running in 40998829c8cd 08:58:17 ---> Running in 7f5a5ca5428b 08:58:17 Removing intermediate container cb5cad05ecd6 08:58:17 ---> 93adcbd5fd58 08:58:17 Step 20/22 : LABEL arch=arm64 08:58:18 ---> Running in f799847c47e3 08:58:18 Removing intermediate container 40998829c8cd 08:58:18 ---> 243b75f46758 08:58:18 Step 14/24 : EXPOSE $APP_PORT 08:58:18 ---> Running in 5682cd17a6f1 08:58:19 Removing intermediate container f799847c47e3 08:58:19 ---> e9401002ecd8 08:58:19 Step 21/22 : LABEL git_sha=076924d8097f642c3efce5f7b71f53e9cfb2945d 08:58:19 ---> Running in b09871626c39 08:58:19 Removing intermediate container 5682cd17a6f1 08:58:19 ---> ba43b0286f5a 08:58:19 Step 15/24 : WORKDIR / 08:58:20 ---> Running in f190897c18d2 08:58:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:20 Removing intermediate container b09871626c39 08:58:20 ---> 10f799f61be7 08:58:20 Step 22/22 : LABEL version=0.0.0 08:58:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:20 ---> Running in bcd2bac9bbcc 08:58:21 Removing intermediate container f190897c18d2 08:58:21 ---> 5fcea1c71185 08:58:21 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:21 Removing intermediate container bcd2bac9bbcc 08:58:21 ---> 79dd4c1485d0 08:58:21 08:58:22 Successfully built 79dd4c1485d0 08:58:22 Successfully tagged core-data-arm64:latest 08:58:22  Building core-data ... done Building security-spire-server 08:58:22 (1/1) Installing dumb-init (1.2.5-r1) 08:58:22 Executing busybox-1.35.0-r17.trigger 08:58:22 OK: 5 MiB in 15 packages 08:58:22 ---> 4d487e476353 08:58:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:58:24 Removing intermediate container 7f5a5ca5428b 08:58:24 ---> 9dd8c99726c6 08:58:24 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:58:25 ---> 8bae71280be0 08:58:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:58:26 ---> 714086396d4c 08:58:26 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:58:26 ---> 510e6e5ea794 08:58:26 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:58:28 ---> a415e34d005e 08:58:28 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:58:28 ---> e8b086c53536 08:58:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:58:28 ---> Running in 1322bd6b0512 08:58:29 Removing intermediate container 1322bd6b0512 08:58:29 ---> 234986f82daa 08:58:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:29 ---> 5dad356c3592 08:58:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:58:29 ---> Running in b0380b282849 08:58:30 Removing intermediate container b0380b282849 08:58:30 ---> 146151b9dbce 08:58:30 Step 22/24 : LABEL arch=arm64 08:58:30 ---> Running in 0b15aef4b9ff 08:58:30 ---> 7c05aa7ccc25 08:58:30 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:58:31 Removing intermediate container 0b15aef4b9ff 08:58:31 ---> a182abd77165 08:58:31 Step 23/24 : LABEL git_sha=076924d8097f642c3efce5f7b71f53e9cfb2945d 08:58:31 ---> Running in 20bc25078966 08:58:31 ---> Running in 9dab24534eb3 08:58:32 Removing intermediate container 9dab24534eb3 08:58:32 ---> 2c10aff5e450 08:58:32 Step 24/24 : LABEL version=0.0.0 08:58:33 ---> Running in 626549ebfd4a 08:58:33 Removing intermediate container 626549ebfd4a 08:58:33 ---> 1d106870835c 08:58:33 08:58:34 Successfully built 1d106870835c 08:58:34 Successfully tagged core-metadata-arm64:latest 08:58:34 Building security-spire-config 08:58:34  Building core-metadata ... done Removing intermediate container 20bc25078966 08:58:34 ---> e5e9ccc29b25 08:58:34 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:58:35 ---> Running in 718556c5ace5 08:58:36 Removing intermediate container 718556c5ace5 08:58:36 ---> 0ac36c34cd84 08:58:36 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:58:36 ---> Running in ff104f3a5513 08:58:37 Removing intermediate container ff104f3a5513 08:58:37 ---> db5cb6402bc7 08:58:37 Step 20/22 : LABEL arch=arm64 08:58:37 ---> Running in 026a628cfb9c 08:58:38 Removing intermediate container 026a628cfb9c 08:58:38 ---> 70570c695c12 08:58:38 Step 21/22 : LABEL git_sha=076924d8097f642c3efce5f7b71f53e9cfb2945d 08:58:38 ---> Running in bb656a6989e1 08:58:39 Removing intermediate container bb656a6989e1 08:58:39 ---> 06a9af8c982b 08:58:39 Step 22/22 : LABEL version=0.0.0 08:58:39 ---> Running in 9397dc97b220 08:58:40 Removing intermediate container 9397dc97b220 08:58:40 ---> 4098e64d97e1 08:58:40 08:58:40 Successfully built 4098e64d97e1 08:58:41 Successfully tagged core-common-config-bootstrapper-arm64:latest 08:58:41 Building security-bootstrapper 08:58:47  Building core-common-config-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:58:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:58:47 ---> cc32084b7a3d 08:58:47 Step 3/23 : WORKDIR /edgex-go 08:58:47 ---> Using cache 08:58:47 ---> 77de1e84eee7 08:58:47 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:58:47 ---> Using cache 08:58:47 ---> 755e63f98ce5 08:58:47 Step 5/23 : COPY go.mod vendor* ./ 08:58:47 ---> Using cache 08:58:47 ---> beaae39f4278 08:58:47 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:47 ---> Using cache 08:58:47 ---> d4390effae25 08:58:47 Step 7/23 : COPY . . 08:58:47 ---> Using cache 08:58:47 ---> 5d47f4a433bb 08:58:47 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:58:47 ---> Using cache 08:58:47 ---> 26a56e66e20f 08:58:47 Step 9/23 : WORKDIR /edgex-go/spire-build 08:58:47 ---> Using cache 08:58:47 ---> e073f67345f7 08:58:47 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:58:48 ---> Running in db7a6cf84cdb 08:58:52 Removing intermediate container db7a6cf84cdb 08:58:52 ---> 25ce836cd0c3 08:58:52 Step 11/23 : WORKDIR /edgex-go 08:58:52 ---> Running in 83c6b49b3e5c 08:58:53 Removing intermediate container 83c6b49b3e5c 08:58:53 ---> 20aa62e04c57 08:58:53 08:58:53 Step 12/23 : FROM alpine:3.15 08:58:53 ---> 354640af7b1b 08:58:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:58:53 ---> Using cache 08:58:53 ---> 653c30e95705 08:58:53 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:58:53 ---> Using cache 08:58:53 ---> b727d39334b5 08:58:53 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:59:03 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:59:03 ---> cc32084b7a3d 08:59:03 Step 3/24 : WORKDIR /edgex-go 08:59:03 ---> Using cache 08:59:03 ---> 77de1e84eee7 08:59:03 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:59:03 ---> Using cache 08:59:03 ---> 755e63f98ce5 08:59:03 Step 5/24 : COPY go.mod vendor* ./ 08:59:03 ---> Using cache 08:59:03 ---> beaae39f4278 08:59:03 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:03 ---> Using cache 08:59:03 ---> d4390effae25 08:59:03 Step 7/24 : COPY . . 08:59:03 ---> Using cache 08:59:03 ---> 5d47f4a433bb 08:59:03 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:59:03 ---> Using cache 08:59:03 ---> 26a56e66e20f 08:59:03 Step 9/24 : WORKDIR /edgex-go/spire-build 08:59:03 ---> Using cache 08:59:03 ---> e073f67345f7 08:59:03 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:59:03 ---> Using cache 08:59:03 ---> 7413781ae6ef 08:59:03 Step 11/24 : WORKDIR /edgex-go 08:59:03 ---> Using cache 08:59:03 ---> 96eacc2b64fc 08:59:03 08:59:03 Step 12/24 : FROM alpine:3.15 08:59:03 ---> 354640af7b1b 08:59:03 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:59:03 ---> Using cache 08:59:03 ---> 653c30e95705 08:59:03 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:59:04 ---> Running in 28d627011011 08:59:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:59:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:59:08 ---> aecc47ff70e2 08:59:08 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:59:09 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:59:09 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:59:09 OK: 15734 distinct packages available 08:59:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:59:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:59:10 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:10 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:59:10 ---> cc32084b7a3d 08:59:10 Step 3/32 : WORKDIR /edgex-go 08:59:10 ---> Using cache 08:59:10 ---> 77de1e84eee7 08:59:10 Step 4/32 : RUN apk add --update --no-cache make git 08:59:10 (1/4) Installing dumb-init (1.2.5-r1) 08:59:10 (2/4) Installing musl-obstack (1.2.3-r0) 08:59:11 (3/4) Installing libucontext (1.1-r0) 08:59:11 (4/4) Installing gcompat (1.0.0-r4) 08:59:11 Executing busybox-1.34.1-r7.trigger 08:59:11 OK: 6 MiB in 18 packages 08:59:11 ---> Running in a7078a92bea3 08:59:11 ---> 3f00467c0cb0 08:59:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:59:13 ---> f3f51090fea4 08:59:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:59:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:13 Removing intermediate container 28d627011011 08:59:13 ---> 4a6330cb83b6 08:59:13 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:59:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:14 ---> cb892f353952 08:59:14 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:59:15 ---> Running in 7729f9522003 08:59:15 OK: 221 MiB in 51 packages 08:59:16 Removing intermediate container 7729f9522003 08:59:16 ---> 0ea75b281d05 08:59:16 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:59:16 ---> Running in b2bcd57b6d3e 08:59:17 Removing intermediate container a7078a92bea3 08:59:17 ---> e71a57294f07 08:59:17 Step 5/32 : COPY go.mod vendor* ./ 08:59:17 Removing intermediate container b2bcd57b6d3e 08:59:17 ---> e85d310ccfa0 08:59:17 Step 21/23 : LABEL arch=arm64 08:59:18 ---> Running in 0f0e09a55344 08:59:18 Removing intermediate container 0f0e09a55344 08:59:18 ---> 6d6f8c098892 08:59:18 Step 22/23 : LABEL git_sha=076924d8097f642c3efce5f7b71f53e9cfb2945d 08:59:18 ---> Running in 3194744d8f15 08:59:18 ---> ace81c764cb0 08:59:18 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:19 ---> Running in 469dfc17ce93 08:59:19 Removing intermediate container 3194744d8f15 08:59:19 ---> 2e424be5ca50 08:59:19 Step 23/23 : LABEL version=0.0.0 08:59:20 ---> Running in 9a2855d8b2f2 08:59:21 Removing intermediate container 9a2855d8b2f2 08:59:21 ---> 42b01718b134 08:59:21 08:59:21 Successfully built 42b01718b134 08:59:21 Successfully tagged security-spire-server-arm64:latest 08:59:21  Building security-spire-server ... done Building security-proxy-setup 08:59:25 ---> 5be504693e2e 08:59:25 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:59:26 ---> 89c4a22d626e 08:59:26 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:59:26 ---> Running in 4567547e0a58 08:59:27 Removing intermediate container 4567547e0a58 08:59:27 ---> 18b5c312add4 08:59:27 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:59:29 ---> 87d4954c6b8e 08:59:29 Step 19/24 : WORKDIR / 08:59:29 ---> Running in 46ff7ad50588 08:59:30 Removing intermediate container 46ff7ad50588 08:59:30 ---> b079bbcdab22 08:59:30 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:59:30 ---> Running in 9c194929e568 08:59:31 Removing intermediate container 9c194929e568 08:59:31 ---> 2991a7f829b4 08:59:31 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:59:31 ---> Running in 70ab63bfdbd9 08:59:31 Removing intermediate container 70ab63bfdbd9 08:59:31 ---> b71613da5de5 08:59:31 Step 22/24 : LABEL arch=arm64 08:59:31 ---> Running in 4ea1f2e0a338 08:59:32 Removing intermediate container 4ea1f2e0a338 08:59:32 ---> 6ea86e8021f5 08:59:32 Step 23/24 : LABEL git_sha=076924d8097f642c3efce5f7b71f53e9cfb2945d 08:59:32 ---> Running in 5f78087943be 08:59:33 Removing intermediate container 5f78087943be 08:59:33 ---> a1ed33db4dc6 08:59:33 Step 24/24 : LABEL version=0.0.0 08:59:33 ---> Running in aa4b86536cac 08:59:34 Removing intermediate container aa4b86536cac 08:59:34 ---> 73d8d69da951 08:59:34 08:59:34 Successfully built 73d8d69da951 08:59:35 Successfully tagged security-spire-config-arm64:latest 08:59:35  Building security-spire-config ... done Building core-command 08:59:36 Removing intermediate container f5bd5207be99 08:59:36 ---> 431dcf5068d8 08:59:36 Step 8/22 : COPY . . 08:59:40 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:40 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:59:40 ---> cc32084b7a3d 08:59:40 Step 3/21 : WORKDIR /edgex-go 08:59:40 ---> Using cache 08:59:40 ---> 77de1e84eee7 08:59:40 Step 4/21 : RUN apk add --update --no-cache make git 08:59:40 ---> Using cache 08:59:40 ---> e71a57294f07 08:59:41 Step 5/21 : COPY go.mod vendor* ./ 08:59:41 ---> Using cache 08:59:41 ---> ace81c764cb0 08:59:41 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:41 ---> Running in 4fe0ae80fb99 08:59:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:59:56 ---> cc32084b7a3d 08:59:56 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:59:56 ---> Using cache 08:59:56 ---> 1c805f8867ee 08:59:56 Step 4/23 : WORKDIR /edgex-go 08:59:56 ---> Using cache 08:59:56 ---> 7951b5ea61ba 08:59:56 Step 5/23 : RUN apk add --update --no-cache make git 08:59:56 ---> Using cache 08:59:56 ---> 904f98d841ee 08:59:56 Step 6/23 : COPY go.mod vendor* ./ 08:59:56 ---> Using cache 08:59:56 ---> 91fbad7b29d8 08:59:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:56 ---> Using cache 08:59:56 ---> 92a775422843 08:59:56 Step 8/23 : COPY . . 08:59:56 ---> Using cache 08:59:56 ---> f8a58baea40e 08:59:56 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:59:58 ---> Running in 63cc08f51c66 09:00:00 Removing intermediate container 3e9e4bd23bdd 09:00:00 ---> e11224d1ee77 09:00:00 09:00:00 Step 10/22 : FROM alpine:3.16 09:00:00 ---> 4c81e5bf8899 09:00:00 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:00:00 ---> Using cache 09:00:00 ---> fe0a87e94d98 09:00:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:00:00 ---> Using cache 09:00:00 ---> 0201c437b6c1 09:00:00 Step 13/22 : ENV APP_PORT=59861 09:00:00 ---> 9e67e0665e4b 09:00:00 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:00:00 ---> Running in c06c254d7dc2 09:00:00 ---> Running in 2d07e86ec0b4 09:00:01 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 09:00:01 Removing intermediate container c06c254d7dc2 09:00:01 ---> 92861b8d9131 09:00:01 Step 14/22 : EXPOSE $APP_PORT 09:00:02 ---> Running in dfc194c9f91f 09:00:03 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:00:03 Removing intermediate container dfc194c9f91f 09:00:03 ---> a5448654f32e 09:00:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:00:04 ---> 11aaa56b1f13 09:00:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:00:10 ---> 4fcbe498fa75 09:00:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:00:11 ---> 1184ae95a375 09:00:11 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:00:11 ---> Running in e4d8dc22f709 09:00:12 Removing intermediate container e4d8dc22f709 09:00:12 ---> 4f33f044f823 09:00:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:00:12 ---> Running in 50ca02f3e186 09:00:14 Removing intermediate container 50ca02f3e186 09:00:14 ---> 48a82f3f795e 09:00:14 Step 20/22 : LABEL arch=arm64 09:00:14 ---> Running in 90bd32f9b8ef 09:00:15 Removing intermediate container 90bd32f9b8ef 09:00:15 ---> bdeff90f2e45 09:00:15 Step 21/22 : LABEL git_sha=076924d8097f642c3efce5f7b71f53e9cfb2945d 09:00:15 ---> Running in 5e85fbd42198 09:00:16 Removing intermediate container 5e85fbd42198 09:00:16 ---> 9b1aa7df53a2 09:00:16 Step 22/22 : LABEL version=0.0.0 09:00:16 ---> Running in 68aab159f388 09:00:17 Removing intermediate container 68aab159f388 09:00:17 ---> a7e503b8f350 09:00:17 09:00:17 Successfully built a7e503b8f350 09:00:17 Successfully tagged support-scheduler-arm64:latest 09:00:17  Building support-scheduler ... done Building security-spiffe-token-provider 09:00:40 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:00:40 Step 2/19 : FROM ${BUILDER_BASE} AS builder 09:00:40 ---> cc32084b7a3d 09:00:40 Step 3/19 : WORKDIR /edgex-go 09:00:40 ---> Using cache 09:00:40 ---> 77de1e84eee7 09:00:40 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 09:00:40 ---> Running in 8a70bc6245ec 09:00:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:00:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:00:43 v3.16.4-16-g3c16caa8e9c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 09:00:43 v3.16.4-15-gda8bdec06a8 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 09:00:43 OK: 16903 distinct packages available 09:00:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:00:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:00:45 OK: 221 MiB in 51 packages 09:00:48 Removing intermediate container 8a70bc6245ec 09:00:48 ---> 2bcbdd9eedef 09:00:48 Step 5/19 : COPY go.mod vendor* ./ 09:00:50 ---> 5a07fac40ac0 09:00:50 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:00:50 ---> Running in be905e6a181f 09:00:56 Removing intermediate container 469dfc17ce93 09:00:56 ---> c6dde314ce5c 09:00:56 Step 7/32 : COPY . . 09:01:23 ---> 9ef9de943497 09:01:23 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 09:01:23 ---> Running in 4adbcebd7f8f 09:01:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:01:27 Removing intermediate container 4fe0ae80fb99 09:01:27 ---> 0a84a2b1d78d 09:01:27 Step 7/21 : COPY . . 09:01:42 ---> e00ed2291786 09:01:42 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 09:01:42 ---> Running in b51bb639ea19 09:01:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 09:02:54 Removing intermediate container be905e6a181f 09:02:54 ---> 1107d729d069 09:02:54 Step 7/19 : COPY . . 09:03:05 ---> baec97a728e1 09:03:05 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:03:05 ---> Running in 4da8726a8847 09:03:06 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 09:07:13 Removing intermediate container 63cc08f51c66 09:07:13 ---> ab40e94cad04 09:07:13 09:07:13 Step 10/23 : FROM alpine:3.16 09:07:13 ---> 4c81e5bf8899 09:07:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:07:13 ---> Using cache 09:07:13 ---> fe0a87e94d98 09:07:13 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:07:13 ---> Using cache 09:07:13 ---> 0201c437b6c1 09:07:13 Step 13/23 : ENV APP_PORT=59882 09:07:13 ---> Running in 134d75615322 09:07:13 Removing intermediate container 134d75615322 09:07:13 ---> e364cfba9b13 09:07:13 Step 14/23 : EXPOSE $APP_PORT 09:07:13 ---> Running in 08f4f284fc33 09:07:13 Removing intermediate container 08f4f284fc33 09:07:13 ---> 1759a08c65ef 09:07:13 Step 15/23 : WORKDIR / 09:07:13 ---> Running in 328e6eb83567 09:07:13 Removing intermediate container 328e6eb83567 09:07:13 ---> 5a4e2e003f9a 09:07:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:13 ---> 664d9f5de413 09:07:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:07:13 ---> 459babff59df 09:07:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:07:13 ---> ab7600cda93d 09:07:13 Step 19/23 : ENTRYPOINT ["/core-command"] 09:07:13 ---> Running in bc058005ef91 09:07:13 Removing intermediate container bc058005ef91 09:07:13 ---> 3700192720ba 09:07:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:07:14 ---> Running in 988c6be6b5c3 09:07:14 Removing intermediate container 988c6be6b5c3 09:07:14 ---> 3d1e39df6666 09:07:14 Step 21/23 : LABEL arch=arm64 09:07:14 ---> Running in b438b74b445c 09:07:15 Removing intermediate container b438b74b445c 09:07:15 ---> 08d3e8e3fab5 09:07:15 Step 22/23 : LABEL git_sha=076924d8097f642c3efce5f7b71f53e9cfb2945d 09:07:15 ---> Running in 43d6067dbd60 09:07:15 Removing intermediate container 43d6067dbd60 09:07:15 ---> 73602635b2cf 09:07:15 Step 23/23 : LABEL version=0.0.0 09:07:15 ---> Running in 052a9fd17ead 09:07:16 Removing intermediate container 052a9fd17ead 09:07:16 ---> 8de755bbfc55 09:07:16 09:07:16 Successfully built 8de755bbfc55 09:07:16 Successfully tagged core-command-arm64:latest 09:08:03  Building core-command ... done 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:08:22 Removing intermediate container 4adbcebd7f8f 09:08:22 ---> 3d86938c0019 09:08:22 09:08:22 Step 9/32 : FROM alpine:3.16 09:08:22 ---> 4c81e5bf8899 09:08:22 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:08:22 ---> Running in 818c00b7360b 09:08:22 Removing intermediate container 818c00b7360b 09:08:22 ---> a50cbeb60c3b 09:08:22 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:08:22 ---> Running in cc0d0eda8cc5 09:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:08:25 (1/2) Installing dumb-init (1.2.5-r1) 09:08:25 (2/2) Installing su-exec (0.2-r1) 09:08:25 Executing busybox-1.35.0-r17.trigger 09:08:25 OK: 5 MiB in 16 packages 09:08:26 Removing intermediate container b51bb639ea19 09:08:26 ---> bb8bf340f286 09:08:26 09:08:26 Step 9/21 : FROM alpine:3.16 09:08:26 ---> 4c81e5bf8899 09:08:26 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 09:08:26 ---> Running in 7bce6e9e34e2 09:08:26 Removing intermediate container cc0d0eda8cc5 09:08:26 ---> 4e494dee4f62 09:08:26 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:08:27 ---> Running in bbc769a8928e 09:08:28 Removing intermediate container bbc769a8928e 09:08:28 ---> 4f8f2df0abf4 09:08:28 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:08:28 ---> Running in 39066a1ac4c3 09:08:28 Removing intermediate container 39066a1ac4c3 09:08:28 ---> aa928d3a9b5f 09:08:28 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:08:28 ---> Running in 86b12a730766 09:08:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:08:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:08:29 Removing intermediate container 86b12a730766 09:08:29 ---> 8c384247b51e 09:08:29 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:08:29 ---> Running in de13360dc18f 09:08:30 Removing intermediate container de13360dc18f 09:08:30 ---> e87f50e421a3 09:08:30 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:08:30 ---> Running in af7830d95826 09:08:30 (1/6) Installing ca-certificates (20220614-r0) 09:08:30 (2/6) Installing brotli-libs (1.0.9-r6) 09:08:30 (3/6) Installing nghttp2-libs (1.47.0-r0) 09:08:30 (4/6) Installing libcurl (7.83.1-r6) 09:08:30 (5/6) Installing curl (7.83.1-r6) 09:08:30 (6/6) Installing dumb-init (1.2.5-r1) 09:08:30 Executing busybox-1.35.0-r17.trigger 09:08:30 Executing ca-certificates-20220614-r0.trigger 09:08:31 OK: 8 MiB in 20 packages 09:08:33 Removing intermediate container af7830d95826 09:08:33 ---> 0bc7e6f1a521 09:08:33 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:08:33 Removing intermediate container 7bce6e9e34e2 09:08:33 ---> 8a5d2568e3be 09:08:33 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:08:33 ---> Running in b7b3e1288f7a 09:08:33 ---> Running in 3e8d55a8cc8e 09:08:34 Removing intermediate container b7b3e1288f7a 09:08:34 ---> 83cd4d99b096 09:08:34 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:08:34 Removing intermediate container 3e8d55a8cc8e 09:08:34 ---> 8cac19b9c42b 09:08:34 Step 12/21 : WORKDIR /edgex 09:08:34 ---> Running in ec1c02df8e9e 09:08:35 Removing intermediate container ec1c02df8e9e 09:08:35 ---> 82246fc83115 09:08:35 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 09:08:35 ---> 35545ea0ba92 09:08:35 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:08:35 ---> Running in 3f0099922fb4 09:08:36 ---> 31b4207ffe2c 09:08:36 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 09:08:39 ---> 45539ac52345 09:08:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:08:39 Removing intermediate container 3f0099922fb4 09:08:39 ---> 15bb392315b9 09:08:39 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:08:42 ---> d84085daeff0 09:08:42 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:08:42 ---> 7695debb9b3f 09:08:42 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:08:44 ---> 9be8cf4b0651 09:08:44 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:44 ---> Running in e1d765551eaa 09:08:45 ---> b1bb9c8ca715 09:08:45 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:08:46 ---> 373e7f1fb7a2 09:08:46 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:08:47 ---> 07a1abe792bd 09:08:47 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:08:47 Removing intermediate container e1d765551eaa 09:08:47 ---> d104dcf99104 09:08:47 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 09:08:47 ---> Running in 0a27ca348789 09:08:48 Removing intermediate container 0a27ca348789 09:08:48 ---> 5ce0ff948c68 09:08:48 Step 19/21 : LABEL arch=arm64 09:08:48 ---> Running in 4582c340215f 09:08:49 ---> e5f4a2c5760c 09:08:49 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:08:49 Removing intermediate container 4582c340215f 09:08:49 ---> e5ea51c89bce 09:08:49 Step 20/21 : LABEL git_sha=076924d8097f642c3efce5f7b71f53e9cfb2945d 09:08:49 ---> Running in fc83806e8b78 09:08:50 ---> 7557fe76c758 09:08:50 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:08:50 Removing intermediate container fc83806e8b78 09:08:50 ---> e7517ea5778a 09:08:50 Step 21/21 : LABEL version=0.0.0 09:08:50 ---> Running in faacbd47be44 09:08:51 ---> 06c43feeaf8f 09:08:51 Step 27/32 : RUN chmod +x /entrypoint.sh 09:08:51 Removing intermediate container faacbd47be44 09:08:51 ---> 97e0a6dca702 09:08:51 09:08:51 ---> Running in e707cd9f2215 09:08:51 Successfully built 97e0a6dca702 09:08:51 Successfully tagged security-proxy-setup-arm64:latest 09:08:55  Building security-proxy-setup ... done Removing intermediate container e707cd9f2215 09:08:55 ---> 246e48b4d43a 09:08:55 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:08:55 ---> Running in 8da4b18c9da1 09:08:55 Removing intermediate container 8da4b18c9da1 09:08:55 ---> 6d0d4c4b590f 09:08:55 Step 29/32 : CMD ["gate"] 09:08:55 ---> Running in 169146fb1b76 09:08:56 Removing intermediate container 169146fb1b76 09:08:56 ---> fc20178aa767 09:08:56 Step 30/32 : LABEL arch=arm64 09:08:56 ---> Running in f28e0184ddf9 09:08:57 Removing intermediate container f28e0184ddf9 09:08:57 ---> fbde2db7f5d8 09:08:57 Step 31/32 : LABEL git_sha=076924d8097f642c3efce5f7b71f53e9cfb2945d 09:08:57 ---> Running in b1a958a8b2fd 09:08:58 Removing intermediate container b1a958a8b2fd 09:08:58 ---> 31f2f562fa60 09:08:58 Step 32/32 : LABEL version=0.0.0 09:08:58 ---> Running in c60df33a7d55 09:08:58 Removing intermediate container c60df33a7d55 09:08:58 ---> 72670f59a7f2 09:08:58 09:08:58 Successfully built 72670f59a7f2 09:08:58 Successfully tagged security-bootstrapper-arm64:latest 09:09:31  Building security-bootstrapper ... done Removing intermediate container 2d07e86ec0b4 09:09:31 ---> 0cea9929db83 09:09:31 09:09:31 Step 10/22 : FROM alpine:3.16 09:09:31 ---> 4c81e5bf8899 09:09:31 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:09:31 ---> Running in 5dbd7bd618d5 09:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:09:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:09:31 (1/2) Installing ca-certificates (20220614-r0) 09:09:31 (2/2) Installing dumb-init (1.2.5-r1) 09:09:31 Executing busybox-1.35.0-r17.trigger 09:09:31 Executing ca-certificates-20220614-r0.trigger 09:09:31 OK: 6 MiB in 16 packages 09:09:33 Removing intermediate container 5dbd7bd618d5 09:09:33 ---> 73a4fce2205d 09:09:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:09:33 ---> Running in 523236e224f5 09:09:33 Removing intermediate container 523236e224f5 09:09:33 ---> 37ed4757088a 09:09:33 Step 13/22 : ENV APP_PORT=59860 09:09:33 ---> Running in 11bdf2edd750 09:09:33 Removing intermediate container 11bdf2edd750 09:09:33 ---> c66caca8ae0b 09:09:33 Step 14/22 : EXPOSE $APP_PORT 09:09:33 ---> Running in cdbf44d642ff 09:09:34 Removing intermediate container cdbf44d642ff 09:09:34 ---> c142407de0e6 09:09:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:34 ---> 7c915b1c76aa 09:09:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:09:36 ---> a1ec24550c30 09:09:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:09:36 ---> df0482567b52 09:09:36 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:09:36 ---> Running in 5c1a454aaf85 09:09:37 Removing intermediate container 5c1a454aaf85 09:09:37 ---> ed8a2afff392 09:09:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:09:37 ---> Running in f3aba974ae5c 09:09:37 Removing intermediate container f3aba974ae5c 09:09:37 ---> e931619d6974 09:09:37 Step 20/22 : LABEL arch=arm64 09:09:37 ---> Running in d6c276bb6aa4 09:09:38 Removing intermediate container d6c276bb6aa4 09:09:38 ---> 71aeed5f380c 09:09:38 Step 21/22 : LABEL git_sha=076924d8097f642c3efce5f7b71f53e9cfb2945d 09:09:38 ---> Running in 8523f2cd43fd 09:09:38 Removing intermediate container 8523f2cd43fd 09:09:38 ---> 0e21028831b5 09:09:38 Step 22/22 : LABEL version=0.0.0 09:09:38 ---> Running in 95673a378ca2 09:09:38 Removing intermediate container 95673a378ca2 09:09:38 ---> 573747fda997 09:09:38 09:09:39 Successfully built 573747fda997 09:09:39 Successfully tagged support-notifications-arm64:latest 09:09:45  Building support-notifications ... done Removing intermediate container 4da8726a8847 09:09:45 ---> 369b0d62007e 09:09:45 09:09:45 Step 9/19 : FROM alpine:3.15 09:09:45 ---> 354640af7b1b 09:09:45 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:09:45 ---> Using cache 09:09:45 ---> 653c30e95705 09:09:45 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:09:45 ---> Running in a5f7e166645f 09:09:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:09:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:09:48 v3.15.7-14-gcfb0d81afed [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:09:48 v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:09:48 OK: 15734 distinct packages available 09:09:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:09:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:09:49 (1/9) Installing ca-certificates (20220614-r0) 09:09:49 (2/9) Installing brotli-libs (1.0.9-r5) 09:09:49 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:09:49 (4/9) Installing libcurl (7.80.0-r6) 09:09:49 (5/9) Installing curl (7.80.0-r6) 09:09:49 (6/9) Installing dumb-init (1.2.5-r1) 09:09:49 (7/9) Installing musl-obstack (1.2.3-r0) 09:09:49 (8/9) Installing libucontext (1.1-r0) 09:09:49 (9/9) Installing gcompat (1.0.0-r4) 09:09:49 Executing busybox-1.34.1-r7.trigger 09:09:49 Executing ca-certificates-20220614-r0.trigger 09:09:49 OK: 8 MiB in 23 packages 09:09:50 Removing intermediate container a5f7e166645f 09:09:50 ---> c8d172aad95c 09:09:50 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:09:51 ---> b63ba54a1667 09:09:51 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:09:52 ---> 08c08b0ba72c 09:09:52 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:09:53 ---> 17c850144e57 09:09:53 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:09:53 ---> Running in 50da26d6e8cc 09:09:53 Removing intermediate container 50da26d6e8cc 09:09:53 ---> 4cb9d5604fc8 09:09:53 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:09:53 ---> Running in 8bb2e718eb9a 09:09:54 Removing intermediate container 8bb2e718eb9a 09:09:54 ---> ea866be4204f 09:09:54 Step 17/19 : LABEL arch=arm64 09:09:54 ---> Running in f287b81afd72 09:09:54 Removing intermediate container f287b81afd72 09:09:54 ---> 78a63acd9661 09:09:54 Step 18/19 : LABEL git_sha=076924d8097f642c3efce5f7b71f53e9cfb2945d 09:09:54 ---> Running in 678b5b634b0f 09:09:54 Removing intermediate container 678b5b634b0f 09:09:54 ---> 93fe24d05571 09:09:54 Step 19/19 : LABEL version=0.0.0 09:09:54 ---> Running in 166b5bc849d7 09:09:54 Removing intermediate container 166b5bc849d7 09:09:54 ---> 51dcd92d3de9 09:09:54 09:09:55 Successfully built 51dcd92d3de9 09:09:55 Successfully tagged security-spiffe-token-provider-arm64:latest 09:09:55  Building security-spiffe-token-provider ... done  [Pipeline] } 09:09:55 $ docker stop --time=1 03bb80149637772a8c34be5ee709fa96f5ad50e3fec4573308880e686fb1395d 09:09:57 $ docker rm -f --volumes 03bb80149637772a8c34be5ee709fa96f5ad50e3fec4573308880e686fb1395d [Pipeline] // withDockerContainer [Pipeline] sh 09:09:57 + docker images 09:09:58 REPOSITORY TAG IMAGE ID CREATED SIZE 09:09:58 security-spiffe-token-provider-arm64 latest 51dcd92d3de9 3 seconds ago 29.1MB 09:09:58 369b0d62007e 13 seconds ago 1.54GB 09:09:58 support-notifications-arm64 latest 573747fda997 19 seconds ago 29.7MB 09:09:58 0cea9929db83 32 seconds ago 1.57GB 09:09:58 security-bootstrapper-arm64 latest 72670f59a7f2 59 seconds ago 19.6MB 09:09:58 security-proxy-setup-arm64 latest 97e0a6dca702 About a minute ago 26.9MB 09:09:58 bb8bf340f286 About a minute ago 1.5GB 09:09:58 3d86938c0019 About a minute ago 1.5GB 09:09:58 core-command-arm64 latest 8de755bbfc55 2 minutes ago 17MB 09:09:58 ab40e94cad04 2 minutes ago 1.51GB 09:09:58 support-scheduler-arm64 latest a7e503b8f350 9 minutes ago 29MB 09:09:58 e11224d1ee77 10 minutes ago 1.57GB 09:09:58 security-spire-config-arm64 latest 73d8d69da951 10 minutes ago 83.6MB 09:09:58 security-spire-server-arm64 latest 42b01718b134 10 minutes ago 84.3MB 09:09:58 20aa62e04c57 11 minutes ago 1.38GB 09:09:58 core-common-config-bootstrapper-arm64 latest 4098e64d97e1 11 minutes ago 14.9MB 09:09:58 core-metadata-arm64 latest 1d106870835c 11 minutes ago 17.7MB 09:09:58 core-data-arm64 latest 79dd4c1485d0 11 minutes ago 17.2MB 09:09:58 2190b4a52c87 11 minutes ago 1.5GB 09:09:58 127aaba8f9c4 11 minutes ago 1.51GB 09:09:58 ccbdbffb878e 12 minutes ago 1.51GB 09:09:58 security-secretstore-setup-arm64 latest 369b309994df 12 minutes ago 29MB 09:09:58 4f9c9afca2bb 13 minutes ago 1.5GB 09:09:58 security-spire-agent-arm64 latest a32bb04f044a 19 minutes ago 122MB 09:09:58 96eacc2b64fc 19 minutes ago 1.38GB 09:09:58 ci-base-image-arm64 latest cc32084b7a3d 34 minutes ago 905MB 09:09:58 alpine 3.15 354640af7b1b 7 days ago 5.34MB 09:09:58 alpine 3.16 4c81e5bf8899 7 days ago 5.3MB 09:09:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 09:09:58 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:09:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:09:58 09:09:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:09:58 arm64: Pulling from edgex-lftools-log-publisher 09:09:58 8998bd30e6a1: Pulling fs layer 09:09:58 04944245beec: Pulling fs layer 09:09:58 699f458cf7ca: Pulling fs layer 09:09:58 765212b225bb: Pulling fs layer 09:09:58 f23df028b6ca: Pulling fs layer 09:09:58 d65c8cfc05b1: Pulling fs layer 09:09:58 2437ff75d9bd: Pulling fs layer 09:09:58 765212b225bb: Waiting 09:09:58 2437ff75d9bd: Waiting 09:09:58 f23df028b6ca: Waiting 09:09:58 d65c8cfc05b1: Waiting 09:09:59 04944245beec: Verifying Checksum 09:09:59 04944245beec: Download complete 09:09:59 765212b225bb: Verifying Checksum 09:09:59 765212b225bb: Download complete 09:09:59 f23df028b6ca: Verifying Checksum 09:09:59 f23df028b6ca: Download complete 09:09:59 d65c8cfc05b1: Verifying Checksum 09:09:59 d65c8cfc05b1: Download complete 09:09:59 699f458cf7ca: Verifying Checksum 09:09:59 8998bd30e6a1: Download complete 09:10:01 2437ff75d9bd: Verifying Checksum 09:10:01 2437ff75d9bd: Download complete 09:10:03 8998bd30e6a1: Pull complete 09:10:03 04944245beec: Pull complete 09:10:04 699f458cf7ca: Pull complete 09:10:05 765212b225bb: Pull complete 09:10:06 f23df028b6ca: Pull complete 09:10:06 d65c8cfc05b1: Pull complete 09:10:21 2437ff75d9bd: Pull complete 09:10:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:10:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:10:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:21 prd-ubuntu20.04-docker-arm64-4c-16g-6576 does not seem to be running inside a container 09:10:21 $ 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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:10:25 $ docker top c62c347e8e2ac060e983e5f6981fed42f7ddc32583ad822c118abdbbabc88d68 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:10:26 ---> job-cost.sh 09:10:26 lf-activate-venv: SKIPPING 09:10:26 INFO: No Stack... 09:10:26 INFO: Retrieving Pricing Info for: v3-standard-4 09:10:27 INFO: Archiving Costs [Pipeline] sh 09:10:28 + cat /w/workspace/edgex-go/9/archives/cost.csv 09:10:28 + cut -d, -f6 [Pipeline] lock 09:10:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4339-9-stack-cost] 09:10:28 Resource [jenkins-edgexfoundry-edgex-go-PR-4339-9-stack-cost] did not exist. Created. 09:10:28 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4339-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:10:28 + echo total: 0.10999999940395355 [Pipeline] stash 09:10:28 Stashed 1 file(s) [Pipeline] } 09:10:28 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4339-9-stack-cost] [Pipeline] // lock [Pipeline] } 09:10:28 $ docker stop --time=1 c62c347e8e2ac060e983e5f6981fed42f7ddc32583ad822c118abdbbabc88d68 09:10:30 $ docker rm -f --volumes c62c347e8e2ac060e983e5f6981fed42f7ddc32583ad822c118abdbbabc88d68 [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:10:30 provisioning config files... 09:10:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/9@tmp/config14604131101598890759tmp [Pipeline] { [Pipeline] sh 09:10:31 + set +x 09:10:31 + bash -s -- 09:10:31 + curl -s https://codecov.io/bash 09:10:31 09:10:31 _____ _ 09:10:31 / ____| | | 09:10:31 | | ___ __| | ___ ___ _____ __ 09:10:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:10:31 | |___| (_) | (_| | __/ (_| (_) \ V / 09:10:31 \_____\___/ \__,_|\___|\___\___/ \_/ 09:10:31 Bash-1.0.6 09:10:31 09:10:31 09:10:31 ==> git version 2.25.1 found 09:10:31 ==> 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:10:31 Release-Date: 2020-01-08 09:10:31 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:10:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:10:31 ==> Jenkins CI detected. 09:10:31 current dir:  /w/workspace/edgex-go/9 09:10:31 project root: . 09:10:31 --> token set from env 09:10:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:10:31 ==> Running gcov in . (disable via -X gcov) 09:10:31 ==> Python coveragepy not found 09:10:31 ==> Searching for coverage reports in: 09:10:31 + . 09:10:31 -> Found 1 reports 09:10:31 ==> Detecting git/mercurial file structure 09:10:31 ==> Reading reports 09:10:31 + ./coverage.out bytes=487322 09:10:31 ==> Appending adjustments 09:10:31 https://docs.codecov.io/docs/fixing-reports 09:10:32 + Found adjustments 09:10:32 ==> Gzipping contents 09:10:32 64K /tmp/codecov.1iOklY.gz 09:10:32 ==> Uploading reports 09:10:32 url: https://codecov.io 09:10:32 query: branch=PR-4339&commit=e5566ea22efb0970bfb1b717470edf2877cc786e&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= 09:10:32 -> Pinging Codecov 09:10:32 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=e5566ea22efb0970bfb1b717470edf2877cc786e&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4339%2F9%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4339&job=&cmd_args= 09:10:32 -> Uploading to 09:10:32 https://storage.googleapis.com/codecov/v4/raw/2023-02-18/00271124DB129430A58F1EEE437C3FCB/e5566ea22efb0970bfb1b717470edf2877cc786e/e384b74b-64b1-4bd0-85e6-5905773fee4d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230218T091032Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=23aea46e1baaa5578383deb0e7e94cd0c433bf80dab36a5a131013dee76c18f1 09:10:32 % Total % Received % Xferd Average Speed Time Time Time Current 09:10:32 Dload Upload Total Spent Left Speed 09:10:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62976 0 0 100 62976 0 188k --:--:-- --:--:-- --:--:-- 188k 09:10:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e5566ea22efb0970bfb1b717470edf2877cc786e [Pipeline] } 09:10:33 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:10:33 + [ -d /w/workspace/edgex-go/9/archives ] [Pipeline] libraryResource [Pipeline] sh 09:10:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:10:34 ---> package-listing.sh 09:10:34 ++ facter osfamily 09:10:34 ++ tr '[:upper:]' '[:lower:]' 09:10:35 + OS_FAMILY=debian 09:10:35 + workspace=/w/workspace/edgex-go/9 09:10:35 + START_PACKAGES=/tmp/packages_start.txt 09:10:35 + END_PACKAGES=/tmp/packages_end.txt 09:10:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:10:35 + PACKAGES=/tmp/packages_start.txt 09:10:35 + '[' /w/workspace/edgex-go/9 ']' 09:10:35 + PACKAGES=/tmp/packages_end.txt 09:10:35 + case "${OS_FAMILY}" in 09:10:35 + dpkg -l 09:10:35 + grep '^ii' 09:10:35 + '[' -f /tmp/packages_start.txt ']' 09:10:35 + '[' -f /tmp/packages_end.txt ']' 09:10:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:10:35 + '[' /w/workspace/edgex-go/9 ']' 09:10:35 + mkdir -p /w/workspace/edgex-go/9/archives/ 09:10:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/9/archives/ [Pipeline] echo 09:10:35 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/9/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:10:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:10:36 09:10:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:10:36 latest: Pulling from edgex-lftools-log-publisher 09:10:36 5eb5b503b376: Pulling fs layer 09:10:36 5c69ac0246d0: Pulling fs layer 09:10:36 ec43610c2a17: Pulling fs layer 09:10:36 3a2ae6a8a46f: Pulling fs layer 09:10:36 33b1e0a273af: Pulling fs layer 09:10:36 5d3b04190fa2: Pulling fs layer 09:10:36 2f39f015ded8: Pulling fs layer 09:10:36 5d3b04190fa2: Waiting 09:10:36 33b1e0a273af: Waiting 09:10:36 2f39f015ded8: Waiting 09:10:36 3a2ae6a8a46f: Waiting 09:10:36 5c69ac0246d0: Download complete 09:10:36 3a2ae6a8a46f: Download complete 09:10:36 33b1e0a273af: Verifying Checksum 09:10:36 33b1e0a273af: Download complete 09:10:36 5d3b04190fa2: Download complete 09:10:36 ec43610c2a17: Verifying Checksum 09:10:36 ec43610c2a17: Download complete 09:10:36 5eb5b503b376: Download complete 09:10:37 2f39f015ded8: Download complete 09:10:37 5eb5b503b376: Pull complete 09:10:37 5c69ac0246d0: Pull complete 09:10:38 ec43610c2a17: Pull complete 09:10:38 3a2ae6a8a46f: Pull complete 09:10:38 33b1e0a273af: Pull complete 09:10:38 5d3b04190fa2: Pull complete 09:10:42 2f39f015ded8: Pull complete 09:10:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:10:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:10:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:10:43 prd-ubuntu20.04-docker-8c-8g-6573 does not seem to be running inside a container 09:10:43 $ 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/9/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/9 -v /w/workspace/edgex-go/9:/w/workspace/edgex-go/9:rw,z -v /w/workspace/edgex-go/9@tmp:/w/workspace/edgex-go/9@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:10:45 $ docker top 81f25c8e8c154243da8e98612fab7a5273fb1248261a0ba4b6f505a3d7ef4600 -eo pid,comm [Pipeline] { [Pipeline] sh 09:10:45 + touch /tmp/pre-build-complete [Pipeline] sh 09:10:45 + mkdir -p /var/log/sysstat [Pipeline] sh 09:10:46 + ls /var/log/sa-host 09:10:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:10:46 provisioning config files... 09:10:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/9@tmp/config18067424677641492872tmp [Pipeline] { [Pipeline] echo 09:10:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:10:46 ---> create-netrc.sh [Pipeline] } 09:10:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:10:46 ---> python-tools-install.sh [Pipeline] echo 09:10:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:10:47 ---> sudo-logs.sh 09:10:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:10:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:10:47 ---> job-cost.sh 09:10:47 lf-activate-venv: SKIPPING 09:10:47 DEBUG: total: 0.10999999940395355 09:10:47 INFO: Retrieving Stack Cost... 09:10:48 INFO: Retrieving Pricing Info for: v3-standard-8 09:10:48 INFO: Archiving Costs [Pipeline] echo 09:10:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:10:48 ---> logs-deploy.sh 09:10:48 lf-activate-venv: SKIPPING 09:10:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4339/9 09:10:48 INFO: archiving workspace using pattern(s): 09:10:49 Archives upload complete. 09:10:49 INFO: archiving logs to Nexus 09:10:50 ---> uname -a: 09:10:50 Linux prd-ubuntu20-04-docker-8c-8g-6573 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:10:50 09:10:50 09:10:50 ---> lscpu: 09:10:50 Architecture: x86_64 09:10:50 CPU op-mode(s): 32-bit, 64-bit 09:10:50 Byte Order: Little Endian 09:10:50 Address sizes: 40 bits physical, 48 bits virtual 09:10:50 CPU(s): 8 09:10:50 On-line CPU(s) list: 0-7 09:10:50 Thread(s) per core: 1 09:10:50 Core(s) per socket: 1 09:10:50 Socket(s): 8 09:10:50 NUMA node(s): 1 09:10:50 Vendor ID: AuthenticAMD 09:10:50 CPU family: 23 09:10:50 Model: 49 09:10:50 Model name: AMD EPYC-Rome Processor 09:10:50 Stepping: 0 09:10:50 CPU MHz: 2800.000 09:10:50 BogoMIPS: 5600.00 09:10:50 Virtualization: AMD-V 09:10:50 Hypervisor vendor: KVM 09:10:50 Virtualization type: full 09:10:50 L1d cache: 256 KiB 09:10:50 L1i cache: 256 KiB 09:10:50 L2 cache: 4 MiB 09:10:50 L3 cache: 128 MiB 09:10:50 NUMA node0 CPU(s): 0-7 09:10:50 Vulnerability Itlb multihit: Not affected 09:10:50 Vulnerability L1tf: Not affected 09:10:50 Vulnerability Mds: Not affected 09:10:50 Vulnerability Meltdown: Not affected 09:10:50 Vulnerability Mmio stale data: Not affected 09:10:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:10:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:10:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:10:50 Vulnerability Srbds: Not affected 09:10:50 Vulnerability Tsx async abort: Not affected 09:10:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:10:50 09:10:50 09:10:50 ---> nproc: 09:10:50 8 09:10:50 09:10:50 09:10:50 ---> df -h: 09:10:50 Filesystem Size Used Avail Use% Mounted on 09:10:50 overlay 155G 19G 137G 13% / 09:10:50 tmpfs 64M 0 64M 0% /dev 09:10:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:10:50 shm 64M 0 64M 0% /dev/shm 09:10:50 /dev/vda1 155G 19G 137G 13% /facter-os 09:10:50 09:10:50