Pull request #4125 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 farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 9d96bbb21c595d73fc1d81d82935c6490ab477ee+de42c75fc4ab817d877df8b97b2a6a2a139eddab (f2a10fe8443163a5c050b677406ce6154cc41525) 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-ssh6921364437177849175.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-ssh15114955595487733084.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-4125/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-4125/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11781762875089912357.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-ssh5979416465224620682.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4125/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-4125/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1760651865635620351.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23049 in /w/workspace/edgexfoundry_edgex-go_PR-4125 [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 de42c75fc4ab817d877df8b97b2a6a2a139eddab into PR head commit 9d96bbb21c595d73fc1d81d82935c6490ab477ee Merge succeeded, producing 65f9289ed88faf2540fffee479906180a571db5a Checking out Revision 65f9289ed88faf2540fffee479906180a571db5a (PR-4125) > 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/4125/head:refs/remotes/origin/PR-4125 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d96bbb21c595d73fc1d81d82935c6490ab477ee # 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 de42c75fc4ab817d877df8b97b2a6a2a139eddab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65f9289ed88faf2540fffee479906180a571db5a # timeout=10 Commit message: "Merge commit 'de42c75fc4ab817d877df8b97b2a6a2a139eddab' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:08:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:08:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:08:46 ========================================================= 17:08:46 EdgeX Global Pipelines Version Info 17:08:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a41639d41d9c5810644a3a65fb464868cf3bc3e0 # timeout=10 17:08:47 ------------------- 17:08:47 stable info: 17:08:47 ------------------- 17:08:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:08:47 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 17:08:47 Message: update stable to v1.0.238 17:08:48 ------------------- 17:08:48 experimental info: 17:08:48 ------------------- 17:08:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:08:48 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 17:08:48 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4125 [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4125 [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4125 [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65f9289ed88faf2540fffee479906180a571db5a [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 65f9289 [Pipeline] echo 17:08:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:08:48 provisioning config files... 17:08:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6236681847632289772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:08:48 ---> docker-login.sh 17:08:48 nexus3.edgexfoundry.org:10001 17:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:49 Configure a credential helper to remove this warning. See 17:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:49 17:08:49 Login Succeeded 17:08:49 nexus3.edgexfoundry.org:10002 17:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:49 Configure a credential helper to remove this warning. See 17:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:49 17:08:49 Login Succeeded 17:08:49 nexus3.edgexfoundry.org:10003 17:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:49 Configure a credential helper to remove this warning. See 17:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:49 17:08:49 Login Succeeded 17:08:49 nexus3.edgexfoundry.org:10004 17:08:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:49 Configure a credential helper to remove this warning. See 17:08:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:49 17:08:49 Login Succeeded 17:08:49 docker.io 17:08:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:50 Configure a credential helper to remove this warning. See 17:08:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:50 17:08:50 Login Succeeded 17:08:50 ---> docker-login.sh ends [Pipeline] } 17:08:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:08:50 + 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 17:08:50 + cut -d/ -f2 17:08:50 + dirname cmd/core-command/Dockerfile 17:08:50 + echo core-command,cmd/core-command/Dockerfile 17:08:50 + + dirname cmd/core-data/Dockerfile 17:08:50 cut -d/ -f2 17:08:50 + echo core-data,cmd/core-data/Dockerfile 17:08:50 + cut -d/ -f2 17:08:50 + dirname cmd/core-metadata/Dockerfile 17:08:50 + echo core-metadata,cmd/core-metadata/Dockerfile 17:08:50 + dirname cmd/security-bootstrapper/Dockerfile 17:08:50 + cut -d/ -f2 17:08:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 17:08:50 + dirname cmd/security-proxy-setup/Dockerfile 17:08:50 + cut -d/ -f2 17:08:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 17:08:50 + dirname cmd/security-secretstore-setup/Dockerfile 17:08:50 + cut -d/ -f2 17:08:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 17:08:50 + dirname cmd/security-spiffe-token-provider/Dockerfile 17:08:50 + cut -d/ -f2 17:08:50 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 17:08:50 + dirname cmd/security-spire-agent/Dockerfile 17:08:50 + cut -d/ -f2 17:08:50 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 17:08:50 + dirname cmd/security-spire-config/Dockerfile 17:08:50 + cut -d/ -f2 17:08:50 + echo security-spire-config,cmd/security-spire-config/Dockerfile 17:08:50 + dirname cmd/security-spire-server/Dockerfile 17:08:50 + cut -d/ -f2 17:08:50 + echo security-spire-server,cmd/security-spire-server/Dockerfile 17:08:50 + dirname cmd/support-notifications/Dockerfile 17:08:50 + cut -d/ -f2 17:08:50 + echo support-notifications,cmd/support-notifications/Dockerfile 17:08:50 + dirname cmd/support-scheduler/Dockerfile 17:08:50 + cut -d/ -f2 17:08:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile 17:08:50 + dirname cmd/sys-mgmt-agent/Dockerfile 17:08:50 + cut -d/ -f2 17:08:50 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 17:08:50 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 17:08:50 + git rev-list -1 --merges 65f9289ed88faf2540fffee479906180a571db5a~1..65f9289ed88faf2540fffee479906180a571db5a [Pipeline] echo 17:08:50 -----------> git rev-list -1 --merges 65f9289ed88faf2540fffee479906180a571db5a~1..65f9289ed88faf2540fffee479906180a571db5a 65f9289ed88faf2540fffee479906180a571db5a 17:08:50 65f9289ed88faf2540fffee479906180a571db5a [false] [Pipeline] sh 17:08:51 + git log --format=format:%s -1 65f9289ed88faf2540fffee479906180a571db5a [Pipeline] echo 17:08:51 ========================================================= 17:08:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:08:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 17:08:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:08:51 + grep -v github /etc/ssh/ssh_known_hosts 17:08:51 + [ -e /tmp/ssh_known_hosts ] 17:08:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:08:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:08:51 + sudo tee -a /etc/ssh/ssh_known_hosts 17:08:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:08:52 17:08:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:08:52 0.1.4: Pulling from edgex-devops/py-git-semver 17:08:52 b85a868b505f: Pulling fs layer 17:08:52 e2be974225ed: Pulling fs layer 17:08:52 339a4e72a1f5: Pulling fs layer 17:08:52 988bab9f4d93: Pulling fs layer 17:08:52 1469e6f7b9e6: Pulling fs layer 17:08:52 eaf3925da568: Pulling fs layer 17:08:52 bab4dde63d76: Pulling fs layer 17:08:52 bde34c3a00c8: Pulling fs layer 17:08:52 b352a97aabf1: Pulling fs layer 17:08:52 4872d77fe225: Pulling fs layer 17:08:52 5851b861e8e6: Pulling fs layer 17:08:52 1469e6f7b9e6: Waiting 17:08:52 bde34c3a00c8: Waiting 17:08:52 bab4dde63d76: Waiting 17:08:52 4872d77fe225: Waiting 17:08:52 5851b861e8e6: Waiting 17:08:52 eaf3925da568: Waiting 17:08:52 b352a97aabf1: Waiting 17:08:52 e2be974225ed: Download complete 17:08:52 988bab9f4d93: Download complete 17:08:52 1469e6f7b9e6: Verifying Checksum 17:08:52 1469e6f7b9e6: Download complete 17:08:52 339a4e72a1f5: Verifying Checksum 17:08:52 339a4e72a1f5: Download complete 17:08:52 eaf3925da568: Download complete 17:08:52 bde34c3a00c8: Download complete 17:08:52 b352a97aabf1: Download complete 17:08:52 4872d77fe225: Verifying Checksum 17:08:52 4872d77fe225: Download complete 17:08:52 5851b861e8e6: Download complete 17:08:52 b85a868b505f: Verifying Checksum 17:08:52 b85a868b505f: Download complete 17:08:53 bab4dde63d76: Verifying Checksum 17:08:53 bab4dde63d76: Download complete 17:08:54 b85a868b505f: Pull complete 17:08:54 e2be974225ed: Pull complete 17:08:54 339a4e72a1f5: Pull complete 17:08:54 988bab9f4d93: Pull complete 17:08:55 1469e6f7b9e6: Pull complete 17:08:55 eaf3925da568: Pull complete 17:08:57 bab4dde63d76: Pull complete 17:08:57 bde34c3a00c8: Pull complete 17:08:57 b352a97aabf1: Pull complete 17:08:57 4872d77fe225: Pull complete 17:08:57 5851b861e8e6: Pull complete 17:08:57 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:08:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:08:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:58 prd-ubuntu20.04-docker-8c-8g-23049 does not seem to be running inside a container 17:08:58 $ 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 17:08:59 $ docker top fdc319a56b6b3754e83fea57caaeb9062741dd77c281b5da0854687c0e2bab86 -eo pid,comm 17:08:59 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). 17:08:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:08:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:08:59 [ssh-agent] Looking for ssh-agent implementation... 17:08:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:08:59 $ docker exec fdc319a56b6b3754e83fea57caaeb9062741dd77c281b5da0854687c0e2bab86 ssh-agent 17:08:59 SSH_AUTH_SOCK=/tmp/ssh-FbZAEv3xLocg/agent.32 17:08:59 SSH_AGENT_PID=39 17:08:59 Running ssh-add (command line suppressed) 17:09:00 Identity added: /w/workspace/edgex-go/4@tmp/private_key_5597634990342933756.key (/w/workspace/edgex-go/4@tmp/private_key_5597634990342933756.key) 17:09:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:00 + git tag --points-at HEAD [Pipeline] } 17:09:00 $ docker exec --env ******** --env ******** fdc319a56b6b3754e83fea57caaeb9062741dd77c281b5da0854687c0e2bab86 ssh-agent -k 17:09:00 unset SSH_AUTH_SOCK; 17:09:00 unset SSH_AGENT_PID; 17:09:00 echo Agent pid 39 killed; 17:09:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:09:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:09:00 [ssh-agent] Looking for ssh-agent implementation... 17:09:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:00 $ docker exec fdc319a56b6b3754e83fea57caaeb9062741dd77c281b5da0854687c0e2bab86 ssh-agent 17:09:00 SSH_AUTH_SOCK=/tmp/ssh-XUUOAbwmfEsc/agent.73 17:09:00 SSH_AGENT_PID=79 17:09:00 Running ssh-add (command line suppressed) 17:09:01 Identity added: /w/workspace/edgex-go/4@tmp/private_key_1265403450824030869.key (/w/workspace/edgex-go/4@tmp/private_key_1265403450824030869.key) 17:09:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:01 + git semver init 17:09:01 2022-08-18 17:09:01,555 [run_init] DEBUG init version:0.0.0 force:False 17:09:01 2022-08-18 17:09:01,555 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 17:09:01 2022-08-18 17:09:01,556 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 17:09:01 2022-08-18 17:09:01,556 [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) 17:09:06 2022-08-18 17:09:06,101 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 17:09:06 2022-08-18 17:09:06,102 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4125 with force:False 17:09:06 2022-08-18 17:09:06,102 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4125 17:09:06 2022-08-18 17:09:06,107 [execute] INFO git cat-file --batch-check 17:09:06 2022-08-18 17:09:06,107 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 17:09:06 2022-08-18 17:09:06,115 [execute] INFO git cat-file --batch 17:09:06 2022-08-18 17:09:06,115 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 17:09:06 2022-08-18 17:09:06,121 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4125 17:09:06 0.0.0 [Pipeline] } 17:09:06 $ docker exec --env ******** --env ******** fdc319a56b6b3754e83fea57caaeb9062741dd77c281b5da0854687c0e2bab86 ssh-agent -k 17:09:07 unset SSH_AUTH_SOCK; 17:09:07 unset SSH_AGENT_PID; 17:09:07 echo Agent pid 79 killed; 17:09:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:09:07 + git semver [Pipeline] } 17:09:07 $ docker stop --time=1 fdc319a56b6b3754e83fea57caaeb9062741dd77c281b5da0854687c0e2bab86 17:09:09 $ docker rm -f fdc319a56b6b3754e83fea57caaeb9062741dd77c281b5da0854687c0e2bab86 [Pipeline] // withDockerContainer [Pipeline] sh 17:09:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:09:09 Stashed 1 file(s) [Pipeline] echo 17:09:09 [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 17:09:10 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 17:09:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:09:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:09:10 ========================================================= 17:09:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:09:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:09:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:09:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:09:10 2408cc74d12b: Pulling fs layer 17:09:10 ea60b727a1ce: Pulling fs layer 17:09:10 30c4a7721957: Pulling fs layer 17:09:10 370296b7ddb6: Pulling fs layer 17:09:10 7c6cee850709: Pulling fs layer 17:09:10 39a5fcdaea64: Pulling fs layer 17:09:10 d94ebbe4e438: Pulling fs layer 17:09:10 bcfd1f05c69d: Pulling fs layer 17:09:10 59ccb84bbe0f: Pulling fs layer 17:09:10 59ccb84bbe0f: Waiting 17:09:10 370296b7ddb6: Waiting 17:09:10 39a5fcdaea64: Waiting 17:09:10 d94ebbe4e438: Waiting 17:09:10 7c6cee850709: Waiting 17:09:10 bcfd1f05c69d: Waiting 17:09:10 30c4a7721957: Verifying Checksum 17:09:10 30c4a7721957: Download complete 17:09:10 ea60b727a1ce: Verifying Checksum 17:09:10 ea60b727a1ce: Download complete 17:09:10 7c6cee850709: Verifying Checksum 17:09:10 7c6cee850709: Download complete 17:09:10 39a5fcdaea64: Download complete 17:09:10 2408cc74d12b: Verifying Checksum 17:09:10 2408cc74d12b: Download complete 17:09:10 d94ebbe4e438: Verifying Checksum 17:09:10 d94ebbe4e438: Download complete 17:09:10 2408cc74d12b: Pull complete 17:09:10 ea60b727a1ce: Pull complete 17:09:10 30c4a7721957: Pull complete 17:09:10 59ccb84bbe0f: Verifying Checksum 17:09:10 59ccb84bbe0f: Download complete 17:09:10 bcfd1f05c69d: Verifying Checksum 17:09:11 370296b7ddb6: Verifying Checksum 17:09:11 370296b7ddb6: Download complete 17:09:15 370296b7ddb6: Pull complete 17:09:15 7c6cee850709: Pull complete 17:09:15 39a5fcdaea64: Pull complete 17:09:15 d94ebbe4e438: Pull complete 17:09:18 bcfd1f05c69d: Pull complete 17:09:19 59ccb84bbe0f: Pull complete 17:09:19 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 17:09:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:09:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 17:09:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:09:19 WORKDIR /edgex 17:09:19 COPY go.mod . 17:09:19 RUN go mod download 17:09:19 + docker build -t ci-base-image-x86_64 -f - . 17:09:19 Sending build context to Docker daemon 169.3MB 17:09:19 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:09:19 ---> a4fb48ad2a94 17:09:19 Step 2/4 : WORKDIR /edgex 17:09:22 ---> Running in 7e2962d82be9 17:09:22 Removing intermediate container 7e2962d82be9 17:09:22 ---> 5f9e32074b6c 17:09:22 Step 3/4 : COPY go.mod . 17:09:22 ---> f447808d47d3 17:09:22 Step 4/4 : RUN go mod download 17:09:22 ---> Running in 798b9a922e87 17:09:24 Still waiting to schedule task 17:09:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 17:09:37 Removing intermediate container 798b9a922e87 17:09:37 ---> c12fac37f8a5 17:09:37 Successfully built c12fac37f8a5 17:09:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:37 + docker inspect -f . ci-base-image-x86_64 17:09:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:37 prd-ubuntu20.04-docker-8c-8g-23049 does not seem to be running inside a container 17:09:37 $ 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 17:09:38 $ docker top 6705e385db19fc10e45fd89a12b4b3f4d9c30662fae263b115ed91bff6378282 -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:38 + go version 17:09:38 go version go1.18.3 linux/amd64 [Pipeline] } 17:09:38 $ docker stop --time=1 6705e385db19fc10e45fd89a12b4b3f4d9c30662fae263b115ed91bff6378282 17:09:39 $ docker rm -f 6705e385db19fc10e45fd89a12b4b3f4d9c30662fae263b115ed91bff6378282 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:40 + docker inspect -f . ci-base-image-x86_64 17:09:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:40 prd-ubuntu20.04-docker-8c-8g-23049 does not seem to be running inside a container 17:09:40 $ 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 17:09:41 $ docker top 8b60bf7f816d5eabb2e38ce1ca0d4e05b797876932229a61dfd96637f3b83f04 -eo pid,comm [Pipeline] { [Pipeline] echo 17:09:41 ========================================================= 17:09:41 [edgeXBuildGoParallel] Running Tests and Build... 17:09:41 ========================================================= [Pipeline] sh 17:09:41 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 17:09:41 + make test 17:09:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:09:48 ? github.com/edgexfoundry/edgex-go [no test files] 17:10:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:10:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:10:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:10:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:10:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:10:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:10:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:10:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:10:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:10:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:10:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:10:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:10:03 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:10:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:10:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.107s coverage: 28.7% of statements 17:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:10:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.110s coverage: 98.5% of statements 17:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:10:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.099s coverage: 54.2% of statements 17:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:10:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:10:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.745s coverage: 89.2% of statements 17:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:10:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.096s coverage: 2.1% of statements 17:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:10:08 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.504s coverage: 95.6% of statements 17:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:10:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:10:08 ok github.com/edgexfoundry/edgex-go/internal/io 0.093s coverage: 72.2% of statements 17:10:08 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:10:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:10:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:10:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:10:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:10:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements 17:10:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:10:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:10:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:10:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.107s coverage: 0.9% of statements 17:10:08 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:10:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.064s coverage: 58.8% of statements 17:10:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.088s coverage: 29.6% of statements 17:10:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.075s coverage: 47.1% of statements 17:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.080s coverage: 79.5% of statements 17:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.073s coverage: 94.1% of statements 17:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements 17:10:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.074s coverage: 87.5% of statements 17:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.059s coverage: 94.4% of statements 17:10:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.051s coverage: 44.8% of statements 17:10:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.214s coverage: 82.2% of statements 17:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.104s coverage: 92.9% of statements 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.086s coverage: 87.2% of statements 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.105s coverage: 80.0% of statements 17:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.053s coverage: 87.2% of statements 17:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.128s coverage: 85.4% of statements 17:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.211s coverage: 91.2% of statements 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.197s coverage: 64.7% of statements 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.071s coverage: 100.0% of statements 17:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 17:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 17:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.042s coverage: 73.7% of statements 17:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 17:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.358s coverage: 65.8% of statements 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.187s coverage: 43.6% of statements 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.077s coverage: 89.5% of statements 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:10:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.087s coverage: 17.7% of statements 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:10:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.170s coverage: 92.3% of statements 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:10:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.072s coverage: 63.2% of statements 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:10:29 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:10:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:10:29 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:10:29 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 17:10:29 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 17:10:29 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 17:10:51 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." 17:10:51 GO111MODULE=on go vet ./... 17:10:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:10:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:10:51 ./bin/test-attribution-txt.sh 17:10:51 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 17:10:51 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 17:10:51 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 17:10:51 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 17:10:51 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 17:10:51 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 17:10:51 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 17:10:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:10:52 + ls -al . 17:10:52 total 736 17:10:52 drwxrwxr-x 10 1001 1001 4096 Aug 18 17:09 . 17:10:52 drwxr-xr-x 4 root root 4096 Aug 18 17:09 .. 17:10:52 -rw-rw-r-- 1 1001 1001 16 Aug 18 17:08 .dockerignore 17:10:52 drwxrwxr-x 8 1001 1001 4096 Aug 18 17:10 .git 17:10:52 drwxrwxr-x 3 1001 1001 4096 Aug 18 17:08 .github 17:10:52 -rw-rw-r-- 1 1001 1001 1030 Aug 18 17:08 .gitignore 17:10:52 -rw-rw-r-- 1 1001 1001 42 Aug 18 17:08 .golangci.yml 17:10:52 -rw-rw-r-- 1 1001 1001 87 Aug 18 17:08 .hadolint.yml 17:10:52 drwxr-xr-x 3 1001 1001 4096 Aug 18 17:09 .semver 17:10:52 -rw-rw-r-- 1 1001 1001 166 Aug 18 17:08 .sonarcloud.properties 17:10:52 -rw-rw-r-- 1 1001 1001 1171 Aug 18 17:08 ADOPTERS.md 17:10:52 -rw-rw-r-- 1 1001 1001 10347 Aug 18 17:08 Attribution.txt 17:10:52 -rw-rw-r-- 1 1001 1001 63209 Aug 18 17:08 CHANGELOG.md 17:10:52 -rw-rw-r-- 1 1001 1001 3804 Aug 18 17:08 CONTRIBUTING.md 17:10:52 -rw-rw-r-- 1 1001 1001 677 Aug 18 17:08 GOVERNANCE.md 17:10:52 -rw-rw-r-- 1 1001 1001 850 Aug 18 17:08 Jenkinsfile 17:10:52 -rw-rw-r-- 1 1001 1001 10775 Aug 18 17:08 LICENSE 17:10:52 -rw-rw-r-- 1 1001 1001 13276 Aug 18 17:08 Makefile 17:10:52 -rw-rw-r-- 1 1001 1001 582 Aug 18 17:08 OWNERS.md 17:10:52 -rw-rw-r-- 1 1001 1001 9094 Aug 18 17:08 README.md 17:10:52 -rw-rw-r-- 1 1001 1001 6912 Aug 18 17:08 SECURITY.md 17:10:52 -rw-rw-r-- 1 1001 1001 5 Aug 18 17:09 VERSION 17:10:52 -rw-rw-r-- 1 1001 1001 4131 Aug 18 17:08 ZMQWindows.md 17:10:52 drwxrwxr-x 2 1001 1001 4096 Aug 18 17:08 bin 17:10:52 drwxrwxr-x 18 1001 1001 4096 Aug 18 17:08 cmd 17:10:52 -rw-r--r-- 1 root root 480241 Aug 18 17:10 coverage.out 17:10:52 -rw-rw-r-- 1 1001 1001 3681 Aug 18 17:08 go.mod 17:10:52 -rw-rw-r-- 1 1001 1001 38033 Aug 18 17:08 go.sum 17:10:52 drwxrwxr-x 8 1001 1001 4096 Aug 18 17:08 internal 17:10:52 drwxrwxr-x 3 1001 1001 4096 Aug 18 17:08 openapi 17:10:52 drwxrwxr-x 4 1001 1001 4096 Aug 18 17:08 snap 17:10:52 -rw-rw-r-- 1 1001 1001 204 Aug 18 17:08 version.go [Pipeline] sh 17:10:52 + '[' -e coverage.out ] 17:10:52 + chown 1001:1001 coverage.out [Pipeline] stash 17:10:52 Stashed 1 file(s) [Pipeline] sh 17:10:52 + make build 17:10:52 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 17:11:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23050 in /w/workspace/edgexfoundry_edgex-go_PR-4125 [Pipeline] { [Pipeline] ws 17:11:01 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 17:11:01 The recommended git tool is: git 17:11:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:11:08 using credential edgex-jenkins-ssh 17:11:08 Cloning the remote Git repository 17:11:09 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:11:09 > git init /w/workspace/edgex-go/4 # timeout=10 17:11:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:11:09 > git --version # timeout=10 17:11:09 > git --version # 'git version 2.25.1' 17:11:09 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:11:20 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 17:11:20 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 17:11:25 Merging remotes/origin/main commit de42c75fc4ab817d877df8b97b2a6a2a139eddab into PR head commit 9d96bbb21c595d73fc1d81d82935c6490ab477ee 17:11:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:11:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:11:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:11:25 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:11:25 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:25 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4125/head:refs/remotes/origin/PR-4125 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:11:26 > git config core.sparsecheckout # timeout=10 17:11:26 > git checkout -f 9d96bbb21c595d73fc1d81d82935c6490ab477ee # timeout=10 17:11:26 Merge succeeded, producing ae7bb450096cba8f57af3550c33abf6542e59584 17:11:26 Checking out Revision ae7bb450096cba8f57af3550c33abf6542e59584 (PR-4125) 17:11:26 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 17:11:26 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 17:11:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:11:26 > git remote # timeout=10 17:11:26 > git config --get remote.origin.url # timeout=10 17:11:26 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:26 > git merge de42c75fc4ab817d877df8b97b2a6a2a139eddab # timeout=10 17:11:26 > git rev-parse HEAD^{commit} # timeout=10 17:11:26 > git config core.sparsecheckout # timeout=10 17:11:26 > git checkout -f ae7bb450096cba8f57af3550c33abf6542e59584 # timeout=10 17:11:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:11:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:11:30 Commit message: "Merge commit 'de42c75fc4ab817d877df8b97b2a6a2a139eddab' into HEAD" 17:11:30 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:11:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:11:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:11:31 % Total % Received % Xferd Average Speed Time Time Time Current 17:11:31 Dload Upload Total Spent Left Speed 17:11:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 85 12332 85 10503 0 0 70020 0 --:--:-- --:--:-- --:--:-- 70020 100 12332 100 12332 0 0 81668 0 --:--:-- --:--:-- --:--:-- 81131 [Pipeline] sh 17:11:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 17:11:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:11:30 > git rev-list --no-walk a41639d41d9c5810644a3a65fb464868cf3bc3e0 # timeout=10 17:11:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 17:11:32 sudo tee /etc/docker/daemon.new 17:11:32 { 17:11:32 "registry-mirrors": [ 17:11:32 "https://nexus3.edgexfoundry.org:10001" 17:11:32 ], 17:11:32 "bip": "10.250.0.254/24", 17:11:32 "hosts": [ 17:11:32 "tcp://0.0.0.0:5555", 17:11:32 "unix:///var/run/docker.sock" 17:11:32 ], 17:11:32 "mtu": 1458, 17:11:32 "selinux-enabled": true, 17:11:32 "seccomp-profile": "/etc/docker/seccomp.json" 17:11:32 } [Pipeline] sh 17:11:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:11:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:11:33 + sudo service docker restart 17:11:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 17:11:36 $ docker stop --time=1 8b60bf7f816d5eabb2e38ce1ca0d4e05b797876932229a61dfd96637f3b83f04 17:11:38 $ docker rm -f 8b60bf7f816d5eabb2e38ce1ca0d4e05b797876932229a61dfd96637f3b83f04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:11:39 17:11:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:11:40 latest: Pulling from edgex-devops/edgex-compose 17:11:40 cbdbe7a5bc2a: Pulling fs layer 17:11:40 ca9280d653b3: Pulling fs layer 17:11:40 7e9c9ca2126c: Pulling fs layer 17:11:40 cbdbe7a5bc2a: Download complete 17:11:40 ca9280d653b3: Verifying Checksum 17:11:40 ca9280d653b3: Download complete 17:11:40 cbdbe7a5bc2a: Pull complete 17:11:40 7e9c9ca2126c: Download complete 17:11:40 ca9280d653b3: Pull complete 17:11:44 7e9c9ca2126c: Pull complete 17:11:44 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 17:11:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:11:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:44 prd-ubuntu20.04-docker-8c-8g-23049 does not seem to be running inside a container 17:11:44 $ 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 17:11:46 $ docker top d2119efb7354aebc55b60853478c29d4ea6ae91aab322c65fee55baded6ab8ee -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:46 + + grep paralleldocker-compose 17:11:46 build --help 17:11:47 --parallel Build images in parallel. [Pipeline] } 17:11:47 $ docker stop --time=1 d2119efb7354aebc55b60853478c29d4ea6ae91aab322c65fee55baded6ab8ee 17:11:48 $ docker rm -f d2119efb7354aebc55b60853478c29d4ea6ae91aab322c65fee55baded6ab8ee [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:11:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 17:11:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:11:49 prd-ubuntu20.04-docker-8c-8g-23049 does not seem to be running inside a container 17:11:49 $ 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 17:11:49 $ docker top eedb986d26df10d122f18904c89927935f5d92a6def139aba8a7807269ff2b9d -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:49 + docker-compose -f ./docker-compose-build.yml build --parallel 17:11:50 Building core-command ... 17:11:50 Building core-data ... 17:11:50 Building core-metadata ... 17:11:50 Building security-bootstrapper ... 17:11:50 Building security-proxy-setup ... 17:11:50 Building security-secretstore-setup ... 17:11:50 Building security-spiffe-token-provider ... 17:11:50 Building security-spire-agent ... 17:11:50 Building security-spire-config ... 17:11:50 Building security-spire-server ... 17:11:50 Building support-notifications ... 17:11:50 Building support-scheduler ... 17:11:50 Building sys-mgmt-agent ... 17:11:50 Building support-notifications 17:11:50 Building core-data 17:11:50 Building core-metadata 17:11:50 Building security-proxy-setup 17:11:50 Building security-spire-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:11:51 provisioning config files... 17:11:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config6533415794499939895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:52 ---> docker-login.sh 17:11:52 nexus3.edgexfoundry.org:10001 17:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:53 Configure a credential helper to remove this warning. See 17:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:53 17:11:53 Login Succeeded 17:11:53 nexus3.edgexfoundry.org:10002 17:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:53 Configure a credential helper to remove this warning. See 17:11:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:53 17:11:53 Login Succeeded 17:11:53 nexus3.edgexfoundry.org:10003 17:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:54 Configure a credential helper to remove this warning. See 17:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:54 17:11:54 Login Succeeded 17:11:54 nexus3.edgexfoundry.org:10004 17:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:54 Configure a credential helper to remove this warning. See 17:11:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:54 17:11:54 Login Succeeded 17:11:54 docker.io 17:11:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:55 Configure a credential helper to remove this warning. See 17:11:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:55 17:11:55 Login Succeeded 17:11:55 ---> docker-login.sh ends [Pipeline] } 17:11:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 17:11:56 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 17:11:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:11:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:11:56 ========================================================= 17:11:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:11:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:11:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:11:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:11:56 b3c136eddcbf: Pulling fs layer 17:11:56 c0a3192eca97: Pulling fs layer 17:11:56 a050256f5b6f: Pulling fs layer 17:11:56 656be50a0ddc: Pulling fs layer 17:11:56 2bbca73fdf42: Pulling fs layer 17:11:56 46d945488cbd: Pulling fs layer 17:11:56 8a5474983e97: Pulling fs layer 17:11:56 329c88fbcd65: Pulling fs layer 17:11:56 656be50a0ddc: Waiting 17:11:56 46d945488cbd: Waiting 17:11:56 8a5474983e97: Waiting 17:11:56 2bbca73fdf42: Waiting 17:11:56 329c88fbcd65: Waiting 17:11:56 a050256f5b6f: Verifying Checksum 17:11:56 a050256f5b6f: Download complete 17:11:56 c0a3192eca97: Verifying Checksum 17:11:56 c0a3192eca97: Download complete 17:11:56 2bbca73fdf42: Verifying Checksum 17:11:56 2bbca73fdf42: Download complete 17:11:56 46d945488cbd: Download complete 17:11:56 b3c136eddcbf: Download complete 17:11:57 b3c136eddcbf: Pull complete 17:11:57 329c88fbcd65: Verifying Checksum 17:11:57 329c88fbcd65: Download complete 17:11:58 c0a3192eca97: Pull complete 17:11:58 a050256f5b6f: Pull complete 17:11:59 8a5474983e97: Verifying Checksum 17:11:59 8a5474983e97: Download complete 17:11:59 656be50a0ddc: Verifying Checksum 17:11:59 656be50a0ddc: Download complete 17:12:02 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:12:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:12:02 ---> c12fac37f8a5 17:12:02 Step 3/22 : WORKDIR /edgex-go 17:12:02 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:12:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:12:02 ---> c12fac37f8a5 17:12:02 Step 3/24 : WORKDIR /edgex-go 17:12:02 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:12:02 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:12:02 ---> c12fac37f8a5 17:12:02 Step 3/26 : WORKDIR /edgex-go 17:12:02 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:12:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:12:02 ---> c12fac37f8a5 17:12:02 Step 3/22 : WORKDIR /edgex-go 17:12:03 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:12:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:12:03 ---> c12fac37f8a5 17:12:03 Step 3/23 : WORKDIR /edgex-go 17:12:06 ---> Running in efa236a84884 17:12:06 ---> Running in 132c5f60298f 17:12:06 ---> Running in 3b149bb593bb 17:12:06 ---> Running in b94621fb1a35 17:12:06 ---> Running in 78b3b20f7cdf 17:12:06 Removing intermediate container efa236a84884 17:12:06 ---> 71c7467600a9 17:12:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:06 Removing intermediate container 132c5f60298f 17:12:06 ---> 4b660a905001 17:12:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:06 Removing intermediate container b94621fb1a35 17:12:06 ---> 8c14172bc14d 17:12:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:06 Removing intermediate container 3b149bb593bb 17:12:06 ---> 3281971e3fc2 17:12:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:06 Removing intermediate container 78b3b20f7cdf 17:12:06 ---> adc5cde3f90f 17:12:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:06 ---> Running in a623df8ad3f8 17:12:06 ---> Running in 74f0077049be 17:12:06 ---> Running in 47ec632cbbfc 17:12:06 ---> Running in ad4bb4c6f0d4 17:12:06 ---> Running in 600250ebb731 17:12:07 Removing intermediate container a623df8ad3f8 17:12:07 ---> a9d175d10dd7 17:12:07 Step 5/22 : RUN apk add --update --no-cache make git 17:12:07 ---> Running in 86a4aebd3096 17:12:07 Removing intermediate container 74f0077049be 17:12:07 ---> 0972981b7a91 17:12:07 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:12:07 ---> Running in d26ddc47af7a 17:12:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:12:07 Removing intermediate container 600250ebb731 17:12:07 ---> 7b2bd5f85919 17:12:07 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:12:08 ---> Running in 1ba2b8b87856 17:12:08 Removing intermediate container ad4bb4c6f0d4 17:12:08 ---> 5e12609150d2 17:12:08 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:12:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:12:08 ---> Running in 3f6e18f6b120 17:12:08 Removing intermediate container 47ec632cbbfc 17:12:08 ---> 256ae1c175a2 17:12:08 Step 5/24 : RUN apk add --update --no-cache make git 17:12:08 ---> Running in 66405d7a72bf 17:12:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:12:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:12:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:12:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:12:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:12:09 OK: 211 MiB in 51 packages 17:12:09 OK: 211 MiB in 51 packages 17:12:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:12:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:12:09 Removing intermediate container 86a4aebd3096 17:12:09 ---> 9500fae633c7 17:12:09 Step 6/22 : COPY go.mod vendor* ./ 17:12:09 OK: 211 MiB in 51 packages 17:12:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:12:09 Removing intermediate container d26ddc47af7a 17:12:09 ---> cbb096fe8f65 17:12:09 Step 6/22 : COPY go.mod vendor* ./ 17:12:09 ---> df631d9c2516 17:12:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:09 OK: 211 MiB in 51 packages 17:12:09 ---> Running in ce04ee413cc8 17:12:09 ---> 8c31d5bf7122 17:12:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:09 Removing intermediate container 1ba2b8b87856 17:12:09 ---> c3293f49da25 17:12:09 Step 6/26 : COPY go.mod vendor* ./ 17:12:09 ---> Running in 29c21740cc42 17:12:10 OK: 211 MiB in 51 packages 17:12:10 ---> 3211289ba38c 17:12:10 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:10 ---> Running in c6543e551d06 17:12:10 Removing intermediate container 3f6e18f6b120 17:12:10 ---> bfae99dba245 17:12:10 Step 6/23 : COPY go.mod vendor* ./ 17:12:10 ---> e8c3218f74d5 17:12:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:10 ---> Running in 3dd787fb6bcc 17:12:10 Removing intermediate container 66405d7a72bf 17:12:10 ---> e21afdf58bd0 17:12:10 Step 6/24 : COPY go.mod vendor* ./ 17:12:11 ---> 70df6c4c5fbf 17:12:11 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:11 ---> Running in 4700347a42e5 17:12:14 656be50a0ddc: Pull complete 17:12:14 2bbca73fdf42: Pull complete 17:12:14 46d945488cbd: Pull complete 17:12:19 8a5474983e97: Pull complete 17:12:21 329c88fbcd65: Pull complete 17:12:21 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 17:12:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:12:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 17:12:22 + docker build -t ci-base-image-arm64 -f - . 17:12:22 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:12:22 WORKDIR /edgex 17:12:22 COPY go.mod . 17:12:22 RUN go mod download 17:12:22 Sending build context to Docker daemon 3.15MB 17:12:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:12:22 ---> ff4287adb874 17:12:22 Step 2/4 : WORKDIR /edgex 17:12:24 ---> Running in 2132a625b452 17:12:24 Removing intermediate container 2132a625b452 17:12:24 ---> 43783b58197b 17:12:24 Step 3/4 : COPY go.mod . 17:12:25 ---> c82a6936dab8 17:12:25 Step 4/4 : RUN go mod download 17:12:25 ---> Running in aa22ca657c9d 17:12:25 Removing intermediate container ce04ee413cc8 17:12:25 ---> 1fb7a3a50f9a 17:12:25 Step 8/22 : COPY . . 17:12:25 Removing intermediate container 4700347a42e5 17:12:25 ---> ea465d0636dc 17:12:25 Step 8/24 : COPY . . 17:12:25 Removing intermediate container c6543e551d06 17:12:25 ---> 0b12d9db994f 17:12:25 Step 8/26 : COPY . . 17:12:25 Removing intermediate container 29c21740cc42 17:12:25 ---> 26309de3d1e5 17:12:25 Step 8/22 : COPY . . 17:12:25 Removing intermediate container 3dd787fb6bcc 17:12:25 ---> 797a7d9597d7 17:12:25 Step 8/23 : COPY . . 17:12:35 ---> 1df06fef91d7 17:12:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:12:35 ---> eb9cac6e8a9e 17:12:35 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:12:35 ---> 68a180d09200 17:12:35 ---> 8e1a6e4d583d 17:12:35 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-configStep 9/23 : RUN make cmd/core-data/core-data ---> 33fbdd8f7a13 17:12:35 17:12:35 Step 9/24 : RUN make cmd/core-metadata/core-metadata 17:12:35 17:12:35 ---> Running in f86b443c9625 17:12:35 ---> Running in 6fe4db854201 17:12:35 ---> Running in f0fbb064e8a7 17:12:35 ---> Running in b44a144c9042 17:12:35 ---> Running in 292c2b7c9247 17:12:35 Removing intermediate container 6fe4db854201 17:12:35 ---> cbdfee203061 17:12:35 Step 10/26 : WORKDIR /edgex-go/spire-build 17:12:35 ---> Running in 51ea90723ae2 17:12:35 Removing intermediate container 51ea90723ae2 17:12:35 ---> 54da0b300c35 17:12:35 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 17:12:35 ---> Running in 1f94b8f5c71b 17:12: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 17:12:35 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 17:12: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 17:12:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:12:37 Removing intermediate container 1f94b8f5c71b 17:12:37 ---> 9407f8d944b7 17:12:37 Step 12/26 : WORKDIR /edgex-go 17:12:37 ---> Running in 440fdbc6864c 17:12:37 Removing intermediate container 440fdbc6864c 17:12:37 ---> dbb180e55cce 17:12:37 17:12:37 Step 13/26 : FROM alpine:3.15 17:12:37 3.15: Pulling from library/alpine 17:12:37 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 17:12:37 Status: Downloaded newer image for alpine:3.15 17:12:37 ---> c4fc93816858 17:12:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:12:37 ---> Running in 10fd2655dd70 17:12:37 Removing intermediate container 10fd2655dd70 17:12:37 ---> e10fec6a774b 17:12:37 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:37 ---> Running in 6589f21f6c8f 17:12:39 Removing intermediate container 6589f21f6c8f 17:12:39 ---> 4e6325469e88 17:12:39 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:12:39 ---> Running in 9f59590eb703 17:12:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:12:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:12:41 v3.15.6-17-g2a4d330151 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:12:41 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:12:41 OK: 15856 distinct packages available 17:12:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:12:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:12:42 (1/4) Installing dumb-init (1.2.5-r1) 17:12:42 (2/4) Installing musl-obstack (1.2.3-r0) 17:12:42 (3/4) Installing libucontext (1.1-r0) 17:12:42 (4/4) Installing gcompat (1.0.0-r4) 17:12:42 Executing busybox-1.34.1-r7.trigger 17:12:42 OK: 6 MiB in 18 packages 17:12:44 Removing intermediate container 9f59590eb703 17:12:44 ---> c5584dcd5d3c 17:12:44 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:12:46 ---> 990d13a826b2 17:12:46 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:12:46 ---> fb7df543e594 17:12:46 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:12:46 ---> Running in ec0efa005a21 17:12:47 Removing intermediate container ec0efa005a21 17:12:47 ---> f14589fbcc3b 17:12:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:12:48 ---> 58e782831052 17:12:48 Step 21/26 : WORKDIR / 17:12:48 ---> Running in 086bd30d99d5 17:12:48 Removing intermediate container 086bd30d99d5 17:12:48 ---> 15d6b6bed068 17:12:48 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:12:48 ---> Running in 3ba41f794bdd 17:12:48 Removing intermediate container 3ba41f794bdd 17:12:48 ---> 64dc007619c4 17:12:48 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:12:49 ---> Running in 0b65ede897b6 17:12:49 Removing intermediate container 0b65ede897b6 17:12:49 ---> 842d6124d215 17:12:49 Step 24/26 : LABEL arch=x86_64 17:12:49 ---> Running in 1aaeb2e7577d 17:12:50 Removing intermediate container 1aaeb2e7577d 17:12:50 ---> 4f5ba5c7916a 17:12:50 Step 25/26 : LABEL git_sha=65f9289ed88faf2540fffee479906180a571db5a 17:12:50 ---> Running in c9d08da2c8f5 17:12:50 Removing intermediate container c9d08da2c8f5 17:12:50 ---> f2659ab1db1f 17:12:50 Step 26/26 : LABEL version=0.0.0 17:12:50 ---> Running in 7128a02cae96 17:12:51 Removing intermediate container 7128a02cae96 17:12:51 ---> 692ab93e6926 17:12:51 17:12:51 Successfully built 692ab93e6926 17:12:51 Successfully tagged security-spire-config:latest 17:12:51 Building security-secretstore-setup 17:12:54  Building security-spire-config ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:12:54 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:12:54 ---> c12fac37f8a5 17:12:54 Step 3/25 : WORKDIR /edgex-go 17:12:54 ---> Using cache 17:12:54 ---> adc5cde3f90f 17:12:54 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:54 ---> Using cache 17:12:54 ---> 5e12609150d2 17:12:54 Step 5/25 : RUN apk add --update --no-cache make git 17:12:55 ---> Running in 37499f0fa435 17:12:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:12:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:12:57 OK: 211 MiB in 51 packages 17:12:58 Removing intermediate container 37499f0fa435 17:12:58 ---> 2072d8a83c11 17:12:58 Step 6/25 : COPY go.mod vendor* ./ 17:12:59 ---> bfb3c12ef71b 17:12:59 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:12:59 ---> Running in f43c6476cbcc 17:13:04 Removing intermediate container aa22ca657c9d 17:13:04 ---> ec928aba426b 17:13:04 Successfully built ec928aba426b 17:13:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:04 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 17:13:04 + docker inspect -f . ci-base-image-arm64 17:13:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:05 prd-ubuntu20.04-docker-arm64-4c-16g-23050 does not seem to be running inside a container 17:13:05 $ 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 17:13:06 $ docker top 452d7a673de66dbb373d189ff80952ee632c02155b579e2f824376f403831159 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:07 + go version 17:13:07 go version go1.18.3 linux/arm64 [Pipeline] } 17:13:07 $ docker stop --time=1 452d7a673de66dbb373d189ff80952ee632c02155b579e2f824376f403831159 17:13:09 $ docker rm -f 452d7a673de66dbb373d189ff80952ee632c02155b579e2f824376f403831159 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:13:09 + docker inspect -f . ci-base-image-arm64 17:13:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:13:09 prd-ubuntu20.04-docker-arm64-4c-16g-23050 does not seem to be running inside a container 17:13:09 Removing intermediate container f43c6476cbcc 17:13:09 ---> 206e495d8dbc 17:13:09 $ 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 17:13:10 Step 8/25 : COPY . . 17:13:10 Removing intermediate container b44a144c9042 17:13:10 ---> 71285dc8ccaf 17:13:10 17:13:10 Step 10/22 : FROM alpine:3.16 17:13:10 3.16: Pulling from library/alpine 17:13:11 $ docker top b941b06933d308625d9cf753a6f99eab4ff56d5dd03a57c8ffe1d329c272d7ed -eo pid,comm [Pipeline] { [Pipeline] echo 17:13:11 ========================================================= 17:13:11 [edgeXBuildGoParallel] Running Tests and Build... 17:13:11 ========================================================= [Pipeline] sh 17:13:11 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:13:11 Status: Downloaded newer image for alpine:3.16 17:13:11 ---> 9c6f07244728 17:13:11 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:13:11 Removing intermediate container 292c2b7c9247 17:13:11 ---> c8c2133b458c 17:13:11 17:13:11 Step 10/24 : FROM alpine:3.16 17:13:11 ---> 9c6f07244728 17:13:11 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:13:12 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 17:13:12 ---> Running in 5ae2527c6aee 17:13:12 ---> Running in a16c2f48fb55 17:13:12 Removing intermediate container f0fbb064e8a7 17:13:12 ---> 259e1c2fceae 17:13:12 17:13:12 Step 10/23 : FROM alpine:3.16 17:13:12 ---> 9c6f07244728 17:13:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:13:12 + make test 17:13:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:13:12 ---> Running in 9cfe675a2e1e 17:13:13 Removing intermediate container 9cfe675a2e1e 17:13:13 ---> 5d875f17b89e 17:13:13 Step 12/23 : ENV APP_PORT=59880 17:13:13 ---> Running in 426086955eac 17:13:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:13:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:13:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:13:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:13:13 Removing intermediate container 426086955eac 17:13:13 ---> b6f31066b632 17:13:13 Step 13/23 : EXPOSE $APP_PORT 17:13:13 (1/1) Installing dumb-init (1.2.5-r1) 17:13:13 (1/6) Installing ca-certificates (20220614-r0) 17:13:13 Executing busybox-1.35.0-r17.trigger 17:13:13 OK: 6 MiB in 15 packages 17:13:13 (2/6) Installing brotli-libs (1.0.9-r6) 17:13:13 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:13:13 (4/6) Installing libcurl (7.83.1-r2) 17:13:13 ---> Running in a1dcd63f85a9 17:13:13 (5/6) Installing curl (7.83.1-r2) 17:13:13 (6/6) Installing dumb-init (1.2.5-r1) 17:13:13 Executing busybox-1.35.0-r17.trigger 17:13:13 Executing ca-certificates-20220614-r0.trigger 17:13:13 OK: 8 MiB in 20 packages 17:13:14 Removing intermediate container a1dcd63f85a9 17:13:14 ---> bc9ffc729654 17:13:14 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:14 ---> Running in 9e3be9fad30d 17:13:14 Removing intermediate container a16c2f48fb55 17:13:14 ---> 8c6afbbfd69f 17:13:14 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:13:14 ---> 4e9518120357 17:13:14 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:13:14 ---> Running in 89ed52061f85 17:13:14 Removing intermediate container 5ae2527c6aee 17:13:14 ---> e3b57a9f0026 17:13:14 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:13:14 ---> Running in 82f89089da65 17:13:15 ---> Running in d80ad6abbff7 17:13:15 Removing intermediate container 89ed52061f85 17:13:15 ---> 0d075fd91d77 17:13:15 Step 13/24 : ENV APP_PORT=59881 17:13:15 ---> Running in b5b028eb95ab 17:13:15 Removing intermediate container d80ad6abbff7 17:13:15 ---> b578961bc93f 17:13:15 Step 13/22 : WORKDIR /edgex 17:13:15 Removing intermediate container 9e3be9fad30d 17:13:15 ---> 97e15f8913ba 17:13:15 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:13:15 ---> Running in 7f453269608a 17:13: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:13:15 Removing intermediate container b5b028eb95ab 17:13:15 ---> c40ee16e8ae1 17:13:15 Step 14/24 : EXPOSE $APP_PORT 17:13:15 ---> Running in b0fba29c7edb 17:13:15 ---> Running in 0ef3422b4714 17:13:15 Removing intermediate container 7f453269608a 17:13:15 ---> 7338f652191f 17:13:15 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:13:15 Removing intermediate container f86b443c9625 17:13:15 ---> 9b14d286409e 17:13:15 17:13:15 Step 10/22 : FROM alpine:3.16 17:13:15 ---> 9c6f07244728 17:13:15 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:13:15 ---> Running in ed5161ef32ff 17:13:15 Removing intermediate container 0ef3422b4714 17:13:15 ---> 87312cea2747 17:13:15 Step 15/24 : WORKDIR / 17:13:15 ---> Running in 5507ab1124ba 17:13:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:13:15 ---> 202df645a719 17:13:15 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:13:15 Removing intermediate container 5507ab1124ba 17:13:15 ---> bcbfc619797c 17:13:15 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:13:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:13:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:13:16 ---> 6569082517de 17:13:16 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:13:16 ---> a39f9ca5a355 17:13:16 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:13:16 (1/2) Installing ca-certificates (20220614-r0) 17:13:16 (2/2) Installing dumb-init (1.2.5-r1) 17:13:16 Executing busybox-1.35.0-r17.trigger 17:13:16 Executing ca-certificates-20220614-r0.trigger 17:13:16 OK: 6 MiB in 16 packages 17:13:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:13:17 ---> c84cd69ed759 17:13:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:13:17 ---> e9ab03d6984c 17:13:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:13:17 ---> fff5d4e5f48a 17:13:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:13:17 (1/6) Installing dumb-init (1.2.5-r1) 17:13:17 ---> 84f7ce782b08 17:13:17 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:13:17 ---> Running in 3d561f9c50c8 17:13:17 Removing intermediate container ed5161ef32ff 17:13:17 ---> bf494c33df0a 17:13:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:13:17 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:13:17 ---> Running in 40eba704bb2e 17:13:17 ---> 13ceb97a43f4 17:13:17 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:13:17 (3/6) Installing libsodium (1.0.18-r0) 17:13:17 ---> Running in c6a13571f376 17:13:17 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:13:17 Removing intermediate container 40eba704bb2e 17:13:17 ---> e57c504513b3 17:13:17 Step 13/22 : ENV APP_PORT=59860 17:13:17 ---> Running in a2695e912510 17:13:17 Removing intermediate container c6a13571f376 17:13:17 ---> d9a54fb9eab2 17:13:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:13:17 (5/6) Installing libzmq (4.3.4-r0) 17:13:17 ---> Running in 4c3de5ee9429 17:13:17 (6/6) Installing zeromq (4.3.4-r0) 17:13:17 Removing intermediate container a2695e912510 17:13:17 ---> 7e7799026141 17:13:17 Step 14/22 : EXPOSE $APP_PORT 17:13:17 ---> Running in b381178de415 17:13:17 Removing intermediate container 4c3de5ee9429 17:13:17 ---> 769049be8eb7 17:13:17 Step 22/24 : LABEL arch=x86_64 17:13:17 Executing busybox-1.35.0-r17.trigger 17:13:17 OK: 8 MiB in 20 packages 17:13:17 ---> Running in d32a34bd6d56 17:13:18 Removing intermediate container b381178de415 17:13:18 ---> 80f5f7084b5f 17:13:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:13:18 Removing intermediate container d32a34bd6d56 17:13:18 ---> e8728ffc9b4c 17:13:18 Step 23/24 : LABEL git_sha=65f9289ed88faf2540fffee479906180a571db5a 17:13:18 ---> Running in a98d2b44c0c2 17:13:18 Removing intermediate container 3d561f9c50c8 17:13:18 ---> 4697ba35b914 17:13:18 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:13:18 ---> 4d14c4a17bd8 17:13:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:13:18 ---> Running in 6a29d42d7afc 17:13:18 Removing intermediate container a98d2b44c0c2 17:13:18 ---> dce4f38c7c24 17:13:18 Step 24/24 : LABEL version=0.0.0 17:13:18 ---> Running in 7f9db1347f9b 17:13:18 Removing intermediate container 6a29d42d7afc 17:13:18 ---> 692b5879fe2d 17:13:18 Step 20/22 : LABEL arch=x86_64 17:13:18 Removing intermediate container 7f9db1347f9b 17:13:18 ---> 6efff7acc3c1 17:13:18 17:13:18 ---> Running in 9e1032615ff4 17:13:18 Removing intermediate container b0fba29c7edb 17:13:18 ---> e504fc284991 17:13:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:13:18 Successfully built 6efff7acc3c1 17:13:18 Successfully tagged core-metadata:latest 17:13:18  Building core-metadata ... done Building sys-mgmt-agent 17:13:19 Removing intermediate container 9e1032615ff4 17:13:19 ---> 81da9dc4b817 17:13:19 Step 21/22 : LABEL git_sha=65f9289ed88faf2540fffee479906180a571db5a 17:13:19 ---> ffe44b4d181f 17:13:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:13:19 ---> 1001c8ca7265 17:13:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:13:19 ---> Running in 7f39f7c8c23c 17:13:20 ---> e29c58932f91 17:13:20 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:13:20 Removing intermediate container 7f39f7c8c23c 17:13:20 ---> f7d3f7fa3242 17:13:20 Step 22/22 : LABEL version=0.0.0 17:13:20 ---> Running in a4dd8cba1bcd 17:13:20 ---> Running in d184ed1c7c83 17:13:20 ---> 494913af0479 17:13:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:13:20 Removing intermediate container a4dd8cba1bcd 17:13:20 ---> a2899ddeab5a 17:13:20 17:13:20 Removing intermediate container d184ed1c7c83 17:13:20 ---> 9eb1aa722251 17:13:20 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:13:21 ---> Running in e5d639fb3f1f 17:13:21 Successfully built a2899ddeab5a 17:13:21 Successfully tagged security-proxy-setup:latest 17:13:21 Building security-spire-agent 17:13:21  Building security-proxy-setup ... done Removing intermediate container e5d639fb3f1f 17:13:21 ---> 8b946820449e 17:13:21 Step 20/22 : LABEL arch=x86_64 17:13:22 ---> feb0d4c0956b 17:13:22 Step 19/23 : ENTRYPOINT ["/core-data"] 17:13:22 ---> Running in dce7f4638d2e 17:13:22 ---> Running in 98b4f1cbc046 17:13:22 Removing intermediate container dce7f4638d2e 17:13:22 ---> be623022958d 17:13:22 Step 21/22 : LABEL git_sha=65f9289ed88faf2540fffee479906180a571db5a 17:13:22 ---> Running in 8ec4cff88987 17:13:22 Removing intermediate container 98b4f1cbc046 17:13:22 ---> e062d08f10f1 17:13:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:13:22 ---> Running in 0d714334640e 17:13:22 Removing intermediate container 8ec4cff88987 17:13:22 ---> f2ae456cdf4d 17:13:22 Step 22/22 : LABEL version=0.0.0 17:13:23 ---> Running in 46a2f1fe3c05 17:13:23 Removing intermediate container 0d714334640e 17:13:23 ---> aeaa4f65da88 17:13:23 Step 21/23 : LABEL arch=x86_64 17:13:23 ---> Running in 763b1eb26a25 17:13:23 Removing intermediate container 46a2f1fe3c05 17:13:23 ---> 9f947e52133e 17:13:23 17:13:23 Successfully built 9f947e52133e 17:13:23 Successfully tagged support-notifications:latest 17:13:23  Building support-notifications ... done Building support-scheduler 17:13:23 Removing intermediate container 763b1eb26a25 17:13:23 ---> 6d2a8f0cdd86 17:13:23 Step 22/23 : LABEL git_sha=65f9289ed88faf2540fffee479906180a571db5a 17:13:23 ---> Running in 5edec089c2d1 17:13:24 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:13:24 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:13:24 ---> c12fac37f8a5 17:13:24 Step 3/23 : WORKDIR /edgex-go 17:13:24 ---> Using cache 17:13:24 ---> adc5cde3f90f 17:13:24 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:24 ---> Using cache 17:13:24 ---> 5e12609150d2 17:13:24 Step 5/23 : RUN apk add --update --no-cache make bash git 17:13:25 Removing intermediate container 5edec089c2d1 17:13:25 ---> 8df181d6d569 17:13:25 Step 23/23 : LABEL version=0.0.0 17:13:25 ---> Running in b34b30fa6e00 17:13:25 ---> Running in cbffce6338cd 17:13:25 Removing intermediate container cbffce6338cd 17:13:25 ---> ebc039e63ecd 17:13:25 17:13:25 Successfully built ebc039e63ecd 17:13:25 Successfully tagged core-data:latest 17:13:25  Building core-data ... done Building security-bootstrapper 17:13:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:13:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:13:27 OK: 211 MiB in 51 packages 17:13:27 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:13:27 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:13:27 ---> c12fac37f8a5 17:13:27 Step 3/26 : WORKDIR /edgex-go 17:13:27 ---> Using cache 17:13:27 ---> adc5cde3f90f 17:13:27 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:27 ---> Using cache 17:13:27 ---> 5e12609150d2 17:13:27 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:13:29 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:13:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:13:29 ---> c12fac37f8a5 17:13:29 Step 3/22 : WORKDIR /edgex-go 17:13:29 ---> Using cache 17:13:29 ---> adc5cde3f90f 17:13:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:29 ---> Using cache 17:13:29 ---> 5e12609150d2 17:13:29 Step 5/22 : RUN apk add --update --no-cache make git 17:13:29 ---> Using cache 17:13:29 ---> 2072d8a83c11 17:13:29 Step 6/22 : COPY go.mod vendor* ./ 17:13:29 ---> Using cache 17:13:29 ---> bfb3c12ef71b 17:13:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:29 ---> Using cache 17:13:29 ---> 206e495d8dbc 17:13:29 Step 8/22 : COPY . . 17:13:29 ---> Using cache 17:13:29 ---> 4e9518120357 17:13:29 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:13:29 ---> Running in e8a32d1e82b1 17:13:29 ---> Running in e00aa475cc2f 17:13:30 Removing intermediate container b34b30fa6e00 17:13:30 ---> 59657087495c 17:13:30 Step 6/23 : COPY go.mod vendor* ./ 17:13:30 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:13:30 Step 2/31 : FROM ${BUILDER_BASE} AS builder 17:13:30 ---> c12fac37f8a5 17:13:30 Step 3/31 : WORKDIR /edgex-go 17:13:30 ---> Using cache 17:13:30 ---> adc5cde3f90f 17:13:30 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:30 ---> Using cache 17:13:30 ---> 5e12609150d2 17:13:30 Step 5/31 : RUN apk add --update --no-cache make git 17:13:30 ---> Using cache 17:13:30 ---> 2072d8a83c11 17:13:30 Step 6/31 : COPY go.mod vendor* ./ 17:13:30 ---> Using cache 17:13:30 ---> bfb3c12ef71b 17:13:30 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:30 ---> Using cache 17:13:30 ---> 206e495d8dbc 17:13:30 Step 8/31 : COPY . . 17:13:30 ---> Using cache 17:13:30 ---> 4e9518120357 17:13:30 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:13:30 ---> 919f1ee11d58 17:13:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:30 ---> Running in 70046e2160f6 17:13:30 ---> Running in e14248ff045b 17:13:30 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 17:13:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:13:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:13:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:13:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:13:31 OK: 211 MiB in 51 packages 17:13:32 Removing intermediate container e00aa475cc2f 17:13:32 ---> 0cade1bb745b 17:13:32 Step 6/26 : COPY go.mod vendor* ./ 17:13:32 ---> d3dc3c713fc4 17:13:32 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:32 ---> Running in 32e275bc9b63 17:13:34 Removing intermediate container 82f89089da65 17:13:34 ---> a4f25e0975c1 17:13:34 17:13:34 Step 10/25 : FROM alpine:3.16 17:13:34 ---> 9c6f07244728 17:13:34 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:13:34 ---> Running in 70e5feb55443 17:13:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:13:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:13:35 (1/3) Installing ca-certificates (20220614-r0) 17:13:35 (2/3) Installing dumb-init (1.2.5-r1) 17:13:35 (3/3) Installing su-exec (0.2-r1) 17:13:35 Executing busybox-1.35.0-r17.trigger 17:13:35 Executing ca-certificates-20220614-r0.trigger 17:13:35 OK: 6 MiB in 17 packages 17:13:36 Removing intermediate container 70e5feb55443 17:13:36 ---> 3436b2b3b44d 17:13:36 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:13:36 ---> Running in 6dcd65dfdfb2 17:13:37 Removing intermediate container 6dcd65dfdfb2 17:13:37 ---> 726cf3307c78 17:13:37 Step 13/25 : WORKDIR / 17:13:37 ---> Running in f1d479dabd50 17:13:37 Removing intermediate container f1d479dabd50 17:13:37 ---> 4f00ad7d7166 17:13:37 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:13:37 ---> 0f4db1aa9914 17:13:37 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:13:38 ---> d08309855dbb 17:13:38 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:13:39 ---> 4d0b96ba9591 17:13:39 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:13:39 ---> 3789014af24b 17:13:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:13:40 ---> 515f6518b61a 17:13:40 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:13:41 ---> 31b6eaa61d06 17:13:41 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:13:42 ---> 2b5991b6fdd5 17:13:42 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:13:42 ---> Running in a903c0840786 17:13:44 Removing intermediate container a903c0840786 17:13:44 ---> c117d51b54ca 17:13:44 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:13:44 ---> Running in 0a8c53c0ba95 17:13:44 Removing intermediate container 0a8c53c0ba95 17:13:44 ---> 9e9f3f607989 17:13:44 Step 23/25 : LABEL arch=x86_64 17:13:44 ---> Running in 7f5a36d45d07 17:13:44 Removing intermediate container 7f5a36d45d07 17:13:44 ---> a01dd8c3cde0 17:13:44 Step 24/25 : LABEL git_sha=65f9289ed88faf2540fffee479906180a571db5a 17:13:44 ---> Running in 8a6ddab543c3 17:13:44 Removing intermediate container 8a6ddab543c3 17:13:44 ---> 61599142af5d 17:13:44 Step 25/25 : LABEL version=0.0.0 17:13:44 ---> Running in 9f9509026b23 17:13:44 Removing intermediate container 9f9509026b23 17:13:44 ---> face4f5a10d8 17:13:44 17:13:44 Successfully built face4f5a10d8 17:13:44 Successfully tagged security-secretstore-setup:latest 17:13:44  Building security-secretstore-setup ... done Building core-command 17:13:45 ? github.com/edgexfoundry/edgex-go [no test files] 17:13:48 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:13:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:13:48 ---> c12fac37f8a5 17:13:48 Step 3/23 : WORKDIR /edgex-go 17:13:48 ---> Using cache 17:13:48 ---> adc5cde3f90f 17:13:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:48 ---> Using cache 17:13:48 ---> 5e12609150d2 17:13:48 Step 5/23 : RUN apk add --update --no-cache make git 17:13:48 ---> Using cache 17:13:48 ---> 2072d8a83c11 17:13:48 Step 6/23 : COPY go.mod vendor* ./ 17:13:48 ---> Using cache 17:13:48 ---> bfb3c12ef71b 17:13:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:13:48 ---> Using cache 17:13:48 ---> 206e495d8dbc 17:13:48 Step 8/23 : COPY . . 17:13:48 ---> Using cache 17:13:48 ---> 4e9518120357 17:13:48 Step 9/23 : RUN make cmd/core-command/core-command 17:13:49 ---> Running in b55a06fc6a26 17:13:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:13:54 Removing intermediate container 70046e2160f6 17:13:54 ---> 913587e8d5c4 17:13:54 17:13:54 Step 10/31 : FROM alpine:3.16 17:13:54 ---> 9c6f07244728 17:13:54 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:13:54 ---> Running in 13232b5b571f 17:13:54 Removing intermediate container e14248ff045b 17:13:54 ---> dd199fe70362 17:13:54 Step 8/23 : COPY . . 17:13:54 Removing intermediate container 32e275bc9b63 17:13:54 ---> f5c24d4ed26d 17:13:54 Step 8/26 : COPY . . 17:13:54 Removing intermediate container 13232b5b571f 17:13:54 ---> ebe225a24351 17:13:54 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:13:55 ---> Running in c6f4ff7e591c 17:13:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:13:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:13:57 (1/2) Installing dumb-init (1.2.5-r1) 17:13:57 (2/2) Installing su-exec (0.2-r1) 17:13:57 Executing busybox-1.35.0-r17.trigger 17:13:57 OK: 6 MiB in 16 packages 17:13:58 Removing intermediate container e8a32d1e82b1 17:13:58 ---> 4fd59a716b1b 17:13:58 17:13:58 Step 10/22 : FROM alpine:3.16 17:13:58 ---> 9c6f07244728 17:13:58 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:13:58 ---> Using cache 17:13:58 ---> 8c6afbbfd69f 17:13:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:13:58 ---> Using cache 17:13:58 ---> 0d075fd91d77 17:13:58 Step 13/22 : ENV APP_PORT=59861 17:13:59 ---> Running in 638bdd907298 17:13:59 Removing intermediate container c6f4ff7e591c 17:13:59 ---> 2d6a875c571e 17:13:59 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:13:59 Removing intermediate container 638bdd907298 17:13:59 ---> abe70fd8e248 17:13:59 Step 14/22 : EXPOSE $APP_PORT 17:13:59 ---> Running in ac43ebdbd605 17:13:59 ---> Running in 3d2c909a9f5e 17:14:00 Removing intermediate container ac43ebdbd605 17:14:00 ---> 32de78d50266 17:14:00 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:14:00 ---> Running in 2ef48f8d5348 17:14:00 Removing intermediate container 3d2c909a9f5e 17:14:00 ---> a890255926af 17:14:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:14:00 Removing intermediate container 2ef48f8d5348 17:14:00 ---> e7d865feea7d 17:14:00 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:14:00 ---> fe7a341c92b7 17:14:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:14:00 ---> Running in 0c145c51543f 17:14:01 Removing intermediate container 0c145c51543f 17:14:01 ---> 4708988a511c 17:14:01 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:14:01 ---> Running in 8edc425b9ff4 17:14:01 ---> 56081e7b5df2 17:14:01 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:14:01 ---> Running in f74bd922c8d7 17:14:01 ---> 2985f31054b3 17:14:01 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:14:01 ---> Running in 5f626d14e7f6 17:14:01 ---> f609cceb4911 17:14:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:14:01 Removing intermediate container f74bd922c8d7 17:14:01 ---> d1a13151bda7 17:14:01 Step 10/26 : WORKDIR /edgex-go/spire-build 17:14:01 ---> Running in 7acc4fa11d00 17:14:01 Removing intermediate container 7acc4fa11d00 17:14:01 ---> 368b58b29307 17:14:01 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 17:14:02 ---> 4e06b9fc9645 17:14:02 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:14:02 ---> Running in 3d7f707752c4 17:14:02 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 17:14:02 ---> Running in dd1b26aa6ee6 17:14:02 Removing intermediate container 8edc425b9ff4 17:14:02 ---> 27c15463d2a1 17:14:02 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 17:14:02 Removing intermediate container dd1b26aa6ee6 17:14:02 ---> 6904a1385cb7 17:14:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:14:02 ---> Running in 5480abc6fc31 17:14:02 ---> Running in 21371121daa9 17:14:03 Removing intermediate container 5480abc6fc31 17:14:03 ---> 1dcb9b330835 17:14:03 Step 20/22 : LABEL arch=x86_64 17:14:03 Removing intermediate container 21371121daa9 17:14:03 ---> 2c37733a00e7 17:14:03 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:14:03 ---> Running in 85daa681ba7d 17:14:03 Removing intermediate container 85daa681ba7d 17:14:03 ---> 027953fb9c41 17:14:03 Step 21/22 : LABEL git_sha=65f9289ed88faf2540fffee479906180a571db5a 17:14:03 Removing intermediate container 3d7f707752c4 17:14:03 ---> 1be2a0b43432 17:14:03 Step 12/26 : WORKDIR /edgex-go 17:14:03 ---> c4ec044715d4 17:14:03 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:14:03 ---> Running in 6ca28d1075cb 17:14:03 ---> Running in bfa3f678b23c 17:14:03 ---> Running in 8da2fb9fe349 17:14:03 Removing intermediate container 6ca28d1075cb 17:14:03 ---> 47d51ac922cf 17:14:03 Step 22/22 : LABEL version=0.0.0 17:14:03 Removing intermediate container bfa3f678b23c 17:14:03 ---> 51457c74eff2 17:14:03 17:14:03 Step 13/26 : FROM alpine:3.15 17:14:03 ---> c4fc93816858 17:14:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:14:03 ---> Using cache 17:14:03 ---> e10fec6a774b 17:14:03 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:03 ---> Using cache 17:14:03 ---> 4e6325469e88 17:14:03 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:14:03 ---> Running in 632cf688029d 17:14:03 ---> Running in 57844bdba33f 17:14:03 Removing intermediate container 632cf688029d 17:14:03 ---> 0ec4fbfc9e4e 17:14:03 17:14:03 Successfully built 0ec4fbfc9e4e 17:14:03 Successfully tagged support-scheduler:latest 17:14:03  Building support-scheduler ... done Building security-spiffe-token-provider 17:14:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:14:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:14:05 Removing intermediate container 8da2fb9fe349 17:14:05 ---> 0a5a801e82b3 17:14:05 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:14:05 v3.15.6-17-g2a4d330151 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:14:05 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:14:05 OK: 15856 distinct packages available 17:14:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:14:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:14:06 ---> b15fe656e5e5 17:14:06 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:14:06 (1/5) Installing dumb-init (1.2.5-r1) 17:14:07 Removing intermediate container b55a06fc6a26 17:14:07 ---> 37d16af847fb 17:14:07 17:14:07 Step 10/23 : FROM alpine:3.16 17:14:07 ---> 9c6f07244728 17:14:07 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:14:07 ---> Using cache 17:14:07 ---> 8c6afbbfd69f 17:14:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:14:07 ---> Using cache 17:14:07 ---> 0d075fd91d77 17:14:07 Step 13/23 : ENV APP_PORT=59882 17:14:07 (2/5) Installing musl-obstack (1.2.3-r0) 17:14:07 (3/5) Installing libucontext (1.1-r0) 17:14:07 (4/5) Installing gcompat (1.0.0-r4) 17:14:07 (5/5) Installing openssl (1.1.1q-r0) 17:14:07 Executing busybox-1.34.1-r7.trigger 17:14:07 OK: 7 MiB in 19 packages 17:14:07 ---> Running in 6de456697f65 17:14:07 ---> 635aadf08503 17:14:07 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:14:07 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:14:07 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:14:07 ---> c12fac37f8a5 17:14:07 Step 3/20 : WORKDIR /edgex-go 17:14:07 ---> Using cache 17:14:07 ---> adc5cde3f90f 17:14:07 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:14:07 ---> Running in ca1a409ad791 17:14:07 Removing intermediate container 6de456697f65 17:14:07 ---> 66e126a41477 17:14:07 Step 14/23 : EXPOSE $APP_PORT 17:14:07 ---> Running in 9dd8ac43314f 17:14:07 ---> 5c532a8df1ed 17:14:07 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:14:08 Removing intermediate container 57844bdba33f 17:14:08 ---> 669ed5b38984 17:14:08 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:14:08 Removing intermediate container 9dd8ac43314f 17:14:08 ---> 51d9863d84af 17:14:08 Step 15/23 : WORKDIR / 17:14:08 ---> Running in 50391540270b 17:14:08 ---> 9ba22d15816a 17:14:08 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:14:08 Removing intermediate container 50391540270b 17:14:08 ---> 69c44517bd39 17:14:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:14:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:14:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:14:09 ---> e45b52f7dac9 17:14:09 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:14:09 ---> ae170010e286 17:14:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:14:09 v3.16.2-41-g8d6de99bbd [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:14:09 v3.16.2-38-ga761a9fe9d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:14:09 OK: 17036 distinct packages available 17:14:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:14:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:14:09 OK: 211 MiB in 51 packages 17:14:09 ---> a1dc5dbb822c 17:14:09 Step 26/31 : RUN chmod +x /entrypoint.sh 17:14:09 ---> Running in 00bc2bc6cfcc 17:14:09 ---> 64576ba9f3b1 17:14:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:14:09 ---> c639de52b270 17:14:09 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:14:10 ---> 76a22e90443d 17:14:10 Step 19/23 : ENTRYPOINT ["/core-command"] 17:14:10 ---> Running in 6bb273cf4657 17:14:10 Removing intermediate container ca1a409ad791 17:14:10 ---> 78159b266b89 17:14:10 Step 5/20 : COPY go.mod vendor* ./ 17:14:10 Removing intermediate container 6bb273cf4657 17:14:10 ---> af67a75e7457 17:14:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:14:10 ---> 9d3fee1ba223 17:14:10 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:11 ---> Running in 93e73cc48518 17:14:11 ---> Running in 7ecaefec4a46 17:14:11 Removing intermediate container 00bc2bc6cfcc 17:14:11 ---> a81088966967 17:14:11 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:14:11 Removing intermediate container 93e73cc48518 17:14:11 ---> 8670ba6e1dc5 17:14:11 Step 21/23 : LABEL arch=x86_64 17:14:11 ---> Running in 8e26de1c3175 17:14:11 ---> Running in e5a654e5279c 17:14:11 Removing intermediate container 8e26de1c3175 17:14:11 ---> fc9037f20da8 17:14:11 Step 28/31 : CMD ["gate"] 17:14:11 Removing intermediate container e5a654e5279c 17:14:11 ---> 65880f84dd09 17:14:11 Step 22/23 : LABEL git_sha=65f9289ed88faf2540fffee479906180a571db5a 17:14:11 ---> Running in 108098c6e0a0 17:14:11 ---> ddd65870c902 17:14:11 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:14:11 ---> Running in 044bd241e027 17:14:12 Removing intermediate container 108098c6e0a0 17:14:12 ---> c1d286389338 17:14:12 Step 29/31 : LABEL arch=x86_64 17:14:12 Removing intermediate container 044bd241e027 17:14:12 ---> 2a72a3748c62 17:14:12 Step 23/23 : LABEL version=0.0.0 17:14:12 ---> Running in 1452de311235 17:14:12 ---> Running in e5d2b6e8363f 17:14:12 ---> 14b24a65b78d 17:14:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:14:12 Removing intermediate container 1452de311235 17:14:12 ---> e33778cf6d43 17:14:12 Step 30/31 : LABEL git_sha=65f9289ed88faf2540fffee479906180a571db5a 17:14:12 Removing intermediate container e5d2b6e8363f 17:14:12 ---> 48ad9d35eb36 17:14:12 17:14:12 ---> Running in 2d6acb4937e3 17:14:12 Successfully built 48ad9d35eb36 17:14:12 ---> 97157915047d 17:14:12 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:14:12 Successfully tagged core-command:latest 17:14:12 Building security-spire-server 17:14:12  Building core-command ... done Removing intermediate container 2d6acb4937e3 17:14:12 ---> 38d355cb7524 17:14:12 Step 31/31 : LABEL version=0.0.0 17:14:14 ---> Running in 1aa2abcf62a5 17:14:14 ---> e6b7e30e184f 17:14:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:14:15 ---> Running in cf19cca72288 17:14:15 Removing intermediate container 1aa2abcf62a5 17:14:15 ---> c0e502bc82c1 17:14:15 17:14:15 Successfully built c0e502bc82c1 17:14:15 Successfully tagged security-bootstrapper:latest 17:14:15  Building security-bootstrapper ... done Removing intermediate container cf19cca72288 17:14:15 ---> 6fff612dd647 17:14:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:14:15 ---> Running in 2a4931b34afa 17:14:15 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:14:15 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:14:15 ---> c12fac37f8a5 17:14:15 Step 3/25 : WORKDIR /edgex-go 17:14:15 ---> Using cache 17:14:15 ---> adc5cde3f90f 17:14:15 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:15 ---> Using cache 17:14:15 ---> 5e12609150d2 17:14:15 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:14:15 ---> Using cache 17:14:15 ---> 0cade1bb745b 17:14:15 Step 6/25 : COPY go.mod vendor* ./ 17:14:15 ---> Using cache 17:14:15 ---> d3dc3c713fc4 17:14:15 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:14:15 ---> Using cache 17:14:15 ---> f5c24d4ed26d 17:14:15 Step 8/25 : COPY . . 17:14:15 ---> Using cache 17:14:15 ---> 56081e7b5df2 17:14:15 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:14:15 ---> Using cache 17:14:15 ---> d1a13151bda7 17:14:15 Step 10/25 : WORKDIR /edgex-go/spire-build 17:14:15 ---> Using cache 17:14:15 ---> 368b58b29307 17:14:15 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 17:14:15 Removing intermediate container 2a4931b34afa 17:14:15 ---> c869114adaa4 17:14:15 Step 24/26 : LABEL arch=x86_64 17:14:15 ---> Running in 81e10d29b600 17:14:16 ---> Running in 1d0d37fa5f08 17:14:16 Removing intermediate container 1d0d37fa5f08 17:14:16 ---> 3272fc69d414 17:14:16 Step 25/26 : LABEL git_sha=65f9289ed88faf2540fffee479906180a571db5a 17:14:16 ---> Running in a74cc6fea63b 17:14:16 Removing intermediate container a74cc6fea63b 17:14:16 ---> 90056a30e645 17:14:16 Step 26/26 : LABEL version=0.0.0 17:14:16 ---> Running in 7f9947a8f37d 17:14:16 Removing intermediate container 7f9947a8f37d 17:14:16 ---> e30a6b917234 17:14:16 17:14:16 Removing intermediate container 81e10d29b600 17:14:16 ---> 1111d4f80e76 17:14:16 Step 12/25 : WORKDIR /edgex-go 17:14:16 ---> Running in f97a4925999f 17:14:16 Successfully built e30a6b917234 17:14:16 Successfully tagged security-spire-agent:latest 17:14:17  Building security-spire-agent ... done Removing intermediate container f97a4925999f 17:14:17 ---> 5c569844b9ab 17:14:17 17:14:17 Step 13/25 : FROM alpine:3.15 17:14:17 ---> c4fc93816858 17:14:17 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:14:17 ---> Using cache 17:14:17 ---> e10fec6a774b 17:14:17 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:17 ---> Using cache 17:14:17 ---> 4e6325469e88 17:14:17 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:14:17 ---> Using cache 17:14:17 ---> 669ed5b38984 17:14:17 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:14:19 ---> 1881dcf97d58 17:14:19 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:14:19 Removing intermediate container 5f626d14e7f6 17:14:19 ---> 604eb49e5173 17:14:19 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:14:19 ---> Running in 03607c381680 17:14:19 ---> ba32587d662c 17:14:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:14:19 Removing intermediate container 7ecaefec4a46 17:14:19 ---> 286fb0b26713 17:14:19 Step 7/20 : COPY . . 17:14:19 ---> 7d025b640a2a 17:14:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:14:20 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 17:14:21 ---> f4b161d5058f 17:14:21 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:14:21 ---> Running in 085645cdc26a 17:14:21 Removing intermediate container 085645cdc26a 17:14:21 ---> 828582adee21 17:14:21 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:14:21 Removing intermediate container 03607c381680 17:14:21 ---> 4688581dd308 17:14:21 17:14:21 Step 11/23 : FROM alpine:3.16 17:14:21 ---> 9c6f07244728 17:14:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:14:21 ---> Running in 2bc6ae3ed365 17:14:21 ---> Running in 255f382e4de8 17:14:21 Removing intermediate container 2bc6ae3ed365 17:14:21 ---> 7f5520672f46 17:14:21 Step 23/25 : LABEL arch=x86_64 17:14:21 ---> Running in fafc59c7b989 17:14:21 Removing intermediate container 255f382e4de8 17:14:21 ---> cd05a7dab581 17:14:21 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 17:14:21 ---> Running in 440bc042cc20 17:14:21 Removing intermediate container fafc59c7b989 17:14:21 ---> 4f63410dc33e 17:14:21 Step 24/25 : LABEL git_sha=65f9289ed88faf2540fffee479906180a571db5a 17:14:21 ---> Running in 447a6948faeb 17:14:21 Removing intermediate container 447a6948faeb 17:14:21 ---> b3e11a13bd6e 17:14:21 Step 25/25 : LABEL version=0.0.0 17:14:21 ---> Running in c47d15485057 17:14:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:14:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:14:22 Removing intermediate container c47d15485057 17:14:22 ---> 6d1081fe9002 17:14:22 17:14:22 Successfully built 6d1081fe9002 17:14:22 Successfully tagged security-spire-server:latest 17:14:22  Building security-spire-server ... done (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:14:22 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 17:14:22 (3/33) Installing readline (8.1.2-r0) 17:14:22 (4/33) Installing bash (5.1.16-r2) 17:14:22 Executing bash-5.1.16-r2.post-install 17:14:22 (5/33) Installing ca-certificates (20220614-r0) 17:14:22 (6/33) Installing brotli-libs (1.0.9-r6) 17:14:22 (7/33) Installing nghttp2-libs (1.47.0-r0) 17:14:22 (8/33) Installing libcurl (7.83.1-r2) 17:14:22 (9/33) Installing curl (7.83.1-r2) 17:14:22 (10/33) Installing docker-cli (20.10.16-r2) 17:14:22 (11/33) Installing dumb-init (1.2.5-r1) 17:14:22 (12/33) Installing libbz2 (1.0.8-r1) 17:14:22 (13/33) Installing expat (2.4.8-r0) 17:14:22 (14/33) Installing libffi (3.4.2-r1) 17:14:22 (15/33) Installing gdbm (1.23-r0) 17:14:22 (16/33) Installing xz-libs (5.2.5-r1) 17:14:22 (17/33) Installing libgcc (11.2.1_git20220219-r2) 17:14:22 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 17:14:22 (19/33) Installing mpdecimal (2.5.1-r1) 17:14:22 (20/33) Installing sqlite-libs (3.38.5-r0) 17:14:22 (21/33) Installing python3 (3.10.5-r0) 17:14:22 (22/33) Installing py3-contextlib2 (21.6.0-r2) 17:14:22 (23/33) Installing py3-tomli (2.0.1-r1) 17:14:22 (24/33) Installing py3-pep517 (0.12.0-r2) 17:14:22 (25/33) Installing py3-six (1.16.0-r1) 17:14:22 (26/33) Installing py3-retrying (1.3.3-r3) 17:14:22 (27/33) Installing py3-appdirs (1.4.4-r3) 17:14:22 (28/33) Installing py3-more-itertools (8.13.0-r0) 17:14:23 (29/33) Installing py3-ordered-set (4.0.2-r3) 17:14:23 (30/33) Installing py3-parsing (2.4.7-r3) 17:14:23 (31/33) Installing py3-packaging (21.3-r0) 17:14:23 (32/33) Installing py3-setuptools (59.4.0-r0) 17:14:23 (33/33) Installing py3-pip (22.1.1-r0) 17:14:23 Executing busybox-1.35.0-r17.trigger 17:14:23 Executing ca-certificates-20220614-r0.trigger 17:14:23 OK: 122 MiB in 47 packages 17:14:24 ---> a7548be6f208 17:14:24 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:14:24 ---> Running in 784022b6ce2d 17:14:24 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 17:14:26 Collecting docker-compose==1.23.2 17:14:26 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:14:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 28.1 MB/s eta 0:00:00 17:14:26 Collecting texttable<0.10,>=0.9.0 17:14:26 Downloading texttable-0.9.1.tar.gz (11 kB) 17:14:26 Preparing metadata (setup.py): started 17:14:26 Preparing metadata (setup.py): finished with status 'done' 17:14:26 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 17:14:26 Collecting jsonschema<3,>=2.5.1 17:14:26 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:14:26 Collecting PyYAML<4,>=3.10 17:14:26 Downloading PyYAML-3.13.tar.gz (270 kB) 17:14:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 58.9 MB/s eta 0:00:00 17:14:26 Preparing metadata (setup.py): started 17:14:26 Preparing metadata (setup.py): finished with status 'done' 17:14:26 Collecting docopt<0.7,>=0.6.1 17:14:27 Downloading docopt-0.6.2.tar.gz (25 kB) 17:14:27 Preparing metadata (setup.py): started 17:14:27 Preparing metadata (setup.py): finished with status 'done' 17:14:27 Collecting dockerpty<0.5,>=0.4.1 17:14:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:14:27 Preparing metadata (setup.py): started 17:14:27 Preparing metadata (setup.py): finished with status 'done' 17:14:27 Collecting docker<4.0,>=3.6.0 17:14:27 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:14:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 157.3 MB/s eta 0:00:00 17:14:27 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:14:27 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:14:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 155.0 MB/s eta 0:00:00 17:14:27 Collecting cached-property<2,>=1.2.0 17:14:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:14:27 Collecting websocket-client<1.0,>=0.32.0 17:14:27 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:14:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 108.2 MB/s eta 0:00:00 17:14:27 Collecting docker-pycreds>=0.4.0 17:14:27 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:14:27 Collecting chardet<3.1.0,>=3.0.2 17:14:27 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:14:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 152.6 MB/s eta 0:00:00 17:14:27 Collecting urllib3<1.25,>=1.21.1 17:14:28 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:14:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 98.7 MB/s eta 0:00:00 17:14:28 Collecting certifi>=2017.4.17 17:14:28 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 17:14:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 74.5 MB/s eta 0:00:00 17:14:28 Collecting idna<2.8,>=2.5 17:14:28 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:14:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 170.8 MB/s eta 0:00:00 17:14:28 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:14:28 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:14:28 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:14:28 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:14:28 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 17:14:28 Running setup.py install for texttable: started 17:14:28 Running setup.py install for texttable: finished with status 'done' 17:14:28 Running setup.py install for PyYAML: started 17:14:28 Running setup.py install for PyYAML: finished with status 'done' 17:14:29 Running setup.py install for docopt: started 17:14:29 Running setup.py install for docopt: finished with status 'done' 17:14:29 Running setup.py install for dockerpty: started 17:14:30 Running setup.py install for dockerpty: finished with status 'done' 17:14:30 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:14:30 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 17:14:34 Removing intermediate container 440bc042cc20 17:14:34 ---> 90a7d6e54b75 17:14:34 Step 14/23 : ENV APP_PORT=58890 17:14:34 ---> Running in 25081cb9366b 17:14:34 Removing intermediate container 25081cb9366b 17:14:34 ---> ac2b0135e10a 17:14:34 Step 15/23 : EXPOSE $APP_PORT 17:14:34 ---> Running in 95c518f3a53c 17:14:34 Removing intermediate container 95c518f3a53c 17:14:34 ---> 1856e3e6a24d 17:14:34 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:14:35 ---> 1bcb6f8e68b3 17:14:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:14:35 ---> 80620dbd56e4 17:14:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:14:36 ---> 47477460e790 17:14:36 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:14:36 ---> Running in 37e90fcf6161 17:14:36 Removing intermediate container 37e90fcf6161 17:14:36 ---> 1ed78f663d55 17:14:36 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:14:36 ---> Running in ae01ea8b9c5f 17:14:36 Removing intermediate container ae01ea8b9c5f 17:14:36 ---> cdad7db4a681 17:14:36 Step 21/23 : LABEL arch=x86_64 17:14:36 ---> Running in 495634e2b1af 17:14:36 Removing intermediate container 495634e2b1af 17:14:36 ---> 5464bcb0252d 17:14:36 Step 22/23 : LABEL git_sha=65f9289ed88faf2540fffee479906180a571db5a 17:14:36 ---> Running in 8815fd824cf3 17:14:37 Removing intermediate container 8815fd824cf3 17:14:37 ---> 28a33605299e 17:14:37 Step 23/23 : LABEL version=0.0.0 17:14:37 ---> Running in 87e4ac6c9dca 17:14:37 Removing intermediate container 87e4ac6c9dca 17:14:37 ---> 9a31a233c873 17:14:37 17:14:37 Successfully built 9a31a233c873 17:14:37 Successfully tagged sys-mgmt-agent:latest 17:14:43  Building sys-mgmt-agent ... done Removing intermediate container 784022b6ce2d 17:14:43 ---> a0a2543ab948 17:14:43 17:14:43 Step 9/20 : FROM alpine:3.15 17:14:43 ---> c4fc93816858 17:14:43 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:14:43 ---> Using cache 17:14:43 ---> e10fec6a774b 17:14:43 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:43 ---> Using cache 17:14:43 ---> 4e6325469e88 17:14:43 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:14:43 ---> Running in 487a027683f7 17:14:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:14:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:14:44 v3.15.6-17-g2a4d330151 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:14:44 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:14:44 OK: 15856 distinct packages available 17:14:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 17:14:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 17:14:46 (1/9) Installing ca-certificates (20220614-r0) 17:14:46 (2/9) Installing brotli-libs (1.0.9-r5) 17:14:46 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:14:46 (4/9) Installing libcurl (7.80.0-r2) 17:14:46 (5/9) Installing curl (7.80.0-r2) 17:14:46 (6/9) Installing dumb-init (1.2.5-r1) 17:14:46 (7/9) Installing musl-obstack (1.2.3-r0) 17:14:46 (8/9) Installing libucontext (1.1-r0) 17:14:46 (9/9) Installing gcompat (1.0.0-r4) 17:14:46 Executing busybox-1.34.1-r7.trigger 17:14:46 Executing ca-certificates-20220614-r0.trigger 17:14:46 OK: 8 MiB in 23 packages 17:14:47 Removing intermediate container 487a027683f7 17:14:47 ---> 88c37797cf36 17:14:47 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:14:47 ---> aa339aef3590 17:14:47 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:14:48 ---> 830b258e33de 17:14:48 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:14:48 ---> 05630fcb9fe8 17:14:48 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:14:48 ---> Running in 9b7c2646bcc8 17:14:48 Removing intermediate container 9b7c2646bcc8 17:14:48 ---> 8113840d8ef8 17:14:48 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:14:48 ---> Running in 1efd66e318dc 17:14:48 Removing intermediate container 1efd66e318dc 17:14:48 ---> 47223e209a34 17:14:48 Step 18/20 : LABEL arch=x86_64 17:14:48 ---> Running in 141f76bd7962 17:14:48 Removing intermediate container 141f76bd7962 17:14:48 ---> bd876344ae80 17:14:48 Step 19/20 : LABEL git_sha=65f9289ed88faf2540fffee479906180a571db5a 17:14:48 ---> Running in 657576d9b570 17:14:48 Removing intermediate container 657576d9b570 17:14:48 ---> f4d1b8cc8a14 17:14:48 Step 20/20 : LABEL version=0.0.0 17:14:48 ---> Running in 3c69c1d52660 17:14:48 Removing intermediate container 3c69c1d52660 17:14:48 ---> 1044fdba9db2 17:14:48 17:14:48 Successfully built 1044fdba9db2 17:14:48 Successfully tagged security-spiffe-token-provider:latest 17:14:48  Building security-spiffe-token-provider ... done  [Pipeline] } 17:14:49 $ docker stop --time=1 eedb986d26df10d122f18904c89927935f5d92a6def139aba8a7807269ff2b9d 17:14:50 $ docker rm -f eedb986d26df10d122f18904c89927935f5d92a6def139aba8a7807269ff2b9d [Pipeline] // withDockerContainer [Pipeline] sh 17:14:50 + docker images 17:14:50 REPOSITORY TAG IMAGE ID CREATED SIZE 17:14:50 security-spiffe-token-provider latest 1044fdba9db2 2 seconds ago 29.2MB 17:14:50 a0a2543ab948 8 seconds ago 1.57GB 17:14:50 sys-mgmt-agent latest 9a31a233c873 13 seconds ago 135MB 17:14:50 4688581dd308 29 seconds ago 1.52GB 17:14:50 security-spire-server latest 6d1081fe9002 29 seconds ago 86.5MB 17:14:50 5c569844b9ab 33 seconds ago 1.42GB 17:14:50 security-spire-agent latest e30a6b917234 34 seconds ago 125MB 17:14:50 security-bootstrapper latest c0e502bc82c1 36 seconds ago 19.3MB 17:14:50 core-command latest 48ad9d35eb36 38 seconds ago 16.2MB 17:14:50 37d16af847fb 44 seconds ago 1.52GB 17:14:50 51457c74eff2 47 seconds ago 1.42GB 17:14:50 support-scheduler latest 0ec4fbfc9e4e 47 seconds ago 26.5MB 17:14:50 4fd59a716b1b 54 seconds ago 1.58GB 17:14:50 913587e8d5c4 58 seconds ago 1.52GB 17:14:50 security-secretstore-setup latest face4f5a10d8 About a minute ago 28.9MB 17:14:50 a4f25e0975c1 About a minute ago 1.53GB 17:14:50 core-data latest ebc039e63ecd About a minute ago 21.5MB 17:14:50 support-notifications latest 9f947e52133e About a minute ago 27.2MB 17:14:50 security-proxy-setup latest a2899ddeab5a About a minute ago 27.2MB 17:14:50 core-metadata latest 6efff7acc3c1 About a minute ago 18.2MB 17:14:50 9b14d286409e About a minute ago 1.58GB 17:14:50 259e1c2fceae About a minute ago 1.55GB 17:14:50 c8c2133b458c About a minute ago 1.55GB 17:14:50 71285dc8ccaf About a minute ago 1.53GB 17:14:50 security-spire-config latest 692ab93e6926 About a minute ago 85.8MB 17:14:50 dbb180e55cce 2 minutes ago 1.42GB 17:14:50 ci-base-image-x86_64 latest c12fac37f8a5 5 minutes ago 993MB 17:14:50 alpine 3.15 c4fc93816858 9 days ago 5.59MB 17:14:50 alpine 3.16 9c6f07244728 9 days ago 5.54MB 17:14:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 5 weeks ago 253MB 17:14:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 6 weeks ago 677MB 17:14:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:15:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:15:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:15:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:15:24 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:15:24 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:15:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:15:25 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:15:25 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:15:25 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:15:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:15:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:15:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:15:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:15:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:15:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:15:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.359s coverage: 28.7% of statements 17:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:15:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:15:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.373s coverage: 98.5% of statements 17:15:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:15:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.497s coverage: 54.2% of statements 17:15:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:15:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:16:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.894s coverage: 89.2% of statements 17:16:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:16:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:16:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:16:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:16:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:16:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.553s coverage: 2.1% of statements 17:16:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:16:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:16:09 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.428s coverage: 95.6% of statements 17:16:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:16:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:16:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 17:16:09 ok github.com/edgexfoundry/edgex-go/internal/io 0.380s coverage: 72.2% of statements 17:16:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:16:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:16:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:16:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:16:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:16:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.464s coverage: 60.0% of statements 17:16:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:16:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:16:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:16:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.405s coverage: 0.9% of statements 17:16:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:16:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.308s coverage: 58.8% of statements 17:16:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.261s coverage: 29.6% of statements 17:16:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.248s coverage: 47.1% of statements 17:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.273s coverage: 79.5% of statements 17:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.243s coverage: 94.1% of statements 17:16:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.273s coverage: 96.3% of statements 17:16:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.251s coverage: 87.5% of statements 17:16:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.399s coverage: 94.4% of statements 17:16:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.220s coverage: 44.8% of statements 17:16:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.637s coverage: 82.2% of statements 17:16:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.291s coverage: 92.9% of statements 17:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.065s coverage: 65.1% of statements 17:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.206s coverage: 87.2% of statements 17:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.165s coverage: 100.0% of statements 17:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.276s coverage: 58.8% of statements 17:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements 17:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.216s coverage: 87.2% of statements 17:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.257s coverage: 85.4% of statements 17:16:40 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.849s coverage: 91.2% of statements 17:16:40 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.015s coverage: 64.7% of statements 17:16:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:16:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.274s coverage: 100.0% of statements 17:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.106s coverage: 89.4% of statements 17:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 17:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.072s coverage: 73.7% of statements 17:16:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 17:16:52 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.485s coverage: 65.8% of statements 17:16:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:16:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:16:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:16:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.812s coverage: 43.6% of statements 17:16:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:16:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:16:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.288s coverage: 89.5% of statements 17:16:53 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:16:53 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.245s coverage: 84.8% of statements 17:16:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:16:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:16:53 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:16:53 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:17:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.404s coverage: 17.7% of statements 17:17:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:17:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:17:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:17:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:17:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.709s coverage: 92.3% of statements 17:17:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:17:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:17:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:17:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:17:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.389s coverage: 63.2% of statements 17:17:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:17:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:17:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.466s coverage: 97.7% of statements 17:17:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:17:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:17:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:17:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:17:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.198s coverage: 28.9% of statements 17:17:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:17:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:17:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:17:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:17:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:17:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:17:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.201s coverage: 100.0% of statements 17:17:02 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.081s coverage: 96.9% of statements 17:17:03 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 17:17:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:17:03 GO111MODULE=on go vet ./... 17:18:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:18:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:18:55 ./bin/test-attribution-txt.sh 17:18:55 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 17:18:55 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 17:18:55 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 17:18:55 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 17:18:55 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 17:18:55 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 17:18:55 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 17:18:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:18:55 + ls -al . 17:18:55 total 732 17:18:55 drwxrwxr-x 9 1001 1001 4096 Aug 18 17:13 . 17:18:55 drwxr-xr-x 4 root root 4096 Aug 18 17:13 .. 17:18:55 -rw-rw-r-- 1 1001 1001 16 Aug 18 17:11 .dockerignore 17:18:55 drwxrwxr-x 8 1001 1001 4096 Aug 18 17:11 .git 17:18:55 drwxrwxr-x 3 1001 1001 4096 Aug 18 17:11 .github 17:18:55 -rw-rw-r-- 1 1001 1001 1030 Aug 18 17:11 .gitignore 17:18:55 -rw-rw-r-- 1 1001 1001 42 Aug 18 17:11 .golangci.yml 17:18:55 -rw-rw-r-- 1 1001 1001 87 Aug 18 17:11 .hadolint.yml 17:18:55 -rw-rw-r-- 1 1001 1001 166 Aug 18 17:11 .sonarcloud.properties 17:18:55 -rw-rw-r-- 1 1001 1001 1171 Aug 18 17:11 ADOPTERS.md 17:18:55 -rw-rw-r-- 1 1001 1001 10347 Aug 18 17:11 Attribution.txt 17:18:55 -rw-rw-r-- 1 1001 1001 63209 Aug 18 17:11 CHANGELOG.md 17:18:55 -rw-rw-r-- 1 1001 1001 3804 Aug 18 17:11 CONTRIBUTING.md 17:18:55 -rw-rw-r-- 1 1001 1001 677 Aug 18 17:11 GOVERNANCE.md 17:18:55 -rw-rw-r-- 1 1001 1001 850 Aug 18 17:11 Jenkinsfile 17:18:55 -rw-rw-r-- 1 1001 1001 10775 Aug 18 17:11 LICENSE 17:18:55 -rw-rw-r-- 1 1001 1001 13276 Aug 18 17:11 Makefile 17:18:55 -rw-rw-r-- 1 1001 1001 582 Aug 18 17:11 OWNERS.md 17:18:55 -rw-rw-r-- 1 1001 1001 9094 Aug 18 17:11 README.md 17:18:55 -rw-rw-r-- 1 1001 1001 6912 Aug 18 17:11 SECURITY.md 17:18:55 -rw-rw-r-- 1 1001 1001 5 Aug 18 17:09 VERSION 17:18:55 -rw-rw-r-- 1 1001 1001 4131 Aug 18 17:11 ZMQWindows.md 17:18:55 drwxrwxr-x 2 1001 1001 4096 Aug 18 17:11 bin 17:18:55 drwxrwxr-x 18 1001 1001 4096 Aug 18 17:11 cmd 17:18:55 -rw-r--r-- 1 root root 480241 Aug 18 17:17 coverage.out 17:18:55 -rw-rw-r-- 1 1001 1001 3681 Aug 18 17:11 go.mod 17:18:55 -rw-rw-r-- 1 1001 1001 38033 Aug 18 17:11 go.sum 17:18:55 drwxrwxr-x 8 1001 1001 4096 Aug 18 17:11 internal 17:18:55 drwxrwxr-x 3 1001 1001 4096 Aug 18 17:11 openapi 17:18:55 drwxrwxr-x 4 1001 1001 4096 Aug 18 17:11 snap 17:18:55 -rw-rw-r-- 1 1001 1001 204 Aug 18 17:11 version.go [Pipeline] sh 17:18:56 + '[' -e coverage.out ] 17:18:56 + chown 1001:1001 coverage.out [Pipeline] stash 17:18:56 Warning: overwriting stash ‘coverage-report’ 17:18:57 Stashed 1 file(s) [Pipeline] sh 17:18:58 + make build 17:18:58 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 17:20:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:21:41 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 17:21:41 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 17:22: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:22: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:22:17 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 17:22:24 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 17:22:26 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 17:22:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:22:34 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 17:22: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:22:46 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] } 17:22:50 $ docker stop --time=1 b941b06933d308625d9cf753a6f99eab4ff56d5dd03a57c8ffe1d329c272d7ed 17:22:52 $ docker rm -f b941b06933d308625d9cf753a6f99eab4ff56d5dd03a57c8ffe1d329c272d7ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:22:55 17:22:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:22:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:22:55 latest: Pulling from edgex-devops/edgex-compose-arm64 17:22:55 29e5d40040c1: Pulling fs layer 17:22:55 1ce36da41761: Pulling fs layer 17:22:55 25b303627fd3: Pulling fs layer 17:22:56 29e5d40040c1: Verifying Checksum 17:22:56 29e5d40040c1: Download complete 17:22:56 1ce36da41761: Verifying Checksum 17:22:56 1ce36da41761: Download complete 17:22:56 29e5d40040c1: Pull complete 17:22:58 25b303627fd3: Verifying Checksum 17:22:58 25b303627fd3: Download complete 17:22:58 1ce36da41761: Pull complete 17:23:10 25b303627fd3: Pull complete 17:23:10 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:23:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:23:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:10 prd-ubuntu20.04-docker-arm64-4c-16g-23050 does not seem to be running inside a container 17:23:11 $ 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 17:23:13 $ docker top 31a61bfb289a3f7abbfa71d771bf951abc3c9a763c4839c05d15466c1f47bb3e -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:14 + grep parallel 17:23:14 + docker-compose build --help 17:23:18 --parallel Build images in parallel. [Pipeline] } 17:23:18 $ docker stop --time=1 31a61bfb289a3f7abbfa71d771bf951abc3c9a763c4839c05d15466c1f47bb3e 17:23:20 $ docker rm -f 31a61bfb289a3f7abbfa71d771bf951abc3c9a763c4839c05d15466c1f47bb3e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:23:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:23:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:23:21 prd-ubuntu20.04-docker-arm64-4c-16g-23050 does not seem to be running inside a container 17:23:21 $ 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 17:23:22 $ docker top 88e386d6f3f148112ab0f96ee1c130d2aa0004235a2b648d387e684ab390774c -eo pid,comm [Pipeline] { [Pipeline] sh 17:23:23 + docker-compose -f ./docker-compose-build.yml build --parallel 17:23:27 Building core-command ... 17:23:27 Building core-data ... 17:23:27 Building core-metadata ... 17:23:27 Building security-bootstrapper ... 17:23:27 Building security-proxy-setup ... 17:23:27 Building security-secretstore-setup ... 17:23:27 Building security-spiffe-token-provider ... 17:23:27 Building security-spire-agent ... 17:23:27 Building security-spire-config ... 17:23:27 Building security-spire-server ... 17:23:27 Building support-notifications ... 17:23:27 Building support-scheduler ... 17:23:27 Building sys-mgmt-agent ... 17:23:27 Building security-spire-agent 17:23:27 Building core-metadata 17:23:27 Building sys-mgmt-agent 17:23:27 Building security-bootstrapper 17:23:27 Building support-scheduler 17:24:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:24:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:24:14 ---> ec928aba426b 17:24:14 Step 3/23 : WORKDIR /edgex-go 17:24:14 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:24:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 17:24:14 ---> ec928aba426b 17:24:14 Step 3/24 : WORKDIR /edgex-go 17:24:14 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:24:14 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:24:14 ---> ec928aba426b 17:24:14 Step 3/26 : WORKDIR /edgex-go 17:24:14 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:24:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:24:14 ---> ec928aba426b 17:24:14 Step 3/22 : WORKDIR /edgex-go 17:24:14 ---> Running in 14079bcd30f8 17:24:14 ---> Running in 77bacabb1f07 17:24:14 ---> Running in 277beb3d27d5 17:24:14 ---> Running in be36a90e208c 17:24:14 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:24:14 Step 2/31 : FROM ${BUILDER_BASE} AS builder 17:24:14 ---> ec928aba426b 17:24:14 Step 3/31 : WORKDIR /edgex-go 17:24:14 ---> Running in 7ec076bcd03e 17:24:14 Removing intermediate container 277beb3d27d5 17:24:14 ---> b0c8991d7d67 17:24:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:24:14 Removing intermediate container 77bacabb1f07 17:24:14 ---> 1dc028930e12 17:24:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:24:14 Removing intermediate container be36a90e208c 17:24:14 ---> 1a652acc1b90 17:24:14 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:24:14 ---> Running in 69a713995cc4 17:24:14 ---> Running in b18dca185834 17:24:14 ---> Running in a1834fd1c169 17:24:14 Removing intermediate container 7ec076bcd03e 17:24:14 ---> c4c1f477a42d 17:24:14 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:24:14 Removing intermediate container 14079bcd30f8 17:24:14 ---> 2d54ffe7191e 17:24:14 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:24:14 ---> Running in e0f68bed2e1a 17:24:14 ---> Running in 04801abc0253 17:24:17 Removing intermediate container 69a713995cc4 17:24:17 ---> f32061fffdd0 17:24:17 Step 5/23 : RUN apk add --update --no-cache make bash git 17:24:17 ---> Running in ca51cf23072d 17:24:17 Removing intermediate container a1834fd1c169 17:24:17 ---> 692864c2c624 17:24:17 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:24:17 ---> Running in a05d3f1e2527 17:24:18 Removing intermediate container b18dca185834 17:24:18 ---> 9b9ab9624bed 17:24:18 Step 5/24 : RUN apk add --update --no-cache make git 17:24:18 Removing intermediate container e0f68bed2e1a 17:24:18 ---> 8ca45b328843 17:24:18 Step 5/31 : RUN apk add --update --no-cache make git 17:24:18 Removing intermediate container 04801abc0253 17:24:18 ---> 2263a71acbdc 17:24:18 Step 5/22 : RUN apk add --update --no-cache make git 17:24:18 ---> Running in d8dd8dde66b5 17:24:18 ---> Running in cc2f6bd89fdd 17:24:18 ---> Running in fbb8b35e3195 17:24:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:24:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:24:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:24:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:24:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:24:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:24:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:24:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:24:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:24:21 OK: 221 MiB in 51 packages 17:24:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:24:22 OK: 221 MiB in 51 packages 17:24:22 OK: 221 MiB in 51 packages 17:24:23 OK: 221 MiB in 51 packages 17:24:23 Removing intermediate container ca51cf23072d 17:24:23 ---> 57f2abf56004 17:24:23 Step 6/23 : COPY go.mod vendor* ./ 17:24:23 OK: 221 MiB in 51 packages 17:24:24 Removing intermediate container a05d3f1e2527 17:24:24 ---> 549942630f5b 17:24:24 Step 6/26 : COPY go.mod vendor* ./ 17:24:24 ---> 5f6914ae70d6 17:24:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:24:24 ---> Running in 1ff3ccd65149 17:24:24 Removing intermediate container d8dd8dde66b5 17:24:24 ---> ea2eddd05c3f 17:24:24 Step 6/31 : COPY go.mod vendor* ./ 17:24:24 Removing intermediate container cc2f6bd89fdd 17:24:24 ---> 774a0b1fe6c9 17:24:24 Step 6/24 : COPY go.mod vendor* ./ 17:24:24 Removing intermediate container fbb8b35e3195 17:24:24 ---> e89c60b33b19 17:24:24 Step 6/22 : COPY go.mod vendor* ./ 17:24:25 ---> 3f71e18508b1 17:24:25 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:24:25 ---> Running in f0a22816bca9 17:24:25 ---> bd369d413aae 17:24:25 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:24:26 ---> Running in 15e91add1896 17:24:26 ---> a7cd0eb697c2 17:24:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:24:26 ---> d2355494d60d 17:24:26 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:24:26 ---> Running in 0f8bf8662eef 17:24:26 ---> Running in 5bc993b42aed 17:25:23 Removing intermediate container 15e91add1896 17:25:23 ---> 92bd503d673a 17:25:23 Step 8/31 : COPY . . 17:25:23 Removing intermediate container 5bc993b42aed 17:25:23 ---> 22298fd1bdb2 17:25:23 Step 8/24 : COPY . . 17:25:23 Removing intermediate container f0a22816bca9 17:25:23 ---> 68c933aa2a88 17:25:23 Step 8/26 : COPY . . 17:25:23 Removing intermediate container 0f8bf8662eef 17:25:23 ---> cb232a641925 17:25:23 Step 8/22 : COPY . . 17:25:23 Removing intermediate container 1ff3ccd65149 17:25:23 ---> 77dd15e6fa7f 17:25:23 Step 8/23 : COPY . . 17:25:38 ---> fc6761eac42c 17:25:38 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:25:38 ---> 5868a3db6a96 17:25:38 Step 9/24 : RUN make cmd/core-metadata/core-metadata 17:25:38 ---> Running in 4a8788c43b65 17:25:38 ---> 0c478fb499a0 17:25:38 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:25:38 ---> Running in eb32514145a1 17:25:38 ---> fbf21d7b1c82 17:25:38 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:25:38 ---> 1ad3d36cc58f 17:25:38 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:25:39 ---> Running in 3709cd86c528 17:25:39 ---> Running in 2d8212b4757a 17:25:39 ---> Running in 65719ff3981d 17:25:39 Removing intermediate container 3709cd86c528 17:25:39 ---> 8a3f28b8da73 17:25:39 Step 10/26 : WORKDIR /edgex-go/spire-build 17:25:39 ---> Running in bdf7df4c27ce 17:25:40 Removing intermediate container bdf7df4c27ce 17:25:40 ---> 3a6b64bb2746 17:25:40 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 17:25:40 ---> Running in a88f6ffb1b51 17:25:41 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 17:25:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:25:41 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 17:25:41 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 17:25:43 Removing intermediate container a88f6ffb1b51 17:25:43 ---> 21bbf90abb62 17:25:43 Step 12/26 : WORKDIR /edgex-go 17:25:43 ---> Running in 11c23d8ec9a1 17:25:44 Removing intermediate container 11c23d8ec9a1 17:25:44 ---> d788869e2555 17:25:44 17:25:44 Step 13/26 : FROM alpine:3.15 17:25:44 3.15: Pulling from library/alpine 17:25:45 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 17:25:45 Status: Downloaded newer image for alpine:3.15 17:25:45 ---> 02e0d6fdf486 17:25:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:25:45 ---> Running in 96b3b1be73f3 17:25:46 Removing intermediate container 96b3b1be73f3 17:25:46 ---> f4b13b47724e 17:25:46 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:25:46 ---> Running in f8183ccef397 17:25:49 Removing intermediate container f8183ccef397 17:25:49 ---> b5dfd0e5bb71 17:25:49 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:25:49 ---> Running in 2683e1570dcf 17:25:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:25:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:25:53 v3.15.6-17-g2a4d330151 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:25:53 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:25:53 OK: 15733 distinct packages available 17:25:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:25:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:25:56 (1/5) Installing dumb-init (1.2.5-r1) 17:25:56 (2/5) Installing musl-obstack (1.2.3-r0) 17:25:56 (3/5) Installing libucontext (1.1-r0) 17:25:56 (4/5) Installing gcompat (1.0.0-r4) 17:25:56 (5/5) Installing openssl (1.1.1q-r0) 17:25:56 Executing busybox-1.34.1-r7.trigger 17:25:56 OK: 6 MiB in 19 packages 17:25:59 Removing intermediate container 2683e1570dcf 17:25:59 ---> 746e251d5399 17:25:59 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:26:01 ---> 4b73661e62ea 17:26:01 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:26:07 ---> 4ae0fa23672a 17:26:07 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:26:07 ---> 3d282a3901c9 17:26:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:26:08 ---> 1c09b1883fe2 17:26:08 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:26:09 ---> 6c9e7f344d5a 17:26:09 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:26:09 ---> Running in 9a5de036037b 17:26:09 Removing intermediate container 9a5de036037b 17:26:09 ---> e9ab040c4a75 17:26:09 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:26:09 ---> Running in 17113c33b935 17:26:10 Removing intermediate container 17113c33b935 17:26:10 ---> 463e95e95c98 17:26:10 Step 24/26 : LABEL arch=arm64 17:26:10 ---> Running in 6e563fe86bde 17:26:11 Removing intermediate container 6e563fe86bde 17:26:11 ---> 1dffd540996f 17:26:11 Step 25/26 : LABEL git_sha=ae7bb450096cba8f57af3550c33abf6542e59584 17:26:11 ---> Running in 91f52e87ef07 17:26:11 Removing intermediate container 91f52e87ef07 17:26:11 ---> 25b590eafa67 17:26:11 Step 26/26 : LABEL version=0.0.0 17:26:11 ---> Running in 9dfe5fd1637b 17:26:12 Removing intermediate container 9dfe5fd1637b 17:26:12 ---> 06a4380f5dbd 17:26:12 17:26:12 Successfully built 06a4380f5dbd 17:26:12 Successfully tagged security-spire-agent-arm64:latest 17:26:12  Building security-spire-agent ... done Building security-spire-server 17:26:27 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:26:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:26:27 ---> ec928aba426b 17:26:27 Step 3/25 : WORKDIR /edgex-go 17:26:27 ---> Using cache 17:26:27 ---> 2d54ffe7191e 17:26:27 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:26:27 ---> Using cache 17:26:27 ---> 2263a71acbdc 17:26:27 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:26:28 ---> Running in 3fe2d1339e91 17:26:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:26:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:26:32 OK: 221 MiB in 51 packages 17:26:33 Removing intermediate container 3fe2d1339e91 17:26:33 ---> 42fe9bb992e3 17:26:33 Step 6/25 : COPY go.mod vendor* ./ 17:26:34 ---> b5898c068f9a 17:26:34 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:26:34 ---> Running in 36707f863724 17:27:21 Removing intermediate container 36707f863724 17:27:21 ---> 19df558d6df6 17:27:21 Step 8/25 : COPY . . 17:27:37 ---> 4ec6d89efdb4 17:27:37 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:27:37 ---> Running in f57015dbe2da 17:27:37 Removing intermediate container f57015dbe2da 17:27:37 ---> 007320e58aaf 17:27:37 Step 10/25 : WORKDIR /edgex-go/spire-build 17:27:37 ---> Running in a162a68f87e5 17:27:37 Removing intermediate container a162a68f87e5 17:27:37 ---> 940fc2488c09 17:27:37 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 17:27:37 ---> Running in f32cad32e839 17:27:39 Removing intermediate container f32cad32e839 17:27:39 ---> 9f4030f1321c 17:27:39 Step 12/25 : WORKDIR /edgex-go 17:27:39 ---> Running in 379e3109cc0e 17:27:39 Removing intermediate container 379e3109cc0e 17:27:39 ---> 78e714c68439 17:27:39 17:27:39 Step 13/25 : FROM alpine:3.15 17:27:39 ---> 02e0d6fdf486 17:27:39 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:27:39 ---> Using cache 17:27:39 ---> f4b13b47724e 17:27:39 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:39 ---> Using cache 17:27:39 ---> b5dfd0e5bb71 17:27:39 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:27:39 ---> Using cache 17:27:39 ---> 746e251d5399 17:27:39 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:27:44 ---> f2e5e61365e6 17:27:44 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:27:45 ---> 2ebd8fd2f6c2 17:27:45 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:27:46 ---> 3b76766a58d9 17:27:46 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:27:47 ---> da841c636fca 17:27:47 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:27:47 ---> Running in d24d735e398e 17:27:47 Removing intermediate container d24d735e398e 17:27:47 ---> 0ad945c55c33 17:27:47 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:27:47 ---> Running in 01f8ce8c7722 17:27:47 Removing intermediate container 01f8ce8c7722 17:27:47 ---> 026b468cc736 17:27:47 Step 23/25 : LABEL arch=arm64 17:27:48 ---> Running in df9339746d1b 17:27:48 Removing intermediate container df9339746d1b 17:27:48 ---> b3042c95f313 17:27:48 Step 24/25 : LABEL git_sha=ae7bb450096cba8f57af3550c33abf6542e59584 17:27:48 ---> Running in e4900f7b0259 17:27:49 Removing intermediate container e4900f7b0259 17:27:49 ---> bf41f2626c94 17:27:49 Step 25/25 : LABEL version=0.0.0 17:27:49 ---> Running in 4481ee17dc4c 17:27:49 Removing intermediate container 4481ee17dc4c 17:27:49 ---> 5c984e3bd3e2 17:27:49 17:27:49 Successfully built 5c984e3bd3e2 17:27:49 Successfully tagged security-spire-server-arm64:latest 17:27:49  Building security-spire-server ... done Building core-data 17:28:12 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:28:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:28:12 ---> ec928aba426b 17:28:12 Step 3/23 : WORKDIR /edgex-go 17:28:12 ---> Using cache 17:28:12 ---> 2d54ffe7191e 17:28:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:28:12 ---> Using cache 17:28:12 ---> 2263a71acbdc 17:28:12 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:28:12 ---> Running in ae6a29edd0e7 17:28:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:28:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:28:13 OK: 221 MiB in 51 packages 17:28:15 Removing intermediate container ae6a29edd0e7 17:28:15 ---> f6d95600f7f7 17:28:15 Step 6/23 : COPY go.mod vendor* ./ 17:28:16 ---> 84bf41c109b3 17:28:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:16 ---> Running in cdb4facc1cf4 17:29:03 Removing intermediate container cdb4facc1cf4 17:29:03 ---> 50e4feb65f2f 17:29:03 Step 8/23 : COPY . . 17:29:15 ---> f546c150dee1 17:29:15 Step 9/23 : RUN make cmd/core-data/core-data 17:29:15 ---> Running in 2e832af52f83 17:29:15 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 17:31:07 Removing intermediate container 2d8212b4757a 17:31:07 ---> 4eacdbd35a8b 17:31:07 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:31:07 ---> Running in 945f25a2ced5 17:31:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:31:07 Removing intermediate container 945f25a2ced5 17:31:07 ---> 910e25724c61 17:31:07 17:31:07 Step 11/23 : FROM alpine:3.16 17:31:07 3.16: Pulling from library/alpine 17:31:07 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 17:31:07 Status: Downloaded newer image for alpine:3.16 17:31:07 ---> a6215f271958 17:31:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:31:07 ---> Running in d9dd8d412a2c 17:31:08 Removing intermediate container d9dd8d412a2c 17:31:08 ---> 7d1ae5328953 17:31:08 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 17:31:09 ---> Running in f96f826917b8 17:31:11 Removing intermediate container 4a8788c43b65 17:31:11 ---> b069243352d1 17:31:11 17:31:11 Step 10/31 : FROM alpine:3.16 17:31:11 ---> a6215f271958 17:31:11 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:31:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:31:11 ---> Running in 68f08caa7785 17:31:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:31:12 Removing intermediate container 68f08caa7785 17:31:12 ---> 9de71301b6bb 17:31:12 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:31:12 ---> Running in e1fb4059e8da 17:31:13 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:31:13 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 17:31:13 (3/33) Installing readline (8.1.2-r0) 17:31:13 (4/33) Installing bash (5.1.16-r2) 17:31:14 Executing bash-5.1.16-r2.post-install 17:31:14 (5/33) Installing ca-certificates (20220614-r0) 17:31:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:31:14 (6/33) Installing brotli-libs (1.0.9-r6) 17:31:14 (7/33) Installing nghttp2-libs (1.47.0-r0) 17:31:14 (8/33) Installing libcurl (7.83.1-r2) 17:31:14 (9/33) Installing curl (7.83.1-r2) 17:31:14 (10/33) Installing docker-cli (20.10.16-r2) 17:31:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:31:15 (11/33) Installing dumb-init (1.2.5-r1) 17:31:15 (12/33) Installing libbz2 (1.0.8-r1) 17:31:15 (13/33) Installing expat (2.4.8-r0) 17:31:15 (14/33) Installing libffi (3.4.2-r1) 17:31:15 (15/33) Installing gdbm (1.23-r0) 17:31:15 (16/33) Installing xz-libs (5.2.5-r1) 17:31:15 (17/33) Installing libgcc (11.2.1_git20220219-r2) 17:31:15 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 17:31:15 (19/33) Installing mpdecimal (2.5.1-r1) 17:31:15 (20/33) Installing sqlite-libs (3.38.5-r0) 17:31:15 (21/33) Installing python3 (3.10.5-r0) 17:31:15 (1/2) Installing dumb-init (1.2.5-r1) 17:31:15 (2/2) Installing su-exec (0.2-r1) 17:31:15 Executing busybox-1.35.0-r17.trigger 17:31:15 OK: 5 MiB in 16 packages 17:31:17 Removing intermediate container e1fb4059e8da 17:31:17 ---> f6fb41f805ae 17:31:17 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:31:17 ---> Running in a040b44641fd 17:31:18 Removing intermediate container a040b44641fd 17:31:18 ---> 6e59cb07a500 17:31:18 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:31:18 ---> Running in a2e392727329 17:31:18 Removing intermediate container a2e392727329 17:31:18 ---> 2e0d2b341a01 17:31:18 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:31:18 ---> Running in 38b45ebc571e 17:31:19 (22/33) Installing py3-contextlib2 (21.6.0-r2) 17:31:19 (23/33) Installing py3-tomli (2.0.1-r1) 17:31:19 (24/33) Installing py3-pep517 (0.12.0-r2) 17:31:19 (25/33) Installing py3-six (1.16.0-r1) 17:31:19 (26/33) Installing py3-retrying (1.3.3-r3) 17:31:19 (27/33) Installing py3-appdirs (1.4.4-r3) 17:31:19 (28/33) Installing py3-more-itertools (8.13.0-r0) 17:31:19 (29/33) Installing py3-ordered-set (4.0.2-r3) 17:31:19 (30/33) Installing py3-parsing (2.4.7-r3) 17:31:19 (31/33) Installing py3-packaging (21.3-r0) 17:31:19 (32/33) Installing py3-setuptools (59.4.0-r0) 17:31:19 Removing intermediate container 38b45ebc571e 17:31:19 ---> 010687e7d766 17:31:19 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:31:19 ---> Running in b2d9e215ede9 17:31:19 (33/33) Installing py3-pip (22.1.1-r0) 17:31:20 Executing busybox-1.35.0-r17.trigger 17:31:21 Executing ca-certificates-20220614-r0.trigger 17:31:21 OK: 120 MiB in 47 packages 17:31:22 Removing intermediate container b2d9e215ede9 17:31:22 ---> bbb3702733b6 17:31:22 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 17:31:22 ---> Running in 149b7341a3c8 17:31:23 Removing intermediate container 149b7341a3c8 17:31:23 ---> e4a638c4445d 17:31:23 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:31:24 ---> b77da7268b05 17:31:24 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:31:24 ---> Running in abacce9ce9ee 17:31:28 Removing intermediate container abacce9ce9ee 17:31:28 ---> cf33bf04a41a 17:31:28 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:31:28 ---> 51fa43eb8c75 17:31:28 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:31:30 ---> 1b69d9ccb98c 17:31:30 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:31:30 ---> b3be87413141 17:31:30 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:31:31 ---> d145f4ba9798 17:31:31 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:31:32 ---> 6e775b537db4 17:31:32 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:31:33 ---> 452711c0c39e 17:31:33 Step 26/31 : RUN chmod +x /entrypoint.sh 17:31:34 ---> Running in d7d425ce74f1 17:31:37 Removing intermediate container d7d425ce74f1 17:31:37 ---> 2f57975da945 17:31:37 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:31:37 ---> Running in cdf88ed00ac1 17:31:37 Removing intermediate container cdf88ed00ac1 17:31:37 ---> afbf513acd47 17:31:37 Step 28/31 : CMD ["gate"] 17:31:37 ---> Running in cdfcf75cefa8 17:31:38 Removing intermediate container cdfcf75cefa8 17:31:38 ---> c597e1e4e3f0 17:31:38 Step 29/31 : LABEL arch=arm64 17:31:38 ---> Running in bb554c07f960 17:31:38 Removing intermediate container bb554c07f960 17:31:38 ---> 1ce9c6d80664 17:31:38 Step 30/31 : LABEL git_sha=ae7bb450096cba8f57af3550c33abf6542e59584 17:31:38 ---> Running in 634a05317d8d 17:31:39 Removing intermediate container 634a05317d8d 17:31:39 ---> 480e9edb0f58 17:31:39 Step 31/31 : LABEL version=0.0.0 17:31:39 ---> Running in 11f9d88696a4 17:31:40 Removing intermediate container 11f9d88696a4 17:31:40 ---> 891e4ec7894e 17:31:40 17:31:40 Successfully built 891e4ec7894e 17:31:40 Successfully tagged security-bootstrapper-arm64:latest 17:31:40  Building security-bootstrapper ... done Building support-notifications 17:31:40 Collecting docker-compose==1.23.2 17:31:40 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:31:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.3 MB/s eta 0:00:00 17:31:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:31:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:31:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 18.1 MB/s eta 0:00:00 17:31:42 Collecting jsonschema<3,>=2.5.1 17:31:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:31:42 Collecting cached-property<2,>=1.2.0 17:31:42 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:31:43 Collecting websocket-client<1.0,>=0.32.0 17:31:43 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:31:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 9.7 MB/s eta 0:00:00 17:31:43 Collecting dockerpty<0.5,>=0.4.1 17:31:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:31:43 Preparing metadata (setup.py): started 17:31:46 Preparing metadata (setup.py): finished with status 'done' 17:31:46 Collecting texttable<0.10,>=0.9.0 17:31:46 Downloading texttable-0.9.1.tar.gz (11 kB) 17:31:46 Preparing metadata (setup.py): started 17:31:49 Preparing metadata (setup.py): finished with status 'done' 17:31:49 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 17:31:50 Collecting docopt<0.7,>=0.6.1 17:31:50 Downloading docopt-0.6.2.tar.gz (25 kB) 17:31:50 Preparing metadata (setup.py): started 17:31:53 Preparing metadata (setup.py): finished with status 'done' 17:31:54 Collecting docker<4.0,>=3.6.0 17:31:54 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:31:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.9 MB/s eta 0:00:00 17:31:54 Collecting PyYAML<4,>=3.10 17:31:54 Downloading PyYAML-3.13.tar.gz (270 kB) 17:31:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 15.1 MB/s eta 0:00:00 17:31:54 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:31:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:31:54 ---> ec928aba426b 17:31:54 Step 3/22 : WORKDIR /edgex-go 17:31:54 ---> Using cache 17:31:54 ---> 2d54ffe7191e 17:31:54 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:31:54 ---> Using cache 17:31:54 ---> 2263a71acbdc 17:31:54 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:31:55 ---> Running in 4800e52f3640 17:31:56 Preparing metadata (setup.py): started 17:31:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:31:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:31:58 Preparing metadata (setup.py): finished with status 'done' 17:31:58 Collecting docker-pycreds>=0.4.0 17:31:59 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:31:59 OK: 221 MiB in 51 packages 17:32:00 Removing intermediate container 4800e52f3640 17:32:00 ---> ccda1d42072e 17:32:00 Step 6/22 : COPY go.mod vendor* ./ 17:32:00 Collecting urllib3<1.25,>=1.21.1 17:32:01 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:32:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 15.3 MB/s eta 0:00:00 17:32:01 Collecting certifi>=2017.4.17 17:32:01 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 17:32:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 11.1 MB/s eta 0:00:00 17:32:01 Collecting chardet<3.1.0,>=3.0.2 17:32:01 ---> 195a7c539a2c 17:32:01 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:32:01 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:32:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 5.8 MB/s eta 0:00:00 17:32:01 ---> Running in 3a84d2afb082 17:32:02 Collecting idna<2.8,>=2.5 17:32:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:32:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.8 MB/s eta 0:00:00 17:32:02 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:32:02 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:32:03 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:32:03 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:32:04 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 17:32:04 Running setup.py install for texttable: started 17:32:08 Running setup.py install for texttable: finished with status 'done' 17:32:08 Running setup.py install for PyYAML: started 17:32:11 Running setup.py install for PyYAML: finished with status 'done' 17:32:11 Removing intermediate container eb32514145a1 17:32:11 ---> c110d87ed171 17:32:11 17:32:11 Step 10/24 : FROM alpine:3.16 17:32:11 ---> a6215f271958 17:32:11 Step 11/24 : RUN apk add --update --no-cache dumb-init 17:32:11 ---> Running in 6a99e5546b0c 17:32:13 Running setup.py install for docopt: started 17:32:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:32:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:32:15 (1/1) Installing dumb-init (1.2.5-r1) 17:32:15 Executing busybox-1.35.0-r17.trigger 17:32:15 OK: 5 MiB in 15 packages 17:32:15 Running setup.py install for docopt: finished with status 'done' 17:32:16 Removing intermediate container 6a99e5546b0c 17:32:16 ---> 98168adddec2 17:32:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:32:16 ---> Running in 5cb113f4651a 17:32:17 Removing intermediate container 5cb113f4651a 17:32:17 ---> 373da180b3b2 17:32:17 Step 13/24 : ENV APP_PORT=59881 17:32:17 ---> Running in 542d77bbb235 17:32:18 Removing intermediate container 542d77bbb235 17:32:18 ---> acd436898da6 17:32:18 Step 14/24 : EXPOSE $APP_PORT 17:32:18 ---> Running in 183b52e63020 17:32:18 Removing intermediate container 183b52e63020 17:32:18 ---> e41f20a6090c 17:32:18 Step 15/24 : WORKDIR / 17:32:18 ---> Running in 22ebb4dd27bd 17:32:19 Removing intermediate container 22ebb4dd27bd 17:32:19 ---> 500a2f90c2f2 17:32:19 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 17:32:19 Running setup.py install for dockerpty: started 17:32:20 ---> 9c77f408cc38 17:32:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:32:21 ---> 4ce63de24d9e 17:32:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:32:22 ---> d6a060196f1b 17:32:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 17:32:22 Running setup.py install for dockerpty: finished with status 'done' 17:32:23 ---> 5a5389649cf4 17:32:23 Step 20/24 : ENTRYPOINT ["/core-metadata"] 17:32:23 ---> Running in 4af939d23c96 17:32:24 Removing intermediate container 4af939d23c96 17:32:24 ---> 16fcb94aa975 17:32:24 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:32:24 ---> Running in 07dd96048ae1 17:32:25 Removing intermediate container 07dd96048ae1 17:32:25 ---> e9b7253635fa 17:32:25 Step 22/24 : LABEL arch=arm64 17:32:25 ---> Running in 4f988e6ac1ec 17:32:26 Removing intermediate container 4f988e6ac1ec 17:32:26 ---> 60b678e54843 17:32:26 Step 23/24 : LABEL git_sha=ae7bb450096cba8f57af3550c33abf6542e59584 17:32:26 ---> Running in 10448b802380 17:32:27 Removing intermediate container 10448b802380 17:32:27 ---> bccf278107c9 17:32:27 Step 24/24 : LABEL version=0.0.0 17:32:27 ---> Running in 81afa36cfae6 17:32:27 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:32:27 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 17:32:27 Removing intermediate container 81afa36cfae6 17:32:27 ---> fb6bed05712e 17:32:27 17:32:27 Successfully built fb6bed05712e 17:32:27 Successfully tagged core-metadata-arm64:latest 17:32:27  Building core-metadata ... done Building security-secretstore-setup 17:32:49 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:32:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:32:49 ---> ec928aba426b 17:32:49 Step 3/25 : WORKDIR /edgex-go 17:32:49 ---> Using cache 17:32:49 ---> 2d54ffe7191e 17:32:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:32:49 ---> Using cache 17:32:49 ---> 2263a71acbdc 17:32:49 Step 5/25 : RUN apk add --update --no-cache make git 17:32:49 ---> Using cache 17:32:49 ---> e89c60b33b19 17:32:49 Step 6/25 : COPY go.mod vendor* ./ 17:32:49 ---> Using cache 17:32:49 ---> a7cd0eb697c2 17:32:49 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:32:49 ---> Using cache 17:32:49 ---> cb232a641925 17:32:49 Step 8/25 : COPY . . 17:32:49 ---> Using cache 17:32:49 ---> 1ad3d36cc58f 17:32:49 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:32:49 ---> Running in 7066bc51722f 17:32:52 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 17:32:56 Removing intermediate container f96f826917b8 17:32:56 ---> 052083833b29 17:32:56 Step 14/23 : ENV APP_PORT=58890 17:32:57 ---> Running in 58b5fb87e29f 17:32:58 Removing intermediate container 58b5fb87e29f 17:32:58 ---> 129e0b224a26 17:32:58 Step 15/23 : EXPOSE $APP_PORT 17:32:58 ---> Running in 89d23cb997e1 17:32:59 Removing intermediate container 89d23cb997e1 17:32:59 ---> 7dedff3dff8f 17:32:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:33:01 ---> d0376060ee1a 17:33:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:33:03 ---> 7ff187cc0bdc 17:33:03 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:33:04 ---> 78900ece9671 17:33:04 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:33:04 ---> Running in 477fe62fcb95 17:33:05 Removing intermediate container 477fe62fcb95 17:33:05 ---> e028489cd267 17:33:05 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:33:05 ---> Running in f8e4b2f21d17 17:33:06 Removing intermediate container 3a84d2afb082 17:33:06 ---> 35a9b400a8dd 17:33:06 Step 8/22 : COPY . . 17:33:06 Removing intermediate container f8e4b2f21d17 17:33:06 ---> 20b7e65bde25 17:33:06 Step 21/23 : LABEL arch=arm64 17:33:06 ---> Running in 48d85db48c85 17:33:07 Removing intermediate container 48d85db48c85 17:33:07 ---> 9fa831d58d0d 17:33:07 Step 22/23 : LABEL git_sha=ae7bb450096cba8f57af3550c33abf6542e59584 17:33:07 ---> Running in 5175f085647f 17:33:08 Removing intermediate container 5175f085647f 17:33:08 ---> 035fd237fd24 17:33:08 Step 23/23 : LABEL version=0.0.0 17:33:08 ---> Running in 6b1c6950db91 17:33:08 Removing intermediate container 6b1c6950db91 17:33:08 ---> 85cd125a7657 17:33:08 17:33:09 Successfully built 85cd125a7657 17:33:09 Successfully tagged sys-mgmt-agent-arm64:latest 17:33:09 Building security-spire-config 17:33:21  Building sys-mgmt-agent ... done  ---> 30811e6036c5 17:33:21 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:33:21 ---> Running in 8f512d314f52 17:33:23 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 17:33:25 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:33:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:33:25 ---> ec928aba426b 17:33:25 Step 3/26 : WORKDIR /edgex-go 17:33:25 ---> Using cache 17:33:25 ---> 2d54ffe7191e 17:33:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:33:25 ---> Using cache 17:33:25 ---> 2263a71acbdc 17:33:25 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:33:25 ---> Using cache 17:33:25 ---> 42fe9bb992e3 17:33:25 Step 6/26 : COPY go.mod vendor* ./ 17:33:25 ---> Using cache 17:33:25 ---> b5898c068f9a 17:33:25 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:33:25 ---> Using cache 17:33:25 ---> 19df558d6df6 17:33:25 Step 8/26 : COPY . . 17:33:25 ---> Using cache 17:33:25 ---> 4ec6d89efdb4 17:33:25 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:33:25 ---> Using cache 17:33:25 ---> 007320e58aaf 17:33:25 Step 10/26 : WORKDIR /edgex-go/spire-build 17:33:25 ---> Using cache 17:33:25 ---> 940fc2488c09 17:33:25 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 17:33:25 ---> Running in d35780cae7b7 17:33:28 Removing intermediate container d35780cae7b7 17:33:28 ---> d564600ac651 17:33:28 Step 12/26 : WORKDIR /edgex-go 17:33:28 ---> Running in 2380c83938c8 17:33:28 Removing intermediate container 2380c83938c8 17:33:28 ---> 4999a7cb0284 17:33:28 17:33:28 Step 13/26 : FROM alpine:3.15 17:33:28 ---> 02e0d6fdf486 17:33:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:33:28 ---> Using cache 17:33:28 ---> f4b13b47724e 17:33:28 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:33:28 ---> Using cache 17:33:28 ---> b5dfd0e5bb71 17:33:28 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:33:28 ---> Running in 2f5c0d8e6953 17:33:31 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:33:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:33:34 v3.15.6-17-g2a4d330151 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:33:34 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:33:34 OK: 15733 distinct packages available 17:33:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:33:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:33:37 (1/4) Installing dumb-init (1.2.5-r1) 17:33:37 (2/4) Installing musl-obstack (1.2.3-r0) 17:33:37 (3/4) Installing libucontext (1.1-r0) 17:33:37 (4/4) Installing gcompat (1.0.0-r4) 17:33:37 Executing busybox-1.34.1-r7.trigger 17:33:37 OK: 6 MiB in 18 packages 17:33:39 Removing intermediate container 2f5c0d8e6953 17:33:39 ---> e90016929a2a 17:33:39 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:33:52 ---> 9d621fdfa54d 17:33:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:33:52 Removing intermediate container 65719ff3981d 17:33:52 ---> 37e9312dbd1e 17:33:52 17:33:52 Step 10/22 : FROM alpine:3.16 17:33:52 ---> a6215f271958 17:33:52 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:33:52 ---> Using cache 17:33:52 ---> 98168adddec2 17:33:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:33:52 ---> Using cache 17:33:52 ---> 373da180b3b2 17:33:52 Step 13/22 : ENV APP_PORT=59861 17:33:52 ---> Running in 289e161c048a 17:33:52 ---> ad9baa19cae7 17:33:52 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:33:52 ---> Running in f9009398f843 17:33:52 Removing intermediate container 289e161c048a 17:33:52 ---> 16ef489d9007 17:33:52 Step 14/22 : EXPOSE $APP_PORT 17:33:52 Removing intermediate container f9009398f843 17:33:52 ---> 90a89de3b153 17:33:52 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:33:52 ---> Running in ff2d1bc5f944 17:33:52 Removing intermediate container ff2d1bc5f944 17:33:52 ---> df447b9bfc4a 17:33:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:33:53 ---> af3dc8b4e2ed 17:33:53 Step 21/26 : WORKDIR / 17:33:53 ---> Running in 89ef6fb218ce 17:33:54 Removing intermediate container 89ef6fb218ce 17:33:54 ---> 840528eea43d 17:33:54 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:33:54 ---> 72f3c96bd0d2 17:33:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:33:54 ---> Running in 4f35d70ffc38 17:33:55 Removing intermediate container 4f35d70ffc38 17:33:55 ---> 018fa8603414 17:33:55 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:33:55 ---> Running in eadcc54b7729 17:33:56 Removing intermediate container eadcc54b7729 17:33:56 ---> f170bc9272c6 17:33:56 Step 24/26 : LABEL arch=arm64 17:33:56 ---> Running in f0653c4756b6 17:33:56 Removing intermediate container f0653c4756b6 17:33:56 ---> 564f2c97965e 17:33:56 Step 25/26 : LABEL git_sha=ae7bb450096cba8f57af3550c33abf6542e59584 17:33:57 ---> Running in 6ebbaec865d9 17:33:57 ---> ca41cfc07de7 17:33:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:33:57 Removing intermediate container 6ebbaec865d9 17:33:57 ---> 13be8191c66f 17:33:57 Step 26/26 : LABEL version=0.0.0 17:33:58 ---> Running in c8f35ac8989c 17:33:58 ---> 9a1933c6853c 17:33:58 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:33:59 Removing intermediate container c8f35ac8989c 17:33:59 ---> b81a48d58fb6 17:33:59 17:33:59 ---> Running in 0c306bbe8843 17:33:59 Successfully built b81a48d58fb6 17:33:59 Successfully tagged security-spire-config-arm64:latest 17:33:59  Building security-spire-config ... done Building security-spiffe-token-provider 17:33:59 Removing intermediate container 0c306bbe8843 17:33:59 ---> 5425237d93cf 17:33:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:33:59 ---> Running in aff351c422a5 17:34:00 Removing intermediate container aff351c422a5 17:34:00 ---> 37280e0273a7 17:34:00 Step 20/22 : LABEL arch=arm64 17:34:00 ---> Running in 6b653ac76be4 17:34:00 Removing intermediate container 6b653ac76be4 17:34:00 ---> 696fbfc792f1 17:34:00 Step 21/22 : LABEL git_sha=ae7bb450096cba8f57af3550c33abf6542e59584 17:34:01 ---> Running in fa022705039f 17:34:01 Removing intermediate container fa022705039f 17:34:01 ---> c627e0164f29 17:34:01 Step 22/22 : LABEL version=0.0.0 17:34:01 ---> Running in 228b06e689f2 17:34:02 Removing intermediate container 228b06e689f2 17:34:02 ---> 4ec5ef545677 17:34:02 17:34:02 Successfully built 4ec5ef545677 17:34:02 Successfully tagged support-scheduler-arm64:latest 17:34:02  Building support-scheduler ... done Building core-command 17:34:29 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:34:29 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:34:29 ---> ec928aba426b 17:34:29 Step 3/20 : WORKDIR /edgex-go 17:34:29 ---> Using cache 17:34:29 ---> 2d54ffe7191e 17:34:29 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:34:29 ---> Running in 3652961dff11 17:34:29 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:34:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:34:29 ---> ec928aba426b 17:34:29 Step 3/23 : WORKDIR /edgex-go 17:34:29 ---> Using cache 17:34:29 ---> 2d54ffe7191e 17:34:29 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:29 ---> Using cache 17:34:29 ---> 2263a71acbdc 17:34:29 Step 5/23 : RUN apk add --update --no-cache make git 17:34:29 ---> Using cache 17:34:29 ---> e89c60b33b19 17:34:29 Step 6/23 : COPY go.mod vendor* ./ 17:34:29 ---> Using cache 17:34:29 ---> a7cd0eb697c2 17:34:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:29 ---> Using cache 17:34:29 ---> cb232a641925 17:34:29 Step 8/23 : COPY . . 17:34:29 ---> Using cache 17:34:29 ---> 1ad3d36cc58f 17:34:29 Step 9/23 : RUN make cmd/core-command/core-command 17:34:29 ---> Running in afc2ee8a8672 17:34:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:34:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:34: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/core-command/core-command ./cmd/core-command 17:34:29 v3.16.2-41-g8d6de99bbd [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 17:34:29 v3.16.2-38-ga761a9fe9d [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 17:34:29 OK: 16890 distinct packages available 17:34:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:34:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:34:31 OK: 221 MiB in 51 packages 17:34:33 Removing intermediate container 3652961dff11 17:34:33 ---> 7f9cefe0b601 17:34:33 Step 5/20 : COPY go.mod vendor* ./ 17:34:34 ---> 45e529c06cbc 17:34:34 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:34 ---> Running in c25e126fb3b6 17:35:21 Removing intermediate container c25e126fb3b6 17:35:21 ---> 171b4935ec63 17:35:21 Step 7/20 : COPY . . 17:35:33 ---> d7c9e7f3fca9 17:35:33 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:35:33 ---> Running in 6b12af29e420 17:35:34 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 17:36:01 Removing intermediate container 2e832af52f83 17:36:01 ---> 2b25fdeb9a9b 17:36:01 17:36:01 Step 10/23 : FROM alpine:3.16 17:36:01 ---> a6215f271958 17:36:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:36:01 ---> Running in 8680790f5540 17:36:01 Removing intermediate container 8680790f5540 17:36:01 ---> 986aa33a8e3a 17:36:01 Step 12/23 : ENV APP_PORT=59880 17:36:01 ---> Running in 6563d491ac69 17:36:01 Removing intermediate container 6563d491ac69 17:36:01 ---> 9e61c8355fe8 17:36:01 Step 13/23 : EXPOSE $APP_PORT 17:36:01 ---> Running in 83a8a88ae2a0 17:36:01 Removing intermediate container 83a8a88ae2a0 17:36:01 ---> 42f3014370cd 17:36:01 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:36:01 ---> Running in d28607d05405 17:36:04 Removing intermediate container d28607d05405 17:36:04 ---> dce6e81ba081 17:36:04 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:36:04 ---> Running in bedbdd3d3fdd 17:36:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:36:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:36:08 (1/6) Installing dumb-init (1.2.5-r1) 17:36:08 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:36:08 (3/6) Installing libsodium (1.0.18-r0) 17:36:08 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:36:08 (5/6) Installing libzmq (4.3.4-r0) 17:36:08 (6/6) Installing zeromq (4.3.4-r0) 17:36:08 Executing busybox-1.35.0-r17.trigger 17:36:08 OK: 8 MiB in 20 packages 17:36:10 Removing intermediate container bedbdd3d3fdd 17:36:10 ---> 5bead294b4f5 17:36:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:36:11 ---> 1502dc16b12b 17:36:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:36:13 ---> 7b92d897b0d6 17:36:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:36:14 ---> b3241872561d 17:36:14 Step 19/23 : ENTRYPOINT ["/core-data"] 17:36:14 ---> Running in e7099b781421 17:36:15 Removing intermediate container e7099b781421 17:36:15 ---> 4fb2cefe02e2 17:36:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:36:15 ---> Running in a3d9837d396c 17:36:15 Removing intermediate container a3d9837d396c 17:36:15 ---> 0faec58f63bd 17:36:15 Step 21/23 : LABEL arch=arm64 17:36:15 ---> Running in 95b5c9a6a639 17:36:15 Removing intermediate container 95b5c9a6a639 17:36:15 ---> 1b1549107d99 17:36:15 Step 22/23 : LABEL git_sha=ae7bb450096cba8f57af3550c33abf6542e59584 17:36:16 ---> Running in 6c00e052b82e 17:36:16 Removing intermediate container 6c00e052b82e 17:36:16 ---> 69eb307f5002 17:36:16 Step 23/23 : LABEL version=0.0.0 17:36:16 ---> Running in 3e2aa3d4898c 17:36:17 Removing intermediate container 3e2aa3d4898c 17:36:17 ---> 46d6b1523622 17:36:17 17:36:17 Successfully built 46d6b1523622 17:36:17 Successfully tagged core-data-arm64:latest 17:36:17  Building core-data ... done Building security-proxy-setup 17:36:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:36:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:36:36 ---> ec928aba426b 17:36:36 Step 3/22 : WORKDIR /edgex-go 17:36:36 ---> Using cache 17:36:36 ---> 2d54ffe7191e 17:36:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:36:36 ---> Using cache 17:36:36 ---> 2263a71acbdc 17:36:36 Step 5/22 : RUN apk add --update --no-cache make git 17:36:36 ---> Using cache 17:36:36 ---> e89c60b33b19 17:36:36 Step 6/22 : COPY go.mod vendor* ./ 17:36:36 ---> Using cache 17:36:36 ---> a7cd0eb697c2 17:36:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:36:36 ---> Using cache 17:36:36 ---> cb232a641925 17:36:36 Step 8/22 : COPY . . 17:36:36 ---> Using cache 17:36:36 ---> 1ad3d36cc58f 17:36:36 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:36:36 ---> Running in 22150750a3fd 17:36:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:37:58 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 17:38:11 Removing intermediate container 7066bc51722f 17:38:11 ---> 6b8be56ad9eb 17:38:11 17:38:11 Step 10/25 : FROM alpine:3.16 17:38:11 ---> a6215f271958 17:38:11 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:38:11 ---> Running in 364b57c32071 17:38:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:38:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:38:13 (1/3) Installing ca-certificates (20220614-r0) 17:38:13 (2/3) Installing dumb-init (1.2.5-r1) 17:38:13 (3/3) Installing su-exec (0.2-r1) 17:38:14 Executing busybox-1.35.0-r17.trigger 17:38:14 Executing ca-certificates-20220614-r0.trigger 17:38:14 OK: 6 MiB in 17 packages 17:38:16 Removing intermediate container 364b57c32071 17:38:16 ---> f100eb1983f6 17:38:16 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:38:16 ---> Running in 074cc335dda1 17:38:16 Removing intermediate container 074cc335dda1 17:38:16 ---> a7cc6b40e9ac 17:38:16 Step 13/25 : WORKDIR / 17:38:17 ---> Running in 4113963a6af3 17:38:17 Removing intermediate container 4113963a6af3 17:38:17 ---> a6b8d5a385ee 17:38:17 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:38:18 ---> 87fe648e5953 17:38:18 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:38:19 ---> 0038f8357ceb 17:38:19 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:38:20 ---> a08a75d27f7b 17:38:20 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:38:21 ---> 13be201ae8f5 17:38:21 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:38:23 ---> 15181bb98fa7 17:38:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:38:25 ---> 70d7d3a719fb 17:38:25 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:38:25 ---> 395a850fc016 17:38:25 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:38:25 ---> Running in 3c1de4a93f65 17:38:29 Removing intermediate container 3c1de4a93f65 17:38:29 ---> c3e4933fc45c 17:38:29 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:38:29 ---> Running in 42e03db22b2e 17:38:29 Removing intermediate container 42e03db22b2e 17:38:29 ---> 81c257c4f6db 17:38:29 Step 23/25 : LABEL arch=arm64 17:38:29 ---> Running in 2e5c16848cff 17:38:30 Removing intermediate container 2e5c16848cff 17:38:30 ---> 37b692a8f481 17:38:30 Step 24/25 : LABEL git_sha=ae7bb450096cba8f57af3550c33abf6542e59584 17:38:30 ---> Running in 755c46c6e11e 17:38:30 Removing intermediate container 755c46c6e11e 17:38:30 ---> 836bd41ec55e 17:38:30 Step 25/25 : LABEL version=0.0.0 17:38:30 ---> Running in f5e8faec4c39 17:38:31 Removing intermediate container f5e8faec4c39 17:38:31 ---> dadddd983a95 17:38:31 17:38:31 Successfully built dadddd983a95 17:38:31 Successfully tagged security-secretstore-setup-arm64:latest 17:39:28  Building security-secretstore-setup ... done Removing intermediate container afc2ee8a8672 17:39:28 ---> 50650f459cb0 17:39:28 17:39:28 Step 10/23 : FROM alpine:3.16 17:39:28 ---> a6215f271958 17:39:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:39:28 ---> Using cache 17:39:28 ---> 98168adddec2 17:39:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:39:28 ---> Using cache 17:39:28 ---> 373da180b3b2 17:39:28 Step 13/23 : ENV APP_PORT=59882 17:39:28 ---> Running in e92beb1c24aa 17:39:28 Removing intermediate container e92beb1c24aa 17:39:28 ---> 2f0c9c47ac37 17:39:28 Step 14/23 : EXPOSE $APP_PORT 17:39:28 ---> Running in b2aea3735efc 17:39:28 Removing intermediate container b2aea3735efc 17:39:28 ---> c2862af596cf 17:39:28 Step 15/23 : WORKDIR / 17:39:28 ---> Running in cbd381be5aa1 17:39:28 Removing intermediate container cbd381be5aa1 17:39:28 ---> f40b480ed4df 17:39:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:39:28 ---> 5b4dd1cd2a13 17:39:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:39:29 ---> b2cf788d102b 17:39:29 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:39:30 ---> 244894fa94c9 17:39:30 Step 19/23 : ENTRYPOINT ["/core-command"] 17:39:30 ---> Running in abd97e489790 17:39:30 Removing intermediate container abd97e489790 17:39:30 ---> acf555f3c47e 17:39:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:39:31 ---> Running in 1083f9cfb9af 17:39:31 Removing intermediate container 1083f9cfb9af 17:39:31 ---> e69ccd17cf8d 17:39:31 Step 21/23 : LABEL arch=arm64 17:39:31 ---> Running in 04b2b26334ef 17:39:31 Removing intermediate container 04b2b26334ef 17:39:31 ---> 7f477b58e6cf 17:39:31 Step 22/23 : LABEL git_sha=ae7bb450096cba8f57af3550c33abf6542e59584 17:39:32 ---> Running in 5d801f859e79 17:39:32 Removing intermediate container 5d801f859e79 17:39:32 ---> 23dd950ff612 17:39:32 Step 23/23 : LABEL version=0.0.0 17:39:32 ---> Running in c7a5aa3e8b2b 17:39:33 Removing intermediate container c7a5aa3e8b2b 17:39:33 ---> 29d891e55f3a 17:39:33 17:39:33 Successfully built 29d891e55f3a 17:39:33 Successfully tagged core-command-arm64:latest 17:40:30  Building core-command ... 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/secrets-config ./cmd/secrets-config 17:40:39 Removing intermediate container 8f512d314f52 17:40:39 ---> 957b46abccb8 17:40:39 17:40:39 Step 10/22 : FROM alpine:3.16 17:40:39 ---> a6215f271958 17:40:39 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:40:39 ---> Running in e1304febb770 17:40:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:40:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:40:40 (1/2) Installing ca-certificates (20220614-r0) 17:40:40 (2/2) Installing dumb-init (1.2.5-r1) 17:40:40 Executing busybox-1.35.0-r17.trigger 17:40:40 Executing ca-certificates-20220614-r0.trigger 17:40:40 OK: 6 MiB in 16 packages 17:40:43 Removing intermediate container e1304febb770 17:40:43 ---> 3c9960e11bbb 17:40:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:40:43 ---> Running in 62430599375b 17:40:44 Removing intermediate container 62430599375b 17:40:44 ---> e095494fe08f 17:40:44 Step 13/22 : ENV APP_PORT=59860 17:40:44 ---> Running in 38756f99b4d7 17:40:45 Removing intermediate container 38756f99b4d7 17:40:45 ---> 9d38942145b1 17:40:45 Step 14/22 : EXPOSE $APP_PORT 17:40:45 ---> Running in 3dbf7193cc9c 17:40:46 Removing intermediate container 3dbf7193cc9c 17:40:46 ---> 461d44044b4d 17:40:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:40:47 ---> e524c1474359 17:40:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:40:49 Removing intermediate container 22150750a3fd 17:40:49 ---> b22d3a49e43a 17:40:49 17:40:49 Step 10/22 : FROM alpine:3.16 17:40:49 ---> a6215f271958 17:40:49 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:40:49 ---> Running in 16ed8b22906d 17:40:49 ---> e1075f3fdf0d 17:40:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:40:50 ---> 6deffe2abed5 17:40:50 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:40:50 ---> Running in 1b2efbfcdc47 17:40:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:40:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:40:51 Removing intermediate container 1b2efbfcdc47 17:40:51 ---> c161bbbea908 17:40:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:40:51 ---> Running in 919db2f693c9 17:40:51 Removing intermediate container 919db2f693c9 17:40:51 ---> 0ce9760db7c0 17:40:51 Step 20/22 : LABEL arch=arm64 17:40:51 ---> Running in 2f7f18a55f7c 17:40:51 (1/6) Installing ca-certificates (20220614-r0) 17:40:51 Removing intermediate container 2f7f18a55f7c 17:40:51 ---> 900395dfb6d7 17:40:51 Step 21/22 : LABEL git_sha=ae7bb450096cba8f57af3550c33abf6542e59584 17:40:52 (2/6) Installing brotli-libs (1.0.9-r6) 17:40:52 ---> Running in 96711d6dd9bb 17:40:52 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:40:52 (4/6) Installing libcurl (7.83.1-r2) 17:40:52 (5/6) Installing curl (7.83.1-r2) 17:40:52 (6/6) Installing dumb-init (1.2.5-r1) 17:40:52 Executing busybox-1.35.0-r17.trigger 17:40:52 Executing ca-certificates-20220614-r0.trigger 17:40:52 OK: 8 MiB in 20 packages 17:40:52 Removing intermediate container 96711d6dd9bb 17:40:52 ---> 17a5b3758c08 17:40:52 Step 22/22 : LABEL version=0.0.0 17:40:52 ---> Running in 4885072bccf0 17:40:53 Removing intermediate container 4885072bccf0 17:40:53 ---> 8f24f4d17464 17:40:53 17:40:53 Successfully built 8f24f4d17464 17:40:53 Successfully tagged support-notifications-arm64:latest 17:40:54  Building support-notifications ... done Removing intermediate container 16ed8b22906d 17:40:54 ---> ba05a62f74bc 17:40:54 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:40:54 ---> Running in 9a8285bed716 17:40:54 Removing intermediate container 9a8285bed716 17:40:54 ---> 08f025841b99 17:40:54 Step 13/22 : WORKDIR /edgex 17:40:54 ---> Running in d30835e0755e 17:40:55 Removing intermediate container d30835e0755e 17:40:55 ---> 72383199d0ff 17:40:55 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:40:55 ---> 96a2cdbc7cdb 17:40:55 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:40:56 ---> 929868b24f64 17:40:56 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:40:57 ---> 66f0f8c24232 17:40:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:40:58 ---> 60bec3401338 17:40:58 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:40:58 ---> Running in 0dff71b4bbc8 17:41:00 Removing intermediate container 0dff71b4bbc8 17:41:00 ---> 7e220bd85da3 17:41:00 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:41:00 ---> Running in d78594523d13 17:41:01 Removing intermediate container d78594523d13 17:41:01 ---> 0293f754747e 17:41:01 Step 20/22 : LABEL arch=arm64 17:41:01 ---> Running in 03cb7397e5bf 17:41:01 Removing intermediate container 03cb7397e5bf 17:41:01 ---> dead0e66e906 17:41:01 Step 21/22 : LABEL git_sha=ae7bb450096cba8f57af3550c33abf6542e59584 17:41:02 ---> Running in 1072fa7d3165 17:41:02 Removing intermediate container 1072fa7d3165 17:41:02 ---> 529bff130065 17:41:02 Step 22/22 : LABEL version=0.0.0 17:41:02 ---> Running in 752190c47108 17:41:03 Removing intermediate container 752190c47108 17:41:03 ---> 745a1e7752f4 17:41:03 17:41:03 Successfully built 745a1e7752f4 17:41:03 Successfully tagged security-proxy-setup-arm64:latest 17:41:06  Building security-proxy-setup ... done Removing intermediate container 6b12af29e420 17:41:06 ---> f2e6cc91a87e 17:41:06 17:41:06 Step 9/20 : FROM alpine:3.15 17:41:06 ---> 02e0d6fdf486 17:41:06 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:41:06 ---> Using cache 17:41:06 ---> f4b13b47724e 17:41:06 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:41:06 ---> Using cache 17:41:06 ---> b5dfd0e5bb71 17:41:06 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:41:06 ---> Running in 70c08435ed9c 17:41:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:41:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:41:09 v3.15.6-17-g2a4d330151 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:41:09 v3.15.6-12-g3aec177956 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:41:09 OK: 15733 distinct packages available 17:41:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:41:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:41:11 (1/9) Installing ca-certificates (20220614-r0) 17:41:11 (2/9) Installing brotli-libs (1.0.9-r5) 17:41:11 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:41:11 (4/9) Installing libcurl (7.80.0-r2) 17:41:11 (5/9) Installing curl (7.80.0-r2) 17:41:11 (6/9) Installing dumb-init (1.2.5-r1) 17:41:11 (7/9) Installing musl-obstack (1.2.3-r0) 17:41:11 (8/9) Installing libucontext (1.1-r0) 17:41:11 (9/9) Installing gcompat (1.0.0-r4) 17:41:12 Executing busybox-1.34.1-r7.trigger 17:41:12 Executing ca-certificates-20220614-r0.trigger 17:41:12 OK: 8 MiB in 23 packages 17:41:13 Removing intermediate container 70c08435ed9c 17:41:13 ---> 29fb076116c5 17:41:13 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:41:14 ---> 98ef65e61baf 17:41:14 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:41:15 ---> be4f8e34caf7 17:41:15 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:41:15 ---> 34d143984786 17:41:15 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:41:15 ---> Running in c726c86caf75 17:41:16 Removing intermediate container c726c86caf75 17:41:16 ---> f21f24c25505 17:41:16 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:41:16 ---> Running in d6c278ddd8b6 17:41:16 Removing intermediate container d6c278ddd8b6 17:41:16 ---> b8252052ec75 17:41:16 Step 18/20 : LABEL arch=arm64 17:41:16 ---> Running in 2f637495a171 17:41:16 Removing intermediate container 2f637495a171 17:41:16 ---> 8b175b1a4ea4 17:41:16 Step 19/20 : LABEL git_sha=ae7bb450096cba8f57af3550c33abf6542e59584 17:41:16 ---> Running in dfbabe9244fd 17:41:17 Removing intermediate container dfbabe9244fd 17:41:17 ---> 53bc7ebaebb3 17:41:17 Step 20/20 : LABEL version=0.0.0 17:41:17 ---> Running in 63c7ede73950 17:41:17 Removing intermediate container 63c7ede73950 17:41:17 ---> bb2b36f1ad74 17:41:17 17:41:18 Successfully built bb2b36f1ad74 17:41:18 Successfully tagged security-spiffe-token-provider-arm64:latest 17:41:18  Building security-spiffe-token-provider ... done  [Pipeline] } 17:41:18 $ docker stop --time=1 88e386d6f3f148112ab0f96ee1c130d2aa0004235a2b648d387e684ab390774c 17:41:19 $ docker rm -f 88e386d6f3f148112ab0f96ee1c130d2aa0004235a2b648d387e684ab390774c [Pipeline] // withDockerContainer [Pipeline] sh 17:41:20 + docker images 17:41:20 REPOSITORY TAG IMAGE ID CREATED SIZE 17:41:20 security-spiffe-token-provider-arm64 latest bb2b36f1ad74 3 seconds ago 28.3MB 17:41:20 f2e6cc91a87e 15 seconds ago 1.4GB 17:41:20 security-proxy-setup-arm64 latest 745a1e7752f4 18 seconds ago 26.2MB 17:41:20 support-notifications-arm64 latest 8f24f4d17464 28 seconds ago 26.1MB 17:41:20 b22d3a49e43a 32 seconds ago 1.36GB 17:41:20 957b46abccb8 44 seconds ago 1.41GB 17:41:20 core-command-arm64 latest 29d891e55f3a About a minute ago 15.6MB 17:41:20 50650f459cb0 About a minute ago 1.35GB 17:41:20 security-secretstore-setup-arm64 latest dadddd983a95 2 minutes ago 27.9MB 17:41:20 6b8be56ad9eb 3 minutes ago 1.36GB 17:41:20 core-data-arm64 latest 46d6b1523622 5 minutes ago 20.6MB 17:41:20 2b25fdeb9a9b 5 minutes ago 1.38GB 17:41:20 support-scheduler-arm64 latest 4ec5ef545677 7 minutes ago 25.6MB 17:41:20 security-spire-config-arm64 latest b81a48d58fb6 7 minutes ago 83.6MB 17:41:20 37e9312dbd1e 7 minutes ago 1.41GB 17:41:20 4999a7cb0284 7 minutes ago 1.25GB 17:41:20 sys-mgmt-agent-arm64 latest 85cd125a7657 8 minutes ago 133MB 17:41:20 core-metadata-arm64 latest fb6bed05712e 8 minutes ago 17.5MB 17:41:20 c110d87ed171 9 minutes ago 1.38GB 17:41:20 security-bootstrapper-arm64 latest 891e4ec7894e 9 minutes ago 18.6MB 17:41:20 b069243352d1 10 minutes ago 1.35GB 17:41:20 910e25724c61 10 minutes ago 1.35GB 17:41:20 security-spire-server-arm64 latest 5c984e3bd3e2 13 minutes ago 84.2MB 17:41:20 78e714c68439 13 minutes ago 1.25GB 17:41:20 security-spire-agent-arm64 latest 06a4380f5dbd 15 minutes ago 122MB 17:41:20 d788869e2555 15 minutes ago 1.25GB 17:41:20 ci-base-image-arm64 latest ec928aba426b 28 minutes ago 995MB 17:41:20 alpine 3.15 02e0d6fdf486 9 days ago 5.33MB 17:41:20 alpine 3.16 a6215f271958 9 days ago 5.29MB 17:41:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 6 weeks ago 678MB 17:41:20 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 17:41:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:41:21 17:41:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:41:21 arm64: Pulling from edgex-lftools-log-publisher 17:41:21 8998bd30e6a1: Pulling fs layer 17:41:21 04944245beec: Pulling fs layer 17:41:21 699f458cf7ca: Pulling fs layer 17:41:21 765212b225bb: Pulling fs layer 17:41:21 f23df028b6ca: Pulling fs layer 17:41:21 d65c8cfc05b1: Pulling fs layer 17:41:21 2437ff75d9bd: Pulling fs layer 17:41:21 765212b225bb: Waiting 17:41:21 f23df028b6ca: Waiting 17:41:21 d65c8cfc05b1: Waiting 17:41:21 2437ff75d9bd: Waiting 17:41:22 04944245beec: Verifying Checksum 17:41:22 04944245beec: Download complete 17:41:22 765212b225bb: Verifying Checksum 17:41:22 765212b225bb: Download complete 17:41:22 f23df028b6ca: Verifying Checksum 17:41:22 f23df028b6ca: Download complete 17:41:22 d65c8cfc05b1: Verifying Checksum 17:41:22 d65c8cfc05b1: Download complete 17:41:22 699f458cf7ca: Verifying Checksum 17:41:22 699f458cf7ca: Download complete 17:41:22 8998bd30e6a1: Verifying Checksum 17:41:22 8998bd30e6a1: Download complete 17:41:24 2437ff75d9bd: Verifying Checksum 17:41:24 2437ff75d9bd: Download complete 17:41:26 8998bd30e6a1: Pull complete 17:41:27 04944245beec: Pull complete 17:41:28 699f458cf7ca: Pull complete 17:41:28 765212b225bb: Pull complete 17:41:29 f23df028b6ca: Pull complete 17:41:30 d65c8cfc05b1: Pull complete 17:41:45 2437ff75d9bd: Pull complete 17:41:45 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:41:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:41:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:41:45 prd-ubuntu20.04-docker-arm64-4c-16g-23050 does not seem to be running inside a container 17:41:45 $ 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 17:41:48 $ docker top 19309baac1a8f25de78bab9691e125e80ba138613e258bf2bdb30be87d654d5b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:41:49 ---> job-cost.sh 17:41:49 lf-activate-venv: SKIPPING 17:41:49 INFO: No Stack... 17:41:50 INFO: Retrieving Pricing Info for: v3-standard-4 17:41:50 INFO: Archiving Costs [Pipeline] sh 17:41:51 + + cut -d,cat -f6 /w/workspace/edgex-go/4/archives/cost.csv 17:41:51 [Pipeline] lock 17:41:51 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4125-4-stack-cost] 17:41:51 Resource [jenkins-edgexfoundry-edgex-go-PR-4125-4-stack-cost] did not exist. Created. 17:41:51 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4125-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:41:52 + echo total: 0.10999999940395355 [Pipeline] stash 17:41:52 Stashed 1 file(s) [Pipeline] } 17:41:52 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4125-4-stack-cost] [Pipeline] // lock [Pipeline] } 17:41:52 $ docker stop --time=1 19309baac1a8f25de78bab9691e125e80ba138613e258bf2bdb30be87d654d5b 17:41:53 $ docker rm -f 19309baac1a8f25de78bab9691e125e80ba138613e258bf2bdb30be87d654d5b [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 17:41:54 provisioning config files... 17:41:54 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config5343959572715266813tmp [Pipeline] { [Pipeline] sh 17:41:54 + set +x 17:41:54 + bash -s -- 17:41:54 + curl -s https://codecov.io/bash 17:41:54 17:41:54 _____ _ 17:41:54 / ____| | | 17:41:54 | | ___ __| | ___ ___ _____ __ 17:41:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:41:54 | |___| (_) | (_| | __/ (_| (_) \ V / 17:41:54 \_____\___/ \__,_|\___|\___\___/ \_/ 17:41:54 Bash-1.0.6 17:41:54 17:41:54 17:41:54 ==> git version 2.25.1 found 17:41:54 ==> 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 17:41:54 Release-Date: 2020-01-08 17:41:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:41:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:41:54 ==> Jenkins CI detected. 17:41:54 current dir:  /w/workspace/edgex-go/4 17:41:54 project root: . 17:41:54 --> token set from env 17:41:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:41:54 ==> Running gcov in . (disable via -X gcov) 17:41:54 ==> Python coveragepy not found 17:41:54 ==> Searching for coverage reports in: 17:41:54 + . 17:41:54 -> Found 1 reports 17:41:54 ==> Detecting git/mercurial file structure 17:41:54 ==> Reading reports 17:41:54 + ./coverage.out bytes=480241 17:41:54 ==> Appending adjustments 17:41:54 https://docs.codecov.io/docs/fixing-reports 17:41:56 + Found adjustments 17:41:56 ==> Gzipping contents 17:41:56 64K /tmp/codecov.EFfY1S.gz 17:41:56 ==> Uploading reports 17:41:56 url: https://codecov.io 17:41:56 query: branch=PR-4125&commit=65f9289ed88faf2540fffee479906180a571db5a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4125%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4125&job=&cmd_args= 17:41:56 -> Pinging Codecov 17:41:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4125&commit=65f9289ed88faf2540fffee479906180a571db5a&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4125%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4125&job=&cmd_args= 17:41:56 -> Uploading to 17:41:56 https://storage.googleapis.com/codecov/v4/raw/2022-08-18/00271124DB129430A58F1EEE437C3FCB/65f9289ed88faf2540fffee479906180a571db5a/a83652ae-f812-409c-86a3-a2a9a55ce5fd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220818%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220818T174156Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=abb9dace566bb73ad986f5fdd63911ab4e2c34f6861f6b192cc30c02f144f9f1 17:41:56 % Total % Received % Xferd Average Speed Time Time Time Current 17:41:56 Dload Upload Total Spent Left Speed 17:41:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63166 0 0 100 63166 0 227k --:--:-- --:--:-- --:--:-- 227k 17:41:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/65f9289ed88faf2540fffee479906180a571db5a [Pipeline] } 17:41:56 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 17:41:57 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 17:41:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:41:58 ---> package-listing.sh 17:41:58 ++ facter osfamily 17:41:58 ++ tr '[:upper:]' '[:lower:]' 17:41:59 + OS_FAMILY=debian 17:41:59 + workspace=/w/workspace/edgex-go/4 17:41:59 + START_PACKAGES=/tmp/packages_start.txt 17:41:59 + END_PACKAGES=/tmp/packages_end.txt 17:41:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:41:59 + PACKAGES=/tmp/packages_start.txt 17:41:59 + '[' /w/workspace/edgex-go/4 ']' 17:41:59 + PACKAGES=/tmp/packages_end.txt 17:41:59 + case "${OS_FAMILY}" in 17:41:59 + dpkg -l 17:41:59 + grep '^ii' 17:41:59 + '[' -f /tmp/packages_start.txt ']' 17:41:59 + '[' -f /tmp/packages_end.txt ']' 17:41:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:41:59 + '[' /w/workspace/edgex-go/4 ']' 17:41:59 + mkdir -p /w/workspace/edgex-go/4/archives/ 17:41:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 17:41:59 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 17:41:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:41:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:41:59 17:41:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:42:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:42:00 latest: Pulling from edgex-lftools-log-publisher 17:42:00 5eb5b503b376: Pulling fs layer 17:42:00 5c69ac0246d0: Pulling fs layer 17:42:00 ec43610c2a17: Pulling fs layer 17:42:00 3a2ae6a8a46f: Pulling fs layer 17:42:00 33b1e0a273af: Pulling fs layer 17:42:00 5d3b04190fa2: Pulling fs layer 17:42:00 2f39f015ded8: Pulling fs layer 17:42:00 3a2ae6a8a46f: Waiting 17:42:00 33b1e0a273af: Waiting 17:42:00 2f39f015ded8: Waiting 17:42:00 5d3b04190fa2: Waiting 17:42:00 5c69ac0246d0: Download complete 17:42:00 3a2ae6a8a46f: Download complete 17:42:00 33b1e0a273af: Verifying Checksum 17:42:00 33b1e0a273af: Download complete 17:42:00 ec43610c2a17: Verifying Checksum 17:42:00 ec43610c2a17: Download complete 17:42:00 5d3b04190fa2: Download complete 17:42:00 5eb5b503b376: Verifying Checksum 17:42:00 5eb5b503b376: Download complete 17:42:00 2f39f015ded8: Download complete 17:42:01 5eb5b503b376: Pull complete 17:42:01 5c69ac0246d0: Pull complete 17:42:02 ec43610c2a17: Pull complete 17:42:02 3a2ae6a8a46f: Pull complete 17:42:02 33b1e0a273af: Pull complete 17:42:02 5d3b04190fa2: Pull complete 17:42:07 2f39f015ded8: Pull complete 17:42:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:42:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:42:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:42:07 prd-ubuntu20.04-docker-8c-8g-23049 does not seem to be running inside a container 17:42:07 $ 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 17:42:09 $ docker top 2f29df2321919c5ceedfcbd77ca94662de36f9b7fcfd5dd4e93d9386c55da2f1 -eo pid,comm [Pipeline] { [Pipeline] sh 17:42:10 + touch /tmp/pre-build-complete [Pipeline] sh 17:42:10 + mkdir -p /var/log/sysstat [Pipeline] sh 17:42:10 + ls /var/log/sa-host 17:42:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:42:10 provisioning config files... 17:42:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config4269396448405795635tmp [Pipeline] { [Pipeline] echo 17:42:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:42:11 ---> create-netrc.sh [Pipeline] } 17:42:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:42:11 ---> python-tools-install.sh [Pipeline] echo 17:42:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:42:11 ---> sudo-logs.sh 17:42:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:42:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:42:12 ---> job-cost.sh 17:42:12 lf-activate-venv: SKIPPING 17:42:12 DEBUG: total: 0.10999999940395355 17:42:12 INFO: Retrieving Stack Cost... 17:42:12 INFO: Retrieving Pricing Info for: v3-standard-8 17:42:13 INFO: Archiving Costs [Pipeline] echo 17:42:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:42:13 ---> logs-deploy.sh 17:42:13 lf-activate-venv: SKIPPING 17:42:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4125/4 17:42:13 INFO: archiving workspace using pattern(s): 17:42:14 Archives upload complete. 17:42:14 INFO: archiving logs to Nexus 17:42:15 ---> uname -a: 17:42:15 Linux prd-ubuntu20-04-docker-8c-8g-23049 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:42:15 17:42:15 17:42:15 ---> lscpu: 17:42:15 Architecture: x86_64 17:42:15 CPU op-mode(s): 32-bit, 64-bit 17:42:15 Byte Order: Little Endian 17:42:15 Address sizes: 40 bits physical, 48 bits virtual 17:42:15 CPU(s): 8 17:42:15 On-line CPU(s) list: 0-7 17:42:15 Thread(s) per core: 1 17:42:15 Core(s) per socket: 1 17:42:15 Socket(s): 8 17:42:15 NUMA node(s): 1 17:42:15 Vendor ID: AuthenticAMD 17:42:15 CPU family: 23 17:42:15 Model: 49 17:42:15 Model name: AMD EPYC-Rome Processor 17:42:15 Stepping: 0 17:42:15 CPU MHz: 2799.998 17:42:15 BogoMIPS: 5599.99 17:42:15 Virtualization: AMD-V 17:42:15 Hypervisor vendor: KVM 17:42:15 Virtualization type: full 17:42:15 L1d cache: 256 KiB 17:42:15 L1i cache: 256 KiB 17:42:15 L2 cache: 4 MiB 17:42:15 L3 cache: 128 MiB 17:42:15 NUMA node0 CPU(s): 0-7 17:42:15 Vulnerability Itlb multihit: Not affected 17:42:15 Vulnerability L1tf: Not affected 17:42:15 Vulnerability Mds: Not affected 17:42:15 Vulnerability Meltdown: Not affected 17:42:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:42:15 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:42:15 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:42:15 Vulnerability Srbds: Not affected 17:42:15 Vulnerability Tsx async abort: Not affected 17:42:15 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 17:42:15 17:42:15 17:42:15 ---> nproc: 17:42:15 8 17:42:15 17:42:15 17:42:15 ---> df -h: 17:42:15 Filesystem Size Used Avail Use% Mounted on 17:42:15 overlay 155G 17G 139G 11% / 17:42:15 tmpfs 64M 0 64M 0% /dev 17:42:15 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:42:15 shm 64M 0 64M 0% /dev/shm 17:42:15 /dev/vda1 155G 17G 139G 11% /facter-os 17:42:15 17:42:15