Pull request #4105 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jim-wang-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9+062af8d3cd30019d44081b1021c6648b4b920d9b (4dc40e572fe167ff764ad8fe994c137e07cacb6e) 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-ssh16822296219327541805.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh15941196385241237344.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4105/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16808499641378198843.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5835633150616058890.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4105/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4105/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1266970303636337248.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-21395’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21399 in /w/workspace/edgexfoundry_edgex-go_PR-4105 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 062af8d3cd30019d44081b1021c6648b4b920d9b into PR head commit 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 Merge succeeded, producing 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 Checking out Revision 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 (PR-4105) > 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/4105/head:refs/remotes/origin/PR-4105 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 # 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 062af8d3cd30019d44081b1021c6648b4b920d9b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 # timeout=10 Commit message: "fix: add go-mod-bootstrap v2.2.1-dev.8 version update" > git rev-list --no-walk 1512640f8e52fcf46e88fe04c15d5ec62f82cd8f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:45:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:45:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:45:29 ========================================================= 20:45:29 EdgeX Global Pipelines Version Info 20:45:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:45:29 ------------------- 20:45:29 stable info: 20:45:29 ------------------- 20:45:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:45:29 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 20:45:29 Message: update stable to v1.0.238 20:45:30 ------------------- 20:45:30 experimental info: 20:45:30 ------------------- 20:45:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:45:30 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 20:45:30 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4105 [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4105 [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4105 [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ebe4c5 [Pipeline] echo 20:45:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:45:30 provisioning config files... 20:45:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6890787851751390415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:31 ---> docker-login.sh 20:45:31 nexus3.edgexfoundry.org:10001 20:45:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:31 Configure a credential helper to remove this warning. See 20:45:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:31 20:45:31 Login Succeeded 20:45:31 nexus3.edgexfoundry.org:10002 20:45:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:31 Configure a credential helper to remove this warning. See 20:45:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:31 20:45:31 Login Succeeded 20:45:31 nexus3.edgexfoundry.org:10003 20:45:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:31 Configure a credential helper to remove this warning. See 20:45:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:31 20:45:31 Login Succeeded 20:45:31 nexus3.edgexfoundry.org:10004 20:45:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:32 Configure a credential helper to remove this warning. See 20:45:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:32 20:45:32 Login Succeeded 20:45:32 docker.io 20:45:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:45:32 Configure a credential helper to remove this warning. See 20:45:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:45:32 20:45:32 Login Succeeded 20:45:32 ---> docker-login.sh ends [Pipeline] } 20:45:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:32 + 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 20:45:32 + dirname cmd/core-command/Dockerfile 20:45:32 + cut -d/ -f2 20:45:32 + echo core-command,cmd/core-command/Dockerfile 20:45:32 + dirname cmd/core-data/Dockerfile 20:45:32 + cut -d/ -f2 20:45:32 + echo core-data,cmd/core-data/Dockerfile 20:45:32 + dirname cmd/core-metadata/Dockerfile 20:45:32 + cut -d/ -f2 20:45:32 + echo core-metadata,cmd/core-metadata/Dockerfile 20:45:32 + + dirname cmd/security-bootstrapper/Dockerfile 20:45:32 cut -d/ -f2 20:45:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:45:32 + dirname cmd/security-proxy-setup/Dockerfile 20:45:32 + cut -d/ -f2 20:45:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:45:32 + dirname cmd/security-secretstore-setup/Dockerfile 20:45:32 + cut -d/ -f2 20:45:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:45:32 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:45:32 + cut -d/ -f2 20:45:32 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:45:32 + dirname cmd/security-spire-agent/Dockerfile 20:45:32 + cut -d/ -f2 20:45:32 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:45:32 + dirname cmd/security-spire-config/Dockerfile 20:45:32 + cut -d/ -f2 20:45:32 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:45:32 + dirname cmd/security-spire-server/Dockerfile 20:45:32 + cut -d/ -f2 20:45:32 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:45:32 + dirname cmd/support-notifications/Dockerfile 20:45:32 + cut -d/ -f2 20:45:32 + echo support-notifications,cmd/support-notifications/Dockerfile 20:45:32 + dirname cmd/support-scheduler/Dockerfile 20:45:32 + cut -d/ -f2 20:45:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:45:32 + dirname cmd/sys-mgmt-agent/Dockerfile 20:45:32 + cut -d/ -f2 20:45:32 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:45:33 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 20:45:33 + git rev-list -1 --merges 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9~1..5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [Pipeline] echo 20:45:33 -----------> git rev-list -1 --merges 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9~1..5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [false] [Pipeline] sh 20:45:33 + git log --format=format:%s -1 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [Pipeline] echo 20:45:33 ========================================================= 20:45:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:45:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:45:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:45:34 + grep -v github /etc/ssh/ssh_known_hosts 20:45:34 + [ -e /tmp/ssh_known_hosts ] 20:45:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:45:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:45:34 + sudo tee -a /etc/ssh/ssh_known_hosts 20:45:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:45:34 20:45:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:45:34 0.1.4: Pulling from edgex-devops/py-git-semver 20:45:34 b85a868b505f: Pulling fs layer 20:45:34 e2be974225ed: Pulling fs layer 20:45:34 339a4e72a1f5: Pulling fs layer 20:45:34 988bab9f4d93: Pulling fs layer 20:45:34 1469e6f7b9e6: Pulling fs layer 20:45:34 eaf3925da568: Pulling fs layer 20:45:34 bab4dde63d76: Pulling fs layer 20:45:34 bde34c3a00c8: Pulling fs layer 20:45:34 b352a97aabf1: Pulling fs layer 20:45:34 4872d77fe225: Pulling fs layer 20:45:34 5851b861e8e6: Pulling fs layer 20:45:34 1469e6f7b9e6: Waiting 20:45:34 eaf3925da568: Waiting 20:45:34 bab4dde63d76: Waiting 20:45:34 bde34c3a00c8: Waiting 20:45:34 b352a97aabf1: Waiting 20:45:34 4872d77fe225: Waiting 20:45:34 5851b861e8e6: Waiting 20:45:34 988bab9f4d93: Waiting 20:45:34 e2be974225ed: Download complete 20:45:34 988bab9f4d93: Download complete 20:45:35 1469e6f7b9e6: Verifying Checksum 20:45:35 1469e6f7b9e6: Download complete 20:45:35 339a4e72a1f5: Download complete 20:45:35 eaf3925da568: Verifying Checksum 20:45:35 eaf3925da568: Download complete 20:45:35 bde34c3a00c8: Download complete 20:45:35 b352a97aabf1: Verifying Checksum 20:45:35 b352a97aabf1: Download complete 20:45:35 4872d77fe225: Verifying Checksum 20:45:35 4872d77fe225: Download complete 20:45:35 5851b861e8e6: Verifying Checksum 20:45:35 5851b861e8e6: Download complete 20:45:35 b85a868b505f: Verifying Checksum 20:45:35 b85a868b505f: Download complete 20:45:35 bab4dde63d76: Verifying Checksum 20:45:35 bab4dde63d76: Download complete 20:45:36 b85a868b505f: Pull complete 20:45:36 e2be974225ed: Pull complete 20:45:37 339a4e72a1f5: Pull complete 20:45:37 988bab9f4d93: Pull complete 20:45:37 1469e6f7b9e6: Pull complete 20:45:37 eaf3925da568: Pull complete 20:45:39 bab4dde63d76: Pull complete 20:45:39 bde34c3a00c8: Pull complete 20:45:39 b352a97aabf1: Pull complete 20:45:40 4872d77fe225: Pull complete 20:45:40 5851b861e8e6: Pull complete 20:45:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:45:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:45:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:40 prd-ubuntu20.04-docker-8c-8g-21399 does not seem to be running inside a container 20:45:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:45:42 $ docker top cbd76d98f01ac057dc695983953ff64c0bd26112d43b3ff0c4b935b0d15e46d3 -eo pid,comm 20:45:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:45:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:45:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:42 [ssh-agent] Looking for ssh-agent implementation... 20:45:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:42 $ docker exec cbd76d98f01ac057dc695983953ff64c0bd26112d43b3ff0c4b935b0d15e46d3 ssh-agent 20:45:42 SSH_AUTH_SOCK=/tmp/ssh-afxvJNFkO93R/agent.32 20:45:42 SSH_AGENT_PID=39 20:45:42 Running ssh-add (command line suppressed) 20:45:42 Identity added: /w/workspace/edgex-go/4@tmp/private_key_8547522079941075584.key (/w/workspace/edgex-go/4@tmp/private_key_8547522079941075584.key) 20:45:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:42 + git tag --points-at HEAD [Pipeline] } 20:45:42 $ docker exec --env ******** --env ******** cbd76d98f01ac057dc695983953ff64c0bd26112d43b3ff0c4b935b0d15e46d3 ssh-agent -k 20:45:43 unset SSH_AUTH_SOCK; 20:45:43 unset SSH_AGENT_PID; 20:45:43 echo Agent pid 39 killed; 20:45:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:45:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:45:43 [ssh-agent] Looking for ssh-agent implementation... 20:45:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:45:43 $ docker exec cbd76d98f01ac057dc695983953ff64c0bd26112d43b3ff0c4b935b0d15e46d3 ssh-agent 20:45:43 SSH_AUTH_SOCK=/tmp/ssh-RufWUEDFKiL2/agent.73 20:45:43 SSH_AGENT_PID=80 20:45:43 Running ssh-add (command line suppressed) 20:45:43 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3831001257553238485.key (/w/workspace/edgex-go/4@tmp/private_key_3831001257553238485.key) 20:45:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:45:43 + git semver init 20:45:44 2022-07-28 20:45:43,955 [run_init] DEBUG init version:0.0.0 force:False 20:45:44 2022-07-28 20:45:43,956 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 20:45:44 2022-07-28 20:45:43,957 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 20:45:44 2022-07-28 20:45:43,957 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 20:45:49 2022-07-28 20:45:48,577 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 20:45:49 2022-07-28 20:45:48,578 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4105 with force:False 20:45:49 2022-07-28 20:45:48,578 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4105 20:45:49 2022-07-28 20:45:48,583 [execute] INFO git cat-file --batch-check 20:45:49 2022-07-28 20:45:48,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 20:45:49 2022-07-28 20:45:48,589 [execute] INFO git cat-file --batch 20:45:49 2022-07-28 20:45:48,589 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 20:45:49 2022-07-28 20:45:48,595 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4105 20:45:49 0.0.0 [Pipeline] } 20:45:49 $ docker exec --env ******** --env ******** cbd76d98f01ac057dc695983953ff64c0bd26112d43b3ff0c4b935b0d15e46d3 ssh-agent -k 20:45:49 unset SSH_AUTH_SOCK; 20:45:49 unset SSH_AGENT_PID; 20:45:49 echo Agent pid 80 killed; 20:45:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:45:49 + git semver [Pipeline] } 20:45:50 $ docker stop --time=1 cbd76d98f01ac057dc695983953ff64c0bd26112d43b3ff0c4b935b0d15e46d3 20:45:51 $ docker rm -f cbd76d98f01ac057dc695983953ff64c0bd26112d43b3ff0c4b935b0d15e46d3 [Pipeline] // withDockerContainer [Pipeline] sh 20:45:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:45:52 Stashed 1 file(s) [Pipeline] echo 20:45:52 [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 20:45:52 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 20:45:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:45:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:45:52 ========================================================= 20:45:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:45:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:45:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:45:52 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:45:52 2408cc74d12b: Pulling fs layer 20:45:52 ea60b727a1ce: Pulling fs layer 20:45:52 30c4a7721957: Pulling fs layer 20:45:52 370296b7ddb6: Pulling fs layer 20:45:52 7c6cee850709: Pulling fs layer 20:45:52 39a5fcdaea64: Pulling fs layer 20:45:52 d94ebbe4e438: Pulling fs layer 20:45:52 bcfd1f05c69d: Pulling fs layer 20:45:52 59ccb84bbe0f: Pulling fs layer 20:45:52 7c6cee850709: Waiting 20:45:52 39a5fcdaea64: Waiting 20:45:52 d94ebbe4e438: Waiting 20:45:52 bcfd1f05c69d: Waiting 20:45:52 59ccb84bbe0f: Waiting 20:45:52 370296b7ddb6: Waiting 20:45:52 30c4a7721957: Verifying Checksum 20:45:52 30c4a7721957: Download complete 20:45:52 ea60b727a1ce: Verifying Checksum 20:45:52 ea60b727a1ce: Download complete 20:45:52 7c6cee850709: Download complete 20:45:52 39a5fcdaea64: Verifying Checksum 20:45:52 39a5fcdaea64: Download complete 20:45:52 2408cc74d12b: Verifying Checksum 20:45:52 2408cc74d12b: Download complete 20:45:52 d94ebbe4e438: Verifying Checksum 20:45:52 d94ebbe4e438: Download complete 20:45:53 2408cc74d12b: Pull complete 20:45:53 ea60b727a1ce: Pull complete 20:45:53 30c4a7721957: Pull complete 20:45:53 59ccb84bbe0f: Download complete 20:45:53 370296b7ddb6: Verifying Checksum 20:45:53 370296b7ddb6: Download complete 20:45:53 bcfd1f05c69d: Verifying Checksum 20:45:53 bcfd1f05c69d: Download complete 20:45:58 370296b7ddb6: Pull complete 20:45:58 7c6cee850709: Pull complete 20:45:58 39a5fcdaea64: Pull complete 20:45:58 d94ebbe4e438: Pull complete 20:45:59 bcfd1f05c69d: Pull complete 20:46:00 59ccb84bbe0f: Pull complete 20:46:00 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 20:46:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:46:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:46:00 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:46:00 WORKDIR /edgex 20:46:00 COPY go.mod . 20:46:00 RUN go mod download -t ci-base-image-x86_64 -f - . 20:46:00 20:46:02 Sending build context to Docker daemon 335.5MB 20:46:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:46:02 ---> a4fb48ad2a94 20:46:02 Step 2/4 : WORKDIR /edgex 20:46:06 ---> Running in 360c61534965 20:46:06 Removing intermediate container 360c61534965 20:46:06 ---> 5ec5a1c7eb84 20:46:06 Step 3/4 : COPY go.mod . 20:46:06 ---> 4f317d452292 20:46:06 Step 4/4 : RUN go mod download 20:46:06 ---> Running in 014f0c90b02a 20:46:07 Still waiting to schedule task 20:46:07 ‘prd-ubuntu20.04-docker-arm64-4c-16g-21396’ is offline 20:46:21 Removing intermediate container 014f0c90b02a 20:46:21 ---> 45c9ddd314e3 20:46:21 Successfully built 45c9ddd314e3 20:46:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:21 + docker inspect -f . ci-base-image-x86_64 20:46:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:21 prd-ubuntu20.04-docker-8c-8g-21399 does not seem to be running inside a container 20:46:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:46:22 $ docker top 9c4402a009ffd1f1cbe92280163f9ef1baf1d1f148944bfb437c005a0f6708c1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:46:22 + go version 20:46:22 go version go1.18.3 linux/amd64 [Pipeline] } 20:46:22 $ docker stop --time=1 9c4402a009ffd1f1cbe92280163f9ef1baf1d1f148944bfb437c005a0f6708c1 20:46:23 $ docker rm -f 9c4402a009ffd1f1cbe92280163f9ef1baf1d1f148944bfb437c005a0f6708c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:24 + docker inspect -f . ci-base-image-x86_64 20:46:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:24 prd-ubuntu20.04-docker-8c-8g-21399 does not seem to be running inside a container 20:46:24 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:46:24 $ docker top cb96038000bfbe0716141fce85da1130705de777f14ba18d7472d832dc3f1408 -eo pid,comm [Pipeline] { [Pipeline] echo 20:46:24 ========================================================= 20:46:24 [edgeXBuildGoParallel] Running Tests and Build... 20:46:24 ========================================================= [Pipeline] sh 20:46:25 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 20:46:25 + make test 20:46:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:46:32 ? github.com/edgexfoundry/edgex-go [no test files] 20:46:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:46:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:46:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:46:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:46:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:46:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:46:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:46:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:46:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:46:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:46:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:46:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:46:47 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:46:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:46:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:46:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.095s coverage: 28.7% of statements 20:46:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:46:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:46:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.115s coverage: 98.5% of statements 20:46:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:46:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.132s coverage: 54.2% of statements 20:46:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:46:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:46:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.676s coverage: 89.2% of statements 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:46:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.109s coverage: 83.8% of statements 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:46:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.492s coverage: 95.6% of statements 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:46:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.070s coverage: 72.2% of statements 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:46:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:46:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.083s coverage: 0.9% of statements 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:46:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 20:46:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.045s coverage: 29.6% of statements 20:46:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:46:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements 20:46:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 79.5% of statements 20:46:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.062s coverage: 94.1% of statements 20:46:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.085s coverage: 96.3% of statements 20:46:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.082s coverage: 87.5% of statements 20:47:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.060s coverage: 94.4% of statements 20:47:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 20:47:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.219s coverage: 82.4% of statements 20:47:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.071s coverage: 92.9% of statements 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.060s coverage: 65.1% of statements 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements 20:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 20:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.070s coverage: 85.4% of statements 20:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.254s coverage: 91.2% of statements 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.189s coverage: 64.4% of statements 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 20:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 20:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.043s coverage: 100.0% of statements 20:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 20:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 20:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.341s coverage: 66.1% of statements 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.205s coverage: 43.8% of statements 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:47:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:47:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.085s coverage: 17.7% of statements 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:47:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.174s coverage: 92.3% of statements 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:47:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:47:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:47:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.060s coverage: 28.9% of statements 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:47:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:47:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 20:47:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 20:47:12 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 20:47:34 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." 20:47:34 GO111MODULE=on go vet ./... 20:47:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:47:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:47:37 ./bin/test-attribution-txt.sh 20:47:37 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 20:47:37 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 20:47:37 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 20:47:37 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:47:37 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:47:37 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 20:47:37 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:47:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:47:38 + ls -al . 20:47:38 total 688 20:47:38 drwxrwxr-x 10 1001 1001 4096 Jul 28 20:46 . 20:47:38 drwxr-xr-x 4 root root 4096 Jul 28 20:46 .. 20:47:38 -rw-rw-r-- 1 1001 1001 11 Jul 28 20:45 .dockerignore 20:47:38 drwxrwxr-x 8 1001 1001 4096 Jul 28 20:47 .git 20:47:38 drwxrwxr-x 3 1001 1001 4096 Jul 28 20:45 .github 20:47:38 -rw-rw-r-- 1 1001 1001 1030 Jul 28 20:45 .gitignore 20:47:38 -rw-rw-r-- 1 1001 1001 42 Jul 28 20:45 .golangci.yml 20:47:38 -rw-rw-r-- 1 1001 1001 87 Jul 28 20:45 .hadolint.yml 20:47:38 drwxr-xr-x 3 1001 1001 4096 Jul 28 20:45 .semver 20:47:38 -rw-rw-r-- 1 1001 1001 166 Jul 28 20:45 .sonarcloud.properties 20:47:38 -rw-rw-r-- 1 1001 1001 1171 Jul 28 20:45 ADOPTERS.md 20:47:38 -rw-rw-r-- 1 1001 1001 10347 Jul 28 20:45 Attribution.txt 20:47:38 -rw-rw-r-- 1 1001 1001 63209 Jul 28 20:45 CHANGELOG.md 20:47:38 -rw-rw-r-- 1 1001 1001 3804 Jul 28 20:45 CONTRIBUTING.md 20:47:38 -rw-rw-r-- 1 1001 1001 677 Jul 28 20:45 GOVERNANCE.md 20:47:38 -rw-rw-r-- 1 1001 1001 850 Jul 28 20:45 Jenkinsfile 20:47:38 -rw-rw-r-- 1 1001 1001 10775 Jul 28 20:45 LICENSE 20:47:38 -rw-rw-r-- 1 1001 1001 10350 Jul 28 20:45 Makefile 20:47:38 -rw-rw-r-- 1 1001 1001 582 Jul 28 20:45 OWNERS.md 20:47:38 -rw-rw-r-- 1 1001 1001 9094 Jul 28 20:45 README.md 20:47:38 -rw-rw-r-- 1 1001 1001 6912 Jul 28 20:45 SECURITY.md 20:47:38 -rw-rw-r-- 1 1001 1001 5 Jul 28 20:45 VERSION 20:47:38 -rw-rw-r-- 1 1001 1001 4131 Jul 28 20:45 ZMQWindows.md 20:47:38 drwxrwxr-x 2 1001 1001 4096 Jul 28 20:45 bin 20:47:38 drwxrwxr-x 18 1001 1001 4096 Jul 28 20:45 cmd 20:47:38 -rw-r--r-- 1 root root 436144 Jul 28 20:47 coverage.out 20:47:38 -rw-rw-r-- 1 1001 1001 3680 Jul 28 20:45 go.mod 20:47:38 -rw-rw-r-- 1 1001 1001 38031 Jul 28 20:45 go.sum 20:47:38 drwxrwxr-x 8 1001 1001 4096 Jul 28 20:45 internal 20:47:38 drwxrwxr-x 3 1001 1001 4096 Jul 28 20:45 openapi 20:47:38 drwxrwxr-x 4 1001 1001 4096 Jul 28 20:45 snap 20:47:38 -rw-rw-r-- 1 1001 1001 204 Jul 28 20:45 version.go [Pipeline] sh 20:47:38 + '[' -e coverage.out ] 20:47:38 + chown 1001:1001 coverage.out [Pipeline] stash 20:47:38 Stashed 1 file(s) [Pipeline] sh 20:47:38 + make build 20:47:38 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 20:47:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21400 in /w/workspace/edgexfoundry_edgex-go_PR-4105 [Pipeline] { [Pipeline] ws 20:47:48 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 20:47:48 The recommended git tool is: git 20:47: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/core-metadata/core-metadata ./cmd/core-metadata 20:47:55 using credential edgex-jenkins-ssh 20:47:55 Cloning the remote Git repository 20:47:55 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:47:55 > git init /w/workspace/edgex-go/4 # timeout=10 20:47:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:47:55 > git --version # timeout=10 20:47:55 > git --version # 'git version 2.25.1' 20:47:55 using GIT_SSH to set credentials SSH Credentials for GitHub 20:47:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:48:03 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/core-command/core-command ./cmd/core-command 20:48:04 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 20:48:12 Merging remotes/origin/main commit 062af8d3cd30019d44081b1021c6648b4b920d9b into PR head commit 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 20:48:12 Merge succeeded, producing 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 20:48:12 Checking out Revision 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 (PR-4105) 20:48:12 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 20:48:12 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 20:48:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:48:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:48:11 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:48:11 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:48:11 using GIT_SSH to set credentials SSH Credentials for GitHub 20:48:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4105/head:refs/remotes/origin/PR-4105 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:48:12 > git config core.sparsecheckout # timeout=10 20:48:12 > git checkout -f 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 # timeout=10 20:48:12 > git remote # timeout=10 20:48:12 > git config --get remote.origin.url # timeout=10 20:48:12 using GIT_SSH to set credentials SSH Credentials for GitHub 20:48:12 > git merge 062af8d3cd30019d44081b1021c6648b4b920d9b # timeout=10 20:48:12 > git rev-parse HEAD^{commit} # timeout=10 20:48:12 > git config core.sparsecheckout # timeout=10 20:48:12 > git checkout -f 5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 # timeout=10 20:48:13 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 20:48:14 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 20:48: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:48:17 Commit message: "fix: add go-mod-bootstrap v2.2.1-dev.8 version update" 20:48:17 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:48:17 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:48:17 % Total % Received % Xferd Average Speed Time Time Time Current 20:48:17 Dload Upload Total Spent Left Speed 20:48:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 93424 0 --:--:-- --:--:-- --:--:-- 93424 20:48:18 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 [Pipeline] sh 20:48:18 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:48:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:48:19 + sudo tee /etc/docker/daemon.new 20:48:19 { 20:48:19 "registry-mirrors": [ 20:48:19 "https://nexus3.edgexfoundry.org:10001" 20:48:19 ], 20:48:19 "bip": "10.250.0.254/24", 20:48:19 "hosts": [ 20:48:19 "tcp://0.0.0.0:5555", 20:48:19 "unix:///var/run/docker.sock" 20:48:19 ], 20:48:19 "mtu": 1458, 20:48:19 "selinux-enabled": true, 20:48:19 "seccomp-profile": "/etc/docker/seccomp.json" 20:48:19 } [Pipeline] sh 20:48: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:48:19 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:48:19 + sudo service docker restart 20:48: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:48:22 $ docker stop --time=1 cb96038000bfbe0716141fce85da1130705de777f14ba18d7472d832dc3f1408 20:48:25 $ docker rm -f cb96038000bfbe0716141fce85da1130705de777f14ba18d7472d832dc3f1408 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:48:26 20:48:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:48:27 latest: Pulling from edgex-devops/edgex-compose 20:48:27 cbdbe7a5bc2a: Pulling fs layer 20:48:27 ca9280d653b3: Pulling fs layer 20:48:27 7e9c9ca2126c: Pulling fs layer 20:48:27 cbdbe7a5bc2a: Download complete 20:48:27 ca9280d653b3: Verifying Checksum 20:48:27 ca9280d653b3: Download complete 20:48:27 cbdbe7a5bc2a: Pull complete 20:48:27 7e9c9ca2126c: Download complete 20:48:27 ca9280d653b3: Pull complete 20:48:32 7e9c9ca2126c: Pull complete 20:48:32 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:48:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:48:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:32 prd-ubuntu20.04-docker-8c-8g-21399 does not seem to be running inside a container 20:48:32 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:48:34 $ docker top bfa14dda983f5c07945acc078c8702c3d4cd29a2da791e4f687797dbf8064a85 -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:34 + docker-compose build --help 20:48:34 + grep parallel 20:48:35 --parallel Build images in parallel. [Pipeline] } 20:48:35 $ docker stop --time=1 bfa14dda983f5c07945acc078c8702c3d4cd29a2da791e4f687797dbf8064a85 20:48:36 $ docker rm -f bfa14dda983f5c07945acc078c8702c3d4cd29a2da791e4f687797dbf8064a85 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:48:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:37 prd-ubuntu20.04-docker-8c-8g-21399 does not seem to be running inside a container 20:48:37 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:48:37 $ docker top 642f8920207fe11b4e3147322919abe7e5a8fbb63b29199ad0d3729ff3830787 -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:37 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:48:38 provisioning config files... 20:48:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5360971528409689827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:48:38 Building core-command ... 20:48:38 Building core-data ... 20:48:38 Building core-metadata ... 20:48:38 Building security-bootstrapper ... 20:48:38 Building security-proxy-setup ... 20:48:38 Building security-secretstore-setup ... 20:48:38 Building security-spiffe-token-provider ... 20:48:38 Building security-spire-agent ... 20:48:38 Building security-spire-config ... 20:48:38 Building security-spire-server ... 20:48:38 Building support-notifications ... 20:48:38 Building support-scheduler ... 20:48:38 Building sys-mgmt-agent ... 20:48:38 Building security-proxy-setup 20:48:38 Building security-secretstore-setup 20:48:38 Building sys-mgmt-agent 20:48:38 Building core-metadata 20:48:38 Building core-data 20:48:38 ---> docker-login.sh 20:48:38 nexus3.edgexfoundry.org:10001 20:48:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:39 Configure a credential helper to remove this warning. See 20:48:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:39 20:48:39 Login Succeeded 20:48:39 nexus3.edgexfoundry.org:10002 20:48:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:40 Configure a credential helper to remove this warning. See 20:48:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:40 20:48:40 Login Succeeded 20:48:40 nexus3.edgexfoundry.org:10003 20:48:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:40 Configure a credential helper to remove this warning. See 20:48:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:40 20:48:40 Login Succeeded 20:48:40 nexus3.edgexfoundry.org:10004 20:48:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:41 Configure a credential helper to remove this warning. See 20:48:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:41 20:48:41 Login Succeeded 20:48:41 docker.io 20:48:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:48:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:48:41 Configure a credential helper to remove this warning. See 20:48:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:48:41 20:48:41 Login Succeeded 20:48:41 ---> docker-login.sh ends [Pipeline] } 20:48:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:48:42 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 20:48:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:48:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:48:42 ========================================================= 20:48:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:48:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:48:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:48:43 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:48:43 b3c136eddcbf: Pulling fs layer 20:48:43 c0a3192eca97: Pulling fs layer 20:48:43 a050256f5b6f: Pulling fs layer 20:48:43 656be50a0ddc: Pulling fs layer 20:48:43 2bbca73fdf42: Pulling fs layer 20:48:43 46d945488cbd: Pulling fs layer 20:48:43 8a5474983e97: Pulling fs layer 20:48:43 329c88fbcd65: Pulling fs layer 20:48:43 656be50a0ddc: Waiting 20:48:43 2bbca73fdf42: Waiting 20:48:43 329c88fbcd65: Waiting 20:48:43 8a5474983e97: Waiting 20:48:43 46d945488cbd: Waiting 20:48:43 a050256f5b6f: Verifying Checksum 20:48:43 a050256f5b6f: Download complete 20:48:43 c0a3192eca97: Verifying Checksum 20:48:43 c0a3192eca97: Download complete 20:48:43 2bbca73fdf42: Verifying Checksum 20:48:43 2bbca73fdf42: Download complete 20:48:43 46d945488cbd: Verifying Checksum 20:48:43 46d945488cbd: Download complete 20:48:43 b3c136eddcbf: Verifying Checksum 20:48:43 b3c136eddcbf: Download complete 20:48:44 b3c136eddcbf: Pull complete 20:48:44 329c88fbcd65: Download complete 20:48:44 c0a3192eca97: Pull complete 20:48:45 a050256f5b6f: Pull complete 20:48:45 8a5474983e97: Verifying Checksum 20:48:45 8a5474983e97: Download complete 20:48:46 656be50a0ddc: Verifying Checksum 20:48:46 656be50a0ddc: Download complete 20:48:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:48:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:48:56 ---> 45c9ddd314e3 20:48:56 Step 3/23 : WORKDIR /edgex-go 20:48:56 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:48:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:48:56 ---> 45c9ddd314e3 20:48:56 Step 3/25 : WORKDIR /edgex-go 20:48:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:48:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:48:56 ---> 45c9ddd314e3 20:48:56 Step 3/23 : WORKDIR /edgex-go 20:48:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:48:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:48:56 ---> 45c9ddd314e3 20:48:56 Step 3/22 : WORKDIR /edgex-go 20:48:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:48:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:48:56 ---> 45c9ddd314e3 20:48:56 Step 3/23 : WORKDIR /edgex-go 20:48:59 ---> Running in 66b400770a68 20:48:59 ---> Running in 1dbceaf8ea35 20:48:59 ---> Running in 71f600ae13dd 20:48:59 ---> Running in 0493b830076a 20:48:59 ---> Running in 452df3f30608 20:48:59 Removing intermediate container 1dbceaf8ea35 20:48:59 ---> 16d206ae8c0e 20:48:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:59 Removing intermediate container 66b400770a68 20:48:59 ---> e77f2ff22017 20:48:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:59 Removing intermediate container 0493b830076a 20:48:59 ---> f2c15399c72c 20:48:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:59 ---> Running in b2c1e98d64ea 20:48:59 ---> Running in 346793b61b7d 20:48:59 Removing intermediate container 452df3f30608 20:48:59 ---> 65799138ddf6 20:48:59 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:59 Removing intermediate container 71f600ae13dd 20:48:59 ---> 046fe6f5b7df 20:48:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:48:59 ---> Running in 18a49af7959d 20:48:59 ---> Running in 5a743615d03c 20:48:59 ---> Running in 3e76e33066a5 20:48:59 Removing intermediate container b2c1e98d64ea 20:48:59 ---> 7997033ce683 20:48:59 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:48:59 ---> Running in 34a3ba59ecb0 20:48:59 Removing intermediate container 346793b61b7d 20:48:59 ---> c98a529a5a6d 20:48:59 Step 5/23 : RUN apk add --update --no-cache make bash git 20:48:59 ---> Running in 3002e207cbae 20:49:00 Removing intermediate container 18a49af7959d 20:49:00 ---> dcb900bedd52 20:49:00 Step 5/22 : RUN apk add --update --no-cache make git 20:49:00 ---> Running in 21a7f89879a4 20:49:00 Removing intermediate container 5a743615d03c 20:49:00 ---> 31b613b9b042 20:49:00 Step 5/25 : RUN apk add --update --no-cache make git 20:49:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:49:00 ---> Running in a65ea9614aac 20:49:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:49:00 Removing intermediate container 3e76e33066a5 20:49:00 ---> 0acd086c74cd 20:49:00 Step 5/23 : RUN apk add --update --no-cache make git 20:49:00 ---> Running in 4ae55f797e5c 20:49:01 656be50a0ddc: Pull complete 20:49:01 2bbca73fdf42: Pull complete 20:49:01 46d945488cbd: Pull complete 20:49:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:49:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:49:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:49:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:49:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:49:01 OK: 211 MiB in 51 packages 20:49:01 OK: 211 MiB in 51 packages 20:49:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:49:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:49:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:49:02 Removing intermediate container 34a3ba59ecb0 20:49:02 ---> 69063d5dd6ea 20:49:02 Step 6/23 : COPY go.mod vendor* ./ 20:49:02 ---> e94156c93afa 20:49:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:02 ---> Running in 5a86a2b23156 20:49:02 Removing intermediate container 3002e207cbae 20:49:02 ---> 537a8622fc4a 20:49:02 Step 6/23 : COPY go.mod vendor* ./ 20:49:02 OK: 211 MiB in 51 packages 20:49:02 OK: 211 MiB in 51 packages 20:49:02 ---> 8ff3155a88cf 20:49:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:02 ---> Running in 78034dc32aa6 20:49:02 OK: 211 MiB in 51 packages 20:49:02 Removing intermediate container 21a7f89879a4 20:49:02 ---> 0da2ef5b2c38 20:49:02 Step 6/22 : COPY go.mod vendor* ./ 20:49:02 ---> d42a42f3bb26 20:49:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:02 ---> Running in 7c75319d7392 20:49:02 Removing intermediate container 4ae55f797e5c 20:49:02 ---> 8b56c8bf24dd 20:49:02 Step 6/23 : COPY go.mod vendor* ./ 20:49:03 ---> 4cd6adf22882 20:49:03 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:03 ---> Running in 4604e4d92877 20:49:03 Removing intermediate container a65ea9614aac 20:49:03 ---> 9f0255fb266e 20:49:03 Step 6/25 : COPY go.mod vendor* ./ 20:49:03 ---> d0911e0d7db1 20:49:03 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:49:03 ---> Running in 66d70d68d96d 20:49:05 8a5474983e97: Pull complete 20:49:07 329c88fbcd65: Pull complete 20:49:07 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 20:49:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:49:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:49:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:49:07 WORKDIR /edgex 20:49:07 COPY go.mod . 20:49:07 RUN go mod download 20:49:07 + docker build -t ci-base-image-arm64 -f - . 20:49:10 Sending build context to Docker daemon 169.4MB 20:49:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:49:10 ---> ff4287adb874 20:49:10 Step 2/4 : WORKDIR /edgex 20:49:12 ---> Running in 3943d4664bd8 20:49:12 Removing intermediate container 3943d4664bd8 20:49:12 ---> 16b75abe2221 20:49:12 Step 3/4 : COPY go.mod . 20:49:13 ---> 8b412072f9d3 20:49:13 Step 4/4 : RUN go mod download 20:49:13 ---> Running in 260571c3c7a7 20:49:18 Removing intermediate container 66d70d68d96d 20:49:18 ---> 18bb3458da3f 20:49:18 Step 8/25 : COPY . . 20:49:18 Removing intermediate container 78034dc32aa6 20:49:18 ---> 6f2523e9b919 20:49:18 Step 8/23 : COPY . . 20:49:18 Removing intermediate container 5a86a2b23156 20:49:18 ---> 83b1741acb04 20:49:18 Step 8/23 : COPY . . 20:49:18 Removing intermediate container 4604e4d92877 20:49:18 ---> 61b3b77c886c 20:49:18 Step 8/23 : COPY . . 20:49:18 Removing intermediate container 7c75319d7392 20:49:18 ---> a5f97d05fd48 20:49:18 Step 8/22 : COPY . . 20:49:36 ---> d86ae6327cd5 20:49:36 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:49:36 ---> 18529f5c2d8a 20:49:36 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:49:36 ---> ea4b44186027 20:49:36 Step 9/23 : RUN make cmd/core-data/core-data 20:49:36 ---> 538755fde1d9 20:49:36 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:49:36 ---> a2b8aae26d1f 20:49:36 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:49:36 ---> Running in 933da52edf37 20:49:36 ---> Running in cb5d5ba396a2 20:49:36 ---> Running in c1e742b29020 20:49:36 ---> Running in 61b35157eb96 20:49:36 ---> Running in 520400b1c70d 20:49:36 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 20:49:36 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/core-metadata/core-metadata ./cmd/core-metadata 20:49:36 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 20:49:36 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 20:49:36 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 20:49:45 Removing intermediate container 260571c3c7a7 20:49:45 ---> 1572a3747019 20:49:45 Successfully built 1572a3747019 20:49:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:45 + docker inspect -f . ci-base-image-arm64 20:49:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:46 prd-ubuntu20.04-docker-arm64-4c-16g-21400 does not seem to be running inside a container 20:49:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:49:47 $ docker top de310594124ab5ea9558f177dc55aee1a790065324a61faf88804bb25400f257 -eo pid,comm [Pipeline] { [Pipeline] sh 20:49:48 + go version 20:49:48 go version go1.18.3 linux/arm64 [Pipeline] } 20:49:48 $ docker stop --time=1 de310594124ab5ea9558f177dc55aee1a790065324a61faf88804bb25400f257 20:49:50 $ docker rm -f de310594124ab5ea9558f177dc55aee1a790065324a61faf88804bb25400f257 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:49:50 + docker inspect -f . ci-base-image-arm64 20:49:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:49:50 prd-ubuntu20.04-docker-arm64-4c-16g-21400 does not seem to be running inside a container 20:49:51 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:49:52 $ docker top 11187f95e45b91d7984fa9879cc5739cfd82597fbf229cde39808e74fdec4558 -eo pid,comm [Pipeline] { [Pipeline] echo 20:49:52 ========================================================= 20:49:52 [edgeXBuildGoParallel] Running Tests and Build... 20:49:52 ========================================================= [Pipeline] sh 20:49:53 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 20:49:53 + make test 20:49:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:50: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/secrets-config ./cmd/secrets-config 20:50: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:50:13 Removing intermediate container 933da52edf37 20:50:13 ---> 5cf1bdf7fa01 20:50:13 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:50:13 Removing intermediate container c1e742b29020 20:50:13 ---> 390bb6625ee8 20:50:13 20:50:13 Step 10/23 : FROM alpine:3.16 20:50:13 ---> Running in 6bc67d21b457 20:50:13 3.16: Pulling from library/alpine 20:50:13 Removing intermediate container 520400b1c70d 20:50:13 ---> b89c73209e42 20:50:13 20:50:13 Step 10/25 : FROM alpine:3.16 20:50:13 Removing intermediate container cb5d5ba396a2 20:50:13 ---> c99329c9b8c9 20:50:13 20:50:13 Step 10/22 : FROM alpine:3.16 20:50:13 3.16: Pulling from library/alpine 20:50:13 3.16: Pulling from library/alpine 20:50:13 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 20:50:13 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 20:50:13 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 20:50:13 Status: Downloaded newer image for alpine:3.16 20:50:13 Status: Image is up to date for alpine:3.16 20:50:13 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 20:50:13 Status: Image is up to date for alpine:3.16 20:50:13 ---> d7d3d98c851f 20:50:13 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:50:13 ---> d7d3d98c851f 20:50:13 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:50:13 ---> d7d3d98c851f 20:50:13 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:50:14 ---> Running in 28bcfaf5c41b 20:50:14 ---> Running in 1c1469699be4 20:50:14 ---> Running in 9d8225447a41 20:50:14 Removing intermediate container 61b35157eb96 20:50:14 ---> f7fd1c949ee7 20:50:14 20:50:14 Step 10/23 : FROM alpine:3.16 20:50:14 ---> d7d3d98c851f 20:50:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:50:14 ---> Running in f42fe054cdcc 20:50:14 Removing intermediate container f42fe054cdcc 20:50:14 ---> 42be3a31c697 20:50:14 Step 12/23 : ENV APP_PORT=59880 20:50:14 ---> Running in 38ff9915045c 20:50:14 Removing intermediate container 38ff9915045c 20:50:14 ---> c20718c45c48 20:50:14 Step 13/23 : EXPOSE $APP_PORT 20:50:14 Removing intermediate container 6bc67d21b457 20:50:14 ---> a409c96ec63d 20:50:14 20:50:14 Step 11/23 : FROM docker:20.10.14 20:50:14 ---> Running in e3623340db7a 20:50:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:50:14 Removing intermediate container e3623340db7a 20:50:14 ---> 0fb9c7204076 20:50:14 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:50:14 ---> Running in 3379dde067ae 20:50:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:50:14 20.10.14: Pulling from library/docker 20:50:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:50:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:50:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:50:15 (1/6) Installing ca-certificates (20211220-r0) 20:50:15 (2/6) Installing brotli-libs (1.0.9-r6) 20:50:15 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:50:15 (4/6) Installing libcurl (7.83.1-r2) 20:50:15 (5/6) Installing curl (7.83.1-r2) 20:50:15 (6/6) Installing dumb-init (1.2.5-r1) 20:50:15 Executing busybox-1.35.0-r15.trigger 20:50:15 (1/1) Installing dumb-init (1.2.5-r1) 20:50:15 Executing busybox-1.35.0-r15.trigger 20:50:15 Executing ca-certificates-20211220-r0.trigger 20:50:15 OK: 6 MiB in 15 packages 20:50:15 OK: 8 MiB in 20 packages 20:50:15 (1/3) Installing ca-certificates (20211220-r0) 20:50:15 (2/3) Installing dumb-init (1.2.5-r1) 20:50:15 (3/3) Installing su-exec (0.2-r1) 20:50:15 Executing busybox-1.35.0-r15.trigger 20:50:15 Executing ca-certificates-20211220-r0.trigger 20:50:15 OK: 6 MiB in 17 packages 20:50:16 Removing intermediate container 28bcfaf5c41b 20:50:16 ---> aa322e79a243 20:50:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:50:16 ---> Running in 8bf75b70e35c 20:50:16 Removing intermediate container 3379dde067ae 20:50:16 ---> 6437d26f9efa 20:50:16 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:50:16 Removing intermediate container 1c1469699be4 20:50:16 ---> df1695798113 20:50:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:50:16 ---> Running in 4227f07c19dc 20:50:16 ---> Running in 9af81937f788 20:50:16 Removing intermediate container 9d8225447a41 20:50:16 ---> 258e760f2f58 20:50:16 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:50:16 Removing intermediate container 8bf75b70e35c 20:50:16 ---> 4bc03c4bd100 20:50:16 Step 13/23 : ENV APP_PORT=59881 20:50:16 ---> Running in 310c197511e0 20:50:16 ---> Running in b18d73892de9 20:50:16 Removing intermediate container 9af81937f788 20:50:16 ---> a5d1b82657b8 20:50:16 Step 13/22 : WORKDIR /edgex 20:50:16 ---> Running in f47f37e67f9f 20:50:16 Removing intermediate container 310c197511e0 20:50:16 ---> 69cfbed0caf8 20:50:16 Step 13/25 : WORKDIR / 20:50:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:50:16 Removing intermediate container b18d73892de9 20:50:16 ---> b63ecb157d65 20:50:16 Step 14/23 : EXPOSE $APP_PORT 20:50:16 ---> Running in ef0378135749 20:50:16 ---> Running in 28d8360476c9 20:50:16 Removing intermediate container f47f37e67f9f 20:50:16 ---> 52249bb91410 20:50:16 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:50:16 Removing intermediate container ef0378135749 20:50:16 ---> 3400f7983bc2 20:50:16 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:50:17 Removing intermediate container 28d8360476c9 20:50:17 ---> c8bc5e6c3d38 20:50:17 Step 15/23 : WORKDIR / 20:50:17 ---> Running in 6a114aadb53c 20:50:17 ---> 6702f9587957 20:50:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:50:17 ---> d55ef34b93b0 20:50:17 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:50:17 Removing intermediate container 6a114aadb53c 20:50:17 ---> 2140cc529bc2 20:50:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:50:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:50:18 (1/6) Installing dumb-init (1.2.5-r1) 20:50:18 ---> de82c2a11a70 20:50:18 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:50:18 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:50:18 ---> 4510416a4264 20:50:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:50:18 (3/6) Installing libsodium (1.0.18-r0) 20:50:18 ---> 4c4d3796a589 20:50:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:50:18 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:50:18 (5/6) Installing libzmq (4.3.4-r0) 20:50:18 (6/6) Installing zeromq (4.3.4-r0) 20:50:18 ---> 1a1f91b5b0ed 20:50:18 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:50:18 Executing busybox-1.35.0-r15.trigger 20:50:18 OK: 8 MiB in 20 packages 20:50:18 ---> e6e53f5cb8b3 20:50:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:50:18 ---> a9aa3bb9fe6b 20:50:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:50:18 ---> 0e29747c420f 20:50:18 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:50:19 ---> 9f1909be1774 20:50:19 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:50:19 ---> b20a1240c3f9 20:50:19 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:50:19 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:50:19 Status: Downloaded newer image for docker:20.10.14 20:50:19 ---> 7417809fdb73 20:50:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:50:19 ---> Running in 0ebd570a9a0b 20:50:19 Removing intermediate container 4227f07c19dc 20:50:19 ---> c62b5d02d501 20:50:19 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:50:19 ---> Running in bc6b14e1ecec 20:50:19 ---> 5a42023356e3 20:50:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:50:19 ---> Running in 5357fc97b615 20:50:19 Removing intermediate container bc6b14e1ecec 20:50:19 ---> 785e3e8232af 20:50:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:50:19 ---> Running in 116262cd47d9 20:50:19 Removing intermediate container 5357fc97b615 20:50:19 ---> cc2c1957bf6e 20:50:19 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:50:19 ---> Running in 58b280cc44c1 20:50:19 ---> 5900cdd3778d 20:50:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:50:19 Removing intermediate container 116262cd47d9 20:50:19 ---> 061737f9b8e2 20:50:19 Step 21/23 : LABEL arch=x86_64 20:50:19 ---> Running in e8e163cb25c7 20:50:19 ---> fb2712415e73 20:50:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:50:19 Removing intermediate container e8e163cb25c7 20:50:19 ---> fed1db6715b4 20:50:19 Step 22/23 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 20:50:20 ---> Running in b81fca2dde42 20:50:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:50:20 ---> b438058c7468 20:50:20 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:50:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:50:20 ---> Running in 3ff3a9d064a9 20:50:20 Removing intermediate container 0ebd570a9a0b 20:50:20 ---> 7616d4131e43 20:50:20 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:50:20 Removing intermediate container b81fca2dde42 20:50:20 ---> de690e667e36 20:50:20 Step 23/23 : LABEL version=0.0.0 20:50:20 ---> 5db92878ca7d 20:50:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:50:20 ---> Running in f201948ff1c4 20:50:20 ---> Running in f007295c45e8 20:50:20 Removing intermediate container f201948ff1c4 20:50:20 ---> 8907d48eaa61 20:50:20 20:50:20 Removing intermediate container f007295c45e8 20:50:20 ---> 4ccd14c40c4d 20:50:20 Step 20/22 : LABEL arch=x86_64 20:50:20 ---> Running in 440bac656541 20:50:20 ---> bbf85ac44876 20:50:20 Step 19/23 : ENTRYPOINT ["/core-data"] 20:50:20 (1/43) Installing readline (8.1.1-r0) 20:50:20 (2/43) Installing bash (5.1.16-r0) 20:50:20 ---> Running in a05c29f8999c 20:50:20 Executing bash-5.1.16-r0.post-install 20:50:20 (3/43) Installing brotli-libs (1.0.9-r5) 20:50:20 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:50:20 Successfully built 8907d48eaa61 20:50:20 (5/43) Installing libcurl (7.80.0-r2) 20:50:20 Successfully tagged core-metadata:latest 20:50:20  Building core-metadata ... done Building security-spire-config 20:50:20 (6/43) Installing curl (7.80.0-r2) 20:50:20 (7/43) Installing dumb-init (1.2.5-r1) 20:50:20 (8/43) Installing libbz2 (1.0.8-r1) 20:50:20 (9/43) Installing expat (2.4.7-r0) 20:50:20 (10/43) Installing libffi (3.4.2-r1) 20:50:20 (11/43) Installing gdbm (1.22-r0) 20:50:20 (12/43) Installing xz-libs (5.2.5-r1) 20:50:20 Removing intermediate container 440bac656541 20:50:20 ---> ff2acea691f8 20:50:20 Step 21/22 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 20:50:20 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:50:20 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:50:20 Removing intermediate container a05c29f8999c 20:50:20 ---> b50e13d4abe9 20:50:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:50:20 (15/43) Installing mpdecimal (2.5.1-r1) 20:50:20 (16/43) Installing sqlite-libs (3.36.0-r0) 20:50:20 ---> Running in 5fa0ad1af3b0 20:50:20 (17/43) Installing python3 (3.9.13-r1) 20:50:20 ---> Running in fb3492c43831 20:50:21 (18/43) Installing py3-appdirs (1.4.4-r2) 20:50:21 (19/43) Installing py3-certifi (2020.12.5-r1) 20:50:21 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:50:21 (21/43) Installing py3-idna (3.3-r0) 20:50:21 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:50:21 (23/43) Installing py3-requests (2.26.0-r1) 20:50:21 (24/43) Installing py3-msgpack (1.0.2-r1) 20:50:21 (25/43) Installing py3-lockfile (0.12.2-r4) 20:50:21 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:50:21 (27/43) Installing py3-colorama (0.4.4-r1) 20:50:21 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:50:21 (29/43) Installing py3-distlib (0.3.3-r0) 20:50:21 (30/43) Installing py3-distro (1.6.0-r0) 20:50:21 (31/43) Installing py3-six (1.16.0-r0) 20:50:21 (32/43) Installing py3-webencodings (0.5.1-r4) 20:50:21 (33/43) Installing py3-html5lib (1.1-r1) 20:50:21 (34/43) Installing py3-parsing (2.4.7-r2) 20:50:21 (35/43) Installing py3-packaging (20.9-r1) 20:50:21 (36/43) Installing py3-tomli (1.2.2-r0) 20:50:21 (37/43) Installing py3-pep517 (0.12.0-r0) 20:50:21 (38/43) Installing py3-progress (1.6-r0) 20:50:21 (39/43) Installing py3-retrying (1.3.3-r2) 20:50:21 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:50:21 (41/43) Installing py3-setuptools (52.0.0-r4) 20:50:21 (42/43) Installing py3-toml (0.10.2-r2) 20:50:21 (43/43) Installing py3-pip (20.3.4-r1) 20:50:21 Executing busybox-1.34.1-r5.trigger 20:50:21 OK: 83 MiB in 65 packages 20:50:22 Removing intermediate container 5fa0ad1af3b0 20:50:22 ---> 0ff577909ee4 20:50:22 Step 22/22 : LABEL version=0.0.0 20:50:22 Collecting docker-compose==1.23.2 20:50:22 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:50:22 Collecting PyYAML<4,>=3.10 20:50:22 Downloading PyYAML-3.13.tar.gz (270 kB) 20:50:23 Collecting dockerpty<0.5,>=0.4.1 20:50:23 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:50:23 Collecting websocket-client<1.0,>=0.32.0 20:50:23 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:50:23 Collecting cached-property<2,>=1.2.0 20:50:23 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:50:23 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:50:23 Collecting docopt<0.7,>=0.6.1 20:50:23 Downloading docopt-0.6.2.tar.gz (25 kB) 20:50:24 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:50:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:50:24 ---> 45c9ddd314e3 20:50:24 Step 3/26 : WORKDIR /edgex-go 20:50:24 ---> Using cache 20:50:24 ---> 046fe6f5b7df 20:50:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:24 ---> Using cache 20:50:24 ---> 0acd086c74cd 20:50:24 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:50:24 Collecting jsonschema<3,>=2.5.1 20:50:24 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:50:24 Removing intermediate container fb3492c43831 20:50:24 ---> 995e5ba62d58 20:50:24 Step 21/23 : LABEL arch=x86_64 20:50:24 ---> Running in b675900efc67 20:50:24 ---> Running in a90568b6908b 20:50:24 ---> Running in 4d7fe5b48b3b 20:50:24 Removing intermediate container 3ff3a9d064a9 20:50:24 ---> a03129c1005e 20:50:24 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:50:24 Removing intermediate container a90568b6908b 20:50:24 ---> 9c2c2d42753c 20:50:24 20:50:24 Removing intermediate container 4d7fe5b48b3b 20:50:24 ---> a8c28b4a7aa4 20:50:24 Step 22/23 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 20:50:24 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:50:24 ---> Running in 1e6612b40b91 20:50:24 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:50:24 ---> Running in e8af03a92470 20:50:24 Collecting docker<4.0,>=3.6.0 20:50:24 Removing intermediate container 1e6612b40b91 20:50:24 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:50:24 ---> dfd4f74ff74e 20:50:24 Step 23/25 : LABEL arch=x86_64 20:50:24 Successfully built 9c2c2d42753c 20:50:24 Successfully tagged security-proxy-setup:latest 20:50:24 Building core-command 20:50:24  Building security-proxy-setup ... done Removing intermediate container e8af03a92470 20:50:24 ---> 37cbdd919588 20:50:24 Step 23/23 : LABEL version=0.0.0 20:50:24 Collecting texttable<0.10,>=0.9.0 20:50:24 ---> Running in a3caae36bb08 20:50:24 ---> Running in 9da46fbc58c3 20:50:24 Downloading texttable-0.9.1.tar.gz (11 kB) 20:50:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:50:24 Removing intermediate container a3caae36bb08 20:50:24 ---> ab0381654f13 20:50:24 Step 24/25 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 20:50:25 Collecting docker-pycreds>=0.4.0 20:50:25 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:50:25 Collecting idna<2.8,>=2.5 20:50:25 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:50:25 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 20:50:25 Collecting chardet<3.1.0,>=3.0.2 20:50:25 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:50:25 Collecting urllib3<1.25,>=1.21.1 20:50:25 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:50:25 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:50:25 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:50:25 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:50:25 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:50:25 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:50:25 Attempting uninstall: urllib3 20:50:25 Found existing installation: urllib3 1.26.7 20:50:25 Uninstalling urllib3-1.26.7: 20:50:25 Successfully uninstalled urllib3-1.26.7 20:50:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:50:25 OK: 211 MiB in 51 packages 20:50:26 ? github.com/edgexfoundry/edgex-go [no test files] 20:50:26 Attempting uninstall: idna 20:50:26 Found existing installation: idna 3.3 20:50:26 Removing intermediate container 9da46fbc58c3 20:50:26 ---> 90fa2cd2a80a 20:50:26 20:50:26 Uninstalling idna-3.3: 20:50:26 Successfully uninstalled idna-3.3 20:50:26 Successfully built 90fa2cd2a80a 20:50:27 Successfully tagged core-data:latest 20:50:27  Building core-data ... done Building security-bootstrapper 20:50:28 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:50:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:50:28 ---> 45c9ddd314e3 20:50:28 Step 3/23 : WORKDIR /edgex-go 20:50:28 ---> Using cache 20:50:28 ---> 046fe6f5b7df 20:50:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:28 ---> Using cache 20:50:28 ---> 0acd086c74cd 20:50:28 Step 5/23 : RUN apk add --update --no-cache make git 20:50:28 ---> Using cache 20:50:28 ---> 8b56c8bf24dd 20:50:28 Step 6/23 : COPY go.mod vendor* ./ 20:50:28 ---> Using cache 20:50:28 ---> 4cd6adf22882 20:50:28 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:28 ---> Using cache 20:50:28 ---> 61b3b77c886c 20:50:28 Step 8/23 : COPY . . 20:50:28 ---> Using cache 20:50:28 ---> 538755fde1d9 20:50:28 Step 9/23 : RUN make cmd/core-command/core-command 20:50:29 ---> Running in 37cc2e2226e1 20:50:30 Attempting uninstall: requests 20:50:30 Found existing installation: requests 2.26.0 20:50:30 Uninstalling requests-2.26.0: 20:50:30 Successfully uninstalled requests-2.26.0 20:50:30 Running setup.py install for texttable: started 20:50:31 ---> Running in 230d02d96840 20:50:31 Removing intermediate container 37cc2e2226e1 20:50:31 ---> f7b3f56f4339 20:50:31 Step 25/25 : LABEL version=0.0.0 20:50:31 Removing intermediate container b675900efc67 20:50:31 ---> 735a235323b0 20:50:31 Step 6/26 : COPY go.mod vendor* ./ 20:50:31 ---> Running in 7a57d8bab605 20:50:31 Running setup.py install for texttable: finished with status 'done' 20:50:31 Running setup.py install for PyYAML: started 20:50: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/core-command/core-command ./cmd/core-command 20:50:31 Removing intermediate container 7a57d8bab605 20:50:31 ---> f13780acb03a 20:50:31 20:50:31 ---> 303fee66d166 20:50:31 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:31 Successfully built f13780acb03a 20:50:31 Successfully tagged security-secretstore-setup:latest 20:50:31 ---> Running in 3c7584a2cfcd 20:50:31 Building support-scheduler 20:50:31  Building security-secretstore-setup ... done  Running setup.py install for PyYAML: finished with status 'done' 20:50:31 Running setup.py install for docopt: started 20:50:32 Running setup.py install for docopt: finished with status 'done' 20:50:32 Running setup.py install for dockerpty: started 20:50:32 Running setup.py install for dockerpty: finished with status 'done' 20:50:33 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:50:33 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:50:33 ---> 45c9ddd314e3 20:50:33 Step 3/31 : WORKDIR /edgex-go 20:50:33 ---> Using cache 20:50:33 ---> 046fe6f5b7df 20:50:33 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:33 ---> Using cache 20:50:33 ---> 0acd086c74cd 20:50:33 Step 5/31 : RUN apk add --update --no-cache make git 20:50:33 ---> Using cache 20:50:33 ---> 8b56c8bf24dd 20:50:33 Step 6/31 : COPY go.mod vendor* ./ 20:50:33 ---> Using cache 20:50:33 ---> 4cd6adf22882 20:50:33 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:33 ---> Using cache 20:50:33 ---> 61b3b77c886c 20:50:33 Step 8/31 : COPY . . 20:50:33 ---> Using cache 20:50:33 ---> 538755fde1d9 20:50:33 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:50:34 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 20:50:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:50:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:50:35 ---> 45c9ddd314e3 20:50:35 Step 3/22 : WORKDIR /edgex-go 20:50:35 ---> Using cache 20:50:35 ---> 046fe6f5b7df 20:50:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:50:35 ---> Using cache 20:50:35 ---> 0acd086c74cd 20:50:35 Step 5/22 : RUN apk add --update --no-cache make git 20:50:35 ---> Using cache 20:50:35 ---> 8b56c8bf24dd 20:50:35 Step 6/22 : COPY go.mod vendor* ./ 20:50:35 ---> Using cache 20:50:35 ---> 4cd6adf22882 20:50:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:50:35 ---> Using cache 20:50:35 ---> 61b3b77c886c 20:50:35 Step 8/22 : COPY . . 20:50:35 ---> Using cache 20:50:35 ---> 538755fde1d9 20:50:35 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:50:39 ---> Running in 18db46035c67 20:50:39 ---> Running in dba0481cc37f 20:50:39 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 20:50:39 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 20:50:44 Removing intermediate container 58b280cc44c1 20:50:44 ---> bd8c0682ef07 20:50:44 Step 14/23 : ENV APP_PORT=58890 20:50:44 ---> Running in e81e09108108 20:50:44 Removing intermediate container 3c7584a2cfcd 20:50:44 ---> 20ea8fc7a5dc 20:50:44 Step 8/26 : COPY . . 20:50:44 Removing intermediate container e81e09108108 20:50:44 ---> 3b982d77a7e0 20:50:44 Step 15/23 : EXPOSE $APP_PORT 20:50:45 ---> Running in a1fcb144ac50 20:50:45 Removing intermediate container a1fcb144ac50 20:50:45 ---> b48909ef10eb 20:50:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:50:52 ---> febf0c3dbf29 20:50:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:50:52 ---> 13a0dc703736 20:50:52 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:50:52 ---> 74db835f1682 20:50:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:50:52 ---> Running in 64b20f9bdd9d 20:50:53 Removing intermediate container 64b20f9bdd9d 20:50:53 ---> e0cdf3ab588f 20:50:53 Step 10/26 : WORKDIR /edgex-go/spire-build 20:50:53 ---> Running in 83bff235f5bc 20:50:53 ---> 173760dd5b38 20:50:53 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:50:53 ---> Running in d74a5cdb72fd 20:50:53 Removing intermediate container 83bff235f5bc 20:50:53 ---> 2d14c3b16c40 20:50:53 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 20:50:53 ---> Running in ab93fa254361 20:50:54 Removing intermediate container d74a5cdb72fd 20:50:54 ---> e82cc3350560 20:50:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:50:54 ---> Running in 47c5c4f511f3 20:50:55 Removing intermediate container 47c5c4f511f3 20:50:55 ---> 9556fbe097a5 20:50:55 Step 21/23 : LABEL arch=x86_64 20:50:55 ---> Running in c05b3ff2078d 20:50:55 Removing intermediate container 230d02d96840 20:50:55 ---> b9a39f2182a0 20:50:55 20:50:55 Step 10/23 : FROM alpine:3.16 20:50:55 ---> d7d3d98c851f 20:50:55 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:50:55 ---> Using cache 20:50:55 ---> aa322e79a243 20:50:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:50:55 ---> Using cache 20:50:55 ---> 4bc03c4bd100 20:50:55 Step 13/23 : ENV APP_PORT=59882 20:50:55 ---> Running in ec965a7e42dd 20:50:55 Removing intermediate container c05b3ff2078d 20:50:55 ---> 451d6d774624 20:50:55 Step 22/23 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 20:50:55 ---> Running in c8c855577194 20:50:55 Removing intermediate container ec965a7e42dd 20:50:55 ---> 3a7f1e239023 20:50:55 Step 14/23 : EXPOSE $APP_PORT 20:50:55 ---> Running in d38fbfcf2125 20:50:55 Removing intermediate container ab93fa254361 20:50:55 ---> c61cd41e2d41 20:50:55 Step 12/26 : WORKDIR /edgex-go 20:50:55 Removing intermediate container c8c855577194 20:50:55 ---> 2668a33f9f17 20:50:55 Step 23/23 : LABEL version=0.0.0 20:50:55 ---> Running in 6d83a0ea97ee 20:50:55 ---> Running in d082abccc921 20:50:56 Removing intermediate container d38fbfcf2125 20:50:56 ---> 574303e6e4aa 20:50:56 Step 15/23 : WORKDIR / 20:50:56 ---> Running in bd311f3172c2 20:50:56 Removing intermediate container d082abccc921 20:50:56 ---> e7148d785053 20:50:56 20:50:56 Removing intermediate container 6d83a0ea97ee 20:50:56 ---> 6c72a44548ca 20:50:56 20:50:56 Step 13/26 : FROM alpine:3.15 20:50:56 Successfully built e7148d785053 20:50:56 Successfully tagged sys-mgmt-agent:latest 20:50:56  Building sys-mgmt-agent ... done Building security-spire-server 20:50:56 3.15: Pulling from library/alpine 20:50:56 Removing intermediate container bd311f3172c2 20:50:56 ---> 8de4fe3b3ca1 20:50:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:00 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:51:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:51:00 ---> 45c9ddd314e3 20:51:00 Step 3/25 : WORKDIR /edgex-go 20:51:00 ---> Using cache 20:51:00 ---> 046fe6f5b7df 20:51:00 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:00 ---> Using cache 20:51:00 ---> 0acd086c74cd 20:51:00 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:51:00 ---> Using cache 20:51:00 ---> 735a235323b0 20:51:00 Step 6/25 : COPY go.mod vendor* ./ 20:51:00 ---> Using cache 20:51:00 ---> 303fee66d166 20:51:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:00 ---> Using cache 20:51:00 ---> 20ea8fc7a5dc 20:51:00 Step 8/25 : COPY . . 20:51:00 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 20:51:00 ---> Using cache 20:51:00 ---> 13a0dc703736 20:51:00 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:51:00 ---> Using cache 20:51:00 ---> e0cdf3ab588f 20:51:00 Step 10/25 : WORKDIR /edgex-go/spire-build 20:51:00 ---> Using cache 20:51:00 ---> 2d14c3b16c40 20:51:00 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 20:51:01 Status: Downloaded newer image for alpine:3.15 20:51:01 ---> 2720e26172a0 20:51:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:51:02 ---> ea601ab8c56e 20:51:02 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:51:02 ---> Running in 9aa9b9f610e7 20:51:02 ---> Running in 65e149739323 20:51:02 Removing intermediate container 9aa9b9f610e7 20:51:02 ---> 42ea0a5c7cb1 20:51:02 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:02 ---> Running in bdeacd80fdbf 20:51:02 ---> 01cf35996712 20:51:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:51:03 ---> fc2b15a01b8b 20:51:03 Step 19/23 : ENTRYPOINT ["/core-command"] 20:51:03 ---> Running in eb5b76f58d7a 20:51:03 Removing intermediate container 65e149739323 20:51:03 ---> cc2df28298bf 20:51:03 Step 12/25 : WORKDIR /edgex-go 20:51:03 Removing intermediate container eb5b76f58d7a 20:51:03 ---> 6af7d3b76ea4 20:51:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:51:03 ---> Running in d47d39021336 20:51:03 ---> Running in 4c7d62da46a3 20:51:03 Removing intermediate container bdeacd80fdbf 20:51:03 ---> 433a0c0ff56b 20:51:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:51:03 ---> Running in 0b7899dce31a 20:51:03 Removing intermediate container d47d39021336 20:51:03 ---> 67df9670d35a 20:51:03 20:51:03 Step 13/25 : FROM alpine:3.15 20:51:03 ---> 2720e26172a0 20:51:03 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:51:03 ---> Using cache 20:51:03 ---> 42ea0a5c7cb1 20:51:03 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:03 ---> Using cache 20:51:03 Removing intermediate container 4c7d62da46a3 20:51:03 ---> 433a0c0ff56b 20:51:03 ---> 3749058c7183 20:51:03 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompatStep 21/23 : LABEL arch=x86_64 20:51:03 20:51:03 ---> Running in abc600935f31 20:51:03 ---> Running in d57fd4103eae 20:51:03 Removing intermediate container abc600935f31 20:51:03 ---> e525e5e3e707 20:51:03 Step 22/23 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 20:51:04 ---> Running in 6c19444939f5 20:51:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:51:04 Removing intermediate container 6c19444939f5 20:51:04 ---> f2097c743251 20:51:04 Step 23/23 : LABEL version=0.0.0 20:51:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:51:04 ---> Running in 169ed98ac65f 20:51:04 Removing intermediate container 18db46035c67 20:51:04 ---> f2667d5cbf6c 20:51:04 20:51:04 Step 10/31 : FROM alpine:3.16 20:51:04 ---> d7d3d98c851f 20:51:04 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:51:04 ---> Running in 556778cf6d1e 20:51:04 Removing intermediate container 169ed98ac65f 20:51:04 ---> 6db3454caf51 20:51:04 20:51:04 Removing intermediate container 556778cf6d1e 20:51:04 ---> bfd28df1ebb3 20:51:04 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:51:04 ---> Running in 186e808bdfa2 20:51:04 Successfully built 6db3454caf51 20:51:04 Successfully tagged core-command:latest 20:51:04  Building core-command ... done Building support-notifications 20:51:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:51:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:51:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:51:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:51:05 (1/2) Installing dumb-init (1.2.5-r1) 20:51:05 (2/2) Installing su-exec (0.2-r1) 20:51:05 Executing busybox-1.35.0-r15.trigger 20:51:05 OK: 6 MiB in 16 packages 20:51:05 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:51:05 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:51:05 OK: 15856 distinct packages available 20:51:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:51:05 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:51:05 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:51:05 OK: 15856 distinct packages available 20:51:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:51:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:51:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:51:06 (1/4) Installing dumb-init (1.2.5-r1) 20:51:07 (1/5) Installing dumb-init (1.2.5-r1) 20:51:07 (2/4) Installing musl-obstack (1.2.3-r0) 20:51:07 (2/5) Installing musl-obstack (1.2.3-r0) 20:51:07 (3/4) Installing libucontext (1.1-r0) 20:51:07 (3/5) Installing libucontext (1.1-r0) 20:51:07 (4/4) Installing gcompat (1.0.0-r4) 20:51:07 (4/5) Installing gcompat (1.0.0-r4) 20:51:07 Executing busybox-1.34.1-r7.trigger 20:51:07 OK: 6 MiB in 18 packages 20:51:07 (5/5) Installing openssl (1.1.1q-r0) 20:51:07 Executing busybox-1.34.1-r7.trigger 20:51:07 OK: 6 MiB in 19 packages 20:51:08 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:51:08 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:51:08 ---> 45c9ddd314e3 20:51:08 Step 3/22 : WORKDIR /edgex-go 20:51:08 ---> Using cache 20:51:08 ---> 046fe6f5b7df 20:51:08 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:08 ---> Using cache 20:51:08 ---> 0acd086c74cd 20:51:08 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:51:10 ---> Running in 9e3d104f4b50 20:51:10 Removing intermediate container 186e808bdfa2 20:51:10 ---> ff4f5b18ed4e 20:51:10 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:51:10 ---> Running in 23ac8ac01f2f 20:51:11 Removing intermediate container d57fd4103eae 20:51:11 ---> 3ee7383ae8ac 20:51:11 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:51:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:51:11 Removing intermediate container 0b7899dce31a 20:51:11 ---> 59f4f77e0153 20:51:11 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:51:11 Removing intermediate container 23ac8ac01f2f 20:51:11 ---> 2eb243c11424 20:51:11 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:51:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:51:12 OK: 211 MiB in 51 packages 20:51:13 ---> Running in bdc5cfa680aa 20:51:13 ---> f5b146a8122c 20:51:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:51:13 ---> 5bcd4d088437 20:51:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:51:13 Removing intermediate container bdc5cfa680aa 20:51:13 ---> 8930de38a9ed 20:51:13 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:51:13 ---> Running in da73436899fb 20:51:13 Removing intermediate container 9e3d104f4b50 20:51:13 ---> 83bddd4f773e 20:51:13 Step 6/22 : COPY go.mod vendor* ./ 20:51:13 Removing intermediate container dba0481cc37f 20:51:13 ---> ebf058755d31 20:51:13 20:51:13 ---> 8972c71f07e9 20:51:13 Step 10/22 : FROM alpine:3.16 20:51:13 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:51:13 ---> d7d3d98c851f 20:51:13 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:51:13 ---> Using cache 20:51:13 ---> aa322e79a243 20:51:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:51:13 ---> Using cache 20:51:13 ---> 4bc03c4bd100 20:51:13 Step 13/22 : ENV APP_PORT=59861 20:51:13 ---> db42444205ba 20:51:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:51:13 Removing intermediate container da73436899fb 20:51:13 ---> 00393c24f97c 20:51:13 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:51:13 ---> Running in 0c00e2a07f78 20:51:13 ---> Running in 0d8dfa874f51 20:51:13 ---> Running in dd5360dc4d11 20:51:13 ---> f36115b64302 20:51:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:13 ---> Running in ee74e046bcae 20:51:14 Removing intermediate container 0d8dfa874f51 20:51:14 ---> 37a19b994b35 20:51:14 Step 14/22 : EXPOSE $APP_PORT 20:51:14 ---> 201a6923f6e1 20:51:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:51:14 Removing intermediate container 0c00e2a07f78 20:51:14 ---> c22b96d92412 20:51:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:51:14 ---> Running in b24094b74afa 20:51:14 Removing intermediate container b24094b74afa 20:51:14 ---> 5e18a5262768 20:51:14 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:14 ---> c5b5387c2e41 20:51:14 Step 21/26 : WORKDIR / 20:51:14 ---> Running in 478ce302e0b6 20:51:14 ---> 06a492d92506 20:51:14 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:51:14 ---> Running in 570f959fcf0e 20:51:14 Removing intermediate container 478ce302e0b6 20:51:14 ---> fc91788f8c4a 20:51:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:51:14 ---> 6abd9ac31372 20:51:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:51:14 ---> Running in d0513c1cf4a6 20:51:14 Removing intermediate container 570f959fcf0e 20:51:14 ---> 5ea245c17832 20:51:14 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:51:14 ---> Running in 11e50d96eedc 20:51:14 Removing intermediate container d0513c1cf4a6 20:51:14 ---> 2b2491e6f622 20:51:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:51:14 ---> Running in bc60379b4326 20:51:14 Removing intermediate container dd5360dc4d11 20:51:14 ---> 80ba727cf2fa 20:51:14 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 20:51:14 Removing intermediate container 11e50d96eedc 20:51:14 ---> 88a64b1b0a64 20:51:14 Step 23/25 : LABEL arch=x86_64 20:51:14 Removing intermediate container bc60379b4326 20:51:14 ---> 61f5d078f1a0 20:51:14 Step 24/26 : LABEL arch=x86_64 20:51:14 ---> Running in 81a1dbe94259 20:51:14 ---> Running in 46855ed08d0a 20:51:15 ---> Running in 8765bfbe0270 20:51:15 ---> dd4418fa6da0 20:51:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:51:15 Removing intermediate container 8765bfbe0270 20:51:15 ---> c618079a83be 20:51:15 Step 25/26 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 20:51:15 Removing intermediate container 81a1dbe94259 20:51:15 ---> 2c4568d6540b 20:51:15 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:51:15 Removing intermediate container 46855ed08d0a 20:51:15 ---> 2b7ec16a16b5 20:51:15 Step 24/25 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 20:51:15 ---> Running in 0e84f378d5a4 20:51:15 ---> Running in 722cf62231a1 20:51:15 ---> 97a3a7492cd9 20:51:15 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:51:15 ---> Running in 09a808b429b0 20:51:15 Removing intermediate container 0e84f378d5a4 20:51:15 ---> b8f1a516bcde 20:51:15 Step 26/26 : LABEL version=0.0.0 20:51:15 Removing intermediate container 722cf62231a1 20:51:15 ---> 31e7c19c2958 20:51:15 Step 25/25 : LABEL version=0.0.0 20:51:15 ---> 0b966abbbb19 20:51:15 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:51:15 ---> Running in cfa1033956e0 20:51:15 Removing intermediate container 09a808b429b0 20:51:15 ---> 026af1894564 20:51:15 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:51:15 ---> Running in c03db009c49f 20:51:15 ---> Running in 760f12ce3757 20:51:15 ---> Running in c20c7c773594 20:51:15 Removing intermediate container cfa1033956e0 20:51:15 ---> 4d363747223f 20:51:15 20:51:15 Removing intermediate container 760f12ce3757 20:51:15 ---> 4cddf87e6bf2 20:51:15 20:51:15 Successfully built 4d363747223f 20:51:15 Successfully tagged security-spire-config:latest 20:51:15  Building security-spire-config ... done Building security-spire-agent 20:51:15 Removing intermediate container c20c7c773594 20:51:15 ---> e3afbe606215 20:51:15 Step 20/22 : LABEL arch=x86_64 20:51:15 ---> Running in 281e45c6e0aa 20:51:16 Successfully built 4cddf87e6bf2 20:51:16 Successfully tagged security-spire-server:latest 20:51:16 Building security-spiffe-token-provider 20:51:16  Building security-spire-server ... done Removing intermediate container 281e45c6e0aa 20:51:16 ---> afb9f005c781 20:51:16 Step 21/22 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 20:51:21 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:51:21 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:51:21 ---> 45c9ddd314e3 20:51:21 Step 3/20 : WORKDIR /edgex-go 20:51:21 ---> Using cache 20:51:21 ---> 046fe6f5b7df 20:51:21 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:51:21 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:51:21 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:51:21 ---> 45c9ddd314e3 20:51:21 Step 3/26 : WORKDIR /edgex-go 20:51:21 ---> Using cache 20:51:21 ---> 046fe6f5b7df 20:51:21 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:21 ---> Using cache 20:51:21 ---> 0acd086c74cd 20:51:21 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:51:21 ---> Using cache 20:51:21 ---> 735a235323b0 20:51:21 Step 6/26 : COPY go.mod vendor* ./ 20:51:21 ---> Using cache 20:51:21 ---> 303fee66d166 20:51:21 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:21 ---> Using cache 20:51:21 ---> 20ea8fc7a5dc 20:51:21 Step 8/26 : COPY . . 20:51:21 ---> Using cache 20:51:21 ---> 13a0dc703736 20:51:21 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:51:21 ---> Using cache 20:51:21 ---> e0cdf3ab588f 20:51:21 Step 10/26 : WORKDIR /edgex-go/spire-build 20:51:21 ---> Using cache 20:51:21 ---> 2d14c3b16c40 20:51:21 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 20:51:21 ---> Using cache 20:51:21 ---> c61cd41e2d41 20:51:21 Step 12/26 : WORKDIR /edgex-go 20:51:21 ---> Using cache 20:51:21 ---> 6c72a44548ca 20:51:21 20:51:21 Step 13/26 : FROM alpine:3.15 20:51:21 ---> 2720e26172a0 20:51:21 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:51:21 ---> Using cache 20:51:21 ---> 42ea0a5c7cb1 20:51:21 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:21 ---> Using cache 20:51:21 ---> 433a0c0ff56b 20:51:21 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:51:21 ---> Using cache 20:51:21 ---> 3ee7383ae8ac 20:51:21 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:51:22 ---> Running in c343219a828b 20:51:22 ---> Running in 83a154efb3a2 20:51:22 ---> 2400eca9200b 20:51:22 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:51:23 Removing intermediate container c03db009c49f 20:51:23 ---> 93fb52a8ac3e 20:51:23 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:51:23 Removing intermediate container 83a154efb3a2 20:51:23 ---> f75569a6cf3d 20:51:23 Step 22/22 : LABEL version=0.0.0 20:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:51:23 v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:51:23 v3.16.1-51-g3f4189f60c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:51:23 OK: 17033 distinct packages available 20:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:51:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:51:23 OK: 211 MiB in 51 packages 20:51:23 ---> Running in b6f5f2556b1f 20:51:23 ---> 4ecf96384728 20:51:23 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:51:23 ---> 93a26a9d413d 20:51:23 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:51:24 Removing intermediate container b6f5f2556b1f 20:51:24 ---> 90f798f24244 20:51:24 20:51:24 Successfully built 90f798f24244 20:51:24 Successfully tagged support-scheduler:latest 20:51:24  Building support-scheduler ... done  ---> 3e3776ccb8bf 20:51:24 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:51:24 ---> 0a3f99a97c3f 20:51:24 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:51:24 Removing intermediate container c343219a828b 20:51:24 ---> d971945a5c52 20:51:24 Step 5/20 : COPY go.mod vendor* ./ 20:51:25 ---> e8b2587c8bd9 20:51:25 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:51:25 ---> 718a1e37b466 20:51:25 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:51:25 ---> 3d478cfde27a 20:51:25 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:25 ---> Running in 1f707b4ed745 20:51:25 ---> 45fec15786b6 20:51:25 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:51:25 ---> 3261dfa2e139 20:51:25 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:51:25 ---> Running in b40d3d4fc45f 20:51:25 Removing intermediate container b40d3d4fc45f 20:51:25 ---> d8bf4bbfbabf 20:51:25 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:51:25 ---> c7913aa483ee 20:51:25 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:51:25 ---> Running in 9bf00efb4d35 20:51:26 Removing intermediate container 9bf00efb4d35 20:51:26 ---> c00736553890 20:51:26 Step 24/26 : LABEL arch=x86_64 20:51:26 ---> 09e388476342 20:51:26 Step 26/31 : RUN chmod +x /entrypoint.sh 20:51:26 ---> Running in d3e193fee1af 20:51:26 ---> Running in 69ebaf7c59cf 20:51:26 Removing intermediate container d3e193fee1af 20:51:26 ---> 831e98c8c930 20:51:26 Step 25/26 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 20:51:26 ---> Running in 432d6c4d3727 20:51:26 Removing intermediate container 432d6c4d3727 20:51:26 ---> 17bd63a1e3db 20:51:26 Step 26/26 : LABEL version=0.0.0 20:51:26 ---> Running in 0867b0ebaa08 20:51:27 Removing intermediate container 0867b0ebaa08 20:51:27 ---> 47dd4bff7c81 20:51:27 20:51:27 Successfully built 47dd4bff7c81 20:51:27 Successfully tagged security-spire-agent:latest 20:51:27  Building security-spire-agent ... done Removing intermediate container 69ebaf7c59cf 20:51:27 ---> 2efcc8859521 20:51:27 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:51:28 ---> Running in 94938e6589cc 20:51:28 Removing intermediate container 94938e6589cc 20:51:28 ---> ddf4c7ab3b4e 20:51:28 Step 28/31 : CMD ["gate"] 20:51:28 ---> Running in 38277418a99f 20:51:28 Removing intermediate container ee74e046bcae 20:51:28 ---> 855bddcc6d05 20:51:28 Step 8/22 : COPY . . 20:51:28 Removing intermediate container 38277418a99f 20:51:28 ---> 1d2f08db0ac7 20:51:28 Step 29/31 : LABEL arch=x86_64 20:51:28 ---> Running in 21aaab5a83da 20:51:30 Removing intermediate container 21aaab5a83da 20:51:30 ---> 1ebf6e177a6f 20:51:30 Step 30/31 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 20:51:32 ---> Running in 5e798c1add90 20:51:32 Removing intermediate container 5e798c1add90 20:51:32 ---> 601dba8f31bc 20:51:32 Step 31/31 : LABEL version=0.0.0 20:51:32 ---> Running in 77cd118b897c 20:51:32 Removing intermediate container 1f707b4ed745 20:51:32 ---> 30c69ddf5bc6 20:51:32 Step 7/20 : COPY . . 20:51:33 Removing intermediate container 77cd118b897c 20:51:33 ---> 2de1e396b439 20:51:33 20:51:33 Successfully built 2de1e396b439 20:51:34 Successfully tagged security-bootstrapper:latest 20:51:34  Building security-bootstrapper ... done  ---> 5d1260a13440 20:51:34 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:51:35 ---> Running in 018a87687d5f 20:51:35 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 20:51:38 ---> 310eeb513c54 20:51:38 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:51:38 ---> Running in 9a72efb6fea2 20:51:38 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 20:52:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:52:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:52:04 Removing intermediate container 9a72efb6fea2 20:52:04 ---> 7cfd1130c7ef 20:52:04 20:52:04 Step 9/20 : FROM alpine:3.15 20:52:04 ---> 2720e26172a0 20:52:04 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:52:04 ---> Using cache 20:52:04 ---> 42ea0a5c7cb1 20:52:04 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:04 ---> Using cache 20:52:04 ---> 433a0c0ff56b 20:52:04 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:52:04 Removing intermediate container 018a87687d5f 20:52:04 ---> 8e2a32e3c27c 20:52:04 20:52:04 Step 10/22 : FROM alpine:3.16 20:52:04 ---> d7d3d98c851f 20:52:04 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:52:04 ---> Running in 69b408e62cec 20:52:04 ---> Running in 57a8defa9c8d 20:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:52:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:52:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:52:04 (1/2) Installing ca-certificates (20211220-r0) 20:52:04 (2/2) Installing dumb-init (1.2.5-r1) 20:52:04 Executing busybox-1.35.0-r15.trigger 20:52:04 Executing ca-certificates-20211220-r0.trigger 20:52:04 OK: 6 MiB in 16 packages 20:52:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:52:04 Removing intermediate container 57a8defa9c8d 20:52:04 ---> ddc061bd4b36 20:52:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:52:04 ---> Running in adfc94ef794f 20:52:04 Removing intermediate container adfc94ef794f 20:52:04 ---> 5c8836be8854 20:52:04 Step 13/22 : ENV APP_PORT=59860 20:52:04 ---> Running in 1c03c13d53e4 20:52:04 Removing intermediate container 1c03c13d53e4 20:52:04 ---> 9c43dd82eeea 20:52:04 Step 14/22 : EXPOSE $APP_PORT 20:52:04 ---> Running in 4c93f0d1f9b8 20:52:04 Removing intermediate container 4c93f0d1f9b8 20:52:04 ---> 02a22dd5020a 20:52:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:52:04 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:52:04 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:52:04 OK: 15856 distinct packages available 20:52:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:52:04 ---> 647820085b80 20:52:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:52:04 ---> a4b9e6fd0bbc 20:52:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:52:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:52:04 ---> feb11a9f114f 20:52:04 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:52:04 ---> Running in c1970e45d8f5 20:52:04 Removing intermediate container c1970e45d8f5 20:52:04 ---> f94c09618ef7 20:52:04 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:52:04 ---> Running in bd77a7127ff8 20:52:04 Removing intermediate container bd77a7127ff8 20:52:04 ---> 47a99fa95672 20:52:04 Step 20/22 : LABEL arch=x86_64 20:52:05 ---> Running in 9137d3f9e72d 20:52:05 (1/9) Installing ca-certificates (20211220-r0) 20:52:05 Removing intermediate container 9137d3f9e72d 20:52:05 ---> a17cb7d900dd 20:52:05 Step 21/22 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 20:52:05 ---> Running in dc12eca0e666 20:52:05 (2/9) Installing brotli-libs (1.0.9-r5) 20:52:05 Removing intermediate container dc12eca0e666 20:52:05 ---> db1b35729b6d 20:52:05 Step 22/22 : LABEL version=0.0.0 20:52:05 ---> Running in 79b32067c336 20:52:05 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:52:05 Removing intermediate container 79b32067c336 20:52:05 ---> 448fa765f567 20:52:05 20:52:05 (4/9) Installing libcurl (7.80.0-r2) 20:52:05 Successfully built 448fa765f567 20:52:05 Successfully tagged support-notifications:latest 20:52:05  Building support-notifications ... done (5/9) Installing curl (7.80.0-r2) 20:52:05 (6/9) Installing dumb-init (1.2.5-r1) 20:52:05 (7/9) Installing musl-obstack (1.2.3-r0) 20:52:05 (8/9) Installing libucontext (1.1-r0) 20:52:05 (9/9) Installing gcompat (1.0.0-r4) 20:52:06 Executing busybox-1.34.1-r7.trigger 20:52:06 Executing ca-certificates-20211220-r0.trigger 20:52:06 OK: 8 MiB in 23 packages 20:52:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:52:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:52:06 Removing intermediate container 69b408e62cec 20:52:06 ---> 99ec1de65ffa 20:52:06 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:52:06 ---> 9616295b940a 20:52:06 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:52:07 ---> f290324e2c3e 20:52:07 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:52:07 ---> a8a346f71862 20:52:07 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:52:07 ---> Running in c07f3af4e777 20:52:07 Removing intermediate container c07f3af4e777 20:52:07 ---> 3973500f7bb1 20:52:07 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:52:07 ---> Running in 52f3b7194c8d 20:52:07 Removing intermediate container 52f3b7194c8d 20:52:07 ---> 1a71d6809298 20:52:07 Step 18/20 : LABEL arch=x86_64 20:52:07 ---> Running in e350b83b6459 20:52:07 Removing intermediate container e350b83b6459 20:52:07 ---> 262406b8ad9d 20:52:07 Step 19/20 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 20:52:07 ---> Running in 28bca37a8495 20:52:07 Removing intermediate container 28bca37a8495 20:52:07 ---> a7f9265d2e4a 20:52:07 Step 20/20 : LABEL version=0.0.0 20:52:07 ---> Running in 6f89f02ff27d 20:52:07 Removing intermediate container 6f89f02ff27d 20:52:07 ---> ca21bec03c85 20:52:07 20:52:08 Successfully built ca21bec03c85 20:52:08 Successfully tagged security-spiffe-token-provider:latest 20:52:08  Building security-spiffe-token-provider ... done  [Pipeline] } 20:52:08 $ docker stop --time=1 642f8920207fe11b4e3147322919abe7e5a8fbb63b29199ad0d3729ff3830787 20:52:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:52:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:52:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:52:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:52:08 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:52:09 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:52:09 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:52:09 $ docker rm -f 642f8920207fe11b4e3147322919abe7e5a8fbb63b29199ad0d3729ff3830787 [Pipeline] // withDockerContainer [Pipeline] sh 20:52:09 + docker images 20:52:09 REPOSITORY TAG IMAGE ID CREATED SIZE 20:52:09 security-spiffe-token-provider latest ca21bec03c85 2 seconds ago 29.1MB 20:52:09 support-notifications latest 448fa765f567 4 seconds ago 27.1MB 20:52:09 7cfd1130c7ef 8 seconds ago 1.74GB 20:52:09 8e2a32e3c27c 9 seconds ago 1.75GB 20:52:09 security-bootstrapper latest 2de1e396b439 37 seconds ago 19.3MB 20:52:09 security-spire-agent latest 47dd4bff7c81 43 seconds ago 125MB 20:52:09 support-scheduler latest 90f798f24244 46 seconds ago 26.5MB 20:52:09 security-spire-config latest 4d363747223f 54 seconds ago 85.8MB 20:52:09 security-spire-server latest 4cddf87e6bf2 54 seconds ago 86.5MB 20:52:09 ebf058755d31 56 seconds ago 1.74GB 20:52:09 f2667d5cbf6c About a minute ago 1.69GB 20:52:09 core-command latest 6db3454caf51 About a minute ago 16.2MB 20:52:09 67df9670d35a About a minute ago 1.58GB 20:52:09 6c72a44548ca About a minute ago 1.58GB 20:52:09 sys-mgmt-agent latest e7148d785053 About a minute ago 299MB 20:52:09 b9a39f2182a0 About a minute ago 1.68GB 20:52:09 security-secretstore-setup latest f13780acb03a About a minute ago 28.9MB 20:52:09 core-data latest 90fa2cd2a80a About a minute ago 21.5MB 20:52:09 security-proxy-setup latest 9c2c2d42753c About a minute ago 27.2MB 20:52:09 core-metadata latest 8907d48eaa61 About a minute ago 17.1MB 20:52:09 f7fd1c949ee7 About a minute ago 1.71GB 20:52:09 a409c96ec63d About a minute ago 1.69GB 20:52:09 b89c73209e42 About a minute ago 1.7GB 20:52:09 390bb6625ee8 About a minute ago 1.69GB 20:52:09 c99329c9b8c9 About a minute ago 1.69GB 20:52:09 ci-base-image-x86_64 latest 45c9ddd314e3 5 minutes ago 993MB 20:52:09 alpine 3.15 2720e26172a0 8 days ago 5.57MB 20:52:09 alpine 3.16 d7d3d98c851f 10 days ago 5.53MB 20:52:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 weeks ago 253MB 20:52:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB 20:52:09 docker 20.10.14 7417809fdb73 3 months ago 218MB 20:52:09 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] } 20:52:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:52:10 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:52:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:52:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [Pipeline] // stage [Pipeline] } 20:52:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.308s coverage: 28.7% of statements 20:52:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:52:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:52:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.440s coverage: 98.5% of statements 20:52:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:52:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.455s coverage: 54.2% of statements 20:52:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:52:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:52:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.224s coverage: 89.2% of statements 20:52:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:52:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:52:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:52:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.463s coverage: 83.8% of statements 20:52:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:52:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:52:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:52:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:52:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:52:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.316s coverage: 95.6% of statements 20:52:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:52:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:52:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.454s coverage: 72.2% of statements 20:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:52:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.384s coverage: 60.0% of statements 20:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:52:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.321s coverage: 0.9% of statements 20:52:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:52:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.281s coverage: 58.8% of statements 20:52:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.250s coverage: 29.6% of statements 20:52:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:52:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.288s coverage: 47.1% of statements 20:52:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.251s coverage: 79.5% of statements 20:52:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.313s coverage: 94.1% of statements 20:52:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.249s coverage: 96.3% of statements 20:52:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.223s coverage: 87.5% of statements 20:53:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.248s coverage: 94.4% of statements 20:53:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.215s coverage: 44.8% of statements 20:53:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.689s coverage: 82.4% of statements 20:53:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.321s coverage: 92.9% of statements 20:53:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:53:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:53:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements 20:53:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:53:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:53:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:53:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:53:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements 20:53:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:53:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 20:53:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.272s coverage: 58.8% of statements 20:53:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.252s coverage: 80.0% of statements 20:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.207s coverage: 87.2% of statements 20:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.294s coverage: 85.4% of statements 20:53:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.843s coverage: 91.2% of statements 20:53:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.900s coverage: 64.4% of statements 20:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:53:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.287s coverage: 100.0% of statements 20:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 89.4% of statements 20:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.067s coverage: 100.0% of statements 20:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.069s coverage: 73.7% of statements 20:53:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 20:53:34 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.517s coverage: 66.1% of statements 20:53:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:53:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:53:34 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:53:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.869s coverage: 43.8% of statements 20:53:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:53:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:53:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.306s coverage: 89.5% of statements 20:53:35 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:53:35 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.265s coverage: 84.8% of statements 20:53:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:53:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:53:35 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:53:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:53:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.424s coverage: 17.7% of statements 20:53:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:53:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:53:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:53:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:53:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.761s coverage: 92.3% of statements 20:53:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:53:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:53:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:53:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:53:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.250s coverage: 63.2% of statements 20:53:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:53:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:53:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.460s coverage: 97.7% of statements 20:53:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:53:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:53:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:53:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:53:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.230s coverage: 28.9% of statements 20:53:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:53:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:53:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:53:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:53:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:53:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:53:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.219s coverage: 100.0% of statements 20:53:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements 20:53:45 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 20:53:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:53:45 GO111MODULE=on go vet ./... 20:55:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:55:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:55:36 ./bin/test-attribution-txt.sh 20:55:36 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 20:55:36 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 20:55:36 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 20:55:36 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:55:36 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:55:36 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 20:55:36 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:55:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:55:37 + ls -al . 20:55:37 total 684 20:55:37 drwxrwxr-x 9 1001 1001 4096 Jul 28 20:49 . 20:55:37 drwxr-xr-x 4 root root 4096 Jul 28 20:49 .. 20:55:37 -rw-rw-r-- 1 1001 1001 11 Jul 28 20:48 .dockerignore 20:55:37 drwxrwxr-x 8 1001 1001 4096 Jul 28 20:48 .git 20:55:37 drwxrwxr-x 3 1001 1001 4096 Jul 28 20:48 .github 20:55:37 -rw-rw-r-- 1 1001 1001 1030 Jul 28 20:48 .gitignore 20:55:37 -rw-rw-r-- 1 1001 1001 42 Jul 28 20:48 .golangci.yml 20:55:37 -rw-rw-r-- 1 1001 1001 87 Jul 28 20:48 .hadolint.yml 20:55:37 -rw-rw-r-- 1 1001 1001 166 Jul 28 20:48 .sonarcloud.properties 20:55:37 -rw-rw-r-- 1 1001 1001 1171 Jul 28 20:48 ADOPTERS.md 20:55:37 -rw-rw-r-- 1 1001 1001 10347 Jul 28 20:48 Attribution.txt 20:55:37 -rw-rw-r-- 1 1001 1001 63209 Jul 28 20:48 CHANGELOG.md 20:55:37 -rw-rw-r-- 1 1001 1001 3804 Jul 28 20:48 CONTRIBUTING.md 20:55:37 -rw-rw-r-- 1 1001 1001 677 Jul 28 20:48 GOVERNANCE.md 20:55:37 -rw-rw-r-- 1 1001 1001 850 Jul 28 20:48 Jenkinsfile 20:55:37 -rw-rw-r-- 1 1001 1001 10775 Jul 28 20:48 LICENSE 20:55:37 -rw-rw-r-- 1 1001 1001 10350 Jul 28 20:48 Makefile 20:55:37 -rw-rw-r-- 1 1001 1001 582 Jul 28 20:48 OWNERS.md 20:55:37 -rw-rw-r-- 1 1001 1001 9094 Jul 28 20:48 README.md 20:55:37 -rw-rw-r-- 1 1001 1001 6912 Jul 28 20:48 SECURITY.md 20:55:37 -rw-rw-r-- 1 1001 1001 5 Jul 28 20:45 VERSION 20:55:37 -rw-rw-r-- 1 1001 1001 4131 Jul 28 20:48 ZMQWindows.md 20:55:37 drwxrwxr-x 2 1001 1001 4096 Jul 28 20:48 bin 20:55:37 drwxrwxr-x 18 1001 1001 4096 Jul 28 20:48 cmd 20:55:37 -rw-r--r-- 1 root root 436144 Jul 28 20:53 coverage.out 20:55:37 -rw-rw-r-- 1 1001 1001 3680 Jul 28 20:48 go.mod 20:55:37 -rw-rw-r-- 1 1001 1001 38031 Jul 28 20:48 go.sum 20:55:37 drwxrwxr-x 8 1001 1001 4096 Jul 28 20:48 internal 20:55:37 drwxrwxr-x 3 1001 1001 4096 Jul 28 20:48 openapi 20:55:37 drwxrwxr-x 4 1001 1001 4096 Jul 28 20:48 snap 20:55:37 -rw-rw-r-- 1 1001 1001 204 Jul 28 20:48 version.go [Pipeline] sh 20:55:38 + '[' -e coverage.out ] 20:55:38 + chown 1001:1001 coverage.out [Pipeline] stash 20:55:38 Warning: overwriting stash ‘coverage-report’ 20:55:39 Stashed 1 file(s) [Pipeline] sh 20:55:39 + make build 20:55:39 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 20:57: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/core-metadata/core-metadata ./cmd/core-metadata 20:58:09 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/core-command/core-command ./cmd/core-command 20:58:09 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 20:58:48 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 20:58:48 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 20:58:48 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 20:58:54 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 20:58:57 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 20:59:03 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 20:59: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 20:59:09 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 20:59:17 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] } 20:59:21 $ docker stop --time=1 11187f95e45b91d7984fa9879cc5739cfd82597fbf229cde39808e74fdec4558 20:59:23 $ docker rm -f 11187f95e45b91d7984fa9879cc5739cfd82597fbf229cde39808e74fdec4558 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:59:26 20:59:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:59:26 latest: Pulling from edgex-devops/edgex-compose-arm64 20:59:26 29e5d40040c1: Pulling fs layer 20:59:26 1ce36da41761: Pulling fs layer 20:59:26 25b303627fd3: Pulling fs layer 20:59:27 29e5d40040c1: Verifying Checksum 20:59:27 29e5d40040c1: Download complete 20:59:27 1ce36da41761: Verifying Checksum 20:59:27 1ce36da41761: Download complete 20:59:27 29e5d40040c1: Pull complete 20:59:29 25b303627fd3: Verifying Checksum 20:59:29 25b303627fd3: Download complete 20:59:29 1ce36da41761: Pull complete 20:59:41 25b303627fd3: Pull complete 20:59:41 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:59:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:59:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:41 prd-ubuntu20.04-docker-arm64-4c-16g-21400 does not seem to be running inside a container 20:59:42 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:59:44 $ docker top 069e1ae309436d8132e8d1cd18757033bf97760412edaf4f562c9eaac710cbe4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:45 + + grep paralleldocker-compose build --help 20:59:45 20:59:48 --parallel Build images in parallel. [Pipeline] } 20:59:48 $ docker stop --time=1 069e1ae309436d8132e8d1cd18757033bf97760412edaf4f562c9eaac710cbe4 20:59:50 $ docker rm -f 069e1ae309436d8132e8d1cd18757033bf97760412edaf4f562c9eaac710cbe4 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:59:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:59:51 prd-ubuntu20.04-docker-arm64-4c-16g-21400 does not seem to be running inside a container 20:59:51 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:59:52 $ docker top 2546d12b781cbb5671451057a4fb8c55371b440450b0564192011f102ccfeaf9 -eo pid,comm [Pipeline] { [Pipeline] sh 20:59:53 + docker-compose -f ./docker-compose-build.yml build --parallel 20:59:57 Building core-command ... 20:59:57 Building core-data ... 20:59:57 Building core-metadata ... 20:59:57 Building security-bootstrapper ... 20:59:57 Building security-proxy-setup ... 20:59:57 Building security-secretstore-setup ... 20:59:57 Building security-spiffe-token-provider ... 20:59:57 Building security-spire-agent ... 20:59:57 Building security-spire-config ... 20:59:57 Building security-spire-server ... 20:59:57 Building support-notifications ... 20:59:57 Building support-scheduler ... 20:59:57 Building sys-mgmt-agent ... 20:59:57 Building core-command 20:59:57 Building security-spiffe-token-provider 20:59:57 Building core-data 20:59:57 Building sys-mgmt-agent 20:59:57 Building core-metadata 21:01:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:01:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:01:34 ---> 1572a3747019 21:01:34 Step 3/23 : WORKDIR /edgex-go 21:01:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:01:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:01:34 ---> 1572a3747019 21:01:34 Step 3/23 : WORKDIR /edgex-go 21:01:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:01:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:01:34 ---> 1572a3747019 21:01:34 Step 3/23 : WORKDIR /edgex-go 21:01:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:01:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:01:34 ---> 1572a3747019 21:01:34 Step 3/23 : WORKDIR /edgex-go 21:01:34 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:01:34 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:01:34 ---> 1572a3747019 21:01:34 Step 3/20 : WORKDIR /edgex-go 21:01:34 ---> Running in be7216e02537 21:01:34 ---> Running in 52d06a87ad6b 21:01:34 ---> Running in 5c0e074c2282 21:01:34 ---> Running in b15812413ba7 21:01:34 ---> Running in fa3d3fbb8299 21:01:34 Removing intermediate container 5c0e074c2282 21:01:34 ---> 6842486bdf38 21:01:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:34 Removing intermediate container be7216e02537 21:01:34 ---> 7e5cabe78460 21:01:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:34 ---> Running in bd6e7b3a2f27 21:01:34 Removing intermediate container fa3d3fbb8299 21:01:34 ---> 9a31bb61a97f 21:01:34 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:01:34 Removing intermediate container b15812413ba7 21:01:34 ---> 165180110643 21:01:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:34 Removing intermediate container 52d06a87ad6b 21:01:34 ---> 289113f26ccb 21:01:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:34 ---> Running in a959cf261630 21:01:34 ---> Running in 8887c63bb63e 21:01:34 ---> Running in d90582d743b9 21:01:34 ---> Running in 73a8c48bb15e 21:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:01:34 Removing intermediate container bd6e7b3a2f27 21:01:34 ---> f472a0b0bf59 21:01:34 Step 5/23 : RUN apk add --update --no-cache make git 21:01:34 ---> Running in 310e1e22586b 21:01:34 Removing intermediate container a959cf261630 21:01:34 ---> 9d94bfdb5658 21:01:34 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 21:01:34 ---> Running in 0f30680595a9 21:01:34 v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 21:01:34 v3.16.1-51-g3f4189f60c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 21:01:34 OK: 16887 distinct packages available 21:01:34 Removing intermediate container 73a8c48bb15e 21:01:34 ---> 77193353d513 21:01:34 Step 5/23 : RUN apk add --update --no-cache make git 21:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:01:34 ---> Running in 46cd54ddf603 21:01:34 Removing intermediate container d90582d743b9 21:01:34 ---> 7c499fcde218 21:01:34 Step 5/23 : RUN apk add --update --no-cache make bash git 21:01:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:01:34 ---> Running in 3c153df212a1 21:01:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:01:34 OK: 221 MiB in 51 packages 21:01:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:01:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:01:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:01:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:01:34 Removing intermediate container 8887c63bb63e 21:01:34 ---> 37f11c68d8b5 21:01:34 Step 5/20 : COPY go.mod vendor* ./ 21:01:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:01:34 ---> 0d62f98d93ce 21:01:34 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:34 OK: 221 MiB in 51 packages 21:01:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:01:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:01:34 ---> Running in 5dc0e7a44ea4 21:01:34 OK: 221 MiB in 51 packages 21:01:34 OK: 221 MiB in 51 packages 21:01:34 OK: 221 MiB in 51 packages 21:01:34 Removing intermediate container 310e1e22586b 21:01:34 ---> 7f1ff76a9d63 21:01:34 Step 6/23 : COPY go.mod vendor* ./ 21:01:34 Removing intermediate container 0f30680595a9 21:01:34 ---> 6e1e42dc606f 21:01:34 Step 6/23 : COPY go.mod vendor* ./ 21:01:34 Removing intermediate container 46cd54ddf603 21:01:34 ---> c0ae5285cf0e 21:01:34 Step 6/23 : COPY go.mod vendor* ./ 21:01:35 Removing intermediate container 3c153df212a1 21:01:35 ---> 10b6c14e0dc8 21:01:35 Step 6/23 : COPY go.mod vendor* ./ 21:01:35 ---> c271ac446cf6 21:01:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:35 ---> Running in 5becae3e108d 21:01:35 ---> 75aa116e3503 21:01:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:36 ---> ccf86f5d0f4f 21:01:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:36 ---> Running in 45d3f7b281e2 21:01:36 ---> Running in b2ed9048ea3d 21:01:36 ---> 01898eb41dc1 21:01:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:36 ---> Running in 582a8d8a0672 21:02:33 Removing intermediate container 5dc0e7a44ea4 21:02:33 ---> 6e732177d59f 21:02:33 Step 7/20 : COPY . . 21:02:33 Removing intermediate container 5becae3e108d 21:02:33 ---> 54ec71eb410d 21:02:33 Step 8/23 : COPY . . 21:02:33 Removing intermediate container 45d3f7b281e2 21:02:33 ---> 40970611ac7e 21:02:33 Step 8/23 : COPY . . 21:02:33 Removing intermediate container b2ed9048ea3d 21:02:33 ---> 12b845584ba2 21:02:33 Step 8/23 : COPY . . 21:02:33 Removing intermediate container 582a8d8a0672 21:02:33 ---> 3635764e9403 21:02:33 Step 8/23 : COPY . . 21:03:00 ---> 48e8d475ad40 21:03:00 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:03:00 ---> ecfae31e895f 21:03:00 Step 9/23 : RUN make cmd/core-data/core-data 21:03:00 ---> Running in 4d395f85587e 21:03:00 ---> Running in 702f7178c112 21:03:00 ---> 94323ec82409 21:03:00 Step 9/23 : RUN make cmd/core-command/core-command 21:03:00 ---> Running in 7f7d62fbada5 21:03:00 ---> 133e70596a4d 21:03:00 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 21:03:00 ---> 0a445c87d539 21:03:00 Step 9/23 : RUN make cmd/core-metadata/core-metadata 21:03:00 ---> Running in 4e2c8ed1885b 21:03:00 ---> Running in c1c06ca26ca1 21:03:00 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 21:03:00 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 21:03:00 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/core-command/core-command ./cmd/core-command 21:03: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/core-metadata/core-metadata ./cmd/core-metadata 21:03: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 21:08:08 Removing intermediate container 7f7d62fbada5 21:08:08 ---> 83c0e1a21b38 21:08:08 21:08:08 Step 10/23 : FROM alpine:3.16 21:08:08 3.16: Pulling from library/alpine 21:08:08 Removing intermediate container 4e2c8ed1885b 21:08:08 ---> 4213a252da31 21:08:08 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 21:08:08 ---> Running in 2dc29cbd4376 21:08:08 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 21:08:08 Status: Downloaded newer image for alpine:3.16 21:08:08 ---> 3d81c46cd875 21:08:08 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:08:08 ---> Running in 3ae3a5cd3141 21:08: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 21:08:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:08:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:08:08 (1/1) Installing dumb-init (1.2.5-r1) 21:08:08 Executing busybox-1.35.0-r15.trigger 21:08:08 OK: 5 MiB in 15 packages 21:08:10 Removing intermediate container 3ae3a5cd3141 21:08:10 ---> f11613e708ed 21:08:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:08:10 ---> Running in db0507654e55 21:08:11 Removing intermediate container db0507654e55 21:08:11 ---> d8f11c105665 21:08:11 Step 13/23 : ENV APP_PORT=59882 21:08:11 ---> Running in bd4e917ccb48 21:08:12 Removing intermediate container bd4e917ccb48 21:08:12 ---> 757cc149c723 21:08:12 Step 14/23 : EXPOSE $APP_PORT 21:08:12 ---> Running in 49c47b43ac11 21:08:12 Removing intermediate container 49c47b43ac11 21:08:12 ---> 6f975cbfa8a4 21:08:12 Step 15/23 : WORKDIR / 21:08:13 ---> Running in 12ff432e830b 21:08:13 Removing intermediate container 2dc29cbd4376 21:08:13 ---> 9654f6b60257 21:08:13 21:08:13 Step 11/23 : FROM docker:20.10.14 21:08:13 20.10.14: Pulling from library/docker 21:08:14 Removing intermediate container 12ff432e830b 21:08:14 ---> 4723956443ec 21:08:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:08:16 ---> b6791d2bb5a6 21:08:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:08:21 ---> 0ecb1db1d74d 21:08:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:08:22 ---> 4f5adc04832e 21:08:22 Step 19/23 : ENTRYPOINT ["/core-command"] 21:08:22 ---> Running in ea15bbb30e06 21:08:23 Removing intermediate container ea15bbb30e06 21:08:23 ---> e04e72c877cc 21:08:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:08:23 ---> Running in 0cf6f45e9945 21:08:25 Removing intermediate container 0cf6f45e9945 21:08:25 ---> 004fafcf7d39 21:08:25 Step 21/23 : LABEL arch=arm64 21:08:25 ---> Running in c8d2411ef786 21:08:26 Removing intermediate container c8d2411ef786 21:08:26 ---> 669302d309d0 21:08:26 Step 22/23 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 21:08:26 ---> Running in c77836cba560 21:08:27 Removing intermediate container c77836cba560 21:08:27 ---> 6b0c18ef0ba6 21:08:27 Step 23/23 : LABEL version=0.0.0 21:08:27 ---> Running in c35378332d29 21:08:28 Removing intermediate container c35378332d29 21:08:28 ---> 5e56aec61e5a 21:08:28 21:08:29 Removing intermediate container c1c06ca26ca1 21:08:29 ---> 51af833c55b6 21:08:29 21:08:29 Step 10/23 : FROM alpine:3.16 21:08:29 ---> 3d81c46cd875 21:08:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:08:29 ---> Using cache 21:08:29 ---> f11613e708ed 21:08:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:08:29 ---> Using cache 21:08:29 ---> d8f11c105665 21:08:29 Step 13/23 : ENV APP_PORT=59881 21:08:29 Successfully built 5e56aec61e5a 21:08:29 Successfully tagged core-command-arm64:latest 21:08:29  Building core-command ... done Building security-spire-agent 21:08:29 ---> Running in baa0ffedc8c4 21:08:31 Removing intermediate container baa0ffedc8c4 21:08:31 ---> 3a9e59d76b7c 21:08:31 Step 14/23 : EXPOSE $APP_PORT 21:08:31 ---> Running in eca31366ed98 21:08:31 Removing intermediate container eca31366ed98 21:08:31 ---> 2f71fb761949 21:08:31 Step 15/23 : WORKDIR / 21:08:32 ---> Running in bc2213fc9e7f 21:08:33 Removing intermediate container bc2213fc9e7f 21:08:33 ---> 2db165b509cc 21:08:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:08:34 ---> 4a797a0d1c1b 21:08:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 21:08:37 ---> 2322c7ee6254 21:08:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 21:08:38 ---> c53a38fcb6a6 21:08:38 Step 19/23 : ENTRYPOINT ["/core-metadata"] 21:08:38 ---> Running in 5821508587e3 21:08:39 Removing intermediate container 5821508587e3 21:08:39 ---> bec4d5318a4d 21:08:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:08:39 ---> Running in 026664a1b896 21:08:40 Removing intermediate container 026664a1b896 21:08:40 ---> 7eef35c7ef2a 21:08:40 Step 21/23 : LABEL arch=arm64 21:08:40 ---> Running in f1f8e1fe8e92 21:08:40 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 21:08:40 Status: Downloaded newer image for docker:20.10.14 21:08:40 ---> c346e9eafbab 21:08:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 21:08:40 ---> Running in 8f94a9dd6a05 21:08:41 Removing intermediate container f1f8e1fe8e92 21:08:41 ---> fbd5276a41e6 21:08:41 Step 22/23 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 21:08:41 ---> Running in 697368f0fbb1 21:08:41 Removing intermediate container 8f94a9dd6a05 21:08:41 ---> b45cd86c05f1 21:08:41 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 21:08:41 ---> Running in 0c978aacabda 21:08:42 Removing intermediate container 697368f0fbb1 21:08:42 ---> 5e696f148ccf 21:08:42 Step 23/23 : LABEL version=0.0.0 21:08:42 ---> Running in 1758752a0cef 21:08:43 Removing intermediate container 1758752a0cef 21:08:43 ---> 9f7caf46008d 21:08:43 21:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:08:44 Successfully built 9f7caf46008d 21:08:44 Successfully tagged core-metadata-arm64:latest 21:08:44  Building core-metadata ... done Building security-spire-config 21:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:08:46 (1/43) Installing readline (8.1.1-r0) 21:08:46 (2/43) Installing bash (5.1.16-r0) 21:08:46 Executing bash-5.1.16-r0.post-install 21:08:46 (3/43) Installing brotli-libs (1.0.9-r5) 21:08:46 (4/43) Installing nghttp2-libs (1.46.0-r0) 21:08:46 (5/43) Installing libcurl (7.80.0-r2) 21:08:46 (6/43) Installing curl (7.80.0-r2) 21:08:46 (7/43) Installing dumb-init (1.2.5-r1) 21:08:46 (8/43) Installing libbz2 (1.0.8-r1) 21:08:46 (9/43) Installing expat (2.4.7-r0) 21:08:46 (10/43) Installing libffi (3.4.2-r1) 21:08:46 (11/43) Installing gdbm (1.22-r0) 21:08:46 (12/43) Installing xz-libs (5.2.5-r1) 21:08:46 (13/43) Installing libgcc (10.3.1_git20211027-r0) 21:08:46 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 21:08:46 (15/43) Installing mpdecimal (2.5.1-r1) 21:08:46 (16/43) Installing sqlite-libs (3.36.0-r0) 21:08:46 (17/43) Installing python3 (3.9.13-r1) 21:08:49 (18/43) Installing py3-appdirs (1.4.4-r2) 21:08:49 (19/43) Installing py3-certifi (2020.12.5-r1) 21:08:49 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 21:08:49 (21/43) Installing py3-idna (3.3-r0) 21:08:49 (22/43) Installing py3-urllib3 (1.26.7-r0) 21:08:49 (23/43) Installing py3-requests (2.26.0-r1) 21:08:49 (24/43) Installing py3-msgpack (1.0.2-r1) 21:08:49 (25/43) Installing py3-lockfile (0.12.2-r4) 21:08:49 (26/43) Installing py3-cachecontrol (0.12.10-r0) 21:08:49 (27/43) Installing py3-colorama (0.4.4-r1) 21:08:49 (28/43) Installing py3-contextlib2 (21.6.0-r1) 21:08:49 (29/43) Installing py3-distlib (0.3.3-r0) 21:08:49 (30/43) Installing py3-distro (1.6.0-r0) 21:08:49 (31/43) Installing py3-six (1.16.0-r0) 21:08:49 (32/43) Installing py3-webencodings (0.5.1-r4) 21:08:49 (33/43) Installing py3-html5lib (1.1-r1) 21:08:49 (34/43) Installing py3-parsing (2.4.7-r2) 21:08:49 (35/43) Installing py3-packaging (20.9-r1) 21:08:49 (36/43) Installing py3-tomli (1.2.2-r0) 21:08:49 (37/43) Installing py3-pep517 (0.12.0-r0) 21:08:49 (38/43) Installing py3-progress (1.6-r0) 21:08:49 (39/43) Installing py3-retrying (1.3.3-r2) 21:08:49 (40/43) Installing py3-ordered-set (4.0.2-r2) 21:08:49 (41/43) Installing py3-setuptools (52.0.0-r4) 21:08:50 (42/43) Installing py3-toml (0.10.2-r2) 21:08:50 (43/43) Installing py3-pip (20.3.4-r1) 21:08:50 Executing busybox-1.34.1-r5.trigger 21:08:51 OK: 83 MiB in 65 packages 21:08:56 Collecting docker-compose==1.23.2 21:08:56 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 21:08:57 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 21:08:57 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 21:08:57 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 21:08:58 Collecting PyYAML<4,>=3.10 21:08:58 Downloading PyYAML-3.13.tar.gz (270 kB) 21:09:04 Collecting docopt<0.7,>=0.6.1 21:09:04 Downloading docopt-0.6.2.tar.gz (25 kB) 21:09:06 Collecting texttable<0.10,>=0.9.0 21:09:06 Downloading texttable-0.9.1.tar.gz (11 kB) 21:09:09 Collecting jsonschema<3,>=2.5.1 21:09:09 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 21:09:10 Collecting websocket-client<1.0,>=0.32.0 21:09:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 21:09:10 Collecting dockerpty<0.5,>=0.4.1 21:09:10 Downloading dockerpty-0.4.1.tar.gz (13 kB) 21:09:12 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:09:12 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:09:12 ---> 1572a3747019 21:09:12 Step 3/26 : WORKDIR /edgex-go 21:09:12 ---> Using cache 21:09:12 ---> 289113f26ccb 21:09:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:09:12 ---> Using cache 21:09:12 ---> 7c499fcde218 21:09:12 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:09:13 Collecting cached-property<2,>=1.2.0 21:09:13 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 21:09:13 ---> Running in ead6456c23a6 21:09:14 Collecting docker<4.0,>=3.6.0 21:09:14 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 21:09:14 Collecting docker-pycreds>=0.4.0 21:09:14 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 21:09:15 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 21:09:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:09:16 Collecting urllib3<1.25,>=1.21.1 21:09:16 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 21:09:16 Collecting chardet<3.1.0,>=3.0.2 21:09:16 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 21:09:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:09:17 Collecting idna<2.8,>=2.5 21:09:17 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 21:09:17 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 21:09:17 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 21:09:17 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 21:09:17 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 21:09:18 OK: 221 MiB in 51 packages 21:09:19 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 21:09:19 Attempting uninstall: urllib3 21:09:19 Found existing installation: urllib3 1.26.7 21:09:19 Uninstalling urllib3-1.26.7: 21:09:19 Successfully uninstalled urllib3-1.26.7 21:09:20 Attempting uninstall: idna 21:09:20 Removing intermediate container ead6456c23a6 21:09:20 ---> 2cc7b434b801 21:09:20 Step 6/26 : COPY go.mod vendor* ./ 21:09:20 Found existing installation: idna 3.3 21:09:20 Uninstalling idna-3.3: 21:09:20 Successfully uninstalled idna-3.3 21:09:21 ---> 3fec23307d1a 21:09:21 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:21 ---> Running in 1f2f74bc90d7 21:09:24 Attempting uninstall: requests 21:09:24 Found existing installation: requests 2.26.0 21:09:24 Uninstalling requests-2.26.0: 21:09:24 Successfully uninstalled requests-2.26.0 21:09:25 Running setup.py install for texttable: started 21:09:27 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:09:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 21:09:27 ---> 1572a3747019 21:09:27 Step 3/26 : WORKDIR /edgex-go 21:09:27 ---> Using cache 21:09:27 ---> 289113f26ccb 21:09:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:09:27 ---> Using cache 21:09:27 ---> 7c499fcde218 21:09:27 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 21:09:27 ---> Using cache 21:09:27 ---> 2cc7b434b801 21:09:27 Step 6/26 : COPY go.mod vendor* ./ 21:09:27 ---> Using cache 21:09:27 ---> 3fec23307d1a 21:09:27 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:27 ---> Running in af717560077a 21:09:27 Running setup.py install for texttable: finished with status 'done' 21:09:27 Running setup.py install for PyYAML: started 21:09:31 Running setup.py install for PyYAML: finished with status 'done' 21:09:31 Running setup.py install for docopt: started 21:09:34 Running setup.py install for docopt: finished with status 'done' 21:09:34 Running setup.py install for dockerpty: started 21:09:34 Removing intermediate container 702f7178c112 21:09:34 ---> 736841c63975 21:09:34 21:09:34 Step 10/23 : FROM alpine:3.16 21:09:34 ---> 3d81c46cd875 21:09:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:09:35 ---> Running in 5ba94667cc29 21:09:35 Removing intermediate container 5ba94667cc29 21:09:35 ---> aad301bc1f31 21:09:35 Step 12/23 : ENV APP_PORT=59880 21:09:35 ---> Running in 2fbe308685a8 21:09:35 Removing intermediate container 2fbe308685a8 21:09:35 ---> d20af77caf2d 21:09:35 Step 13/23 : EXPOSE $APP_PORT 21:09:36 ---> Running in 75581e30ea17 21:09:36 Removing intermediate container 75581e30ea17 21:09:36 ---> 121d8494dea4 21:09:36 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:09:36 ---> Running in 3d3a87c9b888 21:09:37 Running setup.py install for dockerpty: finished with status 'done' 21:09:40 Removing intermediate container 3d3a87c9b888 21:09:40 ---> cc97ac091c88 21:09:40 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:09:40 ---> Running in 4745e55f9fb8 21:09:40 Successfully installed PyYAML-3.13 cached-property-1.5.2 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 21:09:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:09:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:09:44 (1/6) Installing dumb-init (1.2.5-r1) 21:09:44 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:09:44 (3/6) Installing libsodium (1.0.18-r0) 21:09:44 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:09:44 (5/6) Installing libzmq (4.3.4-r0) 21:09:45 (6/6) Installing zeromq (4.3.4-r0) 21:09:45 Executing busybox-1.35.0-r15.trigger 21:09:45 OK: 8 MiB in 20 packages 21:09:48 Removing intermediate container 4745e55f9fb8 21:09:48 ---> e9fb146b80f3 21:09:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:09:49 ---> ef1dd4cb74f6 21:09:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:09:52 ---> 39c7df50a6f1 21:09:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:09:53 ---> b96a214e9a3c 21:09:53 Step 19/23 : ENTRYPOINT ["/core-data"] 21:09:54 ---> Running in 6c7e6148632f 21:09:54 Removing intermediate container 6c7e6148632f 21:09:54 ---> 9173eac46e0d 21:09:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:09:55 ---> Running in e50bf66d965b 21:09:55 Removing intermediate container e50bf66d965b 21:09:55 ---> 1da4fbf5bb02 21:09:55 Step 21/23 : LABEL arch=arm64 21:09:55 ---> Running in fa63efa1b922 21:09:56 Removing intermediate container fa63efa1b922 21:09:56 ---> 9454feea2fea 21:09:56 Step 22/23 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 21:09:56 ---> Running in 9a5b10c15fc9 21:09:57 Removing intermediate container 9a5b10c15fc9 21:09:57 ---> 3d3989e93b6f 21:09:57 Step 23/23 : LABEL version=0.0.0 21:09:57 ---> Running in 6c503bba9b95 21:09:58 Removing intermediate container 6c503bba9b95 21:09:58 ---> 1b8b0a17abfb 21:09:58 21:09:59 Successfully built 1b8b0a17abfb 21:09:59 Successfully tagged core-data-arm64:latest 21:09:59  Building core-data ... done Building support-scheduler 21:09:59 Removing intermediate container 0c978aacabda 21:09:59 ---> e81199342d5e 21:09:59 Step 14/23 : ENV APP_PORT=58890 21:10:00 ---> Running in 39eb1bda26c6 21:10:01 Removing intermediate container 39eb1bda26c6 21:10:01 ---> c9c81e221274 21:10:01 Step 15/23 : EXPOSE $APP_PORT 21:10:01 ---> Running in 6c29e839ce6d 21:10:02 Removing intermediate container 6c29e839ce6d 21:10:02 ---> 0ff62bac423c 21:10:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 21:10:03 Removing intermediate container 4d395f85587e 21:10:03 ---> 3698b22ea4af 21:10:03 21:10:03 Step 9/20 : FROM alpine:3.15 21:10:03 3.15: Pulling from library/alpine 21:10:05 ---> a2da4c311b30 21:10:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 21:10:06 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 21:10:06 Status: Downloaded newer image for alpine:3.15 21:10:06 ---> 60f2846fe774 21:10:06 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:10:06 ---> a966b593509c 21:10:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 21:10:06 ---> Running in de2d4ad60548 21:10:07 Removing intermediate container de2d4ad60548 21:10:07 ---> 12d477b6ca7b 21:10:07 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:10:07 ---> Running in 8048201c5e6d 21:10:08 ---> 8ab2e24e9ff9 21:10:08 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 21:10:08 ---> Running in c0617b440943 21:10:09 Removing intermediate container c0617b440943 21:10:09 ---> ded72f8a3ad8 21:10:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:10:09 ---> Running in bdd6c707f2b2 21:10:10 Removing intermediate container 8048201c5e6d 21:10:10 ---> e180145556d3 21:10:10 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:10:10 Removing intermediate container bdd6c707f2b2 21:10:10 ---> aaa8f319a519 21:10:10 Step 21/23 : LABEL arch=arm64 21:10:10 ---> Running in 560fba5ff311 21:10:10 ---> Running in 81bd6e6385e2 21:10:11 Removing intermediate container 81bd6e6385e2 21:10:11 ---> d3a2fdb4de29 21:10:11 Step 22/23 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 21:10:11 ---> Running in 3dad62165fdf 21:10:12 Removing intermediate container 3dad62165fdf 21:10:12 ---> 89d0c0050ddd 21:10:12 Step 23/23 : LABEL version=0.0.0 21:10:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:10:12 ---> Running in 45f8ef0b62cf 21:10:13 Removing intermediate container 45f8ef0b62cf 21:10:13 ---> 2ce4734c31f1 21:10:13 21:10:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:10:14 Successfully built 2ce4734c31f1 21:10:14 Successfully tagged sys-mgmt-agent-arm64:latest 21:10:14  Building sys-mgmt-agent ... done Building security-bootstrapper 21:10:14 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:10:14 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:10:14 OK: 15733 distinct packages available 21:10:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:10:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:10:16 (1/9) Installing ca-certificates (20211220-r0) 21:10:16 (2/9) Installing brotli-libs (1.0.9-r5) 21:10:16 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:10:17 (4/9) Installing libcurl (7.80.0-r2) 21:10:17 (5/9) Installing curl (7.80.0-r2) 21:10:17 (6/9) Installing dumb-init (1.2.5-r1) 21:10:17 (7/9) Installing musl-obstack (1.2.3-r0) 21:10:17 (8/9) Installing libucontext (1.1-r0) 21:10:17 Removing intermediate container 1f2f74bc90d7 21:10:17 ---> b8679307e898 21:10:17 Step 8/26 : COPY . . 21:10:17 (9/9) Installing gcompat (1.0.0-r4) 21:10:17 Executing busybox-1.34.1-r7.trigger 21:10:17 Executing ca-certificates-20211220-r0.trigger 21:10:17 OK: 8 MiB in 23 packages 21:10:18 Removing intermediate container af717560077a 21:10:18 ---> 57d5261f42b0 21:10:18 Step 8/26 : COPY . . 21:10:20 Removing intermediate container 560fba5ff311 21:10:20 ---> a76b64cd2fa7 21:10:20 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:10:22 ---> e20cdd14ecd0 21:10:22 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:10:25 ---> e2bed3919aed 21:10:25 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:10:26 ---> e66e9d3dac0c 21:10:26 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:10:26 ---> Running in 13aeb3066cfe 21:10:27 Removing intermediate container 13aeb3066cfe 21:10:27 ---> dada9fd2f1da 21:10:27 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:10:27 ---> Running in 99478c764e5f 21:10:27 Removing intermediate container 99478c764e5f 21:10:27 ---> bb582156524a 21:10:27 Step 18/20 : LABEL arch=arm64 21:10:27 ---> Running in 5cd55e95adb2 21:10:28 Removing intermediate container 5cd55e95adb2 21:10:28 ---> e0ae85289af0 21:10:28 Step 19/20 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 21:10:28 ---> Running in 7a9ab4c0032e 21:10:29 Removing intermediate container 7a9ab4c0032e 21:10:29 ---> f38a07c43cf0 21:10:29 Step 20/20 : LABEL version=0.0.0 21:10:29 ---> Running in 5986c031a6a8 21:10:30 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:10:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:10:30 ---> 1572a3747019 21:10:30 Step 3/22 : WORKDIR /edgex-go 21:10:30 ---> Using cache 21:10:30 ---> 289113f26ccb 21:10:30 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:10:30 ---> Using cache 21:10:30 ---> 7c499fcde218 21:10:30 Step 5/22 : RUN apk add --update --no-cache make git 21:10:30 Removing intermediate container 5986c031a6a8 21:10:30 ---> ca667ffe0558 21:10:30 21:10:30 ---> Running in 4b17998ed998 21:10:31 Successfully built ca667ffe0558 21:10:31 Successfully tagged security-spiffe-token-provider-arm64:latest 21:10:31  Building security-spiffe-token-provider ... done Building security-spire-server 21:10:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:10:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:10:33 OK: 221 MiB in 51 packages 21:10:35 Removing intermediate container 4b17998ed998 21:10:35 ---> b32194aad8f1 21:10:35 Step 6/22 : COPY go.mod vendor* ./ 21:10:36 ---> 52f50fbc58dc 21:10:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:10:36 ---> Running in 2e028c6386b1 21:10:49 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:10:49 Step 2/31 : FROM ${BUILDER_BASE} AS builder 21:10:49 ---> 1572a3747019 21:10:49 Step 3/31 : WORKDIR /edgex-go 21:10:49 ---> Using cache 21:10:49 ---> 289113f26ccb 21:10:49 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:10:49 ---> Using cache 21:10:49 ---> 7c499fcde218 21:10:49 Step 5/31 : RUN apk add --update --no-cache make git 21:10:49 ---> Using cache 21:10:49 ---> b32194aad8f1 21:10:49 Step 6/31 : COPY go.mod vendor* ./ 21:10:49 ---> Using cache 21:10:49 ---> 52f50fbc58dc 21:10:49 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:10:51 ---> Running in 4a92e757f5b8 21:10:51 ---> ebfca02715e6 21:10:51 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:10:51 ---> 04f5bce9d504 21:10:51 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:10:52 ---> Running in 2e294f417c62 21:10:52 ---> Running in d98ceaa97129 21:10:53 Removing intermediate container d98ceaa97129 21:10:53 ---> c97cf11f41d2 21:10:53 Step 10/26 : WORKDIR /edgex-go/spire-build 21:10:53 Removing intermediate container 2e294f417c62 21:10:53 ---> d71f6fb031a2 21:10:53 Step 10/26 : WORKDIR /edgex-go/spire-build 21:10:53 ---> Running in 342a9ef2ede1 21:10:53 ---> Running in f1745792571e 21:10:54 Removing intermediate container 342a9ef2ede1 21:10:54 ---> 69d1b6fc9d21 21:10:54 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 21:10:54 Removing intermediate container f1745792571e 21:10:54 ---> 09cded660428 21:10:54 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 21:10:54 ---> Running in 3a6815746dc6 21:10:54 ---> Running in 4732741a9710 21:10:58 Removing intermediate container 4732741a9710 21:10:58 ---> b3d34d54bbcc 21:10:58 Step 12/26 : WORKDIR /edgex-go 21:10:58 ---> Running in 878fde5fca0c 21:10:59 Removing intermediate container 3a6815746dc6 21:10:59 ---> 2e3a8e2f6635 21:10:59 Step 12/26 : WORKDIR /edgex-go 21:10:59 ---> Running in 1bc8e60e927e 21:10:59 Removing intermediate container 878fde5fca0c 21:10:59 ---> aaa04723bb8d 21:10:59 21:10:59 Step 13/26 : FROM alpine:3.15 21:10:59 ---> 60f2846fe774 21:10:59 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:10:59 ---> Using cache 21:10:59 ---> 12d477b6ca7b 21:10:59 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:10:59 ---> Using cache 21:10:59 ---> e180145556d3 21:10:59 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:11:00 ---> Running in 76f7269f3f07 21:11:00 Removing intermediate container 1bc8e60e927e 21:11:00 ---> 67cf9598fb10 21:11:00 21:11:00 Step 13/26 : FROM alpine:3.15 21:11:00 ---> 60f2846fe774 21:11:00 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:11:00 ---> Using cache 21:11:00 ---> 12d477b6ca7b 21:11:00 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:00 ---> Using cache 21:11:00 ---> e180145556d3 21:11:00 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:11:00 ---> Running in 4b8c5c3280fe 21:11:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:11:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:11:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:11:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:11:05 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:11:05 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:11:05 OK: 15733 distinct packages available 21:11:05 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:11:05 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:11:05 OK: 15733 distinct packages available 21:11:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:11:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:11:05 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:11:05 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:11:05 ---> 1572a3747019 21:11:05 Step 3/25 : WORKDIR /edgex-go 21:11:05 ---> Using cache 21:11:05 ---> 289113f26ccb 21:11:05 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:05 ---> Using cache 21:11:05 ---> 7c499fcde218 21:11:05 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 21:11:05 ---> Using cache 21:11:05 ---> 2cc7b434b801 21:11:05 Step 6/25 : COPY go.mod vendor* ./ 21:11:05 ---> Using cache 21:11:05 ---> 3fec23307d1a 21:11:05 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:11:05 ---> Using cache 21:11:05 ---> 57d5261f42b0 21:11:05 Step 8/25 : COPY . . 21:11:05 ---> Using cache 21:11:05 ---> ebfca02715e6 21:11:05 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 21:11:05 ---> Using cache 21:11:05 ---> c97cf11f41d2 21:11:05 Step 10/25 : WORKDIR /edgex-go/spire-build 21:11:05 ---> Using cache 21:11:05 ---> 69d1b6fc9d21 21:11:05 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 21:11:06 ---> Running in 57b291cb765f 21:11:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:11:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:11:07 (1/5) Installing dumb-init (1.2.5-r1) 21:11:07 (1/4) Installing dumb-init (1.2.5-r1) 21:11:07 (2/5) Installing musl-obstack (1.2.3-r0) 21:11:07 (2/4) Installing musl-obstack (1.2.3-r0) 21:11:07 (3/5) Installing libucontext (1.1-r0) 21:11:07 (3/4) Installing libucontext (1.1-r0) 21:11:07 (4/5) Installing gcompat (1.0.0-r4) 21:11:07 (4/4) Installing gcompat (1.0.0-r4) 21:11:08 (5/5) Installing openssl (1.1.1q-r0) 21:11:08 Executing busybox-1.34.1-r7.trigger 21:11:08 OK: 6 MiB in 18 packages 21:11:08 Executing busybox-1.34.1-r7.trigger 21:11:08 OK: 6 MiB in 19 packages 21:11:10 Removing intermediate container 57b291cb765f 21:11:10 ---> b67924033bd6 21:11:10 Step 12/25 : WORKDIR /edgex-go 21:11:10 ---> Running in 0f090cf30cba 21:11:10 Removing intermediate container 4b8c5c3280fe 21:11:10 ---> fe9c19ff06b5 21:11:10 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:11:10 Removing intermediate container 76f7269f3f07 21:11:10 ---> ff630cd17452 21:11:10 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 21:11:10 Removing intermediate container 0f090cf30cba 21:11:10 ---> 63584bf2caf9 21:11:10 21:11:10 Step 13/25 : FROM alpine:3.15 21:11:10 ---> 60f2846fe774 21:11:10 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:11:10 ---> Using cache 21:11:10 ---> 12d477b6ca7b 21:11:10 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:10 ---> Using cache 21:11:10 ---> e180145556d3 21:11:10 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 21:11:10 ---> Using cache 21:11:10 ---> ff630cd17452 21:11:10 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:11:16 ---> 184596ed4d08 21:11:16 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:11:19 ---> a019111919d5 21:11:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:11:19 ---> b07b9a67d1fc 21:11:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 21:11:20 ---> 725b4f0e6c44 21:11:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 21:11:20 ---> efb4dea480ba 21:11:20 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:11:20 ---> Running in 8b236cd35a85 21:11:21 Removing intermediate container 8b236cd35a85 21:11:21 ---> 6b33a9119ea1 21:11:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:11:21 ---> 17251f773610 21:11:21 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 21:11:22 ---> e679566c8376 21:11:22 Step 21/26 : WORKDIR / 21:11:22 Removing intermediate container 2e028c6386b1 21:11:22 ---> 09259511eb13 21:11:22 Step 8/22 : COPY . . 21:11:22 ---> Running in 5d860454e6a5 21:11:23 ---> 62a3c1966418 21:11:23 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:11:23 ---> Running in 55518c04de11 21:11:23 Removing intermediate container 5d860454e6a5 21:11:23 ---> 5df0d4d7b3f5 21:11:23 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:11:23 ---> Running in 933b5848a44c 21:11:23 Removing intermediate container 55518c04de11 21:11:23 ---> ae0cdb945a80 21:11:23 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:11:23 ---> Running in 123fb0878345 21:11:24 Removing intermediate container 933b5848a44c 21:11:24 ---> 5cc3ac30c248 21:11:24 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:11:24 ---> Running in e42a653236e5 21:11:24 Removing intermediate container 123fb0878345 21:11:24 ---> fd8a635c2bcd 21:11:24 Step 23/25 : LABEL arch=arm64 21:11:24 ---> Running in 17ae4a550a0f 21:11:24 ---> 88d87f890263 21:11:24 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 21:11:24 Removing intermediate container e42a653236e5 21:11:24 ---> ae1a257341fc 21:11:24 Step 24/26 : LABEL arch=arm64 21:11:25 ---> Running in 05a758045ca1 21:11:25 Removing intermediate container 17ae4a550a0f 21:11:25 ---> 506d78eb7c0b 21:11:25 Step 24/25 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 21:11:25 ---> Running in 9a2258e88a7d 21:11:25 Removing intermediate container 05a758045ca1 21:11:25 ---> 2945d5d8b074 21:11:25 Step 25/26 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 21:11:25 ---> e8865c388595 21:11:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 21:11:25 ---> Running in fd22b07c96d0 21:11:26 Removing intermediate container 9a2258e88a7d 21:11:26 ---> a813b28a350f 21:11:26 Step 25/25 : LABEL version=0.0.0 21:11:26 ---> Running in 8d7857962167 21:11:26 Removing intermediate container fd22b07c96d0 21:11:26 ---> 4e53b3581a1e 21:11:26 Step 26/26 : LABEL version=0.0.0 21:11:26 ---> Running in 2fe988c19b93 21:11:27 ---> 5accffc18752 21:11:27 Removing intermediate container 8d7857962167 21:11:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ ---> 89c62ba5d346 21:11:27 21:11:27 21:11:27 Removing intermediate container 2fe988c19b93 21:11:27 ---> f1bd30a94526 21:11:27 21:11:27 Successfully built 89c62ba5d346 21:11:27 Successfully tagged security-spire-server-arm64:latest 21:11:27  Building security-spire-server ... done Building security-proxy-setup 21:11:27 ---> df15a69ae659 21:11:27 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:11:28 ---> Running in 287f9e436680 21:11:28 Successfully built f1bd30a94526 21:11:28 Successfully tagged security-spire-config-arm64:latest 21:11:28 Building support-notifications 21:11:28  Building security-spire-config ... done Removing intermediate container 287f9e436680 21:11:28 ---> 29761c8d4ef9 21:11:28 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:11:28 ---> Running in 9de4ba698ee1 21:11:29 Removing intermediate container 9de4ba698ee1 21:11:29 ---> 762d921902e1 21:11:29 Step 24/26 : LABEL arch=arm64 21:11:29 ---> Running in 9ada832eaff3 21:11:30 Removing intermediate container 9ada832eaff3 21:11:30 ---> ea3ea3ced9db 21:11:30 Step 25/26 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 21:11:30 ---> Running in 01ca8a33b8ab 21:11:30 Removing intermediate container 4a92e757f5b8 21:11:30 ---> 4072d78a0f94 21:11:30 Step 8/31 : COPY . . 21:11:31 Removing intermediate container 01ca8a33b8ab 21:11:31 ---> 22974ff7c40d 21:11:31 Step 26/26 : LABEL version=0.0.0 21:11:31 ---> Running in 111fe4afe382 21:11:32 Removing intermediate container 111fe4afe382 21:11:32 ---> 3d1178a3e848 21:11:32 21:11:33 Successfully built 3d1178a3e848 21:11:33 Successfully tagged security-spire-agent-arm64:latest 21:11:33  Building security-spire-agent ... done Building security-secretstore-setup 21:11:48 ---> 2eee3504fc30 21:11:48 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 21:11:48 ---> Running in a36332d5ea6e 21:11:48 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 21:11:52 ---> 5c98cd8ee713 21:11:52 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 21:11:52 ---> Running in 5dabf41ef616 21:11:54 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 21:12:21 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:12:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:12:21 ---> 1572a3747019 21:12:21 Step 3/22 : WORKDIR /edgex-go 21:12:21 ---> Using cache 21:12:21 ---> 289113f26ccb 21:12:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:12:21 ---> Using cache 21:12:21 ---> 7c499fcde218 21:12:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 21:12:21 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:12:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:12:21 ---> 1572a3747019 21:12:21 Step 3/22 : WORKDIR /edgex-go 21:12:21 ---> Using cache 21:12:21 ---> 289113f26ccb 21:12:21 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:12:21 ---> Using cache 21:12:21 ---> 7c499fcde218 21:12:21 Step 5/22 : RUN apk add --update --no-cache make git 21:12:21 ---> Using cache 21:12:21 ---> b32194aad8f1 21:12:21 Step 6/22 : COPY go.mod vendor* ./ 21:12:21 ---> Using cache 21:12:21 ---> 52f50fbc58dc 21:12:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:21 ---> Using cache 21:12:21 ---> 4072d78a0f94 21:12:21 Step 8/22 : COPY . . 21:12:21 ---> Using cache 21:12:21 ---> 5c98cd8ee713 21:12:21 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:12:21 ---> Running in d3815fd67741 21:12:21 ---> Running in 7a811f5e2242 21:12:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:12:22 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 21:12:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:12:25 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:12:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 21:12:25 ---> 1572a3747019 21:12:25 Step 3/25 : WORKDIR /edgex-go 21:12:25 ---> Using cache 21:12:25 ---> 289113f26ccb 21:12:25 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:12:25 ---> Using cache 21:12:25 ---> 7c499fcde218 21:12:25 Step 5/25 : RUN apk add --update --no-cache make git 21:12:25 ---> Using cache 21:12:25 ---> b32194aad8f1 21:12:25 Step 6/25 : COPY go.mod vendor* ./ 21:12:25 ---> Using cache 21:12:25 ---> 52f50fbc58dc 21:12:25 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:25 ---> Using cache 21:12:25 ---> 4072d78a0f94 21:12:25 Step 8/25 : COPY . . 21:12:25 ---> Using cache 21:12:25 ---> 5c98cd8ee713 21:12:25 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 21:12:25 ---> Running in aaee9ea7dfa5 21:12:25 OK: 221 MiB in 51 packages 21:12:27 Removing intermediate container d3815fd67741 21:12:27 ---> 604f234560f4 21:12:27 Step 6/22 : COPY go.mod vendor* ./ 21:12: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 21:12:28 ---> 9f68bd40d067 21:12:28 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:28 ---> Running in e5b958101c1a 21:13:25 Removing intermediate container e5b958101c1a 21:13:25 ---> e5539456c3b3 21:13:25 Step 8/22 : COPY . . 21:13:37 ---> 79127d714607 21:13:37 Step 9/22 : RUN make cmd/support-notifications/support-notifications 21:13:37 ---> Running in d6eed51797da 21:13: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 21:17:15 Removing intermediate container 5dabf41ef616 21:17:15 ---> 1b5dc5c9b576 21:17:15 21:17:15 Step 10/31 : FROM alpine:3.16 21:17:15 ---> 3d81c46cd875 21:17:15 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:17:15 ---> Running in bfacde670b8e 21:17:15 Removing intermediate container bfacde670b8e 21:17:15 ---> ad07670bfc4c 21:17:15 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 21:17:15 ---> Running in 16cef41434d1 21:17:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:17:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:17:17 (1/2) Installing dumb-init (1.2.5-r1) 21:17:17 (2/2) Installing su-exec (0.2-r1) 21:17:17 Executing busybox-1.35.0-r15.trigger 21:17:17 OK: 5 MiB in 16 packages 21:17:18 Removing intermediate container 16cef41434d1 21:17:18 ---> 197f43b22ad2 21:17:18 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 21:17:18 ---> Running in 22b0fd2cdfb4 21:17:19 Removing intermediate container 22b0fd2cdfb4 21:17:19 ---> 48efd8ab9558 21:17:19 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 21:17:19 ---> Running in 501e1be8e32c 21:17:19 Removing intermediate container 501e1be8e32c 21:17:19 ---> 77535d73b197 21:17:19 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 21:17:19 ---> Running in 44e6bf10060c 21:17:20 Removing intermediate container 44e6bf10060c 21:17:20 ---> 2c8503115893 21:17:20 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 21:17:20 ---> Running in 78372b163c6d 21:17:24 Removing intermediate container 78372b163c6d 21:17:24 ---> ed6173c8b800 21:17:24 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 21:17:24 ---> Running in 7fe366613675 21:17:24 Removing intermediate container 7fe366613675 21:17:24 ---> ce96bade17e4 21:17:24 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 21:17:25 ---> f929bc0a03ca 21:17:25 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 21:17:25 ---> Running in e0f3db7d5f2e 21:17:29 Removing intermediate container e0f3db7d5f2e 21:17:29 ---> 1fbf45556ce5 21:17:29 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 21:17: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/secrets-config ./cmd/secrets-config 21:17:29 ---> ce9e79018cb7 21:17:29 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 21:17:31 ---> b31ff5d041da 21:17:31 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 21:17:32 ---> 458751cb5d7c 21:17:32 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 21:17:33 ---> 983fbcc597cf 21:17:33 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 21:17:34 ---> 6f4546c5f9e5 21:17:34 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 21:17:35 ---> 59e6bd52bc6c 21:17:35 Step 26/31 : RUN chmod +x /entrypoint.sh 21:17:36 ---> Running in 6c3c29e9e4c8 21:17:39 Removing intermediate container 6c3c29e9e4c8 21:17:39 ---> 1903d357b7e4 21:17:39 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 21:17:39 ---> Running in 8807dcddcda4 21:17:39 Removing intermediate container 8807dcddcda4 21:17:39 ---> 5a3d84283d1e 21:17:39 Step 28/31 : CMD ["gate"] 21:17:39 ---> Running in 401aca2770b2 21:17:40 Removing intermediate container 401aca2770b2 21:17:40 ---> 0e604b4489ef 21:17:40 Step 29/31 : LABEL arch=arm64 21:17:40 ---> Running in 4b0cc7c8a728 21:17:40 Removing intermediate container 4b0cc7c8a728 21:17:40 ---> f9421f651b30 21:17:40 Step 30/31 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 21:17:40 ---> Running in 3d726d6c66db 21:17:41 Removing intermediate container 3d726d6c66db 21:17:41 ---> d66d429ec3a0 21:17:41 Step 31/31 : LABEL version=0.0.0 21:17:41 ---> Running in fc0782fa9c7b 21:17:42 Removing intermediate container fc0782fa9c7b 21:17:42 ---> 8c0675279c13 21:17:42 21:17:43 Successfully built 8c0675279c13 21:17:43 Successfully tagged security-bootstrapper-arm64:latest 21:17:43  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 21:17:55 Removing intermediate container 7a811f5e2242 21:17:55 ---> b5b9174bb26a 21:17:55 21:17:55 Step 10/22 : FROM alpine:3.16 21:17:55 ---> 3d81c46cd875 21:17:55 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:17:55 ---> Running in aae800809f92 21:17:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:17:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:17:58 (1/6) Installing ca-certificates (20211220-r0) 21:17:58 (2/6) Installing brotli-libs (1.0.9-r6) 21:17:58 (3/6) Installing nghttp2-libs (1.47.0-r0) 21:17:58 (4/6) Installing libcurl (7.83.1-r2) 21:17:58 (5/6) Installing curl (7.83.1-r2) 21:17:58 (6/6) Installing dumb-init (1.2.5-r1) 21:17:58 Executing busybox-1.35.0-r15.trigger 21:17:58 Executing ca-certificates-20211220-r0.trigger 21:17:59 OK: 8 MiB in 20 packages 21:18:02 Removing intermediate container aae800809f92 21:18:02 ---> 8e90e33c09ae 21:18:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:18:02 ---> Running in abe9f44951b8 21:18:02 Removing intermediate container abe9f44951b8 21:18:02 ---> 0a123bcc8a32 21:18:02 Step 13/22 : WORKDIR /edgex 21:18:03 ---> Running in 20f297b6ce1c 21:18:03 Removing intermediate container aaee9ea7dfa5 21:18:03 ---> e28e65a1654b 21:18:03 21:18:03 Step 10/25 : FROM alpine:3.16 21:18:03 ---> 3d81c46cd875 21:18:03 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:18:03 ---> Running in 13c72ec45b75 21:18:03 Removing intermediate container 20f297b6ce1c 21:18:03 ---> f66df297df0d 21:18:03 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:18:05 ---> b2f98f0e9380 21:18:05 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:18:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:18:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:18:06 ---> 21c8f38c46d4 21:18:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:18:06 (1/3) Installing ca-certificates (20211220-r0) 21:18:07 (2/3) Installing dumb-init (1.2.5-r1) 21:18:07 (3/3) Installing su-exec (0.2-r1) 21:18:07 Executing busybox-1.35.0-r15.trigger 21:18:07 Executing ca-certificates-20211220-r0.trigger 21:18:07 OK: 6 MiB in 17 packages 21:18:08 ---> 796751938aeb 21:18:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:18:10 ---> c3075031ddb3 21:18:10 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:18:10 Removing intermediate container 13c72ec45b75 21:18:10 ---> b8a3eba3252d 21:18:10 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:18:10 ---> Running in 48264f60ea51 21:18:10 ---> Running in 8d8b8928d8e1 21:18:10 Removing intermediate container 8d8b8928d8e1 21:18:10 ---> dc9138bc3bde 21:18:10 Step 13/25 : WORKDIR / 21:18:10 ---> Running in 35ad9fe881a0 21:18:11 Removing intermediate container 35ad9fe881a0 21:18:11 ---> 596268ff60f6 21:18:11 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:18:13 ---> 73a6edbb81d5 21:18:13 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:18:13 Removing intermediate container 48264f60ea51 21:18:13 ---> 55fa68fd6956 21:18:13 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:18:13 ---> Running in 6f72a9eda321 21:18:14 Removing intermediate container 6f72a9eda321 21:18:14 ---> 5d7f4031a159 21:18:14 Step 20/22 : LABEL arch=arm64 21:18:14 ---> 259f572b215b 21:18:14 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:18:14 ---> Running in 033f14378372 21:18:15 Removing intermediate container 033f14378372 21:18:15 ---> adafd738d010 21:18:15 Step 21/22 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 21:18:15 ---> Running in a12f73901fc5 21:18:15 ---> a691fb90549c 21:18:15 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:18:16 Removing intermediate container a12f73901fc5 21:18:16 ---> 70053091c394 21:18:16 Step 22/22 : LABEL version=0.0.0 21:18:16 ---> Running in 2270662afd7d 21:18:17 ---> e4ca5ac6a9a4 21:18:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:18:17 Removing intermediate container 2270662afd7d 21:18:17 ---> 159338176ab3 21:18:17 21:18:18 Successfully built 159338176ab3 21:18:18 Successfully tagged security-proxy-setup-arm64:latest 21:18:18  Building security-proxy-setup ... done  ---> 6b64b00e2f99 21:18:18 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:18:20 ---> 41dc55f22df5 21:18:20 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:18:21 ---> 7fef20569f6a 21:18:21 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:18:21 ---> Running in 7abe517d0ef5 21:18:24 Removing intermediate container 7abe517d0ef5 21:18:24 ---> a068501d5c7b 21:18:24 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:18:24 ---> Running in 3c8a2946672d 21:18:25 Removing intermediate container 3c8a2946672d 21:18:25 ---> e617c60cbb53 21:18:25 Step 23/25 : LABEL arch=arm64 21:18:25 ---> Running in 8421930a29fd 21:18:25 Removing intermediate container 8421930a29fd 21:18:25 ---> 4c578386a841 21:18:25 Step 24/25 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 21:18:26 ---> Running in a221d7777ee2 21:18:26 Removing intermediate container a221d7777ee2 21:18:26 ---> d291985f2b8a 21:18:26 Step 25/25 : LABEL version=0.0.0 21:18:26 ---> Running in a1b493ddc90a 21:18:27 Removing intermediate container a1b493ddc90a 21:18:27 ---> 3610afad80a2 21:18:27 21:18:27 Successfully built 3610afad80a2 21:18:27 Successfully tagged security-secretstore-setup-arm64:latest 21:19:06  Building security-secretstore-setup ... done Removing intermediate container a36332d5ea6e 21:19:06 ---> 7accba316bb5 21:19:06 21:19:06 Step 10/22 : FROM alpine:3.16 21:19:06 ---> 3d81c46cd875 21:19:06 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:19:06 ---> Using cache 21:19:06 ---> f11613e708ed 21:19:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:19:06 ---> Using cache 21:19:06 ---> d8f11c105665 21:19:06 Step 13/22 : ENV APP_PORT=59861 21:19:06 ---> Running in 79543276a2da 21:19:06 Removing intermediate container 79543276a2da 21:19:06 ---> 04f1655e9fbc 21:19:06 Step 14/22 : EXPOSE $APP_PORT 21:19:06 ---> Running in 51010f82375d 21:19:06 Removing intermediate container 51010f82375d 21:19:06 ---> 057a68e9a66b 21:19:06 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:19:06 ---> 3d070c24f402 21:19:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:19:06 ---> fdc698b9ecff 21:19:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:19:06 ---> 2bbfc8ed3230 21:19:06 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:19:06 ---> Running in 83fadca9b210 21:19:07 Removing intermediate container 83fadca9b210 21:19:07 ---> ed58e7605944 21:19:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:19:07 ---> Running in 44502a320c31 21:19:07 Removing intermediate container 44502a320c31 21:19:07 ---> 6f0d04f42888 21:19:07 Step 20/22 : LABEL arch=arm64 21:19:07 ---> Running in aa6e118ccc68 21:19:08 Removing intermediate container aa6e118ccc68 21:19:08 ---> c44fb049b9f5 21:19:08 Step 21/22 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 21:19:08 ---> Running in 198bb1c92c1a 21:19:08 Removing intermediate container 198bb1c92c1a 21:19:08 ---> 5003a23db063 21:19:08 Step 22/22 : LABEL version=0.0.0 21:19:08 ---> Running in 3087cef51305 21:19:09 Removing intermediate container 3087cef51305 21:19:09 ---> 87c0aa3dbb7a 21:19:09 21:19:09 Successfully built 87c0aa3dbb7a 21:19:09 Successfully tagged support-scheduler-arm64:latest 21:19:27  Building support-scheduler ... done Removing intermediate container d6eed51797da 21:19:27 ---> 6c0a76f987e2 21:19:27 21:19:27 Step 10/22 : FROM alpine:3.16 21:19:27 ---> 3d81c46cd875 21:19:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:19:27 ---> Running in 06db7834b1e0 21:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:19:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:19:27 (1/2) Installing ca-certificates (20211220-r0) 21:19:27 (2/2) Installing dumb-init (1.2.5-r1) 21:19:27 Executing busybox-1.35.0-r15.trigger 21:19:27 Executing ca-certificates-20211220-r0.trigger 21:19:28 OK: 6 MiB in 16 packages 21:19:29 Removing intermediate container 06db7834b1e0 21:19:29 ---> c0b82584e379 21:19:29 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:19:29 ---> Running in a64ca312e85d 21:19:29 Removing intermediate container a64ca312e85d 21:19:29 ---> 22db6bed74de 21:19:29 Step 13/22 : ENV APP_PORT=59860 21:19:29 ---> Running in c27ffcf3fca4 21:19:30 Removing intermediate container c27ffcf3fca4 21:19:30 ---> a10ede5af243 21:19:30 Step 14/22 : EXPOSE $APP_PORT 21:19:30 ---> Running in 95a0d7ef1a67 21:19:30 Removing intermediate container 95a0d7ef1a67 21:19:30 ---> e00258900a0f 21:19:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:19:31 ---> 6cf05f18e285 21:19:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:19:32 ---> 24b2e889e7b3 21:19:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:19:33 ---> 2a7c724063a6 21:19:33 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:19:33 ---> Running in d8f76c595f51 21:19:33 Removing intermediate container d8f76c595f51 21:19:33 ---> 77ce43b87ace 21:19:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:19:33 ---> Running in 8d7c31aa591c 21:19:33 Removing intermediate container 8d7c31aa591c 21:19:33 ---> cd81ce803019 21:19:33 Step 20/22 : LABEL arch=arm64 21:19:34 ---> Running in 5b2d703990ed 21:19:34 Removing intermediate container 5b2d703990ed 21:19:34 ---> f886811f62c8 21:19:34 Step 21/22 : LABEL git_sha=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 21:19:34 ---> Running in ee2b9191cd9e 21:19:34 Removing intermediate container ee2b9191cd9e 21:19:34 ---> 6b6666417090 21:19:34 Step 22/22 : LABEL version=0.0.0 21:19:34 ---> Running in ee24df99c2b7 21:19:35 Removing intermediate container ee24df99c2b7 21:19:35 ---> 80ba826943de 21:19:35 21:19:35 Successfully built 80ba826943de 21:19:35 Successfully tagged support-notifications-arm64:latest 21:19:35  Building support-notifications ... done  [Pipeline] } 21:19:35 $ docker stop --time=1 2546d12b781cbb5671451057a4fb8c55371b440450b0564192011f102ccfeaf9 21:19:37 $ docker rm -f 2546d12b781cbb5671451057a4fb8c55371b440450b0564192011f102ccfeaf9 [Pipeline] // withDockerContainer [Pipeline] sh 21:19:38 + docker images 21:19:38 REPOSITORY TAG IMAGE ID CREATED SIZE 21:19:38 support-notifications-arm64 latest 80ba826943de 3 seconds ago 26.1MB 21:19:38 6c0a76f987e2 14 seconds ago 1.57GB 21:19:38 support-scheduler-arm64 latest 87c0aa3dbb7a 30 seconds ago 25.6MB 21:19:38 7accba316bb5 38 seconds ago 1.57GB 21:19:38 security-secretstore-setup-arm64 latest 3610afad80a2 About a minute ago 27.9MB 21:19:38 security-proxy-setup-arm64 latest 159338176ab3 About a minute ago 26.2MB 21:19:38 e28e65a1654b About a minute ago 1.52GB 21:19:38 b5b9174bb26a About a minute ago 1.52GB 21:19:38 security-bootstrapper-arm64 latest 8c0675279c13 About a minute ago 18.5MB 21:19:38 1b5dc5c9b576 2 minutes ago 1.52GB 21:19:38 security-spire-agent-arm64 latest 3d1178a3e848 8 minutes ago 122MB 21:19:38 security-spire-config-arm64 latest f1bd30a94526 8 minutes ago 83.6MB 21:19:38 security-spire-server-arm64 latest 89c62ba5d346 8 minutes ago 84.2MB 21:19:38 63584bf2caf9 8 minutes ago 1.41GB 21:19:38 67cf9598fb10 8 minutes ago 1.41GB 21:19:38 aaa04723bb8d 8 minutes ago 1.41GB 21:19:38 security-spiffe-token-provider-arm64 latest ca667ffe0558 9 minutes ago 28.3MB 21:19:38 sys-mgmt-agent-arm64 latest 2ce4734c31f1 9 minutes ago 282MB 21:19:38 3698b22ea4af 9 minutes ago 1.56GB 21:19:38 core-data-arm64 latest 1b8b0a17abfb 9 minutes ago 20.6MB 21:19:38 736841c63975 10 minutes ago 1.54GB 21:19:38 core-metadata-arm64 latest 9f7caf46008d 10 minutes ago 16.4MB 21:19:38 core-command-arm64 latest 5e56aec61e5a 11 minutes ago 15.5MB 21:19:38 51af833c55b6 11 minutes ago 1.52GB 21:19:38 9654f6b60257 11 minutes ago 1.51GB 21:19:38 83c0e1a21b38 11 minutes ago 1.51GB 21:19:38 ci-base-image-arm64 latest 1572a3747019 29 minutes ago 994MB 21:19:38 alpine 3.15 60f2846fe774 8 days ago 5.32MB 21:19:38 alpine 3.16 3d81c46cd875 9 days ago 5.27MB 21:19:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB 21:19:38 docker 20.10.14 c346e9eafbab 3 months ago 202MB 21:19:38 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 21:19:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:19:39 21:19:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:19:40 arm64: Pulling from edgex-lftools-log-publisher 21:19:40 8998bd30e6a1: Pulling fs layer 21:19:40 04944245beec: Pulling fs layer 21:19:40 699f458cf7ca: Pulling fs layer 21:19:40 765212b225bb: Pulling fs layer 21:19:40 f23df028b6ca: Pulling fs layer 21:19:40 d65c8cfc05b1: Pulling fs layer 21:19:40 2437ff75d9bd: Pulling fs layer 21:19:40 f23df028b6ca: Waiting 21:19:40 765212b225bb: Waiting 21:19:40 04944245beec: Verifying Checksum 21:19:40 04944245beec: Download complete 21:19:40 765212b225bb: Verifying Checksum 21:19:40 765212b225bb: Download complete 21:19:40 f23df028b6ca: Verifying Checksum 21:19:40 f23df028b6ca: Download complete 21:19:40 d65c8cfc05b1: Verifying Checksum 21:19:40 d65c8cfc05b1: Download complete 21:19:40 699f458cf7ca: Verifying Checksum 21:19:40 699f458cf7ca: Download complete 21:19:41 8998bd30e6a1: Verifying Checksum 21:19:41 8998bd30e6a1: Download complete 21:19:43 2437ff75d9bd: Verifying Checksum 21:19:43 2437ff75d9bd: Download complete 21:19:45 8998bd30e6a1: Pull complete 21:19:45 04944245beec: Pull complete 21:19:47 699f458cf7ca: Pull complete 21:19:47 765212b225bb: Pull complete 21:19:48 f23df028b6ca: Pull complete 21:19:48 d65c8cfc05b1: Pull complete 21:20:07 2437ff75d9bd: Pull complete 21:20:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:20:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:20:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:07 prd-ubuntu20.04-docker-arm64-4c-16g-21400 does not seem to be running inside a container 21:20:07 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:20:10 $ docker top 581fcfaca72b69bf06b488a7f56f9b7c264e65a61038dad2d5d47215a5f20b69 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:20:11 ---> job-cost.sh 21:20:11 lf-activate-venv: SKIPPING 21:20:11 INFO: No Stack... 21:20:12 INFO: Retrieving Pricing Info for: v3-standard-4 21:20:12 INFO: Archiving Costs [Pipeline] sh 21:20:13 + cut -d, -f6 21:20:13 + cat /w/workspace/edgex-go/4/archives/cost.csv [Pipeline] lock 21:20:13 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4105-4-stack-cost] 21:20:13 Resource [jenkins-edgexfoundry-edgex-go-PR-4105-4-stack-cost] did not exist. Created. 21:20:13 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4105-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:20:14 + echo total: 0.10999999940395355 [Pipeline] stash 21:20:14 Stashed 1 file(s) [Pipeline] } 21:20:14 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4105-4-stack-cost] [Pipeline] // lock [Pipeline] } 21:20:14 $ docker stop --time=1 581fcfaca72b69bf06b488a7f56f9b7c264e65a61038dad2d5d47215a5f20b69 21:20:16 $ docker rm -f 581fcfaca72b69bf06b488a7f56f9b7c264e65a61038dad2d5d47215a5f20b69 [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 21:20:16 provisioning config files... 21:20:16 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config6035254256580564806tmp [Pipeline] { [Pipeline] sh 21:20:17 + set +x 21:20:17 + curl -s https://codecov.io/bash 21:20:17 + bash -s -- 21:20:17 21:20:17 _____ _ 21:20:17 / ____| | | 21:20:17 | | ___ __| | ___ ___ _____ __ 21:20:17 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:20:17 | |___| (_) | (_| | __/ (_| (_) \ V / 21:20:17 \_____\___/ \__,_|\___|\___\___/ \_/ 21:20:17 Bash-1.0.6 21:20:17 21:20:17 21:20:17 ==> git version 2.25.1 found 21:20:17 ==> 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 21:20:17 Release-Date: 2020-01-08 21:20:17 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:20:17 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:20:17 ==> Jenkins CI detected. 21:20:17 current dir:  /w/workspace/edgex-go/4 21:20:17 project root: . 21:20:17 --> token set from env 21:20:17 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:20:17 ==> Running gcov in . (disable via -X gcov) 21:20:17 ==> Python coveragepy not found 21:20:17 ==> Searching for coverage reports in: 21:20:17 + . 21:20:17 -> Found 1 reports 21:20:17 ==> Detecting git/mercurial file structure 21:20:17 ==> Reading reports 21:20:17 + ./coverage.out bytes=436144 21:20:17 ==> Appending adjustments 21:20:17 https://docs.codecov.io/docs/fixing-reports 21:20:18 + Found adjustments 21:20:18 ==> Gzipping contents 21:20:18 60K /tmp/codecov.gRWx2o.gz 21:20:18 ==> Uploading reports 21:20:18 url: https://codecov.io 21:20:18 query: branch=PR-4105&commit=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4105%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4105&job=&cmd_args= 21:20:18 -> Pinging Codecov 21:20:18 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4105&commit=5ebe4c56fd8cc741780ab8d9d214394c00f60fb9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4105%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4105&job=&cmd_args= 21:20:18 -> Uploading to 21:20:18 https://storage.googleapis.com/codecov/v4/raw/2022-07-28/00271124DB129430A58F1EEE437C3FCB/5ebe4c56fd8cc741780ab8d9d214394c00f60fb9/ec6370dc-be3e-4575-99f6-32eb172c8ac2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220728T212018Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c3ffa0a54a941b707e3252dba7f7629b3035d415190b0391707335f994eea919 21:20:18 % Total % Received % Xferd Average Speed Time Time Time Current 21:20:18 Dload Upload Total Spent Left Speed 21:20:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59895 0 0 100 59895 0 210k --:--:-- --:--:-- --:--:-- 210k 21:20:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/5ebe4c56fd8cc741780ab8d9d214394c00f60fb9 [Pipeline] } 21:20:19 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 21:20:19 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 21:20:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:20:21 ---> package-listing.sh 21:20:21 ++ facter osfamily 21:20:21 ++ tr '[:upper:]' '[:lower:]' 21:20:21 + OS_FAMILY=debian 21:20:21 + workspace=/w/workspace/edgex-go/4 21:20:21 + START_PACKAGES=/tmp/packages_start.txt 21:20:21 + END_PACKAGES=/tmp/packages_end.txt 21:20:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:20:21 + PACKAGES=/tmp/packages_start.txt 21:20:21 + '[' /w/workspace/edgex-go/4 ']' 21:20:21 + PACKAGES=/tmp/packages_end.txt 21:20:21 + case "${OS_FAMILY}" in 21:20:21 + dpkg -l 21:20:21 + grep '^ii' 21:20:21 + '[' -f /tmp/packages_start.txt ']' 21:20:21 + '[' -f /tmp/packages_end.txt ']' 21:20:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:20:21 + '[' /w/workspace/edgex-go/4 ']' 21:20:21 + mkdir -p /w/workspace/edgex-go/4/archives/ 21:20:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 21:20:21 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:20:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:20:22 21:20:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:20:22 latest: Pulling from edgex-lftools-log-publisher 21:20:22 5eb5b503b376: Pulling fs layer 21:20:22 5c69ac0246d0: Pulling fs layer 21:20:22 ec43610c2a17: Pulling fs layer 21:20:22 3a2ae6a8a46f: Pulling fs layer 21:20:22 33b1e0a273af: Pulling fs layer 21:20:22 5d3b04190fa2: Pulling fs layer 21:20:22 2f39f015ded8: Pulling fs layer 21:20:22 33b1e0a273af: Waiting 21:20:22 5d3b04190fa2: Waiting 21:20:22 3a2ae6a8a46f: Waiting 21:20:22 5c69ac0246d0: Verifying Checksum 21:20:22 5c69ac0246d0: Download complete 21:20:22 3a2ae6a8a46f: Verifying Checksum 21:20:22 3a2ae6a8a46f: Download complete 21:20:22 33b1e0a273af: Verifying Checksum 21:20:22 33b1e0a273af: Download complete 21:20:22 5d3b04190fa2: Verifying Checksum 21:20:22 5d3b04190fa2: Download complete 21:20:22 ec43610c2a17: Verifying Checksum 21:20:22 ec43610c2a17: Download complete 21:20:22 5eb5b503b376: Verifying Checksum 21:20:22 5eb5b503b376: Download complete 21:20:23 2f39f015ded8: Verifying Checksum 21:20:23 2f39f015ded8: Download complete 21:20:23 5eb5b503b376: Pull complete 21:20:24 5c69ac0246d0: Pull complete 21:20:24 ec43610c2a17: Pull complete 21:20:24 3a2ae6a8a46f: Pull complete 21:20:24 33b1e0a273af: Pull complete 21:20:24 5d3b04190fa2: Pull complete 21:20:29 2f39f015ded8: Pull complete 21:20:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:20:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:20:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:29 prd-ubuntu20.04-docker-8c-8g-21399 does not seem to be running inside a container 21:20:29 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:20:32 $ docker top e3772b273706de485da657a8434240dc32e3d1f9a32f3e28dd4f3fd0e13949be -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:32 + touch /tmp/pre-build-complete [Pipeline] sh 21:20:32 + mkdir -p /var/log/sysstat [Pipeline] sh 21:20:33 + ls /var/log/sa-host 21:20:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:20:33 provisioning config files... 21:20:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config3658987947240524158tmp [Pipeline] { [Pipeline] echo 21:20:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:20:33 ---> create-netrc.sh [Pipeline] } 21:20:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:20:33 ---> python-tools-install.sh [Pipeline] echo 21:20:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:20:34 ---> sudo-logs.sh 21:20:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:20:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:20:34 ---> job-cost.sh 21:20:34 lf-activate-venv: SKIPPING 21:20:34 DEBUG: total: 0.10999999940395355 21:20:34 INFO: Retrieving Stack Cost... 21:20:34 INFO: Retrieving Pricing Info for: v3-standard-8 21:20:35 INFO: Archiving Costs [Pipeline] echo 21:20:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:20:35 ---> logs-deploy.sh 21:20:35 lf-activate-venv: SKIPPING 21:20:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4105/4 21:20:35 INFO: archiving workspace using pattern(s): 21:20:36 Archives upload complete. 21:20:36 INFO: archiving logs to Nexus 21:20:37 ---> uname -a: 21:20:37 Linux prd-ubuntu20-04-docker-8c-8g-21399 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:20:37 21:20:37 21:20:37 ---> lscpu: 21:20:37 Architecture: x86_64 21:20:37 CPU op-mode(s): 32-bit, 64-bit 21:20:37 Byte Order: Little Endian 21:20:37 Address sizes: 40 bits physical, 48 bits virtual 21:20:37 CPU(s): 8 21:20:37 On-line CPU(s) list: 0-7 21:20:37 Thread(s) per core: 1 21:20:37 Core(s) per socket: 1 21:20:37 Socket(s): 8 21:20:37 NUMA node(s): 1 21:20:37 Vendor ID: AuthenticAMD 21:20:37 CPU family: 23 21:20:37 Model: 49 21:20:37 Model name: AMD EPYC-Rome Processor 21:20:37 Stepping: 0 21:20:37 CPU MHz: 2799.864 21:20:37 BogoMIPS: 5599.72 21:20:37 Virtualization: AMD-V 21:20:37 Hypervisor vendor: KVM 21:20:37 Virtualization type: full 21:20:37 L1d cache: 256 KiB 21:20:37 L1i cache: 256 KiB 21:20:37 L2 cache: 4 MiB 21:20:37 L3 cache: 128 MiB 21:20:37 NUMA node0 CPU(s): 0-7 21:20:37 Vulnerability Itlb multihit: Not affected 21:20:37 Vulnerability L1tf: Not affected 21:20:37 Vulnerability Mds: Not affected 21:20:37 Vulnerability Meltdown: Not affected 21:20:37 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:20:37 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:20:37 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:20:37 Vulnerability Srbds: Not affected 21:20:37 Vulnerability Tsx async abort: Not affected 21:20:37 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 21:20:37 21:20:37 21:20:37 ---> nproc: 21:20:37 8 21:20:37 21:20:37