Pull request #4142 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 joshua-silverio for edgexfoundry/edgex-go Obtained Jenkinsfile from b3312ace057c3fdc4eae5765d8349228ece2cf26+604c3c956e15c089a048dd431d7ccd4c1ed3c949 (621531e14a1cf992d2eeb93a380b9b454ac14541) 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-ssh3907763652302925191.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2773662866828404971.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4142/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-4142/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11371145566239640849.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh14419321736598813081.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-4142/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-4142/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16436367778333174339.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24352 in /w/workspace/edgexfoundry_edgex-go_PR-4142 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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 604c3c956e15c089a048dd431d7ccd4c1ed3c949 into PR head commit b3312ace057c3fdc4eae5765d8349228ece2cf26 Merge succeeded, producing b3312ace057c3fdc4eae5765d8349228ece2cf26 Checking out Revision b3312ace057c3fdc4eae5765d8349228ece2cf26 (PR-4142) > 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/4142/head:refs/remotes/origin/PR-4142 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3312ace057c3fdc4eae5765d8349228ece2cf26 # 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 604c3c956e15c089a048dd431d7ccd4c1ed3c949 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b3312ace057c3fdc4eae5765d8349228ece2cf26 # timeout=10 Commit message: "feat: Add implementation for securing mqtt bus with username password CLOSES: #3934" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:13:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:13:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:13:01 ========================================================= 19:13:01 EdgeX Global Pipelines Version Info 19:13:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk badc4caf016a9c091e08bc78de5c518c8edd74c0 # timeout=10 19:13:02 ------------------- 19:13:02 stable info: 19:13:02 ------------------- 19:13:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:13:02 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:13:02 Message: update stable to v1.0.239 19:13:02 ------------------- 19:13:02 experimental info: 19:13:02 ------------------- 19:13:02 Commited By: **** collab-it+edgex@linuxfoundation.org 19:13:02 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:13:02 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4142 [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4142 [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4142 [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b3312ace057c3fdc4eae5765d8349228ece2cf26 [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b3312ac [Pipeline] echo 19:13:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:13:03 provisioning config files... 19:13:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config5077750588785991411tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:13:03 ---> docker-login.sh 19:13:03 nexus3.edgexfoundry.org:10001 19:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:04 Configure a credential helper to remove this warning. See 19:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:04 19:13:04 Login Succeeded 19:13:04 nexus3.edgexfoundry.org:10002 19:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:04 Configure a credential helper to remove this warning. See 19:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:04 19:13:04 Login Succeeded 19:13:04 nexus3.edgexfoundry.org:10003 19:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:04 Configure a credential helper to remove this warning. See 19:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:04 19:13:04 Login Succeeded 19:13:04 nexus3.edgexfoundry.org:10004 19:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:04 Configure a credential helper to remove this warning. See 19:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:04 19:13:04 Login Succeeded 19:13:04 docker.io 19:13:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:13:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:13:04 Configure a credential helper to remove this warning. See 19:13:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:13:04 19:13:04 Login Succeeded 19:13:04 ---> docker-login.sh ends [Pipeline] } 19:13:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:13:05 + 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 19:13:05 + dirname cmd/core-command/Dockerfile 19:13:05 + cut -d/ -f2 19:13:05 + echo core-command,cmd/core-command/Dockerfile 19:13:05 + dirname cmd/core-data/Dockerfile 19:13:05 + cut -d/ -f2 19:13:05 + echo core-data,cmd/core-data/Dockerfile 19:13:05 + dirname cmd/core-metadata/Dockerfile 19:13:05 + cut -d/ -f2 19:13:05 + echo core-metadata,cmd/core-metadata/Dockerfile 19:13:05 + dirname cmd/security-bootstrapper/Dockerfile 19:13:05 + cut -d/ -f2 19:13:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:13:05 + dirname cmd/security-proxy-setup/Dockerfile 19:13:05 + cut -d/ -f2 19:13:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:13:05 + dirname cmd/security-secretstore-setup/Dockerfile 19:13:05 + cut -d/ -f2 19:13:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:13:05 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:13:05 + cut -d/ -f2 19:13:05 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:13:05 + dirname cmd/security-spire-agent/Dockerfile 19:13:05 + cut -d/ -f2 19:13:05 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:13:05 + dirname cmd/security-spire-config/Dockerfile 19:13:05 + cut -d/ -f2 19:13:05 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:13:05 + dirname+ cmd/security-spire-server/Dockerfile 19:13:05 cut -d/ -f2 19:13:05 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:13:05 + dirname cmd/support-notifications/Dockerfile 19:13:05 + cut -d/ -f2 19:13:05 + echo support-notifications,cmd/support-notifications/Dockerfile 19:13:05 + + cut -d/ -f2 19:13:05 dirname cmd/support-scheduler/Dockerfile 19:13:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:13:05 + dirname cmd/sys-mgmt-agent/Dockerfile 19:13:05 + cut -d/ -f2 19:13:05 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:13:05 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 19:13:05 + git rev-list -1 --merges b3312ace057c3fdc4eae5765d8349228ece2cf26~1..b3312ace057c3fdc4eae5765d8349228ece2cf26 [Pipeline] echo 19:13:05 -----------> git rev-list -1 --merges b3312ace057c3fdc4eae5765d8349228ece2cf26~1..b3312ace057c3fdc4eae5765d8349228ece2cf26 b3312ace057c3fdc4eae5765d8349228ece2cf26 [false] [Pipeline] sh 19:13:05 + git log --format=format:%s -1 b3312ace057c3fdc4eae5765d8349228ece2cf26 [Pipeline] echo 19:13:05 ========================================================= 19:13:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:13:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:13:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:13:06 + grep -v github /etc/ssh/ssh_known_hosts 19:13:06 + [ -e /tmp/ssh_known_hosts ] 19:13:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:13:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:13:06 + sudo tee -a /etc/ssh/ssh_known_hosts 19:13:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:13:06 19:13:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:13:07 0.1.4: Pulling from edgex-devops/py-git-semver 19:13:07 b85a868b505f: Pulling fs layer 19:13:07 e2be974225ed: Pulling fs layer 19:13:07 339a4e72a1f5: Pulling fs layer 19:13:07 988bab9f4d93: Pulling fs layer 19:13:07 1469e6f7b9e6: Pulling fs layer 19:13:07 eaf3925da568: Pulling fs layer 19:13:07 bab4dde63d76: Pulling fs layer 19:13:07 bde34c3a00c8: Pulling fs layer 19:13:07 b352a97aabf1: Pulling fs layer 19:13:07 4872d77fe225: Pulling fs layer 19:13:07 5851b861e8e6: Pulling fs layer 19:13:07 bde34c3a00c8: Waiting 19:13:07 b352a97aabf1: Waiting 19:13:07 bab4dde63d76: Waiting 19:13:07 eaf3925da568: Waiting 19:13:07 4872d77fe225: Waiting 19:13:07 5851b861e8e6: Waiting 19:13:07 988bab9f4d93: Waiting 19:13:07 1469e6f7b9e6: Waiting 19:13:07 e2be974225ed: Verifying Checksum 19:13:07 e2be974225ed: Download complete 19:13:07 988bab9f4d93: Verifying Checksum 19:13:07 988bab9f4d93: Download complete 19:13:07 1469e6f7b9e6: Verifying Checksum 19:13:07 1469e6f7b9e6: Download complete 19:13:07 eaf3925da568: Download complete 19:13:07 339a4e72a1f5: Verifying Checksum 19:13:07 339a4e72a1f5: Download complete 19:13:07 bde34c3a00c8: Verifying Checksum 19:13:07 bde34c3a00c8: Download complete 19:13:07 b352a97aabf1: Download complete 19:13:07 4872d77fe225: Verifying Checksum 19:13:07 4872d77fe225: Download complete 19:13:07 5851b861e8e6: Verifying Checksum 19:13:07 5851b861e8e6: Download complete 19:13:07 b85a868b505f: Download complete 19:13:07 bab4dde63d76: Verifying Checksum 19:13:07 bab4dde63d76: Download complete 19:13:08 b85a868b505f: Pull complete 19:13:08 e2be974225ed: Pull complete 19:13:09 339a4e72a1f5: Pull complete 19:13:09 988bab9f4d93: Pull complete 19:13:09 1469e6f7b9e6: Pull complete 19:13:09 eaf3925da568: Pull complete 19:13:11 bab4dde63d76: Pull complete 19:13:11 bde34c3a00c8: Pull complete 19:13:12 b352a97aabf1: Pull complete 19:13:12 4872d77fe225: Pull complete 19:13:12 5851b861e8e6: Pull complete 19:13:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:13:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:13:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:12 prd-ubuntu20.04-docker-8c-8g-24352 does not seem to be running inside a container 19:13:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:13:15 $ docker top 90e2d843eb4f1e8acb4071f2c1e68a56e1072e5b40e9416ad9d14c1a38431b1d -eo pid,comm 19:13:15 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). 19:13:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:13:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:13:15 [ssh-agent] Looking for ssh-agent implementation... 19:13:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:13:15 $ docker exec 90e2d843eb4f1e8acb4071f2c1e68a56e1072e5b40e9416ad9d14c1a38431b1d ssh-agent 19:13:15 SSH_AUTH_SOCK=/tmp/ssh-yl0VvyS359jg/agent.33 19:13:15 SSH_AGENT_PID=39 19:13:15 Running ssh-add (command line suppressed) 19:13:15 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7888217209674181227.key (/w/workspace/edgex-go/2@tmp/private_key_7888217209674181227.key) 19:13:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:13:16 + git tag --points-at HEAD [Pipeline] } 19:13:16 $ docker exec --env ******** --env ******** 90e2d843eb4f1e8acb4071f2c1e68a56e1072e5b40e9416ad9d14c1a38431b1d ssh-agent -k 19:13:16 unset SSH_AUTH_SOCK; 19:13:16 unset SSH_AGENT_PID; 19:13:16 echo Agent pid 39 killed; 19:13:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:13:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:13:16 [ssh-agent] Looking for ssh-agent implementation... 19:13:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:13:16 $ docker exec 90e2d843eb4f1e8acb4071f2c1e68a56e1072e5b40e9416ad9d14c1a38431b1d ssh-agent 19:13:16 SSH_AUTH_SOCK=/tmp/ssh-UtYcz6nlwHNU/agent.72 19:13:16 SSH_AGENT_PID=78 19:13:16 Running ssh-add (command line suppressed) 19:13:16 Identity added: /w/workspace/edgex-go/2@tmp/private_key_4404848625048534874.key (/w/workspace/edgex-go/2@tmp/private_key_4404848625048534874.key) 19:13:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:13:16 + git semver init 19:13:17 2022-09-01 19:13:17,136 [run_init] DEBUG init version:0.0.0 force:False 19:13:17 2022-09-01 19:13:17,137 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 19:13:17 2022-09-01 19:13:17,137 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver 19:13:17 2022-09-01 19:13:17,137 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) 19:13:22 2022-09-01 19:13:22,239 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 19:13:22 2022-09-01 19:13:22,240 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4142 with force:False 19:13:22 2022-09-01 19:13:22,240 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4142 19:13:22 2022-09-01 19:13:22,246 [execute] INFO git cat-file --batch-check 19:13:22 2022-09-01 19:13:22,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 19:13:22 2022-09-01 19:13:22,253 [execute] INFO git cat-file --batch 19:13:22 2022-09-01 19:13:22,253 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) 19:13:22 2022-09-01 19:13:22,259 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4142 19:13:22 0.0.0 [Pipeline] } 19:13:22 $ docker exec --env ******** --env ******** 90e2d843eb4f1e8acb4071f2c1e68a56e1072e5b40e9416ad9d14c1a38431b1d ssh-agent -k 19:13:22 unset SSH_AUTH_SOCK; 19:13:22 unset SSH_AGENT_PID; 19:13:22 echo Agent pid 78 killed; 19:13:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:13:22 + git semver [Pipeline] } 19:13:23 $ docker stop --time=1 90e2d843eb4f1e8acb4071f2c1e68a56e1072e5b40e9416ad9d14c1a38431b1d 19:13:24 $ docker rm -f 90e2d843eb4f1e8acb4071f2c1e68a56e1072e5b40e9416ad9d14c1a38431b1d [Pipeline] // withDockerContainer [Pipeline] sh 19:13:24 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:13:25 Stashed 1 file(s) [Pipeline] echo 19:13:25 [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 19:13:25 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 19:13:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:13:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:13:25 ========================================================= 19:13:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:13:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:13:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:13:25 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:13:25 2408cc74d12b: Pulling fs layer 19:13:25 ea60b727a1ce: Pulling fs layer 19:13:25 30c4a7721957: Pulling fs layer 19:13:25 370296b7ddb6: Pulling fs layer 19:13:25 7c6cee850709: Pulling fs layer 19:13:25 39a5fcdaea64: Pulling fs layer 19:13:25 d94ebbe4e438: Pulling fs layer 19:13:25 bcfd1f05c69d: Pulling fs layer 19:13:25 59ccb84bbe0f: Pulling fs layer 19:13:25 370296b7ddb6: Waiting 19:13:25 7c6cee850709: Waiting 19:13:25 39a5fcdaea64: Waiting 19:13:25 d94ebbe4e438: Waiting 19:13:25 bcfd1f05c69d: Waiting 19:13:25 59ccb84bbe0f: Waiting 19:13:25 30c4a7721957: Verifying Checksum 19:13:25 30c4a7721957: Download complete 19:13:25 ea60b727a1ce: Download complete 19:13:25 7c6cee850709: Verifying Checksum 19:13:25 7c6cee850709: Download complete 19:13:25 39a5fcdaea64: Verifying Checksum 19:13:25 39a5fcdaea64: Download complete 19:13:25 2408cc74d12b: Verifying Checksum 19:13:25 2408cc74d12b: Download complete 19:13:25 d94ebbe4e438: Verifying Checksum 19:13:25 d94ebbe4e438: Download complete 19:13:26 2408cc74d12b: Pull complete 19:13:26 ea60b727a1ce: Pull complete 19:13:26 30c4a7721957: Pull complete 19:13:26 59ccb84bbe0f: Verifying Checksum 19:13:26 59ccb84bbe0f: Download complete 19:13:26 bcfd1f05c69d: Verifying Checksum 19:13:26 bcfd1f05c69d: Download complete 19:13:26 370296b7ddb6: Verifying Checksum 19:13:26 370296b7ddb6: Download complete 19:13:31 370296b7ddb6: Pull complete 19:13:31 7c6cee850709: Pull complete 19:13:31 39a5fcdaea64: Pull complete 19:13:31 d94ebbe4e438: Pull complete 19:13:33 bcfd1f05c69d: Pull complete 19:13:34 59ccb84bbe0f: Pull complete 19:13:34 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 19:13:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:13:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:13:34 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:13:34 WORKDIR /edgex 19:13:34 COPY go.mod . 19:13:34 RUN go mod download 19:13:34 + docker build -t ci-base-image-x86_64 -f - . 19:13:35 Sending build context to Docker daemon 169.4MB 19:13:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:13:35 ---> a4fb48ad2a94 19:13:35 Step 2/4 : WORKDIR /edgex 19:13:40 Still waiting to schedule task 19:13:40 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 19:13:40 ---> Running in 58e9783e7a43 19:13:40 Removing intermediate container 58e9783e7a43 19:13:40 ---> c37dc8f448e7 19:13:40 Step 3/4 : COPY go.mod . 19:13:40 ---> bafb5ce8bcc2 19:13:40 Step 4/4 : RUN go mod download 19:13:40 ---> Running in 04c8c03eb36e 19:13:55 Removing intermediate container 04c8c03eb36e 19:13:55 ---> 5c2b45914747 19:13:55 Successfully built 5c2b45914747 19:13:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:55 + docker inspect -f . ci-base-image-x86_64 19:13:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:55 prd-ubuntu20.04-docker-8c-8g-24352 does not seem to be running inside a container 19:13:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:13:56 $ docker top 8091bf24d69751b0f9a93fb9ca68a8525a4fbb1435def1e9c201f3317ba13819 -eo pid,comm [Pipeline] { [Pipeline] sh 19:13:56 + go version 19:13:56 go version go1.18.3 linux/amd64 [Pipeline] } 19:13:56 $ docker stop --time=1 8091bf24d69751b0f9a93fb9ca68a8525a4fbb1435def1e9c201f3317ba13819 19:13:57 $ docker rm -f 8091bf24d69751b0f9a93fb9ca68a8525a4fbb1435def1e9c201f3317ba13819 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:13:58 + docker inspect -f . ci-base-image-x86_64 19:13:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:13:58 prd-ubuntu20.04-docker-8c-8g-24352 does not seem to be running inside a container 19:13:58 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:13:58 $ docker top 671ebfe8168afac6200a5ae057f63e4b2120ff2d140b50a902f060dc81894d5b -eo pid,comm [Pipeline] { [Pipeline] echo 19:13:58 ========================================================= 19:13:58 [edgeXBuildGoParallel] Running Tests and Build... 19:13:58 ========================================================= [Pipeline] sh 19:13:59 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 19:13:59 + make test 19:13:59 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:14:06 ? github.com/edgexfoundry/edgex-go [no test files] 19:14:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:14:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:14:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:14:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:14:20 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:14:20 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:14:20 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:14:20 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:14:20 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:14:20 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:14:20 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:14:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:14:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:14:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:14:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:14:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.071s coverage: 28.7% of statements 19:14:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:14:20 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:14:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.177s coverage: 98.5% of statements 19:14:20 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:14:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.097s coverage: 54.2% of statements 19:14:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:14:21 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:14:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.813s coverage: 89.2% of statements 19:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:14:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.126s coverage: 2.1% of statements 19:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:14:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.434s coverage: 95.6% of statements 19:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:14:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:14:25 ok github.com/edgexfoundry/edgex-go/internal/io 0.057s coverage: 72.2% of statements 19:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:14:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements 19:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:14:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 19:14:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:14:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.120s coverage: 58.8% of statements 19:14:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.047s coverage: 29.6% of statements 19:14:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.092s coverage: 47.1% of statements 19:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.083s coverage: 79.5% of statements 19:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.050s coverage: 94.1% of statements 19:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.096s coverage: 96.3% of statements 19:14:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 19:14:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements 19:14:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements 19:14:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.210s coverage: 80.8% of statements 19:14:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.123s coverage: 92.9% of statements 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 65.1% of statements 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/messagebus [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/messagebus/config [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/messagebus/container [no test files] 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/messagebus/handlers 3.065s coverage: 88.2% of statements 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.066s coverage: 87.2% of statements 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 58.8% of statements 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.0% of statements 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 85.4% of statements 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.228s coverage: 91.2% of statements 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.177s coverage: 64.7% of statements 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.058s coverage: 100.0% of statements 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.037s coverage: 73.7% of statements 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.345s coverage: 65.8% of statements 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.164s coverage: 41.4% of statements 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.091s coverage: 17.7% of statements 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.201s coverage: 92.3% of statements 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.072s coverage: 63.2% of statements 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.112s coverage: 97.7% of statements 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:14:44 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 19:14:44 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 19:14:44 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 19:15:06 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." 19:15:06 GO111MODULE=on go vet ./... 19:15:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:15:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:15:10 ./bin/test-attribution-txt.sh 19:15:10 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:15:10 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:15:10 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:15:10 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:15:10 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:15:10 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:15:10 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:15:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:15:10 + ls -al . 19:15:10 total 744 19:15:10 drwxrwxr-x 10 1001 1001 4096 Sep 1 19:13 . 19:15:10 drwxr-xr-x 4 root root 4096 Sep 1 19:13 .. 19:15:10 -rw-rw-r-- 1 1001 1001 16 Sep 1 19:12 .dockerignore 19:15:10 drwxrwxr-x 8 1001 1001 4096 Sep 1 19:14 .git 19:15:10 drwxrwxr-x 3 1001 1001 4096 Sep 1 19:12 .github 19:15:10 -rw-rw-r-- 1 1001 1001 1030 Sep 1 19:12 .gitignore 19:15:10 -rw-rw-r-- 1 1001 1001 42 Sep 1 19:12 .golangci.yml 19:15:10 -rw-rw-r-- 1 1001 1001 87 Sep 1 19:12 .hadolint.yml 19:15:10 drwxr-xr-x 3 1001 1001 4096 Sep 1 19:13 .semver 19:15:10 -rw-rw-r-- 1 1001 1001 166 Sep 1 19:12 .sonarcloud.properties 19:15:10 -rw-rw-r-- 1 1001 1001 1171 Sep 1 19:12 ADOPTERS.md 19:15:10 -rw-rw-r-- 1 1001 1001 10347 Sep 1 19:12 Attribution.txt 19:15:10 -rw-rw-r-- 1 1001 1001 63209 Sep 1 19:12 CHANGELOG.md 19:15:10 -rw-rw-r-- 1 1001 1001 3804 Sep 1 19:12 CONTRIBUTING.md 19:15:10 -rw-rw-r-- 1 1001 1001 677 Sep 1 19:12 GOVERNANCE.md 19:15:10 -rw-rw-r-- 1 1001 1001 850 Sep 1 19:12 Jenkinsfile 19:15:10 -rw-rw-r-- 1 1001 1001 10775 Sep 1 19:12 LICENSE 19:15:10 -rw-rw-r-- 1 1001 1001 13724 Sep 1 19:12 Makefile 19:15:10 -rw-rw-r-- 1 1001 1001 582 Sep 1 19:12 OWNERS.md 19:15:10 -rw-rw-r-- 1 1001 1001 9799 Sep 1 19:12 README.md 19:15:10 -rw-rw-r-- 1 1001 1001 6912 Sep 1 19:12 SECURITY.md 19:15:10 -rw-rw-r-- 1 1001 1001 5 Sep 1 19:13 VERSION 19:15:10 -rw-rw-r-- 1 1001 1001 4131 Sep 1 19:12 ZMQWindows.md 19:15:10 drwxrwxr-x 2 1001 1001 4096 Sep 1 19:12 bin 19:15:10 drwxrwxr-x 18 1001 1001 4096 Sep 1 19:12 cmd 19:15:10 -rw-r--r-- 1 root root 488416 Sep 1 19:14 coverage.out 19:15:10 -rw-rw-r-- 1 1001 1001 3682 Sep 1 19:12 go.mod 19:15:10 -rw-rw-r-- 1 1001 1001 38527 Sep 1 19:12 go.sum 19:15:10 drwxrwxr-x 8 1001 1001 4096 Sep 1 19:12 internal 19:15:10 drwxrwxr-x 3 1001 1001 4096 Sep 1 19:12 openapi 19:15:10 drwxrwxr-x 4 1001 1001 4096 Sep 1 19:12 snap 19:15:10 -rw-rw-r-- 1 1001 1001 204 Sep 1 19:12 version.go [Pipeline] sh 19:15:11 + '[' -e coverage.out ] 19:15:11 + chown 1001:1001 coverage.out [Pipeline] stash 19:15:11 Stashed 1 file(s) [Pipeline] sh 19:15:11 + make build 19:15:11 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 19:15:26 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 19:15:38 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:15:38 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:15: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:15: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:15:47 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:15:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:15:50 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 19:15:51 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 19:15: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/secrets-config ./cmd/secrets-config 19:15:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:15:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:15:56 $ docker stop --time=1 671ebfe8168afac6200a5ae057f63e4b2120ff2d140b50a902f060dc81894d5b 19:16:01 $ docker rm -f 671ebfe8168afac6200a5ae057f63e4b2120ff2d140b50a902f060dc81894d5b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:16:02 19:16:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:16:03 latest: Pulling from edgex-devops/edgex-compose 19:16:03 cbdbe7a5bc2a: Pulling fs layer 19:16:03 ca9280d653b3: Pulling fs layer 19:16:03 7e9c9ca2126c: Pulling fs layer 19:16:03 cbdbe7a5bc2a: Download complete 19:16:03 ca9280d653b3: Download complete 19:16:03 cbdbe7a5bc2a: Pull complete 19:16:03 7e9c9ca2126c: Download complete 19:16:04 ca9280d653b3: Pull complete 19:16:08 7e9c9ca2126c: Pull complete 19:16:08 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:16:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:16:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:08 prd-ubuntu20.04-docker-8c-8g-24352 does not seem to be running inside a container 19:16:08 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:16:11 $ docker top 7fc76d0516866f67d701ef8964b57b1ffed9745408b09e8fd103ad64e43929d8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:12 + docker-compose build+ --help 19:16:12 grep parallel 19:16:12 --parallel Build images in parallel. [Pipeline] } 19:16:12 $ docker stop --time=1 7fc76d0516866f67d701ef8964b57b1ffed9745408b09e8fd103ad64e43929d8 19:16:14 $ docker rm -f 7fc76d0516866f67d701ef8964b57b1ffed9745408b09e8fd103ad64e43929d8 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:16:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:14 prd-ubuntu20.04-docker-8c-8g-24352 does not seem to be running inside a container 19:16:14 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:16:15 $ docker top 03a4ee71653e790ea7f85745333885286c2f54073a634d7e35b56d10ccaa276e -eo pid,comm [Pipeline] { [Pipeline] sh 19:16:15 + docker-compose -f ./docker-compose-build.yml build --parallel 19:16:16 Building core-command ... 19:16:16 Building core-data ... 19:16:16 Building core-metadata ... 19:16:16 Building security-bootstrapper ... 19:16:16 Building security-proxy-setup ... 19:16:16 Building security-secretstore-setup ... 19:16:16 Building security-spiffe-token-provider ... 19:16:16 Building security-spire-agent ... 19:16:16 Building security-spire-config ... 19:16:16 Building security-spire-server ... 19:16:16 Building support-notifications ... 19:16:16 Building support-scheduler ... 19:16:16 Building sys-mgmt-agent ... 19:16:16 Building security-secretstore-setup 19:16:16 Building support-scheduler 19:16:16 Building security-spire-server 19:16:16 Building support-notifications 19:16:16 Building core-data 19:16:30 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:16:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:16:30 ---> 5c2b45914747 19:16:30 Step 3/25 : WORKDIR /edgex-go 19:16:30 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:16:30 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:16:30 ---> 5c2b45914747 19:16:30 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:16:30 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:16:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:16:30 ---> 5c2b45914747 19:16:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:16:30 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:16:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:16:30 ---> 5c2b45914747 19:16:30 Step 3/25 : WORKDIR /edgex-go 19:16:30 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:16:30 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:16:30 ---> 5c2b45914747 19:16:30 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:16:36 ---> Running in 826afbdd9b88 19:16:36 ---> Running in e25437e56797 19:16:36 ---> Running in ffccd3cd8149 19:16:36 ---> Running in 09aaac14d286 19:16:36 ---> Running in 5925d8c964ae 19:16:36 Removing intermediate container 826afbdd9b88 19:16:36 ---> 5fc7ba66301f 19:16:36 Step 4/24 : WORKDIR /edgex-go 19:16:36 Removing intermediate container 09aaac14d286 19:16:36 ---> f332df57b128 19:16:36 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:36 Removing intermediate container 5925d8c964ae 19:16:36 ---> b809d5f5726b 19:16:36 Step 4/23 : WORKDIR /edgex-go 19:16:36 Removing intermediate container ffccd3cd8149 19:16:36 ---> ae37815b3478 19:16:36 Step 4/23 : WORKDIR /edgex-go 19:16:36 Removing intermediate container e25437e56797 19:16:36 ---> 435c66c33d01 19:16:36 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:36 ---> Running in e87076c6b5c4 19:16:36 ---> Running in 3a40864d6dd4 19:16:36 ---> Running in 7db7b6d8176a 19:16:36 ---> Running in 1cd85c593d04 19:16:36 ---> Running in 5ea9a5eb5125 19:16:36 Removing intermediate container e87076c6b5c4 19:16:36 ---> 708f38b9067e 19:16:36 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:36 Removing intermediate container 3a40864d6dd4 19:16:36 ---> 67ce1418aab0 19:16:36 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:36 ---> Running in 6a7262e824e5 19:16:36 Removing intermediate container 1cd85c593d04 19:16:36 ---> 0e03e79ce3d2 19:16:36 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:36 ---> Running in f6ddcdacb5b1 19:16:36 ---> Running in 70b67761d534 19:16:37 Removing intermediate container 7db7b6d8176a 19:16:37 ---> 8b8f84d75c4a 19:16:37 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:16:37 ---> Running in 6ac3352bcb59 19:16:37 Removing intermediate container 5ea9a5eb5125 19:16:37 ---> 3c03eda5f40d 19:16:37 Step 5/25 : RUN apk add --update --no-cache make git 19:16:37 ---> Running in 771ee78cbaa2 19:16:37 Removing intermediate container f6ddcdacb5b1 19:16:37 ---> dc0c12ca6039 19:16:37 Step 6/23 : RUN apk add --update --no-cache make git 19:16:38 ---> Running in 72df8c7fd427 19:16:38 Removing intermediate container 6a7262e824e5 19:16:38 ---> 549db26dac17 19:16:38 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:16:38 ---> Running in dff7ce77732b 19:16:38 Removing intermediate container 70b67761d534 19:16:38 ---> be00e1143ff8 19:16:38 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:16:38 ---> Running in b9c1b8be57a4 19:16:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:16:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:16:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:16:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:16:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:16:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:16:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:16:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:16:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:16:39 OK: 211 MiB in 51 packages 19:16:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:16:39 OK: 211 MiB in 51 packages 19:16:40 Removing intermediate container 6ac3352bcb59 19:16:40 ---> f8a76d43d0ce 19:16:40 Step 6/25 : COPY go.mod vendor* ./ 19:16:40 OK: 211 MiB in 51 packages 19:16:40 OK: 211 MiB in 51 packages 19:16:40 ---> 172be45cfea5 19:16:40 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:40 Removing intermediate container 771ee78cbaa2 19:16:40 ---> e20fb1becb49 19:16:40 Step 6/25 : COPY go.mod vendor* ./ 19:16:40 ---> Running in 386f78a8c69f 19:16:40 ---> ddd017233948 19:16:40 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:40 ---> Running in 60ff5eb0e675 19:16:40 Removing intermediate container 72df8c7fd427 19:16:40 ---> 06641160cb07 19:16:40 Step 7/23 : COPY go.mod vendor* ./ 19:16:40 Removing intermediate container dff7ce77732b 19:16:40 ---> 8c6dbdd52876 19:16:40 Step 7/24 : COPY go.mod vendor* ./ 19:16:40 ---> 990e0525dfbc 19:16:40 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:40 ---> Running in 12f5c9d960b3 19:16:40 OK: 211 MiB in 51 packages 19:16:40 ---> 52683267e024 19:16:40 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:40 ---> Running in be5d7ff758db 19:16:41 Removing intermediate container b9c1b8be57a4 19:16:41 ---> 01ba021aef75 19:16:41 Step 7/23 : COPY go.mod vendor* ./ 19:16:41 ---> 5e8538f3c7b1 19:16:41 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:41 ---> Running in 872abc42839a 19:17:03 Removing intermediate container 386f78a8c69f 19:17:03 ---> f17f0b0bc935 19:17:03 Step 8/25 : COPY . . 19:17:03 Removing intermediate container be5d7ff758db 19:17:03 ---> 66e049e857a2 19:17:03 Step 9/24 : COPY . . 19:17:03 Removing intermediate container 12f5c9d960b3 19:17:03 ---> 6ea14463601b 19:17:03 Step 9/23 : COPY . . 19:17:03 Removing intermediate container 872abc42839a 19:17:03 ---> fcd6d1b49c38 19:17:03 Step 9/23 : COPY . . 19:17:03 Removing intermediate container 60ff5eb0e675 19:17:03 ---> 59c9ba790702 19:17:03 Step 8/25 : COPY . . 19:17:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24353 in /w/workspace/edgexfoundry_edgex-go_PR-4142 [Pipeline] { [Pipeline] ws 19:17:05 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 19:17:05 The recommended git tool is: git 19:17:13 using credential edgex-jenkins-ssh 19:17:13 Cloning the remote Git repository 19:17:13 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:17:13 > git init /w/workspace/edgex-go/2 # timeout=10 19:17:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:17:13 > git --version # timeout=10 19:17:13 > git --version # 'git version 2.25.1' 19:17:13 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:17:18 ---> 558ff69639e2 19:17:18 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:17:18 ---> 89b0104cab43 19:17:18 ---> 05c923cbd165 19:17:18 Step 10/23 : RUN make cmd/support-notifications/support-notificationsStep 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:17:18 19:17:18 ---> e49c3467605f 19:17:18 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:17:18 ---> 1108ce91d5f5 19:17:18 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:17:18 ---> Running in f596425f5aa1 19:17:18 ---> Running in cc26db6c5734 19:17:18 ---> Running in 9da2827d909e 19:17:18 ---> Running in 68adddbc326e 19:17:18 ---> Running in 97baf357aee1 19:17:18 Removing intermediate container 68adddbc326e 19:17:18 ---> 5168bfb2e47b 19:17:18 Step 10/25 : WORKDIR /edgex-go/spire-build 19:17:18 ---> Running in 0d90d6f9331f 19:17:18 Removing intermediate container 0d90d6f9331f 19:17:18 ---> ee092b2b2b69 19:17:18 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 19:17:18 ---> Running in 0a3cf1563fea 19:17:18 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:17:19 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:17:19 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 19:17:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:17:19 Removing intermediate container 0a3cf1563fea 19:17:19 ---> 5059977e2bbb 19:17:19 Step 12/25 : WORKDIR /edgex-go 19:17:19 ---> Running in f0ea2fb65b7d 19:17:20 Removing intermediate container f0ea2fb65b7d 19:17:20 ---> c49e2ec0807f 19:17:20 19:17:20 Step 13/25 : FROM alpine:3.15 19:17:20 3.15: Pulling from library/alpine 19:17:20 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:17:20 Status: Downloaded newer image for alpine:3.15 19:17:20 ---> c4fc93816858 19:17:20 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:17:21 ---> Running in 45d4e56cf175 19:17:21 Removing intermediate container 45d4e56cf175 19:17:21 ---> bce63edc53c7 19:17:21 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:21 ---> Running in 8560a9d28817 19:17:21 Removing intermediate container 8560a9d28817 19:17:21 ---> b7ad833f87e2 19:17:21 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:17:22 ---> Running in 0339f7660cee 19:17:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:23 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:17:23 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:17:23 OK: 15856 distinct packages available 19:17:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:25 (1/5) Installing dumb-init (1.2.5-r1) 19:17:25 (2/5) Installing musl-obstack (1.2.3-r0) 19:17:25 (3/5) Installing libucontext (1.1-r0) 19:17:25 (4/5) Installing gcompat (1.0.0-r4) 19:17:25 (5/5) Installing openssl (1.1.1q-r0) 19:17:25 Executing busybox-1.34.1-r7.trigger 19:17:25 OK: 7 MiB in 19 packages 19:17:28 Removing intermediate container 0339f7660cee 19:17:28 ---> e04c3de04226 19:17:28 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:17:31 ---> 8d71f8cfd7a2 19:17:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:17:31 ---> bbc8453682d2 19:17:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:17:32 ---> 89e4fb084e53 19:17:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:17:32 Merging remotes/origin/main commit 604c3c956e15c089a048dd431d7ccd4c1ed3c949 into PR head commit b3312ace057c3fdc4eae5765d8349228ece2cf26 19:17:32 Merge succeeded, producing b3312ace057c3fdc4eae5765d8349228ece2cf26 19:17:32 Checking out Revision b3312ace057c3fdc4eae5765d8349228ece2cf26 (PR-4142) 19:17:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:17:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:17:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:17:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:17:31 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4142/head:refs/remotes/origin/PR-4142 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:17:32 > git config core.sparsecheckout # timeout=10 19:17:32 > git checkout -f b3312ace057c3fdc4eae5765d8349228ece2cf26 # timeout=10 19:17:32 > git remote # timeout=10 19:17:32 > git config --get remote.origin.url # timeout=10 19:17:32 using GIT_SSH to set credentials SSH Credentials for GitHub 19:17:32 > git merge 604c3c956e15c089a048dd431d7ccd4c1ed3c949 # timeout=10 19:17:32 > git rev-parse HEAD^{commit} # timeout=10 19:17:32 > git config core.sparsecheckout # timeout=10 19:17:32 > git checkout -f b3312ace057c3fdc4eae5765d8349228ece2cf26 # timeout=10 19:17:33 ---> 1e6c9bcd03b4 19:17:33 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:17:33 ---> Running in 6d6352ba994c 19:17:34 Removing intermediate container 6d6352ba994c 19:17:34 ---> 1a841cbcfa38 19:17:34 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:17:34 ---> Running in 56ee02c4b261 19:17:35 Removing intermediate container 56ee02c4b261 19:17:35 ---> 9e55cf098caf 19:17:35 Step 23/25 : LABEL arch=x86_64 19:17:35 ---> Running in 0c2abe0fe9fe 19:17:36 Removing intermediate container 0c2abe0fe9fe 19:17:36 ---> f998b92676bb 19:17:36 Step 24/25 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 19:17:36 ---> Running in f405c91e826c 19:17:36 Removing intermediate container f405c91e826c 19:17:36 ---> bba7fffc998d 19:17:36 Step 25/25 : LABEL version=0.0.0 19:17:36 ---> Running in 1724225798fd 19:17:36 Removing intermediate container 1724225798fd 19:17:36 ---> 36579c1cf87f 19:17:36 19:17:36 Successfully built 36579c1cf87f 19:17:36 Successfully tagged security-spire-server:latest 19:17:36  Building security-spire-server ... done Building security-spire-config 19:17:37 Commit message: "feat: Add implementation for securing mqtt bus with username password CLOSES: #3934" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:17:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:17:38 % Total % Received % Xferd Average Speed Time Time Time Current 19:17:38 Dload Upload Total Spent Left Speed 19:17:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 91318 0 --:--:-- --:--:-- --:--:-- 91985 [Pipeline] sh 19:17:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:17:39 + sudo tee /etc/docker/daemon.new 19:17:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:17:39 { 19:17:39 "registry-mirrors": [ 19:17:39 "https://nexus3.edgexfoundry.org:10001" 19:17:39 ], 19:17:39 "bip": "10.250.0.254/24", 19:17:39 "hosts": [ 19:17:39 "tcp://0.0.0.0:5555", 19:17:39 "unix:///var/run/docker.sock" 19:17:39 ], 19:17:39 "mtu": 1458, 19:17:39 "selinux-enabled": true, 19:17:39 "seccomp-profile": "/etc/docker/seccomp.json" 19:17:39 } [Pipeline] sh 19:17:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:17:40 + sudo service docker restart 19:17:40 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:17:40 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:17:40 ---> 5c2b45914747 19:17:40 Step 3/26 : WORKDIR /edgex-go 19:17:40 ---> Using cache 19:17:40 ---> 435c66c33d01 19:17:40 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:40 ---> Using cache 19:17:40 ---> 3c03eda5f40d 19:17:40 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:17:45 ---> Running in 526ebda9a662 19:17:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:17:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:17:48 OK: 211 MiB in 51 packages 19:17:49 Removing intermediate container 526ebda9a662 19:17:49 ---> 062a1bf37f17 19:17:49 Step 6/26 : COPY go.mod vendor* ./ 19:17:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:17:50 ---> 8005d21b8354 19:17:50 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:51 ---> Running in 9a5d369a1643 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:17:58 provisioning config files... 19:17:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config8636994205445934275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:17:58 ---> docker-login.sh 19:17:58 nexus3.edgexfoundry.org:10001 19:17:59 Removing intermediate container 97baf357aee1 19:17:59 ---> afed5ccdd266 19:17:59 19:17:59 Step 10/25 : FROM alpine:3.16 19:17:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:17:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:17:59 Configure a credential helper to remove this warning. See 19:17:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:17:59 19:17:59 Login Succeeded 19:17:59 nexus3.edgexfoundry.org:10002 19:17:59 3.16: Pulling from library/alpine 19:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:00 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:18:00 Status: Downloaded newer image for alpine:3.16 19:18:00 ---> 9c6f07244728 19:18:00 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:00 Configure a credential helper to remove this warning. See 19:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:00 19:18:00 Login Succeeded 19:18:00 nexus3.edgexfoundry.org:10003 19:18:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:00 Configure a credential helper to remove this warning. See 19:18:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:00 19:18:00 Login Succeeded 19:18:00 nexus3.edgexfoundry.org:10004 19:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:01 Configure a credential helper to remove this warning. See 19:18:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:01 19:18:01 Login Succeeded 19:18:01 docker.io 19:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:18:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:18:01 Configure a credential helper to remove this warning. See 19:18:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:18:01 19:18:01 Login Succeeded 19:18:01 ---> docker-login.sh ends [Pipeline] } 19:18:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:18:02 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo 19:18:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:18:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:18:02 ========================================================= 19:18:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:18:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:18:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:18:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:18:03 b3c136eddcbf: Pulling fs layer 19:18:03 c0a3192eca97: Pulling fs layer 19:18:03 a050256f5b6f: Pulling fs layer 19:18:03 656be50a0ddc: Pulling fs layer 19:18:03 2bbca73fdf42: Pulling fs layer 19:18:03 46d945488cbd: Pulling fs layer 19:18:03 8a5474983e97: Pulling fs layer 19:18:03 329c88fbcd65: Pulling fs layer 19:18:03 656be50a0ddc: Waiting 19:18:03 46d945488cbd: Waiting 19:18:03 8a5474983e97: Waiting 19:18:03 329c88fbcd65: Waiting 19:18:03 2bbca73fdf42: Waiting 19:18:03 a050256f5b6f: Verifying Checksum 19:18:03 a050256f5b6f: Download complete 19:18:03 c0a3192eca97: Verifying Checksum 19:18:03 c0a3192eca97: Download complete 19:18:03 2bbca73fdf42: Download complete 19:18:03 46d945488cbd: Verifying Checksum 19:18:03 46d945488cbd: Download complete 19:18:03 b3c136eddcbf: Verifying Checksum 19:18:03 b3c136eddcbf: Download complete 19:18:04 b3c136eddcbf: Pull complete 19:18:04 329c88fbcd65: Verifying Checksum 19:18:04 329c88fbcd65: Download complete 19:18:05 c0a3192eca97: Pull complete 19:18:05 a050256f5b6f: Pull complete 19:18:06 8a5474983e97: Verifying Checksum 19:18:06 8a5474983e97: Download complete 19:18:06 656be50a0ddc: Verifying Checksum 19:18:06 656be50a0ddc: Download complete 19:18:06 ---> Running in 224dc6321a35 19:18:06 Removing intermediate container 9da2827d909e 19:18:06 ---> 2e474993045b 19:18:06 19:18:06 Step 11/24 : FROM alpine:3.16 19:18:06 ---> 9c6f07244728 19:18:06 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:18:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:18:06 ---> Running in c5a9498238e2 19:18:06 Removing intermediate container cc26db6c5734 19:18:06 ---> 781c5d92c346 19:18:06 19:18:06 Step 11/23 : FROM alpine:3.16 19:18:06 ---> 9c6f07244728 19:18:06 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:18:06 Removing intermediate container f596425f5aa1 19:18:06 ---> f12877a12093 19:18:06 19:18:06 Step 11/23 : FROM alpine:3.16 19:18:06 ---> 9c6f07244728 19:18:06 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:18:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:18:06 ---> Running in 747188dd0a2c 19:18:06 ---> Running in 6f09ea4828c4 19:18:06 Removing intermediate container c5a9498238e2 19:18:06 ---> 1d8cc09bbd2d 19:18:06 Step 13/24 : ENV APP_PORT=59880 19:18:06 ---> Running in c162e6d14596 19:18:06 Removing intermediate container 9a5d369a1643 19:18:06 ---> 79f64361c239 19:18:06 Step 8/26 : COPY . . 19:18:06 (1/3) Installing ca-certificates (20220614-r0) 19:18:06 (2/3) Installing dumb-init (1.2.5-r1) 19:18:06 (3/3) Installing su-exec (0.2-r1) 19:18:06 Executing busybox-1.35.0-r17.trigger 19:18:06 Executing ca-certificates-20220614-r0.trigger 19:18:06 Removing intermediate container c162e6d14596 19:18:06 ---> 07e6210d8bed 19:18:06 Step 14/24 : EXPOSE $APP_PORT 19:18:06 ---> Running in 75d5918c0d89 19:18:06 OK: 6 MiB in 17 packages 19:18:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:18:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:18:08 (1/2) Installing ca-certificates (20220614-r0) 19:18:08 (2/2) Installing dumb-init (1.2.5-r1) 19:18:08 Executing busybox-1.35.0-r17.trigger 19:18:08 Executing ca-certificates-20220614-r0.trigger 19:18:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:18:08 OK: 6 MiB in 16 packages 19:18:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:18:09 (1/1) Installing dumb-init (1.2.5-r1) 19:18:09 Executing busybox-1.35.0-r17.trigger 19:18:09 OK: 6 MiB in 15 packages 19:18:11 Removing intermediate container 75d5918c0d89 19:18:11 ---> 42d94a8106e1 19:18:11 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:11 ---> Running in de4ea56f535f 19:18:11 ---> 977ff3bedc96 19:18:11 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:18:11 ---> Running in 7f1c07cf8f8e 19:18:11 Removing intermediate container 224dc6321a35 19:18:11 ---> 69e12438d15a 19:18:11 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:18:11 ---> Running in b0bdbd3c7564 19:18:11 Removing intermediate container 7f1c07cf8f8e 19:18:11 ---> ee7f9dfc8804 19:18:11 Step 10/26 : WORKDIR /edgex-go/spire-build 19:18:11 Removing intermediate container b0bdbd3c7564 19:18:11 ---> 0694b185106b 19:18:11 Step 13/25 : WORKDIR / 19:18:12 Removing intermediate container 6f09ea4828c4 19:18:12 ---> e3a363b355a8 19:18:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:18:12 Removing intermediate container 747188dd0a2c 19:18:12 ---> e2f65c17a0e3 19:18:12 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:18:12 ---> Running in c4de71884893 19:18:12 ---> Running in 85f92088bdc3 19:18:12 ---> Running in 48391ffc1afc 19:18:12 ---> Running in 68a4d58ca0c1 19:18:12 Removing intermediate container 85f92088bdc3 19:18:12 ---> 3d0274b32b26 19:18:12 Step 14/23 : ENV APP_PORT=59861 19:18:12 Removing intermediate container c4de71884893 19:18:12 ---> 3b62821e3f16 19:18:12 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 19:18:12 ---> Running in 6c1b3947b736 19:18:12 Removing intermediate container 48391ffc1afc 19:18:12 ---> 8545fb79d7b9 19:18:12 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:18:12 Removing intermediate container 68a4d58ca0c1 19:18:12 ---> 9dbbae904993 19:18:12 Step 14/23 : ENV APP_PORT=59860 19:18:12 ---> Running in 294952d647f8 19:18:12 ---> Running in a7c42bfc9f44 19:18:12 Removing intermediate container 6c1b3947b736 19:18:12 ---> 004b69a8240e 19:18:12 Step 15/23 : EXPOSE $APP_PORT 19:18:12 ---> Running in fca839b522e2 19:18:12 Removing intermediate container a7c42bfc9f44 19:18:12 ---> afd8e18382f6 19:18:12 Step 15/23 : EXPOSE $APP_PORT 19:18:12 ---> 6c44f4926e46 19:18:12 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:18:12 ---> Running in 01d99775d673 19:18:12 Removing intermediate container de4ea56f535f 19:18:12 ---> 5fe485bf5f94 19:18:12 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:18:12 Removing intermediate container fca839b522e2 19:18:12 ---> f798f9a10890 19:18:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:12 ---> Running in 4d7cb2b6d75f 19:18:12 Removing intermediate container 01d99775d673 19:18:12 ---> c7a5b429af32 19:18:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:12 ---> 52be730a5eea 19:18:12 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:18:12 ---> 79328bbcedac 19:18:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:18:12 ---> 382862509d64 19:18:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:18:12 ---> 896e90888d23 19:18:12 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:18:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:18:13 ---> 44163e5b0ee3 19:18:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:18:13 ---> a97fd8127ec4 19:18:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:18:13 Removing intermediate container 294952d647f8 19:18:13 ---> f854d4b99ed8 19:18:13 Step 12/26 : WORKDIR /edgex-go 19:18:13 ---> 3c6e26d2f5a0 19:18:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:18:13 ---> Running in 6778af89d23f 19:18:13 Removing intermediate container 6778af89d23f 19:18:13 ---> 4b531d96967b 19:18:13 19:18:13 Step 13/26 : FROM alpine:3.15 19:18:13 ---> c4fc93816858 19:18:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:18:13 ---> Using cache 19:18:13 ---> bce63edc53c7 19:18:13 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:13 ---> Using cache 19:18:13 ---> b7ad833f87e2 19:18:13 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:18:13 ---> 7b9182c82e53 19:18:13 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:18:13 ---> 98a96ee49497 19:18:13 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:18:13 ---> 5e75b5b1ad34 19:18:13 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:18:13 ---> Running in 4caabc63b674 19:18:13 ---> Running in de265d9f82b6 19:18:13 ---> Running in 046c683abbfb 19:18:13 Removing intermediate container 046c683abbfb 19:18:13 ---> daad2b3e2370 19:18:13 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:18:14 ---> Running in 559ee6de010c 19:18:14 Removing intermediate container de265d9f82b6 19:18:14 ---> 9b9bdab60753 19:18:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:14 ---> Running in 7688305b483d 19:18:14 Removing intermediate container 559ee6de010c 19:18:14 ---> a521e8ab3756 19:18:14 Step 21/23 : LABEL arch=x86_64 19:18:14 ---> Running in a8e85b578380 19:18:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:18:14 Removing intermediate container 7688305b483d 19:18:14 ---> 317488774ed4 19:18:14 Step 21/23 : LABEL arch=x86_64 19:18:14 ---> Running in e86342096aa0 19:18:14 (1/6) Installing dumb-init (1.2.5-r1) 19:18:14 Removing intermediate container a8e85b578380 19:18:14 ---> 65ef0958d9cb 19:18:14 Step 22/23 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 19:18:14 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:18:14 ---> Running in b854d434eb4c 19:18:14 Removing intermediate container e86342096aa0 19:18:14 ---> c53002ddf6a0 19:18:14 Step 22/23 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 19:18:14 ---> 150b7428ba0b 19:18:14 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:18:14 (3/6) Installing libsodium (1.0.18-r0) 19:18:14 ---> Running in 9b98701ecfdd 19:18:14 Removing intermediate container b854d434eb4c 19:18:14 ---> 94faded2c15a 19:18:14 Step 23/23 : LABEL version=0.0.0 19:18:14 ---> Running in cdcdaed8b137 19:18:14 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:18:14 Removing intermediate container 9b98701ecfdd 19:18:14 ---> 62a1c37dbbbc 19:18:14 Step 23/23 : LABEL version=0.0.0 19:18:14 ---> Running in 64394703efc0 19:18:14 ---> 454eafa89d45 19:18:14 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:18:14 ---> Running in cfe2c614e166 19:18:14 Removing intermediate container cdcdaed8b137 19:18:14 ---> e843200cbafd 19:18:14 19:18:14 (5/6) Installing libzmq (4.3.4-r0) 19:18:14 Successfully built e843200cbafd 19:18:14 Successfully tagged support-scheduler:latest 19:18:14  Building support-scheduler ... done Building security-proxy-setup 19:18:14 Removing intermediate container 64394703efc0 19:18:14 ---> e27aa1bd1305 19:18:14 19:18:14 (6/6) Installing zeromq (4.3.4-r0) 19:18:14 Successfully built e27aa1bd1305 19:18:14 Successfully tagged support-notifications:latest 19:18:14 Building security-spire-agent 19:18:14  Building support-notifications ... done Executing busybox-1.35.0-r17.trigger 19:18:14 OK: 8 MiB in 20 packages 19:18:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:18:15 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:18:15 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:18:15 OK: 15856 distinct packages available 19:18:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:18:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:18:16 (1/4) Installing dumb-init (1.2.5-r1) 19:18:16 (2/4) Installing musl-obstack (1.2.3-r0) 19:18:16 (3/4) Installing libucontext (1.1-r0) 19:18:16 (4/4) Installing gcompat (1.0.0-r4) 19:18:17 Executing busybox-1.34.1-r7.trigger 19:18:17 OK: 6 MiB in 18 packages 19:18:19 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:18:19 ---> 5c2b45914747 19:18:19 Step 3/26 : WORKDIR /edgex-go 19:18:19 ---> Using cache 19:18:19 ---> 435c66c33d01 19:18:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:19 ---> Using cache 19:18:19 ---> 3c03eda5f40d 19:18:19 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:18:19 ---> Using cache 19:18:19 ---> 062a1bf37f17 19:18:19 Step 6/26 : COPY go.mod vendor* ./ 19:18:19 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 ---> Using cache 19:18:19 19:18:19 ---> 8005d21b8354 19:18:19 Step 2/22 : FROM ${BUILDER_BASE} AS builderStep 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:19 ---> Using cache 19:18:19 ---> 79f64361c239 19:18:19 Step 8/26 : COPY . . 19:18:19 ---> Using cache 19:18:19 ---> 977ff3bedc96 19:18:19 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:18:19 ---> Using cache 19:18:19 ---> ee7f9dfc8804 19:18:19 Step 10/26 : WORKDIR /edgex-go/spire-build 19:18:19 ---> Using cache 19:18:19 ---> 3b62821e3f16 19:18:19 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 19:18:19 ---> Using cache 19:18:19 ---> f854d4b99ed8 19:18:19 Step 12/26 : WORKDIR /edgex-go 19:18:19 ---> Using cache 19:18:19 ---> 4b531d96967b 19:18:19 19:18:19 Step 13/26 : FROM alpine:3.15 19:18:19 ---> c4fc93816858 19:18:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:18:19 19:18:19 ---> 5c2b45914747 19:18:19 ---> Using cache 19:18:19 Step 3/22 : WORKDIR /edgex-go ---> bce63edc53c7 19:18:19 19:18:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories ---> Using cache 19:18:19 19:18:19 ---> 435c66c33d01 19:18:19 ---> Using cache 19:18:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories ---> b7ad833f87e2 19:18:19 19:18:19 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat ---> Using cache 19:18:19 19:18:19 ---> 3c03eda5f40d 19:18:19 ---> Using cache 19:18:19 Step 5/22 : RUN apk add --update --no-cache make git ---> e04c3de04226 19:18:19 19:18:19 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin ---> Using cache 19:18:19 19:18:19 ---> e20fb1becb49 19:18:19 Step 6/22 : COPY go.mod vendor* ./ 19:18:19 ---> Using cache 19:18:19 ---> ddd017233948 19:18:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:19 ---> Using cache 19:18:19 ---> 59c9ba790702 19:18:19 Step 8/22 : COPY . . 19:18:19 ---> Using cache 19:18:19 ---> 1108ce91d5f5 19:18:19 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:18:21 656be50a0ddc: Pull complete 19:18:21 2bbca73fdf42: Pull complete 19:18:21 46d945488cbd: Pull complete 19:18:23 ---> Running in 8c20173ac7da 19:18:23 ---> 80ce289b53ce 19:18:23 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:18:23 Removing intermediate container 4caabc63b674 19:18:23 ---> 5ec30b82b444 19:18:23 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:18:23 Removing intermediate container cfe2c614e166 19:18:23 ---> e03a2a52b55a 19:18:23 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:18:23 Removing intermediate container 4d7cb2b6d75f 19:18:23 ---> 04b362d1c951 19:18:23 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:18:23 ---> Running in e5fdb01332cb 19:18:23 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 19:18:23 Removing intermediate container e5fdb01332cb 19:18:23 ---> 80893c8a5f3f 19:18:23 Step 23/25 : LABEL arch=x86_64 19:18:26 ---> Running in 2a0da78e755c 19:18:26 ---> af01ce785b3d 19:18:26 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:18:26 ---> 13f32bad55dd 19:18:26 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:18:26 ---> 5fe84378ef66 19:18:26 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:18:27 8a5474983e97: Pull complete 19:18:27 Removing intermediate container 2a0da78e755c 19:18:27 ---> 0605545599f7 19:18:27 Step 24/25 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 19:18:27 ---> fa41a6de5fde 19:18:27 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:18:27 ---> 67c94eba62ca 19:18:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:18:27 ---> 31740d00f3bb 19:18:27 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:18:27 ---> Running in b3e58b786bed 19:18:27 ---> Running in 6441a61300a2 19:18:27 ---> edad9bfe66f8 19:18:27 Step 20/24 : ENTRYPOINT ["/core-data"] 19:18:27 Removing intermediate container b3e58b786bed 19:18:27 ---> 75b630a08c78 19:18:27 Step 25/25 : LABEL version=0.0.0 19:18:27 Removing intermediate container 6441a61300a2 19:18:27 ---> bc3d9d561d69 19:18:27 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:18:27 ---> Running in 332a5282c9b3 19:18:27 ---> 7319b97ac05d 19:18:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:18:27 ---> Running in 3cd04b488c2c 19:18:27 Removing intermediate container 3cd04b488c2c 19:18:27 ---> 3380d7c69a7e 19:18:27 19:18:27 ---> cfe0ddfb03e3 19:18:27 Step 21/26 : WORKDIR / 19:18:28 ---> Running in 2483d97916ff 19:18:28 Removing intermediate container 332a5282c9b3 19:18:28 ---> f8808ec5dcff 19:18:28 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:18:28 ---> fd5eb588abd2 19:18:28 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:18:28 ---> Running in 6b13c02cc474 19:18:28 ---> Running in 4d993c74d620 19:18:28 Successfully built 3380d7c69a7e 19:18:28 Successfully tagged security-secretstore-setup:latest 19:18:28  Building security-secretstore-setup ... done Building security-bootstrapper 19:18:28 Removing intermediate container 2483d97916ff 19:18:28 ---> 22f2977559bd 19:18:28 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:18:29 329c88fbcd65: Pull complete 19:18:29 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:18:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:18:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:18:29 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:18:29 WORKDIR /edgex 19:18:29 COPY go.mod . 19:18:29 RUN go mod download 19:18:29 + docker build -t ci-base-image-arm64 -f - . 19:18:30 Sending build context to Docker daemon 3.199MB 19:18:30 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:18:30 ---> ff4287adb874 19:18:30 Step 2/4 : WORKDIR /edgex 19:18:31 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:31 Step 2/33 : FROM ${BUILDER_BASE} AS builder 19:18:31 ---> 5c2b45914747 19:18:31 Step 3/33 : WORKDIR /edgex-go 19:18:31 ---> Using cache 19:18:31 ---> 435c66c33d01 19:18:31 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:31 ---> Using cache 19:18:31 ---> 3c03eda5f40d 19:18:31 Step 5/33 : RUN apk add --update --no-cache make git 19:18:31 ---> Using cache 19:18:31 ---> e20fb1becb49 19:18:31 Step 6/33 : COPY go.mod vendor* ./ 19:18:31 ---> Using cache 19:18:31 ---> ddd017233948 19:18:31 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:31 ---> Using cache 19:18:31 ---> 59c9ba790702 19:18:31 Step 8/33 : COPY . . 19:18:31 ---> Using cache 19:18:31 ---> 1108ce91d5f5 19:18:31 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:18:32 ---> Running in 41e1b4448ab1 19:18:32 Removing intermediate container 41e1b4448ab1 19:18:32 ---> 27cab1b41111 19:18:32 Step 3/4 : COPY go.mod . 19:18:33 ---> 6159bc9a71f1 19:18:33 Step 4/4 : RUN go mod download 19:18:33 ---> Running in ed4711760893 19:18:33 Removing intermediate container 6b13c02cc474 19:18:33 ---> 8ce7f1dc627a 19:18:33 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:18:33 Removing intermediate container 4d993c74d620 19:18:33 ---> 8a328e017130 19:18:33 Step 22/24 : LABEL arch=x86_64 19:18:33 ---> Running in 7a80949c9848 19:18:33 ---> Running in 698f1fa09921 19:18:33 ---> Running in 6c7eb506b36d 19:18:33 ---> Running in df6afeda2b02 19:18:33 Removing intermediate container 7a80949c9848 19:18:33 ---> e3b0296b4a13 19:18:33 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:18:33 ---> Running in 5cacddb1a48a 19:18:33 Removing intermediate container 6c7eb506b36d 19:18:33 ---> 36dc44f49dd7 19:18:33 Step 23/24 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 19:18:33 Removing intermediate container df6afeda2b02 19:18:33 ---> d17ad9d88f23 19:18:33 Step 24/26 : LABEL arch=x86_64 19:18:33 ---> Running in 25e44d7ac7bd 19:18:33 ---> Running in 1e1c2ff0d1b2 19:18:33 Removing intermediate container 5cacddb1a48a 19:18:33 ---> a34bc0508de3 19:18:33 Step 24/26 : LABEL arch=x86_64 19:18:33 ---> Running in 4e8a9d7ba20f 19:18:33 Removing intermediate container 25e44d7ac7bd 19:18:33 ---> 6ee614ea5893 19:18:33 Step 24/24 : LABEL version=0.0.0 19:18:33 ---> Running in 36303621c47b 19:18:33 Removing intermediate container 1e1c2ff0d1b2 19:18:33 ---> 9dc476b64dea 19:18:33 Step 25/26 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 19:18: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 19:18:33 Removing intermediate container 4e8a9d7ba20f 19:18:33 ---> fed5236db3d5 19:18:33 Step 25/26 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 19:18:33 Removing intermediate container 36303621c47b 19:18:33 ---> daf4946d9dc9 19:18:33 19:18:33 ---> Running in 5ad7f1f57b21 19:18:33 ---> Running in 8f77ab53fec2 19:18:33 Successfully built daf4946d9dc9 19:18:33 Successfully tagged core-data:latest 19:18:33 Building core-metadata 19:18:33  Building core-data ... done Removing intermediate container 5ad7f1f57b21 19:18:33 ---> 5a4c938b94e6 19:18:33 Step 26/26 : LABEL version=0.0.0 19:18:33 ---> Running in 5db7bae4eb35 19:18:33 Removing intermediate container 8f77ab53fec2 19:18:33 ---> 1a23e16ef635 19:18:33 Step 26/26 : LABEL version=0.0.0 19:18:33 ---> Running in 284e69d922b0 19:18:34 Removing intermediate container 5db7bae4eb35 19:18:34 ---> d284a11ded78 19:18:34 19:18:35 Successfully built d284a11ded78 19:18:36 Successfully tagged security-spire-agent:latest 19:18:36  Building security-spire-agent ... done Building security-spiffe-token-provider 19:18:36 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:36 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:18:36 ---> 5c2b45914747 19:18:36 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:18:36 ---> Using cache 19:18:36 ---> ae37815b3478 19:18:36 Step 4/25 : WORKDIR /edgex-go 19:18:36 ---> Using cache 19:18:36 ---> 67ce1418aab0 19:18:36 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:36 ---> Using cache 19:18:36 ---> dc0c12ca6039 19:18:36 Step 6/25 : RUN apk add --update --no-cache make git 19:18:36 ---> Using cache 19:18:36 ---> 06641160cb07 19:18:36 Step 7/25 : COPY go.mod vendor* ./ 19:18:36 ---> Using cache 19:18:36 ---> 990e0525dfbc 19:18:36 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:36 ---> Using cache 19:18:36 ---> 6ea14463601b 19:18:36 Step 9/25 : COPY . . 19:18:36 ---> Using cache 19:18:36 ---> 558ff69639e2 19:18:36 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:18:40 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 19:18:40 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:40 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:18:40 ---> 5c2b45914747 19:18:40 Step 3/20 : WORKDIR /edgex-go 19:18:40 ---> Using cache 19:18:40 ---> 435c66c33d01 19:18:40 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:18:43 Removing intermediate container 284e69d922b0 19:18:43 ---> aed5cd842933 19:18:43 19:18:43 Successfully built aed5cd842933 19:18:43 Successfully tagged security-spire-config:latest 19:18:43  Building security-spire-config ... done Building core-command 19:18:43 ---> Running in 7aae0225aee4 19:18:43 ---> Running in 36cd2bcc80d8 19:18:44 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 19:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:18:44 v3.16.2-121-g720eee024a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:18:44 v3.16.2-124-ga565768e8e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:18:44 OK: 17039 distinct packages available 19:18:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:18:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:18:45 OK: 211 MiB in 51 packages 19:18:47 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:18:47 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:18:47 ---> 5c2b45914747 19:18:47 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:18:47 ---> Using cache 19:18:47 ---> ae37815b3478 19:18:47 Step 4/24 : WORKDIR /edgex-go 19:18:47 ---> Using cache 19:18:47 ---> 67ce1418aab0 19:18:47 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:18:47 ---> Using cache 19:18:47 ---> dc0c12ca6039 19:18:47 Step 6/24 : RUN apk add --update --no-cache make git 19:18:47 ---> Using cache 19:18:47 ---> 06641160cb07 19:18:47 Step 7/24 : COPY go.mod vendor* ./ 19:18:47 ---> Using cache 19:18:47 ---> 990e0525dfbc 19:18:47 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:47 ---> Using cache 19:18:47 ---> 6ea14463601b 19:18:47 Step 9/24 : COPY . . 19:18:47 ---> Using cache 19:18:47 ---> 558ff69639e2 19:18:47 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:18:54 Removing intermediate container 8c20173ac7da 19:18:54 ---> b584dce9335a 19:18:54 19:18:54 Step 10/22 : FROM alpine:3.16 19:18:54 ---> 9c6f07244728 19:18:54 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:18:54 ---> Running in 527e513c4811 19:18:54 ---> Running in c1ef343f4c27 19:18:54 Removing intermediate container 7aae0225aee4 19:18:54 ---> eeb89dc3f236 19:18:54 Step 5/20 : COPY go.mod vendor* ./ 19:18:55 ---> 8d472b95b368 19:18:55 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:18:55 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:18:56 (1/6) Installing ca-certificates (20220614-r0) 19:18:56 (2/6) Installing brotli-libs (1.0.9-r6) 19:18:56 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:18:56 (4/6) Installing libcurl (7.83.1-r3) 19:18:56 (5/6) Installing curl (7.83.1-r3) 19:18:56 (6/6) Installing dumb-init (1.2.5-r1) 19:18:56 Executing busybox-1.35.0-r17.trigger 19:18:56 Executing ca-certificates-20220614-r0.trigger 19:18:56 OK: 8 MiB in 20 packages 19:18:56 ---> Running in e3f17c95a228 19:18:56 Removing intermediate container 698f1fa09921 19:18:56 ---> 595f5ab056c0 19:18:56 19:18:56 Step 10/33 : FROM alpine:3.16 19:18:56 ---> 9c6f07244728 19:18:56 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:18:56 ---> Running in bcdf7dd18253 19:18:56 Removing intermediate container bcdf7dd18253 19:18:56 ---> f3ef676a6047 19:18:56 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 19:18:56 ---> Running in 6f05fc39fc3f 19:18:57 Removing intermediate container c1ef343f4c27 19:18:57 ---> 94e20822f1aa 19:18:57 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:18:57 ---> Running in 768595323b5d 19:18:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:18:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:18:57 Removing intermediate container 768595323b5d 19:18:57 ---> 9f0663db0cce 19:18:57 Step 13/22 : WORKDIR /edgex 19:18:57 ---> Running in f2c520ffac54 19:18:57 (1/2) Installing dumb-init (1.2.5-r1) 19:18:57 (2/2) Installing su-exec (0.2-r1) 19:18:57 Executing busybox-1.35.0-r17.trigger 19:18:57 OK: 6 MiB in 16 packages 19:18:57 Removing intermediate container f2c520ffac54 19:18:57 ---> 851b9fc7f48d 19:18:57 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:18:58 ---> 547e88c1b262 19:18:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:18:58 Removing intermediate container 6f05fc39fc3f 19:18:58 ---> 5e791d177bae 19:18:58 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 19:19:00 ---> Running in 3c3545e6e527 19:19:00 ---> 4254fc6f07f1 19:19:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:19:00 Removing intermediate container 3c3545e6e527 19:19:00 ---> 4894935d8aa9 19:19:00 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:19:00 ---> Running in 30738b3e480d 19:19:01 Removing intermediate container 30738b3e480d 19:19:01 ---> b6f2bd106177 19:19:01 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:19:02 ---> 0c9dc794b6cc 19:19:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:19:02 ---> Running in aed2175754ad 19:19:02 Removing intermediate container aed2175754ad 19:19:02 ---> b35dd5280d47 19:19:02 Step 16/33 : ARG BOOTSTRAP_MQTT_DIR=${SECURITY_INIT_STAGING}/bootstrap-mqtt 19:19:03 ---> b6c3d75354c2 19:19:03 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:19:03 ---> Running in 6f308b8e3be8 19:19:03 ---> Running in 2bedfa821334 19:19:03 Removing intermediate container 6f308b8e3be8 19:19:03 ---> 7da519e3ea48 19:19:03 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MQTT_DIR} 19:19:04 ---> Running in 0de89d844c54 19:19:07 Removing intermediate container 2bedfa821334 19:19:07 ---> 7a533201db40 19:19:07 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:19:07 ---> Running in 1a76b4652ab5 19:19:07 Removing intermediate container 0de89d844c54 19:19:07 ---> 2892b8180ba8 19:19:07 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 19:19:07 Removing intermediate container 36cd2bcc80d8 19:19:07 ---> 6b83d9d670c6 19:19:07 19:19:07 Step 11/25 : FROM alpine:3.16 19:19:07 ---> 9c6f07244728 19:19:07 Step 12/25 : RUN apk add --update --no-cache dumb-init 19:19:07 ---> Using cache 19:19:07 ---> e3a363b355a8 19:19:07 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:19:07 Removing intermediate container 1a76b4652ab5 19:19:07 ---> Using cache 19:19:07 ---> e441260bcdb2 19:19:07 ---> 3d0274b32b26 19:19:07 Step 14/25 : ENV APP_PORT=59881Step 20/22 : LABEL arch=x86_64 19:19:07 19:19:07 ---> Running in c6fb75e80fb9 19:19:07 ---> Running in 040988df8fb4 19:19:07 ---> Running in eb6f73e11f5d 19:19:07 Removing intermediate container eb6f73e11f5d 19:19:07 ---> 819420ad6cb8 19:19:07 Step 21/22 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 19:19:07 Removing intermediate container c6fb75e80fb9 19:19:07 ---> c56eb467f893 19:19:07 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:19:07 Removing intermediate container 040988df8fb4 19:19:07 ---> 53bb7de3a18a 19:19:07 Step 15/25 : EXPOSE $APP_PORT 19:19:07 ---> Running in 85b8f6a7405a 19:19:08 ---> Running in aae2c106de1a 19:19:08 Removing intermediate container e3f17c95a228 19:19:08 ---> 46bd83418eb9 19:19:08 Step 7/20 : COPY . . 19:19:08 Removing intermediate container 85b8f6a7405a 19:19:08 ---> c9afe6427209 19:19:08 Step 22/22 : LABEL version=0.0.0 19:19:08 Removing intermediate container aae2c106de1a 19:19:08 ---> b26adb845feb 19:19:08 Step 16/25 : WORKDIR / 19:19:10 ---> dbaa40b52933 19:19:10 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:19:10 ---> Running in d2b95dc6b08a 19:19:12 Removing intermediate container ed4711760893 19:19:12 ---> 2f4b96293df6 19:19:12 Successfully built 2f4b96293df6 19:19:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:12 + docker inspect -f . ci-base-image-arm64 19:19:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:12 prd-ubuntu20.04-docker-arm64-4c-16g-24353 does not seem to be running inside a container 19:19:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:19:13 ---> Running in d86fb37b0ace 19:19:13 Removing intermediate container d2b95dc6b08a 19:19:13 ---> b112129b64a5 19:19:13 19:19:13 ---> Running in c8be6ab93801 19:19:13 ---> 494e897bc6fe 19:19:13 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:19:13 Removing intermediate container d86fb37b0ace 19:19:13 ---> 2b4bd71f313e 19:19:13 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:13 Successfully built b112129b64a5 19:19:13 ---> Running in 36d47752ec7c 19:19:13 Successfully tagged security-proxy-setup:latest 19:19:13  Building security-proxy-setup ... done Building sys-mgmt-agent 19:19:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:19:14 $ docker top 67eb67bbdc8a548709eef7e0a73bbbff46472e32f7c12c4b5430bd4b5416a57c -eo pid,comm [Pipeline] { [Pipeline] sh 19:19:15 + go version 19:19:15 go version go1.18.3 linux/arm64 [Pipeline] } 19:19:15 $ docker stop --time=1 67eb67bbdc8a548709eef7e0a73bbbff46472e32f7c12c4b5430bd4b5416a57c 19:19:16 $ docker rm -f 67eb67bbdc8a548709eef7e0a73bbbff46472e32f7c12c4b5430bd4b5416a57c 19:19:16 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:19:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:19:16 ---> 5c2b45914747 19:19:16 Step 3/23 : WORKDIR /edgex-go 19:19:16 ---> Using cache 19:19:16 ---> 435c66c33d01 19:19:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:16 ---> Using cache 19:19:16 ---> 3c03eda5f40d 19:19:16 Step 5/23 : RUN apk add --update --no-cache make bash git [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:19:17 + docker inspect -f . ci-base-image-arm64 19:19:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:19:17 prd-ubuntu20.04-docker-arm64-4c-16g-24353 does not seem to be running inside a container 19:19:17 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:19:17 ---> 42ff99f1283b 19:19:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:19:17 ---> Running in 33feab914a31 19:19:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:19:18 $ docker top 602246b0f0dadd4241c1d4eab4a69e2bdd881d7de7bd0ac019bafe7fa9e2b3d4 -eo pid,comm 19:19:19 Removing intermediate container c8be6ab93801 19:19:19 ---> 3a2b82d994aa 19:19:19 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [Pipeline] echo 19:19:19 ========================================================= 19:19:19 [edgeXBuildGoParallel] Running Tests and Build... 19:19:19 ========================================================= [Pipeline] sh 19:19:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:19:19 ---> 65d1af6e9d85 19:19:19 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:19:19 OK: 211 MiB in 51 packages 19:19:19 ---> d78496af1204 19:19:19 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:19:19 ---> b80c0a22741b 19:19:19 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:19:19 + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh 19:19:20 + make test 19:19:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:19:20 Removing intermediate container 527e513c4811 19:19:20 ---> 61d8b8f7a91e 19:19:20 19:19:20 Step 11/24 : FROM alpine:3.16 19:19:20 ---> 9c6f07244728 19:19:20 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:19:20 ---> Using cache 19:19:20 ---> e3a363b355a8 19:19:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:19:20 ---> Using cache 19:19:20 ---> 3d0274b32b26 19:19:20 Step 14/24 : ENV APP_PORT=59882 19:19:21 ---> 992b2786fa16 19:19:21 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:19:21 ---> Running in 967d3014426d 19:19:21 Removing intermediate container 33feab914a31 19:19:21 ---> 906b3aa43587 19:19:21 Step 6/23 : COPY go.mod vendor* ./ 19:19:21 ---> 74017ee1b405 19:19:21 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:19:21 ---> Running in 3cbcecf6ee02 19:19:21 Removing intermediate container 967d3014426d 19:19:21 ---> 115ba5bf9638 19:19:21 Step 15/24 : EXPOSE $APP_PORT 19:19:21 ---> Running in 3c56ebf92a14 19:19:21 Removing intermediate container 3cbcecf6ee02 19:19:21 ---> ad9ffe4fbd37 19:19:21 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:21 ---> Running in efab2d2f05dd 19:19:21 Removing intermediate container 3c56ebf92a14 19:19:21 ---> f40d6bf350da 19:19:21 Step 16/24 : WORKDIR / 19:19:21 ---> 4e753be82fca 19:19:21 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:19:21 ---> 438c585bd53b 19:19:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:21 ---> Running in 041a836c5c26 19:19:21 Removing intermediate container efab2d2f05dd 19:19:21 ---> Running in d78cdad8df4d 19:19:21 ---> 068c5f52e2bf 19:19:21 Step 23/25 : LABEL arch=x86_64 19:19:21 ---> Running in ff7983fc3810 19:19:22 Removing intermediate container 041a836c5c26 19:19:22 ---> 4e223bdb781e 19:19:22 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:22 Removing intermediate container ff7983fc3810 19:19:22 ---> 703209b3fe05 19:19:22 Step 24/25 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 19:19:22 ---> 5a7cd0a7efee 19:19:22 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-messagebus/configuration.toml ${BOOTSTRAP_MQTT_DIR}/res/ 19:19:22 ---> Running in a357ca19dcb4 19:19:22 ---> 7210599c7d94 19:19:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:19:22 Removing intermediate container a357ca19dcb4 19:19:22 ---> c63605fa93dc 19:19:22 Step 25/25 : LABEL version=0.0.0 19:19:22 ---> ea8f71e89266 19:19:22 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:19:22 ---> Running in 6ae00717a80c 19:19:22 Removing intermediate container 6ae00717a80c 19:19:22 ---> a1e1481480e0 19:19:22 19:19:22 Successfully built a1e1481480e0 19:19:22 Successfully tagged core-metadata:latest 19:19:23  Building core-metadata ... done  ---> 30db916e6825 19:19:23 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:19:23 ---> ce5a7349b97e 19:19:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:19:23 ---> 17540c38bd93 19:19:23 Step 28/33 : RUN chmod +x /entrypoint.sh 19:19:23 ---> Running in a2b17eb418e6 19:19:24 ---> 5afcce9ce6ff 19:19:24 Step 20/24 : ENTRYPOINT ["/core-command"] 19:19:26 ---> Running in 56d6a660e8b1 19:19:26 Removing intermediate container a2b17eb418e6 19:19:26 ---> 83020adbaa64 19:19:26 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 19:19:26 Removing intermediate container 56d6a660e8b1 19:19:26 ---> 1778547a25bd 19:19:26 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:26 ---> Running in 83d6e052d60f 19:19:26 ---> Running in 1456cc795722 19:19:27 Removing intermediate container 83d6e052d60f 19:19:27 ---> f98b52d40406 19:19:27 Step 30/33 : CMD ["gate"] 19:19:27 Removing intermediate container 1456cc795722 19:19:27 ---> 006b5a7afd2e 19:19:27 Step 22/24 : LABEL arch=x86_64 19:19:27 ---> Running in 22fd51a9da8a 19:19:27 ---> Running in 1a167ed19418 19:19:28 Removing intermediate container 1a167ed19418 19:19:28 ---> de2e20c57d1c 19:19:28 Step 23/24 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 19:19:28 Removing intermediate container 22fd51a9da8a 19:19:28 ---> ae9faf516559 19:19:28 Step 31/33 : LABEL arch=x86_64 19:19:28 ---> Running in 916aaa4c754f 19:19:28 ---> Running in 28224af6b36a 19:19:28 Removing intermediate container 916aaa4c754f 19:19:28 ---> 5fcaa7b461ac 19:19:28 Step 24/24 : LABEL version=0.0.0 19:19:28 Removing intermediate container 28224af6b36a 19:19:28 ---> 8f968897b91d 19:19:28 Step 32/33 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 19:19:28 ---> Running in 1227de0d8735 19:19:28 ---> Running in a6e33b58bcac 19:19:28 Removing intermediate container 1227de0d8735 19:19:28 ---> b6357c9f9ad3 19:19:28 Step 33/33 : LABEL version=0.0.0 19:19:28 Removing intermediate container a6e33b58bcac 19:19:28 ---> 16c6492c8c6a 19:19:28 19:19:29 ---> Running in ed214a0d068d 19:19:29 Successfully built 16c6492c8c6a 19:19:29 Successfully tagged core-command:latest 19:19:29  Building core-command ... done Removing intermediate container ed214a0d068d 19:19:29 ---> 8b57652b725c 19:19:29 19:19:29 Successfully built 8b57652b725c 19:19:29 Successfully tagged security-bootstrapper:latest 19:19:31  Building security-bootstrapper ... done Removing intermediate container d78cdad8df4d 19:19:31 ---> 5be4947e7b86 19:19:31 Step 8/23 : COPY . . 19:19:40 ---> 4d505834dbc2 19:19:40 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:19:40 ---> Running in a9fbebeede5c 19:19:40 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 19:19:44 Removing intermediate container 36d47752ec7c 19:19:44 ---> 6c81a7bc194d 19:19:44 19:19:44 Step 9/20 : FROM alpine:3.15 19:19:44 ---> c4fc93816858 19:19:44 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:19:44 ---> Using cache 19:19:44 ---> bce63edc53c7 19:19:44 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:19:44 ---> Using cache 19:19:44 ---> b7ad833f87e2 19:19:44 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:19:44 ---> Running in 57105d6e5fb5 19:19:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:19:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:19:45 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:19:45 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:19:45 OK: 15856 distinct packages available 19:19:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:19:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:19:47 (1/9) Installing ca-certificates (20220614-r0) 19:19:47 (2/9) Installing brotli-libs (1.0.9-r5) 19:19:47 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:19:47 (4/9) Installing libcurl (7.80.0-r3) 19:19:47 (5/9) Installing curl (7.80.0-r3) 19:19:47 (6/9) Installing dumb-init (1.2.5-r1) 19:19:47 (7/9) Installing musl-obstack (1.2.3-r0) 19:19:47 (8/9) Installing libucontext (1.1-r0) 19:19:47 (9/9) Installing gcompat (1.0.0-r4) 19:19:47 Executing busybox-1.34.1-r7.trigger 19:19:47 Executing ca-certificates-20220614-r0.trigger 19:19:47 OK: 8 MiB in 23 packages 19:19:49 Removing intermediate container 57105d6e5fb5 19:19:49 ---> e77e171c2712 19:19:49 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:19:50 ---> 8486fe1b3659 19:19:50 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:19:51 ---> b4026cdbd18b 19:19:51 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:19:51 ---> 46809de30ea3 19:19:51 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:19:51 ---> Running in ff13802e7c46 19:19:51 Removing intermediate container ff13802e7c46 19:19:51 ---> bc2ca16a41c3 19:19:51 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:19:51 ---> Running in 8e9b96b04bb7 19:19:51 Removing intermediate container 8e9b96b04bb7 19:19:51 ---> 9bb8410b1d60 19:19:51 Step 18/20 : LABEL arch=x86_64 19:19:51 ---> Running in 8423a3fd0ef8 19:19:51 Removing intermediate container 8423a3fd0ef8 19:19:51 ---> 1d14f4fba0fd 19:19:51 Step 19/20 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 19:19:51 ---> Running in db06c31cd9db 19:19:51 Removing intermediate container db06c31cd9db 19:19:51 ---> 0a2e53999f8b 19:19:51 Step 20/20 : LABEL version=0.0.0 19:19:51 ---> Running in 70c3911fe334 19:19:52 Removing intermediate container 70c3911fe334 19:19:52 ---> d01048f06484 19:19:52 19:19:52 Successfully built d01048f06484 19:19:52 Successfully tagged security-spiffe-token-provider:latest 19:19:52 ? github.com/edgexfoundry/edgex-go [no test files] 19:19:56  Building security-spiffe-token-provider ... done Removing intermediate container a9fbebeede5c 19:19:56 ---> e90b5afe1dce 19:19:56 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:19:56 ---> Running in 21d2ba977ca3 19:19:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:19:57 Removing intermediate container 21d2ba977ca3 19:19:57 ---> 98cfdb61a69c 19:19:57 19:19:57 Step 11/23 : FROM alpine:3.16 19:19:57 ---> 9c6f07244728 19:19:57 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:19:57 ---> Running in 705609da63a6 19:19:57 Removing intermediate container 705609da63a6 19:19:57 ---> b10e2870ac81 19:19:57 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 19:19:57 ---> Running in 6023afa4490d 19:19:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:19:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:19:57 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:19:58 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:19:58 (3/33) Installing readline (8.1.2-r0) 19:19:58 (4/33) Installing bash (5.1.16-r2) 19:19:58 Executing bash-5.1.16-r2.post-install 19:19:58 (5/33) Installing ca-certificates (20220614-r0) 19:19:58 (6/33) Installing brotli-libs (1.0.9-r6) 19:19:58 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:19:58 (8/33) Installing libcurl (7.83.1-r3) 19:19:58 (9/33) Installing curl (7.83.1-r3) 19:19:58 (10/33) Installing docker-cli (20.10.16-r2) 19:19:58 (11/33) Installing dumb-init (1.2.5-r1) 19:19:58 (12/33) Installing libbz2 (1.0.8-r1) 19:19:58 (13/33) Installing expat (2.4.8-r0) 19:19:58 (14/33) Installing libffi (3.4.2-r1) 19:19:58 (15/33) Installing gdbm (1.23-r0) 19:19:58 (16/33) Installing xz-libs (5.2.5-r1) 19:19:58 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:19:58 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:19:58 (19/33) Installing mpdecimal (2.5.1-r1) 19:19:58 (20/33) Installing sqlite-libs (3.38.5-r0) 19:19:58 (21/33) Installing python3 (3.10.5-r0) 19:19:58 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:19:58 (23/33) Installing py3-tomli (2.0.1-r1) 19:19:58 (24/33) Installing py3-pep517 (0.12.0-r2) 19:19:58 (25/33) Installing py3-six (1.16.0-r1) 19:19:58 (26/33) Installing py3-retrying (1.3.3-r3) 19:19:58 (27/33) Installing py3-appdirs (1.4.4-r3) 19:19:58 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:19:58 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:19:58 (30/33) Installing py3-parsing (2.4.7-r3) 19:19:58 (31/33) Installing py3-packaging (21.3-r0) 19:19:58 (32/33) Installing py3-setuptools (59.4.0-r0) 19:19:58 (33/33) Installing py3-pip (22.1.1-r0) 19:19:59 Executing busybox-1.35.0-r17.trigger 19:19:59 Executing ca-certificates-20220614-r0.trigger 19:19:59 OK: 122 MiB in 47 packages 19:20:01 Collecting docker-compose==1.23.2 19:20:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:20:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 37.2 MB/s eta 0:00:00 19:20:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:20:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:20:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 162.2 MB/s eta 0:00:00 19:20:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:20:01 Collecting PyYAML<4,>=3.10 19:20:01 Downloading PyYAML-3.13.tar.gz (270 kB) 19:20:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 114.8 MB/s eta 0:00:00 19:20:01 Preparing metadata (setup.py): started 19:20:01 Preparing metadata (setup.py): finished with status 'done' 19:20:01 Collecting jsonschema<3,>=2.5.1 19:20:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:20:01 Collecting cached-property<2,>=1.2.0 19:20:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:20:01 Collecting texttable<0.10,>=0.9.0 19:20:01 Downloading texttable-0.9.1.tar.gz (11 kB) 19:20:01 Preparing metadata (setup.py): started 19:20:01 Preparing metadata (setup.py): finished with status 'done' 19:20:02 Collecting docker<4.0,>=3.6.0 19:20:02 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:20:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 177.3 MB/s eta 0:00:00 19:20:02 Collecting dockerpty<0.5,>=0.4.1 19:20:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:20:02 Preparing metadata (setup.py): started 19:20:02 Preparing metadata (setup.py): finished with status 'done' 19:20:02 Collecting websocket-client<1.0,>=0.32.0 19:20:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:20:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 180.0 MB/s eta 0:00:00 19:20:02 Collecting docopt<0.7,>=0.6.1 19:20:02 Downloading docopt-0.6.2.tar.gz (25 kB) 19:20:02 Preparing metadata (setup.py): started 19:20:02 Preparing metadata (setup.py): finished with status 'done' 19:20:02 Collecting docker-pycreds>=0.4.0 19:20:02 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:20:02 Collecting urllib3<1.25,>=1.21.1 19:20:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:20:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 142.7 MB/s eta 0:00:00 19:20:02 Collecting chardet<3.1.0,>=3.0.2 19:20:02 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:20:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 144.6 MB/s eta 0:00:00 19:20:03 Collecting certifi>=2017.4.17 19:20:03 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 19:20:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 202.9 MB/s eta 0:00:00 19:20:03 Collecting idna<2.8,>=2.5 19:20:03 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:20:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 185.4 MB/s eta 0:00:00 19:20:03 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:20:03 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:20:03 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:20:03 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:20:03 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:20:03 Running setup.py install for texttable: started 19:20:03 Running setup.py install for texttable: finished with status 'done' 19:20:03 Running setup.py install for PyYAML: started 19:20:04 Running setup.py install for PyYAML: finished with status 'done' 19:20:04 Running setup.py install for docopt: started 19:20:04 Running setup.py install for docopt: finished with status 'done' 19:20:04 Running setup.py install for dockerpty: started 19:20:05 Running setup.py install for dockerpty: finished with status 'done' 19:20:05 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 19:20:05 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 19:20:10 Removing intermediate container 6023afa4490d 19:20:10 ---> e111d8ddad3f 19:20:10 Step 14/23 : ENV APP_PORT=58890 19:20:10 ---> Running in 31fea82e542b 19:20:10 Removing intermediate container 31fea82e542b 19:20:10 ---> be306640bce2 19:20:10 Step 15/23 : EXPOSE $APP_PORT 19:20:10 ---> Running in be2f386f9d26 19:20:10 Removing intermediate container be2f386f9d26 19:20:10 ---> d860ca9df67d 19:20:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:20:11 ---> 32e81aaad622 19:20:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:20:11 ---> 5deb6ea5b967 19:20:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:20:11 ---> 334c233fc342 19:20:11 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:20:11 ---> Running in 9910f782ba5b 19:20:11 Removing intermediate container 9910f782ba5b 19:20:11 ---> 30469af0da23 19:20:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:20:11 ---> Running in cc838d17d09b 19:20:11 Removing intermediate container cc838d17d09b 19:20:11 ---> 6ba32b8b315e 19:20:11 Step 21/23 : LABEL arch=x86_64 19:20:11 ---> Running in 7b4f3c27fc84 19:20:11 Removing intermediate container 7b4f3c27fc84 19:20:11 ---> fa33be23e639 19:20:11 Step 22/23 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 19:20:11 ---> Running in 2c19cce65fc6 19:20:11 Removing intermediate container 2c19cce65fc6 19:20:11 ---> 5caccff6a8b8 19:20:11 Step 23/23 : LABEL version=0.0.0 19:20:12 ---> Running in 0622d2bd1dab 19:20:12 Removing intermediate container 0622d2bd1dab 19:20:12 ---> 40f4467360b0 19:20:12 19:20:12 Successfully built 40f4467360b0 19:20:12 Successfully tagged sys-mgmt-agent:latest 19:20:12  Building sys-mgmt-agent ... done  [Pipeline] } 19:20:12 $ docker stop --time=1 03a4ee71653e790ea7f85745333885286c2f54073a634d7e35b56d10ccaa276e 19:20:13 $ docker rm -f 03a4ee71653e790ea7f85745333885286c2f54073a634d7e35b56d10ccaa276e [Pipeline] // withDockerContainer [Pipeline] sh 19:20:14 + docker images 19:20:14 REPOSITORY TAG IMAGE ID CREATED SIZE 19:20:14 sys-mgmt-agent latest 40f4467360b0 2 seconds ago 136MB 19:20:14 98cfdb61a69c 16 seconds ago 1.53GB 19:20:14 security-spiffe-token-provider latest d01048f06484 21 seconds ago 29.3MB 19:20:14 6c81a7bc194d 32 seconds ago 1.58GB 19:20:14 security-bootstrapper latest 8b57652b725c 44 seconds ago 19.8MB 19:20:14 core-command latest 16c6492c8c6a 45 seconds ago 17.3MB 19:20:14 core-metadata latest a1e1481480e0 51 seconds ago 18.2MB 19:20:14 61d8b8f7a91e 53 seconds ago 1.54GB 19:20:14 security-proxy-setup latest b112129b64a5 About a minute ago 27.3MB 19:20:14 6b83d9d670c6 About a minute ago 1.55GB 19:20:14 595f5ab056c0 About a minute ago 1.53GB 19:20:14 b584dce9335a About a minute ago 1.53GB 19:20:14 security-spire-config latest aed5cd842933 About a minute ago 85.8MB 19:20:14 security-spire-agent latest d284a11ded78 About a minute ago 125MB 19:20:14 core-data latest daf4946d9dc9 About a minute ago 21.5MB 19:20:14 security-secretstore-setup latest 3380d7c69a7e About a minute ago 29.2MB 19:20:14 support-scheduler latest e843200cbafd About a minute ago 26.7MB 19:20:14 support-notifications latest e27aa1bd1305 About a minute ago 27.3MB 19:20:14 4b531d96967b 2 minutes ago 1.42GB 19:20:14 f12877a12093 2 minutes ago 1.61GB 19:20:14 781c5d92c346 2 minutes ago 1.61GB 19:20:14 2e474993045b 2 minutes ago 1.55GB 19:20:14 afed5ccdd266 2 minutes ago 1.54GB 19:20:14 security-spire-server latest 36579c1cf87f 2 minutes ago 86.5MB 19:20:14 c49e2ec0807f 2 minutes ago 1.42GB 19:20:14 ci-base-image-x86_64 latest 5c2b45914747 6 minutes ago 994MB 19:20:14 alpine 3.15 c4fc93816858 3 weeks ago 5.59MB 19:20:14 alpine 3.16 9c6f07244728 3 weeks ago 5.54MB 19:20:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 weeks ago 253MB 19:20:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 8 weeks ago 677MB 19:20:14 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] } 19:21:44 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:21:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:21:46 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:21:46 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:21:46 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:21:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:21:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:21:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:21:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:21:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:21:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:21:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:21:50 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:21:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:21:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:22:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.398s coverage: 28.7% of statements 19:22:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:22:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:22:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.507s coverage: 98.5% of statements 19:22:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:22:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.590s coverage: 54.2% of statements 19:22:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:22:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:22:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.044s coverage: 89.2% of statements 19:22:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:22:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:22:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:22:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:22:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:22:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.477s coverage: 2.1% of statements 19:22:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:22:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:22:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.814s coverage: 95.6% of statements 19:22:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:22:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:22:34 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:22:34 ok github.com/edgexfoundry/edgex-go/internal/io 0.500s coverage: 72.2% of statements 19:22:34 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:22:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:22:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:22:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:22:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:22:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.429s coverage: 60.0% of statements 19:22:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:22:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:22:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:22:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.412s coverage: 0.9% of statements 19:22:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:22:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.241s coverage: 58.8% of statements 19:22:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.290s coverage: 29.6% of statements 19:22:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:22:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.254s coverage: 47.1% of statements 19:22:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.369s coverage: 79.5% of statements 19:22:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.352s coverage: 94.1% of statements 19:22:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.276s coverage: 96.3% of statements 19:22:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.241s coverage: 87.5% of statements 19:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.272s coverage: 94.4% of statements 19:22:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.225s coverage: 44.8% of statements 19:23:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.686s coverage: 80.8% of statements 19:23:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:23:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.288s coverage: 92.9% of statements 19:23:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:23:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:23:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:23:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 19:23:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:23:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/messagebus [no test files] 19:23:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/messagebus/config [no test files] 19:23:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/messagebus/container [no test files] 19:23:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/messagebus/handlers 3.265s coverage: 88.2% of statements 19:23:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:23:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:23:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:23:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:23:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.240s coverage: 87.2% of statements 19:23:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:23:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:23:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements 19:23:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:23:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.292s coverage: 58.8% of statements 19:23:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:23:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.285s coverage: 80.0% of statements 19:23:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements 19:23:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.331s coverage: 85.4% of statements 19:23:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.993s coverage: 91.2% of statements 19:23:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:23:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.948s coverage: 64.7% of statements 19:23:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:23:15 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:23:15 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.303s coverage: 100.0% of statements 19:23:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.126s coverage: 89.4% of statements 19:23:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.098s coverage: 100.0% of statements 19:23:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 19:23:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.101s coverage: 100.0% of statements 19:23:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.451s coverage: 65.8% of statements 19:23:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:23:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:23:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:23:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.867s coverage: 41.4% of statements 19:23:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:23:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:23:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.331s coverage: 89.5% of statements 19:23:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:23:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.241s coverage: 84.8% of statements 19:23:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:23:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:23:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:23:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:23:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.499s coverage: 17.7% of statements 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:23:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.752s coverage: 92.3% of statements 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:23:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.257s coverage: 63.2% of statements 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:23:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:23:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.503s coverage: 97.7% of statements 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:23:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.237s coverage: 28.9% of statements 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:23:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:23:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.218s coverage: 100.0% of statements 19:23:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.094s coverage: 96.9% of statements 19:23:34 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 19:23:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:23:34 GO111MODULE=on go vet ./... 19:25:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:25:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:25:26 ./bin/test-attribution-txt.sh 19:25:26 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:25:26 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:25:26 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:25:26 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:25:26 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:25:26 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:25:26 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:25:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:25:27 + ls -al . 19:25:27 total 740 19:25:27 drwxrwxr-x 9 1001 1001 4096 Sep 1 19:19 . 19:25:27 drwxr-xr-x 4 root root 4096 Sep 1 19:19 .. 19:25:27 -rw-rw-r-- 1 1001 1001 16 Sep 1 19:17 .dockerignore 19:25:27 drwxrwxr-x 8 1001 1001 4096 Sep 1 19:17 .git 19:25:27 drwxrwxr-x 3 1001 1001 4096 Sep 1 19:17 .github 19:25:27 -rw-rw-r-- 1 1001 1001 1030 Sep 1 19:17 .gitignore 19:25:27 -rw-rw-r-- 1 1001 1001 42 Sep 1 19:17 .golangci.yml 19:25:27 -rw-rw-r-- 1 1001 1001 87 Sep 1 19:17 .hadolint.yml 19:25:27 -rw-rw-r-- 1 1001 1001 166 Sep 1 19:17 .sonarcloud.properties 19:25:27 -rw-rw-r-- 1 1001 1001 1171 Sep 1 19:17 ADOPTERS.md 19:25:27 -rw-rw-r-- 1 1001 1001 10347 Sep 1 19:17 Attribution.txt 19:25:27 -rw-rw-r-- 1 1001 1001 63209 Sep 1 19:17 CHANGELOG.md 19:25:27 -rw-rw-r-- 1 1001 1001 3804 Sep 1 19:17 CONTRIBUTING.md 19:25:27 -rw-rw-r-- 1 1001 1001 677 Sep 1 19:17 GOVERNANCE.md 19:25:27 -rw-rw-r-- 1 1001 1001 850 Sep 1 19:17 Jenkinsfile 19:25:27 -rw-rw-r-- 1 1001 1001 10775 Sep 1 19:17 LICENSE 19:25:27 -rw-rw-r-- 1 1001 1001 13724 Sep 1 19:17 Makefile 19:25:27 -rw-rw-r-- 1 1001 1001 582 Sep 1 19:17 OWNERS.md 19:25:27 -rw-rw-r-- 1 1001 1001 9799 Sep 1 19:17 README.md 19:25:27 -rw-rw-r-- 1 1001 1001 6912 Sep 1 19:17 SECURITY.md 19:25:27 -rw-rw-r-- 1 1001 1001 5 Sep 1 19:13 VERSION 19:25:27 -rw-rw-r-- 1 1001 1001 4131 Sep 1 19:17 ZMQWindows.md 19:25:27 drwxrwxr-x 2 1001 1001 4096 Sep 1 19:17 bin 19:25:27 drwxrwxr-x 18 1001 1001 4096 Sep 1 19:17 cmd 19:25:27 -rw-r--r-- 1 root root 488416 Sep 1 19:23 coverage.out 19:25:27 -rw-rw-r-- 1 1001 1001 3682 Sep 1 19:17 go.mod 19:25:27 -rw-rw-r-- 1 1001 1001 38527 Sep 1 19:17 go.sum 19:25:27 drwxrwxr-x 8 1001 1001 4096 Sep 1 19:17 internal 19:25:27 drwxrwxr-x 3 1001 1001 4096 Sep 1 19:17 openapi 19:25:27 drwxrwxr-x 4 1001 1001 4096 Sep 1 19:17 snap 19:25:27 -rw-rw-r-- 1 1001 1001 204 Sep 1 19:17 version.go [Pipeline] sh 19:25:28 + '[' -e coverage.out ] 19:25:28 + chown 1001:1001 coverage.out [Pipeline] stash 19:25:28 Warning: overwriting stash ‘coverage-report’ 19:25:28 Stashed 1 file(s) [Pipeline] sh 19:25:29 + make build 19:25:29 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 19:27:06 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:28:28 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:28:30 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:29:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:29:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:29:20 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:29:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:29: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:29: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:29:40 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 19:29:44 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 19:29:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:29:58 $ docker stop --time=1 602246b0f0dadd4241c1d4eab4a69e2bdd881d7de7bd0ac019bafe7fa9e2b3d4 19:30:00 $ docker rm -f 602246b0f0dadd4241c1d4eab4a69e2bdd881d7de7bd0ac019bafe7fa9e2b3d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:30:03 19:30:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:30:03 latest: Pulling from edgex-devops/edgex-compose-arm64 19:30:03 29e5d40040c1: Pulling fs layer 19:30:03 1ce36da41761: Pulling fs layer 19:30:03 25b303627fd3: Pulling fs layer 19:30:04 29e5d40040c1: Verifying Checksum 19:30:04 29e5d40040c1: Download complete 19:30:04 1ce36da41761: Verifying Checksum 19:30:04 1ce36da41761: Download complete 19:30:05 29e5d40040c1: Pull complete 19:30:06 25b303627fd3: Verifying Checksum 19:30:06 25b303627fd3: Download complete 19:30:06 1ce36da41761: Pull complete 19:30:19 25b303627fd3: Pull complete 19:30:19 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:30:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:30:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:19 prd-ubuntu20.04-docker-arm64-4c-16g-24353 does not seem to be running inside a container 19:30:19 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:30:21 $ docker top 48cadf40f1efac14efee25942c84ddbad1864e60bad51ea96f929874aafccbb1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:22 + docker-compose build --help 19:30:22 + grep parallel 19:30:28 --parallel Build images in parallel. [Pipeline] } 19:30:28 $ docker stop --time=1 48cadf40f1efac14efee25942c84ddbad1864e60bad51ea96f929874aafccbb1 19:30:29 $ docker rm -f 48cadf40f1efac14efee25942c84ddbad1864e60bad51ea96f929874aafccbb1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:30:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:30:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:30:30 prd-ubuntu20.04-docker-arm64-4c-16g-24353 does not seem to be running inside a container 19:30:30 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:30:31 $ docker top 5df52e5df73ef2062e5566d0bba3ae12900c413092db2a708d3c96ea46f277e0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:30:32 + docker-compose -f ./docker-compose-build.yml build --parallel 19:30:38 Building core-command ... 19:30:38 Building core-data ... 19:30:38 Building core-metadata ... 19:30:38 Building security-bootstrapper ... 19:30:38 Building security-proxy-setup ... 19:30:38 Building security-secretstore-setup ... 19:30:38 Building security-spiffe-token-provider ... 19:30:38 Building security-spire-agent ... 19:30:38 Building security-spire-config ... 19:30:38 Building security-spire-server ... 19:30:38 Building support-notifications ... 19:30:38 Building support-scheduler ... 19:30:38 Building sys-mgmt-agent ... 19:30:38 Building security-proxy-setup 19:30:38 Building security-spire-agent 19:30:38 Building security-spire-config 19:30:38 Building core-data 19:30:38 Building sys-mgmt-agent 19:31:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:31:35 ---> 2f4b96293df6 19:31:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:31:35 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:31:35 ---> 2f4b96293df6 19:31:35 Step 3/26 : WORKDIR /edgex-go 19:31:35 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:31:35 ---> 2f4b96293df6 19:31:35 Step 3/23 : WORKDIR /edgex-go 19:31:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:31:35 ---> 2f4b96293df6 19:31:35 Step 3/22 : WORKDIR /edgex-go 19:31:35 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:35 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:31:35 ---> 2f4b96293df6 19:31:35 Step 3/26 : WORKDIR /edgex-go 19:31:35 ---> Running in fc879b66f00b 19:31:35 ---> Running in 35d914a437c5 19:31:35 ---> Running in ec5f22814010 19:31:35 ---> Running in 327f073fc817 19:31:35 ---> Running in 424d0c533b99 19:31:35 Removing intermediate container 35d914a437c5 19:31:35 ---> b983ad6b4758 19:31:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:35 Removing intermediate container 424d0c533b99 19:31:35 ---> 021214bd2105 19:31:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:35 Removing intermediate container fc879b66f00b 19:31:35 ---> 30bdd0f47e6e 19:31:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:35 ---> Running in 761a9b3574f7 19:31:35 Removing intermediate container ec5f22814010 19:31:35 ---> d0432d5a24b7 19:31:35 Step 4/24 : WORKDIR /edgex-go 19:31:35 Removing intermediate container 327f073fc817 19:31:35 ---> 5b73c0c5880a 19:31:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:35 ---> Running in b51d57ba5c2a 19:31:35 ---> Running in ffea8c7f620d 19:31:35 ---> Running in b7a500bf7e9f 19:31:35 ---> Running in 5c870dcf2741 19:31:35 Removing intermediate container b7a500bf7e9f 19:31:35 ---> 30db1b123c53 19:31:35 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:31:35 ---> Running in 2537a487b831 19:31:35 Removing intermediate container 761a9b3574f7 19:31:35 ---> 7836b3227135 19:31:35 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:31:35 ---> Running in 410556fca051 19:31:35 Removing intermediate container 5c870dcf2741 19:31:35 ---> 80edf02113a9 19:31:35 Step 5/23 : RUN apk add --update --no-cache make bash git 19:31:35 ---> Running in be50eb918183 19:31:35 Removing intermediate container b51d57ba5c2a 19:31:35 ---> 62edef79d28e 19:31:35 Step 5/22 : RUN apk add --update --no-cache make git 19:31:35 ---> Running in 2eca78ae2e9f 19:31:35 Removing intermediate container 2537a487b831 19:31:35 ---> a11cd98ec496 19:31:35 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:31:35 Removing intermediate container ffea8c7f620d 19:31:35 ---> 09915d51e180 19:31:35 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:31:35 ---> Running in 334873e2475e 19:31:35 ---> Running in 580fe8a6e6c2 19:31:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:31:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:31:37 OK: 221 MiB in 51 packages 19:31:37 OK: 221 MiB in 51 packages 19:31:38 OK: 221 MiB in 51 packages 19:31:39 OK: 221 MiB in 51 packages 19:31:39 OK: 221 MiB in 51 packages 19:31:39 Removing intermediate container 410556fca051 19:31:39 ---> d737af8badb8 19:31:39 Step 6/26 : COPY go.mod vendor* ./ 19:31:40 Removing intermediate container be50eb918183 19:31:40 ---> dc21a05a8731 19:31:40 Step 6/23 : COPY go.mod vendor* ./ 19:31:40 Removing intermediate container 2eca78ae2e9f 19:31:40 ---> e168ab44f510 19:31:40 Step 6/22 : COPY go.mod vendor* ./ 19:31:40 Removing intermediate container 334873e2475e 19:31:40 ---> 233b260dd2d2 19:31:40 Step 7/24 : COPY go.mod vendor* ./ 19:31:40 ---> 63aa50556b4d 19:31:40 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:40 ---> Running in 222dcdb9dc68 19:31:40 Removing intermediate container 580fe8a6e6c2 19:31:40 ---> 4a7697ca6d1d 19:31:40 Step 6/26 : COPY go.mod vendor* ./ 19:31:41 ---> de9bd088eff4 19:31:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:41 ---> 7865c1c162c9 19:31:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:41 ---> Running in 04ab6a8e14ab 19:31:41 ---> Running in a8221f61bfb8 19:31:42 ---> 482815e2a799 19:31:42 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:42 ---> Running in 87f6bcff078a 19:31:42 ---> 370783c66c47 19:31:42 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:42 ---> Running in 79f29020bf9f 19:32:50 Removing intermediate container 87f6bcff078a 19:32:50 ---> 47e3805ef4a9 19:32:50 Step 9/24 : COPY . . 19:32:50 Removing intermediate container 79f29020bf9f 19:32:50 ---> d8b013e3e47b 19:32:50 Step 8/26 : COPY . . 19:32:50 Removing intermediate container 222dcdb9dc68 19:32:50 ---> aaa9881b3ffe 19:32:50 Step 8/26 : COPY . . 19:32:50 Removing intermediate container 04ab6a8e14ab 19:32:50 ---> 3df8002aebd3 19:32:50 Step 8/22 : COPY . . 19:32:50 Removing intermediate container a8221f61bfb8 19:32:50 ---> 460ea17effa9 19:32:50 Step 8/23 : COPY . . 19:33:01 ---> a3e74f934f26 19:33:01 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:33:01 ---> 97ea21848939 19:33:01 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:33:01 ---> 279f5eda9dcb 19:33:01 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:33:01 ---> Running in 7ad0e7f96c4f 19:33:01 ---> Running in 9af7bddb4036 19:33:01 ---> fbbbdc9c4b5d 19:33:01 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:33:01 ---> Running in f47fcf9f90df 19:33:01 ---> 4542d89ffb37 19:33:01 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:33:01 ---> Running in c43b2567cd0f 19:33:01 ---> Running in e3fa2a03b743 19:33:01 Removing intermediate container 7ad0e7f96c4f 19:33:01 ---> 4a9a3b47534b 19:33:01 Step 10/26 : WORKDIR /edgex-go/spire-build 19:33:01 Removing intermediate container e3fa2a03b743 19:33:01 ---> a2920d126646 19:33:01 Step 10/26 : WORKDIR /edgex-go/spire-build 19:33:01 ---> Running in a01442de9724 19:33:01 ---> Running in ea2ed6271fbf 19:33:01 Removing intermediate container a01442de9724 19:33:01 ---> 7c2c3c32e484 19:33: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 19:33:01 ---> Running in 059236770f75 19:33:01 Removing intermediate container ea2ed6271fbf 19:33:01 ---> cf2a68a992a3 19:33: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 19:33:02 ---> Running in 51858daea63a 19:33: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:33:02 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 19:33: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 19:33:05 Removing intermediate container 059236770f75 19:33:05 ---> 3a309a0dd473 19:33:05 Step 12/26 : WORKDIR /edgex-go 19:33:05 ---> Running in 1a7669cf67dd 19:33:06 Removing intermediate container 51858daea63a 19:33:06 ---> fb563944cf6e 19:33:06 Step 12/26 : WORKDIR /edgex-go 19:33:06 ---> Running in f16e2585c4e4 19:33:06 Removing intermediate container 1a7669cf67dd 19:33:06 ---> d8d8d5ade453 19:33:06 19:33:06 Step 13/26 : FROM alpine:3.15 19:33:06 3.15: Pulling from library/alpine 19:33:07 Removing intermediate container f16e2585c4e4 19:33:07 ---> b047a5db1f00 19:33:07 19:33:07 Step 13/26 : FROM alpine:3.15 19:33:07 3.15: Pulling from library/alpine 19:33:08 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:33:08 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:33:08 Status: Downloaded newer image for alpine:3.15 19:33:08 Status: Downloaded newer image for alpine:3.15 19:33:08 ---> 02e0d6fdf486 19:33:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:33:08 ---> 02e0d6fdf486 19:33:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:33:08 ---> Running in 795410fd5bcf 19:33:08 ---> Running in b38f225a994d 19:33:09 Removing intermediate container b38f225a994d 19:33:09 ---> ae4df43d5f0c 19:33:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:09 Removing intermediate container 795410fd5bcf 19:33:09 ---> 9ab21e9a9dd7 19:33:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:33:09 ---> Running in 8a9b0bc22465 19:33:09 ---> Running in 54f35154d843 19:33:14 Removing intermediate container 8a9b0bc22465 19:33:14 ---> 1be1bebd0fd0 19:33:14 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:33:14 ---> Running in 7e83b47e48d0 19:33:14 Removing intermediate container 54f35154d843 19:33:14 ---> 22dd8abddea3 19:33:14 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:33:14 ---> Running in 50f2d03a73f1 19:33:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:18 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:33:18 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:33:18 OK: 15733 distinct packages available 19:33:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:19 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:33:19 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:33:19 OK: 15733 distinct packages available 19:33:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:33:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:20 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:33:21 (1/5) Installing dumb-init (1.2.5-r1) 19:33:21 (2/5) Installing musl-obstack (1.2.3-r0) 19:33:21 (3/5) Installing libucontext (1.1-r0) 19:33:21 (4/5) Installing gcompat (1.0.0-r4) 19:33:21 (5/5) Installing openssl (1.1.1q-r0) 19:33:21 (1/4) Installing dumb-init (1.2.5-r1) 19:33:21 Executing busybox-1.34.1-r7.trigger 19:33:21 (2/4) Installing musl-obstack (1.2.3-r0) 19:33:21 OK: 6 MiB in 19 packages 19:33:21 (3/4) Installing libucontext (1.1-r0) 19:33:21 (4/4) Installing gcompat (1.0.0-r4) 19:33:22 Executing busybox-1.34.1-r7.trigger 19:33:22 OK: 6 MiB in 18 packages 19:33:24 Removing intermediate container 7e83b47e48d0 19:33:24 ---> 7d0068037474 19:33:24 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:33:24 Removing intermediate container 50f2d03a73f1 19:33:24 ---> b28385fd502e 19:33:24 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:33:28 ---> b41330b5024d 19:33:28 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:33:31 ---> e1887fa50ee8 19:33:31 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:33:32 ---> 890f96b08606 19:33:32 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:33:32 ---> Running in 81f30b25f3cb 19:33:33 Removing intermediate container 81f30b25f3cb 19:33:33 ---> 478641ac2348 19:33:33 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:33:34 ---> 61cc07fdb36e 19:33:34 Step 21/26 : WORKDIR / 19:33:35 ---> Running in 45fff7589f5e 19:33:35 Removing intermediate container 45fff7589f5e 19:33:35 ---> 0c6bd5a4fb34 19:33:35 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:33:35 ---> Running in f351ba62b57c 19:33:36 Removing intermediate container f351ba62b57c 19:33:36 ---> 1db546c91831 19:33:36 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:33:36 ---> Running in 5cad4495a23d 19:33:36 ---> c3789463c2b3 19:33:36 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:33:37 Removing intermediate container 5cad4495a23d 19:33:37 ---> 92df31a8abe1 19:33:37 Step 24/26 : LABEL arch=arm64 19:33:37 ---> Running in f6e7885623dc 19:33:38 Removing intermediate container f6e7885623dc 19:33:38 ---> 30535e4cca5f 19:33:38 Step 25/26 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 19:33:38 ---> Running in 06ae79909a64 19:33:38 ---> c1addf9d299b 19:33:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:33:38 Removing intermediate container 06ae79909a64 19:33:38 ---> d64ad5066c4a 19:33:38 Step 26/26 : LABEL version=0.0.0 19:33:38 ---> Running in c50de9171901 19:33:39 ---> 61429ad940d2 19:33:39 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:33:39 Removing intermediate container c50de9171901 19:33:39 ---> 7a97119cc88a 19:33:39 19:33:40 Successfully built 7a97119cc88a 19:33:40 Successfully tagged security-spire-config-arm64:latest 19:33:40  Building security-spire-config ... done Building security-bootstrapper 19:33:40 ---> 51663831e951 19:33:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:33:40 ---> Running in 496ff396ba69 19:33:41 Removing intermediate container 496ff396ba69 19:33:41 ---> de6fa5aba73c 19:33:41 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:33:41 ---> Running in a231c2f6acf8 19:33:41 Removing intermediate container a231c2f6acf8 19:33:41 ---> 88dcbba4f4fb 19:33:41 Step 24/26 : LABEL arch=arm64 19:33:41 ---> Running in 390f87e4b74a 19:33:42 Removing intermediate container 390f87e4b74a 19:33:42 ---> f7e3e79ade3b 19:33:42 Step 25/26 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 19:33:42 ---> Running in bbea0743c1e6 19:33:43 Removing intermediate container bbea0743c1e6 19:33:43 ---> b6d4d694c77e 19:33:43 Step 26/26 : LABEL version=0.0.0 19:33:43 ---> Running in c7453f24ed20 19:33:43 Removing intermediate container c7453f24ed20 19:33:43 ---> c4a506401abe 19:33:43 19:33:44 Successfully built c4a506401abe 19:33:44 Successfully tagged security-spire-agent-arm64:latest 19:33:44  Building security-spire-agent ... done Building security-spiffe-token-provider 19:34:11 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:34:11 Step 2/33 : FROM ${BUILDER_BASE} AS builder 19:34:11 ---> 2f4b96293df6 19:34:11 Step 3/33 : WORKDIR /edgex-go 19:34:11 ---> Using cache 19:34:11 ---> 5b73c0c5880a 19:34:11 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:34:11 ---> Using cache 19:34:11 ---> 80edf02113a9 19:34:11 Step 5/33 : RUN apk add --update --no-cache make git 19:34:11 ---> Running in ad548447ead2 19:34:11 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:34:11 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:34:11 ---> 2f4b96293df6 19:34:11 Step 3/20 : WORKDIR /edgex-go 19:34:11 ---> Using cache 19:34:11 ---> 5b73c0c5880a 19:34:11 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:34:11 ---> Running in cbe2aa90de0d 19:34:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:13 OK: 221 MiB in 51 packages 19:34:13 v3.16.2-121-g720eee024a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:34:13 v3.16.2-124-ga565768e8e [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:34:13 OK: 16893 distinct packages available 19:34:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:15 Removing intermediate container ad548447ead2 19:34:15 ---> 8721e93d328a 19:34:15 Step 6/33 : COPY go.mod vendor* ./ 19:34:16 ---> b0ac40879145 19:34:16 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:16 OK: 221 MiB in 51 packages 19:34:16 ---> Running in dd3af1e1d170 19:34:18 Removing intermediate container cbe2aa90de0d 19:34:18 ---> 7310592f75da 19:34:18 Step 5/20 : COPY go.mod vendor* ./ 19:34:19 ---> 3dd94b9e685a 19:34:19 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:34:19 ---> Running in c2a42c82446f 19:35:27 Removing intermediate container dd3af1e1d170 19:35:27 ---> 20abe320f728 19:35:27 Step 8/33 : COPY . . 19:35:27 Removing intermediate container c2a42c82446f 19:35:27 ---> fe0f5014f39f 19:35:27 Step 7/20 : COPY . . 19:35:37 ---> b923270fea2d 19:35:37 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:35:37 ---> Running in b19e025818d5 19:35:37 ---> 2df7d7f297e6 19:35:37 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:35:37 ---> Running in 044300eb7852 19:35:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:35:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:38: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/secrets-config ./cmd/secrets-config 19:38:44 Removing intermediate container f47fcf9f90df 19:38:44 ---> 37f4ce55678e 19:38:44 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:38:44 ---> Running in fbbc47b5dd17 19:38:45 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 19:38:52 Removing intermediate container fbbc47b5dd17 19:38:52 ---> 40c195324aee 19:38:52 19:38:52 Step 11/23 : FROM alpine:3.16 19:38:52 3.16: Pulling from library/alpine 19:38:53 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:38:53 Status: Downloaded newer image for alpine:3.16 19:38:53 ---> a6215f271958 19:38:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:38:54 ---> Running in bb51c53999bc 19:38:55 Removing intermediate container bb51c53999bc 19:38:55 ---> 44a8cc422080 19:38:55 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 19:38:55 ---> Running in 0738da87ac52 19:38:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:38:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:38:58 Removing intermediate container 9af7bddb4036 19:38:58 ---> 74788e9bb549 19:38:58 19:38:58 Step 10/22 : FROM alpine:3.16 19:38:58 ---> a6215f271958 19:38:58 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:38:58 ---> Running in decc471f8b15 19:38:59 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:38:59 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:38:59 (3/33) Installing readline (8.1.2-r0) 19:38:59 (4/33) Installing bash (5.1.16-r2) 19:38:59 Executing bash-5.1.16-r2.post-install 19:38:59 (5/33) Installing ca-certificates (20220614-r0) 19:38:59 (6/33) Installing brotli-libs (1.0.9-r6) 19:38:59 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:38:59 (8/33) Installing libcurl (7.83.1-r3) 19:38:59 (9/33) Installing curl (7.83.1-r3) 19:39:00 (10/33) Installing docker-cli (20.10.16-r2) 19:39:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:39:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:39:01 (11/33) Installing dumb-init (1.2.5-r1) 19:39:01 (12/33) Installing libbz2 (1.0.8-r1) 19:39:01 (13/33) Installing expat (2.4.8-r0) 19:39:01 (14/33) Installing libffi (3.4.2-r1) 19:39:01 (15/33) Installing gdbm (1.23-r0) 19:39:01 (16/33) Installing xz-libs (5.2.5-r1) 19:39:01 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:39:01 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:39:01 (19/33) Installing mpdecimal (2.5.1-r1) 19:39:01 (20/33) Installing sqlite-libs (3.38.5-r0) 19:39:01 (21/33) Installing python3 (3.10.5-r0) 19:39:01 (1/6) Installing ca-certificates (20220614-r0) 19:39:01 (2/6) Installing brotli-libs (1.0.9-r6) 19:39:02 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:39:02 (4/6) Installing libcurl (7.83.1-r3) 19:39:02 (5/6) Installing curl (7.83.1-r3) 19:39:02 (6/6) Installing dumb-init (1.2.5-r1) 19:39:02 Executing busybox-1.35.0-r17.trigger 19:39:02 Executing ca-certificates-20220614-r0.trigger 19:39:02 OK: 8 MiB in 20 packages 19:39:04 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:39:04 (23/33) Installing py3-tomli (2.0.1-r1) 19:39:04 (24/33) Installing py3-pep517 (0.12.0-r2) 19:39:04 (25/33) Installing py3-six (1.16.0-r1) 19:39:04 (26/33) Installing py3-retrying (1.3.3-r3) 19:39:04 (27/33) Installing py3-appdirs (1.4.4-r3) 19:39:04 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:39:04 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:39:04 (30/33) Installing py3-parsing (2.4.7-r3) 19:39:04 (31/33) Installing py3-packaging (21.3-r0) 19:39:04 (32/33) Installing py3-setuptools (59.4.0-r0) 19:39:04 (33/33) Installing py3-pip (22.1.1-r0) 19:39:05 Removing intermediate container decc471f8b15 19:39:05 ---> 53137584048a 19:39:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:39:05 ---> Running in 71167a7840b9 19:39:06 Removing intermediate container 71167a7840b9 19:39:06 ---> adb3e70c36ab 19:39:06 Step 13/22 : WORKDIR /edgex 19:39:06 ---> Running in ae7f26c1ad94 19:39:06 Executing busybox-1.35.0-r17.trigger 19:39:06 Executing ca-certificates-20220614-r0.trigger 19:39:06 Removing intermediate container ae7f26c1ad94 19:39:06 ---> a2ed68835047 19:39:06 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:39:06 OK: 120 MiB in 47 packages 19:39:07 ---> ecbf05e3f787 19:39:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:39:09 ---> e8fc166a1413 19:39:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:39:10 ---> 9e811e10919a 19:39:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:39:11 ---> 837847aa9126 19:39:11 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:39:11 ---> Running in ce231ecc96ac 19:39:15 Removing intermediate container ce231ecc96ac 19:39:15 ---> 4c5a45ece9d7 19:39:15 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:39:15 ---> Running in 0ba4159075e9 19:39:15 Removing intermediate container 0ba4159075e9 19:39:15 ---> 6325a54b8156 19:39:15 Step 20/22 : LABEL arch=arm64 19:39:15 ---> Running in 5e29dfa81d80 19:39:16 Removing intermediate container 5e29dfa81d80 19:39:16 ---> 3db9c73a5a23 19:39:16 Step 21/22 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 19:39:16 ---> Running in 8c197f5be155 19:39:16 Removing intermediate container 8c197f5be155 19:39:16 ---> fee3bbdc81fe 19:39:16 Step 22/22 : LABEL version=0.0.0 19:39:16 ---> Running in d393827382b2 19:39:17 Removing intermediate container d393827382b2 19:39:17 ---> 85aabe105ccf 19:39:17 19:39:17 Successfully built 85aabe105ccf 19:39:17 Successfully tagged security-proxy-setup-arm64:latest 19:39:17 Building core-metadata 19:39:27  Building security-proxy-setup ... done Collecting docker-compose==1.23.2 19:39:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:39:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 9.9 MB/s eta 0:00:00 19:39:27 Collecting cached-property<2,>=1.2.0 19:39:27 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:39:27 Collecting texttable<0.10,>=0.9.0 19:39:27 Downloading texttable-0.9.1.tar.gz (11 kB) 19:39:27 Preparing metadata (setup.py): started 19:39:30 Preparing metadata (setup.py): finished with status 'done' 19:39:32 Collecting PyYAML<4,>=3.10 19:39:32 Downloading PyYAML-3.13.tar.gz (270 kB) 19:39:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 16.7 MB/s eta 0:00:00 19:39:34 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:39:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:39:34 ---> 2f4b96293df6 19:39:34 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:39:34 ---> Using cache 19:39:34 ---> d0432d5a24b7 19:39:34 Step 4/25 : WORKDIR /edgex-go 19:39:34 ---> Using cache 19:39:34 ---> 30db1b123c53 19:39:34 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:39:34 ---> Using cache 19:39:34 ---> a11cd98ec496 19:39:34 Step 6/25 : RUN apk add --update --no-cache make git 19:39:34 Preparing metadata (setup.py): started 19:39:35 ---> Running in 17e657999149 19:39:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:39:37 Preparing metadata (setup.py): finished with status 'done' 19:39:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:39:38 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:39:38 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:39:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 16.8 MB/s eta 0:00:00 19:39:39 Collecting docopt<0.7,>=0.6.1 19:39:39 Downloading docopt-0.6.2.tar.gz (25 kB) 19:39:39 Preparing metadata (setup.py): started 19:39:39 OK: 221 MiB in 51 packages 19:39:40 Removing intermediate container 17e657999149 19:39:40 ---> 79414cc6df45 19:39:40 Step 7/25 : COPY go.mod vendor* ./ 19:39:41 ---> 8398c1cc1fdf 19:39:41 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:42 ---> Running in a6d99af123de 19:39:42 Preparing metadata (setup.py): finished with status 'done' 19:39:42 Collecting dockerpty<0.5,>=0.4.1 19:39:43 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:39:43 Preparing metadata (setup.py): started 19:39:45 Preparing metadata (setup.py): finished with status 'done' 19:39:45 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:39:45 Collecting websocket-client<1.0,>=0.32.0 19:39:45 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:39:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 13.9 MB/s eta 0:00:00 19:39:46 Collecting jsonschema<3,>=2.5.1 19:39:46 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:39:47 Collecting docker<4.0,>=3.6.0 19:39:47 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:39:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 10.8 MB/s eta 0:00:00 19:39:48 Collecting docker-pycreds>=0.4.0 19:39:48 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:39:49 Collecting idna<2.8,>=2.5 19:39:49 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:39:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 17.8 MB/s eta 0:00:00 19:39:49 Collecting chardet<3.1.0,>=3.0.2 19:39:49 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:39:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 10.5 MB/s eta 0:00:00 19:39:50 Collecting certifi>=2017.4.17 19:39:50 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 19:39:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 17.7 MB/s eta 0:00:00 19:39:51 Collecting urllib3<1.25,>=1.21.1 19:39:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:39:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 17.6 MB/s eta 0:00:00 19:39:51 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:39:51 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:39:51 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:39:51 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:39:53 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:39:53 Running setup.py install for texttable: started 19:39:55 Running setup.py install for texttable: finished with status 'done' 19:39:55 Running setup.py install for PyYAML: started 19:40:00 Running setup.py install for PyYAML: finished with status 'done' 19:40:01 Running setup.py install for docopt: started 19:40:04 Running setup.py install for docopt: finished with status 'done' 19:40:07 Running setup.py install for dockerpty: started 19:40:11 Running setup.py install for dockerpty: finished with status 'done' 19:40:16 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 19:40:16 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 19:40:43 Removing intermediate container a6d99af123de 19:40:43 ---> 74b5e9299d00 19:40:43 Step 9/25 : COPY . . 19:40:45 Removing intermediate container 0738da87ac52 19:40:45 ---> d14b8f2c8b84 19:40:45 Step 14/23 : ENV APP_PORT=58890 19:40:45 ---> Running in d0b08ea99f07 19:40:47 Removing intermediate container d0b08ea99f07 19:40:47 ---> 5094ddbba860 19:40:47 Step 15/23 : EXPOSE $APP_PORT 19:40:47 ---> Running in 4c1ad6109d1f 19:40:48 Removing intermediate container 4c1ad6109d1f 19:40:48 ---> 879cc537d0b7 19:40:48 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:40:48 Removing intermediate container c43b2567cd0f 19:40:48 ---> dfd3a0f07e55 19:40:48 19:40:48 Step 11/24 : FROM alpine:3.16 19:40:48 ---> a6215f271958 19:40:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:40:48 ---> Running in 099aff25e57f 19:40:49 Removing intermediate container 099aff25e57f 19:40:49 ---> 8265acad7f12 19:40:49 Step 13/24 : ENV APP_PORT=59880 19:40:50 ---> Running in 99daa1d9ef8a 19:40:51 Removing intermediate container 99daa1d9ef8a 19:40:51 ---> fbc7519221cb 19:40:51 Step 14/24 : EXPOSE $APP_PORT 19:40:51 ---> Running in 7cdc12cbb419 19:40:51 ---> b0e490281ac7 19:40:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:40:52 Removing intermediate container 7cdc12cbb419 19:40:52 ---> d21c70112791 19:40:52 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:40:52 ---> Running in add865aebc69 19:40:54 ---> e7787d14c484 19:40:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:40:56 ---> 5e1548dbfcc2 19:40:56 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:40:56 Removing intermediate container add865aebc69 19:40:56 ---> a1c795f6b474 19:40:56 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:40:56 ---> Running in b9d034cb4ce2 19:40:56 ---> Running in b542bf72f439 19:40:58 Removing intermediate container b9d034cb4ce2 19:40:58 ---> c2e142806864 19:40:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:40:58 ---> Running in 9601c686558e 19:40:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:40:59 Removing intermediate container 9601c686558e 19:40:59 ---> 9d6373fdcbc2 19:40:59 Step 21/23 : LABEL arch=arm64 19:40:59 ---> Running in db8a1b49f6f8 19:41:00 Removing intermediate container db8a1b49f6f8 19:41:00 ---> 49fa4a62d7db 19:41:00 Step 22/23 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 19:41:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:41:00 ---> Running in 873ca3dbd989 19:41:02 Removing intermediate container 873ca3dbd989 19:41:02 ---> 506ddf3207f8 19:41:02 Step 23/23 : LABEL version=0.0.0 19:41:02 (1/6) Installing dumb-init (1.2.5-r1) 19:41:02 ---> Running in cdfc7b855679 19:41:02 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:41:02 (3/6) Installing libsodium (1.0.18-r0) 19:41:02 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:41:02 (5/6) Installing libzmq (4.3.4-r0) 19:41:02 (6/6) Installing zeromq (4.3.4-r0) 19:41:03 Executing busybox-1.35.0-r17.trigger 19:41:03 OK: 8 MiB in 20 packages 19:41:03 Removing intermediate container cdfc7b855679 19:41:03 ---> 6096f22588e8 19:41:03 19:41:04 Successfully built 6096f22588e8 19:41:04 Successfully tagged sys-mgmt-agent-arm64:latest 19:41:04 Building support-scheduler 19:41:05  Building sys-mgmt-agent ... done Removing intermediate container b542bf72f439 19:41:05 ---> a0ec3b78f7ae 19:41:05 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:41:06 ---> 72afe0abab23 19:41:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:41:06 ---> b6d22f4b18f2 19:41:06 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:41:07 ---> Running in 1655c8f9709b 19:41:09 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 19:41:09 ---> 4e001b8570b7 19:41:09 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:41:10 ---> 8c1a7f1b8853 19:41:10 Step 20/24 : ENTRYPOINT ["/core-data"] 19:41:10 ---> Running in ca4d09a03d73 19:41:11 Removing intermediate container ca4d09a03d73 19:41:11 ---> f83e6654654f 19:41:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:41:11 ---> Running in c59cd24809bc 19:41:12 Removing intermediate container c59cd24809bc 19:41:12 ---> 97f277778d92 19:41:12 Step 22/24 : LABEL arch=arm64 19:41:12 ---> Running in d27fc0652f24 19:41:13 Removing intermediate container d27fc0652f24 19:41:13 ---> f1b4ee673cde 19:41:13 Step 23/24 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 19:41:13 ---> Running in 14b6cba2df65 19:41:14 Removing intermediate container 14b6cba2df65 19:41:14 ---> 5773e40b23fc 19:41:14 Step 24/24 : LABEL version=0.0.0 19:41:14 ---> Running in 05fce276d7f5 19:41:15 Removing intermediate container 05fce276d7f5 19:41:15 ---> 64f33890086c 19:41:15 19:41:15 Successfully built 64f33890086c 19:41:15 Successfully tagged core-data-arm64:latest 19:41:15 Building security-secretstore-setup 19:41:28  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:41:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:41:28 ---> 2f4b96293df6 19:41:28 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:41:28 ---> Using cache 19:41:28 ---> d0432d5a24b7 19:41:28 Step 4/23 : WORKDIR /edgex-go 19:41:28 ---> Using cache 19:41:28 ---> 30db1b123c53 19:41:28 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:28 ---> Using cache 19:41:28 ---> a11cd98ec496 19:41:28 Step 6/23 : RUN apk add --update --no-cache make git 19:41:28 ---> Using cache 19:41:28 ---> 79414cc6df45 19:41:28 Step 7/23 : COPY go.mod vendor* ./ 19:41:28 ---> Using cache 19:41:28 ---> 8398c1cc1fdf 19:41:28 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:28 ---> Using cache 19:41:28 ---> 74b5e9299d00 19:41:28 Step 9/23 : COPY . . 19:41:28 ---> Using cache 19:41:28 ---> b6d22f4b18f2 19:41:28 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:41:28 ---> Running in 7b2d59ffbd2d 19:41:29 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:41:39 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:41:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:41:39 ---> 2f4b96293df6 19:41:39 Step 3/25 : WORKDIR /edgex-go 19:41:39 ---> Using cache 19:41:39 ---> 5b73c0c5880a 19:41:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:41:39 ---> Using cache 19:41:39 ---> 80edf02113a9 19:41:39 Step 5/25 : RUN apk add --update --no-cache make git 19:41:39 ---> Using cache 19:41:39 ---> 8721e93d328a 19:41:39 Step 6/25 : COPY go.mod vendor* ./ 19:41:39 ---> Using cache 19:41:39 ---> b0ac40879145 19:41:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:41:39 ---> Using cache 19:41:39 ---> 20abe320f728 19:41:39 Step 8/25 : COPY . . 19:41:39 ---> Using cache 19:41:39 ---> b923270fea2d 19:41:39 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:41:39 ---> Running in d5c61f483445 19:41:40 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 19:41:49 Removing intermediate container b19e025818d5 19:41:49 ---> 79ec1b4b4f48 19:41:49 19:41:49 Step 10/33 : FROM alpine:3.16 19:41:49 ---> a6215f271958 19:41:49 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:41:49 ---> Running in fc7f151736e2 19:41:49 Removing intermediate container fc7f151736e2 19:41:49 ---> 9c01b4e8e853 19:41:49 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 19:41:49 ---> Running in 4a6f4bfdbbff 19:41:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:41:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:41:53 (1/2) Installing dumb-init (1.2.5-r1) 19:41:53 (2/2) Installing su-exec (0.2-r1) 19:41:53 Executing busybox-1.35.0-r17.trigger 19:41:53 OK: 5 MiB in 16 packages 19:41:54 Removing intermediate container 4a6f4bfdbbff 19:41:54 ---> cd181a0735a2 19:41:54 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 19:41:54 ---> Running in 60a0af102628 19:41:55 Removing intermediate container 60a0af102628 19:41:55 ---> f7daacb3a036 19:41:55 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:41:55 ---> Running in 2da9c1501184 19:41:55 Removing intermediate container 2da9c1501184 19:41:55 ---> f66d19f683bc 19:41:55 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:41:55 ---> Running in ce6de9c00f83 19:41:56 Removing intermediate container ce6de9c00f83 19:41:56 ---> 0dfaf2996639 19:41:56 Step 16/33 : ARG BOOTSTRAP_MQTT_DIR=${SECURITY_INIT_STAGING}/bootstrap-mqtt 19:41:56 ---> Running in ed08abb904d7 19:41:57 Removing intermediate container ed08abb904d7 19:41:57 ---> b180c09b7a18 19:41:57 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MQTT_DIR} 19:41:57 ---> Running in 56c6e74cfe45 19:41:59 Removing intermediate container 56c6e74cfe45 19:41:59 ---> 363dd868287a 19:41:59 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 19:42:00 ---> Running in 12fdcbdc0252 19:42:00 Removing intermediate container 12fdcbdc0252 19:42:00 ---> a5eec5d8f0eb 19:42:00 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:42:01 ---> bf8ec7f424fb 19:42:01 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:42:01 ---> Running in 39eae29416b1 19:42:05 Removing intermediate container 39eae29416b1 19:42:05 ---> c67d97e13b86 19:42:05 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 19:42:05 ---> 50b3f704f758 19:42:06 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:42:08 ---> b8c1738153c2 19:42:08 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:42:08 ---> 4142b9b2713c 19:42:08 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:42:09 ---> 2cc652bf4676 19:42:09 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-messagebus/configuration.toml ${BOOTSTRAP_MQTT_DIR}/res/ 19:42:10 ---> d2c01d6ea0ad 19:42:10 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:42:11 ---> 117fb2c42a39 19:42:11 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:42:12 ---> 20a472401b25 19:42:12 Step 28/33 : RUN chmod +x /entrypoint.sh 19:42:12 ---> Running in 5c07a97b892c 19:42:15 Removing intermediate container 5c07a97b892c 19:42:15 ---> 326fa6c25f49 19:42:15 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 19:42:15 ---> Running in 2125dbde7258 19:42:16 Removing intermediate container 2125dbde7258 19:42:16 ---> 3df3ad806400 19:42:16 Step 30/33 : CMD ["gate"] 19:42:16 ---> Running in 0fae37b69216 19:42:17 Removing intermediate container 0fae37b69216 19:42:17 ---> d4ed4298e1c9 19:42:17 Step 31/33 : LABEL arch=arm64 19:42:17 ---> Running in cffbd30d0fae 19:42:17 Removing intermediate container cffbd30d0fae 19:42:17 ---> e91646e484be 19:42:17 Step 32/33 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 19:42:17 ---> Running in 0b6f2c46863e 19:42:18 Removing intermediate container 0b6f2c46863e 19:42:18 ---> 109126174b9c 19:42:18 Step 33/33 : LABEL version=0.0.0 19:42:18 ---> Running in ce4a61d80830 19:42:18 Removing intermediate container ce4a61d80830 19:42:18 ---> 0e55dd790195 19:42:18 19:42:19 Successfully built 0e55dd790195 19:42:19 Successfully tagged security-bootstrapper-arm64:latest 19:42:19  Building security-bootstrapper ... done Building security-spire-server 19:42:34 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:42:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:42:34 ---> 2f4b96293df6 19:42:34 Step 3/25 : WORKDIR /edgex-go 19:42:34 ---> Using cache 19:42:34 ---> 5b73c0c5880a 19:42:34 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:42:34 ---> Using cache 19:42:34 ---> 80edf02113a9 19:42:34 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:42:34 ---> Running in e53d9ecd5852 19:42:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:42:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:42:39 OK: 221 MiB in 51 packages 19:42:40 Removing intermediate container e53d9ecd5852 19:42:40 ---> ecb22bf84917 19:42:40 Step 6/25 : COPY go.mod vendor* ./ 19:42:41 ---> 120baa4ce199 19:42:41 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:41 ---> Running in 284c3e01513c 19:43:38 Removing intermediate container 284c3e01513c 19:43:38 ---> 80de67dd2994 19:43:38 Step 8/25 : COPY . . 19:43:46 ---> a31bb1d790ed 19:43:46 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:43:46 ---> Running in e850cdc64c22 19:43:47 Removing intermediate container e850cdc64c22 19:43:47 ---> 2410975946e1 19:43:47 Step 10/25 : WORKDIR /edgex-go/spire-build 19:43:47 ---> Running in be0993c771f9 19:43:48 Removing intermediate container be0993c771f9 19:43:48 ---> 32370382beb3 19:43:48 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 19:43:48 ---> Running in a1fea9b25b31 19:43:53 Removing intermediate container a1fea9b25b31 19:43:53 ---> 4ea1685cd914 19:43:53 Step 12/25 : WORKDIR /edgex-go 19:43:53 ---> Running in 9d2273200853 19:43:54 Removing intermediate container 9d2273200853 19:43:54 ---> 777b91d8c21d 19:43:54 19:43:54 Step 13/25 : FROM alpine:3.15 19:43:54 ---> 02e0d6fdf486 19:43:54 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:43:54 ---> Using cache 19:43:54 ---> ae4df43d5f0c 19:43:54 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:43:54 ---> Using cache 19:43:54 ---> 1be1bebd0fd0 19:43:54 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:43:54 ---> Using cache 19:43:54 ---> 7d0068037474 19:43:54 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:44:01 Removing intermediate container 044300eb7852 19:44:01 ---> f6f1c3b19a19 19:44:01 19:44:01 Step 9/20 : FROM alpine:3.15 19:44:01 ---> 02e0d6fdf486 19:44:01 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:44:01 ---> Using cache 19:44:01 ---> ae4df43d5f0c 19:44:01 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:44:01 ---> Using cache 19:44:01 ---> 1be1bebd0fd0 19:44:01 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:44:01 ---> Running in c49920e300e4 19:44:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:44:04 ---> 363863ca2049 19:44:04 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:44:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:44:05 ---> b0025c57c296 19:44:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:44:06 ---> bba17112c6c1 19:44:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:44:06 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:44:06 v3.15.6-51-ge17b2505f3 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:44:06 OK: 15733 distinct packages available 19:44:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:44:07 ---> 42324ae492b9 19:44:07 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:44:07 ---> Running in 6df432a027ec 19:44:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:44:07 Removing intermediate container 6df432a027ec 19:44:07 ---> 15d2f049620b 19:44:07 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:44:07 ---> Running in 926470fe3a75 19:44:08 Removing intermediate container 926470fe3a75 19:44:08 ---> 53ad4a592449 19:44:08 Step 23/25 : LABEL arch=arm64 19:44:08 ---> Running in a8f99f0acaae 19:44:09 (1/9) Installing ca-certificates (20220614-r0) 19:44:09 Removing intermediate container a8f99f0acaae 19:44:09 ---> 5312db21eb87 19:44:09 Step 24/25 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 19:44:09 (2/9) Installing brotli-libs (1.0.9-r5) 19:44:09 ---> Running in 7d8cdd1db174 19:44:09 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:44:09 (4/9) Installing libcurl (7.80.0-r3) 19:44:09 (5/9) Installing curl (7.80.0-r3) 19:44:09 (6/9) Installing dumb-init (1.2.5-r1) 19:44:10 (7/9) Installing musl-obstack (1.2.3-r0) 19:44:10 Removing intermediate container 7d8cdd1db174 19:44:10 ---> fcfccf3f821e 19:44:10 Step 25/25 : LABEL version=0.0.0 19:44:10 (8/9) Installing libucontext (1.1-r0) 19:44:10 ---> Running in 792d5e5ed946 19:44:10 (9/9) Installing gcompat (1.0.0-r4) 19:44:10 Executing busybox-1.34.1-r7.trigger 19:44:10 Executing ca-certificates-20220614-r0.trigger 19:44:10 OK: 8 MiB in 23 packages 19:44:10 Removing intermediate container 792d5e5ed946 19:44:10 ---> f319bedbea87 19:44:10 19:44:11 Successfully built f319bedbea87 19:44:11 Successfully tagged security-spire-server-arm64:latest 19:44:11  Building security-spire-server ... done Building support-notifications 19:44:13 Removing intermediate container c49920e300e4 19:44:13 ---> 9b2efd61c1b6 19:44:13 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:44:14 ---> e12577ae5661 19:44:14 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:44:16 ---> 9bae32374739 19:44:16 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:44:17 ---> 5628ad502459 19:44:17 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:44:17 ---> Running in 5b8753184d38 19:44:18 Removing intermediate container 5b8753184d38 19:44:18 ---> 96e907df33b8 19:44:18 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:44:18 ---> Running in 52e8cae81202 19:44:18 Removing intermediate container 52e8cae81202 19:44:18 ---> b353b3212df3 19:44:18 Step 18/20 : LABEL arch=arm64 19:44:18 ---> Running in 9ca8a00bd1ee 19:44:19 Removing intermediate container 9ca8a00bd1ee 19:44:19 ---> c53d1fe49ed4 19:44:19 Step 19/20 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 19:44:19 ---> Running in 4f0c939d070c 19:44:20 Removing intermediate container 4f0c939d070c 19:44:20 ---> 6a4aae88d56d 19:44:20 Step 20/20 : LABEL version=0.0.0 19:44:20 ---> Running in 4aedb129c591 19:44:21 Removing intermediate container 4aedb129c591 19:44:21 ---> 3f0c6bdd16e3 19:44:21 19:44:21 Successfully built 3f0c6bdd16e3 19:44:21 Successfully tagged security-spiffe-token-provider-arm64:latest 19:44:21  Building security-spiffe-token-provider ... done Building core-command 19:44:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:44:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:44:36 ---> 2f4b96293df6 19:44:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:44:36 ---> Using cache 19:44:36 ---> d0432d5a24b7 19:44:36 Step 4/23 : WORKDIR /edgex-go 19:44:36 ---> Using cache 19:44:36 ---> 30db1b123c53 19:44:36 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:44:36 ---> Using cache 19:44:36 ---> a11cd98ec496 19:44:36 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:44:36 ---> Running in 6ef1e462a99a 19:44:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:44:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:44:40 OK: 221 MiB in 51 packages 19:44:42 Removing intermediate container 6ef1e462a99a 19:44:42 ---> 143c4d375049 19:44:42 Step 7/23 : COPY go.mod vendor* ./ 19:44:43 ---> 281ae1ff88c0 19:44:43 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:43 ---> Running in efb165548e3d 19:44:44 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:44:44 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:44:44 ---> 2f4b96293df6 19:44:44 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:44:44 ---> Using cache 19:44:44 ---> d0432d5a24b7 19:44:44 Step 4/24 : WORKDIR /edgex-go 19:44:44 ---> Using cache 19:44:44 ---> 30db1b123c53 19:44:44 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:44:44 ---> Using cache 19:44:44 ---> a11cd98ec496 19:44:44 Step 6/24 : RUN apk add --update --no-cache make git 19:44:44 ---> Using cache 19:44:44 ---> 79414cc6df45 19:44:44 Step 7/24 : COPY go.mod vendor* ./ 19:44:44 ---> Using cache 19:44:44 ---> 8398c1cc1fdf 19:44:44 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:44 ---> Using cache 19:44:44 ---> 74b5e9299d00 19:44:44 Step 9/24 : COPY . . 19:44:44 ---> Using cache 19:44:44 ---> b6d22f4b18f2 19:44:44 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:44:44 ---> Running in eb7c35b66201 19:44:47 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:45:34 Removing intermediate container efb165548e3d 19:45:34 ---> 022e9a8c24d2 19:45:34 Step 9/23 : COPY . . 19:45:46 ---> 8cfc992e5e61 19:45:46 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:45:46 ---> Running in 5bcb900e9738 19:45:47 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:47: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:47:42 Removing intermediate container d5c61f483445 19:47:42 ---> a97393e775a4 19:47:42 19:47:42 Step 10/25 : FROM alpine:3.16 19:47:42 ---> a6215f271958 19:47:42 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:47:42 ---> Running in 606d43fbd589 19:47:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:47:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:47:43 (1/3) Installing ca-certificates (20220614-r0) 19:47:43 (2/3) Installing dumb-init (1.2.5-r1) 19:47:43 (3/3) Installing su-exec (0.2-r1) 19:47:43 Executing busybox-1.35.0-r17.trigger 19:47:43 Executing ca-certificates-20220614-r0.trigger 19:47:44 OK: 6 MiB in 17 packages 19:47:46 Removing intermediate container 606d43fbd589 19:47:46 ---> b0a4ac2be79d 19:47:46 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:47:46 ---> Running in 6e84856d1db4 19:47:47 Removing intermediate container 6e84856d1db4 19:47:47 ---> 1877c361a0f8 19:47:47 Step 13/25 : WORKDIR / 19:47:47 ---> Running in 70c2dc19b84e 19:47:47 Removing intermediate container 70c2dc19b84e 19:47:47 ---> 5dabde1eeca5 19:47:47 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:47:48 ---> 568c8e309976 19:47:48 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:47:49 ---> 11e12112faf7 19:47:49 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:47:50 ---> aa97a17cf1ba 19:47:50 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:47:51 ---> 2542e2542cc7 19:47:51 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:47:52 ---> 67aa6f1ae6c6 19:47:52 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:47:55 ---> 2a9899c6cf9a 19:47:55 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:47:56 ---> 347fee2b5a3e 19:47:56 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:47:56 ---> Running in 8d0450d825af 19:48:01 Removing intermediate container 8d0450d825af 19:48:01 ---> 4ef499bd1309 19:48:01 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:48:01 ---> Running in 2ed7cced6015 19:48:01 Removing intermediate container 2ed7cced6015 19:48:01 ---> 05805481822b 19:48:01 Step 23/25 : LABEL arch=arm64 19:48:02 ---> Running in f0c6aea3ef86 19:48:03 Removing intermediate container f0c6aea3ef86 19:48:03 ---> 89eb5ca6b636 19:48:03 Step 24/25 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 19:48:03 ---> Running in 262be1d636d1 19:48:04 Removing intermediate container 262be1d636d1 19:48:04 ---> 3b92b37e23ac 19:48:04 Step 25/25 : LABEL version=0.0.0 19:48:04 ---> Running in 03ac916760fb 19:48:04 Removing intermediate container 1655c8f9709b 19:48:04 ---> 90cb88797d1f 19:48:04 19:48:04 Step 11/25 : FROM alpine:3.16 19:48:04 ---> a6215f271958 19:48:04 Step 12/25 : RUN apk add --update --no-cache dumb-init 19:48:04 ---> Running in fa9321f3af4b 19:48:05 Removing intermediate container 03ac916760fb 19:48:05 ---> d33cb69d0d9e 19:48:05 19:48:05 Successfully built d33cb69d0d9e 19:48:05 Successfully tagged security-secretstore-setup-arm64:latest 19:48:06  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:48:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:48:07 (1/1) Installing dumb-init (1.2.5-r1) 19:48:08 Executing busybox-1.35.0-r17.trigger 19:48:08 OK: 5 MiB in 15 packages 19:48:09 Removing intermediate container fa9321f3af4b 19:48:09 ---> 9029d9e36d06 19:48:09 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:48:09 ---> Running in e829c8a45655 19:48:10 Removing intermediate container e829c8a45655 19:48:10 ---> 25345cb02f29 19:48:10 Step 14/25 : ENV APP_PORT=59881 19:48:10 ---> Running in 12c83e45b2c6 19:48:10 Removing intermediate container 12c83e45b2c6 19:48:10 ---> a787a54beee1 19:48:10 Step 15/25 : EXPOSE $APP_PORT 19:48:10 ---> Running in dcf19482c9fe 19:48:11 Removing intermediate container dcf19482c9fe 19:48:11 ---> 7a8a0515848b 19:48:11 Step 16/25 : WORKDIR / 19:48:11 ---> Running in 0a6d5882348c 19:48:12 Removing intermediate container 0a6d5882348c 19:48:12 ---> 0deb379a9003 19:48:12 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:48:13 ---> f9d52da1856a 19:48:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:48:15 ---> e0421dcded26 19:48:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:48:15 ---> 3f01cecd48a7 19:48:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:48:16 ---> 7d9d338a24e1 19:48:16 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:48:16 ---> Running in 919355d8ea46 19:48:17 Removing intermediate container 919355d8ea46 19:48:17 ---> d1badc8ba492 19:48:17 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:48:17 ---> Running in 6a764e398ade 19:48:18 Removing intermediate container 6a764e398ade 19:48:18 ---> 8ce1e9d433a8 19:48:18 Step 23/25 : LABEL arch=arm64 19:48:18 ---> Running in 950a96ce5039 19:48:18 Removing intermediate container 950a96ce5039 19:48:18 ---> 133f1c6baf3a 19:48:18 Step 24/25 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 19:48:18 ---> Running in be88bc718e83 19:48:19 Removing intermediate container be88bc718e83 19:48:19 ---> 3448cd680eda 19:48:19 Step 25/25 : LABEL version=0.0.0 19:48:19 ---> Running in 895fcee4afa5 19:48:20 Removing intermediate container 895fcee4afa5 19:48:20 ---> d0de124f4b4a 19:48:20 19:48:20 Successfully built d0de124f4b4a 19:48:20 Successfully tagged core-metadata-arm64:latest 19:49:57  Building core-metadata ... done Removing intermediate container eb7c35b66201 19:49:57 ---> 4dffdd7b72e0 19:49:57 19:49:57 Step 11/24 : FROM alpine:3.16 19:49:57 ---> a6215f271958 19:49:57 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:49:57 ---> Using cache 19:49:57 ---> 9029d9e36d06 19:49:57 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:49:57 ---> Using cache 19:49:57 ---> 25345cb02f29 19:49:57 Step 14/24 : ENV APP_PORT=59882 19:49:57 ---> Running in 3fdf33a6093d 19:49:57 Removing intermediate container 3fdf33a6093d 19:49:57 ---> e8be51ecb88c 19:49:57 Step 15/24 : EXPOSE $APP_PORT 19:49:57 ---> Running in 2ec7c17bfe7a 19:49:57 Removing intermediate container 2ec7c17bfe7a 19:49:57 ---> 8b216272fec2 19:49:57 Step 16/24 : WORKDIR / 19:49:57 ---> Running in ee4feeb2a134 19:49:57 Removing intermediate container ee4feeb2a134 19:49:57 ---> abd679cf0a8c 19:49:57 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:49:57 ---> 6eb8011971b8 19:49:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:49:57 Removing intermediate container 7b2d59ffbd2d 19:49:57 ---> 7e04e7accb13 19:49:57 19:49:57 Step 11/23 : FROM alpine:3.16 19:49:57 ---> a6215f271958 19:49:57 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:49:57 ---> Using cache 19:49:57 ---> 9029d9e36d06 19:49:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:49:57 ---> Using cache 19:49:57 ---> 25345cb02f29 19:49:57 Step 14/23 : ENV APP_PORT=59861 19:49:57 ---> Running in f155d0b04528 19:49:57 Removing intermediate container f155d0b04528 19:49:57 ---> aecbd00e5ba0 19:49:57 Step 15/23 : EXPOSE $APP_PORT 19:49:57 ---> Running in 62831e5f04b9 19:49:57 Removing intermediate container 62831e5f04b9 19:49:57 ---> afecd7836220 19:49:57 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:49:57 ---> c95f12a0e8ec 19:49:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:49:57 ---> 2306356bf4e5 19:49:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:49:59 ---> 0c21efbe6124 19:49:59 Step 20/24 : ENTRYPOINT ["/core-command"] 19:49:59 ---> Running in 4498d8b3cccf 19:50:00 Removing intermediate container 4498d8b3cccf 19:50:00 ---> 41736a6308a4 19:50:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:50:00 ---> Running in ba905de8b44e 19:50:00 ---> 6c48971209fb 19:50:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:50:00 Removing intermediate container ba905de8b44e 19:50:00 ---> 124901884d50 19:50:00 Step 22/24 : LABEL arch=arm64 19:50:01 ---> Running in 008b106443dd 19:50:01 Removing intermediate container 008b106443dd 19:50:01 ---> 37f8ea0d1289 19:50:01 Step 23/24 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 19:50:01 ---> Running in 34d2abac1533 19:50:02 ---> 585febf4ba02 19:50:02 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:50:02 ---> Running in 58c43619d354 19:50:02 Removing intermediate container 34d2abac1533 19:50:02 ---> 086ec9dbae6c 19:50:02 Step 24/24 : LABEL version=0.0.0 19:50:02 ---> Running in 3f5c1ecb7a56 19:50:02 Removing intermediate container 58c43619d354 19:50:02 ---> 76fda26a3cc9 19:50:02 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:50:03 ---> Running in 3fb2e49def3e 19:50:03 Removing intermediate container 3f5c1ecb7a56 19:50:03 ---> d8bb4caabdc5 19:50:03 19:50:03 Successfully built d8bb4caabdc5 19:50:03 Successfully tagged core-command-arm64:latest 19:50:03  Building core-command ... done Removing intermediate container 3fb2e49def3e 19:50:03 ---> afae010cf0ac 19:50:03 Step 21/23 : LABEL arch=arm64 19:50:03 ---> Running in ac530fa774dd 19:50:04 Removing intermediate container ac530fa774dd 19:50:04 ---> 13c06bbf7651 19:50:04 Step 22/23 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 19:50:04 ---> Running in ecb2e54ba362 19:50:05 Removing intermediate container ecb2e54ba362 19:50:05 ---> 1a3c4cd06f5f 19:50:05 Step 23/23 : LABEL version=0.0.0 19:50:05 ---> Running in c5af8da02d5b 19:50:05 Removing intermediate container c5af8da02d5b 19:50:05 ---> efd5f761b137 19:50:05 19:50:05 Successfully built efd5f761b137 19:50:05 Successfully tagged support-scheduler-arm64:latest 19:50:44  Building support-scheduler ... done Removing intermediate container 5bcb900e9738 19:50:44 ---> 477571ba580b 19:50:44 19:50:44 Step 11/23 : FROM alpine:3.16 19:50:44 ---> a6215f271958 19:50:44 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:50:44 ---> Running in 04d185a3fbfa 19:50:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:50:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:50:44 (1/2) Installing ca-certificates (20220614-r0) 19:50:44 (2/2) Installing dumb-init (1.2.5-r1) 19:50:44 Executing busybox-1.35.0-r17.trigger 19:50:44 Executing ca-certificates-20220614-r0.trigger 19:50:44 OK: 6 MiB in 16 packages 19:50:44 Removing intermediate container 04d185a3fbfa 19:50:44 ---> 82db2dca3d80 19:50:44 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:50:44 ---> Running in 4aa6b6d6026a 19:50:45 Removing intermediate container 4aa6b6d6026a 19:50:45 ---> 58c74f1fbe90 19:50:45 Step 14/23 : ENV APP_PORT=59860 19:50:45 ---> Running in e0ab138c9b34 19:50:45 Removing intermediate container e0ab138c9b34 19:50:45 ---> 7ad35ac00042 19:50:45 Step 15/23 : EXPOSE $APP_PORT 19:50:45 ---> Running in a6653de514fe 19:50:45 Removing intermediate container a6653de514fe 19:50:45 ---> 364ad8a020f3 19:50:45 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:50:46 ---> f092a54d9e9f 19:50:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:50:47 ---> 14484817d8ef 19:50:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:50:48 ---> 71713cacc89a 19:50:48 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:50:48 ---> Running in 78de9aa2ef37 19:50:48 Removing intermediate container 78de9aa2ef37 19:50:48 ---> ac26797a9df8 19:50:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:50:48 ---> Running in 1e58054e646e 19:50:49 Removing intermediate container 1e58054e646e 19:50:49 ---> 74897d2cb1de 19:50:49 Step 21/23 : LABEL arch=arm64 19:50:49 ---> Running in 93cdefc89756 19:50:49 Removing intermediate container 93cdefc89756 19:50:49 ---> 3a06ad4a271e 19:50:49 Step 22/23 : LABEL git_sha=b3312ace057c3fdc4eae5765d8349228ece2cf26 19:50:49 ---> Running in 438a539e6162 19:50:49 Removing intermediate container 438a539e6162 19:50:49 ---> 44fa9abcfeab 19:50:49 Step 23/23 : LABEL version=0.0.0 19:50:49 ---> Running in 26c1a09bcf5c 19:50:50 Removing intermediate container 26c1a09bcf5c 19:50:50 ---> da509a978865 19:50:50 19:50:50 Successfully built da509a978865 19:50:50 Successfully tagged support-notifications-arm64:latest 19:50:50  Building support-notifications ... done  [Pipeline] } 19:50:50 $ docker stop --time=1 5df52e5df73ef2062e5566d0bba3ae12900c413092db2a708d3c96ea46f277e0 19:50:52 $ docker rm -f 5df52e5df73ef2062e5566d0bba3ae12900c413092db2a708d3c96ea46f277e0 [Pipeline] // withDockerContainer [Pipeline] sh 19:50:52 + docker images 19:50:53 REPOSITORY TAG IMAGE ID CREATED SIZE 19:50:53 support-notifications-arm64 latest da509a978865 3 seconds ago 26.3MB 19:50:53 477571ba580b 13 seconds ago 1.44GB 19:50:53 support-scheduler-arm64 latest efd5f761b137 47 seconds ago 25.7MB 19:50:53 core-command-arm64 latest d8bb4caabdc5 49 seconds ago 16.7MB 19:50:53 7e04e7accb13 58 seconds ago 1.43GB 19:50:53 4dffdd7b72e0 About a minute ago 1.37GB 19:50:53 core-metadata-arm64 latest d0de124f4b4a 2 minutes ago 17.5MB 19:50:53 security-secretstore-setup-arm64 latest d33cb69d0d9e 2 minutes ago 28.2MB 19:50:53 90cb88797d1f 2 minutes ago 1.38GB 19:50:53 a97393e775a4 3 minutes ago 1.37GB 19:50:53 security-spiffe-token-provider-arm64 latest 3f0c6bdd16e3 6 minutes ago 28.4MB 19:50:53 security-spire-server-arm64 latest f319bedbea87 6 minutes ago 84.2MB 19:50:53 f6f1c3b19a19 6 minutes ago 1.41GB 19:50:53 777b91d8c21d 6 minutes ago 1.25GB 19:50:53 security-bootstrapper-arm64 latest 0e55dd790195 8 minutes ago 19.1MB 19:50:53 79ec1b4b4f48 9 minutes ago 1.36GB 19:50:53 core-data-arm64 latest 64f33890086c 9 minutes ago 20.7MB 19:50:53 sys-mgmt-agent-arm64 latest 6096f22588e8 9 minutes ago 133MB 19:50:53 dfd3a0f07e55 10 minutes ago 1.38GB 19:50:53 security-proxy-setup-arm64 latest 85aabe105ccf 11 minutes ago 26.4MB 19:50:53 74788e9bb549 11 minutes ago 1.36GB 19:50:53 40c195324aee 12 minutes ago 1.36GB 19:50:53 security-spire-agent-arm64 latest c4a506401abe 17 minutes ago 122MB 19:50:53 security-spire-config-arm64 latest 7a97119cc88a 17 minutes ago 83.6MB 19:50:53 b047a5db1f00 17 minutes ago 1.25GB 19:50:53 d8d8d5ade453 17 minutes ago 1.25GB 19:50:53 ci-base-image-arm64 latest 2f4b96293df6 31 minutes ago 995MB 19:50:53 alpine 3.15 02e0d6fdf486 3 weeks ago 5.33MB 19:50:53 alpine 3.16 a6215f271958 3 weeks ago 5.29MB 19:50:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 8 weeks ago 678MB 19:50:53 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 19:50:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:50:53 19:50:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:50:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:50:54 arm64: Pulling from edgex-lftools-log-publisher 19:50:54 8998bd30e6a1: Pulling fs layer 19:50:54 04944245beec: Pulling fs layer 19:50:54 699f458cf7ca: Pulling fs layer 19:50:54 765212b225bb: Pulling fs layer 19:50:54 f23df028b6ca: Pulling fs layer 19:50:54 d65c8cfc05b1: Pulling fs layer 19:50:54 2437ff75d9bd: Pulling fs layer 19:50:54 765212b225bb: Waiting 19:50:54 f23df028b6ca: Waiting 19:50:54 d65c8cfc05b1: Waiting 19:50:54 2437ff75d9bd: Waiting 19:50:54 04944245beec: Verifying Checksum 19:50:54 04944245beec: Download complete 19:50:54 765212b225bb: Verifying Checksum 19:50:54 f23df028b6ca: Verifying Checksum 19:50:54 f23df028b6ca: Download complete 19:50:54 d65c8cfc05b1: Verifying Checksum 19:50:54 d65c8cfc05b1: Download complete 19:50:54 699f458cf7ca: Verifying Checksum 19:50:54 699f458cf7ca: Download complete 19:50:54 8998bd30e6a1: Verifying Checksum 19:50:54 8998bd30e6a1: Download complete 19:50:56 2437ff75d9bd: Verifying Checksum 19:50:56 2437ff75d9bd: Download complete 19:50:59 8998bd30e6a1: Pull complete 19:50:59 04944245beec: Pull complete 19:51:01 699f458cf7ca: Pull complete 19:51:01 765212b225bb: Pull complete 19:51:02 f23df028b6ca: Pull complete 19:51:02 d65c8cfc05b1: Pull complete 19:51:17 2437ff75d9bd: Pull complete 19:51:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:51:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:51:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:51:17 prd-ubuntu20.04-docker-arm64-4c-16g-24353 does not seem to be running inside a container 19:51:17 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:51:20 $ docker top 7d9785feb94855ad05053e29ada690e96372bef46512532af7268c837dadf1a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:51:21 ---> job-cost.sh 19:51:21 lf-activate-venv: SKIPPING 19:51:21 INFO: No Stack... 19:51:22 INFO: Retrieving Pricing Info for: v3-standard-4 19:51:23 INFO: Archiving Costs [Pipeline] sh 19:51:23 + + cut -d, -f6cat 19:51:23 /w/workspace/edgex-go/2/archives/cost.csv [Pipeline] lock 19:51:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4142-2-stack-cost] 19:51:23 Resource [jenkins-edgexfoundry-edgex-go-PR-4142-2-stack-cost] did not exist. Created. 19:51:23 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4142-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:51:24 + echo total: 0.10999999940395355 [Pipeline] stash 19:51:24 Stashed 1 file(s) [Pipeline] } 19:51:24 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4142-2-stack-cost] [Pipeline] // lock [Pipeline] } 19:51:24 $ docker stop --time=1 7d9785feb94855ad05053e29ada690e96372bef46512532af7268c837dadf1a5 19:51:26 $ docker rm -f 7d9785feb94855ad05053e29ada690e96372bef46512532af7268c837dadf1a5 [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 19:51:26 provisioning config files... 19:51:26 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config6068897937997842980tmp [Pipeline] { [Pipeline] sh 19:51:26 + set +x 19:51:26 + curl -s https://codecov.io/bash 19:51:26 + bash -s -- 19:51:26 19:51:26 _____ _ 19:51:26 / ____| | | 19:51:26 | | ___ __| | ___ ___ _____ __ 19:51:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:51:26 | |___| (_) | (_| | __/ (_| (_) \ V / 19:51:26 \_____\___/ \__,_|\___|\___\___/ \_/ 19:51:26 Bash-1.0.6 19:51:26 19:51:26 19:51:26 ==> git version 2.25.1 found 19:51:26 ==> 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 19:51:26 Release-Date: 2020-01-08 19:51:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:51:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:51:26 ==> Jenkins CI detected. 19:51:26 current dir:  /w/workspace/edgex-go/2 19:51:26 project root: . 19:51:26 --> token set from env 19:51:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:51:26 ==> Running gcov in . (disable via -X gcov) 19:51:26 ==> Python coveragepy not found 19:51:26 ==> Searching for coverage reports in: 19:51:26 + . 19:51:26 -> Found 1 reports 19:51:26 ==> Detecting git/mercurial file structure 19:51:26 ==> Reading reports 19:51:26 + ./coverage.out bytes=488416 19:51:26 ==> Appending adjustments 19:51:26 https://docs.codecov.io/docs/fixing-reports 19:51:28 + Found adjustments 19:51:28 ==> Gzipping contents 19:51:28 64K /tmp/codecov.A2kkHz.gz 19:51:28 ==> Uploading reports 19:51:28 url: https://codecov.io 19:51:28 query: branch=PR-4142&commit=b3312ace057c3fdc4eae5765d8349228ece2cf26&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4142%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4142&job=&cmd_args= 19:51:28 -> Pinging Codecov 19:51:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4142&commit=b3312ace057c3fdc4eae5765d8349228ece2cf26&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4142%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4142&job=&cmd_args= 19:51:28 -> Uploading to 19:51:28 https://storage.googleapis.com/codecov/v4/raw/2022-09-01/00271124DB129430A58F1EEE437C3FCB/b3312ace057c3fdc4eae5765d8349228ece2cf26/95190a8e-9aef-4695-8cfa-0a431286e737.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220901%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220901T195128Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6e0124cae518836921d0f1b1661e299430a514f26151bce9a672e33aec763b97 19:51:28 % Total % Received % Xferd Average Speed Time Time Time Current 19:51:28 Dload Upload Total Spent Left Speed 19:51:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63967 0 0 100 63967 0 244k --:--:-- --:--:-- --:--:-- 244k 19:51:28 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b3312ace057c3fdc4eae5765d8349228ece2cf26 [Pipeline] } 19:51:28 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 19:51:29 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 19:51:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:51:30 ---> package-listing.sh 19:51:30 ++ facter osfamily 19:51:30 ++ tr '[:upper:]' '[:lower:]' 19:51:30 + OS_FAMILY=debian 19:51:30 + workspace=/w/workspace/edgex-go/2 19:51:30 + START_PACKAGES=/tmp/packages_start.txt 19:51:30 + END_PACKAGES=/tmp/packages_end.txt 19:51:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:51:30 + PACKAGES=/tmp/packages_start.txt 19:51:30 + '[' /w/workspace/edgex-go/2 ']' 19:51:30 + PACKAGES=/tmp/packages_end.txt 19:51:30 + case "${OS_FAMILY}" in 19:51:30 + dpkg -l 19:51:30 + grep '^ii' 19:51:30 + '[' -f /tmp/packages_start.txt ']' 19:51:30 + '[' -f /tmp/packages_end.txt ']' 19:51:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:51:30 + '[' /w/workspace/edgex-go/2 ']' 19:51:30 + mkdir -p /w/workspace/edgex-go/2/archives/ 19:51:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 19:51:30 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:51:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:51:31 19:51:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:51:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:51:32 latest: Pulling from edgex-lftools-log-publisher 19:51:32 5eb5b503b376: Pulling fs layer 19:51:32 5c69ac0246d0: Pulling fs layer 19:51:32 ec43610c2a17: Pulling fs layer 19:51:32 3a2ae6a8a46f: Pulling fs layer 19:51:32 33b1e0a273af: Pulling fs layer 19:51:32 5d3b04190fa2: Pulling fs layer 19:51:32 2f39f015ded8: Pulling fs layer 19:51:32 3a2ae6a8a46f: Waiting 19:51:32 33b1e0a273af: Waiting 19:51:32 5d3b04190fa2: Waiting 19:51:32 2f39f015ded8: Waiting 19:51:32 5c69ac0246d0: Verifying Checksum 19:51:32 5c69ac0246d0: Download complete 19:51:32 3a2ae6a8a46f: Verifying Checksum 19:51:32 3a2ae6a8a46f: Download complete 19:51:32 33b1e0a273af: Verifying Checksum 19:51:32 33b1e0a273af: Download complete 19:51:32 5d3b04190fa2: Verifying Checksum 19:51:32 5d3b04190fa2: Download complete 19:51:32 ec43610c2a17: Verifying Checksum 19:51:32 ec43610c2a17: Download complete 19:51:32 5eb5b503b376: Verifying Checksum 19:51:32 5eb5b503b376: Download complete 19:51:32 2f39f015ded8: Download complete 19:51:33 5eb5b503b376: Pull complete 19:51:34 5c69ac0246d0: Pull complete 19:51:34 ec43610c2a17: Pull complete 19:51:34 3a2ae6a8a46f: Pull complete 19:51:35 33b1e0a273af: Pull complete 19:51:35 5d3b04190fa2: Pull complete 19:51:40 2f39f015ded8: Pull complete 19:51:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:51:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:51:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:51:40 prd-ubuntu20.04-docker-8c-8g-24352 does not seem to be running inside a container 19:51:40 $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:51:44 $ docker top d1273d95ad2d857448d2984fe31f5e5e8d290bb87df489ff9699040e57faec4e -eo pid,comm [Pipeline] { [Pipeline] sh 19:51:45 + touch /tmp/pre-build-complete [Pipeline] sh 19:51:45 + mkdir -p /var/log/sysstat [Pipeline] sh 19:51:45 + ls /var/log/sa-host 19:51:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:51:45 provisioning config files... 19:51:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7023654908186628854tmp [Pipeline] { [Pipeline] echo 19:51:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:51:46 ---> create-netrc.sh [Pipeline] } 19:51:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:51:46 ---> python-tools-install.sh [Pipeline] echo 19:51:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:51:46 ---> sudo-logs.sh 19:51:46 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:51:46 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:51:47 ---> job-cost.sh 19:51:47 lf-activate-venv: SKIPPING 19:51:47 DEBUG: total: 0.10999999940395355 19:51:47 INFO: Retrieving Stack Cost... 19:51:48 INFO: Retrieving Pricing Info for: v3-standard-8 19:51:48 INFO: Archiving Costs [Pipeline] echo 19:51:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:51:48 ---> logs-deploy.sh 19:51:48 lf-activate-venv: SKIPPING 19:51:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4142/2 19:51:48 INFO: archiving workspace using pattern(s): 19:51:50 Archives upload complete. 19:51:50 INFO: archiving logs to Nexus 19:51:50 ---> uname -a: 19:51:50 Linux prd-ubuntu20-04-docker-8c-8g-24352 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:51:50 19:51:50 19:51:50 ---> lscpu: 19:51:50 Architecture: x86_64 19:51:50 CPU op-mode(s): 32-bit, 64-bit 19:51:50 Byte Order: Little Endian 19:51:50 Address sizes: 40 bits physical, 48 bits virtual 19:51:50 CPU(s): 8 19:51:50 On-line CPU(s) list: 0-7 19:51:50 Thread(s) per core: 1 19:51:50 Core(s) per socket: 1 19:51:50 Socket(s): 8 19:51:50 NUMA node(s): 1 19:51:50 Vendor ID: AuthenticAMD 19:51:50 CPU family: 23 19:51:50 Model: 49 19:51:50 Model name: AMD EPYC-Rome Processor 19:51:50 Stepping: 0 19:51:50 CPU MHz: 2799.864 19:51:50 BogoMIPS: 5599.72 19:51:50 Virtualization: AMD-V 19:51:50 Hypervisor vendor: KVM 19:51:50 Virtualization type: full 19:51:50 L1d cache: 256 KiB 19:51:50 L1i cache: 256 KiB 19:51:50 L2 cache: 4 MiB 19:51:50 L3 cache: 128 MiB 19:51:50 NUMA node0 CPU(s): 0-7 19:51:50 Vulnerability Itlb multihit: Not affected 19:51:50 Vulnerability L1tf: Not affected 19:51:50 Vulnerability Mds: Not affected 19:51:50 Vulnerability Meltdown: Not affected 19:51:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:51:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:51:50 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:51:50 Vulnerability Srbds: Not affected 19:51:50 Vulnerability Tsx async abort: Not affected 19:51:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:51:50 19:51:50 19:51:50 ---> nproc: 19:51:50 8 19:51:50 19:51:50 19:51:50 ---> df -h: 19:51:50 Filesystem Size Used Avail Use% Mounted on 19:51:50 overlay 155G 17G 139G 11% / 19:51:50 tmpfs 64M 0 64M 0% /dev 19:51:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:51:50 shm 64M 0 64M 0% /dev/shm 19:51:50 /dev/vda1 155G 17G 139G 11% /facter-os 19:51:50 19:51:50 19:51:50 ---> sar -b -r -n DEV: 19:51:50 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24352) 09/01/22 _x86_64_ (8 CPU) 19:51:50 19:51:50 19:12:18 LINUX RESTART (8 CPU) 19:51:50 19:51:50 19:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:51:50 19:14:01 159.57 11.46 148.11 0.00 2001.80 102123.78 0.00 19:51:50 19:15:01 36.19 0.02 36.17 0.00 0.13 13437.00 0.00 19:51:50 19:16:01 49.19 0.07 49.13 0.00 1.20 23038.03 0.00 19:51:50 19:17:01 412.85 7.37 405.48 0.00 81.32 133812.36 0.00 19:51:50 19:18:01 443.24 0.10 443.14 0.00 4.80 189870.75 0.00 19:51:50 19:19:01 812.24 0.22 812.03 0.00 9.06 235840.35 0.00 19:51:50 19:20:01 653.32 0.18 653.14 0.00 8.00 135635.93 0.00 19:51:50 19:21:01 77.70 0.00 77.70 0.00 0.00 10869.12 0.00 19:51:50 19:22:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 19:51:50 19:23:01 2.27 0.00 2.27 0.00 0.00 28.00 0.00 19:51:50 19:24:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 19:51:50 19:25:01 1.62 0.00 1.62 0.00 0.00 17.33 0.00 19:51:50 19:26:01 0.83 0.00 0.83 0.00 0.00 9.33 0.00 19:51:50 19:27:01 1.78 0.00 1.78 0.00 0.00 20.13 0.00 19:51:50 19:28:01 1.67 0.02 1.65 0.00 0.13 18.13 0.00 19:51:50 19:29:01 2.10 0.00 2.10 0.00 0.00 23.46 0.00 19:51:50 19:30:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 19:51:50 19:31:01 1.80 0.00 1.80 0.00 0.00 19.86 0.00 19:51:50 19:32:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 19:51:50 19:33:02 1.70 0.00 1.70 0.00 0.00 20.00 0.00 19:51:50 19:34:01 1.05 0.00 1.05 0.00 0.00 11.93 0.00 19:51:50 19:35:01 2.08 0.00 2.08 0.00 0.00 23.06 0.00 19:51:50 19:36:01 1.25 0.00 1.25 0.00 0.00 13.33 0.00 19:51:50 19:37:01 1.62 0.00 1.62 0.00 0.00 18.00 0.00 19:51:50 19:38:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 19:51:50 19:39:01 2.17 0.00 2.17 0.00 0.00 23.86 0.00 19:51:50 19:40:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 19:51:50 19:41:01 1.87 0.00 1.87 0.00 0.00 20.39 0.00 19:51:50 19:42:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 19:51:50 19:43:01 1.70 0.00 1.70 0.00 0.00 18.93 0.00 19:51:50 19:44:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 19:51:50 19:45:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 19:51:50 19:46:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 19:51:50 19:47:01 1.62 0.00 1.62 0.00 0.00 19.19 0.00 19:51:50 19:48:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 19:51:50 19:49:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 19:51:50 19:50:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 19:51:50 19:51:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 19:51:50 Average: 70.77 0.51 70.26 0.00 55.45 22250.48 0.00 19:51:50 19:51:50 19:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:51:50 19:14:01 28058672 31631604 666368 2.03 136700 3652264 2281360 6.72 1353192 3034052 6784 19:51:50 19:15:01 27197908 31232136 1061940 3.23 139312 4072372 2603488 7.67 1815140 3389360 171520 19:51:50 19:16:01 27242640 31768468 529096 1.61 141040 4554232 2149648 6.34 1450884 3701604 8 19:51:50 19:17:01 23444768 31569612 712928 2.17 276604 7818692 3191716 9.41 1903544 6828884 1509872 19:51:50 19:18:01 21745664 31583436 693652 2.11 290232 9408276 2910248 8.58 2065216 8251828 400524 19:51:50 19:19:01 21058524 31548648 721680 2.19 305368 10006736 2741584 8.08 2216936 8742488 304 19:51:50 19:20:01 21049688 31541588 732780 2.23 348176 9944384 2532232 7.46 2289712 8661412 119572 19:51:50 19:21:01 21492936 31656332 623792 1.90 352696 9628048 2202880 6.49 2195388 8336292 32 19:51:50 19:22:01 21494700 31658148 621992 1.89 352720 9628056 2202880 6.49 2193732 8336296 12 19:51:50 19:23:01 21497372 31660816 619408 1.88 352780 9628032 2202880 6.49 2191884 8336272 12 19:51:50 19:24:01 21498040 31661528 618644 1.88 352820 9628036 2202880 6.49 2190552 8336276 12 19:51:50 19:25:01 21504872 31668388 612020 1.86 352844 9628040 2202880 6.49 2184248 8336280 168 19:51:50 19:26:01 21504904 31668428 611992 1.86 352848 9628040 2202880 6.49 2183864 8336280 12 19:51:50 19:27:01 21505352 31668924 611416 1.86 352884 9628044 2202880 6.49 2184176 8336288 20 19:51:50 19:28:01 21505532 31669232 611212 1.86 352920 9628044 2241860 6.61 2184308 8336288 40 19:51:50 19:29:01 21505516 31669268 611116 1.86 352968 9628044 2241860 6.61 2184020 8336296 12 19:51:50 19:30:01 21505428 31669204 611068 1.86 352996 9628056 2241860 6.61 2183948 8336300 12 19:51:50 19:31:01 21505792 31669600 610784 1.86 353012 9628060 2241860 6.61 2184300 8336300 148 19:51:50 19:32:01 21506036 31669876 610508 1.86 353024 9628064 2241860 6.61 2184920 8336304 172 19:51:50 19:33:02 21506248 31670104 610244 1.86 353052 9628052 2241860 6.61 2184268 8336304 48 19:51:50 19:34:01 21505876 31669876 610452 1.86 353052 9628196 2241860 6.61 2184440 8336432 196 19:51:50 19:35:01 21505852 31669880 610400 1.86 353068 9628200 2241860 6.61 2184436 8336436 188 19:51:50 19:36:01 21505560 31669624 610604 1.86 353104 9628200 2241860 6.61 2184616 8336436 180 19:51:50 19:37:01 21505972 31670056 610316 1.86 353116 9628208 2241860 6.61 2184648 8336440 232 19:51:50 19:38:01 21505972 31670064 610316 1.86 353120 9628212 2241860 6.61 2184312 8336444 20 19:51:50 19:39:01 21505836 31670012 610252 1.86 353180 9628208 2241860 6.61 2184024 8336456 12 19:51:50 19:40:01 21505748 31669976 610184 1.86 353204 9628216 2241860 6.61 2184848 8336460 192 19:51:50 19:41:01 21505716 31669968 610136 1.86 353232 9628216 2241860 6.61 2184092 8336460 8 19:51:50 19:42:01 21505620 31669920 610084 1.86 353268 9628220 2225436 6.56 2184520 8336464 172 19:51:50 19:43:01 21505780 31670124 610028 1.86 353308 9628224 2225436 6.56 2184796 8336468 180 19:51:50 19:44:01 21505812 31670164 609988 1.86 353324 9628224 2241740 6.61 2184180 8336468 24 19:51:50 19:45:01 21505268 31669648 610464 1.86 353344 9628228 2241740 6.61 2184152 8336472 20 19:51:50 19:46:01 21505204 31669612 610400 1.86 353364 9628228 2241740 6.61 2184568 8336472 176 19:51:50 19:47:01 21504912 31669356 610652 1.86 353396 9628236 2241740 6.61 2184216 8336476 16 19:51:50 19:48:01 21504824 31669296 610588 1.86 353420 9628244 2241740 6.61 2185064 8336480 188 19:51:50 19:49:01 21504848 31669348 610540 1.86 353444 9628240 2241740 6.61 2184288 8336488 12 19:51:50 19:50:01 21505092 31669628 610604 1.86 353468 9628248 2241740 6.61 2184304 8336492 40 19:51:50 19:51:01 21505172 31669724 610460 1.86 353480 9628252 2241740 6.61 2184700 8336496 220 19:51:50 Average: 22011307 31647148 633924 1.93 331155 9156041 2305297 6.79 2127485 7922046 58194 19:51:50 19:51:50 19:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:51:50 19:14:01 ens3 803.10 767.72 9544.82 147.01 0.00 0.00 0.00 0.00 19:51:50 19:14:01 veth7cf6bc3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:51:50 19:14:01 docker0 564.81 493.58 42.50 3866.66 0.00 0.00 0.00 0.00 19:51:50 19:14:01 lo 4.40 4.40 0.43 0.43 0.00 0.00 0.00 0.00 19:51:50 19:15:01 ens3 27.12 15.81 27.40 9.26 0.00 0.00 0.00 0.00 19:51:50 19:15:01 veth7cf6bc3 1.38 1.45 0.11 0.11 0.00 0.00 0.00 0.00 19:51:50 19:15:01 docker0 1.38 1.38 0.09 0.11 0.00 0.00 0.00 0.00 19:51:50 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:16:01 ens3 26.33 14.93 22.73 11.77 0.00 0.00 0.00 0.00 19:51:50 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:17:01 vethc11b3e0 0.00 0.65 0.00 0.04 0.00 0.00 0.00 0.00 19:51:50 19:17:01 ens3 299.55 223.06 3330.66 88.90 0.00 0.00 0.00 0.00 19:51:50 19:17:01 docker0 135.44 179.65 10.42 1632.78 0.00 0.00 0.00 0.00 19:51:50 19:17:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 19:51:50 19:18:01 vethc11b3e0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:51:50 19:18:01 ens3 95.38 69.64 530.50 19.64 0.00 0.00 0.00 0.00 19:51:50 19:18:01 docker0 42.53 52.72 2.96 408.14 0.00 0.00 0.00 0.00 19:51:50 19:18:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 19:51:50 19:19:01 vethc11b3e0 0.00 0.48 0.00 0.02 0.00 0.00 0.00 0.00 19:51:50 19:19:01 ens3 125.92 80.89 761.38 23.40 0.00 0.00 0.00 0.00 19:51:50 19:19:01 veth367b4df 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 19:51:50 19:19:01 docker0 54.76 83.14 3.74 727.15 0.00 0.00 0.00 0.00 19:51:50 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:19:01 veth37bcda2 0.00 0.27 0.00 0.02 0.00 0.00 0.00 0.00 19:51:50 19:20:01 vethc11b3e0 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 19:51:50 19:20:01 ens3 219.53 174.22 1099.51 184.66 0.00 0.00 0.00 0.00 19:51:50 19:20:01 veth138509e 10.41 29.45 0.95 639.55 0.00 0.00 0.00 0.05 19:51:50 19:20:01 docker0 48.71 80.19 3.49 1058.18 0.00 0.00 0.00 0.00 19:51:50 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:21:01 ens3 13.16 8.43 23.13 5.07 0.00 0.00 0.00 0.00 19:51:50 19:21:01 docker0 1.38 1.67 0.25 13.38 0.00 0.00 0.00 0.00 19:51:50 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:22:01 ens3 0.15 0.17 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:23:01 ens3 0.32 0.17 0.09 0.07 0.00 0.00 0.00 0.00 19:51:50 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:25:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:26:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:28:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 19:51:50 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:30:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:31:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:32:01 ens3 0.28 0.25 0.53 0.02 0.00 0.00 0.00 0.00 19:51:50 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:33:02 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 19:51:50 19:33:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:33:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:38:01 ens3 0.20 0.20 0.08 0.07 0.00 0.00 0.00 0.00 19:51:50 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:39:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:40:01 ens3 0.15 0.12 0.12 0.01 0.00 0.00 0.00 0.00 19:51:50 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:43:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 19:51:50 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:45:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:46:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:51:50 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:47:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:48:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:51:50 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:51:50 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:51:50 Average: ens3 42.49 35.74 403.88 12.91 0.00 0.00 0.00 0.00 19:51:50 Average: docker0 22.35 23.49 1.67 202.88 0.00 0.00 0.00 0.00 19:51:50 Average: lo 0.26 0.26 0.02 0.02 0.00 0.00 0.00 0.00 19:51:50 19:51:50 19:51:50 ---> sar -P ALL: 19:51:50 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-24352) 09/01/22 _x86_64_ (8 CPU) 19:51:50 19:51:50 19:12:18 LINUX RESTART (8 CPU) 19:51:50 19:51:50 19:13:01 CPU %user %nice %system %iowait %steal %idle 19:51:50 19:14:01 all 11.59 0.00 4.78 2.87 0.06 80.70 19:51:50 19:14:01 0 11.98 0.00 4.26 0.12 0.07 83.57 19:51:50 19:14:01 1 10.63 0.00 4.04 0.29 0.05 84.99 19:51:50 19:14:01 2 11.76 0.00 4.72 11.80 0.05 71.67 19:51:50 19:14:01 3 11.43 0.00 5.48 0.71 0.07 82.32 19:51:50 19:14:01 4 11.31 0.00 3.91 1.38 0.07 83.33 19:51:50 19:14:01 5 11.14 0.00 4.46 0.12 0.05 84.23 19:51:50 19:14:01 6 10.41 0.00 5.22 8.32 0.07 75.98 19:51:50 19:14:01 7 14.03 0.00 6.18 0.24 0.07 79.48 19:51:50 19:15:01 all 49.50 0.00 7.75 0.60 0.10 42.05 19:51:50 19:15:01 0 51.17 0.00 7.28 0.00 0.07 41.49 19:51:50 19:15:01 1 48.62 0.00 8.67 0.02 0.25 42.44 19:51:50 19:15:01 2 48.65 0.00 8.20 0.12 0.08 42.94 19:51:50 19:15:01 3 50.30 0.00 7.69 3.52 0.08 38.41 19:51:50 19:15:01 4 49.15 0.00 7.04 0.25 0.07 43.49 19:51:50 19:15:01 5 50.20 0.00 7.40 0.24 0.08 42.08 19:51:50 19:15:01 6 49.29 0.00 7.25 0.46 0.10 42.90 19:51:50 19:15:01 7 48.63 0.00 8.48 0.19 0.08 42.62 19:51:50 19:16:01 all 43.53 0.00 6.79 1.54 0.10 48.04 19:51:50 19:16:01 0 44.10 0.00 7.29 6.56 0.10 41.95 19:51:50 19:16:01 1 44.09 0.00 6.48 0.24 0.10 49.09 19:51:50 19:16:01 2 42.38 0.00 6.32 0.15 0.10 51.04 19:51:50 19:16:01 3 44.86 0.00 6.70 0.10 0.10 48.24 19:51:50 19:16:01 4 43.88 0.00 6.96 0.56 0.10 48.50 19:51:50 19:16:01 5 41.41 0.00 6.38 0.36 0.10 51.75 19:51:50 19:16:01 6 43.82 0.00 7.17 3.45 0.10 45.46 19:51:50 19:16:01 7 43.71 0.00 7.02 0.84 0.10 48.33 19:51:50 19:17:01 all 13.61 0.00 10.17 8.88 0.09 67.26 19:51:50 19:17:01 0 13.81 0.00 11.30 23.09 0.10 51.70 19:51:50 19:17:01 1 13.65 0.00 8.50 3.16 0.08 74.61 19:51:50 19:17:01 2 12.61 0.00 11.06 4.78 0.10 71.44 19:51:50 19:17:01 3 13.01 0.00 9.77 4.31 0.08 72.83 19:51:50 19:17:01 4 15.64 0.00 10.53 14.96 0.07 58.81 19:51:50 19:17:01 5 14.51 0.00 10.15 10.61 0.07 64.67 19:51:50 19:17:01 6 12.08 0.00 11.04 3.88 0.10 72.89 19:51:50 19:17:01 7 13.57 0.00 9.02 6.27 0.07 71.08 19:51:50 19:18:01 all 57.20 0.00 10.79 6.05 0.11 25.85 19:51:50 19:18:01 0 58.92 0.00 10.73 2.02 0.10 28.23 19:51:50 19:18:01 1 57.35 0.00 9.66 1.78 0.10 31.11 19:51:50 19:18:01 2 56.65 0.00 10.44 1.13 0.08 31.69 19:51:50 19:18:01 3 57.15 0.00 9.76 2.96 0.10 30.03 19:51:50 19:18:01 4 59.13 0.00 10.16 9.54 0.12 21.05 19:51:50 19:18:01 5 57.60 0.00 12.50 26.55 0.12 3.23 19:51:50 19:18:01 6 55.72 0.00 11.27 2.93 0.09 29.99 19:51:50 19:18:01 7 55.04 0.00 11.86 1.45 0.14 31.51 19:51:50 19:19:01 all 43.73 0.00 11.78 13.76 0.15 30.57 19:51:50 19:19:01 0 47.70 0.00 13.10 8.41 0.10 30.69 19:51:50 19:19:01 1 41.33 0.00 11.84 12.17 0.24 34.42 19:51:50 19:19:01 2 38.25 0.00 11.85 36.11 0.10 13.68 19:51:50 19:19:01 3 42.45 0.00 9.89 4.67 0.10 42.88 19:51:50 19:19:01 4 49.61 0.00 11.60 14.54 0.12 24.13 19:51:50 19:19:01 5 45.61 0.00 13.06 10.77 0.15 30.41 19:51:50 19:19:01 6 42.41 0.00 11.23 14.36 0.14 31.87 19:51:50 19:19:01 7 42.37 0.00 11.70 9.10 0.24 36.60 19:51:50 19:20:01 all 40.48 0.00 10.25 9.32 0.19 39.76 19:51:50 19:20:01 0 44.57 0.00 11.57 8.87 0.22 34.77 19:51:50 19:20:01 1 36.10 0.00 8.85 10.32 0.10 44.63 19:51:50 19:20:01 2 40.13 0.00 9.43 7.08 0.10 43.26 19:51:50 19:20:01 3 38.40 0.00 9.62 13.90 0.14 37.95 19:51:50 19:20:01 4 42.47 0.00 11.12 10.47 0.12 35.82 19:51:50 19:20:01 5 41.67 0.00 11.54 5.42 0.10 41.26 19:51:50 19:20:01 6 41.11 0.00 9.93 9.05 0.33 39.59 19:51:50 19:20:01 7 39.34 0.00 9.96 9.43 0.39 40.88 19:51:50 19:21:01 all 1.73 0.00 0.71 0.68 0.01 96.87 19:51:50 19:21:01 0 1.10 0.00 0.87 0.45 0.00 97.58 19:51:50 19:21:01 1 2.77 0.00 0.52 0.00 0.02 96.70 19:51:50 19:21:01 2 1.52 0.00 0.50 0.02 0.02 97.95 19:51:50 19:21:01 3 1.28 0.00 0.71 0.20 0.00 97.82 19:51:50 19:21:01 4 1.22 0.00 0.65 3.51 0.00 94.61 19:51:50 19:21:01 5 1.12 0.00 0.45 0.77 0.02 97.64 19:51:50 19:21:01 6 1.30 0.00 0.53 0.05 0.02 98.10 19:51:50 19:21:01 7 3.52 0.00 1.49 0.43 0.02 94.54 19:51:50 19:22:01 all 0.11 0.00 0.00 0.00 0.00 99.88 19:51:50 19:22:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:51:50 19:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:22:01 3 0.81 0.00 0.00 0.00 0.02 99.17 19:51:50 19:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:51:50 19:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:51:50 19:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:23:01 all 0.26 0.00 0.02 0.01 0.00 99.71 19:51:50 19:23:01 0 0.03 0.00 0.03 0.03 0.00 99.90 19:51:50 19:23:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:51:50 19:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:51:50 19:23:01 3 1.95 0.00 0.00 0.00 0.00 98.05 19:51:50 19:23:01 4 0.00 0.00 0.03 0.02 0.00 99.95 19:51:50 19:23:01 5 0.02 0.00 0.05 0.00 0.02 99.92 19:51:50 19:23:01 6 0.02 0.00 0.05 0.00 0.00 99.93 19:51:50 19:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:51:50 19:24:01 all 0.08 0.00 0.02 0.00 0.00 99.90 19:51:50 19:24:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:51:50 19:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:51:50 19:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:24:01 3 0.53 0.00 0.07 0.00 0.00 99.40 19:51:50 19:24:01 4 0.02 0.00 0.00 0.02 0.00 99.97 19:51:50 19:24:01 5 0.03 0.00 0.03 0.00 0.00 99.93 19:51:50 19:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:51:50 19:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:51:50 19:51:50 19:24:01 CPU %user %nice %system %iowait %steal %idle 19:51:50 19:25:01 all 0.03 0.00 0.02 0.00 0.00 99.94 19:51:50 19:25:01 0 0.05 0.00 0.03 0.00 0.00 99.92 19:51:50 19:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:25:01 2 0.03 0.00 0.03 0.00 0.00 99.93 19:51:50 19:25:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:51:50 19:25:01 4 0.07 0.00 0.03 0.02 0.02 99.87 19:51:50 19:25:01 5 0.02 0.00 0.03 0.00 0.02 99.93 19:51:50 19:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:51:50 19:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:26:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:51:50 19:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 19:51:50 19:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:51:50 19:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:51:50 19:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:51:50 19:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:51:50 19:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:27:01 all 0.17 0.00 0.01 0.01 0.00 99.81 19:51:50 19:27:01 0 0.02 0.00 0.02 0.03 0.00 99.93 19:51:50 19:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:27:01 3 1.19 0.00 0.02 0.00 0.02 98.78 19:51:50 19:27:01 4 0.03 0.00 0.00 0.02 0.00 99.95 19:51:50 19:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:51:50 19:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:51:50 19:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:51:50 19:28:01 all 0.09 0.00 0.02 0.00 0.00 99.88 19:51:50 19:28:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:51:50 19:28:01 1 0.00 0.00 0.02 0.02 0.00 99.97 19:51:50 19:28:01 2 0.00 0.00 0.02 0.00 0.02 99.97 19:51:50 19:28:01 3 0.58 0.00 0.05 0.00 0.00 99.37 19:51:50 19:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:51:50 19:28:01 5 0.05 0.00 0.02 0.00 0.02 99.92 19:51:50 19:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:51:50 19:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:51:50 19:29:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:51:50 19:29:01 0 0.02 0.00 0.02 0.03 0.00 99.93 19:51:50 19:29:01 1 0.00 0.00 0.02 0.02 0.00 99.97 19:51:50 19:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:51:50 19:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:51:50 19:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:51:50 19:29:01 7 0.02 0.00 0.02 0.00 0.02 99.95 19:51:50 19:30:01 all 0.19 0.00 0.01 0.01 0.00 99.80 19:51:50 19:30:01 0 0.02 0.00 0.02 0.05 0.00 99.92 19:51:50 19:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:30:01 3 1.44 0.00 0.00 0.00 0.00 98.56 19:51:50 19:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:30:01 5 0.03 0.00 0.05 0.00 0.00 99.92 19:51:50 19:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:31:01 all 0.16 0.00 0.01 0.01 0.00 99.82 19:51:50 19:31:01 0 0.02 0.00 0.03 0.02 0.00 99.93 19:51:50 19:31:01 1 0.02 0.00 0.02 0.05 0.00 99.92 19:51:50 19:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 19:51:50 19:31:01 3 1.08 0.00 0.02 0.00 0.02 98.89 19:51:50 19:31:01 4 0.03 0.00 0.00 0.02 0.00 99.95 19:51:50 19:31:01 5 0.03 0.00 0.03 0.00 0.02 99.92 19:51:50 19:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:32:01 all 0.22 0.00 0.00 0.00 0.00 99.78 19:51:50 19:32:01 0 0.03 0.00 0.00 0.02 0.00 99.95 19:51:50 19:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:51:50 19:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:32:01 3 1.57 0.00 0.02 0.00 0.00 98.42 19:51:50 19:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:32:01 5 0.07 0.00 0.00 0.00 0.00 99.93 19:51:50 19:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:51:50 19:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:33:02 all 0.02 0.00 0.01 0.01 0.00 99.96 19:51:50 19:33:02 0 0.02 0.00 0.00 0.03 0.00 99.95 19:51:50 19:33:02 1 0.00 0.00 0.00 0.03 0.00 99.97 19:51:50 19:33:02 2 0.00 0.00 0.02 0.00 0.00 99.98 19:51:50 19:33:02 3 0.07 0.00 0.03 0.00 0.00 99.90 19:51:50 19:33:02 4 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:33:02 5 0.03 0.00 0.02 0.00 0.00 99.95 19:51:50 19:33:02 6 0.02 0.00 0.00 0.00 0.02 99.97 19:51:50 19:33:02 7 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:34:01 all 0.01 0.00 0.00 0.01 0.00 99.98 19:51:50 19:34:01 0 0.00 0.00 0.02 0.03 0.00 99.95 19:51:50 19:34:01 1 0.02 0.00 0.00 0.02 0.00 99.97 19:51:50 19:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:51:50 19:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:35:01 all 0.01 0.00 0.01 0.01 0.00 99.96 19:51:50 19:35:01 0 0.00 0.00 0.00 0.12 0.00 99.88 19:51:50 19:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:51:50 19:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 19:51:50 19:35:01 5 0.02 0.00 0.03 0.00 0.00 99.95 19:51:50 19:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:51:50 19:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:51:50 19:35:01 CPU %user %nice %system %iowait %steal %idle 19:51:50 19:36:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:51:50 19:36:01 0 0.03 0.00 0.02 0.10 0.00 99.85 19:51:50 19:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:51:50 19:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 19:51:50 19:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:36:01 5 0.05 0.00 0.02 0.00 0.02 99.92 19:51:50 19:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:51:50 19:37:01 all 0.08 0.00 0.01 0.01 0.00 99.89 19:51:50 19:37:01 0 0.00 0.00 0.02 0.02 0.02 99.95 19:51:50 19:37:01 1 0.00 0.00 0.00 0.03 0.00 99.97 19:51:50 19:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:37:01 3 0.60 0.00 0.02 0.00 0.00 99.38 19:51:50 19:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:51:50 19:37:01 5 0.02 0.00 0.05 0.00 0.00 99.93 19:51:50 19:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:51:50 19:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:38:01 all 0.27 0.00 0.01 0.01 0.00 99.71 19:51:50 19:38:01 0 0.03 0.00 0.02 0.05 0.00 99.90 19:51:50 19:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:51:50 19:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:38:01 3 1.99 0.00 0.00 0.00 0.00 98.01 19:51:50 19:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:38:01 5 0.07 0.00 0.05 0.00 0.00 99.88 19:51:50 19:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:51:50 19:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:51:50 19:39:01 all 0.26 0.00 0.01 0.02 0.00 99.72 19:51:50 19:39:01 0 0.00 0.00 0.03 0.02 0.00 99.95 19:51:50 19:39:01 1 0.00 0.00 0.00 0.12 0.00 99.88 19:51:50 19:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:39:01 3 1.97 0.00 0.00 0.00 0.00 98.03 19:51:50 19:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:51:50 19:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:40:01 all 0.17 0.00 0.02 0.00 0.00 99.81 19:51:50 19:40:01 0 0.02 0.00 0.03 0.02 0.00 99.93 19:51:50 19:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:40:01 3 1.21 0.00 0.07 0.00 0.00 98.73 19:51:50 19:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:40:01 5 0.05 0.00 0.02 0.00 0.00 99.93 19:51:50 19:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:51:50 19:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:51:50 19:41:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:51:50 19:41:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:51:50 19:41:01 1 0.00 0.00 0.00 0.03 0.00 99.97 19:51:50 19:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:41:01 5 0.02 0.00 0.03 0.00 0.02 99.93 19:51:50 19:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:51:50 19:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:42:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:51:50 19:42:01 0 0.03 0.00 0.02 0.03 0.00 99.92 19:51:50 19:42:01 1 0.02 0.00 0.00 0.02 0.00 99.97 19:51:50 19:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:51:50 19:42:01 3 0.03 0.00 0.00 0.00 0.02 99.95 19:51:50 19:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:51:50 19:42:01 5 0.02 0.00 0.03 0.00 0.00 99.95 19:51:50 19:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:51:50 19:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:51:50 19:43:01 all 0.04 0.00 0.01 0.01 0.00 99.94 19:51:50 19:43:01 0 0.02 0.00 0.02 0.07 0.00 99.90 19:51:50 19:43:01 1 0.00 0.00 0.00 0.02 0.00 99.98 19:51:50 19:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:43:01 3 0.28 0.00 0.02 0.00 0.00 99.70 19:51:50 19:43:01 4 0.02 0.00 0.03 0.00 0.02 99.93 19:51:50 19:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:44:01 all 0.02 0.00 0.01 0.01 0.00 99.95 19:51:50 19:44:01 0 0.02 0.00 0.02 0.10 0.00 99.87 19:51:50 19:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:51:50 19:44:01 2 0.05 0.00 0.00 0.00 0.00 99.95 19:51:50 19:44:01 3 0.02 0.00 0.00 0.02 0.00 99.97 19:51:50 19:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 19:51:50 19:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 19:51:50 19:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:45:01 all 0.04 0.00 0.01 0.01 0.00 99.94 19:51:50 19:45:01 0 0.03 0.00 0.02 0.07 0.02 99.87 19:51:50 19:45:01 1 0.02 0.00 0.00 0.02 0.00 99.97 19:51:50 19:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:51:50 19:45:01 4 0.05 0.00 0.02 0.00 0.02 99.92 19:51:50 19:45:01 5 0.15 0.00 0.02 0.00 0.00 99.83 19:51:50 19:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:51:50 19:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:46:01 all 0.02 0.00 0.00 0.00 0.00 99.97 19:51:50 19:46:01 0 0.03 0.00 0.02 0.02 0.00 99.93 19:51:50 19:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:46:01 4 0.10 0.00 0.02 0.00 0.00 99.88 19:51:50 19:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:51:50 19:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:51:50 19:46:01 CPU %user %nice %system %iowait %steal %idle 19:51:50 19:47:01 all 0.02 0.00 0.01 0.01 0.00 99.95 19:51:50 19:47:01 0 0.00 0.00 0.02 0.12 0.00 99.87 19:51:50 19:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:51:50 19:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:51:50 19:47:01 4 0.02 0.00 0.05 0.00 0.00 99.93 19:51:50 19:47:01 5 0.05 0.00 0.00 0.00 0.00 99.95 19:51:50 19:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 19:51:50 19:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:48:01 all 0.02 0.00 0.01 0.00 0.01 99.97 19:51:50 19:48:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:51:50 19:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:48:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:51:50 19:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:51:50 19:48:01 4 0.07 0.00 0.00 0.00 0.02 99.92 19:51:50 19:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:48:01 7 0.00 0.00 0.02 0.00 0.02 99.97 19:51:50 19:49:01 all 0.04 0.00 0.01 0.01 0.00 99.93 19:51:50 19:49:01 0 0.00 0.00 0.02 0.10 0.00 99.88 19:51:50 19:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:49:01 3 0.30 0.00 0.00 0.00 0.00 99.70 19:51:50 19:49:01 4 0.02 0.00 0.02 0.02 0.00 99.95 19:51:50 19:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:51:50 19:49:01 6 0.00 0.00 0.03 0.00 0.00 99.97 19:51:50 19:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:51:50 19:50:01 all 0.26 0.00 0.01 0.01 0.00 99.72 19:51:50 19:50:01 0 0.00 0.00 0.00 0.05 0.00 99.95 19:51:50 19:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:51:50 19:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:50:01 3 1.97 0.00 0.00 0.00 0.00 98.03 19:51:50 19:50:01 4 0.05 0.00 0.02 0.00 0.00 99.93 19:51:50 19:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:50:01 6 0.00 0.00 0.02 0.03 0.00 99.95 19:51:50 19:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:51:01 all 0.24 0.00 0.01 0.02 0.00 99.72 19:51:50 19:51:01 0 0.00 0.00 0.03 0.20 0.00 99.77 19:51:50 19:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:51:50 19:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:51:01 3 1.83 0.00 0.02 0.00 0.00 98.16 19:51:50 19:51:01 4 0.03 0.00 0.03 0.00 0.02 99.92 19:51:50 19:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:51:50 19:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 19:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:51:50 Average: all 6.86 0.00 1.64 1.14 0.02 90.34 19:51:50 Average: 0 7.13 0.00 1.74 1.32 0.02 89.79 19:51:50 Average: 1 6.61 0.00 1.52 0.73 0.03 91.11 19:51:50 Average: 2 6.54 0.00 1.62 1.58 0.02 90.24 19:51:50 Average: 3 7.23 0.00 1.55 0.78 0.02 90.42 19:51:50 Average: 4 7.11 0.00 1.62 1.44 0.02 89.81 19:51:50 Average: 5 6.84 0.00 1.72 1.42 0.02 89.99 19:51:50 Average: 6 6.63 0.00 1.65 1.10 0.02 90.60 19:51:50 Average: 7 6.75 0.00 1.70 0.72 0.03 90.80 19:51:50 19:51:50 19:51:50