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 jinlinGuan for edgexfoundry/edgex-go Loading trusted files from base branch main at bf562dc766fd38f4e5702a64e70d5e04b319d653 rather than 19bd8af459a0b768a38319612c53ee505ada487d Obtained Jenkinsfile from bf562dc766fd38f4e5702a64e70d5e04b319d653 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-ssh14387591499233268416.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-ssh9199647282059659664.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-4276/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-4276/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh290246779248891161.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-ssh13927004873575260051.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-4276/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-4276/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3016432654709596528.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-2331 in /w/workspace/edgexfoundry_edgex-go_PR-4276 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bf562dc766fd38f4e5702a64e70d5e04b319d653 into PR head commit 19bd8af459a0b768a38319612c53ee505ada487d > 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/4276/head:refs/remotes/origin/PR-4276 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 19bd8af459a0b768a38319612c53ee505ada487d # timeout=10 Merge succeeded, producing 0cfeed11033321945b54c787a95b0950ad67c44c Checking out Revision 0cfeed11033321945b54c787a95b0950ad67c44c (PR-4276) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bf562dc766fd38f4e5702a64e70d5e04b319d653 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0cfeed11033321945b54c787a95b0950ad67c44c # timeout=10 Commit message: "Merge commit 'bf562dc766fd38f4e5702a64e70d5e04b319d653' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:28:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:28:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:28:32 ========================================================= 08:28:32 EdgeX Global Pipelines Version Info 08:28:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:28:33 ------------------- 08:28:33 stable info: 08:28:33 ------------------- 08:28:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:28:33 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:28:33 Message: update stable to v1.0.244 > git rev-list --no-walk 44da0fddfc4e9ee2702514925e3a1eb277987c1d # timeout=10 08:28:33 ------------------- 08:28:33 experimental info: 08:28:33 ------------------- 08:28:33 Commited By: **** collab-it+edgex@linuxfoundation.org 08:28:33 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:28:33 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4276 [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4276 [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4276 [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0cfeed11033321945b54c787a95b0950ad67c44c [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0cfeed1 [Pipeline] echo 08:28:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:28:34 provisioning config files... 08:28:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7647907178879219796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:28:34 ---> docker-login.sh 08:28:34 nexus3.edgexfoundry.org:10001 08:28:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:35 Configure a credential helper to remove this warning. See 08:28:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:35 08:28:35 Login Succeeded 08:28:35 nexus3.edgexfoundry.org:10002 08:28:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:35 Configure a credential helper to remove this warning. See 08:28:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:35 08:28:35 Login Succeeded 08:28:35 nexus3.edgexfoundry.org:10003 08:28:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:35 Configure a credential helper to remove this warning. See 08:28:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:35 08:28:35 Login Succeeded 08:28:35 nexus3.edgexfoundry.org:10004 08:28:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:35 Configure a credential helper to remove this warning. See 08:28:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:35 08:28:35 Login Succeeded 08:28:35 docker.io 08:28:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:28:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:28:35 Configure a credential helper to remove this warning. See 08:28:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:28:35 08:28:35 Login Succeeded 08:28:35 ---> docker-login.sh ends [Pipeline] } 08:28:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:28:36 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:28:36 + cut -d/ -f2 08:28:36 + dirname cmd/core-command/Dockerfile 08:28:36 + echo core-command,cmd/core-command/Dockerfile 08:28:36 + dirname cmd/core-data/Dockerfile 08:28:36 + cut -d/ -f2 08:28:36 + echo core-data,cmd/core-data/Dockerfile 08:28:36 + dirname+ cmd/core-metadata/Dockerfile 08:28:36 cut -d/ -f2 08:28:36 + echo core-metadata,cmd/core-metadata/Dockerfile 08:28:36 + + dirname cmd/security-bootstrapper/Dockerfile 08:28:36 cut -d/ -f2 08:28:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:28:36 + dirname cmd/security-proxy-setup/Dockerfile 08:28:36 + cut -d/ -f2 08:28:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:28:36 + dirname cmd/security-secretstore-setup/Dockerfile 08:28:36 + cut -d/ -f2 08:28:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:28:36 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:28:36 + cut -d/ -f2 08:28:36 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:28:36 + dirname cmd/security-spire-agent/Dockerfile 08:28:36 + cut -d/ -f2 08:28:36 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:28:36 + dirname cmd/security-spire-config/Dockerfile 08:28:36 + cut -d/ -f2 08:28:36 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:28:36 + dirname cmd/security-spire-server/Dockerfile 08:28:36 + cut -d/ -f2 08:28:36 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:28:36 + dirname cmd/support-notifications/Dockerfile 08:28:36 + cut -d/ -f2 08:28:36 + echo support-notifications,cmd/support-notifications/Dockerfile 08:28:36 + dirname cmd/support-scheduler/Dockerfile 08:28:36 + cut -d/ -f2 08:28:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:28:36 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:28:36 + git rev-list -1 --merges 0cfeed11033321945b54c787a95b0950ad67c44c~1..0cfeed11033321945b54c787a95b0950ad67c44c [Pipeline] echo 08:28:36 -----------> git rev-list -1 --merges 0cfeed11033321945b54c787a95b0950ad67c44c~1..0cfeed11033321945b54c787a95b0950ad67c44c 0cfeed11033321945b54c787a95b0950ad67c44c 08:28:36 0cfeed11033321945b54c787a95b0950ad67c44c [false] [Pipeline] sh 08:28:36 + git log --format=format:%s -1 0cfeed11033321945b54c787a95b0950ad67c44c [Pipeline] echo 08:28:36 ========================================================= 08:28:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:28:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:28:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:28:37 + grep -v github /etc/ssh/ssh_known_hosts 08:28:37 + [ -e /tmp/ssh_known_hosts ] 08:28:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:28:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:28:37 + sudo tee -a /etc/ssh/ssh_known_hosts 08:28:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:28:37 08:28:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:28:37 0.1.4: Pulling from edgex-devops/py-git-semver 08:28:37 b85a868b505f: Pulling fs layer 08:28:37 e2be974225ed: Pulling fs layer 08:28:37 339a4e72a1f5: Pulling fs layer 08:28:37 988bab9f4d93: Pulling fs layer 08:28:37 1469e6f7b9e6: Pulling fs layer 08:28:37 eaf3925da568: Pulling fs layer 08:28:37 bab4dde63d76: Pulling fs layer 08:28:37 bde34c3a00c8: Pulling fs layer 08:28:37 b352a97aabf1: Pulling fs layer 08:28:37 4872d77fe225: Pulling fs layer 08:28:37 5851b861e8e6: Pulling fs layer 08:28:37 bab4dde63d76: Waiting 08:28:37 bde34c3a00c8: Waiting 08:28:37 b352a97aabf1: Waiting 08:28:37 4872d77fe225: Waiting 08:28:37 5851b861e8e6: Waiting 08:28:37 988bab9f4d93: Waiting 08:28:37 eaf3925da568: Waiting 08:28:37 e2be974225ed: Download complete 08:28:37 988bab9f4d93: Verifying Checksum 08:28:37 988bab9f4d93: Download complete 08:28:38 1469e6f7b9e6: Verifying Checksum 08:28:38 1469e6f7b9e6: Download complete 08:28:38 339a4e72a1f5: Verifying Checksum 08:28:38 339a4e72a1f5: Download complete 08:28:38 eaf3925da568: Verifying Checksum 08:28:38 eaf3925da568: Download complete 08:28:38 bde34c3a00c8: Download complete 08:28:38 b352a97aabf1: Download complete 08:28:38 4872d77fe225: Verifying Checksum 08:28:38 4872d77fe225: Download complete 08:28:38 5851b861e8e6: Verifying Checksum 08:28:38 5851b861e8e6: Download complete 08:28:38 b85a868b505f: Verifying Checksum 08:28:38 b85a868b505f: Download complete 08:28:38 bab4dde63d76: Verifying Checksum 08:28:38 bab4dde63d76: Download complete 08:28:39 b85a868b505f: Pull complete 08:28:39 e2be974225ed: Pull complete 08:28:39 339a4e72a1f5: Pull complete 08:28:39 988bab9f4d93: Pull complete 08:28:40 1469e6f7b9e6: Pull complete 08:28:40 eaf3925da568: Pull complete 08:28:42 bab4dde63d76: Pull complete 08:28:42 bde34c3a00c8: Pull complete 08:28:42 b352a97aabf1: Pull complete 08:28:42 4872d77fe225: Pull complete 08:28:42 5851b861e8e6: Pull complete 08:28:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:28:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:28:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:28:42 prd-ubuntu20.04-docker-8c-8g-2331 does not seem to be running inside a container 08:28:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:28:44 $ docker top aa3cb6dba1812dafcd717174477162132dcd8b753b76b520f7338f9bbf9252c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:28:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:28:44 [ssh-agent] Looking for ssh-agent implementation... 08:28:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:28:44 $ docker exec aa3cb6dba1812dafcd717174477162132dcd8b753b76b520f7338f9bbf9252c1 ssh-agent 08:28:44 SSH_AUTH_SOCK=/tmp/ssh-Lk53RB8iRaVI/agent.31 08:28:44 SSH_AGENT_PID=38 08:28:44 Running ssh-add (command line suppressed) 08:28:45 Identity added: /w/workspace/edgex-go/5@tmp/private_key_1637506849436181770.key (/w/workspace/edgex-go/5@tmp/private_key_1637506849436181770.key) 08:28:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:28:45 + git tag --points-at HEAD [Pipeline] } 08:28:45 $ docker exec --env ******** --env ******** aa3cb6dba1812dafcd717174477162132dcd8b753b76b520f7338f9bbf9252c1 ssh-agent -k 08:28:45 unset SSH_AUTH_SOCK; 08:28:45 unset SSH_AGENT_PID; 08:28:45 echo Agent pid 38 killed; 08:28:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:28:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:28:45 [ssh-agent] Looking for ssh-agent implementation... 08:28:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:28:45 $ docker exec aa3cb6dba1812dafcd717174477162132dcd8b753b76b520f7338f9bbf9252c1 ssh-agent 08:28:45 SSH_AUTH_SOCK=/tmp/ssh-cOQiivgczo9p/agent.72 08:28:45 SSH_AGENT_PID=79 08:28:45 Running ssh-add (command line suppressed) 08:28:45 Identity added: /w/workspace/edgex-go/5@tmp/private_key_4911364352016413045.key (/w/workspace/edgex-go/5@tmp/private_key_4911364352016413045.key) 08:28:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:28:46 + git semver init 08:28:46 2023-01-14 08:28:46,359 [run_init] DEBUG init version:0.0.0 force:False 08:28:46 2023-01-14 08:28:46,360 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 08:28:46 2023-01-14 08:28:46,360 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 08:28:46 2023-01-14 08:28:46,360 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 08:28:56 2023-01-14 08:28:54,639 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 08:28:56 2023-01-14 08:28:54,640 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4276 with force:False 08:28:56 2023-01-14 08:28:54,640 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4276 08:28:56 2023-01-14 08:28:54,644 [execute] INFO git cat-file --batch-check 08:28:56 2023-01-14 08:28:54,645 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 08:28:56 2023-01-14 08:28:54,651 [execute] INFO git cat-file --batch 08:28:56 2023-01-14 08:28:54,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 08:28:56 2023-01-14 08:28:54,656 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4276 08:28:56 0.0.0 [Pipeline] } 08:28:56 $ docker exec --env ******** --env ******** aa3cb6dba1812dafcd717174477162132dcd8b753b76b520f7338f9bbf9252c1 ssh-agent -k 08:28:56 unset SSH_AUTH_SOCK; 08:28:56 unset SSH_AGENT_PID; 08:28:56 echo Agent pid 79 killed; 08:28:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:28:56 + git semver [Pipeline] } 08:28:57 $ docker stop --time=1 aa3cb6dba1812dafcd717174477162132dcd8b753b76b520f7338f9bbf9252c1 08:28:58 $ docker rm -f --volumes aa3cb6dba1812dafcd717174477162132dcd8b753b76b520f7338f9bbf9252c1 [Pipeline] // withDockerContainer [Pipeline] sh 08:28:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:28:58 Stashed 1 file(s) [Pipeline] echo 08:28:58 [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:28:59 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:28:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:28:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:28:59 ========================================================= 08:28:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:28:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:28:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:28:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:28:59 213ec9aee27d: Pulling fs layer 08:28:59 4583459ba037: Pulling fs layer 08:28:59 93c1e223e6f2: Pulling fs layer 08:28:59 53926ce57604: Pulling fs layer 08:28:59 21b2b0c7a3f4: Pulling fs layer 08:28:59 22ff95d597cd: Pulling fs layer 08:28:59 12d6caf4c0d1: Pulling fs layer 08:28:59 96b7cbca73a9: Pulling fs layer 08:28:59 a7acece74701: Pulling fs layer 08:28:59 53926ce57604: Waiting 08:28:59 21b2b0c7a3f4: Waiting 08:28:59 22ff95d597cd: Waiting 08:28:59 12d6caf4c0d1: Waiting 08:28:59 96b7cbca73a9: Waiting 08:28:59 a7acece74701: Waiting 08:28:59 93c1e223e6f2: Verifying Checksum 08:28:59 93c1e223e6f2: Download complete 08:28:59 4583459ba037: Verifying Checksum 08:28:59 4583459ba037: Download complete 08:28:59 21b2b0c7a3f4: Verifying Checksum 08:28:59 21b2b0c7a3f4: Download complete 08:28:59 22ff95d597cd: Verifying Checksum 08:28:59 22ff95d597cd: Download complete 08:28:59 213ec9aee27d: Verifying Checksum 08:28:59 213ec9aee27d: Download complete 08:28:59 12d6caf4c0d1: Download complete 08:28:59 213ec9aee27d: Pull complete 08:28:59 4583459ba037: Pull complete 08:29:00 93c1e223e6f2: Pull complete 08:29:00 a7acece74701: Verifying Checksum 08:29:00 a7acece74701: Download complete 08:29:00 53926ce57604: Download complete 08:29:00 96b7cbca73a9: Verifying Checksum 08:29:00 96b7cbca73a9: Download complete 08:29:04 53926ce57604: Pull complete 08:29:04 21b2b0c7a3f4: Pull complete 08:29:04 22ff95d597cd: Pull complete 08:29:04 12d6caf4c0d1: Pull complete 08:29:06 96b7cbca73a9: Pull complete 08:29:07 a7acece74701: Pull complete 08:29:07 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:29:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:29:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:29:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:29:07 WORKDIR /edgex 08:29:07 COPY go.mod . 08:29:07 RUN go mod download 08:29:07 + docker build -t ci-base-image-x86_64 -f - . 08:29:07 Sending build context to Docker daemon 170MB 08:29:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:29:07 ---> db6d94c90886 08:29:07 Step 2/4 : WORKDIR /edgex 08:29:12 ---> Running in 80fd3a6eab55 08:29:12 Removing intermediate container 80fd3a6eab55 08:29:12 ---> 0a4897aeca13 08:29:12 Step 3/4 : COPY go.mod . 08:29:12 ---> c48d4ebcb7e5 08:29:12 Step 4/4 : RUN go mod download 08:29:12 ---> Running in 9c4a1e54bc26 08:29:14 Still waiting to schedule task 08:29:14 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:29:22 Removing intermediate container 9c4a1e54bc26 08:29:22 ---> c2dd7302d910 08:29:22 Successfully built c2dd7302d910 08:29:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:22 + docker inspect -f . ci-base-image-x86_64 08:29:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:22 prd-ubuntu20.04-docker-8c-8g-2331 does not seem to be running inside a container 08:29:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:29:22 $ docker top 318d4677990973696c4d2cd6cf6c81722f9f8671136fef3f8f087ad03e416794 -eo pid,comm [Pipeline] { [Pipeline] sh 08:29:23 + go version 08:29:23 go version go1.18.7 linux/amd64 [Pipeline] } 08:29:23 $ docker stop --time=1 318d4677990973696c4d2cd6cf6c81722f9f8671136fef3f8f087ad03e416794 08:29:24 $ docker rm -f --volumes 318d4677990973696c4d2cd6cf6c81722f9f8671136fef3f8f087ad03e416794 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:25 + docker inspect -f . ci-base-image-x86_64 08:29:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:25 prd-ubuntu20.04-docker-8c-8g-2331 does not seem to be running inside a container 08:29:25 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:29:25 $ docker top d3c28e48d8d3d633d234214d5eb91b0d82b510cb305969bddadfb82f44c45a18 -eo pid,comm [Pipeline] { [Pipeline] echo 08:29:25 ========================================================= 08:29:25 [edgeXBuildGoParallel] Running Tests and Build... 08:29:25 ========================================================= [Pipeline] sh 08:29:25 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:29:26 + make test 08:29:26 go test -race -coverprofile=coverage.out ./... 08:29:32 ? github.com/edgexfoundry/edgex-go [no test files] 08:29:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:29:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:29:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:29:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:29:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:29:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:29:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:29:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:29:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:29:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:29:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:29:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:29:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.110s coverage: 28.7% of statements 08:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:29:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.095s coverage: 98.5% of statements 08:29:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.158s coverage: 43.0% of statements 08:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:29:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.109s coverage: 54.0% of statements 08:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:29:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:29:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.993s coverage: 89.2% of statements 08:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:29:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 2.4% of statements 08:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:29:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.507s coverage: 95.6% of statements 08:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:29:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:29:51 ok github.com/edgexfoundry/edgex-go/internal/io 0.055s coverage: 72.2% of statements 08:29:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:29:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:29:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:29:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:29:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:29:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.090s coverage: 60.0% of statements 08:29:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:29:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:29:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:29:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.098s coverage: 0.9% of statements 08:29:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:29:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.092s coverage: 58.8% of statements 08:29:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.098s coverage: 29.6% of statements 08:29:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 47.1% of statements 08:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements 08:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.055s coverage: 94.1% of statements 08:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.069s coverage: 96.3% of statements 08:29:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.074s coverage: 87.5% of statements 08:30:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.090s coverage: 94.4% of statements 08:30:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.059s coverage: 44.8% of statements 08:30:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.229s coverage: 79.9% of statements 08:30:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.085s coverage: 92.9% of statements 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.022s coverage: 65.1% of statements 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 86.9% of statements 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.045s coverage: 100.0% of statements 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.086s coverage: 77.4% of statements 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.082s coverage: 80.0% of statements 08:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 08:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.241s coverage: 91.2% of statements 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.202s coverage: 64.7% of statements 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements 08:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 08:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.043s coverage: 100.0% of statements 08:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 08:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 08:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.372s coverage: 65.8% of statements 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.166s coverage: 41.8% of statements 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.073s coverage: 89.5% of statements 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:30:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.080s coverage: 84.8% of statements 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:30:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.101s coverage: 17.7% of statements 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:30:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.169s coverage: 92.3% of statements 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:30:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.067s coverage: 63.2% of statements 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:30:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.120s coverage: 97.7% of statements 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:30:11 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:30:11 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:30:33 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:30:33 go vet ./... 08:30:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:30:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:30:35 ./bin/test-attribution-txt.sh [Pipeline] echo 08:30:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:30:35 + ls -al . 08:30:35 total 748 08:30:35 drwxrwxr-x 11 1001 1001 4096 Jan 14 08:29 . 08:30:35 drwxr-xr-x 4 root root 4096 Jan 14 08:29 .. 08:30:35 drwxrwxr-x 2 1001 1001 4096 Jan 14 08:28 .blubracket 08:30:35 -rw-rw-r-- 1 1001 1001 16 Jan 14 08:28 .dockerignore 08:30:35 drwxrwxr-x 8 1001 1001 4096 Jan 14 08:30 .git 08:30:35 drwxrwxr-x 3 1001 1001 4096 Jan 14 08:28 .github 08:30:35 -rw-rw-r-- 1 1001 1001 956 Jan 14 08:28 .gitignore 08:30:35 -rw-rw-r-- 1 1001 1001 42 Jan 14 08:28 .golangci.yml 08:30:35 -rw-rw-r-- 1 1001 1001 87 Jan 14 08:28 .hadolint.yml 08:30:35 drwxr-xr-x 3 1001 1001 4096 Jan 14 08:28 .semver 08:30:35 -rw-rw-r-- 1 1001 1001 166 Jan 14 08:28 .sonarcloud.properties 08:30:35 -rw-rw-r-- 1 1001 1001 1171 Jan 14 08:28 ADOPTERS.md 08:30:35 -rw-rw-r-- 1 1001 1001 10825 Jan 14 08:28 Attribution.txt 08:30:35 -rw-rw-r-- 1 1001 1001 73765 Jan 14 08:28 CHANGELOG.md 08:30:35 -rw-rw-r-- 1 1001 1001 3804 Jan 14 08:28 CONTRIBUTING.md 08:30:35 -rw-rw-r-- 1 1001 1001 677 Jan 14 08:28 GOVERNANCE.md 08:30:35 -rw-rw-r-- 1 1001 1001 850 Jan 14 08:28 Jenkinsfile 08:30:35 -rw-rw-r-- 1 1001 1001 10775 Jan 14 08:28 LICENSE 08:30:35 -rw-rw-r-- 1 1001 1001 12513 Jan 14 08:28 Makefile 08:30:35 -rw-rw-r-- 1 1001 1001 582 Jan 14 08:28 OWNERS.md 08:30:35 -rw-rw-r-- 1 1001 1001 9403 Jan 14 08:28 README.md 08:30:35 -rw-rw-r-- 1 1001 1001 6912 Jan 14 08:28 SECURITY.md 08:30:35 -rw-rw-r-- 1 1001 1001 5 Jan 14 08:28 VERSION 08:30:35 drwxrwxr-x 2 1001 1001 4096 Jan 14 08:28 bin 08:30:35 drwxrwxr-x 16 1001 1001 4096 Jan 14 08:28 cmd 08:30:35 -rw-r--r-- 1 root root 489579 Jan 14 08:30 coverage.out 08:30:35 -rw-rw-r-- 1 1001 1001 3376 Jan 14 08:28 go.mod 08:30:35 -rw-rw-r-- 1 1001 1001 34949 Jan 14 08:28 go.sum 08:30:35 drwxrwxr-x 7 1001 1001 4096 Jan 14 08:28 internal 08:30:35 drwxrwxr-x 3 1001 1001 4096 Jan 14 08:28 openapi 08:30:35 drwxrwxr-x 4 1001 1001 4096 Jan 14 08:28 snap 08:30:35 -rw-rw-r-- 1 1001 1001 204 Jan 14 08:28 version.go [Pipeline] sh 08:30:35 + '[' -e coverage.out ] 08:30:35 + chown 1001:1001 coverage.out [Pipeline] stash 08:30:36 Stashed 1 file(s) [Pipeline] sh 08:30:36 + make build 08:30:36 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:30:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:30:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:30:51 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:30:59 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:31:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:31:01 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:31:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:31:04 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:31:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:31:07 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:31:09 $ docker stop --time=1 d3c28e48d8d3d633d234214d5eb91b0d82b510cb305969bddadfb82f44c45a18 08:31:12 $ docker rm -f --volumes d3c28e48d8d3d633d234214d5eb91b0d82b510cb305969bddadfb82f44c45a18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:31:13 08:31:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:31:13 latest: Pulling from edgex-devops/edgex-compose 08:31:13 cbdbe7a5bc2a: Pulling fs layer 08:31:13 ca9280d653b3: Pulling fs layer 08:31:13 7e9c9ca2126c: Pulling fs layer 08:31:13 cbdbe7a5bc2a: Download complete 08:31:13 ca9280d653b3: Verifying Checksum 08:31:13 ca9280d653b3: Download complete 08:31:13 cbdbe7a5bc2a: Pull complete 08:31:14 7e9c9ca2126c: Download complete 08:31:14 ca9280d653b3: Pull complete 08:31:17 7e9c9ca2126c: Pull complete 08:31:17 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:31:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:31:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:17 prd-ubuntu20.04-docker-8c-8g-2331 does not seem to be running inside a container 08:31:17 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:31:19 $ docker top 49178a5d8973583c73ee4ac2d5a5494cb4502f941ec0dbf45b09278ea82f0013 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:19 + docker-compose build --help 08:31:19 + grep parallel 08:31:20 --parallel Build images in parallel. [Pipeline] } 08:31:20 $ docker stop --time=1 49178a5d8973583c73ee4ac2d5a5494cb4502f941ec0dbf45b09278ea82f0013 08:31:21 $ docker rm -f --volumes 49178a5d8973583c73ee4ac2d5a5494cb4502f941ec0dbf45b09278ea82f0013 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:31:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:22 prd-ubuntu20.04-docker-8c-8g-2331 does not seem to be running inside a container 08:31:22 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:31:22 $ docker top b9fb117360193edaa5fe8a787465f2b014b963862d4796dd61dbabcab5046d9c -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:23 + docker-compose -f ./docker-compose-build.yml build --parallel 08:31:23 Building core-command ... 08:31:23 Building core-data ... 08:31:23 Building core-metadata ... 08:31:23 Building security-bootstrapper ... 08:31:23 Building security-proxy-setup ... 08:31:23 Building security-secretstore-setup ... 08:31:23 Building security-spiffe-token-provider ... 08:31:23 Building security-spire-agent ... 08:31:23 Building security-spire-config ... 08:31:23 Building security-spire-server ... 08:31:23 Building support-notifications ... 08:31:23 Building support-scheduler ... 08:31:23 Building core-command 08:31:23 Building support-notifications 08:31:23 Building core-metadata 08:31:23 Building security-spire-agent 08:31:23 Building security-proxy-setup 08:31:38 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:31:38 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:31:38 ---> c2dd7302d910 08:31:38 Step 3/21 : WORKDIR /edgex-go 08:31:38 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:31:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:31:38 ---> c2dd7302d910 08:31:38 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:31:38 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:31:38 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:31:38 ---> c2dd7302d910 08:31:38 Step 3/24 : WORKDIR /edgex-go 08:31:38 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:31:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:31:38 ---> c2dd7302d910 08:31:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:31:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:31:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:31:38 ---> c2dd7302d910 08:31:38 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:31:42 ---> Running in c99e6fd44c36 08:31:42 ---> Running in b6456917fda3 08:31:42 ---> Running in 4890b32f22ae 08:31:42 ---> Running in 02952334aac8 08:31:42 ---> Running in ce9050084172 08:31:42 Removing intermediate container c99e6fd44c36 08:31:42 ---> c3e25d86430c 08:31:42 Step 4/23 : WORKDIR /edgex-go 08:31:42 Removing intermediate container 02952334aac8 08:31:42 ---> 53481df428cd 08:31:42 Step 4/22 : WORKDIR /edgex-go 08:31:42 Removing intermediate container ce9050084172 08:31:42 ---> 9e605ab0aa2d 08:31:42 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:31:42 Removing intermediate container 4890b32f22ae 08:31:42 ---> 397c864d1bf9 08:31:42 Step 4/21 : RUN apk add --update --no-cache make git 08:31:42 Removing intermediate container b6456917fda3 08:31:42 ---> 444d92619203 08:31:42 Step 4/24 : WORKDIR /edgex-go 08:31:42 ---> Running in f57238f117b7 08:31:42 ---> Running in 5c9bcdeba583 08:31:42 ---> Running in eda4524ee6f4 08:31:42 ---> Running in 0d4c3d9f8dfb 08:31:42 ---> Running in fceeb140db22 08:31:42 Removing intermediate container f57238f117b7 08:31:42 ---> a24c01fb21bd 08:31:42 Step 5/23 : RUN apk add --update --no-cache make git 08:31:42 Removing intermediate container 0d4c3d9f8dfb 08:31:42 ---> 0b9036ec20e1 08:31:42 Step 5/24 : RUN apk add --update --no-cache make git 08:31:42 ---> Running in d54df4ba4654 08:31:42 Removing intermediate container eda4524ee6f4 08:31:42 ---> 2a1de1ad1525 08:31:42 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:31:42 ---> Running in 6a34e22c44b7 08:31:42 ---> Running in 94bd54837b9d 08:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:31:43 OK: 211 MiB in 51 packages 08:31:43 OK: 211 MiB in 51 packages 08:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:31:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:31:43 Removing intermediate container fceeb140db22 08:31:43 ---> 1a645b2bbd28 08:31:43 Step 5/24 : COPY go.mod vendor* ./ 08:31:43 OK: 211 MiB in 51 packages 08:31:43 OK: 211 MiB in 51 packages 08:31:43 OK: 211 MiB in 51 packages 08:31:44 Removing intermediate container 5c9bcdeba583 08:31:44 ---> a50442767cb7 08:31:44 Step 5/21 : COPY go.mod vendor* ./ 08:31:44 ---> d46069cb12e7 08:31:44 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:44 ---> Running in 403185c3b688 08:31:44 ---> 523652886a5c 08:31:44 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:44 ---> Running in dc2f472a29ca 08:31:44 Removing intermediate container 94bd54837b9d 08:31:44 ---> f33693bc40d3 08:31:44 Step 6/22 : COPY go.mod vendor* ./ 08:31:44 Removing intermediate container d54df4ba4654 08:31:44 ---> db6e0d2a7769 08:31:44 Step 6/23 : COPY go.mod vendor* ./ 08:31:44 ---> 35f41d2daa92 08:31:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:44 ---> Running in dd8b30bf8d31 08:31:44 Removing intermediate container 6a34e22c44b7 08:31:44 ---> 0613c0f15ef9 08:31:44 Step 6/24 : COPY go.mod vendor* ./ 08:31:44 ---> 70d0e83b1abf 08:31:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:44 ---> Running in 89dc42196200 08:31:44 ---> 9c227ef94531 08:31:44 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:31:44 ---> Running in 0e9dab9f8c3e 08:31:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2438 in /w/workspace/edgexfoundry_edgex-go_PR-4276 [Pipeline] { [Pipeline] ws 08:31:51 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 08:31:51 The recommended git tool is: git 08:31:57 using credential edgex-jenkins-ssh 08:31:57 Cloning the remote Git repository 08:31:57 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:31:57 > git init /w/workspace/edgex-go/5 # timeout=10 08:31:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:31:57 > git --version # timeout=10 08:31:57 > git --version # 'git version 2.25.1' 08:31:57 using GIT_SSH to set credentials SSH Credentials for GitHub 08:31:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:27 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4276/head:refs/remotes/origin/PR-4276 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:28 Merging remotes/origin/main commit bf562dc766fd38f4e5702a64e70d5e04b319d653 into PR head commit 19bd8af459a0b768a38319612c53ee505ada487d 08:32:29 Merge succeeded, producing 1500d574e73f93220820eca902a15c20bb100afa 08:32:29 Checking out Revision 1500d574e73f93220820eca902a15c20bb100afa (PR-4276) 08:32:28 > git config core.sparsecheckout # timeout=10 08:32:28 > git checkout -f 19bd8af459a0b768a38319612c53ee505ada487d # timeout=10 08:32:28 > git remote # timeout=10 08:32:28 > git config --get remote.origin.url # timeout=10 08:32:28 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:28 > git merge bf562dc766fd38f4e5702a64e70d5e04b319d653 # timeout=10 08:32:29 > git rev-parse HEAD^{commit} # timeout=10 08:32:29 > git config core.sparsecheckout # timeout=10 08:32:29 > git checkout -f 1500d574e73f93220820eca902a15c20bb100afa # timeout=10 08:32:32 Commit message: "Merge commit 'bf562dc766fd38f4e5702a64e70d5e04b319d653' into HEAD" 08:32:32 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:33 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:33 Dload Upload Total Spent Left Speed 08:32:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 188k 0 --:--:-- --:--:-- --:--:-- 188k 08:32:32 > git rev-list --no-walk 44da0fddfc4e9ee2702514925e3a1eb277987c1d # timeout=10 [Pipeline] sh 08:32:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:34 + sudo tee /etc/docker/daemon.new 08:32:34 { 08:32:34 "registry-mirrors": [ 08:32:34 "https://nexus3.edgexfoundry.org:10001" 08:32:34 ], 08:32:34 "bip": "10.250.0.254/24", 08:32:34 "hosts": [ 08:32:34 "tcp://0.0.0.0:5555", 08:32:34 "unix:///var/run/docker.sock" 08:32:34 ], 08:32:34 "mtu": 1458, 08:32:34 "selinux-enabled": true, 08:32:34 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:34 } [Pipeline] sh 08:32:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:35 + sudo service docker restart 08:32:52 Removing intermediate container 89dc42196200 08:32:52 ---> 31e54e1b1685 08:32:52 Step 8/23 : COPY . .Removing intermediate container 403185c3b688 08:32:52 08:32:52 ---> 57938daf168a 08:32:52 Step 7/24 : COPY . . 08:32:52 Removing intermediate container dc2f472a29ca 08:32:52 ---> ac28b20f1b28 08:32:52 Step 7/21 : COPY . . 08:32:52 Removing intermediate container 0e9dab9f8c3e 08:32:52 ---> f882e26f8d5f 08:32:52 Step 8/24 : COPY . . 08:32:52 Removing intermediate container dd8b30bf8d31 08:32:52 ---> 5c25db3a1ee6 08:32:52 Step 8/22 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:53 provisioning config files... 08:32:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3407847621564041354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:54 ---> docker-login.sh 08:32:54 nexus3.edgexfoundry.org:10001 08:32:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:54 Configure a credential helper to remove this warning. See 08:32:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:54 08:32:54 Login Succeeded 08:32:54 nexus3.edgexfoundry.org:10002 08:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:55 Configure a credential helper to remove this warning. See 08:32:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:55 08:32:55 Login Succeeded 08:32:55 nexus3.edgexfoundry.org:10003 08:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:55 Configure a credential helper to remove this warning. See 08:32:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:55 08:32:55 Login Succeeded 08:32:55 nexus3.edgexfoundry.org:10004 08:32:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:56 Configure a credential helper to remove this warning. See 08:32:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:56 08:32:56 Login Succeeded 08:32:56 docker.io 08:32:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:32:56 Configure a credential helper to remove this warning. See 08:32:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:32:56 08:32:56 Login Succeeded 08:32:56 ---> docker-login.sh ends [Pipeline] } 08:32:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:32:57 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 08:32:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:32:57 ========================================================= 08:32:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:32:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:32:58 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:58 9b18e9b68314: Pulling fs layer 08:32:58 35d82f9e3411: Pulling fs layer 08:32:58 e16973657156: Pulling fs layer 08:32:58 fc693d55d65f: Pulling fs layer 08:32:58 7e9fc2657dce: Pulling fs layer 08:32:58 dda99020689f: Pulling fs layer 08:32:58 db1c61fa0a46: Pulling fs layer 08:32:58 891c053d2c06: Pulling fs layer 08:32:58 fc693d55d65f: Waiting 08:32:58 7e9fc2657dce: Waiting 08:32:58 dda99020689f: Waiting 08:32:58 db1c61fa0a46: Waiting 08:32:58 891c053d2c06: Waiting 08:32:58 e16973657156: Verifying Checksum 08:32:58 e16973657156: Download complete 08:32:58 35d82f9e3411: Verifying Checksum 08:32:58 35d82f9e3411: Download complete 08:32:58 7e9fc2657dce: Verifying Checksum 08:32:58 7e9fc2657dce: Download complete 08:32:58 dda99020689f: Verifying Checksum 08:32:58 dda99020689f: Download complete 08:32:58 9b18e9b68314: Verifying Checksum 08:32:58 9b18e9b68314: Download complete 08:32:59 9b18e9b68314: Pull complete 08:32:59 891c053d2c06: Verifying Checksum 08:32:59 891c053d2c06: Download complete 08:32:59 35d82f9e3411: Pull complete 08:32:59 e16973657156: Pull complete 08:33:00 db1c61fa0a46: Verifying Checksum 08:33:00 db1c61fa0a46: Download complete 08:33:01 fc693d55d65f: Verifying Checksum 08:33:01 fc693d55d65f: Download complete 08:33:07 ---> 9239ba2e59b6 08:33:07 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:33:07 ---> d5f5421a811b 08:33:07 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:33:07 ---> bcd2573dcb73 08:33:07 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:33:07 ---> fb81c1366446 08:33:07 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:33:07 ---> bcb0d37a68f1 08:33:07 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:33:07 ---> Running in ea6b01a8ec93 08:33:07 ---> Running in 600739e010a6 08:33:07 ---> Running in 70b98d7c0af3 08:33:07 ---> Running in 64f4e42ffaf7 08:33:07 ---> Running in f58241abfea8 08:33:07 Removing intermediate container 600739e010a6 08:33:07 ---> b5e8d856a569 08:33:07 Step 9/24 : WORKDIR /edgex-go/spire-build 08:33:07 ---> Running in e4334cdc8451 08:33:07 Removing intermediate container e4334cdc8451 08:33:07 ---> 721fb854fe61 08:33:07 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:33:07 ---> Running in 23434bce6cbe 08:33:07 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:33:07 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:33: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:33:07 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:33:07 Removing intermediate container 23434bce6cbe 08:33:07 ---> d15303551de1 08:33:07 Step 11/24 : WORKDIR /edgex-go 08:33:08 ---> Running in 59875c0083a6 08:33:08 Removing intermediate container 59875c0083a6 08:33:08 ---> 0a00f910c308 08:33:08 08:33:08 Step 12/24 : FROM alpine:3.15 08:33:08 3.15: Pulling from library/alpine 08:33:08 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 08:33:08 Status: Downloaded newer image for alpine:3.15 08:33:08 ---> c4fc93816858 08:33:08 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:33:09 ---> Running in 2d86801b8482 08:33:09 Removing intermediate container 2d86801b8482 08:33:09 ---> 7a34e63bab80 08:33:09 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:33:09 ---> Running in 64a341bae5b3 08:33:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:10 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:33:10 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:33:10 OK: 15859 distinct packages available 08:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:33:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:33:10 (1/5) Installing dumb-init (1.2.5-r1) 08:33:10 (2/5) Installing musl-obstack (1.2.3-r0) 08:33:10 (3/5) Installing libucontext (1.1-r0) 08:33:10 (4/5) Installing gcompat (1.0.0-r4) 08:33:10 (5/5) Installing openssl (1.1.1s-r1) 08:33:10 Executing busybox-1.34.1-r7.trigger 08:33:10 OK: 7 MiB in 19 packages 08:33:10 Removing intermediate container 64a341bae5b3 08:33:10 ---> 290783b27b1a 08:33:10 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:33:12 ---> ac6aa712ae8d 08:33:12 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:33:13 fc693d55d65f: Pull complete 08:33:13 7e9fc2657dce: Pull complete 08:33:13 dda99020689f: Pull complete 08:33:16 ---> 967592a4a5ca 08:33:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:33:16 ---> e55536a1c685 08:33:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:33:17 ---> ce9308cf3015 08:33:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:33:18 ---> 905c8956b116 08:33:18 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:33:18 ---> Running in feb096c9d3a9 08:33:18 Removing intermediate container feb096c9d3a9 08:33:18 ---> 8f797e3ec0a1 08:33:18 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:33:18 ---> Running in 0ac147f7fffc 08:33:18 Removing intermediate container 0ac147f7fffc 08:33:18 ---> aba7e2b35269 08:33:18 Step 22/24 : LABEL arch=x86_64 08:33:18 ---> Running in 6b812d1f5eb1 08:33:18 Removing intermediate container 6b812d1f5eb1 08:33:18 ---> dd8e6944cd9a 08:33:18 Step 23/24 : LABEL git_sha=0cfeed11033321945b54c787a95b0950ad67c44c 08:33:18 ---> Running in c78a9e10c29c 08:33:19 Removing intermediate container c78a9e10c29c 08:33:19 ---> f784d5b2108f 08:33:19 Step 24/24 : LABEL version=0.0.0 08:33:19 ---> Running in 99bbd73258d4 08:33:20 Removing intermediate container 99bbd73258d4 08:33:20 ---> 7ffead52eb98 08:33:20 08:33:20 Successfully built 7ffead52eb98 08:33:20 Successfully tagged security-spire-agent:latest 08:33:20  Building security-spire-agent ... done Building security-spire-config 08:33:20 db1c61fa0a46: Pull complete 08:33:22 891c053d2c06: Pull complete 08:33:22 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:33:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:33:22 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:22 ---> c2dd7302d910 08:33:22 Step 3/24 : WORKDIR /edgex-go 08:33:22 ---> Using cache 08:33:22 ---> 397c864d1bf9 08:33:22 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:33:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:22 WORKDIR /edgex 08:33:22 COPY go.mod . 08:33:22 RUN go mod download 08:33:22 + docker build -t ci-base-image-arm64 -f - . 08:33:23 Sending build context to Docker daemon 3.112MB 08:33:23 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:33:23 ---> f96f9c87975a 08:33:23 Step 2/4 : WORKDIR /edgex 08:33:25 ---> Running in b1d111fb13a7 08:33:25 Removing intermediate container b1d111fb13a7 08:33:25 ---> 349d13e2ce6a 08:33:25 Step 3/4 : COPY go.mod . 08:33:26 ---> 412a6dbced91 08:33:26 Step 4/4 : RUN go mod download 08:33:26 ---> Running in fe5b3ee1c98b 08:33:27 ---> Running in 6d895a042c96 08:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:28 OK: 211 MiB in 51 packages 08:33:30 Removing intermediate container 6d895a042c96 08:33:30 ---> a6815a5d179e 08:33:30 Step 5/24 : COPY go.mod vendor* ./ 08:33:30 ---> a567eb781afd 08:33:30 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:30 ---> Running in e8b14563d4b2 08:33: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:33:52 Removing intermediate container 64f4e42ffaf7 08:33:52 ---> 160d072cb307 08:33:52 08:33:52 Step 10/23 : FROM alpine:3.16 08:33:52 Removing intermediate container f58241abfea8 08:33:52 ---> 38c77d76e437 08:33:52 08:33:52 Step 10/24 : FROM alpine:3.16 08:33:52 Removing intermediate container ea6b01a8ec93 08:33:52 ---> 72ec0bf6249b 08:33:52 08:33:52 Step 9/21 : FROM alpine:3.16 08:33:52 Removing intermediate container e8b14563d4b2 08:33:52 ---> 56832362e572 08:33:52 Step 7/24 : COPY . . 08:33:52 3.16: Pulling from library/alpine 08:33:52 3.16: Pulling from library/alpine 08:33:52 3.16: Pulling from library/alpine 08:33:58 Removing intermediate container fe5b3ee1c98b 08:33:58 ---> 9ed731a65482 08:33:58 Successfully built 9ed731a65482 08:33:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:58 + docker inspect -f . ci-base-image-arm64 08:33:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:59 prd-ubuntu20.04-docker-arm64-4c-16g-2438 does not seem to be running inside a container 08:33:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:00 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:34:00 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:34:00 Status: Downloaded newer image for alpine:3.16 08:34:00 Status: Downloaded newer image for alpine:3.16 08:34:00 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:34:00 Status: Image is up to date for alpine:3.16 08:34:00 ---> bfe296a52501 08:34:00 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:34:00 ---> bfe296a52501 08:34:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:34:00 ---> bfe296a52501 08:34:00 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:34:00 ---> Running in 97154850c1eb 08:34:00 ---> Running in 36428d124b16 08:34:00 ---> Running in 592e3e4d673e 08:34:00 ---> f9f5ec31c0e8 08:34:00 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:34:00 ---> Running in e452d83e2248 08:34:00 Removing intermediate container 70b98d7c0af3 08:34:00 ---> ba1c6f91dc06 08:34:00 08:34:00 Step 10/22 : FROM alpine:3.16 08:34:00 ---> bfe296a52501 08:34:00 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:34:00 ---> Running in f0b2e0ff7c53 08:34:00 Removing intermediate container e452d83e2248 08:34:00 ---> 633fe36465c4 08:34:00 Step 9/24 : WORKDIR /edgex-go/spire-build 08:34:00 ---> Running in 083c0775cabb 08:34:00 Removing intermediate container 083c0775cabb 08:34:00 ---> 5154979c8fb3 08:34: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:34:00 ---> Running in 14482a3bfdcb 08:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:00 (1/1) Installing dumb-init (1.2.5-r1) 08:34:00 Executing busybox-1.35.0-r17.trigger 08:34:00 OK: 6 MiB in 15 packages 08:34:00 (1/2) Installing ca-certificates (20220614-r0) 08:34:00 (2/2) Installing dumb-init (1.2.5-r1) 08:34:00 Executing busybox-1.35.0-r17.trigger 08:34:00 Executing ca-certificates-20220614-r0.trigger 08:34:00 (1/1) Installing dumb-init (1.2.5-r1) 08:34:00 OK: 6 MiB in 16 packages 08:34:00 Executing busybox-1.35.0-r17.trigger 08:34:00 OK: 6 MiB in 15 packages 08:34:00 (1/6) Installing ca-certificates (20220614-r0) 08:34:00 (2/6) Installing brotli-libs (1.0.9-r6) 08:34:00 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:34:00 (4/6) Installing libcurl (7.83.1-r5) 08:34:00 (5/6) Installing curl (7.83.1-r5) 08:34:00 (6/6) Installing dumb-init (1.2.5-r1) 08:34:00 Executing busybox-1.35.0-r17.trigger 08:34:00 Executing ca-certificates-20220614-r0.trigger 08:34:00 OK: 8 MiB in 20 packages 08:34:00 Removing intermediate container 14482a3bfdcb 08:34:00 ---> 85baedd52ba8 08:34:00 Step 11/24 : WORKDIR /edgex-go 08:34:00 Removing intermediate container 97154850c1eb 08:34:00 ---> 085cc8c189b1 08:34:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:00 ---> Running in 545a12cdf8a8 08:34:00 ---> Running in 8d2c4ed6e2cc 08:34:00 Removing intermediate container 545a12cdf8a8 08:34:00 ---> dc5568d6825f 08:34:00 Step 13/24 : ENV APP_PORT=59881 08:34:00 $ docker top 5aedfd2c00c60dbfa85fe13e118345b696550a5626a3ff3d1c30a74cb09f0439 -eo pid,comm 08:34:00 ---> Running in b35fa5fe3520 08:34:00 Removing intermediate container 8d2c4ed6e2cc 08:34:00 ---> 51f3b3ff5300 08:34:00 08:34:00 Step 12/24 : FROM alpine:3.15 08:34:00 ---> c4fc93816858 08:34:00 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:00 ---> Using cache 08:34:00 ---> 7a34e63bab80 08:34:00 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:00 ---> Running in 6f2278953b5c 08:34:00 Removing intermediate container b35fa5fe3520 08:34:00 ---> ba764949e4c7 08:34:00 Step 14/24 : EXPOSE $APP_PORT 08:34:00 ---> Running in 2ccc5a032245 08:34:00 Removing intermediate container 36428d124b16 08:34:00 ---> de3d36cc432b 08:34:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:00 Removing intermediate container 2ccc5a032245 08:34:00 ---> e7239fa9f308 08:34:00 Step 15/24 : WORKDIR / [Pipeline] { [Pipeline] sh 08:34:00 ---> Running in abba5e30e01e 08:34:00 ---> Running in a91f68a5f005 08:34:00 Removing intermediate container f0b2e0ff7c53 08:34:00 ---> f082285c8965 08:34:00 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:34:00 Removing intermediate container abba5e30e01e 08:34:00 ---> b35bdce79597 08:34:00 Step 13/23 : ENV APP_PORT=59882 08:34:00 Removing intermediate container 592e3e4d673e 08:34:00 ---> edf0f6ce8f8e 08:34:00 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:34:00 ---> Running in 56ea05e8cc36 08:34:00 ---> Running in f3510f954ec5 08:34:00 Removing intermediate container a91f68a5f005 08:34:00 ---> 5ba8a499d722 08:34:00 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:00 ---> Running in fd8448f699a9 08:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:01 Removing intermediate container 56ea05e8cc36 08:34:01 ---> f1c5ebf47b5e 08:34:01 Step 13/22 : ENV APP_PORT=59860 08:34:01 ---> Running in a96c730473ac 08:34:01 Removing intermediate container fd8448f699a9 08:34:01 ---> 42978b225d9b 08:34:01 Step 12/21 : WORKDIR /edgex 08:34:01 Removing intermediate container f3510f954ec5 08:34:01 ---> f887f829a520 08:34:01 Step 14/23 : EXPOSE $APP_PORT 08:34:01 ---> Running in 2fa830050763 08:34:01 ---> Running in b71093f806b4 08:34:01 Removing intermediate container a96c730473ac 08:34:01 ---> cac530157049 08:34:01 Step 14/22 : EXPOSE $APP_PORT 08:34:01 ---> Running in 33bb5312c9c5 08:34:01 ---> e6379b9628e5 08:34:01 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:34:01 + go version 08:34:01 go version go1.18.7 linux/arm64 [Pipeline] } 08:34:01 $ docker stop --time=1 5aedfd2c00c60dbfa85fe13e118345b696550a5626a3ff3d1c30a74cb09f0439 08:34:01 Removing intermediate container 2fa830050763 08:34:01 ---> 49b83c48c24e 08:34:01 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:34:01 Removing intermediate container b71093f806b4 08:34:01 ---> c5ef399ca606 08:34:01 Step 15/23 : WORKDIR / 08:34:01 Removing intermediate container 33bb5312c9c5 08:34:01 ---> aae89ed99256 08:34:01 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:01 ---> Running in e5236941dc99 08:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:01 ---> 327a26ba3da2 08:34:01 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:34:01 Removing intermediate container e5236941dc99 08:34:01 ---> 3a713545065d 08:34:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:01 ---> aab4a5b38047 08:34:01 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:34:01 ---> c4fbcaf4d53e 08:34:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:34:01 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:01 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:01 OK: 15859 distinct packages available 08:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:02 ---> 43b2118d08dd 08:34:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:34:02 (1/4) Installing dumb-init (1.2.5-r1) 08:34:02 (2/4) Installing musl-obstack (1.2.3-r0) 08:34:02 (3/4) Installing libucontext (1.1-r0) 08:34:02 (4/4) Installing gcompat (1.0.0-r4) 08:34:02 Executing busybox-1.34.1-r7.trigger 08:34:02 OK: 6 MiB in 18 packages 08:34:02 ---> b577f83822d2 08:34:02 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:34:02 ---> 51a4c12813e1 08:34:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:34:02 ---> 2973d67c52f4 08:34:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:34:02 ---> 97d9823081f9 08:34:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:34:02 ---> d489d161f611 08:34:02 ---> 7f2fab19cce5 08:34:02 Step 18/22 : ENTRYPOINT ["/support-notifications"]Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:34:02 08:34:02 ---> 2793d741bfd8 08:34:02 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:34:02 ---> Running in dde1b37bb9fe 08:34:02 ---> Running in a779204b43c8 08:34:02 Removing intermediate container 6f2278953b5c 08:34:02 ---> 4cf41612651f 08:34:02 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:02 Removing intermediate container a779204b43c8 08:34:02 ---> 5e45c5b692de 08:34:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:02 ---> Running in 0ebb7ae5e317 08:34:02 Removing intermediate container dde1b37bb9fe 08:34:02 ---> d3e3db654c91 08:34:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:02 ---> 9d28a711abaf 08:34:02 Step 19/23 : ENTRYPOINT ["/core-command"] 08:34:02 ---> Running in d03112b3ba51 08:34:02 $ docker rm -f --volumes 5aedfd2c00c60dbfa85fe13e118345b696550a5626a3ff3d1c30a74cb09f0439 08:34:03 ---> Running in ea4148bcf0dd 08:34:03 ---> 0c7baf09b711 08:34:03 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:34:03 ---> Running in 070ecb8c638b 08:34:03 Removing intermediate container d03112b3ba51 08:34:03 ---> c26a364ccd90 08:34:03 Step 22/24 : LABEL arch=x86_64 08:34:03 Removing intermediate container 0ebb7ae5e317 08:34:03 ---> 39631611ca81 08:34:03 Step 20/22 : LABEL arch=x86_64 08:34:03 Removing intermediate container ea4148bcf0dd 08:34:03 ---> 5e1ef40d07aa 08:34:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:34:03 ---> Running in 5d2bc910b881 08:34:03 ---> Running in ca257d4c4bd7 08:34:03 ---> Running in 7c06c2510442 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:03 + docker inspect -f . ci-base-image-arm64 08:34:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:03 Removing intermediate container 5d2bc910b881 08:34:03 ---> e973fd060754 08:34:03 Step 23/24 : LABEL git_sha=0cfeed11033321945b54c787a95b0950ad67c44c 08:34:03 prd-ubuntu20.04-docker-arm64-4c-16g-2438 does not seem to be running inside a container 08:34:03 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:04 Removing intermediate container 7c06c2510442 08:34:04 ---> 8bd462200f16 08:34:04 Step 21/23 : LABEL arch=x86_64 08:34:04 Removing intermediate container ca257d4c4bd7 08:34:04 ---> addac6863ec7 08:34:04 Step 21/22 : LABEL git_sha=0cfeed11033321945b54c787a95b0950ad67c44c 08:34:04 ---> Running in 1fbe151a6cd7 08:34:04 ---> Running in 15e16aa6c8bc 08:34:04 ---> Running in d7204ba82005 08:34:04 ---> fc21d47e2af4 08:34:04 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:34:04 Removing intermediate container 1fbe151a6cd7 08:34:04 ---> 2f2baa0663dc 08:34:04 Step 24/24 : LABEL version=0.0.0 08:34:04 ---> Running in defd7e1824c2 08:34:04 Removing intermediate container 15e16aa6c8bc 08:34:04 ---> 5473443170b5 08:34:04 Step 22/23 : LABEL git_sha=0cfeed11033321945b54c787a95b0950ad67c44c 08:34:04 ---> Running in 482de122d46e 08:34:04 Removing intermediate container d7204ba82005 08:34:04 ---> 324398649b91 08:34:04 Step 22/22 : LABEL version=0.0.0 08:34:04 Removing intermediate container 070ecb8c638b 08:34:04 ---> 016bd149fe2a 08:34:04 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:34:04 ---> Running in b3e699e9b3a3 08:34:04 ---> 113c7f1a3cf2 08:34:04 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:34:04 Removing intermediate container defd7e1824c2 08:34:04 ---> e01859026ae6 08:34:04 08:34:04 ---> Running in 76ec44a09616 08:34:04 Removing intermediate container 482de122d46e 08:34:04 ---> f313b45d285c 08:34:04 Step 23/23 : LABEL version=0.0.0 08:34:04 ---> Running in 13aa1bf95ce5 08:34:04 Successfully built e01859026ae6 08:34:04 ---> Running in 275ec699d92d 08:34:04 Successfully tagged core-metadata:latest 08:34:04 Building core-data 08:34:04  Building core-metadata ... done Removing intermediate container 76ec44a09616 08:34:04 ---> 26602829d696 08:34:04 Step 19/21 : LABEL arch=x86_64 08:34:04 Removing intermediate container b3e699e9b3a3 08:34:04 ---> de43ee82d933 08:34:04 08:34:04 ---> Running in bb9c4aba1d41 08:34:04 Removing intermediate container 13aa1bf95ce5 08:34:04 ---> ee7f86de2e3a 08:34:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:34:04 $ docker top 410b8b06f93544c5840b13feae1f6429b6affabfc50ac2acd2637b79edee4467 -eo pid,comm 08:34:05 Successfully built de43ee82d933 [Pipeline] { [Pipeline] echo 08:34:05 ========================================================= 08:34:05 [edgeXBuildGoParallel] Running Tests and Build... 08:34:05 ========================================================= [Pipeline] sh 08:34:05 Successfully tagged support-notifications:latest 08:34:05  Building support-notifications ... done Building support-scheduler 08:34:05 Removing intermediate container 275ec699d92d 08:34:05 ---> abbfc3cd52dc 08:34:05 08:34:05 Successfully built abbfc3cd52dc 08:34:05 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 08:34:06 + make test 08:34:06 go test -race -coverprofile=coverage.out ./... 08:34:07 Successfully tagged core-command:latest 08:34:07 Building security-secretstore-setup 08:34:09  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:09 ---> c2dd7302d910 08:34:09 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:09 ---> Using cache 08:34:09 ---> 444d92619203 08:34:09 Step 4/22 : WORKDIR /edgex-go 08:34:09 ---> Using cache 08:34:09 ---> 0b9036ec20e1 08:34:09 Step 5/22 : RUN apk add --update --no-cache make git 08:34:09 ---> Using cache 08:34:09 ---> 0613c0f15ef9 08:34:09 Step 6/22 : COPY go.mod vendor* ./ 08:34:09 ---> Using cache 08:34:09 ---> 9c227ef94531 08:34:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:09 ---> Using cache 08:34:09 ---> f882e26f8d5f 08:34:09 Step 8/22 : COPY . . 08:34:09 ---> Using cache 08:34:09 ---> bcb0d37a68f1 08:34:09 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:34:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:34:10 ---> c2dd7302d910 08:34:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:34:10 ---> Using cache 08:34:10 ---> 444d92619203 08:34:10 Step 4/22 : WORKDIR /edgex-go 08:34:10 ---> Using cache 08:34:10 ---> 0b9036ec20e1 08:34:10 Step 5/22 : RUN apk add --update --no-cache make git 08:34:10 ---> Using cache 08:34:10 ---> 0613c0f15ef9 08:34:10 Step 6/22 : COPY go.mod vendor* ./ 08:34:10 ---> Using cache 08:34:10 ---> 9c227ef94531 08:34:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:10 ---> Using cache 08:34:10 ---> f882e26f8d5f 08:34:10 Step 8/22 : COPY . . 08:34:10 ---> Using cache 08:34:10 ---> bcb0d37a68f1 08:34:10 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:34:11 Removing intermediate container bb9c4aba1d41 08:34:11 ---> a1c6809df331 08:34:11 Step 20/21 : LABEL git_sha=0cfeed11033321945b54c787a95b0950ad67c44c 08:34:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:34:11 ---> c2dd7302d910 08:34:11 Step 3/24 : WORKDIR /edgex-go 08:34:11 ---> Using cache 08:34:11 ---> 397c864d1bf9 08:34:11 Step 4/24 : RUN apk add --update --no-cache make git 08:34:11 ---> Using cache 08:34:11 ---> a50442767cb7 08:34:11 Step 5/24 : COPY go.mod vendor* ./ 08:34:11 ---> Using cache 08:34:11 ---> 523652886a5c 08:34:11 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:11 ---> Using cache 08:34:11 ---> ac28b20f1b28 08:34:11 Step 7/24 : COPY . . 08:34:11 ---> Using cache 08:34:11 ---> bcd2573dcb73 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:15 ---> 6c173df534ae 08:34:15 Step 19/24 : WORKDIR / 08:34:15 ---> Running in 3b5d8ec52dfa 08:34:15 ---> Running in f73c63983227 08:34:15 ---> Running in c46cf563193c 08:34:15 ---> Running in a32f17af5173 08:34:15 ---> Running in 48c01f45be05 08:34:15 Removing intermediate container c46cf563193c 08:34:15 ---> b4d4d0aed6d3 08:34:15 Step 21/21 : LABEL version=0.0.0 08:34:15 Removing intermediate container 48c01f45be05 08:34:15 ---> 461fd64f2a45 08:34:15 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:15 ---> Running in 45a01cbb48e4 08:34:15 ---> Running in 41b66cf097ed 08:34:15 Removing intermediate container 45a01cbb48e4 08:34:15 ---> 1e407cf4fd12 08:34:15 08:34:15 Removing intermediate container 41b66cf097ed 08:34:15 ---> 49aedb6ee661 08:34:15 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:15 ---> Running in 613c85ea5423 08:34:15 Successfully built 1e407cf4fd12 08:34:15 Successfully tagged security-proxy-setup:latest 08:34:15 Building security-spire-server 08:34:15  Building security-proxy-setup ... done Removing intermediate container 613c85ea5423 08:34:15 ---> e58f13ca76a7 08:34:15 Step 22/24 : LABEL arch=x86_64 08:34:15 ---> Running in 74ff3f863947 08:34:15 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:34:15 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:34:16 Removing intermediate container 74ff3f863947 08:34:16 ---> 1c5c55fa2bb6 08:34:16 Step 23/24 : LABEL git_sha=0cfeed11033321945b54c787a95b0950ad67c44c 08:34:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:34:17 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:17 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:34:17 ---> c2dd7302d910 08:34:17 Step 3/23 : WORKDIR /edgex-go 08:34:17 ---> Using cache 08:34:17 ---> 397c864d1bf9 08:34:17 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:34:17 ---> Using cache 08:34:17 ---> a6815a5d179e 08:34:17 Step 5/23 : COPY go.mod vendor* ./ 08:34:17 ---> Using cache 08:34:17 ---> a567eb781afd 08:34:17 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:17 ---> Using cache 08:34:17 ---> 56832362e572 08:34:17 Step 7/23 : COPY . . 08:34:17 ---> Using cache 08:34:17 ---> f9f5ec31c0e8 08:34:17 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:34:17 ---> Using cache 08:34:17 ---> 633fe36465c4 08:34:17 Step 9/23 : WORKDIR /edgex-go/spire-build 08:34:17 ---> Using cache 08:34:17 ---> 5154979c8fb3 08:34:17 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:19 ---> Running in ef084d4b4678 08:34:19 ---> Running in a92f9e1ec090 08:34:19 Removing intermediate container a92f9e1ec090 08:34:19 ---> 8b6fc93394a7 08:34:19 Step 24/24 : LABEL version=0.0.0 08:34:19 ---> Running in a10b7b1f5efb 08:34:19 Removing intermediate container a10b7b1f5efb 08:34:19 ---> decbab02d538 08:34:19 08:34:19 Successfully built decbab02d538 08:34:19 Successfully tagged security-spire-config:latest 08:34:19  Building security-spire-config ... done Building security-spiffe-token-provider 08:34:23 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:23 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:34:23 ---> c2dd7302d910 08:34:23 Step 3/19 : WORKDIR /edgex-go 08:34:23 ---> Using cache 08:34:23 ---> 397c864d1bf9 08:34:23 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:34:26 Removing intermediate container ef084d4b4678 08:34:26 ---> b07c6f1aa18f 08:34:26 Step 11/23 : WORKDIR /edgex-go 08:34:26 ---> Running in 6bd6d3d767f5 08:34:26 ---> Running in 1af7c984a353 08:34:26 Removing intermediate container 1af7c984a353 08:34:26 ---> 86932fdfd725 08:34:26 08:34:26 Step 12/23 : FROM alpine:3.15 08:34:26 ---> c4fc93816858 08:34:26 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:26 ---> Using cache 08:34:26 ---> 7a34e63bab80 08:34:26 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:26 ---> Using cache 08:34:26 ---> 290783b27b1a 08:34:26 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:27 v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:34:27 v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:34:27 OK: 17042 distinct packages available 08:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:27 OK: 211 MiB in 51 packages 08:34:31 ---> af8e10385395 08:34:31 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:34:31 Removing intermediate container 6bd6d3d767f5 08:34:31 ---> 117247b593e2 08:34:31 Step 5/19 : COPY go.mod vendor* ./ 08:34:31 ---> 19f8ae59375a 08:34:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:34:32 ---> 70a97c4c7558 08:34:32 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:32 ---> d011152889ea 08:34:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:34:32 ---> Running in 9ffa63a12abc 08:34:32 ---> 0d686ac7e967 08:34:32 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:34:32 ---> Running in 3243c6663f7c 08:34:32 Removing intermediate container 3243c6663f7c 08:34:32 ---> 19631b558f96 08:34:32 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:34:32 ---> Running in fb35b152bc60 08:34:32 Removing intermediate container fb35b152bc60 08:34:32 ---> c4794c96dce5 08:34:32 Step 21/23 : LABEL arch=x86_64 08:34:32 ---> Running in 060c337832c2 08:34:33 Removing intermediate container 060c337832c2 08:34:33 ---> d8f37b84013c 08:34:33 Step 22/23 : LABEL git_sha=0cfeed11033321945b54c787a95b0950ad67c44c 08:34:33 ---> Running in 6c9d2599c5ad 08:34:33 Removing intermediate container 6c9d2599c5ad 08:34:33 ---> 47ebfd4b50db 08:34:33 Step 23/23 : LABEL version=0.0.0 08:34:33 ---> Running in 194dce1f5718 08:34:33 Removing intermediate container 194dce1f5718 08:34:33 ---> 6936d2bf2e09 08:34:33 08:34:33 Successfully built 6936d2bf2e09 08:34:33 Successfully tagged security-spire-server:latest 08:34:33 Building security-bootstrapper 08:34:36  Building security-spire-server ... done Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:34:36 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:34:36 ---> c2dd7302d910 08:34:36 Step 3/32 : WORKDIR /edgex-go 08:34:36 ---> Using cache 08:34:36 ---> 397c864d1bf9 08:34:36 Step 4/32 : RUN apk add --update --no-cache make git 08:34:36 ---> Using cache 08:34:36 ---> a50442767cb7 08:34:36 Step 5/32 : COPY go.mod vendor* ./ 08:34:36 ---> Using cache 08:34:36 ---> 523652886a5c 08:34:36 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:34:36 ---> Using cache 08:34:36 ---> ac28b20f1b28 08:34:36 Step 7/32 : COPY . . 08:34:36 ---> Using cache 08:34:36 ---> bcd2573dcb73 08:34:36 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:34:45 ? github.com/edgexfoundry/edgex-go [no test files] 08:34:46 ---> Running in 1d72f79166a4 08:34: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:34:57 Removing intermediate container a32f17af5173 08:34:57 ---> 4e1344962a0f 08:34:57 08:34:57 Step 10/22 : FROM alpine:3.16 08:34:57 ---> bfe296a52501 08:34:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:34:57 Removing intermediate container 3b5d8ec52dfa 08:34:57 ---> d0da61c4f910 08:34:57 08:34:57 Step 9/24 : FROM alpine:3.16 08:34:57 ---> bfe296a52501 08:34:57 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:34:57 Removing intermediate container 9ffa63a12abc 08:34:57 ---> 71f6861ec1fa 08:34:57 Step 7/19 : COPY . . 08:34:57 ---> Running in 766e8355845e 08:34:57 ---> Running in 756c3653fb93 08:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:58 (1/3) Installing ca-certificates (20220614-r0) 08:34:58 (2/3) Installing dumb-init (1.2.5-r1) 08:34:58 (3/3) Installing su-exec (0.2-r1) 08:34:58 Executing busybox-1.35.0-r17.trigger 08:34:58 Executing ca-certificates-20220614-r0.trigger 08:34:58 OK: 6 MiB in 17 packages 08:35:00 Removing intermediate container 766e8355845e 08:35:00 ---> 6f0c6a8f9a86 08:35:00 Step 12/22 : ENV APP_PORT=59880 08:35:01 ---> Running in eac2a3f741bd 08:35:01 Removing intermediate container f73c63983227 08:35:01 ---> 1f5c71820fd7 08:35:01 08:35:01 Step 10/22 : FROM alpine:3.16 08:35:01 ---> bfe296a52501 08:35:01 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:35:01 ---> Using cache 08:35:01 ---> de3d36cc432b 08:35:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:01 ---> Using cache 08:35:01 ---> b35bdce79597 08:35:01 Step 13/22 : ENV APP_PORT=59861 08:35:01 ---> Running in e1f14168d755 08:35:01 Removing intermediate container eac2a3f741bd 08:35:01 ---> 9b66ddc50c30 08:35:01 Step 13/22 : EXPOSE $APP_PORT 08:35:01 ---> Running in 521eb2510ad5 08:35:01 Removing intermediate container 756c3653fb93 08:35:01 ---> 3f36ce6ffebe 08:35:01 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:35:01 ---> 36c21300f415 08:35:01 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:35:01 ---> Running in 52e91e611592 08:35:01 ---> Running in 077a7e5a1bdb 08:35:01 Removing intermediate container e1f14168d755 08:35:01 ---> 5f73d2c15598 08:35:01 Step 14/22 : EXPOSE $APP_PORT 08:35:02 Removing intermediate container 521eb2510ad5 08:35:02 ---> bca3c65e4334 08:35:02 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:35:02 ---> Running in cce70fe591d7 08:35:02 ---> Running in 21cde3e6ddb2 08:35:02 Removing intermediate container 52e91e611592 08:35:02 ---> 19839794cad2 08:35:02 Step 12/24 : WORKDIR / 08:35:02 ---> Running in afa4f46aea86 08:35:02 Removing intermediate container cce70fe591d7 08:35:02 ---> 5c78fbeecf26 08:35:02 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:02 Removing intermediate container afa4f46aea86 08:35:02 ---> 62abca4e3d3f 08:35: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:35:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:35:02 ---> 395502d0ad75 08:35:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:02 ---> 072e450825ce 08:35:02 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:03 (1/1) Installing dumb-init (1.2.5-r1) 08:35:03 Executing busybox-1.35.0-r17.trigger 08:35:03 OK: 6 MiB in 15 packages 08:35:03 ---> 4a613fa8375d 08:35:03 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:35:03 ---> d88fbebd6f61 08:35:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:35:03 Removing intermediate container 21cde3e6ddb2 08:35:03 ---> a483c9221479 08:35:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:03 ---> 56cd2954b034 08:35:03 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:35:03 ---> 7e48bfe79637 08:35:03 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:35:03 ---> Running in 9846e1a641c3 08:35:03 Removing intermediate container 9846e1a641c3 08:35:03 ---> dd8fbbf96b23 08:35:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:04 ---> Running in 010abfa9c335 08:35:04 ---> 17909659b1c3 08:35:04 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:04 ---> 81412bf1ca44 08:35:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:04 Removing intermediate container 010abfa9c335 08:35:04 ---> c954f2180639 08:35:04 Step 20/22 : LABEL arch=x86_64 08:35:04 ---> Running in 5e0c4252fea5 08:35:04 Removing intermediate container 5e0c4252fea5 08:35:04 ---> 15630498d6a8 08:35:04 Step 21/22 : LABEL git_sha=0cfeed11033321945b54c787a95b0950ad67c44c 08:35:04 ---> Running in 89fd7650dca8 08:35:04 ---> 2a1b5160eb41 08:35:04 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:04 Removing intermediate container 89fd7650dca8 08:35:04 ---> e31fa31b76ad 08:35:04 ---> c36399d19b8c 08:35:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.tomlStep 22/22 : LABEL version=0.0.0 08:35:04 08:35:04 ---> Running in 66c5546e5410 08:35:04 Removing intermediate container 66c5546e5410 08:35:04 ---> 37fe07d1c56a 08:35:04 08:35:04 Successfully built 37fe07d1c56a 08:35:04 Successfully tagged support-scheduler:latest 08:35:05  Building support-scheduler ... done  ---> 18e6ef462b93 08:35:05 Step 18/22 : ENTRYPOINT ["/core-data"] 08:35:05 ---> Running in 748e2d95bb76 08:35:05 ---> 53466fc4e661 08:35:05 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:05 Removing intermediate container 748e2d95bb76 08:35:05 ---> 8e27470ed290 08:35:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:05 ---> Running in 93e13123d58e 08:35:05 ---> 4129d90f9b02 08:35:05 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:05 Removing intermediate container 93e13123d58e 08:35:05 ---> 468a365b181b 08:35:05 Step 20/22 : LABEL arch=x86_64 08:35:05 ---> Running in 17952a5e3d03 08:35:05 ---> Running in 90c6b4c3dc36 08:35:06 Removing intermediate container 90c6b4c3dc36 08:35:06 ---> 70d9e1b23f02 08:35:06 Step 21/22 : LABEL git_sha=0cfeed11033321945b54c787a95b0950ad67c44c 08:35:06 ---> Running in 5e6a2f86897e 08:35:06 Removing intermediate container 5e6a2f86897e 08:35:06 ---> 7986053833c5 08:35:06 Step 22/22 : LABEL version=0.0.0 08:35:06 ---> Running in a66eb8779e98 08:35:06 Removing intermediate container 17952a5e3d03 08:35:06 Removing intermediate container a66eb8779e98 08:35:06 ---> 408183b37a5c 08:35:06 ---> b3688445efb6 08:35:06 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 08:35:06 08:35:06 ---> Running in c4e787048d23 08:35:06 Successfully built b3688445efb6 08:35:06 Successfully tagged core-data:latest 08:35:07  Building core-data ... done Removing intermediate container c4e787048d23 08:35:07 ---> f2a6c88b07ee 08:35:07 Step 22/24 : LABEL arch=x86_64 08:35:07 ---> Running in a3f5f66709df 08:35:07 Removing intermediate container a3f5f66709df 08:35:07 ---> 07b96f4a95a1 08:35:07 Step 23/24 : LABEL git_sha=0cfeed11033321945b54c787a95b0950ad67c44c 08:35:07 ---> Running in d55ff54125cf 08:35:07 Removing intermediate container d55ff54125cf 08:35:07 ---> 461e3cf59143 08:35:07 Step 24/24 : LABEL version=0.0.0 08:35:07 ---> Running in 81ee56de6395 08:35:08 Removing intermediate container 81ee56de6395 08:35:08 ---> 4eddb31ca958 08:35:08 08:35:08 Successfully built 4eddb31ca958 08:35:08 Successfully tagged security-secretstore-setup:latest 08:35:15  Building security-secretstore-setup ... done Removing intermediate container 1d72f79166a4 08:35:15 ---> 0430512e7bee 08:35:15 08:35:15 Step 9/32 : FROM alpine:3.16 08:35:15 ---> bfe296a52501 08:35:15 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:15 ---> Running in e819f5bfb484 08:35:15 Removing intermediate container e819f5bfb484 08:35:15 ---> 212cd4555916 08:35:15 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:35:15 ---> Running in 57d8704e9425 08:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:15 (1/2) Installing dumb-init (1.2.5-r1) 08:35:15 (2/2) Installing su-exec (0.2-r1) 08:35:15 Executing busybox-1.35.0-r17.trigger 08:35:15 OK: 6 MiB in 16 packages 08:35:16 Removing intermediate container 57d8704e9425 08:35:16 ---> 7964f7c7292e 08:35:16 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:35:16 ---> Running in baf78e619e02 08:35:16 Removing intermediate container baf78e619e02 08:35:16 ---> 6bfc9b44925f 08:35:16 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:35:16 ---> Running in 0917d7455fa5 08:35:16 Removing intermediate container 0917d7455fa5 08:35:16 ---> 895912547298 08:35:16 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:35:17 ---> Running in b2620a7414ee 08:35:17 Removing intermediate container b2620a7414ee 08:35:17 ---> 77dcac03c055 08:35:17 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:35:17 ---> Running in def3b75a1c17 08:35:17 Removing intermediate container def3b75a1c17 08:35:17 ---> 45006f30e3f6 08:35:17 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:35:17 ---> Running in 8648ea4af7d9 08:35:18 Removing intermediate container 8648ea4af7d9 08:35:18 ---> 42bce03e352c 08:35:18 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:35:18 ---> Running in 89b520d97371 08:35:18 Removing intermediate container 89b520d97371 08:35:18 ---> 2f76945799ad 08:35:18 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:35:18 ---> ff5fdbe83387 08:35:18 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:35:18 ---> Running in 66d2b19f71af 08:35:19 Removing intermediate container 66d2b19f71af 08:35:19 ---> e98f7b08bc7a 08:35:19 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:20 ---> 457a983ff551 08:35:20 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:20 ---> 3f79d4740950 08:35:20 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:35:20 ---> 98890fbded9e 08:35:20 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:35:20 ---> bdf7cc6031f0 08:35:20 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:35:20 ---> 21d03f86f58c 08:35:20 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:35:21 ---> f5abe318b290 08:35:21 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:21 ---> a59afd5a8f6b 08:35:21 Step 27/32 : RUN chmod +x /entrypoint.sh 08:35:21 ---> Running in b6aece1e47b4 08:35:22 Removing intermediate container b6aece1e47b4 08:35:22 ---> c53d47d662d1 08:35:22 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:35:22 ---> Running in 35353708e068 08:35:22 Removing intermediate container 35353708e068 08:35:22 ---> 11e97769ae1c 08:35:22 Step 29/32 : CMD ["gate"] 08:35:23 ---> Running in 033a4bcdeadb 08:35:23 Removing intermediate container 033a4bcdeadb 08:35:23 ---> b94964ad6cac 08:35:23 Step 30/32 : LABEL arch=x86_64 08:35:23 ---> Running in 216eecb4b7be 08:35:23 Removing intermediate container 216eecb4b7be 08:35:23 ---> a03797112415 08:35:23 Step 31/32 : LABEL git_sha=0cfeed11033321945b54c787a95b0950ad67c44c 08:35:23 ---> Running in f7ddbea37eeb 08:35:23 Removing intermediate container f7ddbea37eeb 08:35:23 ---> ac8a4ae26b50 08:35:23 Step 32/32 : LABEL version=0.0.0 08:35:23 ---> Running in 085fabfd6dd2 08:35:24 Removing intermediate container 085fabfd6dd2 08:35:24 ---> 565a9de8b13d 08:35:24 08:35:24 Successfully built 565a9de8b13d 08:35:24 Successfully tagged security-bootstrapper:latest 08:35:24  Building security-bootstrapper ... done Removing intermediate container 077a7e5a1bdb 08:35:24 ---> cffbc1ad3124 08:35:24 08:35:24 Step 9/19 : FROM alpine:3.15 08:35:24 ---> c4fc93816858 08:35:24 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:35:24 ---> Using cache 08:35:24 ---> 7a34e63bab80 08:35:24 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:24 ---> Running in c95401c6f560 08:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:25 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:35:25 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:35:25 OK: 15859 distinct packages available 08:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:35:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:35:25 (1/9) Installing ca-certificates (20220614-r0) 08:35:25 (2/9) Installing brotli-libs (1.0.9-r5) 08:35:25 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:35:25 (4/9) Installing libcurl (7.80.0-r5) 08:35:25 (5/9) Installing curl (7.80.0-r5) 08:35:25 (6/9) Installing dumb-init (1.2.5-r1) 08:35:25 (7/9) Installing musl-obstack (1.2.3-r0) 08:35:25 (8/9) Installing libucontext (1.1-r0) 08:35:25 (9/9) Installing gcompat (1.0.0-r4) 08:35:25 Executing busybox-1.34.1-r7.trigger 08:35:25 Executing ca-certificates-20220614-r0.trigger 08:35:25 OK: 8 MiB in 23 packages 08:35:26 Removing intermediate container c95401c6f560 08:35:26 ---> 1c2271f6c6c0 08:35:26 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:26 ---> d0603c2da93c 08:35:26 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:26 ---> 8163d25cad94 08:35:26 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:35:26 ---> 2d4b81e9cb8b 08:35:26 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:35:26 ---> Running in c3335df30d3c 08:35:27 Removing intermediate container c3335df30d3c 08:35:27 ---> 10c02df62111 08:35:27 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:27 ---> Running in 7e343f37906f 08:35:27 Removing intermediate container 7e343f37906f 08:35:27 ---> 0403cd55d456 08:35:27 Step 17/19 : LABEL arch=x86_64 08:35:27 ---> Running in de8d64bfa23b 08:35:27 Removing intermediate container de8d64bfa23b 08:35:27 ---> 1a3bc70731de 08:35:27 Step 18/19 : LABEL git_sha=0cfeed11033321945b54c787a95b0950ad67c44c 08:35:27 ---> Running in 82b0f53cbac2 08:35:27 Removing intermediate container 82b0f53cbac2 08:35:27 ---> 47ad28d53f02 08:35:27 Step 19/19 : LABEL version=0.0.0 08:35:27 ---> Running in 8e5b2bc131c7 08:35:27 Removing intermediate container 8e5b2bc131c7 08:35:27 ---> 776efcab1799 08:35:27 08:35:27 Successfully built 776efcab1799 08:35:27 Successfully tagged security-spiffe-token-provider:latest 08:35:27  Building security-spiffe-token-provider ... done  [Pipeline] } 08:35:27 $ docker stop --time=1 b9fb117360193edaa5fe8a787465f2b014b963862d4796dd61dbabcab5046d9c 08:35:28 $ docker rm -f --volumes b9fb117360193edaa5fe8a787465f2b014b963862d4796dd61dbabcab5046d9c [Pipeline] // withDockerContainer [Pipeline] sh 08:35:29 + docker images 08:35:29 REPOSITORY TAG IMAGE ID CREATED SIZE 08:35:29 security-spiffe-token-provider latest 776efcab1799 1 second ago 29.8MB 08:35:29 security-bootstrapper latest 565a9de8b13d 4 seconds ago 20.3MB 08:35:29 cffbc1ad3124 4 seconds ago 1.7GB 08:35:29 0430512e7bee 16 seconds ago 1.66GB 08:35:29 security-secretstore-setup latest 4eddb31ca958 20 seconds ago 29.9MB 08:35:29 core-data latest b3688445efb6 22 seconds ago 17.9MB 08:35:29 support-scheduler latest 37fe07d1c56a 24 seconds ago 30MB 08:35:29 1f5c71820fd7 28 seconds ago 1.74GB 08:35:29 4e1344962a0f 38 seconds ago 1.68GB 08:35:29 d0da61c4f910 38 seconds ago 1.66GB 08:35:29 security-spire-server latest 6936d2bf2e09 55 seconds ago 86.5MB 08:35:29 86932fdfd725 About a minute ago 1.54GB 08:35:29 security-spire-config latest decbab02d538 About a minute ago 85.8MB 08:35:29 security-proxy-setup latest 1e407cf4fd12 About a minute ago 27.7MB 08:35:29 core-command latest abbfc3cd52dc About a minute ago 17.7MB 08:35:29 support-notifications latest de43ee82d933 About a minute ago 30.6MB 08:35:29 core-metadata latest e01859026ae6 About a minute ago 18.5MB 08:35:29 51f3b3ff5300 About a minute ago 1.54GB 08:35:29 ba1c6f91dc06 About a minute ago 1.74GB 08:35:29 38c77d76e437 About a minute ago 1.68GB 08:35:29 160d072cb307 About a minute ago 1.67GB 08:35:29 72ec0bf6249b About a minute ago 1.66GB 08:35:29 security-spire-agent latest 7ffead52eb98 2 minutes ago 125MB 08:35:29 0a00f910c308 2 minutes ago 1.54GB 08:35:29 ci-base-image-x86_64 latest c2dd7302d910 6 minutes ago 904MB 08:35:29 alpine 3.16 bfe296a52501 2 months ago 5.54MB 08:35:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 08:35:29 alpine 3.15 c4fc93816858 5 months ago 5.59MB 08:35:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 08:35:29 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:36:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:36:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:37:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:37:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:37:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 08:37:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:37:07 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:37:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:37:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:37:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:37:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:37:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.483s coverage: 28.7% of statements 08:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:37:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.436s coverage: 98.5% of statements 08:37:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.714s coverage: 43.0% of statements 08:37:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:37:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:37:34 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.561s coverage: 54.0% of statements 08:37:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:37:34 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:37:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.446s coverage: 89.2% of statements 08:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:37:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.435s coverage: 2.4% of statements 08:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:37:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:37:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.519s coverage: 95.6% of statements 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:37:53 ok github.com/edgexfoundry/edgex-go/internal/io 0.362s coverage: 72.2% of statements 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:37:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.338s coverage: 60.0% of statements 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:37:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.629s coverage: 0.9% of statements 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:37:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.445s coverage: 58.8% of statements 08:37:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.244s coverage: 29.6% of statements 08:37:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:37:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.283s coverage: 47.1% of statements 08:37:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.279s coverage: 79.5% of statements 08:37:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements 08:37:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.310s coverage: 96.3% of statements 08:37:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.298s coverage: 87.5% of statements 08:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.264s coverage: 94.4% of statements 08:38:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.209s coverage: 44.8% of statements 08:38:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.740s coverage: 79.9% of statements 08:38:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.322s coverage: 92.9% of statements 08:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 65.1% of statements 08:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.244s coverage: 86.9% of statements 08:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.244s coverage: 87.2% of statements 08:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.210s coverage: 100.0% of statements 08:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.306s coverage: 77.4% of statements 08:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 08:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.290s coverage: 80.0% of statements 08:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.250s coverage: 87.2% of statements 08:38:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.825s coverage: 91.2% of statements 08:38:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:38:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.179s coverage: 64.7% of statements 08:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:38:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:38:25 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.284s coverage: 100.0% of statements 08:38:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements 08:38:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.064s coverage: 100.0% of statements 08:38:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.086s coverage: 73.7% of statements 08:38:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.097s coverage: 100.0% of statements 08:38:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.427s coverage: 65.8% of statements 08:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 08:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 08:38:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 08:38:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.836s coverage: 41.8% of statements 08:38:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:38:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:38:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.304s coverage: 89.5% of statements 08:38:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:38:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.299s coverage: 84.8% of statements 08:38:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:38:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:38:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:38:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:38:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.440s coverage: 17.7% of statements 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:38:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.713s coverage: 92.3% of statements 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:38:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.285s coverage: 63.2% of statements 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:38:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.477s coverage: 97.7% of statements 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:38:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:38:44 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:38:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:38:44 go vet ./... 08:40:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:40:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:40:36 ./bin/test-attribution-txt.sh [Pipeline] echo 08:40:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:40:38 + ls -al . 08:40:38 total 744 08:40:38 drwxrwxr-x 10 1001 1001 4096 Jan 14 08:34 . 08:40:38 drwxr-xr-x 4 root root 4096 Jan 14 08:34 .. 08:40:38 drwxrwxr-x 2 1001 1001 4096 Jan 14 08:32 .blubracket 08:40:38 -rw-rw-r-- 1 1001 1001 16 Jan 14 08:32 .dockerignore 08:40:38 drwxrwxr-x 8 1001 1001 4096 Jan 14 08:32 .git 08:40:38 drwxrwxr-x 3 1001 1001 4096 Jan 14 08:32 .github 08:40:38 -rw-rw-r-- 1 1001 1001 956 Jan 14 08:32 .gitignore 08:40:38 -rw-rw-r-- 1 1001 1001 42 Jan 14 08:32 .golangci.yml 08:40:38 -rw-rw-r-- 1 1001 1001 87 Jan 14 08:32 .hadolint.yml 08:40:38 -rw-rw-r-- 1 1001 1001 166 Jan 14 08:32 .sonarcloud.properties 08:40:38 -rw-rw-r-- 1 1001 1001 1171 Jan 14 08:32 ADOPTERS.md 08:40:38 -rw-rw-r-- 1 1001 1001 10825 Jan 14 08:32 Attribution.txt 08:40:38 -rw-rw-r-- 1 1001 1001 73765 Jan 14 08:32 CHANGELOG.md 08:40:38 -rw-rw-r-- 1 1001 1001 3804 Jan 14 08:32 CONTRIBUTING.md 08:40:38 -rw-rw-r-- 1 1001 1001 677 Jan 14 08:32 GOVERNANCE.md 08:40:38 -rw-rw-r-- 1 1001 1001 850 Jan 14 08:32 Jenkinsfile 08:40:38 -rw-rw-r-- 1 1001 1001 10775 Jan 14 08:32 LICENSE 08:40:38 -rw-rw-r-- 1 1001 1001 12513 Jan 14 08:32 Makefile 08:40:38 -rw-rw-r-- 1 1001 1001 582 Jan 14 08:32 OWNERS.md 08:40:38 -rw-rw-r-- 1 1001 1001 9403 Jan 14 08:32 README.md 08:40:38 -rw-rw-r-- 1 1001 1001 6912 Jan 14 08:32 SECURITY.md 08:40:38 -rw-rw-r-- 1 1001 1001 5 Jan 14 08:28 VERSION 08:40:38 drwxrwxr-x 2 1001 1001 4096 Jan 14 08:32 bin 08:40:38 drwxrwxr-x 16 1001 1001 4096 Jan 14 08:32 cmd 08:40:38 -rw-r--r-- 1 root root 489579 Jan 14 08:38 coverage.out 08:40:38 -rw-rw-r-- 1 1001 1001 3376 Jan 14 08:32 go.mod 08:40:38 -rw-rw-r-- 1 1001 1001 34949 Jan 14 08:32 go.sum 08:40:38 drwxrwxr-x 7 1001 1001 4096 Jan 14 08:32 internal 08:40:38 drwxrwxr-x 3 1001 1001 4096 Jan 14 08:32 openapi 08:40:38 drwxrwxr-x 4 1001 1001 4096 Jan 14 08:32 snap 08:40:38 -rw-rw-r-- 1 1001 1001 204 Jan 14 08:32 version.go [Pipeline] sh 08:40:38 + '[' -e coverage.out ] 08:40:38 + chown 1001:1001 coverage.out [Pipeline] stash 08:40:38 Warning: overwriting stash ‘coverage-report’ 08:40:39 Stashed 1 file(s) [Pipeline] sh 08:40:40 + make build 08:40:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:42:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:42:16 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:42:16 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:43:03 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:43:08 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:43:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:43:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:43:23 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:43:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:43:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:43:49 $ docker stop --time=1 410b8b06f93544c5840b13feae1f6429b6affabfc50ac2acd2637b79edee4467 08:43:50 $ docker rm -f --volumes 410b8b06f93544c5840b13feae1f6429b6affabfc50ac2acd2637b79edee4467 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:53 08:43:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:43:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:43:53 latest: Pulling from edgex-devops/edgex-compose-arm64 08:43:53 29e5d40040c1: Pulling fs layer 08:43:53 1ce36da41761: Pulling fs layer 08:43:53 25b303627fd3: Pulling fs layer 08:43:53 29e5d40040c1: Verifying Checksum 08:43:53 29e5d40040c1: Download complete 08:43:53 1ce36da41761: Verifying Checksum 08:43:53 1ce36da41761: Download complete 08:43:54 29e5d40040c1: Pull complete 08:43:55 25b303627fd3: Verifying Checksum 08:43:55 25b303627fd3: Download complete 08:43:55 1ce36da41761: Pull complete 08:44:05 25b303627fd3: Pull complete 08:44:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:44:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:05 prd-ubuntu20.04-docker-arm64-4c-16g-2438 does not seem to be running inside a container 08:44:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:44:08 $ docker top b157cf9c8f2940d7d08edc252c91b1d6c9da366b39cd20b4ecb634b7134eea89 -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:09 + + docker-compose buildgrep parallel --help 08:44:09 08:44:15 --parallel Build images in parallel. [Pipeline] } 08:44:15 $ docker stop --time=1 b157cf9c8f2940d7d08edc252c91b1d6c9da366b39cd20b4ecb634b7134eea89 08:44:17 $ docker rm -f --volumes b157cf9c8f2940d7d08edc252c91b1d6c9da366b39cd20b4ecb634b7134eea89 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:44:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:44:18 prd-ubuntu20.04-docker-arm64-4c-16g-2438 does not seem to be running inside a container 08:44:18 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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:44:19 $ docker top 16d72702f41f189af56b1b1952ced344eca153db822fc9876c5f57413604b652 -eo pid,comm [Pipeline] { [Pipeline] sh 08:44:20 + docker-compose -f ./docker-compose-build.yml build --parallel 08:44:27 Building core-command ... 08:44:27 Building core-data ... 08:44:27 Building core-metadata ... 08:44:27 Building security-bootstrapper ... 08:44:27 Building security-proxy-setup ... 08:44:27 Building security-secretstore-setup ... 08:44:27 Building security-spiffe-token-provider ... 08:44:27 Building security-spire-agent ... 08:44:27 Building security-spire-config ... 08:44:27 Building security-spire-server ... 08:44:27 Building support-notifications ... 08:44:27 Building support-scheduler ... 08:44:27 Building security-proxy-setup 08:44:27 Building security-spiffe-token-provider 08:44:27 Building core-data 08:44:27 Building security-spire-config 08:44:27 Building support-scheduler 08:45:14 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:45:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:45:14 ---> 9ed731a65482 08:45:14 Step 3/24 : WORKDIR /edgex-go 08:45:14 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:45:14 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:45:14 ---> 9ed731a65482 08:45:14 Step 3/19 : WORKDIR /edgex-go 08:45:14 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:45:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:45:14 ---> 9ed731a65482 08:45:14 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:45:14 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:45:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:45:14 ---> 9ed731a65482 08:45:14 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:45:14 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:45:14 Step 2/21 : FROM ${BUILDER_BASE} AS builder 08:45:14 ---> 9ed731a65482 08:45:14 Step 3/21 : WORKDIR /edgex-go 08:45:14 ---> Running in 3c669be314da 08:45:14 ---> Running in bc70969beec1 08:45:14 ---> Running in baeae58145ef 08:45:14 ---> Running in 8e22463830e1 08:45:14 ---> Running in ce0883acb6b1 08:45:14 Removing intermediate container 8e22463830e1 08:45:14 ---> 4157f2bc13ab 08:45:14 Step 4/22 : WORKDIR /edgex-go 08:45:14 Removing intermediate container baeae58145ef 08:45:14 ---> 38a6aeffaae4 08:45:14 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:45:14 ---> Running in ef192ccf6b0b 08:45:14 ---> Running in 56d8d5635de0 08:45:14 Removing intermediate container bc70969beec1 08:45:14 ---> 23c7edb1660b 08:45:14 Step 4/22 : WORKDIR /edgex-go 08:45:14 Removing intermediate container 3c669be314da 08:45:14 ---> 962c0bc40585 08:45:14 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:45:14 Removing intermediate container ce0883acb6b1 08:45:14 ---> 23e7c0dcb511 08:45:14 Step 4/21 : RUN apk add --update --no-cache make git 08:45:14 ---> Running in 9fe851e44f5d 08:45:14 ---> Running in 2353d4f601df 08:45:14 ---> Running in 0fb1b38989f5 08:45:14 Removing intermediate container 56d8d5635de0 08:45:14 ---> 38fa69d814b8 08:45:14 Step 5/22 : RUN apk add --update --no-cache make git 08:45:14 Removing intermediate container 9fe851e44f5d 08:45:14 ---> 2b081e231610 08:45:14 Step 5/22 : RUN apk add --update --no-cache make git 08:45:14 ---> Running in 5caa578e9361 08:45:14 ---> Running in 044b445a0c58 08:45:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:45:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:45:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:45:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:45:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:45:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:45:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:45:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:45:17 v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:45:17 v3.16.3-111-g13c6c3d6c5 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:45:17 OK: 16899 distinct packages available 08:45:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:45:18 OK: 221 MiB in 51 packages 08:45:18 OK: 221 MiB in 51 packages 08:45:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:45:18 OK: 221 MiB in 51 packages 08:45:18 OK: 221 MiB in 51 packages 08:45:19 OK: 221 MiB in 51 packages 08:45:20 Removing intermediate container 2353d4f601df 08:45:20 ---> 2e44a94cc2e0 08:45:20 Step 5/21 : COPY go.mod vendor* ./ 08:45:20 Removing intermediate container 0fb1b38989f5 08:45:20 ---> 9891bdef85d2 08:45:20 Step 5/24 : COPY go.mod vendor* ./ 08:45:20 Removing intermediate container 5caa578e9361 08:45:20 ---> 5829ae194779 08:45:20 Step 6/22 : COPY go.mod vendor* ./ 08:45:20 Removing intermediate container 044b445a0c58 08:45:20 ---> 530c57a0b5f9 08:45:20 Step 6/22 : COPY go.mod vendor* ./ 08:45:21 Removing intermediate container ef192ccf6b0b 08:45:21 ---> 8aba25ff4aad 08:45:21 Step 5/19 : COPY go.mod vendor* ./ 08:45:21 ---> 2ec1a8322200 08:45:21 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:21 ---> d1fb34d81547 08:45:21 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:21 ---> Running in c39376d0e1b9 08:45:21 ---> Running in 2a67c2b806ba 08:45:22 ---> 2ade74dd0e23 08:45:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:22 ---> fd84d6a67661 08:45:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:22 ---> Running in cde96367fcde 08:45:22 ---> Running in 727d983fd52a 08:45:22 ---> d938a5c617d6 08:45:22 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:45:22 ---> Running in 90b9d0dbbda2 08:47:14 Removing intermediate container cde96367fcde 08:47:14 ---> 6a867c92f19b 08:47:14 Step 8/22 : COPY . . 08:47:14 Removing intermediate container c39376d0e1b9 08:47:14 ---> 34fa20f3ab4e 08:47:14 Step 7/24 : COPY . . 08:47:14 Removing intermediate container 727d983fd52a 08:47:14 ---> fbf05f925b8f 08:47:14 Step 8/22 : COPY . . 08:47:14 Removing intermediate container 2a67c2b806ba 08:47:14 ---> 8e598d0dcad0 08:47:14 Step 7/21 : COPY . . 08:47:14 Removing intermediate container 90b9d0dbbda2 08:47:14 ---> e7a2ced28c7e 08:47:14 Step 7/19 : COPY . . 08:47:32 ---> 5d937379c3f0 08:47:32 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 08:47:32 ---> 3f5dcda8d484 08:47:32 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:47:32 ---> 46815b6f6e41 08:47:32 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:47:32 ---> Running in 9c7030ac6a3a 08:47:32 ---> 521781f12968 08:47:32 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:47:32 ---> 66d7326f78c7 08:47:32 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:47:32 ---> Running in 8739531df6f6 08:47:32 ---> Running in 4128936f0e73 08:47:32 ---> Running in 6c1f8985d5bd 08:47:32 ---> Running in 36a1085fae2c 08:47:32 Removing intermediate container 4128936f0e73 08:47:32 ---> 3f66fdc39a03 08:47:32 Step 9/24 : WORKDIR /edgex-go/spire-build 08:47:32 ---> Running in a7031242031b 08:47:33 Removing intermediate container a7031242031b 08:47:33 ---> d10ac0c5a511 08:47:33 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:47:33 ---> Running in 24a63eff6e53 08:47:34 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:47:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 08:47:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:47:34 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:47:36 Removing intermediate container 24a63eff6e53 08:47:36 ---> fdaab48a6645 08:47:36 Step 11/24 : WORKDIR /edgex-go 08:47:36 ---> Running in fc77b65f5514 08:47:37 Removing intermediate container fc77b65f5514 08:47:37 ---> 37299822e2c0 08:47:37 08:47:37 Step 12/24 : FROM alpine:3.15 08:47:37 3.15: Pulling from library/alpine 08:47:38 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 08:47:38 Status: Downloaded newer image for alpine:3.15 08:47:38 ---> 8aa73fd46299 08:47:38 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:47:38 ---> Running in de6deb298b5e 08:47:38 Removing intermediate container de6deb298b5e 08:47:38 ---> 8aac6ad87301 08:47:38 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:47:39 ---> Running in 1205cc44a88c 08:47:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:47:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:47:43 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:47:43 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:47:43 OK: 15736 distinct packages available 08:47:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:47:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:47:45 (1/4) Installing dumb-init (1.2.5-r1) 08:47:45 (2/4) Installing musl-obstack (1.2.3-r0) 08:47:45 (3/4) Installing libucontext (1.1-r0) 08:47:45 (4/4) Installing gcompat (1.0.0-r4) 08:47:45 Executing busybox-1.34.1-r7.trigger 08:47:45 OK: 6 MiB in 18 packages 08:47:46 Removing intermediate container 1205cc44a88c 08:47:46 ---> 52b9958d3628 08:47:46 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:47:53 ---> 1df61fc07267 08:47:53 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:47:53 ---> d54479107609 08:47:53 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:47:53 ---> Running in 2925a70b889a 08:47:53 Removing intermediate container 2925a70b889a 08:47:53 ---> e741d345c921 08:47:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:47:54 ---> e703624a08a1 08:47:54 Step 19/24 : WORKDIR / 08:47:54 ---> Running in 5150f0c37a80 08:47:55 Removing intermediate container 5150f0c37a80 08:47:55 ---> 1ace58da4106 08:47:55 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:47:55 ---> Running in 5cb50e581839 08:47:55 Removing intermediate container 5cb50e581839 08:47:55 ---> 88e2de79245d 08:47:55 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:47:55 ---> Running in 9308c2d68e35 08:47:56 Removing intermediate container 9308c2d68e35 08:47:56 ---> ff066b96346f 08:47:56 Step 22/24 : LABEL arch=arm64 08:47:56 ---> Running in 0c30e26f62c3 08:47:57 Removing intermediate container 0c30e26f62c3 08:47:57 ---> 546715fb3c44 08:47:57 Step 23/24 : LABEL git_sha=1500d574e73f93220820eca902a15c20bb100afa 08:47:57 ---> Running in 67e306ef101d 08:47:57 Removing intermediate container 67e306ef101d 08:47:57 ---> c7934e42ba35 08:47:57 Step 24/24 : LABEL version=0.0.0 08:47:57 ---> Running in f94d9b75f322 08:47:58 Removing intermediate container f94d9b75f322 08:47:58 ---> a568123a8e35 08:47:58 08:47:58 Successfully built a568123a8e35 08:47:58 Successfully tagged security-spire-config-arm64:latest 08:47:58  Building security-spire-config ... done Building security-spire-agent 08:48:16 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:48:16 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:48:16 ---> 9ed731a65482 08:48:16 Step 3/24 : WORKDIR /edgex-go 08:48:16 ---> Using cache 08:48:16 ---> 962c0bc40585 08:48:16 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:48:16 ---> Using cache 08:48:16 ---> 9891bdef85d2 08:48:16 Step 5/24 : COPY go.mod vendor* ./ 08:48:16 ---> Using cache 08:48:16 ---> 2ec1a8322200 08:48:16 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:48:16 ---> Using cache 08:48:16 ---> 34fa20f3ab4e 08:48:16 Step 7/24 : COPY . . 08:48:16 ---> Using cache 08:48:16 ---> 46815b6f6e41 08:48:16 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:48:16 ---> Using cache 08:48:16 ---> 3f66fdc39a03 08:48:16 Step 9/24 : WORKDIR /edgex-go/spire-build 08:48:16 ---> Using cache 08:48:16 ---> d10ac0c5a511 08:48:16 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 08:48:16 ---> Using cache 08:48:16 ---> fdaab48a6645 08:48:16 Step 11/24 : WORKDIR /edgex-go 08:48:16 ---> Using cache 08:48:16 ---> 37299822e2c0 08:48:16 08:48:16 Step 12/24 : FROM alpine:3.15 08:48:16 ---> 8aa73fd46299 08:48:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:48:16 ---> Using cache 08:48:16 ---> 8aac6ad87301 08:48:16 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:48:16 ---> Running in 9939aeeba09e 08:48:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:48:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:48:18 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:48:18 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:48:18 OK: 15736 distinct packages available 08:48:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:48:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:48:20 (1/5) Installing dumb-init (1.2.5-r1) 08:48:20 (2/5) Installing musl-obstack (1.2.3-r0) 08:48:20 (3/5) Installing libucontext (1.1-r0) 08:48:20 (4/5) Installing gcompat (1.0.0-r4) 08:48:20 (5/5) Installing openssl (1.1.1s-r1) 08:48:20 Executing busybox-1.34.1-r7.trigger 08:48:20 OK: 6 MiB in 19 packages 08:48:22 Removing intermediate container 9939aeeba09e 08:48:22 ---> 72c2ec712143 08:48:22 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:48:26 ---> 4e7e59126dc1 08:48:26 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:48:32 ---> d81a71cb3821 08:48:32 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:48:32 ---> d53227cb06a8 08:48:32 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:48:33 ---> b7d15fe76745 08:48:33 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:48:34 ---> 8085d399794d 08:48:34 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:48:34 ---> Running in 242bd8bef707 08:48:35 Removing intermediate container 242bd8bef707 08:48:35 ---> feda1016617f 08:48:35 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:48:35 ---> Running in 278269ab7686 08:48:35 Removing intermediate container 278269ab7686 08:48:35 ---> 0eefeb86b52a 08:48:35 Step 22/24 : LABEL arch=arm64 08:48:36 ---> Running in 85df5e4300b6 08:48:36 Removing intermediate container 85df5e4300b6 08:48:36 ---> 1030c2fdf93a 08:48:36 Step 23/24 : LABEL git_sha=1500d574e73f93220820eca902a15c20bb100afa 08:48:36 ---> Running in 7d745d04486d 08:48:37 Removing intermediate container 7d745d04486d 08:48:37 ---> 850c894341f8 08:48:37 Step 24/24 : LABEL version=0.0.0 08:48:37 ---> Running in 2c639916be07 08:48:38 Removing intermediate container 2c639916be07 08:48:38 ---> 8307679d5550 08:48:38 08:48:38 Successfully built 8307679d5550 08:48:38 Successfully tagged security-spire-agent-arm64:latest 08:48:38  Building security-spire-agent ... done Building security-spire-server 08:49:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:49:00 ---> 9ed731a65482 08:49:00 Step 3/23 : WORKDIR /edgex-go 08:49:00 ---> Using cache 08:49:00 ---> 962c0bc40585 08:49:00 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:49:00 ---> Using cache 08:49:00 ---> 9891bdef85d2 08:49:00 Step 5/23 : COPY go.mod vendor* ./ 08:49:00 ---> Using cache 08:49:00 ---> 2ec1a8322200 08:49:00 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:00 ---> Using cache 08:49:00 ---> 34fa20f3ab4e 08:49:00 Step 7/23 : COPY . . 08:49:00 ---> Using cache 08:49:00 ---> 46815b6f6e41 08:49:00 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:49:00 ---> Using cache 08:49:00 ---> 3f66fdc39a03 08:49:00 Step 9/23 : WORKDIR /edgex-go/spire-build 08:49:00 ---> Using cache 08:49:00 ---> d10ac0c5a511 08:49:00 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:49:00 ---> Running in e7287bd1d9e5 08:49:00 Removing intermediate container e7287bd1d9e5 08:49:00 ---> 1237919b639d 08:49:00 Step 11/23 : WORKDIR /edgex-go 08:49:00 ---> Running in bcd1d375557d 08:49:01 Removing intermediate container bcd1d375557d 08:49:01 ---> aae5b9d4e622 08:49:01 08:49:01 Step 12/23 : FROM alpine:3.15 08:49:01 ---> 8aa73fd46299 08:49:01 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:49:01 ---> Using cache 08:49:01 ---> 8aac6ad87301 08:49:01 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:49:01 ---> Using cache 08:49:01 ---> 72c2ec712143 08:49:01 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:49:08 ---> ac3212e097fc 08:49:08 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:49:08 ---> 4c946375e976 08:49:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:49:09 ---> cfebc777c8dc 08:49:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:49:10 ---> f64585b190c3 08:49:10 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:49:10 ---> Running in 562d03eff7b1 08:49:10 Removing intermediate container 562d03eff7b1 08:49:10 ---> 08de4bd38eb3 08:49:10 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:49:10 ---> Running in 06f4a8e5cb5d 08:49:11 Removing intermediate container 06f4a8e5cb5d 08:49:11 ---> 9de1be329e8b 08:49:11 Step 21/23 : LABEL arch=arm64 08:49:11 ---> Running in f8739d607b70 08:49:12 Removing intermediate container f8739d607b70 08:49:12 ---> 8446ed2030c3 08:49:12 Step 22/23 : LABEL git_sha=1500d574e73f93220820eca902a15c20bb100afa 08:49:12 ---> Running in 39dfb24d5048 08:49:12 Removing intermediate container 39dfb24d5048 08:49:12 ---> 59bdbc9789ec 08:49:12 Step 23/23 : LABEL version=0.0.0 08:49:12 ---> Running in f5d2262f51f4 08:49:13 Removing intermediate container f5d2262f51f4 08:49:13 ---> 3af01d809ab3 08:49:13 08:49:13 Successfully built 3af01d809ab3 08:49:13 Successfully tagged security-spire-server-arm64:latest 08:49:13  Building security-spire-server ... done Building support-notifications 08:49:32 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:49:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:49:32 ---> 9ed731a65482 08:49:32 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:49:32 ---> Using cache 08:49:32 ---> 23c7edb1660b 08:49:32 Step 4/22 : WORKDIR /edgex-go 08:49:32 ---> Using cache 08:49:32 ---> 2b081e231610 08:49:32 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:49:32 ---> Running in 982dffd04164 08:49:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:49:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:49:35 OK: 221 MiB in 51 packages 08:49:36 Removing intermediate container 982dffd04164 08:49:36 ---> 3f637ab4b6b2 08:49:36 Step 6/22 : COPY go.mod vendor* ./ 08:49:37 ---> cebfdbfa64fa 08:49:37 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:49:38 ---> Running in 6ce67bf72dca 08:51:14 Removing intermediate container 6ce67bf72dca 08:51:14 ---> d4fb40e0b431 08:51:14 Step 8/22 : COPY . . 08:51:22 ---> 13eb0ad52edc 08:51:22 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:51:22 ---> Running in bc089c2153d4 08:51:24 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:54:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:54:43 Removing intermediate container 9c7030ac6a3a 08:54:43 ---> dc903be92ca5 08:54:43 08:54:43 Step 9/21 : FROM alpine:3.16 08:54:43 3.16: Pulling from library/alpine 08:54:43 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 08:54:43 Status: Downloaded newer image for alpine:3.16 08:54:43 ---> 2b4661558fb8 08:54:43 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 08:54:43 ---> Running in 99d748eaeb29 08:54:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:54:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:54:47 (1/6) Installing ca-certificates (20220614-r0) 08:54:47 (2/6) Installing brotli-libs (1.0.9-r6) 08:54:47 (3/6) Installing nghttp2-libs (1.47.0-r0) 08:54:47 (4/6) Installing libcurl (7.83.1-r5) 08:54:47 (5/6) Installing curl (7.83.1-r5) 08:54:47 (6/6) Installing dumb-init (1.2.5-r1) 08:54:47 Executing busybox-1.35.0-r17.trigger 08:54:47 Executing ca-certificates-20220614-r0.trigger 08:54:48 OK: 8 MiB in 20 packages 08:54:50 Removing intermediate container 99d748eaeb29 08:54:50 ---> 7d5e8df39018 08:54:50 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:54:50 ---> Running in 24f15012a748 08:54:51 Removing intermediate container 24f15012a748 08:54:51 ---> 6c992ddf82a9 08:54:51 Step 12/21 : WORKDIR /edgex 08:54:51 ---> Running in c02207ef1745 08:54:52 Removing intermediate container c02207ef1745 08:54:52 ---> a7b49176d7c0 08:54:52 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 08:54:53 ---> 3bae2cfa6bb2 08:54:53 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 08:54:54 ---> 96e39f669e56 08:54:54 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:54:56 ---> b45236ab55f0 08:54:56 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:54:57 ---> 0f38e3bca167 08:54:57 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:54:57 ---> Running in 2278a5d41cf7 08:55:00 Removing intermediate container 2278a5d41cf7 08:55:00 ---> 82cf6973031d 08:55:00 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 08:55:00 ---> Running in 3db389b1b9c6 08:55:01 Removing intermediate container 3db389b1b9c6 08:55:01 ---> 04ca3f0af653 08:55:01 Step 19/21 : LABEL arch=arm64 08:55:01 ---> Running in 49552fcdc4d1 08:55:02 Removing intermediate container 49552fcdc4d1 08:55:02 ---> 9047be8299d4 08:55:02 Step 20/21 : LABEL git_sha=1500d574e73f93220820eca902a15c20bb100afa 08:55:02 ---> Running in c25f2801c828 08:55:04 Removing intermediate container c25f2801c828 08:55:04 ---> ed8141b30925 08:55:04 Step 21/21 : LABEL version=0.0.0 08:55:04 ---> Running in 1dd7e12e9923 08:55:05 Removing intermediate container 1dd7e12e9923 08:55:05 ---> 3c6f652aaa8b 08:55:05 08:55:05 Successfully built 3c6f652aaa8b 08:55:05 Successfully tagged security-proxy-setup-arm64:latest 08:55:05  Building security-proxy-setup ... done Building security-bootstrapper 08:55:27 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:55:27 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:55:27 ---> 9ed731a65482 08:55:27 Step 3/32 : WORKDIR /edgex-go 08:55:27 ---> Using cache 08:55:27 ---> 962c0bc40585 08:55:27 Step 4/32 : RUN apk add --update --no-cache make git 08:55:27 ---> Running in 3c0b124aa86c 08:55:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:55:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:55:30 OK: 221 MiB in 51 packages 08:55:32 Removing intermediate container 3c0b124aa86c 08:55:32 ---> eddaf7d6a745 08:55:32 Step 5/32 : COPY go.mod vendor* ./ 08:55:33 ---> a03bf2e14e7e 08:55:33 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:33 ---> Running in 65c3f4f7a9d3 08:55:51 Removing intermediate container 36a1085fae2c 08:55:51 ---> 0234dbb229b3 08:55:51 08:55:51 Step 10/22 : FROM alpine:3.16 08:55:51 ---> 2b4661558fb8 08:55:51 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:55:51 ---> Running in 390a717770bc 08:55:51 Removing intermediate container 390a717770bc 08:55:51 ---> 111f3375e625 08:55:51 Step 12/22 : ENV APP_PORT=59880 08:55:52 ---> Running in e12d186a7121 08:55:52 Removing intermediate container e12d186a7121 08:55:52 ---> a98d583fb747 08:55:52 Step 13/22 : EXPOSE $APP_PORT 08:55:52 ---> Running in a0f208678094 08:55:53 Removing intermediate container a0f208678094 08:55:53 ---> 4c16a8a0346e 08:55:53 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:55:53 ---> Running in fdfa3b4fe92b 08:55:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:55:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:55:57 (1/1) Installing dumb-init (1.2.5-r1) 08:55:57 Executing busybox-1.35.0-r17.trigger 08:55:57 OK: 5 MiB in 15 packages 08:55:59 Removing intermediate container fdfa3b4fe92b 08:55:59 ---> d4ef8cef4077 08:55:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:00 ---> 581ef3da1fb2 08:56:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:56:02 ---> 976899259180 08:56:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:56:03 ---> 6e2ecbb13cc6 08:56:03 Step 18/22 : ENTRYPOINT ["/core-data"] 08:56:03 ---> Running in dc5245c1f592 08:56:04 Removing intermediate container dc5245c1f592 08:56:04 ---> 02a6fc50cd7d 08:56:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:56:04 ---> Running in b51e1fe40ea3 08:56:05 Removing intermediate container b51e1fe40ea3 08:56:05 ---> 101b6511d47e 08:56:05 Step 20/22 : LABEL arch=arm64 08:56:05 ---> Running in 2e3bcc23f703 08:56:05 Removing intermediate container 2e3bcc23f703 08:56:05 ---> a8b6c8ee602c 08:56:05 Step 21/22 : LABEL git_sha=1500d574e73f93220820eca902a15c20bb100afa 08:56:06 ---> Running in f7165f8c79e8 08:56:06 Removing intermediate container f7165f8c79e8 08:56:06 ---> 0addd9dc7dbe 08:56:06 Step 22/22 : LABEL version=0.0.0 08:56:06 ---> Running in 4557c96c353c 08:56:07 Removing intermediate container 4557c96c353c 08:56:07 ---> 4dd667338d21 08:56:07 08:56:07 Successfully built 4dd667338d21 08:56:07 Successfully tagged core-data-arm64:latest 08:56:07  Building core-data ... done Building security-secretstore-setup 08:56:25 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:56:25 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:56:25 ---> 9ed731a65482 08:56:25 Step 3/24 : WORKDIR /edgex-go 08:56:25 ---> Using cache 08:56:25 ---> 962c0bc40585 08:56:25 Step 4/24 : RUN apk add --update --no-cache make git 08:56:25 ---> Using cache 08:56:25 ---> eddaf7d6a745 08:56:25 Step 5/24 : COPY go.mod vendor* ./ 08:56:25 ---> Using cache 08:56:25 ---> a03bf2e14e7e 08:56:25 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:25 ---> Running in 0d3567160e40 08:57:22 Removing intermediate container 65c3f4f7a9d3 08:57:22 ---> ec1e497990f9 08:57:22 Step 7/32 : COPY . . 08:57:28 ---> 536e5a135907 08:57:28 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:57:28 ---> Running in faf3ff36c1f8 08:57:31 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:57:41 Removing intermediate container 8739531df6f6 08:57:41 ---> 7da5070a4de6 08:57:41 08:57:41 Step 9/19 : FROM alpine:3.15 08:57:41 ---> 8aa73fd46299 08:57:41 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:57:41 ---> Using cache 08:57:41 ---> 8aac6ad87301 08:57:41 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:57:41 ---> Running in 1a9ae6a4b8a8 08:57:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:57:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:57:45 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:57:45 v3.15.6-249-gc2d926ff59 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:57:45 OK: 15736 distinct packages available 08:57:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:57:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:57:47 (1/9) Installing ca-certificates (20220614-r0) 08:57:47 (2/9) Installing brotli-libs (1.0.9-r5) 08:57:47 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:57:47 (4/9) Installing libcurl (7.80.0-r5) 08:57:47 (5/9) Installing curl (7.80.0-r5) 08:57:47 (6/9) Installing dumb-init (1.2.5-r1) 08:57:47 (7/9) Installing musl-obstack (1.2.3-r0) 08:57:47 (8/9) Installing libucontext (1.1-r0) 08:57:47 (9/9) Installing gcompat (1.0.0-r4) 08:57:47 Executing busybox-1.34.1-r7.trigger 08:57:47 Executing ca-certificates-20220614-r0.trigger 08:57:47 OK: 8 MiB in 23 packages 08:57:53 Removing intermediate container 1a9ae6a4b8a8 08:57:53 ---> 39769763c4cd 08:57:53 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:54 ---> 513ecbf26d9a 08:57:54 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:57:58 ---> 39e7c636a377 08:57:58 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:57:59 ---> 1e4152d2f597 08:57:59 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:57:59 ---> Running in debf83f4de23 08:58:00 Removing intermediate container debf83f4de23 08:58:00 ---> 85cdfad2a4ff 08:58:00 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:58:00 ---> Running in 9bc79e89a082 08:58:02 Removing intermediate container 9bc79e89a082 08:58:02 ---> 5a43c970c5f5 08:58:02 Step 17/19 : LABEL arch=arm64 08:58:02 ---> Running in 4daecd05c793 08:58:03 Removing intermediate container 4daecd05c793 08:58:03 ---> 27fb38a9c42d 08:58:03 Step 18/19 : LABEL git_sha=1500d574e73f93220820eca902a15c20bb100afa 08:58:03 ---> Running in 55b97e335da1 08:58:03 Removing intermediate container 55b97e335da1 08:58:03 ---> 7355a840c768 08:58:03 Step 19/19 : LABEL version=0.0.0 08:58:04 ---> Running in 72cc7ce26d41 08:58:05 Removing intermediate container 72cc7ce26d41 08:58:05 ---> c976c6a3ec45 08:58:05 08:58:05 Successfully built c976c6a3ec45 08:58:05 Successfully tagged security-spiffe-token-provider-arm64:latest 08:58:05  Building security-spiffe-token-provider ... done Building core-command 08:58:17 Removing intermediate container 0d3567160e40 08:58:17 ---> 9b3e4ea8eaea 08:58:17 Step 7/24 : COPY . . 08:58:22 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:58:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:58:22 ---> 9ed731a65482 08:58:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:58:22 ---> Using cache 08:58:22 ---> 23c7edb1660b 08:58:22 Step 4/23 : WORKDIR /edgex-go 08:58:22 ---> Using cache 08:58:22 ---> 2b081e231610 08:58:22 Step 5/23 : RUN apk add --update --no-cache make git 08:58:22 ---> Using cache 08:58:22 ---> 530c57a0b5f9 08:58:22 Step 6/23 : COPY go.mod vendor* ./ 08:58:22 ---> Using cache 08:58:22 ---> 2ade74dd0e23 08:58:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:22 ---> Using cache 08:58:22 ---> 6a867c92f19b 08:58:22 Step 8/23 : COPY . . 08:58:22 ---> Using cache 08:58:22 ---> 521781f12968 08:58:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:58:22 ---> Running in 14c176486661 08:58:25 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:58:31 ---> 8ac74edb2e0c 08:58:31 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:58:31 ---> Running in 082c7077763c 08:58:33 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:59:00 Removing intermediate container 6c1f8985d5bd 08:59:00 ---> 3d10186529d5 08:59:00 08:59:00 Step 10/22 : FROM alpine:3.16 08:59:00 ---> 2b4661558fb8 08:59:00 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:59:00 ---> Running in 0d986deff6ab 08:59:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:59:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:59:01 (1/1) Installing dumb-init (1.2.5-r1) 08:59:01 Executing busybox-1.35.0-r17.trigger 08:59:01 OK: 5 MiB in 15 packages 08:59:03 Removing intermediate container 0d986deff6ab 08:59:03 ---> 9b9af8ab6447 08:59:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:59:03 ---> Running in 2fe7d87b8c7a 08:59:03 Removing intermediate container 2fe7d87b8c7a 08:59:03 ---> ef7708d6122e 08:59:03 Step 13/22 : ENV APP_PORT=59861 08:59:03 ---> Running in f5c1bd1816d0 08:59:04 Removing intermediate container f5c1bd1816d0 08:59:04 ---> b41cc4cbf963 08:59:04 Step 14/22 : EXPOSE $APP_PORT 08:59:04 ---> Running in ba14d368c393 08:59:05 Removing intermediate container ba14d368c393 08:59:05 ---> 11cce4f6bccb 08:59:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:59:06 ---> 7b10be998eee 08:59:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:59:09 ---> e0ad376e83b8 08:59:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:59:09 ---> 68f519605ec3 08:59:09 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:59:09 ---> Running in 2f268d76fa52 08:59:10 Removing intermediate container 2f268d76fa52 08:59:10 ---> 58047291fc5e 08:59:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:59:10 ---> Running in 19957eb5c956 08:59:11 Removing intermediate container 19957eb5c956 08:59:11 ---> 32d09ff12ea6 08:59:11 Step 20/22 : LABEL arch=arm64 08:59:11 ---> Running in 9445be776e61 08:59:11 Removing intermediate container 9445be776e61 08:59:11 ---> a4c32622591b 08:59:11 Step 21/22 : LABEL git_sha=1500d574e73f93220820eca902a15c20bb100afa 08:59:11 ---> Running in 2b7058280e62 08:59:12 Removing intermediate container 2b7058280e62 08:59:12 ---> 008f01be3168 08:59:12 Step 22/22 : LABEL version=0.0.0 08:59:12 ---> Running in 023ebc394624 08:59:13 Removing intermediate container 023ebc394624 08:59:13 ---> bb1ad0d05961 08:59:13 08:59:13 Successfully built bb1ad0d05961 08:59:13 Successfully tagged support-scheduler-arm64:latest 08:59:13  Building support-scheduler ... done Building core-metadata 08:59:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:59:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:59:31 ---> 9ed731a65482 08:59:31 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:59:31 ---> Using cache 08:59:31 ---> 23c7edb1660b 08:59:31 Step 4/24 : WORKDIR /edgex-go 08:59:31 ---> Using cache 08:59:31 ---> 2b081e231610 08:59:31 Step 5/24 : RUN apk add --update --no-cache make git 08:59:31 ---> Using cache 08:59:31 ---> 530c57a0b5f9 08:59:31 Step 6/24 : COPY go.mod vendor* ./ 08:59:31 ---> Using cache 08:59:31 ---> 2ade74dd0e23 08:59:31 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:31 ---> Using cache 08:59:31 ---> 6a867c92f19b 08:59:31 Step 8/24 : COPY . . 08:59:31 ---> Using cache 08:59:31 ---> 521781f12968 08:59:31 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:59:31 ---> Running in cb8e11118655 08:59:33 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 09:02:39 Removing intermediate container bc089c2153d4 09:02:39 ---> 15a539cbf754 09:02:39 09:02:39 Step 10/22 : FROM alpine:3.16 09:02:39 ---> 2b4661558fb8 09:02:39 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:02:39 ---> Running in 958cb34475d5 09:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:02:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:02:39 (1/2) Installing ca-certificates (20220614-r0) 09:02:39 (2/2) Installing dumb-init (1.2.5-r1) 09:02:39 Executing busybox-1.35.0-r17.trigger 09:02:39 Executing ca-certificates-20220614-r0.trigger 09:02:39 OK: 6 MiB in 16 packages 09:02:39 Removing intermediate container 958cb34475d5 09:02:39 ---> 609d233eb264 09:02:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:02:39 ---> Running in 5e00b3e89619 09:02:39 Removing intermediate container 5e00b3e89619 09:02:39 ---> 07def6a74133 09:02:39 Step 13/22 : ENV APP_PORT=59860 09:02:39 ---> Running in eb63e9a7c0ef 09:02:40 Removing intermediate container eb63e9a7c0ef 09:02:40 ---> 90bfdae24d38 09:02:40 Step 14/22 : EXPOSE $APP_PORT 09:02:40 ---> Running in f44b370841d5 09:02:40 Removing intermediate container f44b370841d5 09:02:40 ---> ae09b8248e5d 09:02:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:02:41 ---> 2b084099115a 09:02:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:02:44 ---> 05e5b8c4779b 09:02:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:02:44 ---> f162e6d62e70 09:02:44 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:02:44 ---> Running in f674364c69a0 09:02:45 Removing intermediate container f674364c69a0 09:02:45 ---> 5189fd731c7a 09:02:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:02:45 ---> Running in 8bcbe84dd8b9 09:02:46 Removing intermediate container 8bcbe84dd8b9 09:02:46 ---> cb197dcd0c07 09:02:46 Step 20/22 : LABEL arch=arm64 09:02:46 ---> Running in 1276ab5c6cea 09:02:46 Removing intermediate container 1276ab5c6cea 09:02:46 ---> 17a132e111b6 09:02:46 Step 21/22 : LABEL git_sha=1500d574e73f93220820eca902a15c20bb100afa 09:02:46 ---> Running in 638a4e7f5e3b 09:02:47 Removing intermediate container 638a4e7f5e3b 09:02:47 ---> 3be04d94897a 09:02:47 Step 22/22 : LABEL version=0.0.0 09:02:47 ---> Running in 123b69e3661d 09:02:48 Removing intermediate container 123b69e3661d 09:02:48 ---> 2e7b3737e5df 09:02:48 09:02:48 Successfully built 2e7b3737e5df 09:02:48 Successfully tagged support-notifications-arm64:latest 09:04:39  Building support-notifications ... done Removing intermediate container faf3ff36c1f8 09:04:39 ---> a67d46ee68f9 09:04:39 09:04:39 Step 9/32 : FROM alpine:3.16 09:04:39 ---> 2b4661558fb8 09:04:39 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:04:39 ---> Running in 776de5623422 09:04:39 Removing intermediate container 776de5623422 09:04:39 ---> ad0e1b773be3 09:04:39 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 09:04:39 ---> Running in e7b67252323c 09:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:04:39 (1/2) Installing dumb-init (1.2.5-r1) 09:04:39 (2/2) Installing su-exec (0.2-r1) 09:04:39 Executing busybox-1.35.0-r17.trigger 09:04:39 OK: 5 MiB in 16 packages 09:04:39 Removing intermediate container e7b67252323c 09:04:39 ---> b60d587de714 09:04:39 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 09:04:39 ---> Running in 26f1dc2b6030 09:04:39 Removing intermediate container 26f1dc2b6030 09:04:39 ---> cd6bc96a993c 09:04:39 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 09:04:39 ---> Running in bf0bb1985572 09:04:39 Removing intermediate container bf0bb1985572 09:04:39 ---> cfa440de2550 09:04:39 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 09:04:39 ---> Running in 9b586e0f3f29 09:04:39 Removing intermediate container 9b586e0f3f29 09:04:39 ---> 3397f1d4143a 09:04:39 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 09:04:39 ---> Running in 07544c1d58f7 09:04:39 Removing intermediate container 07544c1d58f7 09:04:39 ---> d4295fd05bb9 09:04:39 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 09:04:39 ---> Running in a3de4de1d7a3 09:04:40 Removing intermediate container a3de4de1d7a3 09:04:40 ---> 8acc2c29db78 09:04:40 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 09:04:40 ---> Running in 91c34f327821 09:04:40 Removing intermediate container 91c34f327821 09:04:40 ---> be67cb2c3975 09:04:40 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 09:04:41 ---> 5e21215a34d7 09:04:41 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 09:04:41 ---> Running in 6d67f865e479 09:04:45 Removing intermediate container 6d67f865e479 09:04:45 ---> ef07c5b88bde 09:04:45 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 09:04:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:04:46 ---> 329e16e93ae3 09:04:46 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:04:48 ---> 13a6f1c15800 09:04:48 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 09:04:49 ---> 79a186c94d8c 09:04:49 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 09:04:50 ---> d6cd068ccc56 09:04:50 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 09:04:51 ---> ea0acea51001 09:04:51 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 09:04:52 ---> 9fab14a050e8 09:04:52 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:04:53 ---> d2e56b921eca 09:04:53 Step 27/32 : RUN chmod +x /entrypoint.sh 09:04:53 ---> Running in cc21987114ab 09:04:57 Removing intermediate container cc21987114ab 09:04:57 ---> c2a1166b2c15 09:04:57 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 09:04:57 ---> Running in 5122ce0b8ea1 09:04:57 Removing intermediate container 5122ce0b8ea1 09:04:57 ---> f38cb4e35588 09:04:57 Step 29/32 : CMD ["gate"] 09:04:57 ---> Running in 54843d08db68 09:04:58 Removing intermediate container 54843d08db68 09:04:58 ---> d09c9f35dcbc 09:04:58 Step 30/32 : LABEL arch=arm64 09:04:58 ---> Running in ef250c201781 09:04:59 Removing intermediate container ef250c201781 09:04:59 ---> fc2665001099 09:04:59 Step 31/32 : LABEL git_sha=1500d574e73f93220820eca902a15c20bb100afa 09:04:59 ---> Running in 080da2c63262 09:05:00 Removing intermediate container 080da2c63262 09:05:00 ---> 5a15f4a99d3f 09:05:00 Step 32/32 : LABEL version=0.0.0 09:05:00 ---> Running in be020eeffd47 09:05:01 Removing intermediate container be020eeffd47 09:05:01 ---> 60de19177e00 09:05:01 09:05:01 Successfully built 60de19177e00 09:05:01 Successfully tagged security-bootstrapper-arm64:latest 09:05:07  Building security-bootstrapper ... done Removing intermediate container 082c7077763c 09:05:07 ---> 4f0ada70e821 09:05:07 09:05:07 Step 9/24 : FROM alpine:3.16 09:05:07 ---> 2b4661558fb8 09:05:07 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 09:05:07 ---> Running in 3acd60bd6e64 09:05:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:05:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:05:10 (1/3) Installing ca-certificates (20220614-r0) 09:05:10 (2/3) Installing dumb-init (1.2.5-r1) 09:05:10 (3/3) Installing su-exec (0.2-r1) 09:05:10 Executing busybox-1.35.0-r17.trigger 09:05:11 Executing ca-certificates-20220614-r0.trigger 09:05:11 OK: 6 MiB in 17 packages 09:05:15 Removing intermediate container 3acd60bd6e64 09:05:15 ---> a9cb632819d4 09:05:15 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 09:05:15 ---> Running in 8aa63aff4d79 09:05:16 Removing intermediate container 8aa63aff4d79 09:05:16 ---> 43fd4e896d4a 09:05:16 Step 12/24 : WORKDIR / 09:05:16 ---> Running in dc3f214e29ac 09:05:17 Removing intermediate container dc3f214e29ac 09:05:17 ---> 1ae94a56b632 09:05:17 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:05:18 ---> 3c79729cf823 09:05:18 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 09:05:20 ---> d5c5af141a78 09:05:20 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 09:05:21 ---> 7a037d73b5a0 09:05:21 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 09:05:23 ---> f80cc17915c2 09:05:23 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:05:23 Removing intermediate container 14c176486661 09:05:23 ---> e492dc42f46b 09:05:23 09:05:23 Step 10/23 : FROM alpine:3.16 09:05:23 ---> 2b4661558fb8 09:05:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:05:23 ---> Using cache 09:05:23 ---> 9b9af8ab6447 09:05:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:05:23 ---> Using cache 09:05:23 ---> ef7708d6122e 09:05:23 Step 13/23 : ENV APP_PORT=59882 09:05:23 ---> Running in 645d717cbfce 09:05:24 Removing intermediate container 645d717cbfce 09:05:24 ---> 48c1c9bbd099 09:05:24 Step 14/23 : EXPOSE $APP_PORT 09:05:24 ---> Running in 7c2b51e8520f 09:05:25 ---> 6751a5277e82 09:05:25 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:05:25 Removing intermediate container 7c2b51e8520f 09:05:25 ---> f2e40edfdad1 09:05:25 Step 15/23 : WORKDIR / 09:05:25 ---> Running in 0d19c1d1be07 09:05:26 Removing intermediate container 0d19c1d1be07 09:05:26 ---> 76fcd3f59c7d 09:05:26 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:27 ---> 7c4f7732aa1c 09:05:27 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:05:27 ---> a0a42d4d9208 09:05:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:05:28 ---> d167d869b381 09:05:28 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:05:28 ---> Running in 31cca7feeb3a 09:05:29 ---> 8ec43938ebd1 09:05:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:05:30 ---> ddf4d95c19d6 09:05:30 Step 19/23 : ENTRYPOINT ["/core-command"] 09:05:30 ---> Running in e8d8c1381f1a 09:05:30 Removing intermediate container e8d8c1381f1a 09:05:30 ---> 5dbcb2f19e9e 09:05:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:05:31 ---> Running in 570c44c6fa4b 09:05:31 Removing intermediate container 570c44c6fa4b 09:05:31 ---> 3a8518d1e565 09:05:31 Step 21/23 : LABEL arch=arm64 09:05:31 ---> Running in a17a708bd812 09:05:32 Removing intermediate container 31cca7feeb3a 09:05:32 ---> cd59e09c9315 09:05:32 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 09:05:32 ---> Running in 1426730a24ab 09:05:32 Removing intermediate container a17a708bd812 09:05:32 ---> d0053a9e1554 09:05:32 Step 22/23 : LABEL git_sha=1500d574e73f93220820eca902a15c20bb100afa 09:05:32 ---> Running in cfa9f15def60 09:05:32 Removing intermediate container 1426730a24ab 09:05:32 ---> 628cf1ce3adb 09:05:32 Step 22/24 : LABEL arch=arm64 09:05:32 ---> Running in ad3e79217315 09:05:33 Removing intermediate container cfa9f15def60 09:05:33 ---> faf1024a2358 09:05:33 Step 23/23 : LABEL version=0.0.0 09:05:33 ---> Running in 3401f4920485 09:05:33 Removing intermediate container ad3e79217315 09:05:33 ---> 587a30ed553a 09:05:33 Step 23/24 : LABEL git_sha=1500d574e73f93220820eca902a15c20bb100afa 09:05:33 ---> Running in a145d4823cf3 09:05:33 Removing intermediate container 3401f4920485 09:05:33 ---> 3bcc03e446c1 09:05:33 09:05:33 Removing intermediate container a145d4823cf3 09:05:33 ---> aeea670eb91d 09:05:33 Step 24/24 : LABEL version=0.0.0 09:05:34 ---> Running in f60914361460 09:05:34 Successfully built 3bcc03e446c1 09:05:34 Successfully tagged core-command-arm64:latest 09:05:34  Building core-command ... done Removing intermediate container f60914361460 09:05:34 ---> fdec3151bb48 09:05:34 09:05:34 Successfully built fdec3151bb48 09:05:34 Successfully tagged security-secretstore-setup-arm64:latest 09:05:42  Building security-secretstore-setup ... done Removing intermediate container cb8e11118655 09:05:42 ---> a96e50af02d1 09:05:42 09:05:42 Step 10/24 : FROM alpine:3.16 09:05:42 ---> 2b4661558fb8 09:05:42 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:05:42 ---> Using cache 09:05:42 ---> 9b9af8ab6447 09:05:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:05:42 ---> Using cache 09:05:42 ---> ef7708d6122e 09:05:42 Step 13/24 : ENV APP_PORT=59881 09:05:42 ---> Running in 271b5882d8ea 09:05:42 Removing intermediate container 271b5882d8ea 09:05:42 ---> 118588978820 09:05:42 Step 14/24 : EXPOSE $APP_PORT 09:05:42 ---> Running in 6904ef5ef006 09:05:42 Removing intermediate container 6904ef5ef006 09:05:42 ---> 1cbba2a3712b 09:05:42 Step 15/24 : WORKDIR / 09:05:42 ---> Running in 2821e1411fca 09:05:43 Removing intermediate container 2821e1411fca 09:05:43 ---> 9f3013079535 09:05:43 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:05:43 ---> c4f0cb925df5 09:05:43 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:05:44 ---> 5d417d9aadea 09:05:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:05:45 ---> 618aa79f6785 09:05:45 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:05:45 ---> 3c7e77873683 09:05:45 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:05:45 ---> Running in bbab39f098ac 09:05:46 Removing intermediate container bbab39f098ac 09:05:46 ---> dbe0c7b73e56 09:05:46 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:05:46 ---> Running in fd60b96bccbe 09:05:46 Removing intermediate container fd60b96bccbe 09:05:46 ---> de387f7367de 09:05:46 Step 22/24 : LABEL arch=arm64 09:05:46 ---> Running in 175b2ace220e 09:05:46 Removing intermediate container 175b2ace220e 09:05:46 ---> fe3e185fc1cf 09:05:46 Step 23/24 : LABEL git_sha=1500d574e73f93220820eca902a15c20bb100afa 09:05:46 ---> Running in ebbf39f20de6 09:05:47 Removing intermediate container ebbf39f20de6 09:05:47 ---> 3954828cef58 09:05:47 Step 24/24 : LABEL version=0.0.0 09:05:47 ---> Running in 73ba6e099185 09:05:47 Removing intermediate container 73ba6e099185 09:05:47 ---> 65598412f304 09:05:47 09:05:48 Successfully built 65598412f304 09:05:48 Successfully tagged core-metadata-arm64:latest 09:05:48  Building core-metadata ... done  [Pipeline] } 09:05:48 $ docker stop --time=1 16d72702f41f189af56b1b1952ced344eca153db822fc9876c5f57413604b652 09:05:50 $ docker rm -f --volumes 16d72702f41f189af56b1b1952ced344eca153db822fc9876c5f57413604b652 [Pipeline] // withDockerContainer [Pipeline] sh 09:05:50 + docker images 09:05:50 REPOSITORY TAG IMAGE ID CREATED SIZE 09:05:50 core-metadata-arm64 latest 65598412f304 3 seconds ago 17.8MB 09:05:50 a96e50af02d1 10 seconds ago 1.51GB 09:05:50 security-secretstore-setup-arm64 latest fdec3151bb48 16 seconds ago 28.7MB 09:05:50 core-command-arm64 latest 3bcc03e446c1 17 seconds ago 17MB 09:05:50 e492dc42f46b 28 seconds ago 1.5GB 09:05:50 4f0ada70e821 44 seconds ago 1.49GB 09:05:50 security-bootstrapper-arm64 latest 60de19177e00 50 seconds ago 19.5MB 09:05:50 a67d46ee68f9 About a minute ago 1.49GB 09:05:50 support-notifications-arm64 latest 2e7b3737e5df 3 minutes ago 29.6MB 09:05:50 15a539cbf754 3 minutes ago 1.56GB 09:05:50 support-scheduler-arm64 latest bb1ad0d05961 6 minutes ago 29MB 09:05:50 3d10186529d5 6 minutes ago 1.56GB 09:05:50 security-spiffe-token-provider-arm64 latest c976c6a3ec45 7 minutes ago 28.9MB 09:05:50 7da5070a4de6 8 minutes ago 1.53GB 09:05:50 core-data-arm64 latest 4dd667338d21 9 minutes ago 17.2MB 09:05:50 0234dbb229b3 10 minutes ago 1.5GB 09:05:50 security-proxy-setup-arm64 latest 3c6f652aaa8b 10 minutes ago 26.8MB 09:05:50 dc903be92ca5 11 minutes ago 1.49GB 09:05:50 security-spire-server-arm64 latest 3af01d809ab3 16 minutes ago 84.3MB 09:05:50 aae5b9d4e622 16 minutes ago 1.37GB 09:05:50 security-spire-agent-arm64 latest 8307679d5550 17 minutes ago 122MB 09:05:50 security-spire-config-arm64 latest a568123a8e35 17 minutes ago 83.6MB 09:05:50 37299822e2c0 18 minutes ago 1.37GB 09:05:50 ci-base-image-arm64 latest 9ed731a65482 31 minutes ago 905MB 09:05:50 alpine 3.16 2b4661558fb8 2 months ago 5.29MB 09:05:50 alpine 3.15 8aa73fd46299 2 months ago 5.33MB 09:05:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 09:05:50 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:05:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:51 09:05:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:05:51 arm64: Pulling from edgex-lftools-log-publisher 09:05:51 8998bd30e6a1: Pulling fs layer 09:05:51 04944245beec: Pulling fs layer 09:05:51 699f458cf7ca: Pulling fs layer 09:05:51 765212b225bb: Pulling fs layer 09:05:51 f23df028b6ca: Pulling fs layer 09:05:51 d65c8cfc05b1: Pulling fs layer 09:05:51 2437ff75d9bd: Pulling fs layer 09:05:51 765212b225bb: Waiting 09:05:51 f23df028b6ca: Waiting 09:05:51 d65c8cfc05b1: Waiting 09:05:51 2437ff75d9bd: Waiting 09:05:51 04944245beec: Verifying Checksum 09:05:51 04944245beec: Download complete 09:05:51 765212b225bb: Verifying Checksum 09:05:51 765212b225bb: Download complete 09:05:51 f23df028b6ca: Download complete 09:05:51 d65c8cfc05b1: Verifying Checksum 09:05:51 d65c8cfc05b1: Download complete 09:05:52 699f458cf7ca: Verifying Checksum 09:05:52 699f458cf7ca: Download complete 09:05:52 8998bd30e6a1: Verifying Checksum 09:05:52 8998bd30e6a1: Download complete 09:05:55 2437ff75d9bd: Verifying Checksum 09:05:55 2437ff75d9bd: Download complete 09:05:56 8998bd30e6a1: Pull complete 09:05:56 04944245beec: Pull complete 09:05:58 699f458cf7ca: Pull complete 09:05:58 765212b225bb: Pull complete 09:05:59 f23df028b6ca: Pull complete 09:05:59 d65c8cfc05b1: Pull complete 09:06:14 2437ff75d9bd: Pull complete 09:06:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:06:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:06:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:14 prd-ubuntu20.04-docker-arm64-4c-16g-2438 does not seem to be running inside a container 09:06:14 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:06:19 $ docker top df511700975d90a627fb10435447a76e01306772daf261ba9e9460694e9d0036 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:06:20 ---> job-cost.sh 09:06:20 lf-activate-venv: SKIPPING 09:06:20 INFO: No Stack... 09:06:20 INFO: Retrieving Pricing Info for: v3-standard-4 09:06:21 INFO: Archiving Costs [Pipeline] sh 09:06:22 + cut -d, -f6 09:06:22 + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock 09:06:22 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4276-5-stack-cost] 09:06:22 Resource [jenkins-edgexfoundry-edgex-go-PR-4276-5-stack-cost] did not exist. Created. 09:06:22 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4276-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:06:22 + echo total: 0.10999999940395355 [Pipeline] stash 09:06:23 Stashed 1 file(s) [Pipeline] } 09:06:23 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4276-5-stack-cost] [Pipeline] // lock [Pipeline] } 09:06:23 $ docker stop --time=1 df511700975d90a627fb10435447a76e01306772daf261ba9e9460694e9d0036 09:06:24 $ docker rm -f --volumes df511700975d90a627fb10435447a76e01306772daf261ba9e9460694e9d0036 [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:06:24 provisioning config files... 09:06:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config10801440582247448550tmp [Pipeline] { [Pipeline] sh 09:06:25 + set +x 09:06:25 + curl -s https://codecov.io/bash 09:06:25 + bash -s -- 09:06:25 09:06:25 _____ _ 09:06:25 / ____| | | 09:06:25 | | ___ __| | ___ ___ _____ __ 09:06:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:06:25 | |___| (_) | (_| | __/ (_| (_) \ V / 09:06:25 \_____\___/ \__,_|\___|\___\___/ \_/ 09:06:25 Bash-1.0.6 09:06:25 09:06:25 09:06:25 ==> git version 2.25.1 found 09:06:25 ==> 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:06:25 Release-Date: 2020-01-08 09:06:25 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:06:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:06:25 ==> Jenkins CI detected. 09:06:25 current dir:  /w/workspace/edgex-go/5 09:06:25 project root: . 09:06:25 --> token set from env 09:06:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:06:25 ==> Running gcov in . (disable via -X gcov) 09:06:25 ==> Python coveragepy not found 09:06:25 ==> Searching for coverage reports in: 09:06:25 + . 09:06:25 -> Found 1 reports 09:06:25 ==> Detecting git/mercurial file structure 09:06:25 ==> Reading reports 09:06:25 + ./coverage.out bytes=489579 09:06:25 ==> Appending adjustments 09:06:25 https://docs.codecov.io/docs/fixing-reports 09:06:26 + Found adjustments 09:06:26 ==> Gzipping contents 09:06:26 64K /tmp/codecov.kzwrwu.gz 09:06:26 ==> Uploading reports 09:06:26 url: https://codecov.io 09:06:26 query: branch=PR-4276&commit=0cfeed11033321945b54c787a95b0950ad67c44c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4276%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4276&job=&cmd_args= 09:06:26 -> Pinging Codecov 09:06:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4276&commit=0cfeed11033321945b54c787a95b0950ad67c44c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4276%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4276&job=&cmd_args= 09:06:26 -> Uploading to 09:06:26 https://storage.googleapis.com/codecov/v4/raw/2023-01-14/00271124DB129430A58F1EEE437C3FCB/0cfeed11033321945b54c787a95b0950ad67c44c/a0fc04c0-7bbb-47f5-9cd0-ae96466c19f6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230114%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230114T090626Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=17104371a917942173f0f4105ab9799fed7068139636bdbe2d1a16d389050f4e 09:06:26 % Total % Received % Xferd Average Speed Time Time Time Current 09:06:26 Dload Upload Total Spent Left Speed 09:06:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63225 0 0 100 63225 0 258k --:--:-- --:--:-- --:--:-- 258k 09:06:27 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/0cfeed11033321945b54c787a95b0950ad67c44c [Pipeline] } 09:06:27 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:06:27 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 09:06:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:06:28 ---> package-listing.sh 09:06:28 ++ facter osfamily 09:06:28 ++ tr '[:upper:]' '[:lower:]' 09:06:29 + OS_FAMILY=debian 09:06:29 + workspace=/w/workspace/edgex-go/5 09:06:29 + START_PACKAGES=/tmp/packages_start.txt 09:06:29 + END_PACKAGES=/tmp/packages_end.txt 09:06:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:06:29 + PACKAGES=/tmp/packages_start.txt 09:06:29 + '[' /w/workspace/edgex-go/5 ']' 09:06:29 + PACKAGES=/tmp/packages_end.txt 09:06:29 + case "${OS_FAMILY}" in 09:06:29 + dpkg -l 09:06:29 + grep '^ii' 09:06:29 + '[' -f /tmp/packages_start.txt ']' 09:06:29 + '[' -f /tmp/packages_end.txt ']' 09:06:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:06:29 + '[' /w/workspace/edgex-go/5 ']' 09:06:29 + mkdir -p /w/workspace/edgex-go/5/archives/ 09:06:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 09:06:29 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:06:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:29 09:06:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:30 latest: Pulling from edgex-lftools-log-publisher 09:06:30 5eb5b503b376: Pulling fs layer 09:06:30 5c69ac0246d0: Pulling fs layer 09:06:30 ec43610c2a17: Pulling fs layer 09:06:30 3a2ae6a8a46f: Pulling fs layer 09:06:30 33b1e0a273af: Pulling fs layer 09:06:30 5d3b04190fa2: Pulling fs layer 09:06:30 2f39f015ded8: Pulling fs layer 09:06:30 3a2ae6a8a46f: Waiting 09:06:30 33b1e0a273af: Waiting 09:06:30 5d3b04190fa2: Waiting 09:06:30 2f39f015ded8: Waiting 09:06:30 5c69ac0246d0: Download complete 09:06:30 3a2ae6a8a46f: Verifying Checksum 09:06:30 3a2ae6a8a46f: Download complete 09:06:30 33b1e0a273af: Verifying Checksum 09:06:30 33b1e0a273af: Download complete 09:06:30 5d3b04190fa2: Verifying Checksum 09:06:30 5d3b04190fa2: Download complete 09:06:30 ec43610c2a17: Verifying Checksum 09:06:30 ec43610c2a17: Download complete 09:06:30 5eb5b503b376: Download complete 09:06:31 2f39f015ded8: Verifying Checksum 09:06:31 2f39f015ded8: Download complete 09:06:32 5eb5b503b376: Pull complete 09:06:32 5c69ac0246d0: Pull complete 09:06:32 ec43610c2a17: Pull complete 09:06:32 3a2ae6a8a46f: Pull complete 09:06:32 33b1e0a273af: Pull complete 09:06:32 5d3b04190fa2: Pull complete 09:06:38 2f39f015ded8: Pull complete 09:06:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:06:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:06:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:06:38 prd-ubuntu20.04-docker-8c-8g-2331 does not seem to be running inside a container 09:06:38 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:06:41 $ docker top bf9ea8ceeb869e364da568b64e4f39ed293c0dbd1c23517c4b964aca81256c28 -eo pid,comm [Pipeline] { [Pipeline] sh 09:06:42 + touch /tmp/pre-build-complete [Pipeline] sh 09:06:42 + mkdir -p /var/log/sysstat [Pipeline] sh 09:06:42 + ls /var/log/sa-host 09:06:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:06:42 provisioning config files... 09:06:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config11241709135391787986tmp [Pipeline] { [Pipeline] echo 09:06:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:06:43 ---> create-netrc.sh [Pipeline] } 09:06:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:06:43 ---> python-tools-install.sh [Pipeline] echo 09:06:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:06:43 ---> sudo-logs.sh 09:06:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:06:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:06:44 ---> job-cost.sh 09:06:44 lf-activate-venv: SKIPPING 09:06:44 DEBUG: total: 0.10999999940395355 09:06:44 INFO: Retrieving Stack Cost... 09:06:44 INFO: Retrieving Pricing Info for: v3-standard-8 09:06:45 INFO: Archiving Costs [Pipeline] echo 09:06:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:06:45 ---> logs-deploy.sh 09:06:45 lf-activate-venv: SKIPPING 09:06:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4276/5 09:06:45 INFO: archiving workspace using pattern(s): 09:06:46 Archives upload complete. 09:06:46 INFO: archiving logs to Nexus 09:06:47 ---> uname -a: 09:06:47 Linux prd-ubuntu20-04-docker-8c-8g-2331 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:06:47 09:06:47 09:06:47 ---> lscpu: 09:06:47 Architecture: x86_64 09:06:47 CPU op-mode(s): 32-bit, 64-bit 09:06:47 Byte Order: Little Endian 09:06:47 Address sizes: 40 bits physical, 48 bits virtual 09:06:47 CPU(s): 8 09:06:47 On-line CPU(s) list: 0-7 09:06:47 Thread(s) per core: 1 09:06:47 Core(s) per socket: 1 09:06:47 Socket(s): 8 09:06:47 NUMA node(s): 1 09:06:47 Vendor ID: AuthenticAMD 09:06:47 CPU family: 23 09:06:47 Model: 49 09:06:47 Model name: AMD EPYC-Rome Processor 09:06:47 Stepping: 0 09:06:47 CPU MHz: 2799.998 09:06:47 BogoMIPS: 5599.99 09:06:47 Virtualization: AMD-V 09:06:47 Hypervisor vendor: KVM 09:06:47 Virtualization type: full 09:06:47 L1d cache: 256 KiB 09:06:47 L1i cache: 256 KiB 09:06:47 L2 cache: 4 MiB 09:06:47 L3 cache: 128 MiB 09:06:47 NUMA node0 CPU(s): 0-7 09:06:47 Vulnerability Itlb multihit: Not affected 09:06:47 Vulnerability L1tf: Not affected 09:06:47 Vulnerability Mds: Not affected 09:06:47 Vulnerability Meltdown: Not affected 09:06:47 Vulnerability Mmio stale data: Not affected 09:06:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:06:47 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:06:47 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:06:47 Vulnerability Srbds: Not affected 09:06:47 Vulnerability Tsx async abort: Not affected 09:06:47 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:06:47 09:06:47 09:06:47 ---> nproc: 09:06:47 8 09:06:47 09:06:47 09:06:47 ---> df -h: 09:06:47 Filesystem Size Used Avail Use% Mounted on 09:06:47 overlay 155G 18G 138G 12% / 09:06:47 tmpfs 64M 0 64M 0% /dev 09:06:47 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:06:47 shm 64M 0 64M 0% /dev/shm 09:06:47 /dev/vda1 155G 18G 138G 12% /facter-os 09:06:47 09:06:47