Pull request #4139 opened 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 hahattan for edgexfoundry/edgex-go Loading trusted files from base branch main at d9dcee949f54824ad0383305277df28e0b6ce2cb rather than 5b6a465cf5f49ada54267894e9a583933ae8b3fc Obtained Jenkinsfile from d9dcee949f54824ad0383305277df28e0b6ce2cb 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-ssh7250222913664419384.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh3007726072070961045.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18209661764952980987.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4139/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3171472069909701154.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh9157330287835889682.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4139/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4139/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3559671297938574824.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 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-23915 in /w/workspace/edgexfoundry_edgex-go_PR-4139 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 d9dcee949f54824ad0383305277df28e0b6ce2cb into PR head commit 5b6a465cf5f49ada54267894e9a583933ae8b3fc Merge succeeded, producing 5b6a465cf5f49ada54267894e9a583933ae8b3fc Checking out Revision 5b6a465cf5f49ada54267894e9a583933ae8b3fc (PR-4139) > 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/4139/head:refs/remotes/origin/PR-4139 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b6a465cf5f49ada54267894e9a583933ae8b3fc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d9dcee949f54824ad0383305277df28e0b6ce2cb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5b6a465cf5f49ada54267894e9a583933ae8b3fc # timeout=10 Commit message: "build: fix docker build alias typo" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:29:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:29:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:29:47 ========================================================= 07:29:47 EdgeX Global Pipelines Version Info 07:29:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:29:48 ------------------- 07:29:48 stable info: 07:29:48 ------------------- 07:29:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:29:48 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 07:29:48 Message: update stable to v1.0.239 07:29:49 ------------------- 07:29:49 experimental info: 07:29:49 ------------------- 07:29:49 Commited By: **** collab-it+edgex@linuxfoundation.org 07:29:49 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 07:29:49 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:29:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:29:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:29:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:29:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:29:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:29:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 07:29:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:29:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:29:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:29:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:29:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:29:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 07:29:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:29:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:29:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:29:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4139 [Pipeline] echo 07:29:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4139 [Pipeline] echo 07:29:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4139 [Pipeline] echo 07:29:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5b6a465cf5f49ada54267894e9a583933ae8b3fc [Pipeline] echo 07:29:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5b6a465 [Pipeline] echo 07:29:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:29:50 provisioning config files... 07:29:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3291814958923634457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:51 ---> docker-login.sh 07:29:51 nexus3.edgexfoundry.org:10001 07:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:51 Configure a credential helper to remove this warning. See 07:29:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:51 07:29:51 Login Succeeded 07:29:51 nexus3.edgexfoundry.org:10002 07:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:51 Configure a credential helper to remove this warning. See 07:29:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:51 07:29:51 Login Succeeded 07:29:51 nexus3.edgexfoundry.org:10003 07:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:51 Configure a credential helper to remove this warning. See 07:29:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:51 07:29:51 Login Succeeded 07:29:51 nexus3.edgexfoundry.org:10004 07:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:52 Configure a credential helper to remove this warning. See 07:29:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:52 07:29:52 Login Succeeded 07:29:52 docker.io 07:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:52 Configure a credential helper to remove this warning. See 07:29:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:52 07:29:52 Login Succeeded 07:29:52 ---> docker-login.sh ends [Pipeline] } 07:29:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:29:52 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 07:29:52 + dirname cmd/core-command/Dockerfile 07:29:52 + cut -d/ -f2 07:29:52 + echo core-command,cmd/core-command/Dockerfile 07:29:52 + dirname cmd/core-data/Dockerfile 07:29:52 + cut -d/ -f2 07:29:52 + echo core-data,cmd/core-data/Dockerfile 07:29:52 + dirname cmd/core-metadata/Dockerfile 07:29:52 + cut -d/ -f2 07:29:52 + echo core-metadata,cmd/core-metadata/Dockerfile 07:29:52 + dirname cmd/security-bootstrapper/Dockerfile 07:29:52 + cut -d/ -f2 07:29:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:29:52 + dirname cmd/security-proxy-setup/Dockerfile 07:29:52 + cut -d/ -f2 07:29:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:29:52 + dirname cmd/security-secretstore-setup/Dockerfile 07:29:52 + cut -d/ -f2 07:29:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:29:52 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:29:52 + cut -d/ -f2 07:29:52 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:29:52 + dirname cmd/security-spire-agent/Dockerfile 07:29:52 + cut -d/ -f2 07:29:52 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:29:52 + dirname cmd/security-spire-config/Dockerfile 07:29:52 + cut -d/ -f2 07:29:52 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:29:52 + dirname cmd/security-spire-server/Dockerfile 07:29:52 + cut -d/ -f2 07:29:52 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:29:52 + dirname cmd/support-notifications/Dockerfile 07:29:52 + cut -d/ -f2 07:29:52 + echo support-notifications,cmd/support-notifications/Dockerfile 07:29:52 + dirname cmd/support-scheduler/Dockerfile 07:29:52 + cut -d/ -f2 07:29:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile 07:29:52 + dirname cmd/sys-mgmt-agent/Dockerfile 07:29:52 + cut -d/ -f2 07:29:52 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 07:29:52 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:29:53 + git rev-list -1 --merges 5b6a465cf5f49ada54267894e9a583933ae8b3fc~1..5b6a465cf5f49ada54267894e9a583933ae8b3fc [Pipeline] echo 07:29:53 -----------> git rev-list -1 --merges 5b6a465cf5f49ada54267894e9a583933ae8b3fc~1..5b6a465cf5f49ada54267894e9a583933ae8b3fc 5b6a465cf5f49ada54267894e9a583933ae8b3fc [false] [Pipeline] sh 07:29:53 + git log --format=format:%s -1 5b6a465cf5f49ada54267894e9a583933ae8b3fc [Pipeline] echo 07:29:53 ========================================================= 07:29:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:29:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:29:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:29:54 + grep -v github /etc/ssh/ssh_known_hosts 07:29:54 + [ -e /tmp/ssh_known_hosts ] 07:29:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:29:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:29:54 + sudo tee -a /etc/ssh/ssh_known_hosts 07:29:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:29:54 07:29:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:29:55 0.1.4: Pulling from edgex-devops/py-git-semver 07:29:55 b85a868b505f: Pulling fs layer 07:29:55 e2be974225ed: Pulling fs layer 07:29:55 339a4e72a1f5: Pulling fs layer 07:29:55 988bab9f4d93: Pulling fs layer 07:29:55 1469e6f7b9e6: Pulling fs layer 07:29:55 eaf3925da568: Pulling fs layer 07:29:55 bab4dde63d76: Pulling fs layer 07:29:55 bde34c3a00c8: Pulling fs layer 07:29:55 b352a97aabf1: Pulling fs layer 07:29:55 4872d77fe225: Pulling fs layer 07:29:55 5851b861e8e6: Pulling fs layer 07:29:55 988bab9f4d93: Waiting 07:29:55 1469e6f7b9e6: Waiting 07:29:55 eaf3925da568: Waiting 07:29:55 bde34c3a00c8: Waiting 07:29:55 bab4dde63d76: Waiting 07:29:55 b352a97aabf1: Waiting 07:29:55 5851b861e8e6: Waiting 07:29:55 4872d77fe225: Waiting 07:29:55 e2be974225ed: Download complete 07:29:55 988bab9f4d93: Verifying Checksum 07:29:55 988bab9f4d93: Download complete 07:29:55 1469e6f7b9e6: Verifying Checksum 07:29:55 1469e6f7b9e6: Download complete 07:29:55 339a4e72a1f5: Verifying Checksum 07:29:55 339a4e72a1f5: Download complete 07:29:55 eaf3925da568: Verifying Checksum 07:29:55 eaf3925da568: Download complete 07:29:55 bde34c3a00c8: Verifying Checksum 07:29:55 bde34c3a00c8: Download complete 07:29:55 b352a97aabf1: Download complete 07:29:55 4872d77fe225: Verifying Checksum 07:29:55 4872d77fe225: Download complete 07:29:55 5851b861e8e6: Download complete 07:29:55 b85a868b505f: Verifying Checksum 07:29:55 b85a868b505f: Download complete 07:29:55 bab4dde63d76: Verifying Checksum 07:29:55 bab4dde63d76: Download complete 07:29:56 b85a868b505f: Pull complete 07:29:56 e2be974225ed: Pull complete 07:29:57 339a4e72a1f5: Pull complete 07:29:57 988bab9f4d93: Pull complete 07:29:57 1469e6f7b9e6: Pull complete 07:29:57 eaf3925da568: Pull complete 07:29:59 bab4dde63d76: Pull complete 07:29:59 bde34c3a00c8: Pull complete 07:29:59 b352a97aabf1: Pull complete 07:29:59 4872d77fe225: Pull complete 07:29:59 5851b861e8e6: Pull complete 07:29:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:29:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:29:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:29:59 prd-ubuntu20.04-docker-8c-8g-23915 does not seem to be running inside a container 07:29:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:30:01 $ docker top 60de0053711637852f194733cd608d00c5dc1aed2cb92fcffddc1005a960e15e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:30:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:30:01 [ssh-agent] Looking for ssh-agent implementation... 07:30:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:30:02 $ docker exec 60de0053711637852f194733cd608d00c5dc1aed2cb92fcffddc1005a960e15e ssh-agent 07:30:02 SSH_AUTH_SOCK=/tmp/ssh-qKzhRqHMQPu6/agent.33 07:30:02 SSH_AGENT_PID=39 07:30:02 Running ssh-add (command line suppressed) 07:30:02 Identity added: /w/workspace/edgex-go/1@tmp/private_key_734815688285697720.key (/w/workspace/edgex-go/1@tmp/private_key_734815688285697720.key) 07:30:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:30:02 + git tag --points-at HEAD [Pipeline] } 07:30:02 $ docker exec --env ******** --env ******** 60de0053711637852f194733cd608d00c5dc1aed2cb92fcffddc1005a960e15e ssh-agent -k 07:30:02 unset SSH_AUTH_SOCK; 07:30:02 unset SSH_AGENT_PID; 07:30:02 echo Agent pid 39 killed; 07:30:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:30:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:30:03 [ssh-agent] Looking for ssh-agent implementation... 07:30:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:30:03 $ docker exec 60de0053711637852f194733cd608d00c5dc1aed2cb92fcffddc1005a960e15e ssh-agent 07:30:03 SSH_AUTH_SOCK=/tmp/ssh-PSjZK9wdFohG/agent.72 07:30:03 SSH_AGENT_PID=78 07:30:03 Running ssh-add (command line suppressed) 07:30:03 Identity added: /w/workspace/edgex-go/1@tmp/private_key_808770746615276377.key (/w/workspace/edgex-go/1@tmp/private_key_808770746615276377.key) 07:30:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:30:03 + git semver init 07:30:04 2022-08-30 07:30:03,947 [run_init] DEBUG init version:0.0.0 force:False 07:30:04 2022-08-30 07:30:03,947 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 07:30:04 2022-08-30 07:30:03,948 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 07:30:04 2022-08-30 07:30:03,948 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 07:30:09 2022-08-30 07:30:08,667 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 07:30:09 2022-08-30 07:30:08,668 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4139 with force:False 07:30:09 2022-08-30 07:30:08,668 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4139 07:30:09 2022-08-30 07:30:08,672 [execute] INFO git cat-file --batch-check 07:30:09 2022-08-30 07:30:08,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 07:30:09 2022-08-30 07:30:08,679 [execute] INFO git cat-file --batch 07:30:09 2022-08-30 07:30:08,679 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 07:30:09 2022-08-30 07:30:08,684 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4139 07:30:09 0.0.0 [Pipeline] } 07:30:09 $ docker exec --env ******** --env ******** 60de0053711637852f194733cd608d00c5dc1aed2cb92fcffddc1005a960e15e ssh-agent -k 07:30:09 unset SSH_AUTH_SOCK; 07:30:09 unset SSH_AGENT_PID; 07:30:09 echo Agent pid 78 killed; 07:30:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:30:09 + git semver [Pipeline] } 07:30:10 $ docker stop --time=1 60de0053711637852f194733cd608d00c5dc1aed2cb92fcffddc1005a960e15e 07:30:11 $ docker rm -f 60de0053711637852f194733cd608d00c5dc1aed2cb92fcffddc1005a960e15e [Pipeline] // withDockerContainer [Pipeline] sh 07:30:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:30:12 Stashed 1 file(s) [Pipeline] echo 07:30:12 [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 07:30:13 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 07:30:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:30:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:30:13 ========================================================= 07:30:13 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 07:30:13 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:30:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:30:13 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 07:30:13 2408cc74d12b: Pulling fs layer 07:30:13 ea60b727a1ce: Pulling fs layer 07:30:13 30c4a7721957: Pulling fs layer 07:30:13 370296b7ddb6: Pulling fs layer 07:30:13 7c6cee850709: Pulling fs layer 07:30:13 39a5fcdaea64: Pulling fs layer 07:30:13 d94ebbe4e438: Pulling fs layer 07:30:13 bcfd1f05c69d: Pulling fs layer 07:30:13 59ccb84bbe0f: Pulling fs layer 07:30:13 370296b7ddb6: Waiting 07:30:13 7c6cee850709: Waiting 07:30:13 39a5fcdaea64: Waiting 07:30:13 d94ebbe4e438: Waiting 07:30:13 bcfd1f05c69d: Waiting 07:30:13 59ccb84bbe0f: Waiting 07:30:13 30c4a7721957: Verifying Checksum 07:30:13 30c4a7721957: Download complete 07:30:13 ea60b727a1ce: Download complete 07:30:13 7c6cee850709: Verifying Checksum 07:30:13 7c6cee850709: Download complete 07:30:13 39a5fcdaea64: Verifying Checksum 07:30:13 39a5fcdaea64: Download complete 07:30:13 2408cc74d12b: Verifying Checksum 07:30:13 2408cc74d12b: Download complete 07:30:13 d94ebbe4e438: Verifying Checksum 07:30:13 d94ebbe4e438: Download complete 07:30:13 2408cc74d12b: Pull complete 07:30:13 ea60b727a1ce: Pull complete 07:30:14 30c4a7721957: Pull complete 07:30:14 59ccb84bbe0f: Verifying Checksum 07:30:14 59ccb84bbe0f: Download complete 07:30:14 370296b7ddb6: Verifying Checksum 07:30:14 370296b7ddb6: Download complete 07:30:14 bcfd1f05c69d: Verifying Checksum 07:30:14 bcfd1f05c69d: Download complete 07:30:19 370296b7ddb6: Pull complete 07:30:19 7c6cee850709: Pull complete 07:30:19 39a5fcdaea64: Pull complete 07:30:19 d94ebbe4e438: Pull complete 07:30:21 bcfd1f05c69d: Pull complete 07:30:22 59ccb84bbe0f: Pull complete 07:30:22 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 07:30:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:30:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 07:30:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:30:22 WORKDIR /edgex 07:30:22 COPY go.mod . 07:30:22 RUN go mod download 07:30:22 + docker build -t ci-base-image-x86_64 -f - . 07:30:22 Sending build context to Docker daemon 169.3MB 07:30:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 07:30:22 ---> a4fb48ad2a94 07:30:22 Step 2/4 : WORKDIR /edgex 07:30:27 ---> Running in cb6ecaf44eda 07:30:27 Removing intermediate container cb6ecaf44eda 07:30:27 ---> c2b772f55c19 07:30:27 Step 3/4 : COPY go.mod . 07:30:27 ---> 26ca77c7556d 07:30:27 Step 4/4 : RUN go mod download 07:30:27 ---> Running in 37d64abec372 07:30:27 Still waiting to schedule task 07:30:27 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:30:45 Removing intermediate container 37d64abec372 07:30:45 ---> 40fff65bd244 07:30:45 Successfully built 40fff65bd244 07:30:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:45 + docker inspect -f . ci-base-image-x86_64 07:30:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:45 prd-ubuntu20.04-docker-8c-8g-23915 does not seem to be running inside a container 07:30:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 07:30:46 $ docker top 3454d191560150c9a4d30480a2a3204c4fd5e5c22eaa60bc5e3ef60f9cea36a2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:30:46 + go version 07:30:46 go version go1.18.3 linux/amd64 [Pipeline] } 07:30:46 $ docker stop --time=1 3454d191560150c9a4d30480a2a3204c4fd5e5c22eaa60bc5e3ef60f9cea36a2 07:30:48 $ docker rm -f 3454d191560150c9a4d30480a2a3204c4fd5e5c22eaa60bc5e3ef60f9cea36a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:48 + docker inspect -f . ci-base-image-x86_64 07:30:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:30:48 prd-ubuntu20.04-docker-8c-8g-23915 does not seem to be running inside a container 07:30:48 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 07:30:49 $ docker top 09cce645299e769a5d374764996ceb7517a9c1ae9d89712072d716a042faf00b -eo pid,comm [Pipeline] { [Pipeline] echo 07:30:49 ========================================================= 07:30:49 [edgeXBuildGoParallel] Running Tests and Build... 07:30:49 ========================================================= [Pipeline] sh 07:30:49 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 07:30:49 + make test 07:30:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:30:56 ? github.com/edgexfoundry/edgex-go [no test files] 07:31:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:31:11 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:31:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:31:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:31:11 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:31:11 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:31:11 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:31:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:31:11 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:31:11 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:31:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 07:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:31:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.107s coverage: 98.5% of statements 07:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:31:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.102s coverage: 54.2% of statements 07:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:31:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:31:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.788s coverage: 89.2% of statements 07:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:31:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.065s coverage: 2.1% of statements 07:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:31:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.509s coverage: 95.6% of statements 07:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:31:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:31:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 07:31:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:31:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:31:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:31:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:31:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:31:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements 07:31:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:31:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:31:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:31:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements 07:31:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:31:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.087s coverage: 58.8% of statements 07:31:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.6% of statements 07:31:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements 07:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.099s coverage: 79.5% of statements 07:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.088s coverage: 94.1% of statements 07:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.068s coverage: 96.3% of statements 07:31:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.073s coverage: 87.5% of statements 07:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.072s coverage: 94.4% of statements 07:31:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.060s coverage: 44.8% of statements 07:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.206s coverage: 80.8% of statements 07:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.076s coverage: 92.9% of statements 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.074s coverage: 87.2% of statements 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.069s coverage: 58.8% of statements 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 80.0% of statements 07:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.052s coverage: 87.2% of statements 07:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements 07:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.217s coverage: 91.2% of statements 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 64.7% of statements 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 07:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 07:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.020s coverage: 100.0% of statements 07:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 07:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 07:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.368s coverage: 65.8% of statements 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.177s coverage: 43.6% of statements 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:31:30 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.070s coverage: 84.8% of statements 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:31:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.108s coverage: 17.7% of statements 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:31:30 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.155s coverage: 92.3% of statements 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:31:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:31:30 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:31:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:31:30 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:31:30 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 07:31:30 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.045s coverage: 96.9% of statements 07:31:30 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 07:31:52 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." 07:31:52 GO111MODULE=on go vet ./... 07:31:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:31:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:31:53 ./bin/test-attribution-txt.sh 07:31:53 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 07:31:53 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 07:31:53 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 07:31:53 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 07:31:53 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 07:31:53 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 07:31:53 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 07:31:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 07:31:54 + ls -al . 07:31:54 total 736 07:31:54 drwxrwxr-x 10 1001 1001 4096 Aug 30 07:30 . 07:31:54 drwxr-xr-x 4 root root 4096 Aug 30 07:30 .. 07:31:54 -rw-rw-r-- 1 1001 1001 16 Aug 30 07:29 .dockerignore 07:31:54 drwxrwxr-x 8 1001 1001 4096 Aug 30 07:31 .git 07:31:54 drwxrwxr-x 3 1001 1001 4096 Aug 30 07:29 .github 07:31:54 -rw-rw-r-- 1 1001 1001 1030 Aug 30 07:29 .gitignore 07:31:54 -rw-rw-r-- 1 1001 1001 42 Aug 30 07:29 .golangci.yml 07:31:54 -rw-rw-r-- 1 1001 1001 87 Aug 30 07:29 .hadolint.yml 07:31:54 drwxr-xr-x 3 1001 1001 4096 Aug 30 07:30 .semver 07:31:54 -rw-rw-r-- 1 1001 1001 166 Aug 30 07:29 .sonarcloud.properties 07:31:54 -rw-rw-r-- 1 1001 1001 1171 Aug 30 07:29 ADOPTERS.md 07:31:54 -rw-rw-r-- 1 1001 1001 10347 Aug 30 07:29 Attribution.txt 07:31:54 -rw-rw-r-- 1 1001 1001 63209 Aug 30 07:29 CHANGELOG.md 07:31:54 -rw-rw-r-- 1 1001 1001 3804 Aug 30 07:29 CONTRIBUTING.md 07:31:54 -rw-rw-r-- 1 1001 1001 677 Aug 30 07:29 GOVERNANCE.md 07:31:54 -rw-rw-r-- 1 1001 1001 850 Aug 30 07:29 Jenkinsfile 07:31:54 -rw-rw-r-- 1 1001 1001 10775 Aug 30 07:29 LICENSE 07:31:54 -rw-rw-r-- 1 1001 1001 13269 Aug 30 07:29 Makefile 07:31:54 -rw-rw-r-- 1 1001 1001 582 Aug 30 07:29 OWNERS.md 07:31:54 -rw-rw-r-- 1 1001 1001 9094 Aug 30 07:29 README.md 07:31:54 -rw-rw-r-- 1 1001 1001 6912 Aug 30 07:29 SECURITY.md 07:31:54 -rw-rw-r-- 1 1001 1001 5 Aug 30 07:30 VERSION 07:31:54 -rw-rw-r-- 1 1001 1001 4131 Aug 30 07:29 ZMQWindows.md 07:31:54 drwxrwxr-x 2 1001 1001 4096 Aug 30 07:29 bin 07:31:54 drwxrwxr-x 18 1001 1001 4096 Aug 30 07:29 cmd 07:31:54 -rw-r--r-- 1 root root 482786 Aug 30 07:31 coverage.out 07:31:54 -rw-rw-r-- 1 1001 1001 3682 Aug 30 07:29 go.mod 07:31:54 -rw-rw-r-- 1 1001 1001 38527 Aug 30 07:29 go.sum 07:31:54 drwxrwxr-x 8 1001 1001 4096 Aug 30 07:29 internal 07:31:54 drwxrwxr-x 3 1001 1001 4096 Aug 30 07:29 openapi 07:31:54 drwxrwxr-x 4 1001 1001 4096 Aug 30 07:29 snap 07:31:54 -rw-rw-r-- 1 1001 1001 204 Aug 30 07:29 version.go [Pipeline] sh 07:31:54 + '[' -e coverage.out ] 07:31:54 + chown 1001:1001 coverage.out [Pipeline] stash 07:31:54 Stashed 1 file(s) [Pipeline] sh 07:31:54 + make build 07:31:54 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:32:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 07:32:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23921 in /w/workspace/edgexfoundry_edgex-go_PR-4139 [Pipeline] { [Pipeline] ws 07:32:09 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 07:32:09 The recommended git tool is: git 07:32:16 using credential edgex-jenkins-ssh 07:32:16 Cloning the remote Git repository 07:32:16 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:32:16 > git init /w/workspace/edgex-go/1 # timeout=10 07:32:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:32:16 > git --version # timeout=10 07:32:17 > git --version # 'git version 2.25.1' 07:32:17 using GIT_SSH to set credentials SSH Credentials for GitHub 07:32:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:32:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 07:32:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:32:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:32:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:32:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:32:29 CGO_ENABLED=0 GO111MODULE=on 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 07:32:30 CGO_ENABLED=0 GO111MODULE=on 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 07:32:31 CGO_ENABLED=0 GO111MODULE=on 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 07:32:32 CGO_ENABLED=0 GO111MODULE=on 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 07:32:33 CGO_ENABLED=0 GO111MODULE=on 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 07:32:34 Merging remotes/origin/main commit d9dcee949f54824ad0383305277df28e0b6ce2cb into PR head commit 5b6a465cf5f49ada54267894e9a583933ae8b3fc 07:32:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:32:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:32:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:32:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:32:33 using GIT_SSH to set credentials SSH Credentials for GitHub 07:32:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4139/head:refs/remotes/origin/PR-4139 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:32:34 > git config core.sparsecheckout # timeout=10 07:32:34 > git checkout -f 5b6a465cf5f49ada54267894e9a583933ae8b3fc # timeout=10 07:32:34 Merge succeeded, producing 5b6a465cf5f49ada54267894e9a583933ae8b3fc 07:32:34 Checking out Revision 5b6a465cf5f49ada54267894e9a583933ae8b3fc (PR-4139) 07:32:35 CGO_ENABLED=0 GO111MODULE=on 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] } 07:32:36 $ docker stop --time=1 09cce645299e769a5d374764996ceb7517a9c1ae9d89712072d716a042faf00b 07:32:34 > git remote # timeout=10 07:32:34 > git config --get remote.origin.url # timeout=10 07:32:34 using GIT_SSH to set credentials SSH Credentials for GitHub 07:32:34 > git merge d9dcee949f54824ad0383305277df28e0b6ce2cb # timeout=10 07:32:34 > git rev-parse HEAD^{commit} # timeout=10 07:32:34 > git config core.sparsecheckout # timeout=10 07:32:34 > git checkout -f 5b6a465cf5f49ada54267894e9a583933ae8b3fc # timeout=10 07:32:38 Commit message: "build: fix docker build alias typo" 07:32:38 > git --version # timeout=10 07:32:38 > git --version # 'git version 2.25.1' 07:32:38 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 07:32:40 $ docker rm -f 09cce645299e769a5d374764996ceb7517a9c1ae9d89712072d716a042faf00b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 07:32:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:32:41 07:32:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:32:42 % Total % Received % Xferd Average Speed Time Time Time Current 07:32:42 Dload Upload Total Spent Left Speed 07:32:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 89375 0 --:--:-- --:--:-- --:--:-- 90014 07:32:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:32:42 latest: Pulling from edgex-devops/edgex-compose 07:32:42 cbdbe7a5bc2a: Pulling fs layer 07:32:42 ca9280d653b3: Pulling fs layer 07:32:42 7e9c9ca2126c: Pulling fs layer 07:32:42 cbdbe7a5bc2a: Download complete 07:32:42 ca9280d653b3: Verifying Checksum 07:32:42 ca9280d653b3: Download complete 07:32:42 cbdbe7a5bc2a: Pull complete [Pipeline] sh 07:32:42 7e9c9ca2126c: Download complete 07:32:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:32:42 ca9280d653b3: Pull complete 07:32:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:32:43 + sudo tee /etc/docker/daemon.new 07:32:43 { 07:32:43 "registry-mirrors": [ 07:32:43 "https://nexus3.edgexfoundry.org:10001" 07:32:43 ], 07:32:43 "bip": "10.250.0.254/24", 07:32:43 "hosts": [ 07:32:43 "tcp://0.0.0.0:5555", 07:32:43 "unix:///var/run/docker.sock" 07:32:43 ], 07:32:43 "mtu": 1458, 07:32:43 "selinux-enabled": true, 07:32:43 "seccomp-profile": "/etc/docker/seccomp.json" 07:32:43 } [Pipeline] sh 07:32:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:32:43 + sudo service docker restart 07:32:47 7e9c9ca2126c: Pull complete 07:32:47 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 07:32:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:32:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:47 prd-ubuntu20.04-docker-8c-8g-23915 does not seem to be running inside a container 07:32:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:32:49 $ docker top 8471699ba6fd5b7eb1bcb59bb2d91700d5b1ed70253151301351d9d3861c4fc4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:32:49 + docker-compose build --help 07:32:49 + grep parallel 07:32:50 --parallel Build images in parallel. [Pipeline] } 07:32:50 $ docker stop --time=1 8471699ba6fd5b7eb1bcb59bb2d91700d5b1ed70253151301351d9d3861c4fc4 07:32:51 $ docker rm -f 8471699ba6fd5b7eb1bcb59bb2d91700d5b1ed70253151301351d9d3861c4fc4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:32:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:52 prd-ubuntu20.04-docker-8c-8g-23915 does not seem to be running inside a container 07:32:52 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:32:52 $ docker top 1b24a5bb62751697fad4eb1dfac2e6059d745e1f1fd87c0b55aa3ed44e5a8294 -eo pid,comm [Pipeline] { [Pipeline] sh 07:32:53 + docker-compose -f ./docker-compose-build.yml build --parallel 07:32:53 Building core-command ... 07:32:53 Building core-data ... 07:32:53 Building core-metadata ... 07:32:53 Building security-bootstrapper ... 07:32:53 Building security-proxy-setup ... 07:32:53 Building security-secretstore-setup ... 07:32:53 Building security-spiffe-token-provider ... 07:32:53 Building security-spire-agent ... 07:32:53 Building security-spire-config ... 07:32:53 Building security-spire-server ... 07:32:53 Building support-notifications ... 07:32:53 Building support-scheduler ... 07:32:53 Building sys-mgmt-agent ... 07:32:53 Building security-spire-agent 07:32:53 Building security-bootstrapper 07:32:53 Building security-proxy-setup 07:32:53 Building core-data 07:32:53 Building support-scheduler [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:33:02 provisioning config files... 07:33:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3630357343401214768tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:33:02 ---> docker-login.sh 07:33:02 nexus3.edgexfoundry.org:10001 07:33:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:33:03 Configure a credential helper to remove this warning. See 07:33:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:33:03 07:33:03 Login Succeeded 07:33:03 nexus3.edgexfoundry.org:10002 07:33:03 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:33:03 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:33:03 ---> 40fff65bd244 07:33:03 Step 3/22 : WORKDIR /edgex-go 07:33:03 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:33:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:33:03 ---> 40fff65bd244 07:33:03 Step 3/23 : WORKDIR /edgex-go 07:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:04 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:33:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:33:04 ---> 40fff65bd244 07:33:04 Step 3/22 : WORKDIR /edgex-go 07:33:04 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:33:04 Step 2/31 : FROM ${BUILDER_BASE} AS builder 07:33:04 ---> 40fff65bd244 07:33:04 Step 3/31 : WORKDIR /edgex-go 07:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:33:04 Configure a credential helper to remove this warning. See 07:33:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:33:04 07:33:04 Login Succeeded 07:33:04 nexus3.edgexfoundry.org:10003 07:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:33:04 Configure a credential helper to remove this warning. See 07:33:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:33:04 07:33:04 Login Succeeded 07:33:04 nexus3.edgexfoundry.org:10004 07:33:05 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:33:05 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:33:05 ---> 40fff65bd244 07:33:05 Step 3/26 : WORKDIR /edgex-go 07:33:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:33:05 Configure a credential helper to remove this warning. See 07:33:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:33:05 07:33:05 Login Succeeded 07:33:05 docker.io 07:33:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:33:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:33:06 Configure a credential helper to remove this warning. See 07:33:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:33:06 07:33:06 Login Succeeded 07:33:06 ---> docker-login.sh ends [Pipeline] } 07:33:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:33:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 07:33:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:33:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:33:06 ========================================================= 07:33:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 07:33:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:33:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:33:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:33:07 b3c136eddcbf: Pulling fs layer 07:33:07 c0a3192eca97: Pulling fs layer 07:33:07 a050256f5b6f: Pulling fs layer 07:33:07 656be50a0ddc: Pulling fs layer 07:33:07 2bbca73fdf42: Pulling fs layer 07:33:07 656be50a0ddc: Waiting 07:33:07 46d945488cbd: Pulling fs layer 07:33:07 8a5474983e97: Pulling fs layer 07:33:07 2bbca73fdf42: Waiting 07:33:07 329c88fbcd65: Pulling fs layer 07:33:07 8a5474983e97: Waiting 07:33:07 329c88fbcd65: Waiting 07:33:07 46d945488cbd: Waiting 07:33:07 a050256f5b6f: Verifying Checksum 07:33:07 c0a3192eca97: Verifying Checksum 07:33:07 c0a3192eca97: Download complete 07:33:07 2bbca73fdf42: Verifying Checksum 07:33:07 2bbca73fdf42: Download complete 07:33:07 46d945488cbd: Verifying Checksum 07:33:07 b3c136eddcbf: Verifying Checksum 07:33:07 b3c136eddcbf: Download complete 07:33:08 b3c136eddcbf: Pull complete 07:33:08 329c88fbcd65: Verifying Checksum 07:33:08 329c88fbcd65: Download complete 07:33:09 c0a3192eca97: Pull complete 07:33:09 a050256f5b6f: Pull complete 07:33:09 8a5474983e97: Verifying Checksum 07:33:09 8a5474983e97: Download complete 07:33:10 656be50a0ddc: Verifying Checksum 07:33:10 656be50a0ddc: Download complete 07:33:11 ---> Running in f1c336b6a6dc 07:33:11 ---> Running in ec3e2583c4d0 07:33:11 ---> Running in c38edfdc8b21 07:33:11 ---> Running in 074bc5f29803 07:33:11 ---> Running in 7aabd31e95ca 07:33:11 Removing intermediate container f1c336b6a6dc 07:33:11 ---> 886104603a24 07:33:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:33:11 Removing intermediate container ec3e2583c4d0 07:33:11 ---> e9022bd126a6 07:33:11 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:33:11 Removing intermediate container 074bc5f29803 07:33:11 ---> 4ac39b7d6826 07:33:11 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:33:11 ---> Running in be1627e4dce1 07:33:11 Removing intermediate container 7aabd31e95ca 07:33:11 ---> 38222fb542c9 07:33:11 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:33:11 Removing intermediate container c38edfdc8b21 07:33:11 ---> ad1122121599 07:33:11 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:33:11 ---> Running in 4d7cf0589dbb 07:33:11 ---> Running in 478c58791fc2 07:33:11 ---> Running in 1615a7c9ad2e 07:33:11 ---> Running in b844c2845f08 07:33:12 Removing intermediate container be1627e4dce1 07:33:12 ---> dfc8f36b179e 07:33:12 Step 5/22 : RUN apk add --update --no-cache make git 07:33:12 ---> Running in 4348052ff9a9 07:33:12 Removing intermediate container 4d7cf0589dbb 07:33:12 ---> bb98de5ffca1 07:33:12 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 07:33:12 ---> Running in 38d602c144cb 07:33:12 Removing intermediate container 478c58791fc2 07:33:12 ---> 3a64025b74a6 07:33:12 Step 5/31 : RUN apk add --update --no-cache make git 07:33:12 ---> Running in b602005e4d26 07:33:12 Removing intermediate container b844c2845f08 07:33:12 ---> 42fea777000f 07:33:12 Step 5/22 : RUN apk add --update --no-cache make git 07:33:12 ---> Running in bcb161911bc8 07:33:13 Removing intermediate container 1615a7c9ad2e 07:33:13 ---> 7520621dba20 07:33:13 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:33:13 ---> Running in 6332a6dcee3b 07:33:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:33:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:33:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:33:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:33:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:33:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:33:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:33:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:33:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:33:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:33:14 OK: 211 MiB in 51 packages 07:33:14 OK: 211 MiB in 51 packages 07:33:14 OK: 211 MiB in 51 packages 07:33:14 OK: 211 MiB in 51 packages 07:33:14 OK: 211 MiB in 51 packages 07:33:14 Removing intermediate container 38d602c144cb 07:33:14 ---> 89bec1da8e0d 07:33:14 Step 6/26 : COPY go.mod vendor* ./ 07:33:15 Removing intermediate container b602005e4d26 07:33:15 ---> defa42a21585 07:33:15 Step 6/31 : COPY go.mod vendor* ./ 07:33:15 ---> f5fe7cb5fb2b 07:33:15 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:15 ---> 857b2718e1f0 07:33:15 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:15 ---> Running in eaac96f8970a 07:33:15 ---> Running in 5d2040b0b153 07:33:15 Removing intermediate container bcb161911bc8 07:33:15 ---> 8ce6d7284630 07:33:15 Step 6/22 : COPY go.mod vendor* ./ 07:33:15 Removing intermediate container 6332a6dcee3b 07:33:15 ---> b9a4d70d81c2 07:33:15 Step 6/23 : COPY go.mod vendor* ./ 07:33:15 Removing intermediate container 4348052ff9a9 07:33:15 ---> 5e925fed7c7a 07:33:15 Step 6/22 : COPY go.mod vendor* ./ 07:33:15 ---> 6a24908f49a6 07:33:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:15 ---> a050564d7fc9 07:33:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:15 ---> b911ada7e428 07:33:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:33:15 ---> Running in f80c576625e3 07:33:15 ---> Running in b4e5d67f4351 07:33:15 ---> Running in e598e0ded2e7 07:33:25 656be50a0ddc: Pull complete 07:33:25 2bbca73fdf42: Pull complete 07:33:25 46d945488cbd: Pull complete 07:33:30 8a5474983e97: Pull complete 07:33:32 329c88fbcd65: Pull complete 07:33:32 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 07:33:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:33:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 07:33:32 + docker build -t ci-base-image-arm64 -f - . 07:33:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:33:32 WORKDIR /edgex 07:33:32 COPY go.mod . 07:33:32 RUN go mod download 07:33:33 Sending build context to Docker daemon 3.161MB 07:33:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 07:33:33 ---> ff4287adb874 07:33:33 Step 2/4 : WORKDIR /edgex 07:33:35 ---> Running in f435083521e3 07:33:35 Removing intermediate container f435083521e3 07:33:35 ---> a1dc1100bae5 07:33:35 Step 3/4 : COPY go.mod . 07:33:35 ---> 5c288cf78bc3 07:33:35 Step 4/4 : RUN go mod download 07:33:36 ---> Running in efb60339b3e6 07:33:37 Removing intermediate container b4e5d67f4351 07:33:37 ---> 0d70b794cf50 07:33:37 Step 8/22 : COPY . . 07:33:37 Removing intermediate container eaac96f8970a 07:33:37 ---> b6442834b56b 07:33:37 Step 8/26 : COPY . . 07:33:37 Removing intermediate container 5d2040b0b153 07:33:37 ---> af7202c0fecb 07:33:37 Step 8/31 : COPY . . 07:33:37 Removing intermediate container f80c576625e3 07:33:37 ---> b223d99e6d78 07:33:37 Step 8/22 : COPY . . 07:33:37 Removing intermediate container e598e0ded2e7 07:33:37 ---> 31680d5dc766 07:33:37 Step 8/23 : COPY . . 07:33:49 ---> 5df2fa3f2524 07:33:49 Step 9/23 : RUN make cmd/core-data/core-data 07:33:49 ---> a709f0b7fdfd 07:33:49 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:33:49 ---> b0b179cfec72 07:33:49 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:33:49 ---> b3e4a42ada48 07:33:49 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 07:33:49 ---> f71f19afcb91 07:33:49 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:33:49 ---> Running in 70f9b4c6aaf5 07:33:49 ---> Running in 6bb9581c2e0e 07:33:49 ---> Running in 36a9db25b776 07:33:49 ---> Running in ad2508d8fbc0 07:33:49 ---> Running in 57475a727798 07:33:49 Removing intermediate container 57475a727798 07:33:49 ---> a0f3d3a27fd2 07:33:49 Step 10/26 : WORKDIR /edgex-go/spire-build 07:33:49 ---> Running in 5bd60ece7a9b 07:33:49 Removing intermediate container 5bd60ece7a9b 07:33:49 ---> c7062d4474d6 07:33:49 Step 11/26 : 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 07:33:49 ---> Running in 871657011b64 07:33:49 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:33:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:33:49 CGO_ENABLED=0 GO111MODULE=on 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 07:33:49 CGO_ENABLED=0 GO111MODULE=on 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 07:33:49 Removing intermediate container 871657011b64 07:33:49 ---> 71e45906866c 07:33:49 Step 12/26 : WORKDIR /edgex-go 07:33:49 ---> Running in 6371886ed6e7 07:33:49 Removing intermediate container 6371886ed6e7 07:33:49 ---> 4680f570b0fb 07:33:49 07:33:49 Step 13/26 : FROM alpine:3.15 07:33:49 3.15: Pulling from library/alpine 07:33:50 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 07:33:50 Status: Downloaded newer image for alpine:3.15 07:33:50 ---> c4fc93816858 07:33:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:33:50 ---> Running in 7a0d7ef55c6f 07:33:50 Removing intermediate container 7a0d7ef55c6f 07:33:50 ---> f025dc6009ad 07:33:50 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:33:50 ---> Running in b284dfe6c647 07:33:52 Removing intermediate container b284dfe6c647 07:33:52 ---> 0b99a62641b5 07:33:52 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:33:52 ---> Running in 4a3dc7c44009 07:33:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:33:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:33:53 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 07:33:53 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 07:33:53 OK: 15856 distinct packages available 07:33:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:33:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:33:55 (1/5) Installing dumb-init (1.2.5-r1) 07:33:55 (2/5) Installing musl-obstack (1.2.3-r0) 07:33:55 (3/5) Installing libucontext (1.1-r0) 07:33:55 (4/5) Installing gcompat (1.0.0-r4) 07:33:55 (5/5) Installing openssl (1.1.1q-r0) 07:33:55 Executing busybox-1.34.1-r7.trigger 07:33:55 OK: 7 MiB in 19 packages 07:33:57 Removing intermediate container 4a3dc7c44009 07:33:57 ---> 76f54b5d0438 07:33:57 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 07:33:59 ---> 1580bb63cfd4 07:33:59 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:34:02 ---> e895530dbab6 07:34:02 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:34:03 ---> fc41d971d583 07:34:03 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:34:03 ---> 58587516d181 07:34:03 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:34:04 ---> e4b7832dec63 07:34:04 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:34:04 ---> Running in f2c16b731915 07:34:05 Removing intermediate container f2c16b731915 07:34:05 ---> f0950c2e43a1 07:34:05 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:34:05 ---> Running in 2a8635d58efa 07:34:05 Removing intermediate container 2a8635d58efa 07:34:05 ---> 30435a70c0fd 07:34:05 Step 24/26 : LABEL arch=x86_64 07:34:05 ---> Running in 9182d49c656a 07:34:06 Removing intermediate container 9182d49c656a 07:34:06 ---> 807d8b15403d 07:34:06 Step 25/26 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc 07:34:06 ---> Running in 52a32bfc4c6e 07:34:07 Removing intermediate container 52a32bfc4c6e 07:34:07 ---> cf52701e7ec8 07:34:07 Step 26/26 : LABEL version=0.0.0 07:34:07 ---> Running in 93a02a926dac 07:34:07 Removing intermediate container 93a02a926dac 07:34:07 ---> d5b5fdbde68d 07:34:07 07:34:07 Successfully built d5b5fdbde68d 07:34:07 Successfully tagged security-spire-agent:latest 07:34:07 Building support-notifications 07:34:10  Building security-spire-agent ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:34:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:34:10 ---> 40fff65bd244 07:34:10 Step 3/22 : WORKDIR /edgex-go 07:34:10 ---> Using cache 07:34:10 ---> ad1122121599 07:34:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:34:10 ---> Using cache 07:34:10 ---> 7520621dba20 07:34:10 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:34:15 Removing intermediate container efb60339b3e6 07:34:15 ---> 51565a10312e 07:34:15 Successfully built 51565a10312e 07:34:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:15 ---> Running in adfcdaa5c410 07:34:15 CGO_ENABLED=0 GO111MODULE=on 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 07:34:15 + docker inspect -f . ci-base-image-arm64 07:34:15 . [Pipeline] } [Pipeline] // withEnv 07:34:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [Pipeline] withDockerContainer 07:34:15 prd-ubuntu20.04-docker-arm64-4c-16g-23921 does not seem to be running inside a container 07:34:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:34:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:34:17 OK: 211 MiB in 51 packages 07:34:17 $ docker top 0ae7cb9bacfd38a798e2826135019d1749ec1a2fb6d267f243239aba09cde7c4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:34:18 + go version 07:34:18 go version go1.18.3 linux/arm64 [Pipeline] } 07:34:18 $ docker stop --time=1 0ae7cb9bacfd38a798e2826135019d1749ec1a2fb6d267f243239aba09cde7c4 07:34:20 $ docker rm -f 0ae7cb9bacfd38a798e2826135019d1749ec1a2fb6d267f243239aba09cde7c4 [Pipeline] // withDockerContainer [Pipeline] } 07:34:20 Removing intermediate container adfcdaa5c410 07:34:20 ---> 6bf0ed0d9f06 07:34:20 Step 6/22 : COPY go.mod vendor* ./ 07:34:20 Removing intermediate container 36a9db25b776 07:34:20 ---> 85ac4e864817 07:34:20 07:34:20 Step 10/31 : FROM alpine:3.16 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:21 ---> c200fd8160c6 07:34:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."3.16: Pulling from library/alpine 07:34:21 07:34:21 + docker inspect -f . ci-base-image-arm64 07:34:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:34:21 ---> Running in aeddb1c9e29f 07:34:21 prd-ubuntu20.04-docker-arm64-4c-16g-23921 does not seem to be running inside a container 07:34:21 Removing intermediate container ad2508d8fbc0 07:34:21 ---> 8647adf68d47 07:34:21 07:34:21 Step 10/22 : FROM alpine:3.16 07:34:21 3.16: Pulling from library/alpine 07:34:21 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:34:22 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 07:34:22 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 07:34:22 Status: Downloaded newer image for alpine:3.16 07:34:22 Status: Image is up to date for alpine:3.16 07:34:22 ---> 9c6f07244728 07:34:22 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 07:34:22 ---> 9c6f07244728 07:34:22 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:34:22 ---> Running in 21a82acb7a01 07:34:22 ---> Running in 43e4a7d5c6e8 07:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:34:23 Removing intermediate container 21a82acb7a01 07:34:23 ---> 447b12629d4d 07:34:23 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 07:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:34:23 $ docker top c60d7b4e8b70fa4208eecc29ed46f3459a58dc0e9c56add442262838b29011cd -eo pid,comm 07:34:23 (1/6) Installing ca-certificates (20220614-r0) 07:34:23 (2/6) Installing brotli-libs (1.0.9-r6) 07:34:23 (3/6) Installing nghttp2-libs (1.47.0-r0) 07:34:23 (4/6) Installing libcurl (7.83.1-r2) [Pipeline] { [Pipeline] echo 07:34:23 ========================================================= 07:34:23 [edgeXBuildGoParallel] Running Tests and Build... 07:34:23 ========================================================= [Pipeline] sh 07:34:23 (5/6) Installing curl (7.83.1-r2) 07:34:23 (6/6) Installing dumb-init (1.2.5-r1) 07:34:23 Executing busybox-1.35.0-r17.trigger 07:34:23 Executing ca-certificates-20220614-r0.trigger 07:34:23 ---> Running in c3741fcae24c 07:34:23 OK: 8 MiB in 20 packages 07:34:23 Removing intermediate container 70f9b4c6aaf5 07:34:23 ---> 798df9dfd2b8 07:34:23 07:34:23 Step 10/23 : FROM alpine:3.16 07:34:23 ---> 9c6f07244728 07:34:23 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 07:34:23 ---> Running in 783675e9a66b 07:34:23 Removing intermediate container 783675e9a66b 07:34:23 ---> b5a9cd06da5d 07:34:23 Step 12/23 : ENV APP_PORT=59880 07:34:23 ---> Running in 527d6000c247 07:34:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:34:24 (1/2) Installing dumb-init (1.2.5-r1) 07:34:24 (2/2) Installing su-exec (0.2-r1) 07:34:24 Executing busybox-1.35.0-r17.trigger 07:34:24 OK: 6 MiB in 16 packages 07:34:24 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 07:34:24 Removing intermediate container 527d6000c247 07:34:24 ---> 419d8cf1b482 07:34:24 Step 13/23 : EXPOSE $APP_PORT 07:34:24 + make test 07:34:24 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 07:34:24 Removing intermediate container 43e4a7d5c6e8 07:34:24 ---> acb6a0b80479 07:34:24 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:34:24 ---> Running in cca4b0fbed35 07:34:25 ---> Running in 4442dbe2e812 07:34:25 Removing intermediate container c3741fcae24c 07:34:25 ---> 4f7322e2467a 07:34:25 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 07:34:25 Removing intermediate container 6bb9581c2e0e 07:34:25 ---> d0304d354e8f 07:34:25 07:34:25 Step 10/22 : FROM alpine:3.16 07:34:25 ---> 9c6f07244728 07:34:25 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:34:25 ---> Running in 495108f99318 07:34:25 Removing intermediate container cca4b0fbed35 07:34:25 ---> dcd4be0f615f 07:34:25 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:34:25 Removing intermediate container 4442dbe2e812 07:34:25 ---> f60225f5484c 07:34:25 Step 13/22 : WORKDIR /edgex 07:34:26 ---> Running in a0ee32418edf 07:34:26 ---> Running in f1edc9405b14 07:34:26 ---> Running in 72cb84fb71e8 07:34:26 Removing intermediate container 495108f99318 07:34:26 ---> 1ad02ba39f79 07:34:26 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 07:34:26 ---> Running in 59c4f611d607 07:34:26 Removing intermediate container f1edc9405b14 07:34:26 ---> f460827dfca9 07:34:26 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:34:26 Removing intermediate container 59c4f611d607 07:34:26 ---> 1d433b3c1718 07:34:26 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 07:34:26 ---> Running in e3b02d6c0025 07:34:26 Removing intermediate container e3b02d6c0025 07:34:26 ---> 61a10c97a0fd 07:34:26 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 07:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:34:26 ---> Running in f985493083d1 07:34:26 ---> 2a0c3e372873 07:34:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:34:27 (1/1) Installing dumb-init (1.2.5-r1) 07:34:27 Executing busybox-1.35.0-r17.trigger 07:34:27 OK: 6 MiB in 15 packages 07:34:27 ---> a28843ffd24e 07:34:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:34:27 Removing intermediate container 72cb84fb71e8 07:34:27 ---> 3c2b57290e60 07:34:27 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 07:34:27 ---> Running in 3be603f5bd62 07:34:28 Removing intermediate container a0ee32418edf 07:34:28 ---> 91ee55ec0f15 07:34:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:34:28 ---> 75b6d3ad439e 07:34:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:34:28 ---> Running in af23b3e53961 07:34:28 Removing intermediate container f985493083d1 07:34:28 ---> c8dde55e68a5 07:34:28 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 07:34:28 ---> Running in 12a40f678c96 07:34:28 Removing intermediate container af23b3e53961 07:34:28 ---> 44409b7f42a2 07:34:28 Step 13/22 : ENV APP_PORT=59861 07:34:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:34:28 Removing intermediate container 12a40f678c96 07:34:28 ---> 07a59c44a299 07:34:28 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 07:34:28 ---> Running in 14216bbfa194 07:34:28 ---> 8dfed5e25612 07:34:28 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:34:28 ---> Running in 5cbc92d62214 07:34:28 Removing intermediate container 14216bbfa194 07:34:28 ---> f86eed2eafde 07:34:28 Step 14/22 : EXPOSE $APP_PORT 07:34:28 ---> Running in 0545b8801926 07:34:28 ---> 373494c9093a 07:34:28 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 07:34:28 ---> Running in 180974b72cbe 07:34:28 Removing intermediate container 0545b8801926 07:34:28 ---> 465801eb646a 07:34:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:34:29 ---> 41b3992b55d9 07:34:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:34:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:34:29 Removing intermediate container 5cbc92d62214 07:34:29 ---> 41493ad627cd 07:34:29 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 07:34:29 (1/6) Installing dumb-init (1.2.5-r1) 07:34:29 ---> Running in f9d061dc16ea 07:34:29 (2/6) Installing libgcc (11.2.1_git20220219-r2) 07:34:29 (3/6) Installing libsodium (1.0.18-r0) 07:34:30 Removing intermediate container f9d061dc16ea 07:34:30 ---> 4132d5a9148a 07:34:30 Step 20/22 : LABEL arch=x86_64 07:34:30 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 07:34:30 Removing intermediate container 180974b72cbe 07:34:30 ---> 0262907cce75 07:34:30 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 07:34:30 ---> e870d57ff73f 07:34:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:34:30 ---> Running in 645e4017f19a 07:34:30 (5/6) Installing libzmq (4.3.4-r0) 07:34:30 (6/6) Installing zeromq (4.3.4-r0) 07:34:30 Removing intermediate container 645e4017f19a 07:34:30 ---> b1eb20fdad6c 07:34:30 Step 21/22 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc 07:34:30 Executing busybox-1.35.0-r17.trigger 07:34:30 OK: 8 MiB in 20 packages 07:34:30 ---> 464b994e5c28 07:34:30 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:34:30 ---> 940dbc79c6ac 07:34:30 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:34:30 ---> Running in d798c3a5b316 07:34:30 ---> Running in 9f1288c846cc 07:34:31 Removing intermediate container 9f1288c846cc 07:34:31 ---> 1696ea1febd3 07:34:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:34:31 Removing intermediate container d798c3a5b316 07:34:31 ---> cef01e3ea599 07:34:31 Step 22/22 : LABEL version=0.0.0 07:34:31 ---> Running in d7797bb44e3d 07:34:31 ---> Running in 8396918ffb9a 07:34:31 ---> d0bbc341aa05 07:34:31 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 07:34:31 Removing intermediate container 3be603f5bd62 07:34:31 ---> cb2859b8a445 07:34:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:34:31 Removing intermediate container d7797bb44e3d 07:34:31 ---> 6c62ae19b637 07:34:31 Step 20/22 : LABEL arch=x86_64 07:34:31 Removing intermediate container 8396918ffb9a 07:34:31 ---> 69083ce1198a 07:34:31 07:34:32 ---> Running in 3c6cef344248 07:34:32 ---> 877391b4ff78 07:34:32 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 07:34:32 Successfully built 69083ce1198a 07:34:32 Successfully tagged security-proxy-setup:latest 07:34:32  Building security-proxy-setup ... done Building security-spiffe-token-provider 07:34:32 ---> 8772d9cfbb8a 07:34:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:34:32 Removing intermediate container aeddb1c9e29f 07:34:32 ---> 98d8818472e9 07:34:32 Step 8/22 : COPY . . 07:34:32 Removing intermediate container 3c6cef344248 07:34:32 ---> 2314636270da 07:34:32 Step 21/22 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc 07:34:35 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:34:35 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:34:35 ---> 40fff65bd244 07:34:35 Step 3/20 : WORKDIR /edgex-go 07:34:35 ---> Using cache 07:34:35 ---> ad1122121599 07:34:35 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 07:34:36 ---> d986c660fe3b 07:34:36 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 07:34:37 ---> Running in 79a0e9283c0e 07:34:37 ---> d432fcb311b6 07:34:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 07:34:37 ---> Running in ae3b5b42f37f 07:34:37 ---> b088b07e2252 07:34:37 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:34:38 ---> 983621cb673e 07:34:38 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:34:38 ---> Running in 3448507eed2d 07:34:38 Removing intermediate container 79a0e9283c0e 07:34:38 ---> c7792513d3b7 07:34:38 Step 22/22 : LABEL version=0.0.0 07:34:38 ---> 60448e2e0ef9 07:34:38 Step 19/23 : ENTRYPOINT ["/core-data"] 07:34:38 ---> Running in f320d6116079 07:34:38 ---> Running in 188016f9c422 07:34:38 ---> 789b539494f1 07:34:38 Step 26/31 : RUN chmod +x /entrypoint.sh 07:34:38 ---> Running in c6f81a135d9b 07:34:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:34:38 Removing intermediate container f320d6116079 07:34:38 ---> baa871fae169 07:34:38 07:34:38 Removing intermediate container 188016f9c422 07:34:38 ---> 531c92d7cdab 07:34:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:34:38 ---> Running in a9dfe6467791 07:34:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:34:38 Successfully built baa871fae169 07:34:38 Successfully tagged support-scheduler:latest 07:34:38 Building security-secretstore-setup 07:34:38  Building support-scheduler ... done Removing intermediate container a9dfe6467791 07:34:38 ---> d028efcd8c28 07:34:38 Step 21/23 : LABEL arch=x86_64 07:34:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:34:38 v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 07:34:38 v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 07:34:38 OK: 17037 distinct packages available 07:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:34:39 ---> Running in f999d8b86487 07:34:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:34:39 OK: 211 MiB in 51 packages 07:34:41 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:34:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:34:41 ---> 40fff65bd244 07:34:41 Step 3/25 : WORKDIR /edgex-go 07:34:41 ---> Using cache 07:34:41 ---> ad1122121599 07:34:41 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:34:41 ---> Using cache 07:34:41 ---> 7520621dba20 07:34:41 Step 5/25 : RUN apk add --update --no-cache make git 07:34:42 Removing intermediate container f999d8b86487 07:34:42 ---> f41a3647fca2 07:34:42 Step 22/23 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc 07:34:42 ---> Running in b74943f02975 07:34:42 ---> Running in 96edc6c89784 07:34:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:34:43 Removing intermediate container c6f81a135d9b 07:34:43 ---> 5bd86c273a01 07:34:43 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 07:34:43 Removing intermediate container 96edc6c89784 07:34:43 ---> 46782fceed4d 07:34:43 Step 23/23 : LABEL version=0.0.0 07:34:44 ---> Running in ee1152fb317d 07:34:44 Removing intermediate container ae3b5b42f37f 07:34:44 ---> 7ff16b0dc8b9 07:34:44 Step 5/20 : COPY go.mod vendor* ./ 07:34:44 ---> Running in 5c7f1319720f 07:34:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:34:44 Removing intermediate container ee1152fb317d 07:34:44 ---> 4913c70b013f 07:34:44 Step 28/31 : CMD ["gate"] 07:34:44 Removing intermediate container 5c7f1319720f 07:34:44 ---> 0641967191bb 07:34:44 07:34:44 ---> beff3134baaf 07:34:44 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:44 ---> Running in df7915fa32f1 07:34:44 ---> Running in d009624ba8b0 07:34:44 Successfully built 0641967191bb 07:34:44 Successfully tagged core-data:latest 07:34:44  Building core-data ... done Building security-spire-server 07:34:44 Removing intermediate container df7915fa32f1 07:34:44 ---> d1bf75084b63 07:34:44 Step 29/31 : LABEL arch=x86_64 07:34:44 ---> Running in e8e03382a301 07:34:44 OK: 211 MiB in 51 packages 07:34:47 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:34:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:34:47 ---> 40fff65bd244 07:34:47 Step 3/25 : WORKDIR /edgex-go 07:34:47 ---> Using cache 07:34:47 ---> ad1122121599 07:34:47 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:34:47 ---> Using cache 07:34:47 ---> 7520621dba20 07:34:47 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 07:34:50 Removing intermediate container e8e03382a301 07:34:50 ---> 117d7594b365 07:34:50 Step 30/31 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc 07:34:50 ---> Running in 7c0ab996730f 07:34:50 ---> Running in 66fbd59b695f 07:34:51 Removing intermediate container b74943f02975 07:34:51 ---> 32bed46b64f2 07:34:51 Step 6/25 : COPY go.mod vendor* ./ 07:34:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:34:52 Removing intermediate container 66fbd59b695f 07:34:52 ---> dc7799aa06af 07:34:52 Step 31/31 : LABEL version=0.0.0 07:34:52 ---> ad718921834c 07:34:52 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:34:52 ---> Running in b932a3d1155a 07:34:52 ---> Running in 1f7888f4e1de 07:34:52 Removing intermediate container b932a3d1155a 07:34:52 ---> 2f85a5dbc67a 07:34:52 07:34:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:34:52 Successfully built 2f85a5dbc67a 07:34:52 Successfully tagged security-bootstrapper:latest 07:34:52  Building security-bootstrapper ... done Building security-spire-config 07:34:53 OK: 211 MiB in 51 packages 07:34:56 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:34:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:34:56 ---> 40fff65bd244 07:34:56 Step 3/26 : WORKDIR /edgex-go 07:34:56 ---> Using cache 07:34:56 ---> ad1122121599 07:34:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:34:56 ---> Using cache 07:34:56 ---> 7520621dba20 07:34:56 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 07:34:57 ? github.com/edgexfoundry/edgex-go [no test files] 07:34:59 ---> Running in 65efab2eda35 07:34:59 Removing intermediate container 7c0ab996730f 07:34:59 ---> 44c0f1df0304 07:34:59 Step 6/25 : COPY go.mod vendor* ./ 07:34:59 Removing intermediate container d009624ba8b0 07:34:59 ---> 8f3be8987674 07:34:59 Step 7/20 : COPY . . 07:35:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:35:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:35:01 OK: 211 MiB in 51 packages 07:35:05 ---> 4a24b81d1739 07:35:05 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:06 ---> Running in 92051d314085 07:35:06 ---> 6bc858eb00fd 07:35:06 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:35:06 Removing intermediate container 3448507eed2d 07:35:06 ---> 27c0a6119819 07:35:06 07:35:06 Step 10/22 : FROM alpine:3.16 07:35:06 ---> 9c6f07244728 07:35:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:35:06 Removing intermediate container 65efab2eda35 07:35:06 ---> 8ef11a37098a 07:35:06 Step 6/26 : COPY go.mod vendor* ./ 07:35:06 ---> Running in e3e6546df07e 07:35:06 ---> Running in 0d5016786c19 07:35:07 ---> 6874c08a7c87 07:35:07 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:07 ---> Running in d3d2a50ac040 07:35:07 CGO_ENABLED=0 GO111MODULE=on 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 07:35:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:35:08 (1/2) Installing ca-certificates (20220614-r0) 07:35:08 (2/2) Installing dumb-init (1.2.5-r1) 07:35:08 Executing busybox-1.35.0-r17.trigger 07:35:08 Executing ca-certificates-20220614-r0.trigger 07:35:08 OK: 6 MiB in 16 packages 07:35:12 Removing intermediate container 1f7888f4e1de 07:35:12 ---> f8077e4c6716 07:35:12 Step 8/25 : COPY . . 07:35:15 Removing intermediate container 0d5016786c19 07:35:15 ---> 8f846c2ce9a1 07:35:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:35:20 ---> Running in 4e5df01173ea 07:35:20 ---> 79422013953b 07:35:20 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:35:20 Removing intermediate container 92051d314085 07:35:20 ---> ac7edfc68da7 07:35:20 Step 8/25 : COPY . . 07:35:20 ---> Running in ccc51ed26713 07:35:20 Removing intermediate container 4e5df01173ea 07:35:20 ---> fc7c8d8d47e6 07:35:20 Step 13/22 : ENV APP_PORT=59860 07:35:20 ---> Running in f099aca5886b 07:35:21 CGO_ENABLED=0 GO111MODULE=on 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 07:35:21 Removing intermediate container f099aca5886b 07:35:21 ---> 6240526ff770 07:35:21 Step 14/22 : EXPOSE $APP_PORT 07:35:28 ---> Running in 1a580f931d9a 07:35:28 Removing intermediate container 1a580f931d9a 07:35:28 ---> 2aab558cc3b0 07:35:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:35:29 ---> a2c8fb3ebe7f 07:35:29 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 07:35:29 ---> Running in 0dc15e058313 07:35:29 Removing intermediate container d3d2a50ac040 07:35:29 ---> 8caa3cdef230 07:35:29 Step 8/26 : COPY . . 07:35:30 ---> f5af4fb3a4ea 07:35:30 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:35:34 Removing intermediate container 0dc15e058313 07:35:34 ---> c044fcde646e 07:35:34 Step 10/25 : WORKDIR /edgex-go/spire-build 07:35:35 ---> 6afef8c0705e 07:35:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:35:35 ---> Running in fc715604717e 07:35:35 Removing intermediate container e3e6546df07e 07:35:35 ---> 521468d9328a 07:35:35 07:35:35 Step 9/20 : FROM alpine:3.15 07:35:35 ---> c4fc93816858 07:35:35 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:35:35 ---> Using cache 07:35:35 ---> f025dc6009ad 07:35:35 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:35:35 ---> Using cache 07:35:35 ---> 0b99a62641b5 07:35:35 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:35:35 ---> 4bb81cf82c58 07:35:35 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 07:35:35 ---> Running in 8db05c8736dc 07:35:35 ---> Running in a4fc454eefde 07:35:35 ---> 662a9c03258a 07:35:35 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:35:35 Removing intermediate container fc715604717e 07:35:35 ---> b554533cf0f7 07:35:35 Step 11/25 : 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 07:35:35 ---> Running in 9fe982a0c924 07:35:35 ---> Running in 82033f1a05ce 07:35:35 Removing intermediate container a4fc454eefde 07:35:35 ---> dd8ad5c30fda 07:35:35 Step 10/26 : WORKDIR /edgex-go/spire-build 07:35:35 Removing intermediate container 9fe982a0c924 07:35:35 ---> 6dc61ca83b95 07:35:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:35:35 ---> Running in 1b13a3d31b02 07:35:35 ---> Running in 880fdb030016 07:35:36 Removing intermediate container 880fdb030016 07:35:36 ---> d239932f4c1e 07:35:36 Step 20/22 : LABEL arch=x86_64 07:35:36 Removing intermediate container 1b13a3d31b02 07:35:36 ---> 463f1ce0a7d0 07:35:36 Step 11/26 : 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 07:35:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:35:36 ---> Running in b520ddd5dd87 07:35:36 ---> Running in 1b7c7bb9677a 07:35:36 Removing intermediate container b520ddd5dd87 07:35:36 ---> 45b7a21b5149 07:35:36 Step 21/22 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc 07:35:36 ---> Running in 9f887b9ad5a3 07:35:36 Removing intermediate container 9f887b9ad5a3 07:35:36 ---> 617138d6aa0f 07:35:36 Step 22/22 : LABEL version=0.0.0 07:35:36 ---> Running in 0df05209a30b 07:35:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:35:37 Removing intermediate container 82033f1a05ce 07:35:37 ---> 8a4703c6ad8b 07:35:37 Step 12/25 : WORKDIR /edgex-go 07:35:37 CGO_ENABLED=0 GO111MODULE=on 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 07:35:37 ---> Running in 1248c6076e77 07:35:37 Removing intermediate container 0df05209a30b 07:35:37 ---> dd308e8f1840 07:35:37 07:35:37 Successfully built dd308e8f1840 07:35:37 Successfully tagged support-notifications:latest 07:35:37 Building core-command 07:35:37  Building support-notifications ... done v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 07:35:37 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 07:35:37 OK: 15856 distinct packages available 07:35:37 Removing intermediate container 1b7c7bb9677a 07:35:37 ---> 0a2959604ee1 07:35:37 Step 12/26 : WORKDIR /edgex-go 07:35:37 Removing intermediate container 1248c6076e77 07:35:37 ---> 6d5758abf7c6 07:35:37 07:35:37 Step 13/25 : FROM alpine:3.15 07:35:37 ---> c4fc93816858 07:35:37 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:35:37 ---> Using cache 07:35:37 ---> f025dc6009ad 07:35:37 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:35:37 ---> Using cache 07:35:37 ---> 0b99a62641b5 07:35:37 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:35:37 ---> Using cache 07:35:37 ---> 76f54b5d0438 07:35:37 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:35:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:35:37 ---> Running in a7d0b508c43d 07:35:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:35:38 (1/9) Installing ca-certificates (20220614-r0) 07:35:38 (2/9) Installing brotli-libs (1.0.9-r5) 07:35:38 (3/9) Installing nghttp2-libs (1.46.0-r0) 07:35:38 (4/9) Installing libcurl (7.80.0-r2) 07:35:39 (5/9) Installing curl (7.80.0-r2) 07:35:39 (6/9) Installing dumb-init (1.2.5-r1) 07:35:39 (7/9) Installing musl-obstack (1.2.3-r0) 07:35:39 (8/9) Installing libucontext (1.1-r0) 07:35:39 (9/9) Installing gcompat (1.0.0-r4) 07:35:39 Executing busybox-1.34.1-r7.trigger 07:35:39 Executing ca-certificates-20220614-r0.trigger 07:35:39 OK: 8 MiB in 23 packages 07:35:40 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:35:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:35:40 ---> 40fff65bd244 07:35:40 Step 3/23 : WORKDIR /edgex-go 07:35:40 ---> Using cache 07:35:40 ---> ad1122121599 07:35:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:35:40 ---> Using cache 07:35:40 ---> 7520621dba20 07:35:40 Step 5/23 : RUN apk add --update --no-cache make git 07:35:40 ---> Using cache 07:35:40 ---> 32bed46b64f2 07:35:40 Step 6/23 : COPY go.mod vendor* ./ 07:35:40 ---> Using cache 07:35:40 ---> ad718921834c 07:35:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:40 ---> Using cache 07:35:40 ---> f8077e4c6716 07:35:40 Step 8/23 : COPY . . 07:35:40 ---> Using cache 07:35:40 ---> 79422013953b 07:35:40 Step 9/23 : RUN make cmd/core-command/core-command 07:35:42 Removing intermediate container a7d0b508c43d 07:35:42 ---> cff903123e0a 07:35:42 07:35:42 Step 13/26 : FROM alpine:3.15 07:35:42 ---> c4fc93816858 07:35:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:35:42 ---> Using cache 07:35:42 ---> f025dc6009ad 07:35:42 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:35:42 ---> Using cache 07:35:42 ---> 0b99a62641b5 07:35:42 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 07:35:43 ---> Running in 2f35f70c99fe 07:35:43 ---> Running in c5e0855df4ba 07:35:43 ---> d1678f3b11df 07:35:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:35:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 07:35:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:35:43 ---> 6dbc3512c796 07:35:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:35:43 Removing intermediate container 8db05c8736dc 07:35:43 ---> 95df2215e0c9 07:35:43 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 07:35:44 ---> 5c094dea6b14 07:35:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:35:44 ---> 0148d6ef4f1f 07:35:44 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:35:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:35:44 ---> dfc36e3754b7 07:35:44 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:35:45 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 07:35:45 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 07:35:45 OK: 15856 distinct packages available 07:35:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:35:45 ---> 23a509ea2b6f 07:35:45 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 07:35:45 ---> Running in 30302f08514b 07:35:45 Removing intermediate container 30302f08514b 07:35:45 ---> 77e1cfdf680b 07:35:45 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:35:45 ---> Running in 7de7599e6996 07:35:45 ---> ca8b46516c81 07:35:45 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 07:35:45 ---> Running in a87c18c3d275 07:35:45 Removing intermediate container ccc51ed26713 07:35:45 ---> bbc7bb53cc89 07:35:45 07:35:45 Step 10/25 : FROM alpine:3.16 07:35:45 ---> 9c6f07244728 07:35:45 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 07:35:45 ---> Running in e0e50c7f77d1 07:35:45 Removing intermediate container a87c18c3d275 07:35:45 ---> e848cab74fe0 07:35:45 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:35:45 Removing intermediate container 7de7599e6996 07:35:45 ---> 4ac01358ce06 07:35:45 Step 23/25 : LABEL arch=x86_64 07:35:45 ---> Running in 29318b9b3d87 07:35:45 ---> Running in ecafe81fc1ea 07:35:45 Removing intermediate container ecafe81fc1ea 07:35:45 ---> cb1dedf754d8 07:35:45 Step 24/25 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc 07:35:45 Removing intermediate container 29318b9b3d87 07:35:45 ---> e57af245b9de 07:35:45 Step 18/20 : LABEL arch=x86_64 07:35:45 ---> Running in cdb39ebbed96 07:35:45 ---> Running in 82017ab75454 07:35:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:35:45 Removing intermediate container 82017ab75454 07:35:45 ---> f17f9b1559f7 07:35:45 Step 19/20 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc 07:35:45 ---> Running in f9dd4ad2e139 07:35:45 Removing intermediate container cdb39ebbed96 07:35:45 ---> 82bb7beffb25 07:35:45 Step 25/25 : LABEL version=0.0.0 07:35:45 ---> Running in 0966638816d5 07:35:46 Removing intermediate container f9dd4ad2e139 07:35:46 ---> a95108fe907c 07:35:46 Step 20/20 : LABEL version=0.0.0 07:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:35:46 ---> Running in 6d295c3041a9 07:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:35:46 Removing intermediate container 0966638816d5 07:35:46 ---> 841ca2190a03 07:35:46 07:35:46 Successfully built 841ca2190a03 07:35:46 Successfully tagged security-spire-server:latest 07:35:46 Building sys-mgmt-agent 07:35:46  Building security-spire-server ... done (1/4) Installing dumb-init (1.2.5-r1) 07:35:46 (2/4) Installing musl-obstack (1.2.3-r0) 07:35:46 Removing intermediate container 6d295c3041a9 07:35:46 ---> ba39926db98c 07:35:46 07:35:46 (1/3) Installing ca-certificates (20220614-r0) 07:35:46 (2/3) Installing dumb-init (1.2.5-r1) 07:35:46 (3/3) Installing su-exec (0.2-r1) 07:35:46 Executing busybox-1.35.0-r17.trigger 07:35:46 Executing ca-certificates-20220614-r0.trigger 07:35:46 (3/4) Installing libucontext (1.1-r0) 07:35:46 Successfully built ba39926db98c 07:35:46 OK: 6 MiB in 17 packages 07:35:46 Successfully tagged security-spiffe-token-provider:latest 07:35:46  Building security-spiffe-token-provider ... done Building core-metadata 07:35:46 (4/4) Installing gcompat (1.0.0-r4) 07:35:46 Executing busybox-1.34.1-r7.trigger 07:35:46 OK: 6 MiB in 18 packages 07:35:52 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:35:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:35:52 ---> 40fff65bd244 07:35:52 Step 3/23 : WORKDIR /edgex-go 07:35:52 ---> Using cache 07:35:52 ---> ad1122121599 07:35:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:35:52 ---> Using cache 07:35:52 ---> 7520621dba20 07:35:52 Step 5/23 : RUN apk add --update --no-cache make bash git 07:35:52 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:35:52 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:35:52 ---> 40fff65bd244 07:35:52 Step 3/24 : WORKDIR /edgex-go 07:35:52 ---> Using cache 07:35:52 ---> ad1122121599 07:35:52 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:35:52 ---> Using cache 07:35:52 ---> 7520621dba20 07:35:52 Step 5/24 : RUN apk add --update --no-cache make git 07:35:52 ---> Using cache 07:35:52 ---> 32bed46b64f2 07:35:52 Step 6/24 : COPY go.mod vendor* ./ 07:35:52 ---> Using cache 07:35:52 ---> ad718921834c 07:35:52 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:35:52 ---> Using cache 07:35:52 ---> f8077e4c6716 07:35:52 Step 8/24 : COPY . . 07:35:52 ---> Using cache 07:35:52 ---> 79422013953b 07:35:52 Step 9/24 : RUN make cmd/core-metadata/core-metadata 07:35:57 ---> Running in 6ef34b5224be 07:35:57 ---> Running in d39a5315d96f 07:35:57 Removing intermediate container e0e50c7f77d1 07:35:57 ---> b593a0547450 07:35:57 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:35:57 ---> Running in 68c8c113d133 07:35:57 Removing intermediate container c5e0855df4ba 07:35:57 ---> 80efd551cdbe 07:35:57 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:35:58 Removing intermediate container 68c8c113d133 07:35:58 ---> a15fa4e6e217 07:35:58 Step 13/25 : WORKDIR / 07:35:58 ---> Running in ee68701313a5 07:35:58 Removing intermediate container ee68701313a5 07:35:58 ---> 0b80d7058450 07:35:58 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:35:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:35:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 07:35:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:35:59 OK: 211 MiB in 51 packages 07:36:00 ---> 0f701de064a1 07:36:00 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 07:36:00 ---> 2ee8cdf80c9e 07:36:00 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:36:00 Removing intermediate container 2f35f70c99fe 07:36:00 ---> 2a55d2339064 07:36:00 07:36:00 Step 10/23 : FROM alpine:3.16 07:36:00 ---> 9c6f07244728 07:36:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:36:00 ---> Using cache 07:36:00 ---> 91ee55ec0f15 07:36:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:36:00 ---> Using cache 07:36:00 ---> 44409b7f42a2 07:36:00 Step 13/23 : ENV APP_PORT=59882 07:36:00 ---> Running in f4f99b03741f 07:36:00 ---> 091592037df0 07:36:00 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 07:36:00 Removing intermediate container d39a5315d96f 07:36:00 ---> 6bfcad866daf 07:36:00 Step 6/23 : COPY go.mod vendor* ./ 07:36:00 ---> 2bb439e6f9bd 07:36:00 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 07:36:00 Removing intermediate container f4f99b03741f 07:36:00 ---> cc5f51b7b3cd 07:36:00 Step 14/23 : EXPOSE $APP_PORT 07:36:00 ---> Running in 62e3ba2c9eba 07:36:00 ---> Running in 2b12160cdf82 07:36:00 ---> 255da452b8ac 07:36:00 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 07:36:01 Removing intermediate container 62e3ba2c9eba 07:36:01 ---> 03bee97f2029 07:36:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:36:01 Removing intermediate container 2b12160cdf82 07:36:01 ---> 03514b061ff5 07:36:01 Step 15/23 : WORKDIR / 07:36:01 ---> e151b54ca54a 07:36:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:36:01 ---> Running in d9d8ed165153 07:36:01 ---> Running in 572fda9f2b8a 07:36:01 ---> f25e996c71de 07:36:01 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:36:01 ---> 5275698b29e5 07:36:01 Step 21/26 : WORKDIR / 07:36:01 ---> Running in 7cb086c25e21 07:36:01 Removing intermediate container d9d8ed165153 07:36:01 ---> 2acfd9d49be8 07:36:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:36:01 Removing intermediate container 7cb086c25e21 07:36:01 ---> 9c688fe5532f 07:36:01 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:36:02 ---> 7a6b70251783 07:36:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:36:02 ---> 53517dbcc2ba 07:36:02 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:36:02 ---> Running in 681e0d863136 07:36:02 Removing intermediate container 681e0d863136 07:36:02 ---> 90c3cac869dc 07:36:02 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:36:02 ---> Running in 53cd3fc090db 07:36:02 ---> aab6980d6658 07:36:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:36:02 ---> 77f6168e6644 07:36:02 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:36:02 Removing intermediate container 53cd3fc090db 07:36:02 ---> c6ddef041d90 07:36:02 Step 24/26 : LABEL arch=x86_64 07:36:02 ---> Running in 6da937b2572c 07:36:02 ---> d53c36b99a00 07:36:02 Step 19/23 : ENTRYPOINT ["/core-command"] 07:36:02 ---> 33acce2b7f99 07:36:02 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:36:03 ---> Running in 7215d8ca1480 07:36:03 ---> Running in 1e255acb2660 07:36:03 Removing intermediate container 6da937b2572c 07:36:03 ---> eea61d749ba1 07:36:03 Step 25/26 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc 07:36:03 Removing intermediate container 1e255acb2660 07:36:03 ---> c565e0f4fe3a 07:36:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:36:04 ---> Running in f5e61080cdae 07:36:04 ---> Running in 61569f3ad7e4 07:36:04 Removing intermediate container f5e61080cdae 07:36:04 ---> b463179dac3b 07:36:04 Step 26/26 : LABEL version=0.0.0 07:36:04 ---> Running in 5612b961a14a 07:36:05 Removing intermediate container 61569f3ad7e4 07:36:05 ---> e1b7a2655616 07:36:05 Step 21/23 : LABEL arch=x86_64 07:36:05 ---> Running in 7ee961735ec1 07:36:05 Removing intermediate container 5612b961a14a 07:36:05 ---> 666e069da5c3 07:36:05 07:36:05 Successfully built 666e069da5c3 07:36:06 Successfully tagged security-spire-config:latest 07:36:06  Building security-spire-config ... done Removing intermediate container 7215d8ca1480 07:36:06 ---> a73e19ceee11 07:36:06 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 07:36:06 Removing intermediate container 7ee961735ec1 07:36:06 ---> 3437ddb86880 07:36:06 Step 22/23 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc 07:36:06 ---> Running in 89805c45818d 07:36:06 ---> Running in 8eccacc03571 07:36:07 Removing intermediate container 89805c45818d 07:36:07 ---> 89f19dfe269a 07:36:07 Step 23/25 : LABEL arch=x86_64 07:36:07 Removing intermediate container 8eccacc03571 07:36:07 ---> c9503590ef8a 07:36:07 Step 23/23 : LABEL version=0.0.0 07:36:07 ---> Running in 87a4c7353a44 07:36:07 ---> Running in 8baa10285e4e 07:36:08 Removing intermediate container 87a4c7353a44 07:36:08 ---> a8f8f0ca112a 07:36:08 Step 24/25 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc 07:36:08 Removing intermediate container 8baa10285e4e 07:36:08 ---> 2d3ea51d5aaf 07:36:08 07:36:08 ---> Running in e3d00cd1d09f 07:36:08 Successfully built 2d3ea51d5aaf 07:36:08 Successfully tagged core-command:latest 07:36:08  Building core-command ... done Removing intermediate container e3d00cd1d09f 07:36:08 ---> bd0941dff1ac 07:36:08 Step 25/25 : LABEL version=0.0.0 07:36:08 ---> Running in 7bfec9dd41ab 07:36:08 Removing intermediate container 7bfec9dd41ab 07:36:08 ---> f33d32dfbbaa 07:36:08 07:36:09 Successfully built f33d32dfbbaa 07:36:09 Successfully tagged security-secretstore-setup:latest 07:36:09  Building security-secretstore-setup ... done Removing intermediate container 572fda9f2b8a 07:36:09 ---> 917156a595ef 07:36:09 Step 8/23 : COPY . . 07:36:19 ---> 379adc6f1971 07:36:19 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:36:19 ---> Running in b16425c0299b 07:36:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:36:20 Removing intermediate container 6ef34b5224be 07:36:20 ---> 5d2e8ad6d070 07:36:20 07:36:20 Step 10/24 : FROM alpine:3.16 07:36:20 ---> 9c6f07244728 07:36:20 Step 11/24 : RUN apk add --update --no-cache dumb-init 07:36:20 ---> Using cache 07:36:20 ---> 91ee55ec0f15 07:36:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:36:20 ---> Using cache 07:36:20 ---> 44409b7f42a2 07:36:20 Step 13/24 : ENV APP_PORT=59881 07:36:20 ---> Running in cf4156a7127c 07:36:20 Removing intermediate container cf4156a7127c 07:36:20 ---> 3b9184ce3022 07:36:20 Step 14/24 : EXPOSE $APP_PORT 07:36:20 ---> Running in 0d97b80f49f4 07:36:20 Removing intermediate container 0d97b80f49f4 07:36:20 ---> 1c563351c93d 07:36:20 Step 15/24 : WORKDIR / 07:36:20 ---> Running in 121972dfd073 07:36:20 Removing intermediate container 121972dfd073 07:36:20 ---> 4adc0852bd21 07:36:20 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:36:21 ---> 1c4559d5b543 07:36:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:36:22 ---> 1f0adb802acf 07:36:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:36:22 ---> c75f60b4a528 07:36:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 07:36:23 ---> 9efcd4afb75f 07:36:23 Step 20/24 : ENTRYPOINT ["/core-metadata"] 07:36:23 ---> Running in 90471c343cfe 07:36:23 Removing intermediate container 90471c343cfe 07:36:23 ---> d2df66f7b855 07:36:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:36:23 ---> Running in b204027b452b 07:36:23 Removing intermediate container b204027b452b 07:36:23 ---> 94ff11333c81 07:36:23 Step 22/24 : LABEL arch=x86_64 07:36:24 ---> Running in 43677024d7ad 07:36:24 Removing intermediate container 43677024d7ad 07:36:24 ---> 4dbb5e81e840 07:36:24 Step 23/24 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc 07:36:24 ---> Running in 46593fb9e6e8 07:36:24 Removing intermediate container 46593fb9e6e8 07:36:24 ---> 7a2c504661fa 07:36:24 Step 24/24 : LABEL version=0.0.0 07:36:24 ---> Running in 6c3b49a3d890 07:36:24 Removing intermediate container 6c3b49a3d890 07:36:24 ---> 3648946080e2 07:36:24 07:36:24 Successfully built 3648946080e2 07:36:24 Successfully tagged core-metadata:latest 07:36:32  Building core-metadata ... done Removing intermediate container b16425c0299b 07:36:32 ---> a073df6dfc33 07:36:32 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 07:36:32 ---> Running in 78335f650380 07:36:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:36:33 Removing intermediate container 78335f650380 07:36:33 ---> 4157d253ff22 07:36:33 07:36:33 Step 11/23 : FROM alpine:3.16 07:36:33 ---> 9c6f07244728 07:36:33 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 07:36:33 ---> Running in 4bb8c070b0af 07:36:33 Removing intermediate container 4bb8c070b0af 07:36:33 ---> 96d8949dd5cd 07:36:33 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 07:36:33 ---> Running in 634ef490142c 07:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:36:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:36:34 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 07:36:34 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 07:36:34 (3/33) Installing readline (8.1.2-r0) 07:36:34 (4/33) Installing bash (5.1.16-r2) 07:36:34 Executing bash-5.1.16-r2.post-install 07:36:34 (5/33) Installing ca-certificates (20220614-r0) 07:36:34 (6/33) Installing brotli-libs (1.0.9-r6) 07:36:34 (7/33) Installing nghttp2-libs (1.47.0-r0) 07:36:34 (8/33) Installing libcurl (7.83.1-r2) 07:36:34 (9/33) Installing curl (7.83.1-r2) 07:36:34 (10/33) Installing docker-cli (20.10.16-r2) 07:36:34 (11/33) Installing dumb-init (1.2.5-r1) 07:36:34 (12/33) Installing libbz2 (1.0.8-r1) 07:36:34 (13/33) Installing expat (2.4.8-r0) 07:36:34 (14/33) Installing libffi (3.4.2-r1) 07:36:34 (15/33) Installing gdbm (1.23-r0) 07:36:34 (16/33) Installing xz-libs (5.2.5-r1) 07:36:34 (17/33) Installing libgcc (11.2.1_git20220219-r2) 07:36:34 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 07:36:34 (19/33) Installing mpdecimal (2.5.1-r1) 07:36:34 (20/33) Installing sqlite-libs (3.38.5-r0) 07:36:34 (21/33) Installing python3 (3.10.5-r0) 07:36:34 (22/33) Installing py3-contextlib2 (21.6.0-r2) 07:36:34 (23/33) Installing py3-tomli (2.0.1-r1) 07:36:34 (24/33) Installing py3-pep517 (0.12.0-r2) 07:36:34 (25/33) Installing py3-six (1.16.0-r1) 07:36:34 (26/33) Installing py3-retrying (1.3.3-r3) 07:36:34 (27/33) Installing py3-appdirs (1.4.4-r3) 07:36:34 (28/33) Installing py3-more-itertools (8.13.0-r0) 07:36:34 (29/33) Installing py3-ordered-set (4.0.2-r3) 07:36:34 (30/33) Installing py3-parsing (2.4.7-r3) 07:36:34 (31/33) Installing py3-packaging (21.3-r0) 07:36:34 (32/33) Installing py3-setuptools (59.4.0-r0) 07:36:34 (33/33) Installing py3-pip (22.1.1-r0) 07:36:34 Executing busybox-1.35.0-r17.trigger 07:36:34 Executing ca-certificates-20220614-r0.trigger 07:36:35 OK: 122 MiB in 47 packages 07:36:37 Collecting docker-compose==1.23.2 07:36:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 07:36:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 23.1 MB/s eta 0:00:00 07:36:37 Collecting docker<4.0,>=3.6.0 07:36:37 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 07:36:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 113.1 MB/s eta 0:00:00 07:36:37 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 07:36:37 Collecting jsonschema<3,>=2.5.1 07:36:37 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 07:36:37 Collecting dockerpty<0.5,>=0.4.1 07:36:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 07:36:37 Preparing metadata (setup.py): started 07:36:37 Preparing metadata (setup.py): finished with status 'done' 07:36:37 Collecting PyYAML<4,>=3.10 07:36:37 Downloading PyYAML-3.13.tar.gz (270 kB) 07:36:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 131.3 MB/s eta 0:00:00 07:36:37 Preparing metadata (setup.py): started 07:36:37 Preparing metadata (setup.py): finished with status 'done' 07:36:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 07:36:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 07:36:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 136.3 MB/s eta 0:00:00 07:36:38 Collecting websocket-client<1.0,>=0.32.0 07:36:38 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 07:36:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 174.6 MB/s eta 0:00:00 07:36:38 Collecting docopt<0.7,>=0.6.1 07:36:38 Downloading docopt-0.6.2.tar.gz (25 kB) 07:36:38 Preparing metadata (setup.py): started 07:36:38 Preparing metadata (setup.py): finished with status 'done' 07:36:38 Collecting cached-property<2,>=1.2.0 07:36:38 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 07:36:38 Collecting texttable<0.10,>=0.9.0 07:36:38 Downloading texttable-0.9.1.tar.gz (11 kB) 07:36:38 Preparing metadata (setup.py): started 07:36:39 Preparing metadata (setup.py): finished with status 'done' 07:36:39 Collecting docker-pycreds>=0.4.0 07:36:39 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 07:36:39 Collecting chardet<3.1.0,>=3.0.2 07:36:39 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 07:36:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 103.5 MB/s eta 0:00:00 07:36:39 Collecting idna<2.8,>=2.5 07:36:39 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 07:36:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 185.4 MB/s eta 0:00:00 07:36:39 Collecting urllib3<1.25,>=1.21.1 07:36:39 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 07:36:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 82.9 MB/s eta 0:00:00 07:36:39 Collecting certifi>=2017.4.17 07:36:39 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 07:36:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 98.2 MB/s eta 0:00:00 07:36:39 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 07:36:39 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 07:36:39 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 07:36:39 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 07:36:39 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 07:36:39 Running setup.py install for texttable: started 07:36:39 Running setup.py install for texttable: finished with status 'done' 07:36:39 Running setup.py install for PyYAML: started 07:36:40 Running setup.py install for PyYAML: finished with status 'done' 07:36:40 Running setup.py install for docopt: started 07:36:40 Running setup.py install for docopt: finished with status 'done' 07:36:40 Running setup.py install for dockerpty: started 07:36:41 Running setup.py install for dockerpty: finished with status 'done' 07:36:41 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 07:36:41 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 07:36:47 Removing intermediate container 634ef490142c 07:36:47 ---> 287b2e82d658 07:36:47 Step 14/23 : ENV APP_PORT=58890 07:36:47 ---> Running in 1a46774a2dc3 07:36:47 Removing intermediate container 1a46774a2dc3 07:36:47 ---> ce15e5c447d6 07:36:47 Step 15/23 : EXPOSE $APP_PORT 07:36:47 ---> Running in 7ef6dd7ca959 07:36:47 Removing intermediate container 7ef6dd7ca959 07:36:47 ---> 2378df32949c 07:36:47 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 07:36:47 ---> c18c0677d415 07:36:47 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 07:36:47 ---> 974b73ef9948 07:36:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 07:36:47 ---> 69bb8a6c97e3 07:36:47 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 07:36:47 ---> Running in a8c191c836c5 07:36:47 Removing intermediate container a8c191c836c5 07:36:47 ---> 6431001e8b20 07:36:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:36:47 ---> Running in 740ad1f5bc7f 07:36:47 Removing intermediate container 740ad1f5bc7f 07:36:47 ---> 3df046c631f1 07:36:47 Step 21/23 : LABEL arch=x86_64 07:36:47 ---> Running in ac8136504d90 07:36:47 Removing intermediate container ac8136504d90 07:36:47 ---> 621a9163a9a9 07:36:47 Step 22/23 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc 07:36:47 ---> Running in 47578f4153fd 07:36:48 Removing intermediate container 47578f4153fd 07:36:48 ---> 7d5f561e3b72 07:36:48 Step 23/23 : LABEL version=0.0.0 07:36:48 ---> Running in 1b66c72c2dbd 07:36:48 Removing intermediate container 1b66c72c2dbd 07:36:48 ---> 3270a81e4142 07:36:48 07:36:48 Successfully built 3270a81e4142 07:36:48 Successfully tagged sys-mgmt-agent:latest 07:36:48  Building sys-mgmt-agent ... done  [Pipeline] } 07:36:48 $ docker stop --time=1 1b24a5bb62751697fad4eb1dfac2e6059d745e1f1fd87c0b55aa3ed44e5a8294 07:36:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:36:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:36:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:36:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:36:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:36:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:36:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 07:36:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:36:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:36:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:36:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:36:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 07:36:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 07:36:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:36:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:36:49 $ docker rm -f 1b24a5bb62751697fad4eb1dfac2e6059d745e1f1fd87c0b55aa3ed44e5a8294 [Pipeline] // withDockerContainer [Pipeline] sh 07:36:50 + docker images 07:36:50 REPOSITORY TAG IMAGE ID CREATED SIZE 07:36:50 sys-mgmt-agent latest 3270a81e4142 2 seconds ago 136MB 07:36:50 4157d253ff22 16 seconds ago 1.53GB 07:36:50 core-metadata latest 3648946080e2 25 seconds ago 18.2MB 07:36:50 5d2e8ad6d070 31 seconds ago 1.55GB 07:36:50 security-secretstore-setup latest f33d32dfbbaa 41 seconds ago 29.2MB 07:36:50 core-command latest 2d3ea51d5aaf 42 seconds ago 17.3MB 07:36:50 security-spire-config latest 666e069da5c3 45 seconds ago 85.8MB 07:36:50 2a55d2339064 49 seconds ago 1.54GB 07:36:50 security-spiffe-token-provider latest ba39926db98c About a minute ago 29.3MB 07:36:50 security-spire-server latest 841ca2190a03 About a minute ago 86.5MB 07:36:50 bbc7bb53cc89 About a minute ago 1.54GB 07:36:50 cff903123e0a About a minute ago 1.42GB 07:36:50 support-notifications latest dd308e8f1840 About a minute ago 27.3MB 07:36:50 6d5758abf7c6 About a minute ago 1.42GB 07:36:50 521468d9328a About a minute ago 1.58GB 07:36:50 27c0a6119819 About a minute ago 1.59GB 07:36:50 security-bootstrapper latest 2f85a5dbc67a About a minute ago 19.4MB 07:36:50 core-data latest 0641967191bb 2 minutes ago 21.5MB 07:36:50 support-scheduler latest baa871fae169 2 minutes ago 26.6MB 07:36:50 security-proxy-setup latest 69083ce1198a 2 minutes ago 27.3MB 07:36:50 d0304d354e8f 2 minutes ago 1.59GB 07:36:50 798df9dfd2b8 2 minutes ago 1.55GB 07:36:50 8647adf68d47 2 minutes ago 1.53GB 07:36:50 85ac4e864817 2 minutes ago 1.53GB 07:36:50 security-spire-agent latest d5b5fdbde68d 2 minutes ago 125MB 07:36:50 4680f570b0fb 3 minutes ago 1.42GB 07:36:50 ci-base-image-x86_64 latest 40fff65bd244 6 minutes ago 994MB 07:36:50 alpine 3.15 c4fc93816858 2 weeks ago 5.59MB 07:36:50 alpine 3.16 9c6f07244728 2 weeks ago 5.54MB 07:36:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 weeks ago 253MB 07:36:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 7 weeks ago 677MB 07:36:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:36:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.278s coverage: 28.7% of statements 07:36:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:36:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:37:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.415s coverage: 98.5% of statements 07:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:37:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.518s coverage: 54.2% of statements 07:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:37:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:37:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.145s coverage: 89.2% of statements 07:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:37:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.465s coverage: 2.1% of statements 07:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:37:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.310s coverage: 95.6% of statements 07:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:37:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:37:25 ok github.com/edgexfoundry/edgex-go/internal/io 0.509s coverage: 72.2% of statements 07:37:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:37:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 07:37:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:37:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:37:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:37:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.244s coverage: 60.0% of statements 07:37:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:37:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:37:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:37:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.451s coverage: 0.9% of statements 07:37:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:37:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.435s coverage: 58.8% of statements 07:37:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.287s coverage: 29.6% of statements 07:37:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.366s coverage: 47.1% of statements 07:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.233s coverage: 79.5% of statements 07:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.220s coverage: 94.1% of statements 07:37:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.264s coverage: 96.3% of statements 07:37:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.215s coverage: 87.5% of statements 07:37:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.251s coverage: 94.4% of statements 07:37:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.258s coverage: 44.8% of statements 07:37:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.704s coverage: 80.8% of statements 07:37:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.291s coverage: 92.9% of statements 07:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.073s coverage: 65.1% of statements 07:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.207s coverage: 87.2% of statements 07:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.189s coverage: 100.0% of statements 07:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.269s coverage: 58.8% of statements 07:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 07:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.267s coverage: 80.0% of statements 07:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements 07:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.272s coverage: 85.4% of statements 07:37:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.890s coverage: 91.2% of statements 07:37:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.948s coverage: 64.7% of statements 07:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:38:04 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.381s coverage: 100.0% of statements 07:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.102s coverage: 89.4% of statements 07:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements 07:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.136s coverage: 73.7% of statements 07:38:04 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.084s coverage: 100.0% of statements 07:38:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.418s coverage: 65.8% of statements 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 07:38:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 07:38:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.901s coverage: 43.6% of statements 07:38:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:38:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:38:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.293s coverage: 89.5% of statements 07:38:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:38:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements 07:38:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:38:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:38:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:38:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:38:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.364s coverage: 17.7% of statements 07:38:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:38:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:38:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:38:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:38:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.754s coverage: 92.3% of statements 07:38:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:38:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:38:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:38:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:38:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.279s coverage: 63.2% of statements 07:38:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:38:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:38:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.459s coverage: 97.7% of statements 07:38:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:38:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:38:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 07:38:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 07:38:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.232s coverage: 28.9% of statements 07:38:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 07:38:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 07:38:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 07:38:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 07:38:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 07:38:23 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 07:38:23 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.296s coverage: 100.0% of statements 07:38:23 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements 07:38:24 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 07:38:24 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:38:24 GO111MODULE=on go vet ./... 07:40:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:40:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:40:15 ./bin/test-attribution-txt.sh 07:40:15 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 07:40:15 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 07:40:15 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 07:40:15 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 07:40:15 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 07:40:15 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 07:40:15 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 07:40:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 07:40:16 + ls -al . 07:40:16 total 732 07:40:16 drwxrwxr-x 9 1001 1001 4096 Aug 30 07:34 . 07:40:16 drwxr-xr-x 4 root root 4096 Aug 30 07:34 .. 07:40:16 -rw-rw-r-- 1 1001 1001 16 Aug 30 07:32 .dockerignore 07:40:16 drwxrwxr-x 8 1001 1001 4096 Aug 30 07:32 .git 07:40:16 drwxrwxr-x 3 1001 1001 4096 Aug 30 07:32 .github 07:40:16 -rw-rw-r-- 1 1001 1001 1030 Aug 30 07:32 .gitignore 07:40:16 -rw-rw-r-- 1 1001 1001 42 Aug 30 07:32 .golangci.yml 07:40:16 -rw-rw-r-- 1 1001 1001 87 Aug 30 07:32 .hadolint.yml 07:40:16 -rw-rw-r-- 1 1001 1001 166 Aug 30 07:32 .sonarcloud.properties 07:40:16 -rw-rw-r-- 1 1001 1001 1171 Aug 30 07:32 ADOPTERS.md 07:40:16 -rw-rw-r-- 1 1001 1001 10347 Aug 30 07:32 Attribution.txt 07:40:16 -rw-rw-r-- 1 1001 1001 63209 Aug 30 07:32 CHANGELOG.md 07:40:16 -rw-rw-r-- 1 1001 1001 3804 Aug 30 07:32 CONTRIBUTING.md 07:40:16 -rw-rw-r-- 1 1001 1001 677 Aug 30 07:32 GOVERNANCE.md 07:40:16 -rw-rw-r-- 1 1001 1001 850 Aug 30 07:32 Jenkinsfile 07:40:16 -rw-rw-r-- 1 1001 1001 10775 Aug 30 07:32 LICENSE 07:40:16 -rw-rw-r-- 1 1001 1001 13269 Aug 30 07:32 Makefile 07:40:16 -rw-rw-r-- 1 1001 1001 582 Aug 30 07:32 OWNERS.md 07:40:16 -rw-rw-r-- 1 1001 1001 9094 Aug 30 07:32 README.md 07:40:16 -rw-rw-r-- 1 1001 1001 6912 Aug 30 07:32 SECURITY.md 07:40:16 -rw-rw-r-- 1 1001 1001 5 Aug 30 07:30 VERSION 07:40:16 -rw-rw-r-- 1 1001 1001 4131 Aug 30 07:32 ZMQWindows.md 07:40:16 drwxrwxr-x 2 1001 1001 4096 Aug 30 07:32 bin 07:40:16 drwxrwxr-x 18 1001 1001 4096 Aug 30 07:32 cmd 07:40:16 -rw-r--r-- 1 root root 482786 Aug 30 07:38 coverage.out 07:40:16 -rw-rw-r-- 1 1001 1001 3682 Aug 30 07:32 go.mod 07:40:16 -rw-rw-r-- 1 1001 1001 38527 Aug 30 07:32 go.sum 07:40:16 drwxrwxr-x 8 1001 1001 4096 Aug 30 07:32 internal 07:40:16 drwxrwxr-x 3 1001 1001 4096 Aug 30 07:32 openapi 07:40:16 drwxrwxr-x 4 1001 1001 4096 Aug 30 07:32 snap 07:40:16 -rw-rw-r-- 1 1001 1001 204 Aug 30 07:32 version.go [Pipeline] sh 07:40:17 + '[' -e coverage.out ] 07:40:17 + chown 1001:1001 coverage.out [Pipeline] stash 07:40:17 Warning: overwriting stash ‘coverage-report’ 07:40:18 Stashed 1 file(s) [Pipeline] sh 07:40:18 + make build 07:40:18 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:41:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 07:43:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 07:43:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:43:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 07:43:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:43:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:43:53 CGO_ENABLED=0 GO111MODULE=on 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 07:43:56 CGO_ENABLED=0 GO111MODULE=on 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 07:44:01 CGO_ENABLED=0 GO111MODULE=on 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 07:44:05 CGO_ENABLED=0 GO111MODULE=on 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 07:44:08 CGO_ENABLED=0 GO111MODULE=on 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 07:44:16 CGO_ENABLED=0 GO111MODULE=on 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] } 07:44:21 $ docker stop --time=1 c60d7b4e8b70fa4208eecc29ed46f3459a58dc0e9c56add442262838b29011cd 07:44:23 $ docker rm -f c60d7b4e8b70fa4208eecc29ed46f3459a58dc0e9c56add442262838b29011cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:44:26 07:44:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:44:26 latest: Pulling from edgex-devops/edgex-compose-arm64 07:44:26 29e5d40040c1: Pulling fs layer 07:44:26 1ce36da41761: Pulling fs layer 07:44:26 25b303627fd3: Pulling fs layer 07:44:26 29e5d40040c1: Verifying Checksum 07:44:26 29e5d40040c1: Download complete 07:44:26 1ce36da41761: Verifying Checksum 07:44:26 1ce36da41761: Download complete 07:44:27 29e5d40040c1: Pull complete 07:44:28 25b303627fd3: Verifying Checksum 07:44:28 25b303627fd3: Download complete 07:44:28 1ce36da41761: Pull complete 07:44:41 25b303627fd3: Pull complete 07:44:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 07:44:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:44:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:41 prd-ubuntu20.04-docker-arm64-4c-16g-23921 does not seem to be running inside a container 07:44:41 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:44:44 $ docker top c0b653364ed3611b1aba9f8cc8e7c4332871e0ccc801c18c18740aa2adfe9cd2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:44:45 + docker-compose build --help 07:44:45 + grep parallel 07:44:50 --parallel Build images in parallel. [Pipeline] } 07:44:50 $ docker stop --time=1 c0b653364ed3611b1aba9f8cc8e7c4332871e0ccc801c18c18740aa2adfe9cd2 07:44:52 $ docker rm -f c0b653364ed3611b1aba9f8cc8e7c4332871e0ccc801c18c18740aa2adfe9cd2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:44:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:44:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:44:53 prd-ubuntu20.04-docker-arm64-4c-16g-23921 does not seem to be running inside a container 07:44:53 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:44:54 $ docker top 6b4210c2fa04674a255caddd974efa1790bdaa723006dab2327a315e8ff000fe -eo pid,comm [Pipeline] { [Pipeline] sh 07:44:55 + docker-compose -f ./docker-compose-build.yml build --parallel 07:45:02 Building core-command ... 07:45:02 Building core-data ... 07:45:02 Building core-metadata ... 07:45:02 Building security-bootstrapper ... 07:45:02 Building security-proxy-setup ... 07:45:02 Building security-secretstore-setup ... 07:45:02 Building security-spiffe-token-provider ... 07:45:02 Building security-spire-agent ... 07:45:02 Building security-spire-config ... 07:45:02 Building security-spire-server ... 07:45:02 Building support-notifications ... 07:45:02 Building support-scheduler ... 07:45:02 Building sys-mgmt-agent ... 07:45:02 Building security-spiffe-token-provider 07:45:02 Building support-scheduler 07:45:02 Building core-command 07:45:02 Building security-spire-config 07:45:02 Building support-notifications 07:45:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:45:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:45:49 ---> 51565a10312e 07:45:49 Step 3/23 : WORKDIR /edgex-go 07:45:49 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:45:49 Step 2/20 : FROM ${BUILDER_BASE} AS builder 07:45:49 ---> 51565a10312e 07:45:49 Step 3/20 : WORKDIR /edgex-go 07:45:49 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:45:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:45:49 ---> 51565a10312e 07:45:49 Step 3/26 : WORKDIR /edgex-go 07:45:49 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:45:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:45:49 ---> 51565a10312e 07:45:49 Step 3/22 : WORKDIR /edgex-go 07:45:49 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:45:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:45:49 ---> 51565a10312e 07:45:49 Step 3/22 : WORKDIR /edgex-go 07:45:49 ---> Running in e677dce2fc1b 07:45:49 ---> Running in 39c030ebb69a 07:45:49 ---> Running in e7434f580447 07:45:49 ---> Running in a2d989d17eb7 07:45:49 ---> Running in 6ad49557dfac 07:45:49 Removing intermediate container a2d989d17eb7 07:45:49 ---> 47fbba97ab2e 07:45:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:49 Removing intermediate container 39c030ebb69a 07:45:49 ---> a57d8f671659 07:45:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:49 Removing intermediate container e7434f580447 07:45:49 ---> 46e961467546 07:45:49 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 07:45:49 ---> Running in 276898fefc46 07:45:49 Removing intermediate container e677dce2fc1b 07:45:49 ---> fc95e7f0c3e5 07:45:49 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:49 Removing intermediate container 6ad49557dfac 07:45:49 ---> 0058b9bcd11d 07:45:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:45:49 ---> Running in 6542ce02ad76 07:45:49 ---> Running in 421a5a2b1b48 07:45:49 ---> Running in 2c001d45cd1d 07:45:49 ---> Running in 81d855fc8e38 07:45:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:45:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:45:52 Removing intermediate container 276898fefc46 07:45:52 ---> f1515fead3a7 07:45:52 Step 5/23 : RUN apk add --update --no-cache make git 07:45:52 ---> Running in 811d316b0b5c 07:45:52 Removing intermediate container 421a5a2b1b48 07:45:52 ---> d91ade6c8741 07:45:52 Step 5/22 : RUN apk add --update --no-cache make git 07:45:52 v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 07:45:52 v3.16.2-116-g2169fbddca [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 07:45:52 OK: 16891 distinct packages available 07:45:52 ---> Running in b3bfe2775f03 07:45:52 Removing intermediate container 81d855fc8e38 07:45:52 ---> ee58b5ac03c2 07:45:52 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 07:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:45:52 Removing intermediate container 2c001d45cd1d 07:45:52 ---> f64094af755d 07:45:52 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 07:45:52 ---> Running in 98d19a5c8908 07:45:52 ---> Running in e7f4a5c58207 07:45:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:45:54 OK: 221 MiB in 51 packages 07:45:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:45:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:45:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:45:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:45:55 Removing intermediate container 6542ce02ad76 07:45:55 ---> 463eb42bc405 07:45:55 Step 5/20 : COPY go.mod vendor* ./ 07:45:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:45:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:45:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:45:56 ---> d998e277551f 07:45:56 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:45:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:45:56 ---> Running in 270cf33e7bb0 07:45:56 OK: 221 MiB in 51 packages 07:45:57 OK: 221 MiB in 51 packages 07:45:57 OK: 221 MiB in 51 packages 07:45:57 OK: 221 MiB in 51 packages 07:45:58 Removing intermediate container 811d316b0b5c 07:45:58 ---> 74f1ca2acc53 07:45:58 Step 6/23 : COPY go.mod vendor* ./ 07:45:59 Removing intermediate container b3bfe2775f03 07:45:59 ---> 818180e9e9e9 07:45:59 Step 6/22 : COPY go.mod vendor* ./ 07:45:59 Removing intermediate container 98d19a5c8908 07:45:59 ---> 36ddda488c2d 07:45:59 Step 6/22 : COPY go.mod vendor* ./ 07:45:59 Removing intermediate container e7f4a5c58207 07:45:59 ---> a7e23aea1bea 07:45:59 Step 6/26 : COPY go.mod vendor* ./ 07:46:00 ---> 121032139ef4 07:46:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:00 ---> a5f255c13767 07:46:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:00 ---> Running in 59cc8bcfd44c 07:46:00 ---> 51c91eaa09e7 07:46:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:00 ---> Running in 5d4ceb0c7c77 07:46:00 ---> Running in a5392cdf5dc6 07:46:01 ---> 875d345ff7e0 07:46:01 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:46:01 ---> Running in 5b642ac91d9c 07:47:09 Removing intermediate container 270cf33e7bb0 07:47:09 ---> cd6c99ed6d05 07:47:09 Step 7/20 : COPY . . 07:47:09 Removing intermediate container 5b642ac91d9c 07:47:09 ---> d203357beeaa 07:47:09 Step 8/26 : COPY . . 07:47:09 Removing intermediate container 59cc8bcfd44c 07:47:09 ---> b4e382d782bf 07:47:09 Step 8/23 : COPY . . 07:47:09 Removing intermediate container 5d4ceb0c7c77 07:47:09 ---> e640fd56aac5 07:47:09 Step 8/22 : COPY . . 07:47:09 Removing intermediate container a5392cdf5dc6 07:47:09 ---> b29b1e57dab8 07:47:09 Step 8/22 : COPY . . 07:47:17 ---> d6bcceadc2cf 07:47:17 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:47:17 ---> c4264cc54d21 07:47:17 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 07:47:17 ---> dd39a95e3600 07:47:17 Step 9/23 : RUN make cmd/core-command/core-command 07:47:17 ---> b820434cbde6 07:47:17 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 07:47:17 ---> be2d38e98dec 07:47:17 Step 9/22 : RUN make cmd/support-notifications/support-notifications 07:47:17 ---> Running in 2a016a156e6e 07:47:17 ---> Running in 7c516821fe0d 07:47:17 ---> Running in c03afff5282a 07:47:17 ---> Running in 256580b61acd 07:47:17 ---> Running in d42766d7e952 07:47:17 Removing intermediate container 256580b61acd 07:47:17 ---> 3567ef8f87aa 07:47:17 Step 10/26 : WORKDIR /edgex-go/spire-build 07:47:17 ---> Running in c5fc2912fbf0 07:47:18 Removing intermediate container c5fc2912fbf0 07:47:18 ---> 1e703d838cf3 07:47:18 Step 11/26 : 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 07:47:18 ---> Running in 9cc53b947c40 07:47:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:47:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:47:19 CGO_ENABLED=0 GO111MODULE=on 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 07:47:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 07:47:21 Removing intermediate container 9cc53b947c40 07:47:21 ---> ccc61858ff92 07:47:21 Step 12/26 : WORKDIR /edgex-go 07:47:21 ---> Running in 0a4c88bd87ed 07:47:21 Removing intermediate container 0a4c88bd87ed 07:47:21 ---> 884a3dec948f 07:47:21 07:47:21 Step 13/26 : FROM alpine:3.15 07:47:22 3.15: Pulling from library/alpine 07:47:23 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 07:47:23 Status: Downloaded newer image for alpine:3.15 07:47:23 ---> 02e0d6fdf486 07:47:23 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:47:23 ---> Running in 546a4220b59b 07:47:23 Removing intermediate container 546a4220b59b 07:47:23 ---> fe8637fc2ac9 07:47:23 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:47:24 ---> Running in 8ddc58435b4a 07:47:27 Removing intermediate container 8ddc58435b4a 07:47:27 ---> 9aac20704601 07:47:27 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 07:47:27 ---> Running in 4a437e70325e 07:47:29 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:47:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:47:31 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 07:47:31 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 07:47:31 OK: 15733 distinct packages available 07:47:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:47:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:47:34 (1/4) Installing dumb-init (1.2.5-r1) 07:47:34 (2/4) Installing musl-obstack (1.2.3-r0) 07:47:34 (3/4) Installing libucontext (1.1-r0) 07:47:34 (4/4) Installing gcompat (1.0.0-r4) 07:47:34 Executing busybox-1.34.1-r7.trigger 07:47:34 OK: 6 MiB in 18 packages 07:47:36 Removing intermediate container 4a437e70325e 07:47:36 ---> e56dac495d77 07:47:36 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:47:42 ---> d84e94865d48 07:47:42 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:47:43 ---> 01b5fe5a8cc9 07:47:43 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 07:47:43 ---> Running in 68c000d66d43 07:47:43 Removing intermediate container 68c000d66d43 07:47:43 ---> e077f9a1d1be 07:47:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:47:44 ---> 3a8f72630860 07:47:44 Step 21/26 : WORKDIR / 07:47:44 ---> Running in bc73fc62d9cc 07:47:45 Removing intermediate container bc73fc62d9cc 07:47:45 ---> 4e605063af18 07:47:45 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:47:45 ---> Running in 4e45c7609d6e 07:47:45 Removing intermediate container 4e45c7609d6e 07:47:45 ---> 45252d5d869f 07:47:45 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:47:45 ---> Running in 8c317f28423a 07:47:46 Removing intermediate container 8c317f28423a 07:47:46 ---> caa852018042 07:47:46 Step 24/26 : LABEL arch=arm64 07:47:46 ---> Running in f5ec3d5c68ee 07:47:46 Removing intermediate container f5ec3d5c68ee 07:47:46 ---> dcd3c1e42061 07:47:46 Step 25/26 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc 07:47:46 ---> Running in 87878e873643 07:47:47 Removing intermediate container 87878e873643 07:47:47 ---> fbdbd0785b4a 07:47:47 Step 26/26 : LABEL version=0.0.0 07:47:47 ---> Running in ac59a3243660 07:47:47 Removing intermediate container ac59a3243660 07:47:47 ---> ae2df69414c3 07:47:47 07:47:48 Successfully built ae2df69414c3 07:47:48 Successfully tagged security-spire-config-arm64:latest 07:47:48 Building security-spire-agent 07:48:06  Building security-spire-config ... done Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:48:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 07:48:06 ---> 51565a10312e 07:48:06 Step 3/26 : WORKDIR /edgex-go 07:48:06 ---> Using cache 07:48:06 ---> fc95e7f0c3e5 07:48:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:48:06 ---> Using cache 07:48:06 ---> f64094af755d 07:48:06 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 07:48:06 ---> Using cache 07:48:06 ---> a7e23aea1bea 07:48:06 Step 6/26 : COPY go.mod vendor* ./ 07:48:06 ---> Using cache 07:48:06 ---> 875d345ff7e0 07:48:06 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:06 ---> Using cache 07:48:06 ---> d203357beeaa 07:48:06 Step 8/26 : COPY . . 07:48:06 ---> Using cache 07:48:06 ---> b820434cbde6 07:48:06 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 07:48:06 ---> Using cache 07:48:06 ---> 3567ef8f87aa 07:48:06 Step 10/26 : WORKDIR /edgex-go/spire-build 07:48:06 ---> Using cache 07:48:06 ---> 1e703d838cf3 07:48:06 Step 11/26 : 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 07:48:06 ---> Using cache 07:48:06 ---> ccc61858ff92 07:48:06 Step 12/26 : WORKDIR /edgex-go 07:48:06 ---> Using cache 07:48:06 ---> 884a3dec948f 07:48:06 07:48:06 Step 13/26 : FROM alpine:3.15 07:48:06 ---> 02e0d6fdf486 07:48:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:48:06 ---> Using cache 07:48:06 ---> fe8637fc2ac9 07:48:06 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:48:06 ---> Using cache 07:48:06 ---> 9aac20704601 07:48:06 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:48:06 ---> Running in 3cc99c77d2c6 07:48:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:48:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:48:08 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 07:48:09 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 07:48:09 OK: 15733 distinct packages available 07:48:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:48:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:48:12 (1/5) Installing dumb-init (1.2.5-r1) 07:48:12 (2/5) Installing musl-obstack (1.2.3-r0) 07:48:12 (3/5) Installing libucontext (1.1-r0) 07:48:12 (4/5) Installing gcompat (1.0.0-r4) 07:48:12 (5/5) Installing openssl (1.1.1q-r0) 07:48:12 Executing busybox-1.34.1-r7.trigger 07:48:12 OK: 6 MiB in 19 packages 07:48:14 Removing intermediate container 3cc99c77d2c6 07:48:14 ---> 63b93c7fd9d2 07:48:14 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 07:48:18 ---> 4c0b11dfe7fd 07:48:18 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:48:22 ---> ffb3702ecf62 07:48:22 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:48:23 ---> 56a227288e1d 07:48:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:48:24 ---> b89e26e23f0f 07:48:24 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:48:25 ---> 15341a3735fa 07:48:25 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:48:25 ---> Running in 381a54770b0a 07:48:25 Removing intermediate container 381a54770b0a 07:48:25 ---> 200bbe0f0f89 07:48:25 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:48:25 ---> Running in ee0e12652807 07:48:26 Removing intermediate container ee0e12652807 07:48:26 ---> fa1ca6c99f0f 07:48:26 Step 24/26 : LABEL arch=arm64 07:48:26 ---> Running in 947e261969be 07:48:26 Removing intermediate container 947e261969be 07:48:26 ---> bff74cc29a07 07:48:26 Step 25/26 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc 07:48:26 ---> Running in fed5056927f9 07:48:27 Removing intermediate container fed5056927f9 07:48:27 ---> 451c3e29e357 07:48:27 Step 26/26 : LABEL version=0.0.0 07:48:27 ---> Running in bcf54a7ab47c 07:48:28 Removing intermediate container bcf54a7ab47c 07:48:28 ---> 8d9f564869c9 07:48:28 07:48:28 Successfully built 8d9f564869c9 07:48:28 Successfully tagged security-spire-agent-arm64:latest 07:48:28 Building core-metadata 07:48:46  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:48:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 07:48:46 ---> 51565a10312e 07:48:46 Step 3/24 : WORKDIR /edgex-go 07:48:46 ---> Using cache 07:48:46 ---> fc95e7f0c3e5 07:48:46 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:48:46 ---> Using cache 07:48:46 ---> f64094af755d 07:48:46 Step 5/24 : RUN apk add --update --no-cache make git 07:48:46 ---> Running in 326a3808d597 07:48:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:48:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:48:49 OK: 221 MiB in 51 packages 07:48:50 Removing intermediate container 326a3808d597 07:48:50 ---> 028569996dff 07:48:50 Step 6/24 : COPY go.mod vendor* ./ 07:48:51 ---> f685d18bc637 07:48:51 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:48:51 ---> Running in 940823689e8a 07:49:48 Removing intermediate container 940823689e8a 07:49:48 ---> bd73405f6050 07:49:48 Step 8/24 : COPY . . 07:49:51 ---> acb1bb7642f6 07:49:51 Step 9/24 : RUN make cmd/core-metadata/core-metadata 07:49:51 ---> Running in 333027224dc5 07:49:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq 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 07:53:45 Removing intermediate container c03afff5282a 07:53:45 ---> 7f38da566a9c 07:53:45 07:53:45 Step 10/23 : FROM alpine:3.16 07:53:45 3.16: Pulling from library/alpine 07:53:45 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 07:53:45 Status: Downloaded newer image for alpine:3.16 07:53:45 ---> a6215f271958 07:53:45 Step 11/23 : RUN apk add --update --no-cache dumb-init 07:53:45 ---> Running in d0b6b4a30f09 07:53:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:53:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:53:45 (1/1) Installing dumb-init (1.2.5-r1) 07:53:45 Executing busybox-1.35.0-r17.trigger 07:53:45 OK: 5 MiB in 15 packages 07:53:45 Removing intermediate container d0b6b4a30f09 07:53:45 ---> 8967cb1c3b16 07:53:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:53:45 ---> Running in bef0864882d6 07:53:45 Removing intermediate container bef0864882d6 07:53:45 ---> c06856c21b0c 07:53:45 Step 13/23 : ENV APP_PORT=59882 07:53:45 ---> Running in 3af4ba8a61ca 07:53:45 Removing intermediate container 3af4ba8a61ca 07:53:45 ---> 85762c7ee352 07:53:45 Step 14/23 : EXPOSE $APP_PORT 07:53:45 ---> Running in 62a4b8d44b5f 07:53:45 Removing intermediate container 62a4b8d44b5f 07:53:45 ---> b5530f2bacf3 07:53:45 Step 15/23 : WORKDIR / 07:53:45 ---> Running in bd59d2454a16 07:53:45 Removing intermediate container bd59d2454a16 07:53:45 ---> 509f866ec22b 07:53:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 07:53:45 ---> 9ad8cd1c3087 07:53:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:53:45 ---> d5c10b81f903 07:53:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 07:53:46 ---> fe70583fc671 07:53:46 Step 19/23 : ENTRYPOINT ["/core-command"] 07:53:46 ---> Running in c8363a3339e4 07:53:47 Removing intermediate container c8363a3339e4 07:53:47 ---> 59b1a12f0a7a 07:53:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:53:47 ---> Running in e239d3f6b777 07:53:47 Removing intermediate container e239d3f6b777 07:53:47 ---> d6723841dac3 07:53:47 Step 21/23 : LABEL arch=arm64 07:53:48 ---> Running in df897eacad6a 07:53:48 Removing intermediate container df897eacad6a 07:53:48 ---> 1f2df8859f38 07:53:48 Step 22/23 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc 07:53:48 ---> Running in 4e2c4d51dd37 07:53:48 Removing intermediate container 4e2c4d51dd37 07:53:48 ---> 1dc7bb3fa411 07:53:48 Step 23/23 : LABEL version=0.0.0 07:53:49 ---> Running in edddcfc6ddaf 07:53:49 Removing intermediate container edddcfc6ddaf 07:53:49 ---> ad5452a24ae4 07:53:49 07:53:50 Successfully built ad5452a24ae4 07:53:50 Successfully tagged core-command-arm64:latest 07:53:50 Building security-proxy-setup 07:54:05  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:54:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 07:54:05 ---> 51565a10312e 07:54:05 Step 3/22 : WORKDIR /edgex-go 07:54:05 ---> Using cache 07:54:05 ---> fc95e7f0c3e5 07:54:05 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:54:05 ---> Using cache 07:54:05 ---> f64094af755d 07:54:05 Step 5/22 : RUN apk add --update --no-cache make git 07:54:05 ---> Using cache 07:54:05 ---> 028569996dff 07:54:05 Step 6/22 : COPY go.mod vendor* ./ 07:54:05 ---> Using cache 07:54:05 ---> f685d18bc637 07:54:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:54:05 ---> Using cache 07:54:05 ---> bd73405f6050 07:54:05 Step 8/22 : COPY . . 07:54:05 ---> Using cache 07:54:05 ---> acb1bb7642f6 07:54:05 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 07:54:05 ---> Running in ce7d1744e5de 07:54:07 CGO_ENABLED=0 GO111MODULE=on 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 07:55:15 Removing intermediate container 2a016a156e6e 07:55:15 ---> 0ae8c006fec6 07:55:15 07:55:15 Step 9/20 : FROM alpine:3.15 07:55:15 ---> 02e0d6fdf486 07:55:15 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:55:15 ---> Using cache 07:55:15 ---> fe8637fc2ac9 07:55:15 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:55:15 ---> Using cache 07:55:15 ---> 9aac20704601 07:55:15 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:55:15 ---> Running in b084dbc7aee2 07:55:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:55:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:55:19 v3.15.6-39-gb8a0279d74 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 07:55:19 v3.15.6-38-g327cfc61c2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 07:55:19 OK: 15733 distinct packages available 07:55:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 07:55:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 07:55:21 (1/9) Installing ca-certificates (20220614-r0) 07:55:21 (2/9) Installing brotli-libs (1.0.9-r5) 07:55:22 (3/9) Installing nghttp2-libs (1.46.0-r0) 07:55:22 (4/9) Installing libcurl (7.80.0-r2) 07:55:22 (5/9) Installing curl (7.80.0-r2) 07:55:22 (6/9) Installing dumb-init (1.2.5-r1) 07:55:22 (7/9) Installing musl-obstack (1.2.3-r0) 07:55:22 (8/9) Installing libucontext (1.1-r0) 07:55:22 (9/9) Installing gcompat (1.0.0-r4) 07:55:22 Executing busybox-1.34.1-r7.trigger 07:55:22 Executing ca-certificates-20220614-r0.trigger 07:55:23 OK: 8 MiB in 23 packages 07:55:25 Removing intermediate container b084dbc7aee2 07:55:25 ---> 03f11b8c3bdd 07:55:25 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 07:55:26 ---> 4a37c490910d 07:55:26 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:55:29 ---> c8ad290fd38a 07:55:29 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 07:55:30 ---> cfcc70812cf4 07:55:30 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 07:55:30 ---> Running in 62ecb37f45d8 07:55:30 Removing intermediate container 62ecb37f45d8 07:55:30 ---> 828c8d06ad06 07:55:30 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:55:30 ---> Running in 5384a40c7a98 07:55:31 Removing intermediate container 5384a40c7a98 07:55:31 ---> 86a35581e746 07:55:31 Step 18/20 : LABEL arch=arm64 07:55:31 ---> Running in 839bfba5a3eb 07:55:32 Removing intermediate container 839bfba5a3eb 07:55:32 ---> 63e5a822e85a 07:55:32 Step 19/20 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc 07:55:32 ---> Running in 1d27ab87ebf4 07:55:32 Removing intermediate container 1d27ab87ebf4 07:55:32 ---> 20cea2859580 07:55:32 Step 20/20 : LABEL version=0.0.0 07:55:32 ---> Running in 3a678b9a1f19 07:55:33 Removing intermediate container 3a678b9a1f19 07:55:33 ---> a5bf11f5bc47 07:55:33 07:55:33 Successfully built a5bf11f5bc47 07:55:33 Successfully tagged security-spiffe-token-provider-arm64:latest 07:55:33  Building security-spiffe-token-provider ... done Building security-bootstrapper 07:55:52 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:55:52 Step 2/31 : FROM ${BUILDER_BASE} AS builder 07:55:52 ---> 51565a10312e 07:55:52 Step 3/31 : WORKDIR /edgex-go 07:55:52 ---> Using cache 07:55:52 ---> fc95e7f0c3e5 07:55:52 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:55:52 ---> Using cache 07:55:52 ---> f64094af755d 07:55:52 Step 5/31 : RUN apk add --update --no-cache make git 07:55:52 ---> Using cache 07:55:52 ---> 028569996dff 07:55:52 Step 6/31 : COPY go.mod vendor* ./ 07:55:52 ---> Using cache 07:55:52 ---> f685d18bc637 07:55:52 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:55:52 ---> Using cache 07:55:52 ---> bd73405f6050 07:55:52 Step 8/31 : COPY . . 07:55:52 ---> Using cache 07:55:52 ---> acb1bb7642f6 07:55:52 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 07:55:53 ---> Running in 914722b2acc1 07:55:56 CGO_ENABLED=0 GO111MODULE=on 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 07:56:04 Removing intermediate container 7c516821fe0d 07:56:04 ---> 42f88aa19aa8 07:56:04 07:56:04 Step 10/22 : FROM alpine:3.16 07:56:04 ---> a6215f271958 07:56:04 Step 11/22 : RUN apk add --update --no-cache dumb-init 07:56:04 ---> Using cache 07:56:04 ---> 8967cb1c3b16 07:56:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:56:04 ---> Using cache 07:56:04 ---> c06856c21b0c 07:56:04 Step 13/22 : ENV APP_PORT=59861 07:56:04 Removing intermediate container d42766d7e952 07:56:04 ---> 8c680650bfd3 07:56:04 07:56:04 Step 10/22 : FROM alpine:3.16 07:56:04 ---> a6215f271958 07:56:04 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 07:56:04 ---> Running in 1cb78f3a1007 07:56:04 ---> Running in 3400b3b3a900 07:56:05 Removing intermediate container 1cb78f3a1007 07:56:05 ---> 9db1d3b0058f 07:56:05 Step 14/22 : EXPOSE $APP_PORT 07:56:05 ---> Running in 5c1ab1bb75be 07:56:06 Removing intermediate container 5c1ab1bb75be 07:56:06 ---> 1e5e101f68ae 07:56:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:56:07 ---> ee1578060c0e 07:56:07 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:56:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:56:09 (1/2) Installing ca-certificates (20220614-r0) 07:56:09 (2/2) Installing dumb-init (1.2.5-r1) 07:56:09 Executing busybox-1.35.0-r17.trigger 07:56:09 Executing ca-certificates-20220614-r0.trigger 07:56:09 ---> 824a8e2ee496 07:56:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 07:56:10 OK: 6 MiB in 16 packages 07:56:10 ---> 23a4c6e60e2e 07:56:10 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 07:56:11 ---> Running in d8655bde4da6 07:56:12 Removing intermediate container d8655bde4da6 07:56:12 ---> 299ea8c479e7 07:56:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:56:12 ---> Running in b54e4688867e 07:56:13 Removing intermediate container 3400b3b3a900 07:56:13 ---> fdd97dd89dc6 07:56:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 07:56:13 Removing intermediate container b54e4688867e 07:56:13 ---> bdbf4b8056ab 07:56:13 Step 20/22 : LABEL arch=arm64 07:56:13 ---> Running in 3ab2ae33846f 07:56:13 ---> Running in 7835c2929057 07:56:14 Removing intermediate container 7835c2929057 07:56:14 ---> 196536600711 07:56:14 Step 13/22 : ENV APP_PORT=59860Removing intermediate container 3ab2ae33846f 07:56:14 07:56:14 ---> 681ff6d4a40a 07:56:14 Step 21/22 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc 07:56:14 ---> Running in e46c78d3ab4e 07:56:14 ---> Running in 2c73b1b0bedb 07:56:15 Removing intermediate container 2c73b1b0bedb 07:56:15 ---> ae253730c8d9 07:56:15 Step 22/22 : LABEL version=0.0.0 07:56:15 ---> Running in e4d8f30d9c76 07:56:15 Removing intermediate container e46c78d3ab4e 07:56:15 ---> 68ac381ff54c 07:56:15 Step 14/22 : EXPOSE $APP_PORT 07:56:15 ---> Running in 95fd8861a143 07:56:16 Removing intermediate container e4d8f30d9c76 07:56:16 ---> 54befc5c94c7 07:56:16 07:56:16 Removing intermediate container 95fd8861a143 07:56:16 ---> c5260304fdd5 07:56:16 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 07:56:17 Successfully built 54befc5c94c7 07:56:17 Successfully tagged support-scheduler-arm64:latest 07:56:17 Building security-spire-server 07:56:18  Building support-scheduler ... done  ---> a82866dacfe3 07:56:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:56:22 ---> 29d649243cb8 07:56:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 07:56:24 ---> 6a617675053f 07:56:24 Step 18/22 : ENTRYPOINT ["/support-notifications"] 07:56:24 ---> Running in 9ad6cd7db772 07:56:25 Removing intermediate container 9ad6cd7db772 07:56:25 ---> 07ca1cb0c38d 07:56:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:56:25 ---> Running in 2e7efa97e9d4 07:56:26 Removing intermediate container 2e7efa97e9d4 07:56:26 ---> 37dffb430d64 07:56:26 Step 20/22 : LABEL arch=arm64 07:56:26 ---> Running in 4f9f6d66db37 07:56:26 Removing intermediate container 333027224dc5 07:56:26 ---> d61813188b14 07:56:26 07:56:26 Step 10/24 : FROM alpine:3.16 07:56:26 ---> a6215f271958 07:56:26 Step 11/24 : RUN apk add --update --no-cache dumb-init 07:56:26 ---> Using cache 07:56:26 ---> 8967cb1c3b16 07:56:26 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 07:56:26 ---> Using cache 07:56:26 ---> c06856c21b0c 07:56:26 Step 13/24 : ENV APP_PORT=59881 07:56:27 ---> Running in b1fa1109267f 07:56:27 Removing intermediate container 4f9f6d66db37 07:56:27 ---> 0dd23108ee18 07:56:27 Step 21/22 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc 07:56:27 ---> Running in 2ae5bfb07f45 07:56:28 Removing intermediate container b1fa1109267f 07:56:28 ---> 3841f93ad062 07:56:28 Step 14/24 : EXPOSE $APP_PORT 07:56:28 ---> Running in 6db83d40c1ae 07:56:28 Removing intermediate container 2ae5bfb07f45 07:56:28 ---> 4349cbb79cf8 07:56:28 Step 22/22 : LABEL version=0.0.0 07:56:29 ---> Running in aa8ce4f6563f 07:56:29 Removing intermediate container 6db83d40c1ae 07:56:29 ---> 439ea247d235 07:56:29 Step 15/24 : WORKDIR / 07:56:29 ---> Running in 131cb996d6e0 07:56:29 Removing intermediate container aa8ce4f6563f 07:56:29 ---> 0b238d88a938 07:56:29 07:56:30 Removing intermediate container 131cb996d6e0 07:56:30 ---> 16504c0ec4ba 07:56:30 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 07:56:30 Successfully built 0b238d88a938 07:56:30 Successfully tagged support-notifications-arm64:latest 07:56:30 Building core-data 07:56:31  Building support-notifications ... done  ---> a54a78488465 07:56:31 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:56:34 ---> f26a4630eee1 07:56:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 07:56:34 ---> d07dcb711cee 07:56:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 07:56:36 ---> 395b33aa6495 07:56:36 Step 20/24 : ENTRYPOINT ["/core-metadata"] 07:56:36 ---> Running in 0bff87afb891 07:56:36 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:56:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:56:36 ---> 51565a10312e 07:56:36 Step 3/25 : WORKDIR /edgex-go 07:56:36 ---> Using cache 07:56:36 ---> fc95e7f0c3e5 07:56:36 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:56:36 ---> Using cache 07:56:36 ---> f64094af755d 07:56:36 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 07:56:36 ---> Using cache 07:56:36 ---> a7e23aea1bea 07:56:36 Step 6/25 : COPY go.mod vendor* ./ 07:56:36 ---> Using cache 07:56:36 ---> 875d345ff7e0 07:56:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:56:36 ---> Using cache 07:56:36 ---> d203357beeaa 07:56:36 Step 8/25 : COPY . . 07:56:36 ---> Using cache 07:56:36 ---> b820434cbde6 07:56:36 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 07:56:36 ---> Using cache 07:56:36 ---> 3567ef8f87aa 07:56:36 Step 10/25 : WORKDIR /edgex-go/spire-build 07:56:36 ---> Using cache 07:56:36 ---> 1e703d838cf3 07:56:36 Step 11/25 : 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 07:56:36 ---> Running in c899ed7b2e4f 07:56:37 Removing intermediate container 0bff87afb891 07:56:37 ---> 9c233c5d435c 07:56:37 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 07:56:37 ---> Running in 02be0bf1cf5d 07:56:38 Removing intermediate container 02be0bf1cf5d 07:56:38 ---> 0d607a503f41 07:56:38 Step 22/24 : LABEL arch=arm64 07:56:38 ---> Running in 77da47ee59ca 07:56:39 Removing intermediate container 77da47ee59ca 07:56:39 ---> 164e4b181b84 07:56:39 Step 23/24 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc 07:56:39 ---> Running in 34735bc14438 07:56:40 Removing intermediate container c899ed7b2e4f 07:56:40 ---> 0497cd396de8 07:56:40 Step 12/25 : WORKDIR /edgex-go 07:56:40 ---> Running in 388d5044fd50 07:56:41 Removing intermediate container 34735bc14438 07:56:41 ---> 1534e3dbd4ce 07:56:41 Step 24/24 : LABEL version=0.0.0 07:56:41 ---> Running in 360ed9f9c938 07:56:41 Removing intermediate container 388d5044fd50 07:56:41 ---> 4267e92c853a 07:56:41 07:56:41 Step 13/25 : FROM alpine:3.15 07:56:41 ---> 02e0d6fdf486 07:56:41 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 07:56:41 ---> Using cache 07:56:41 ---> fe8637fc2ac9 07:56:41 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:56:41 ---> Using cache 07:56:41 ---> 9aac20704601 07:56:41 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:56:41 ---> Using cache 07:56:41 ---> 63b93c7fd9d2 07:56:41 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 07:56:41 Removing intermediate container 360ed9f9c938 07:56:41 ---> 96ad67e8bd25 07:56:41 07:56:42 Successfully built 96ad67e8bd25 07:56:42 Successfully tagged core-metadata-arm64:latest 07:56:42 Building security-secretstore-setup 07:56:50  Building core-metadata ... done  ---> 195d964e2e32 07:56:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:56:51 ---> ee7961b04229 07:56:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:56:53 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:56:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:56:53 ---> 51565a10312e 07:56:53 Step 3/23 : WORKDIR /edgex-go 07:56:53 ---> Using cache 07:56:53 ---> fc95e7f0c3e5 07:56:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:56:53 ---> Using cache 07:56:53 ---> f64094af755d 07:56:53 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 07:56:53 ---> Running in 1b1853d3890e 07:56:53 ---> b52284ef9ce7 07:56:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:56:55 ---> ea329870ecd0 07:56:55 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 07:56:55 ---> Running in 93e6702287f0 07:56:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:56:56 Removing intermediate container 93e6702287f0 07:56:56 ---> 5491076553e7 07:56:56 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 07:56:56 ---> Running in 2690ba23df08 07:56:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:56:57 Removing intermediate container 2690ba23df08 07:56:57 ---> 3a9000fc1505 07:56:57 Step 23/25 : LABEL arch=arm64 07:56:57 ---> Running in 0e106ef412d8 07:56:58 OK: 221 MiB in 51 packages 07:56:58 Removing intermediate container 0e106ef412d8 07:56:58 ---> 82d2d448b880 07:56:58 Step 24/25 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc 07:56:58 ---> Running in f2a143371f16 07:56:59 Removing intermediate container f2a143371f16 07:56:59 ---> c35351c5928c 07:56:59 Step 25/25 : LABEL version=0.0.0 07:56:59 ---> Running in 57a45ed61e01 07:57:00 Removing intermediate container 1b1853d3890e 07:57:00 ---> 88433f9a0516 07:57:00 Step 6/23 : COPY go.mod vendor* ./ 07:57:00 Removing intermediate container 57a45ed61e01 07:57:00 ---> ac95dd843b2a 07:57:00 07:57:01 Successfully built ac95dd843b2a 07:57:01 Successfully tagged security-spire-server-arm64:latest 07:57:01  Building security-spire-server ... done Building sys-mgmt-agent 07:57:01 ---> 3d4252326ec3 07:57:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:57:02 ---> Running in 9df528f39b4a 07:57:05 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:57:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 07:57:05 ---> 51565a10312e 07:57:05 Step 3/25 : WORKDIR /edgex-go 07:57:05 ---> Using cache 07:57:05 ---> fc95e7f0c3e5 07:57:05 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:57:05 ---> Using cache 07:57:05 ---> f64094af755d 07:57:05 Step 5/25 : RUN apk add --update --no-cache make git 07:57:05 ---> Using cache 07:57:05 ---> 028569996dff 07:57:05 Step 6/25 : COPY go.mod vendor* ./ 07:57:05 ---> Using cache 07:57:05 ---> f685d18bc637 07:57:05 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:57:05 ---> Using cache 07:57:05 ---> bd73405f6050 07:57:05 Step 8/25 : COPY . . 07:57:05 ---> Using cache 07:57:05 ---> acb1bb7642f6 07:57:05 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:57:05 ---> Running in 9596c8d61de6 07:57:07 CGO_ENABLED=0 GO111MODULE=on 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 07:57:20 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 07:57:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 07:57:20 ---> 51565a10312e 07:57:20 Step 3/23 : WORKDIR /edgex-go 07:57:20 ---> Using cache 07:57:20 ---> fc95e7f0c3e5 07:57:20 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:57:20 ---> Using cache 07:57:20 ---> f64094af755d 07:57:20 Step 5/23 : RUN apk add --update --no-cache make bash git 07:57:20 ---> Running in 009ebbe6630a 07:57:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:57:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:57:24 OK: 221 MiB in 51 packages 07:57:26 Removing intermediate container 009ebbe6630a 07:57:26 ---> 77eef69f98ac 07:57:26 Step 6/23 : COPY go.mod vendor* ./ 07:57:27 ---> 7d2c95ecdd80 07:57:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:57:27 ---> Running in 4587e62e408f 07:57:54 Removing intermediate container 9df528f39b4a 07:57:54 ---> cdcc61c61a06 07:57:54 Step 8/23 : COPY . . 07:58:12 ---> ed4ca0edbd98 07:58:12 Step 9/23 : RUN make cmd/core-data/core-data 07:58:12 ---> Running in 02feea36b9ff 07:58:13 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:58:28 Removing intermediate container 4587e62e408f 07:58:28 ---> 0ff2be307ab5 07:58:28 Step 8/23 : COPY . . 07:58:40 ---> 6372c91035ee 07:58:40 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 07:58:40 ---> Running in 6a2f8c007279 07:58:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 07:59:21 CGO_ENABLED=0 GO111MODULE=on 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 07:59:39 Removing intermediate container ce7d1744e5de 07:59:39 ---> 69320df979b6 07:59:39 07:59:39 Step 10/22 : FROM alpine:3.16 07:59:39 ---> a6215f271958 07:59:39 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 07:59:39 ---> Running in 6855ae9052f7 07:59:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:59:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:59:43 (1/6) Installing ca-certificates (20220614-r0) 07:59:43 (2/6) Installing brotli-libs (1.0.9-r6) 07:59:43 (3/6) Installing nghttp2-libs (1.47.0-r0) 07:59:43 (4/6) Installing libcurl (7.83.1-r2) 07:59:43 (5/6) Installing curl (7.83.1-r2) 07:59:43 (6/6) Installing dumb-init (1.2.5-r1) 07:59:43 Executing busybox-1.35.0-r17.trigger 07:59:43 Executing ca-certificates-20220614-r0.trigger 07:59:43 OK: 8 MiB in 20 packages 07:59:46 Removing intermediate container 6855ae9052f7 07:59:46 ---> 37edeb40ed1e 07:59:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 07:59:46 ---> Running in c728d1e0b7d0 07:59:46 Removing intermediate container c728d1e0b7d0 07:59:46 ---> 93ae76cc480e 07:59:46 Step 13/22 : WORKDIR /edgex 07:59:46 ---> Running in b9428204852d 07:59:47 Removing intermediate container b9428204852d 07:59:47 ---> dbb1ac9b289b 07:59:47 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 07:59:48 ---> 5da4ba775ea2 07:59:48 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 07:59:50 ---> b46becbb0c8a 07:59:50 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:59:51 ---> fde2538bf6e8 07:59:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:59:52 ---> 1db7759e9191 07:59:52 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:59:52 ---> Running in 913b3f31127a 07:59:55 Removing intermediate container 913b3f31127a 07:59:55 ---> 74d784e8e48e 07:59:55 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 07:59:55 ---> Running in 4e22eaffd5a3 07:59:55 Removing intermediate container 4e22eaffd5a3 07:59:55 ---> 91a1ff8497fe 07:59:55 Step 20/22 : LABEL arch=arm64 07:59:55 ---> Running in 29c02fd3c343 07:59:56 Removing intermediate container 29c02fd3c343 07:59:56 ---> 8155d00af2a8 07:59:56 Step 21/22 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc 07:59:56 ---> Running in 07aacf3d6e18 07:59:57 Removing intermediate container 07aacf3d6e18 07:59:57 ---> 6e9d88089702 07:59:57 Step 22/22 : LABEL version=0.0.0 07:59:57 ---> Running in 528120e5d13d 07:59:57 Removing intermediate container 528120e5d13d 07:59:57 ---> 38d9110c7fb4 07:59:57 07:59:57 Successfully built 38d9110c7fb4 07:59:57 Successfully tagged security-proxy-setup-arm64:latest 08:01:19  Building security-proxy-setup ... done Removing intermediate container 914722b2acc1 08:01:19 ---> c687770700b8 08:01:19 08:01:19 Step 10/31 : FROM alpine:3.16 08:01:19 ---> a6215f271958 08:01:19 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:01:19 ---> Running in 06fd7288958f 08:01:19 Removing intermediate container 06fd7288958f 08:01:19 ---> dfa7cda1102c 08:01:19 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 08:01:19 ---> Running in cca910c5715c 08:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:01:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:01:21 (1/2) Installing dumb-init (1.2.5-r1) 08:01:21 (2/2) Installing su-exec (0.2-r1) 08:01:21 Executing busybox-1.35.0-r17.trigger 08:01:21 OK: 5 MiB in 16 packages 08:01:22 Removing intermediate container cca910c5715c 08:01:22 ---> 529faf771117 08:01:22 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 08:01:22 ---> Running in e7438d7128d4 08:01:23 Removing intermediate container e7438d7128d4 08:01:23 ---> d71f57e7374f 08:01:23 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:01:23 ---> Running in c8393393b543 08:01:23 Removing intermediate container c8393393b543 08:01:23 ---> 71ff632c9f1f 08:01:23 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:01:23 ---> Running in 9d28f08f72c9 08:01:24 Removing intermediate container 9d28f08f72c9 08:01:24 ---> 34f4f6c77522 08:01:24 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 08:01:24 ---> Running in 59cf755c4253 08:01:28 Removing intermediate container 59cf755c4253 08:01:28 ---> 327e28f3a9c0 08:01:28 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 08:01:28 ---> Running in 5c508541ad26 08:01:28 Removing intermediate container 5c508541ad26 08:01:28 ---> fa00d3e3ac4f 08:01:28 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:01:29 ---> 0caf7d439cde 08:01:29 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:01:29 ---> Running in 03ded2746615 08:01:33 Removing intermediate container 03ded2746615 08:01:33 ---> 0771d75a94ab 08:01:33 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 08:01:33 ---> 7c1515ba4acf 08:01:33 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:01:35 ---> 77477c14faa1 08:01:35 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:01:36 ---> 701dc41f97cb 08:01:36 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:01:37 ---> ea724c319e68 08:01:37 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:01:38 ---> 2f99520ae57b 08:01:38 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:01:39 ---> d96006c319d1 08:01:39 Step 26/31 : RUN chmod +x /entrypoint.sh 08:01:39 ---> Running in ec9aea369ed0 08:01:43 Removing intermediate container ec9aea369ed0 08:01:43 ---> 62abd47e1b5b 08:01:43 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 08:01:43 ---> Running in 0d6a7f34a0f5 08:01:43 Removing intermediate container 0d6a7f34a0f5 08:01:43 ---> 7609be3ca52c 08:01:43 Step 28/31 : CMD ["gate"] 08:01:43 ---> Running in 0ba23d986669 08:01:44 Removing intermediate container 0ba23d986669 08:01:44 ---> 8d20d33f1824 08:01:44 Step 29/31 : LABEL arch=arm64 08:01:44 ---> Running in 8a2bd8afdb85 08:01:44 Removing intermediate container 8a2bd8afdb85 08:01:44 ---> ab52afe70b75 08:01:44 Step 30/31 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc 08:01:44 ---> Running in a47804348912 08:01:45 Removing intermediate container a47804348912 08:01:45 ---> 303174d86306 08:01:45 Step 31/31 : LABEL version=0.0.0 08:01:45 ---> Running in d7b9017b87f3 08:01:46 Removing intermediate container d7b9017b87f3 08:01:46 ---> c733abee1f50 08:01:46 08:01:46 Successfully built c733abee1f50 08:01:46 Successfully tagged security-bootstrapper-arm64:latest 08:02:05  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on 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:02:20 Removing intermediate container 9596c8d61de6 08:02:20 ---> 16868e8f6724 08:02:20 08:02:20 Step 10/25 : FROM alpine:3.16 08:02:20 ---> a6215f271958 08:02:20 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:02:20 ---> Running in 03118c474160 08:02:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:02:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:02:22 (1/3) Installing ca-certificates (20220614-r0) 08:02:22 (2/3) Installing dumb-init (1.2.5-r1) 08:02:22 (3/3) Installing su-exec (0.2-r1) 08:02:22 Executing busybox-1.35.0-r17.trigger 08:02:22 Executing ca-certificates-20220614-r0.trigger 08:02:23 OK: 6 MiB in 17 packages 08:02:25 Removing intermediate container 03118c474160 08:02:25 ---> e9e8cf2a3aed 08:02:25 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:02:25 ---> Running in 0a59afd19f9a 08:02:25 Removing intermediate container 0a59afd19f9a 08:02:25 ---> 1a4a77854a71 08:02:25 Step 13/25 : WORKDIR / 08:02:25 ---> Running in e6b14b6e8e91 08:02:26 Removing intermediate container e6b14b6e8e91 08:02:26 ---> 733298a72b24 08:02:26 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:02:27 ---> 7b7b0690caf4 08:02:27 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 08:02:28 ---> 69a828753c63 08:02:28 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:02:29 ---> 731cec805846 08:02:29 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 08:02:30 ---> 0861ec73205e 08:02:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:02:31 ---> 7620b1aa96ae 08:02:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:02:33 ---> 4497d43e63a9 08:02:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:02:34 ---> 33dbc182101c 08:02:34 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:02:34 ---> Running in 4c51684f8d78 08:02:37 Removing intermediate container 4c51684f8d78 08:02:37 ---> 8297fbeca423 08:02:37 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 08:02:37 ---> Running in bb80d090106a 08:02:37 Removing intermediate container bb80d090106a 08:02:37 ---> dc9e661b35b2 08:02:37 Step 23/25 : LABEL arch=arm64 08:02:37 ---> Running in 4a3caa96c118 08:02:38 Removing intermediate container 4a3caa96c118 08:02:38 ---> 54ed29c73339 08:02:38 Step 24/25 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc 08:02:38 ---> Running in 7b6ad8952cca 08:02:39 Removing intermediate container 7b6ad8952cca 08:02:39 ---> 36549b3c8f02 08:02:39 Step 25/25 : LABEL version=0.0.0 08:02:39 ---> Running in 64e60f6bf947 08:02:39 Removing intermediate container 64e60f6bf947 08:02:39 ---> c80208167cfc 08:02:39 08:02:40 Successfully built c80208167cfc 08:02:40 Successfully tagged security-secretstore-setup-arm64:latest 08:02:55  Building security-secretstore-setup ... done Removing intermediate container 6a2f8c007279 08:02:55 ---> fa726a79badd 08:02:55 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 08:02:55 ---> Running in dd8faeaa8ed9 08:02:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 08:03:00 Removing intermediate container dd8faeaa8ed9 08:03:00 ---> 7ef19ac02b57 08:03:00 08:03:00 Step 11/23 : FROM alpine:3.16 08:03:00 ---> a6215f271958 08:03:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 08:03:00 ---> Running in 0b16155cff59 08:03:00 Removing intermediate container 0b16155cff59 08:03:00 ---> 243845fd66bb 08:03:00 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 08:03:00 ---> Running in 8131893b4cdc 08:03:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:03:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:03:02 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 08:03:02 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 08:03:02 (3/33) Installing readline (8.1.2-r0) 08:03:02 (4/33) Installing bash (5.1.16-r2) 08:03:02 Executing bash-5.1.16-r2.post-install 08:03:02 (5/33) Installing ca-certificates (20220614-r0) 08:03:02 (6/33) Installing brotli-libs (1.0.9-r6) 08:03:02 (7/33) Installing nghttp2-libs (1.47.0-r0) 08:03:02 (8/33) Installing libcurl (7.83.1-r2) 08:03:03 (9/33) Installing curl (7.83.1-r2) 08:03:03 (10/33) Installing docker-cli (20.10.16-r2) 08:03:03 (11/33) Installing dumb-init (1.2.5-r1) 08:03:03 (12/33) Installing libbz2 (1.0.8-r1) 08:03:03 (13/33) Installing expat (2.4.8-r0) 08:03:03 (14/33) Installing libffi (3.4.2-r1) 08:03:03 (15/33) Installing gdbm (1.23-r0) 08:03:03 (16/33) Installing xz-libs (5.2.5-r1) 08:03:03 (17/33) Installing libgcc (11.2.1_git20220219-r2) 08:03:03 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 08:03:03 (19/33) Installing mpdecimal (2.5.1-r1) 08:03:03 (20/33) Installing sqlite-libs (3.38.5-r0) 08:03:03 (21/33) Installing python3 (3.10.5-r0) 08:03:06 (22/33) Installing py3-contextlib2 (21.6.0-r2) 08:03:06 (23/33) Installing py3-tomli (2.0.1-r1) 08:03:06 (24/33) Installing py3-pep517 (0.12.0-r2) 08:03:06 (25/33) Installing py3-six (1.16.0-r1) 08:03:06 (26/33) Installing py3-retrying (1.3.3-r3) 08:03:06 (27/33) Installing py3-appdirs (1.4.4-r3) 08:03:06 (28/33) Installing py3-more-itertools (8.13.0-r0) 08:03:06 (29/33) Installing py3-ordered-set (4.0.2-r3) 08:03:06 (30/33) Installing py3-parsing (2.4.7-r3) 08:03:06 (31/33) Installing py3-packaging (21.3-r0) 08:03:06 (32/33) Installing py3-setuptools (59.4.0-r0) 08:03:06 (33/33) Installing py3-pip (22.1.1-r0) 08:03:07 Executing busybox-1.35.0-r17.trigger 08:03:07 Executing ca-certificates-20220614-r0.trigger 08:03:07 OK: 120 MiB in 47 packages 08:03:14 Removing intermediate container 02feea36b9ff 08:03:14 ---> d4dba97d9f42 08:03:14 08:03:14 Step 10/23 : FROM alpine:3.16 08:03:14 ---> a6215f271958 08:03:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:03:14 ---> Running in a7e2b1f287a3 08:03:14 Removing intermediate container a7e2b1f287a3 08:03:14 ---> 62906e203ecb 08:03:14 Step 12/23 : ENV APP_PORT=59880 08:03:14 ---> Running in 8908347f9048 08:03:14 Removing intermediate container 8908347f9048 08:03:14 ---> 4c526b28ec22 08:03:14 Step 13/23 : EXPOSE $APP_PORT 08:03:14 ---> Running in ad44577b47fa 08:03:14 Removing intermediate container ad44577b47fa 08:03:14 ---> 72ad31edda68 08:03:14 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:15 ---> Running in bf0a5d254ce1 08:03:17 Removing intermediate container bf0a5d254ce1 08:03:17 ---> 52b1f7bfe46c 08:03:17 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 08:03:17 ---> Running in 061b66cbfe3f 08:03:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:03:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:03:20 (1/6) Installing dumb-init (1.2.5-r1) 08:03:20 (2/6) Installing libgcc (11.2.1_git20220219-r2) 08:03:20 (3/6) Installing libsodium (1.0.18-r0) 08:03:20 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 08:03:20 (5/6) Installing libzmq (4.3.4-r0) 08:03:20 (6/6) Installing zeromq (4.3.4-r0) 08:03:20 Executing busybox-1.35.0-r17.trigger 08:03:20 OK: 8 MiB in 20 packages 08:03:21 Collecting docker-compose==1.23.2 08:03:21 Removing intermediate container 061b66cbfe3f 08:03:21 ---> 95f5010959f2 08:03:21 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:03:21 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 08:03:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 8.8 MB/s eta 0:00:00 08:03:22 Collecting docopt<0.7,>=0.6.1 08:03:22 Downloading docopt-0.6.2.tar.gz (25 kB) 08:03:22 Preparing metadata (setup.py): started 08:03:22 ---> dbfc452f7fea 08:03:22 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:03:23 ---> 802a574b34aa 08:03:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:03:24 ---> d6a846ce0eae 08:03:24 Step 19/23 : ENTRYPOINT ["/core-data"] 08:03:24 ---> Running in 6c6c24665a0f 08:03:24 Removing intermediate container 6c6c24665a0f 08:03:24 ---> b1f6dc4c7391 08:03:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:03:24 ---> Running in 7b8d2d7a8cc0 08:03:25 Preparing metadata (setup.py): finished with status 'done' 08:03:25 Removing intermediate container 7b8d2d7a8cc0 08:03:25 ---> 81ac1a3229b4 08:03:25 Step 21/23 : LABEL arch=arm64 08:03:25 ---> Running in 021f3f47a106 08:03:25 Removing intermediate container 021f3f47a106 08:03:25 ---> a297fead79be 08:03:25 Step 22/23 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc 08:03:25 ---> Running in 2fd0b0d20439 08:03:25 Collecting PyYAML<4,>=3.10 08:03:25 Downloading PyYAML-3.13.tar.gz (270 kB) 08:03:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 14.7 MB/s eta 0:00:00 08:03:26 Removing intermediate container 2fd0b0d20439 08:03:26 ---> 5e0fb57cf792 08:03:26 Step 23/23 : LABEL version=0.0.0 08:03:26 ---> Running in af70cc88895a 08:03:26 Removing intermediate container af70cc88895a 08:03:26 ---> 2ab230dd9e94 08:03:26 08:03:27 Successfully built 2ab230dd9e94 08:03:27 Successfully tagged core-data-arm64:latest 08:03:28  Building core-data ... done  Preparing metadata (setup.py): started 08:03:29 Preparing metadata (setup.py): finished with status 'done' 08:03:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 08:03:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 08:03:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 13.6 MB/s eta 0:00:00 08:03:30 Collecting docker<4.0,>=3.6.0 08:03:30 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 08:03:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 19.6 MB/s eta 0:00:00 08:03:31 Collecting websocket-client<1.0,>=0.32.0 08:03:31 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 08:03:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 15.9 MB/s eta 0:00:00 08:03:31 Collecting jsonschema<3,>=2.5.1 08:03:31 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 08:03:31 Collecting cached-property<2,>=1.2.0 08:03:31 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 08:03:31 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 08:03:32 Collecting texttable<0.10,>=0.9.0 08:03:32 Downloading texttable-0.9.1.tar.gz (11 kB) 08:03:32 Preparing metadata (setup.py): started 08:03:34 Preparing metadata (setup.py): finished with status 'done' 08:03:34 Collecting dockerpty<0.5,>=0.4.1 08:03:34 Downloading dockerpty-0.4.1.tar.gz (13 kB) 08:03:34 Preparing metadata (setup.py): started 08:03:35 Preparing metadata (setup.py): finished with status 'done' 08:03:36 Collecting docker-pycreds>=0.4.0 08:03:36 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 08:03:37 Collecting urllib3<1.25,>=1.21.1 08:03:37 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 08:03:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 19.9 MB/s eta 0:00:00 08:03:37 Collecting idna<2.8,>=2.5 08:03:37 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 08:03:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 18.7 MB/s eta 0:00:00 08:03:37 Collecting certifi>=2017.4.17 08:03:37 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 08:03:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 21.2 MB/s eta 0:00:00 08:03:38 Collecting chardet<3.1.0,>=3.0.2 08:03:38 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 08:03:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 20.7 MB/s eta 0:00:00 08:03:38 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 08:03:38 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 08:03:38 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 08:03:38 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 08:03:39 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 08:03:39 Running setup.py install for texttable: started 08:03:41 Running setup.py install for texttable: finished with status 'done' 08:03:41 Running setup.py install for PyYAML: started 08:03:43 Running setup.py install for PyYAML: finished with status 'done' 08:03:45 Running setup.py install for docopt: started 08:03:47 Running setup.py install for docopt: finished with status 'done' 08:03:50 Running setup.py install for dockerpty: started 08:03:52 Running setup.py install for dockerpty: finished with status 'done' 08:03:54 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 08:03:54 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 08:04:04 Removing intermediate container 8131893b4cdc 08:04:04 ---> 9526d7512d69 08:04:04 Step 14/23 : ENV APP_PORT=58890 08:04:04 ---> Running in 4ac7f2e45adf 08:04:04 Removing intermediate container 4ac7f2e45adf 08:04:04 ---> 32db910d1cc2 08:04:04 Step 15/23 : EXPOSE $APP_PORT 08:04:04 ---> Running in c980a5693eb9 08:04:05 Removing intermediate container c980a5693eb9 08:04:05 ---> bfa3b201b737 08:04:05 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 08:04:06 ---> 895e9c87928a 08:04:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 08:04:06 ---> f0dde5cdb449 08:04:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 08:04:07 ---> 62a18c5a1076 08:04:07 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 08:04:07 ---> Running in 0d52028214aa 08:04:07 Removing intermediate container 0d52028214aa 08:04:07 ---> ffacbe34f268 08:04:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 08:04:07 ---> Running in 698a8005ae5a 08:04:08 Removing intermediate container 698a8005ae5a 08:04:08 ---> e6da8d0565ed 08:04:08 Step 21/23 : LABEL arch=arm64 08:04:08 ---> Running in 436a0adfb539 08:04:08 Removing intermediate container 436a0adfb539 08:04:08 ---> 003b412e7193 08:04:08 Step 22/23 : LABEL git_sha=5b6a465cf5f49ada54267894e9a583933ae8b3fc 08:04:08 ---> Running in e93adefc02b7 08:04:09 Removing intermediate container e93adefc02b7 08:04:09 ---> 97ded356a794 08:04:09 Step 23/23 : LABEL version=0.0.0 08:04:09 ---> Running in 39a651d47633 08:04:09 Removing intermediate container 39a651d47633 08:04:09 ---> 86cec419f242 08:04:09 08:04:09 Successfully built 86cec419f242 08:04:09 Successfully tagged sys-mgmt-agent-arm64:latest 08:04:09  Building sys-mgmt-agent ... done  [Pipeline] } 08:04:09 $ docker stop --time=1 6b4210c2fa04674a255caddd974efa1790bdaa723006dab2327a315e8ff000fe 08:04:11 $ docker rm -f 6b4210c2fa04674a255caddd974efa1790bdaa723006dab2327a315e8ff000fe [Pipeline] // withDockerContainer [Pipeline] sh 08:04:12 + docker images 08:04:12 REPOSITORY TAG IMAGE ID CREATED SIZE 08:04:12 sys-mgmt-agent-arm64 latest 86cec419f242 3 seconds ago 133MB 08:04:12 core-data-arm64 latest 2ab230dd9e94 46 seconds ago 20.7MB 08:04:12 d4dba97d9f42 About a minute ago 1.38GB 08:04:12 7ef19ac02b57 About a minute ago 1.36GB 08:04:12 security-secretstore-setup-arm64 latest c80208167cfc About a minute ago 28.2MB 08:04:12 16868e8f6724 About a minute ago 1.37GB 08:04:12 security-bootstrapper-arm64 latest c733abee1f50 2 minutes ago 18.7MB 08:04:12 c687770700b8 2 minutes ago 1.36GB 08:04:12 security-proxy-setup-arm64 latest 38d9110c7fb4 4 minutes ago 26.4MB 08:04:12 69320df979b6 4 minutes ago 1.36GB 08:04:12 security-spire-server-arm64 latest ac95dd843b2a 7 minutes ago 84.2MB 08:04:12 core-metadata-arm64 latest 96ad67e8bd25 7 minutes ago 17.5MB 08:04:12 4267e92c853a 7 minutes ago 1.25GB 08:04:12 support-notifications-arm64 latest 0b238d88a938 7 minutes ago 26.3MB 08:04:12 d61813188b14 7 minutes ago 1.38GB 08:04:12 support-scheduler-arm64 latest 54befc5c94c7 7 minutes ago 25.7MB 08:04:12 8c680650bfd3 8 minutes ago 1.42GB 08:04:12 42f88aa19aa8 8 minutes ago 1.42GB 08:04:12 security-spiffe-token-provider-arm64 latest a5bf11f5bc47 8 minutes ago 28.4MB 08:04:12 0ae8c006fec6 8 minutes ago 1.41GB 08:04:12 core-command-arm64 latest ad5452a24ae4 10 minutes ago 16.7MB 08:04:12 7f38da566a9c 10 minutes ago 1.37GB 08:04:12 security-spire-agent-arm64 latest 8d9f564869c9 15 minutes ago 122MB 08:04:12 security-spire-config-arm64 latest ae2df69414c3 16 minutes ago 83.6MB 08:04:12 884a3dec948f 16 minutes ago 1.25GB 08:04:12 ci-base-image-arm64 latest 51565a10312e 30 minutes ago 995MB 08:04:12 alpine 3.15 02e0d6fdf486 2 weeks ago 5.33MB 08:04:12 alpine 3.16 a6215f271958 2 weeks ago 5.29MB 08:04:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 7 weeks ago 678MB 08:04:12 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 08:04:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:04:13 08:04:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:04:14 arm64: Pulling from edgex-lftools-log-publisher 08:04:14 8998bd30e6a1: Pulling fs layer 08:04:14 04944245beec: Pulling fs layer 08:04:14 699f458cf7ca: Pulling fs layer 08:04:14 765212b225bb: Pulling fs layer 08:04:14 f23df028b6ca: Pulling fs layer 08:04:14 d65c8cfc05b1: Pulling fs layer 08:04:14 2437ff75d9bd: Pulling fs layer 08:04:14 f23df028b6ca: Waiting 08:04:14 d65c8cfc05b1: Waiting 08:04:14 2437ff75d9bd: Waiting 08:04:14 765212b225bb: Waiting 08:04:14 04944245beec: Verifying Checksum 08:04:14 04944245beec: Download complete 08:04:14 765212b225bb: Download complete 08:04:14 f23df028b6ca: Verifying Checksum 08:04:14 f23df028b6ca: Download complete 08:04:14 d65c8cfc05b1: Verifying Checksum 08:04:14 d65c8cfc05b1: Download complete 08:04:14 699f458cf7ca: Verifying Checksum 08:04:14 699f458cf7ca: Download complete 08:04:14 8998bd30e6a1: Verifying Checksum 08:04:14 8998bd30e6a1: Download complete 08:04:17 2437ff75d9bd: Verifying Checksum 08:04:17 2437ff75d9bd: Download complete 08:04:19 8998bd30e6a1: Pull complete 08:04:19 04944245beec: Pull complete 08:04:21 699f458cf7ca: Pull complete 08:04:21 765212b225bb: Pull complete 08:04:22 f23df028b6ca: Pull complete 08:04:22 d65c8cfc05b1: Pull complete 08:04:37 2437ff75d9bd: Pull complete 08:04:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:04:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:04:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:04:38 prd-ubuntu20.04-docker-arm64-4c-16g-23921 does not seem to be running inside a container 08:04:38 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:04:41 $ docker top 55435f1e2b7ada1925b83913a5f82bf151e3a3d40f64cce194d40670624cb958 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:04:42 ---> job-cost.sh 08:04:42 lf-activate-venv: SKIPPING 08:04:42 INFO: No Stack... 08:04:42 INFO: Retrieving Pricing Info for: v3-standard-4 08:04:43 INFO: Archiving Costs [Pipeline] sh 08:04:44 + cut -d, -f6 08:04:44 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 08:04:44 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4139-1-stack-cost] 08:04:44 Resource [jenkins-edgexfoundry-edgex-go-PR-4139-1-stack-cost] did not exist. Created. 08:04:44 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4139-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:04:45 + echo total: 0.10999999940395355 [Pipeline] stash 08:04:45 Stashed 1 file(s) [Pipeline] } 08:04:45 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4139-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:04:45 $ docker stop --time=1 55435f1e2b7ada1925b83913a5f82bf151e3a3d40f64cce194d40670624cb958 08:04:47 $ docker rm -f 55435f1e2b7ada1925b83913a5f82bf151e3a3d40f64cce194d40670624cb958 [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 08:04:48 provisioning config files... 08:04:48 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3320855629618222807tmp [Pipeline] { [Pipeline] sh 08:04:48 + set +x 08:04:48 + + curl -s https://codecov.io/bash 08:04:48 bash -s -- 08:04:48 08:04:48 _____ _ 08:04:48 / ____| | | 08:04:48 | | ___ __| | ___ ___ _____ __ 08:04:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:04:48 | |___| (_) | (_| | __/ (_| (_) \ V / 08:04:48 \_____\___/ \__,_|\___|\___\___/ \_/ 08:04:48 Bash-1.0.6 08:04:48 08:04:48 08:04:48 ==> git version 2.25.1 found 08:04:48 ==> 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 08:04:48 Release-Date: 2020-01-08 08:04:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:04:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:04:48 ==> Jenkins CI detected. 08:04:48 current dir:  /w/workspace/edgex-go/1 08:04:48 project root: . 08:04:48 --> token set from env 08:04:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:04:48 ==> Running gcov in . (disable via -X gcov) 08:04:48 ==> Python coveragepy not found 08:04:48 ==> Searching for coverage reports in: 08:04:48 + . 08:04:48 -> Found 1 reports 08:04:48 ==> Detecting git/mercurial file structure 08:04:48 ==> Reading reports 08:04:48 + ./coverage.out bytes=482786 08:04:48 ==> Appending adjustments 08:04:48 https://docs.codecov.io/docs/fixing-reports 08:04:50 + Found adjustments 08:04:50 ==> Gzipping contents 08:04:50 64K /tmp/codecov.gvfDQx.gz 08:04:50 ==> Uploading reports 08:04:50 url: https://codecov.io 08:04:50 query: branch=PR-4139&commit=5b6a465cf5f49ada54267894e9a583933ae8b3fc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4139%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4139&job=&cmd_args= 08:04:50 -> Pinging Codecov 08:04:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4139&commit=5b6a465cf5f49ada54267894e9a583933ae8b3fc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4139%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4139&job=&cmd_args= 08:04:50 -> Uploading to 08:04:50 https://storage.googleapis.com/codecov/v4/raw/2022-08-30/00271124DB129430A58F1EEE437C3FCB/5b6a465cf5f49ada54267894e9a583933ae8b3fc/81100c9f-9884-45b2-9fb2-bec26c1108de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220830%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220830T080450Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dac705f4203864731171f6565c8b40b43cb4f39b181a59aabef8460760624ed7 08:04:50 % Total % Received % Xferd Average Speed Time Time Time Current 08:04:50 Dload Upload Total Spent Left Speed 08:04:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63248 0 0 100 63248 0 279k --:--:-- --:--:-- --:--:-- 279k 08:04:50 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5b6a465cf5f49ada54267894e9a583933ae8b3fc [Pipeline] } 08:04:50 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 08:04:51 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 08:04:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:04:53 ---> package-listing.sh 08:04:53 ++ facter osfamily 08:04:53 ++ tr '[:upper:]' '[:lower:]' 08:04:53 + OS_FAMILY=debian 08:04:53 + workspace=/w/workspace/edgex-go/1 08:04:53 + START_PACKAGES=/tmp/packages_start.txt 08:04:53 + END_PACKAGES=/tmp/packages_end.txt 08:04:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:04:53 + PACKAGES=/tmp/packages_start.txt 08:04:53 + '[' /w/workspace/edgex-go/1 ']' 08:04:53 + PACKAGES=/tmp/packages_end.txt 08:04:53 + case "${OS_FAMILY}" in 08:04:53 + dpkg -l 08:04:53 + grep '^ii' 08:04:53 + '[' -f /tmp/packages_start.txt ']' 08:04:53 + '[' -f /tmp/packages_end.txt ']' 08:04:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:04:53 + '[' /w/workspace/edgex-go/1 ']' 08:04:53 + mkdir -p /w/workspace/edgex-go/1/archives/ 08:04:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 08:04:53 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:04:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:04:54 08:04:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:04:54 latest: Pulling from edgex-lftools-log-publisher 08:04:54 5eb5b503b376: Pulling fs layer 08:04:54 5c69ac0246d0: Pulling fs layer 08:04:54 ec43610c2a17: Pulling fs layer 08:04:54 3a2ae6a8a46f: Pulling fs layer 08:04:54 33b1e0a273af: Pulling fs layer 08:04:54 5d3b04190fa2: Pulling fs layer 08:04:54 2f39f015ded8: Pulling fs layer 08:04:54 3a2ae6a8a46f: Waiting 08:04:54 33b1e0a273af: Waiting 08:04:54 2f39f015ded8: Waiting 08:04:54 5d3b04190fa2: Waiting 08:04:54 5c69ac0246d0: Verifying Checksum 08:04:54 5c69ac0246d0: Download complete 08:04:54 3a2ae6a8a46f: Download complete 08:04:54 33b1e0a273af: Verifying Checksum 08:04:54 33b1e0a273af: Download complete 08:04:54 ec43610c2a17: Verifying Checksum 08:04:54 ec43610c2a17: Download complete 08:04:55 5d3b04190fa2: Verifying Checksum 08:04:55 5eb5b503b376: Verifying Checksum 08:04:55 5eb5b503b376: Download complete 08:04:55 2f39f015ded8: Verifying Checksum 08:04:55 2f39f015ded8: Download complete 08:04:56 5eb5b503b376: Pull complete 08:04:56 5c69ac0246d0: Pull complete 08:04:57 ec43610c2a17: Pull complete 08:04:57 3a2ae6a8a46f: Pull complete 08:04:57 33b1e0a273af: Pull complete 08:04:57 5d3b04190fa2: Pull complete 08:05:02 2f39f015ded8: Pull complete 08:05:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:05:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:05:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:05:03 prd-ubuntu20.04-docker-8c-8g-23915 does not seem to be running inside a container 08:05:03 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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-lftools-log-publisher:latest cat 08:05:07 $ docker top 3db67b5ea5314d7bb36c0ccf7f4287203ff290781734335be8dfc6fd180a03f5 -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:08 + touch /tmp/pre-build-complete [Pipeline] sh 08:05:08 + mkdir -p /var/log/sysstat [Pipeline] sh 08:05:08 + ls /var/log/sa-host 08:05:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:05:09 provisioning config files... 08:05:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4483470024671847734tmp [Pipeline] { [Pipeline] echo 08:05:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:05:09 ---> create-netrc.sh [Pipeline] } 08:05:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:05:09 ---> python-tools-install.sh [Pipeline] echo 08:05:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:05:10 ---> sudo-logs.sh 08:05:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:05:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:05:10 ---> job-cost.sh 08:05:10 lf-activate-venv: SKIPPING 08:05:10 DEBUG: total: 0.10999999940395355 08:05:10 INFO: Retrieving Stack Cost... 08:05:11 INFO: Retrieving Pricing Info for: v3-standard-8 08:05:11 INFO: Archiving Costs [Pipeline] echo 08:05:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:05:12 ---> logs-deploy.sh 08:05:12 lf-activate-venv: SKIPPING 08:05:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4139/1 08:05:12 INFO: archiving workspace using pattern(s): 08:05:13 Archives upload complete. 08:05:13 INFO: archiving logs to Nexus 08:05:14 ---> uname -a: 08:05:14 Linux prd-ubuntu20-04-docker-8c-8g-23915 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 08:05:14 08:05:14 08:05:14 ---> lscpu: 08:05:14 Architecture: x86_64 08:05:14 CPU op-mode(s): 32-bit, 64-bit 08:05:14 Byte Order: Little Endian 08:05:14 Address sizes: 40 bits physical, 48 bits virtual 08:05:14 CPU(s): 8 08:05:14 On-line CPU(s) list: 0-7 08:05:14 Thread(s) per core: 1 08:05:14 Core(s) per socket: 1 08:05:14 Socket(s): 8 08:05:14 NUMA node(s): 1 08:05:14 Vendor ID: AuthenticAMD 08:05:14 CPU family: 23 08:05:14 Model: 49 08:05:14 Model name: AMD EPYC-Rome Processor 08:05:14 Stepping: 0 08:05:14 CPU MHz: 2799.998 08:05:14 BogoMIPS: 5599.99 08:05:14 Virtualization: AMD-V 08:05:14 Hypervisor vendor: KVM 08:05:14 Virtualization type: full 08:05:14 L1d cache: 256 KiB 08:05:14 L1i cache: 256 KiB 08:05:14 L2 cache: 4 MiB 08:05:14 L3 cache: 128 MiB 08:05:14 NUMA node0 CPU(s): 0-7 08:05:14 Vulnerability Itlb multihit: Not affected 08:05:14 Vulnerability L1tf: Not affected 08:05:14 Vulnerability Mds: Not affected 08:05:14 Vulnerability Meltdown: Not affected 08:05:14 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:05:14 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:05:14 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:05:14 Vulnerability Srbds: Not affected 08:05:14 Vulnerability Tsx async abort: Not affected 08:05:14 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 08:05:14 08:05:14