Pull request #4113 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/edgex-go Obtained Jenkinsfile from c928ac57f03b2edadcde23351000492c8810f945+a9913775ba844ac49f5eb06b88cc0e63275269c3 (18c19d07b852411950cf24a147795ae1f7bbd989) 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-ssh8222709503566843559.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh629355785164878217.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4113/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4113/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12161914337034334689.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4113/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14099035678874798546.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17005089608455217607.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4113/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4113/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7746849242267472124.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-21515 in /w/workspace/edgexfoundry_edgex-go_PR-4113 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit a9913775ba844ac49f5eb06b88cc0e63275269c3 into PR head commit c928ac57f03b2edadcde23351000492c8810f945 Merge succeeded, producing b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f Checking out Revision b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f (PR-4113) > 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/4113/head:refs/remotes/origin/PR-4113 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c928ac57f03b2edadcde23351000492c8810f945 # 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 a9913775ba844ac49f5eb06b88cc0e63275269c3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f # timeout=10 Commit message: "Merge commit 'a9913775ba844ac49f5eb06b88cc0e63275269c3' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:35:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:35:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:35:51 ========================================================= 20:35:51 EdgeX Global Pipelines Version Info 20:35:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:35:52 ------------------- 20:35:52 stable info: 20:35:52 ------------------- 20:35:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:35:52 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 20:35:52 Message: update stable to v1.0.238 20:35:53 ------------------- 20:35:53 experimental info: 20:35:53 ------------------- 20:35:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:35:53 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 20:35:53 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:35:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:35:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:35:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:35:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:35:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:35:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:35:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:35:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:35:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:35:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:35:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:35:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:35:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:35:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:35:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:35:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:35:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:35:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:35:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:35:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 20:35:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:35:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:35:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:35:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4113 [Pipeline] echo 20:35:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4113 [Pipeline] echo 20:35:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4113 [Pipeline] echo 20:35:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f [Pipeline] echo 20:35:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b5b0cd9 [Pipeline] echo 20:35:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:35:54 provisioning config files... 20:35:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config100754703524092975tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:35:55 ---> docker-login.sh 20:35:55 nexus3.edgexfoundry.org:10001 20:35:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:55 Configure a credential helper to remove this warning. See 20:35:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:55 20:35:55 Login Succeeded 20:35:55 nexus3.edgexfoundry.org:10002 20:35:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:55 Configure a credential helper to remove this warning. See 20:35:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:55 20:35:55 Login Succeeded 20:35:55 nexus3.edgexfoundry.org:10003 20:35:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:55 Configure a credential helper to remove this warning. See 20:35:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:55 20:35:55 Login Succeeded 20:35:55 nexus3.edgexfoundry.org:10004 20:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:56 Configure a credential helper to remove this warning. See 20:35:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:56 20:35:56 Login Succeeded 20:35:56 docker.io 20:35:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:35:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:35:56 Configure a credential helper to remove this warning. See 20:35:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:35:56 20:35:56 Login Succeeded 20:35:56 ---> docker-login.sh ends [Pipeline] } 20:35:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:35:57 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 20:35:57 + dirname cmd/core-command/Dockerfile 20:35:57 + cut -d/ -f2 20:35:57 + echo core-command,cmd/core-command/Dockerfile 20:35:57 + dirname cmd/core-data/Dockerfile 20:35:57 + cut -d/ -f2 20:35:57 + echo core-data,cmd/core-data/Dockerfile 20:35:57 + dirname cmd/core-metadata/Dockerfile 20:35:57 + cut -d/ -f2 20:35:57 + echo core-metadata,cmd/core-metadata/Dockerfile 20:35:57 + dirname cmd/security-bootstrapper/Dockerfile 20:35:57 + cut -d/ -f2 20:35:57 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:35:57 + dirname cmd/security-proxy-setup/Dockerfile 20:35:57 + cut -d/ -f2 20:35:57 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:35:57 + + dirname cmd/security-secretstore-setup/Dockerfilecut 20:35:57 -d/ -f2 20:35:57 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:35:57 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:35:57 + cut -d/ -f2 20:35:57 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:35:57 + dirname cmd/security-spire-agent/Dockerfile 20:35:57 + cut -d/ -f2 20:35:57 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:35:57 + dirname cmd/security-spire-config/Dockerfile 20:35:57 + cut -d/ -f2 20:35:57 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:35:57 + dirname cmd/security-spire-server/Dockerfile 20:35:57 + cut -d/ -f2 20:35:57 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:35:57 + dirname cmd/support-notifications/Dockerfile 20:35:57 + cut -d/ -f2 20:35:57 + echo support-notifications,cmd/support-notifications/Dockerfile 20:35:57 + dirname cmd/support-scheduler/Dockerfile 20:35:57 + cut -d/ -f2 20:35:57 + echo support-scheduler,cmd/support-scheduler/Dockerfile 20:35:57 + dirname cmd/sys-mgmt-agent/Dockerfile 20:35:57 + cut -d/ -f2 20:35:57 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 20:35:57 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:35:57 + git rev-list -1 --merges b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f~1..b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f [Pipeline] echo 20:35:57 -----------> git rev-list -1 --merges b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f~1..b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f 20:35:57 b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f [false] [Pipeline] sh 20:35:58 + git log --format=format:%s -1 b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f [Pipeline] echo 20:35:58 ========================================================= 20:35:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:35:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:35:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:35:58 + grep -v github /etc/ssh/ssh_known_hosts 20:35:58 + [ -e /tmp/ssh_known_hosts ] 20:35:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:35:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:35:58 + sudo tee -a /etc/ssh/ssh_known_hosts 20:35:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:35:59 20:35:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:35:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:35:59 0.1.4: Pulling from edgex-devops/py-git-semver 20:35:59 b85a868b505f: Pulling fs layer 20:35:59 e2be974225ed: Pulling fs layer 20:35:59 339a4e72a1f5: Pulling fs layer 20:35:59 988bab9f4d93: Pulling fs layer 20:35:59 1469e6f7b9e6: Pulling fs layer 20:35:59 eaf3925da568: Pulling fs layer 20:35:59 bab4dde63d76: Pulling fs layer 20:35:59 bde34c3a00c8: Pulling fs layer 20:35:59 b352a97aabf1: Pulling fs layer 20:35:59 4872d77fe225: Pulling fs layer 20:35:59 5851b861e8e6: Pulling fs layer 20:35:59 1469e6f7b9e6: Waiting 20:35:59 eaf3925da568: Waiting 20:35:59 bab4dde63d76: Waiting 20:35:59 bde34c3a00c8: Waiting 20:35:59 b352a97aabf1: Waiting 20:35:59 4872d77fe225: Waiting 20:35:59 5851b861e8e6: Waiting 20:35:59 988bab9f4d93: Waiting 20:35:59 e2be974225ed: Verifying Checksum 20:35:59 e2be974225ed: Download complete 20:35:59 988bab9f4d93: Verifying Checksum 20:35:59 988bab9f4d93: Download complete 20:35:59 1469e6f7b9e6: Verifying Checksum 20:35:59 1469e6f7b9e6: Download complete 20:35:59 eaf3925da568: Verifying Checksum 20:35:59 eaf3925da568: Download complete 20:35:59 339a4e72a1f5: Verifying Checksum 20:35:59 339a4e72a1f5: Download complete 20:35:59 bde34c3a00c8: Verifying Checksum 20:35:59 bde34c3a00c8: Download complete 20:35:59 b352a97aabf1: Verifying Checksum 20:35:59 b352a97aabf1: Download complete 20:35:59 4872d77fe225: Verifying Checksum 20:35:59 4872d77fe225: Download complete 20:35:59 5851b861e8e6: Download complete 20:35:59 b85a868b505f: Verifying Checksum 20:35:59 b85a868b505f: Download complete 20:36:00 bab4dde63d76: Verifying Checksum 20:36:00 bab4dde63d76: Download complete 20:36:01 b85a868b505f: Pull complete 20:36:01 e2be974225ed: Pull complete 20:36:01 339a4e72a1f5: Pull complete 20:36:01 988bab9f4d93: Pull complete 20:36:02 1469e6f7b9e6: Pull complete 20:36:02 eaf3925da568: Pull complete 20:36:04 bab4dde63d76: Pull complete 20:36:04 bde34c3a00c8: Pull complete 20:36:04 b352a97aabf1: Pull complete 20:36:04 4872d77fe225: Pull complete 20:36:04 5851b861e8e6: Pull complete 20:36:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:36:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:36:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:04 prd-ubuntu20.04-docker-8c-8g-21515 does not seem to be running inside a container 20:36:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:36:06 $ docker top 2de2431ae1f7bc50d064c234959b806e06d64dcfbb136c5c2bcc1cfd3f320828 -eo pid,comm 20:36:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:36:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:36:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:36:06 [ssh-agent] Looking for ssh-agent implementation... 20:36:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:36:06 $ docker exec 2de2431ae1f7bc50d064c234959b806e06d64dcfbb136c5c2bcc1cfd3f320828 ssh-agent 20:36:06 SSH_AUTH_SOCK=/tmp/ssh-xHJKNQPXVrag/agent.34 20:36:06 SSH_AGENT_PID=40 20:36:06 Running ssh-add (command line suppressed) 20:36:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6400033732356531461.key (/w/workspace/edgex-go/1@tmp/private_key_6400033732356531461.key) 20:36:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:36:07 + git tag --points-at HEAD [Pipeline] } 20:36:07 $ docker exec --env ******** --env ******** 2de2431ae1f7bc50d064c234959b806e06d64dcfbb136c5c2bcc1cfd3f320828 ssh-agent -k 20:36:07 unset SSH_AUTH_SOCK; 20:36:07 unset SSH_AGENT_PID; 20:36:07 echo Agent pid 40 killed; 20:36:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:36:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:36:07 [ssh-agent] Looking for ssh-agent implementation... 20:36:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:36:07 $ docker exec 2de2431ae1f7bc50d064c234959b806e06d64dcfbb136c5c2bcc1cfd3f320828 ssh-agent 20:36:07 SSH_AUTH_SOCK=/tmp/ssh-4E2tG6yobry8/agent.74 20:36:07 SSH_AGENT_PID=81 20:36:07 Running ssh-add (command line suppressed) 20:36:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7932847919907909137.key (/w/workspace/edgex-go/1@tmp/private_key_7932847919907909137.key) 20:36:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:36:08 + git semver init 20:36:08 2022-07-29 20:36:08,548 [run_init] DEBUG init version:0.0.0 force:False 20:36:08 2022-07-29 20:36:08,549 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 20:36:08 2022-07-29 20:36:08,550 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 20:36:08 2022-07-29 20:36:08,550 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 20:36:13 2022-07-29 20:36:12,983 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 20:36:13 2022-07-29 20:36:12,984 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4113 with force:False 20:36:13 2022-07-29 20:36:12,984 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4113 20:36:13 2022-07-29 20:36:12,987 [execute] INFO git cat-file --batch-check 20:36:13 2022-07-29 20:36:12,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:36:13 2022-07-29 20:36:12,993 [execute] INFO git cat-file --batch 20:36:13 2022-07-29 20:36:12,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:36:13 2022-07-29 20:36:12,998 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4113 20:36:13 0.0.0 [Pipeline] } 20:36:13 $ docker exec --env ******** --env ******** 2de2431ae1f7bc50d064c234959b806e06d64dcfbb136c5c2bcc1cfd3f320828 ssh-agent -k 20:36:14 unset SSH_AUTH_SOCK; 20:36:14 unset SSH_AGENT_PID; 20:36:14 echo Agent pid 81 killed; 20:36:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:36:14 + git semver [Pipeline] } 20:36:14 $ docker stop --time=1 2de2431ae1f7bc50d064c234959b806e06d64dcfbb136c5c2bcc1cfd3f320828 20:36:16 $ docker rm -f 2de2431ae1f7bc50d064c234959b806e06d64dcfbb136c5c2bcc1cfd3f320828 [Pipeline] // withDockerContainer [Pipeline] sh 20:36:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:36:16 Stashed 1 file(s) [Pipeline] echo 20:36:16 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:36:17 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:36:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:36:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:36:17 ========================================================= 20:36:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:36:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:36:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:36:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:36:18 2408cc74d12b: Pulling fs layer 20:36:18 ea60b727a1ce: Pulling fs layer 20:36:18 30c4a7721957: Pulling fs layer 20:36:18 370296b7ddb6: Pulling fs layer 20:36:18 7c6cee850709: Pulling fs layer 20:36:18 39a5fcdaea64: Pulling fs layer 20:36:18 d94ebbe4e438: Pulling fs layer 20:36:18 bcfd1f05c69d: Pulling fs layer 20:36:18 59ccb84bbe0f: Pulling fs layer 20:36:18 370296b7ddb6: Waiting 20:36:18 39a5fcdaea64: Waiting 20:36:18 d94ebbe4e438: Waiting 20:36:18 bcfd1f05c69d: Waiting 20:36:18 59ccb84bbe0f: Waiting 20:36:18 30c4a7721957: Verifying Checksum 20:36:18 30c4a7721957: Download complete 20:36:18 ea60b727a1ce: Verifying Checksum 20:36:18 ea60b727a1ce: Download complete 20:36:18 7c6cee850709: Verifying Checksum 20:36:18 7c6cee850709: Download complete 20:36:18 39a5fcdaea64: Verifying Checksum 20:36:18 39a5fcdaea64: Download complete 20:36:18 2408cc74d12b: Verifying Checksum 20:36:18 2408cc74d12b: Download complete 20:36:18 d94ebbe4e438: Verifying Checksum 20:36:18 2408cc74d12b: Pull complete 20:36:18 ea60b727a1ce: Pull complete 20:36:18 30c4a7721957: Pull complete 20:36:18 59ccb84bbe0f: Verifying Checksum 20:36:18 59ccb84bbe0f: Download complete 20:36:18 bcfd1f05c69d: Verifying Checksum 20:36:18 bcfd1f05c69d: Download complete 20:36:19 370296b7ddb6: Verifying Checksum 20:36:19 370296b7ddb6: Download complete 20:36:23 370296b7ddb6: Pull complete 20:36:23 7c6cee850709: Pull complete 20:36:23 39a5fcdaea64: Pull complete 20:36:23 d94ebbe4e438: Pull complete 20:36:24 bcfd1f05c69d: Pull complete 20:36:25 59ccb84bbe0f: Pull complete 20:36:25 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 20:36:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:36:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:36:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:36:26 WORKDIR /edgex 20:36:26 COPY go.mod . 20:36:26 RUN go mod download 20:36:26 + docker build -t ci-base-image-x86_64 -f - . 20:36:26 Sending build context to Docker daemon 169.2MB 20:36:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:36:26 ---> a4fb48ad2a94 20:36:26 Step 2/4 : WORKDIR /edgex 20:36:29 ---> Running in c0745890aa7b 20:36:29 Removing intermediate container c0745890aa7b 20:36:29 ---> 87fe55865966 20:36:29 Step 3/4 : COPY go.mod . 20:36:29 ---> 59a1f8ac085e 20:36:29 Step 4/4 : RUN go mod download 20:36:29 ---> Running in 9ae1ec2281b2 20:36:32 Still waiting to schedule task 20:36:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:36:44 Removing intermediate container 9ae1ec2281b2 20:36:44 ---> 5ac5c80b2922 20:36:44 Successfully built 5ac5c80b2922 20:36:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:45 + docker inspect -f . ci-base-image-x86_64 20:36:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:45 prd-ubuntu20.04-docker-8c-8g-21515 does not seem to be running inside a container 20:36:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:36:45 $ docker top 6c5dd825edd3863184c2421616e91e14325bfd4424ec9c782fb34f2baa003ed7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:36:46 + go version 20:36:46 go version go1.18.3 linux/amd64 [Pipeline] } 20:36:46 $ docker stop --time=1 6c5dd825edd3863184c2421616e91e14325bfd4424ec9c782fb34f2baa003ed7 20:36:47 $ docker rm -f 6c5dd825edd3863184c2421616e91e14325bfd4424ec9c782fb34f2baa003ed7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:48 + docker inspect -f . ci-base-image-x86_64 20:36:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:36:48 prd-ubuntu20.04-docker-8c-8g-21515 does not seem to be running inside a container 20:36:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:36:48 $ docker top cd1c305eaf99fd8761ecceb7d9c1502af5e56cda070ae90aba37c05dcf98daf6 -eo pid,comm [Pipeline] { [Pipeline] echo 20:36:49 ========================================================= 20:36:49 [edgeXBuildGoParallel] Running Tests and Build... 20:36:49 ========================================================= [Pipeline] sh 20:36:49 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:36:49 + make test 20:36:49 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:36:56 ? github.com/edgexfoundry/edgex-go [no test files] 20:37:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:37:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:37:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:37:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:37:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:37:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:37:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:37:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:37:08 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:37:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:37:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:37:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:37:09 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:37:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:37:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements 20:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:37:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.089s coverage: 98.5% of statements 20:37:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:37:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 54.2% of statements 20:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:37:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:37:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.459s coverage: 89.2% of statements 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:37:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.068s coverage: 83.8% of statements 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:37:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.464s coverage: 95.6% of statements 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:37:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.064s coverage: 72.2% of statements 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:37:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:37:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.069s coverage: 0.9% of statements 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:37:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.072s coverage: 58.8% of statements 20:37:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.083s coverage: 29.6% of statements 20:37:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:37:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.071s coverage: 47.1% of statements 20:37:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements 20:37:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.081s coverage: 94.1% of statements 20:37:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 20:37:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.057s coverage: 87.5% of statements 20:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.064s coverage: 94.4% of statements 20:37:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.066s coverage: 44.8% of statements 20:37:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.210s coverage: 82.2% of statements 20:37:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.084s coverage: 92.9% of statements 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.067s coverage: 58.8% of statements 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.0% of statements 20:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 20:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.079s coverage: 85.4% of statements 20:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.208s coverage: 91.2% of statements 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.181s coverage: 64.7% of statements 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements 20:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.026s coverage: 89.4% of statements 20:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.019s coverage: 100.0% of statements 20:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 20:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 20:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.350s coverage: 65.8% of statements 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.149s coverage: 43.6% of statements 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:37:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:37:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.089s coverage: 17.7% of statements 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:37:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:37:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:37:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.099s coverage: 97.7% of statements 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:37:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.061s coverage: 28.9% of statements 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:37:33 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:37:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements 20:37:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 20:37:33 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:37:55 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:37:55 GO111MODULE=on go vet ./... 20:37:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:37:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:37:56 ./bin/test-attribution-txt.sh 20:37:56 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 20:37:56 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 20:37:56 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 20:37:56 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:37:56 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:37:56 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 20:37:56 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:37:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:37:56 + ls -al . 20:37:56 total 688 20:37:56 drwxrwxr-x 10 1001 1001 4096 Jul 29 20:36 . 20:37:56 drwxr-xr-x 4 root root 4096 Jul 29 20:36 .. 20:37:56 -rw-rw-r-- 1 1001 1001 16 Jul 29 20:35 .dockerignore 20:37:56 drwxrwxr-x 8 1001 1001 4096 Jul 29 20:37 .git 20:37:56 drwxrwxr-x 3 1001 1001 4096 Jul 29 20:35 .github 20:37:56 -rw-rw-r-- 1 1001 1001 1030 Jul 29 20:35 .gitignore 20:37:56 -rw-rw-r-- 1 1001 1001 42 Jul 29 20:35 .golangci.yml 20:37:56 -rw-rw-r-- 1 1001 1001 87 Jul 29 20:35 .hadolint.yml 20:37:56 drwxr-xr-x 3 1001 1001 4096 Jul 29 20:36 .semver 20:37:56 -rw-rw-r-- 1 1001 1001 166 Jul 29 20:35 .sonarcloud.properties 20:37:56 -rw-rw-r-- 1 1001 1001 1171 Jul 29 20:35 ADOPTERS.md 20:37:56 -rw-rw-r-- 1 1001 1001 10347 Jul 29 20:35 Attribution.txt 20:37:56 -rw-rw-r-- 1 1001 1001 63209 Jul 29 20:35 CHANGELOG.md 20:37:56 -rw-rw-r-- 1 1001 1001 3804 Jul 29 20:35 CONTRIBUTING.md 20:37:56 -rw-rw-r-- 1 1001 1001 677 Jul 29 20:35 GOVERNANCE.md 20:37:56 -rw-rw-r-- 1 1001 1001 850 Jul 29 20:35 Jenkinsfile 20:37:56 -rw-rw-r-- 1 1001 1001 10775 Jul 29 20:35 LICENSE 20:37:56 -rw-rw-r-- 1 1001 1001 12191 Jul 29 20:35 Makefile 20:37:56 -rw-rw-r-- 1 1001 1001 582 Jul 29 20:35 OWNERS.md 20:37:56 -rw-rw-r-- 1 1001 1001 9094 Jul 29 20:35 README.md 20:37:56 -rw-rw-r-- 1 1001 1001 6912 Jul 29 20:35 SECURITY.md 20:37:56 -rw-rw-r-- 1 1001 1001 5 Jul 29 20:36 VERSION 20:37:56 -rw-rw-r-- 1 1001 1001 4131 Jul 29 20:35 ZMQWindows.md 20:37:56 drwxrwxr-x 2 1001 1001 4096 Jul 29 20:35 bin 20:37:56 drwxrwxr-x 18 1001 1001 4096 Jul 29 20:35 cmd 20:37:56 -rw-r--r-- 1 root root 436531 Jul 29 20:37 coverage.out 20:37:56 -rw-rw-r-- 1 1001 1001 3681 Jul 29 20:35 go.mod 20:37:56 -rw-rw-r-- 1 1001 1001 38033 Jul 29 20:35 go.sum 20:37:56 drwxrwxr-x 8 1001 1001 4096 Jul 29 20:35 internal 20:37:56 drwxrwxr-x 3 1001 1001 4096 Jul 29 20:35 openapi 20:37:56 drwxrwxr-x 4 1001 1001 4096 Jul 29 20:35 snap 20:37:56 -rw-rw-r-- 1 1001 1001 204 Jul 29 20:35 version.go [Pipeline] sh 20:37:56 + '[' -e coverage.out ] 20:37:56 + chown 1001:1001 coverage.out [Pipeline] stash 20:37:56 Stashed 1 file(s) [Pipeline] sh 20:37:57 + make build 20:37:57 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:38:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21516 in /w/workspace/edgexfoundry_edgex-go_PR-4113 [Pipeline] { [Pipeline] ws 20:38:11 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:38:11 The recommended git tool is: git 20:38:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:38:17 using credential edgex-jenkins-ssh 20:38:17 Cloning the remote Git repository 20:38:17 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:38:17 > git init /w/workspace/edgex-go/1 # timeout=10 20:38:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:38:17 > git --version # timeout=10 20:38:17 > git --version # 'git version 2.25.1' 20:38:17 using GIT_SSH to set credentials SSH Credentials for GitHub 20:38:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:38:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:38:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:38:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:38:28 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:38:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:38:32 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:38: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:38:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:38:34 Merging remotes/origin/main commit a9913775ba844ac49f5eb06b88cc0e63275269c3 into PR head commit c928ac57f03b2edadcde23351000492c8810f945 20:38:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:38:35 Merge succeeded, producing 5a74ece4fcc44c94e33b84172cfc941c6124cfd1 20:38:35 Checking out Revision 5a74ece4fcc44c94e33b84172cfc941c6124cfd1 (PR-4113) 20:38:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:38:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:38:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:38:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:38:34 using GIT_SSH to set credentials SSH Credentials for GitHub 20:38:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4113/head:refs/remotes/origin/PR-4113 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:38:34 > git config core.sparsecheckout # timeout=10 20:38:34 > git checkout -f c928ac57f03b2edadcde23351000492c8810f945 # timeout=10 20:38:35 > git remote # timeout=10 20:38:35 > git config --get remote.origin.url # timeout=10 20:38:35 using GIT_SSH to set credentials SSH Credentials for GitHub 20:38:35 > git merge a9913775ba844ac49f5eb06b88cc0e63275269c3 # timeout=10 20:38:35 > git rev-parse HEAD^{commit} # timeout=10 20:38:35 > git config core.sparsecheckout # timeout=10 20:38:35 > git checkout -f 5a74ece4fcc44c94e33b84172cfc941c6124cfd1 # timeout=10 20:38: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:38:38 $ docker stop --time=1 cd1c305eaf99fd8761ecceb7d9c1502af5e56cda070ae90aba37c05dcf98daf6 20:38:39 Commit message: "Merge commit 'a9913775ba844ac49f5eb06b88cc0e63275269c3' into HEAD" 20:38:39 First time build. Skipping changelog. 20:38:39 > git --version # timeout=10 20:38:39 > git --version # 'git version 2.25.1' 20:38:39 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e 20:38:41 $ docker rm -f cd1c305eaf99fd8761ecceb7d9c1502af5e56cda070ae90aba37c05dcf98daf6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 20:38:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:38:42 20:38:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:38:43 % Total % Received % Xferd Average Speed Time Time Time Current 20:38:43 Dload Upload Total Spent Left Speed 20:38:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 92029 0 --:--:-- --:--:-- --:--:-- 92029 20:38:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:38:43 latest: Pulling from edgex-devops/edgex-compose 20:38:43 cbdbe7a5bc2a: Pulling fs layer 20:38:43 ca9280d653b3: Pulling fs layer 20:38:43 7e9c9ca2126c: Pulling fs layer 20:38:43 cbdbe7a5bc2a: Download complete 20:38:43 cbdbe7a5bc2a: Pull complete 20:38:43 ca9280d653b3: Verifying Checksum 20:38:43 ca9280d653b3: Download complete [Pipeline] sh 20:38:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:38:44 7e9c9ca2126c: Download complete 20:38:44 ca9280d653b3: Pull complete 20:38:44 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:38:44 sudo tee /etc/docker/daemon.new 20:38:44 { 20:38:44 "registry-mirrors": [ 20:38:44 "https://nexus3.edgexfoundry.org:10001" 20:38:44 ], 20:38:44 "bip": "10.250.0.254/24", 20:38:44 "hosts": [ 20:38:44 "tcp://0.0.0.0:5555", 20:38:44 "unix:///var/run/docker.sock" 20:38:44 ], 20:38:44 "mtu": 1458, 20:38:44 "selinux-enabled": true, 20:38:44 "seccomp-profile": "/etc/docker/seccomp.json" 20:38:44 } [Pipeline] sh 20:38:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:38:45 + sudo service docker restart 20:38:47 7e9c9ca2126c: Pull complete 20:38:47 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:38:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:38:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:47 prd-ubuntu20.04-docker-8c-8g-21515 does not seem to be running inside a container 20:38:47 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:38:49 $ docker top cde6e42d7a626d5e30815890e3344bbff91b4cabf9391c225ba18bd3667a8518 -eo pid,comm [Pipeline] { [Pipeline] sh 20:38:49 + docker-compose build --help 20:38:49 + grep parallel 20:38:50 --parallel Build images in parallel. [Pipeline] } 20:38:50 $ docker stop --time=1 cde6e42d7a626d5e30815890e3344bbff91b4cabf9391c225ba18bd3667a8518 20:38:51 $ docker rm -f cde6e42d7a626d5e30815890e3344bbff91b4cabf9391c225ba18bd3667a8518 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:38:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:38:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:38:52 prd-ubuntu20.04-docker-8c-8g-21515 does not seem to be running inside a container 20:38:52 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:38:52 $ docker top e9bd038030e55857c034030e6504182064303ee389eb9a695a4ade5c534b91a6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:38:53 + docker-compose -f ./docker-compose-build.yml build --parallel 20:38:53 Building core-command ... 20:38:53 Building core-data ... 20:38:53 Building core-metadata ... 20:38:53 Building security-bootstrapper ... 20:38:53 Building security-proxy-setup ... 20:38:53 Building security-secretstore-setup ... 20:38:53 Building security-spiffe-token-provider ... 20:38:53 Building security-spire-agent ... 20:38:53 Building security-spire-config ... 20:38:53 Building security-spire-server ... 20:38:53 Building support-notifications ... 20:38:53 Building support-scheduler ... 20:38:53 Building sys-mgmt-agent ... 20:38:53 Building security-proxy-setup 20:38:53 Building security-spiffe-token-provider 20:38:53 Building core-data 20:38:53 Building security-secretstore-setup 20:38:53 Building security-spire-agent [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:39:03 provisioning config files... 20:39:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2545984566100891979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:39:04 ---> docker-login.sh 20:39:04 nexus3.edgexfoundry.org:10001 20:39:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:04 Configure a credential helper to remove this warning. See 20:39:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:04 20:39:04 Login Succeeded 20:39:04 nexus3.edgexfoundry.org:10002 20:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:05 Configure a credential helper to remove this warning. See 20:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:05 20:39:05 Login Succeeded 20:39:05 nexus3.edgexfoundry.org:10003 20:39:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:05 Configure a credential helper to remove this warning. See 20:39:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:05 20:39:05 Login Succeeded 20:39:05 nexus3.edgexfoundry.org:10004 20:39:06 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:39:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:39:06 ---> 5ac5c80b2922 20:39:06 Step 3/26 : WORKDIR /edgex-go 20:39:06 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:39:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:39:06 ---> 5ac5c80b2922 20:39:06 Step 3/23 : WORKDIR /edgex-go 20:39:06 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:39:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:39:06 ---> 5ac5c80b2922 20:39:06 Step 3/22 : WORKDIR /edgex-go 20:39:06 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:39:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:39:06 ---> 5ac5c80b2922 20:39:06 Step 3/25 : WORKDIR /edgex-go 20:39:06 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:39:06 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:39:06 ---> 5ac5c80b2922 20:39:06 Step 3/20 : WORKDIR /edgex-go 20:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:06 Configure a credential helper to remove this warning. See 20:39:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:06 20:39:06 Login Succeeded 20:39:06 docker.io 20:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:39:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:39:07 Configure a credential helper to remove this warning. See 20:39:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:39:07 20:39:07 Login Succeeded 20:39:07 ---> docker-login.sh ends [Pipeline] } 20:39:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:39:07 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:39:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:39:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:39:08 ========================================================= 20:39:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:39:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:39:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:39:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:39:08 b3c136eddcbf: Pulling fs layer 20:39:08 c0a3192eca97: Pulling fs layer 20:39:08 a050256f5b6f: Pulling fs layer 20:39:08 656be50a0ddc: Pulling fs layer 20:39:08 2bbca73fdf42: Pulling fs layer 20:39:08 46d945488cbd: Pulling fs layer 20:39:08 8a5474983e97: Pulling fs layer 20:39:08 329c88fbcd65: Pulling fs layer 20:39:08 46d945488cbd: Waiting 20:39:08 656be50a0ddc: Waiting 20:39:08 8a5474983e97: Waiting 20:39:08 2bbca73fdf42: Waiting 20:39:08 329c88fbcd65: Waiting 20:39:08 a050256f5b6f: Verifying Checksum 20:39:08 a050256f5b6f: Download complete 20:39:08 c0a3192eca97: Verifying Checksum 20:39:08 c0a3192eca97: Download complete 20:39:08 2bbca73fdf42: Verifying Checksum 20:39:08 2bbca73fdf42: Download complete 20:39:08 b3c136eddcbf: Verifying Checksum 20:39:08 b3c136eddcbf: Download complete 20:39:08 46d945488cbd: Verifying Checksum 20:39:08 46d945488cbd: Download complete 20:39:09 b3c136eddcbf: Pull complete 20:39:09 329c88fbcd65: Verifying Checksum 20:39:09 329c88fbcd65: Download complete 20:39:10 c0a3192eca97: Pull complete 20:39:10 ---> Running in dcceae1294b1 20:39:10 ---> Running in 57851efc9baa 20:39:10 ---> Running in 552926884d13 20:39:10 ---> Running in 230e7348121e 20:39:10 ---> Running in 90b5cfcb9694 20:39:10 Removing intermediate container dcceae1294b1 20:39:10 ---> 49c98a0252f3 20:39:10 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:39:10 Removing intermediate container 230e7348121e 20:39:10 ---> 874605750104 20:39:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:10 Removing intermediate container 552926884d13 20:39:10 ---> 5be786c3c629 20:39:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:10 ---> Running in 4ecfdedda74a 20:39:10 Removing intermediate container 90b5cfcb9694 20:39:10 ---> 53c8e52309c8 20:39:10 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:10 Removing intermediate container 57851efc9baa 20:39:10 ---> f4e3b54babc6 20:39:10 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:10 ---> Running in 683a5f6066de 20:39:10 ---> Running in 80e7b8416c78 20:39:10 ---> Running in ff09025e9567 20:39:10 ---> Running in b3e0f1c699d7 20:39:10 a050256f5b6f: Pull complete 20:39:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:39:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:39:10 8a5474983e97: Verifying Checksum 20:39:10 8a5474983e97: Download complete 20:39:10 v3.16.1-61-g770d922b3a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:39:10 v3.16.1-60-g40ab2097df [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:39:10 OK: 17033 distinct packages available 20:39:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:39:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:39:11 OK: 211 MiB in 51 packages 20:39:11 Removing intermediate container 683a5f6066de 20:39:11 ---> 4cae99e6e70e 20:39:11 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:39:11 ---> Running in e48c23fb6115 20:39:11 Removing intermediate container 80e7b8416c78 20:39:11 ---> 13320facf763 20:39:11 Step 5/25 : RUN apk add --update --no-cache make git 20:39:11 ---> Running in d179a0d2bd4d 20:39:11 Removing intermediate container b3e0f1c699d7 20:39:11 ---> 8248e10d7da4 20:39:11 Step 5/22 : RUN apk add --update --no-cache make git 20:39:11 Removing intermediate container ff09025e9567 20:39:11 ---> fa39b663fa87 20:39:11 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:39:11 ---> Running in 6ffc77b6be98 20:39:11 ---> Running in f5f718573e5e 20:39:11 Removing intermediate container 4ecfdedda74a 20:39:11 ---> b4ccd2a1b1f5 20:39:11 Step 5/20 : COPY go.mod vendor* ./ 20:39:11 656be50a0ddc: Verifying Checksum 20:39:11 ---> 812cacfaf3e0 20:39:11 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:11 ---> Running in af27833f9b9e 20:39:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:39:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:39:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:39:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:39:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:39:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:39:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:39:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:39:13 OK: 211 MiB in 51 packages 20:39:13 OK: 211 MiB in 51 packages 20:39:13 OK: 211 MiB in 51 packages 20:39:13 OK: 211 MiB in 51 packages 20:39:13 Removing intermediate container d179a0d2bd4d 20:39:13 ---> 2a10b03d8490 20:39:13 Step 6/25 : COPY go.mod vendor* ./ 20:39:14 Removing intermediate container e48c23fb6115 20:39:14 ---> 923d52da7089 20:39:14 Step 6/23 : COPY go.mod vendor* ./ 20:39:14 ---> 22d58cd9bb92 20:39:14 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:14 Removing intermediate container f5f718573e5e 20:39:14 ---> 1fa9436aab57 20:39:14 Step 6/22 : COPY go.mod vendor* ./ 20:39:14 ---> Running in 59701e07c7d6 20:39:14 ---> 66c81290a548 20:39:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:14 ---> Running in e7540a1b23b1 20:39:14 Removing intermediate container 6ffc77b6be98 20:39:14 ---> 3b081796ca8e 20:39:14 Step 6/26 : COPY go.mod vendor* ./ 20:39:14 ---> dbe899cb45ca 20:39:14 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:14 ---> Running in 5c38d0c81a2c 20:39:14 ---> 6393dc4c3406 20:39:14 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:14 ---> Running in 3c2fae88bc91 20:39:24 656be50a0ddc: Pull complete 20:39:24 2bbca73fdf42: Pull complete 20:39:24 46d945488cbd: Pull complete 20:39:29 Removing intermediate container af27833f9b9e 20:39:29 ---> 8c51074dfc56 20:39:29 Step 7/20 : COPY . . 20:39:29 Removing intermediate container 5c38d0c81a2c 20:39:29 ---> 0229f29fa084 20:39:29 Step 8/22 : COPY . . 20:39:29 Removing intermediate container 59701e07c7d6 20:39:29 ---> 3c9c082e2b60 20:39:29 Step 8/25 : COPY . . 20:39:29 Removing intermediate container 3c2fae88bc91 20:39:29 ---> cb594be231b0 20:39:29 Step 8/26 : COPY . . 20:39:29 Removing intermediate container e7540a1b23b1 20:39:29 ---> 561d5c14db68 20:39:29 Step 8/23 : COPY . . 20:39:31 8a5474983e97: Pull complete 20:39:33 329c88fbcd65: Pull complete 20:39:33 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 20:39:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:39:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:39:34 + docker+ build -t ci-base-image-arm64echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:39:34 WORKDIR /edgex 20:39:34 COPY go.mod . 20:39:34 RUN go mod download 20:39:34 -f - . 20:39:34 Sending build context to Docker daemon 3.124MB 20:39:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:39:34 ---> ff4287adb874 20:39:34 Step 2/4 : WORKDIR /edgex 20:39:36 ---> Running in ada2f2c33b9d 20:39:36 Removing intermediate container ada2f2c33b9d 20:39:36 ---> 0b2ee473ec37 20:39:36 Step 3/4 : COPY go.mod . 20:39:37 ---> 8d821f0e7356 20:39:37 Step 4/4 : RUN go mod download 20:39:37 ---> Running in eeb02bec975b 20:39:41 ---> 7d38257821d9 20:39:41 ---> eeb0fdcced69 20:39:41 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:39:41 20:39:41 ---> 0f2256eae9a5 20:39:41 Step 9/23 : RUN make cmd/core-data/core-data 20:39:41 ---> 5a7320a319e7 20:39:41 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:39:41 ---> e6515b5b9068 20:39:41 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:39:41 ---> Running in a8847d04443e 20:39:41 ---> Running in 250e55b43521 20:39:41 ---> Running in 4c2b465bb4f1 20:39:41 ---> Running in c9e4600ccea4 20:39:41 ---> Running in 01f67a54b4fc 20:39:41 Removing intermediate container 01f67a54b4fc 20:39:41 ---> ba5f85483d4f 20:39:41 Step 10/26 : WORKDIR /edgex-go/spire-build 20:39:41 ---> Running in 0d3fafe12107 20:39:41 Removing intermediate container 0d3fafe12107 20:39:41 ---> 4da119ac4cdc 20:39:41 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:39:41 ---> Running in e1ec7b1b23c7 20:39:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:39:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:39:41 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:39:41 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:39:41 Removing intermediate container e1ec7b1b23c7 20:39:41 ---> 5d3abd52f449 20:39:41 Step 12/26 : WORKDIR /edgex-go 20:39:41 ---> Running in 1308f85cd20c 20:39:41 Removing intermediate container 1308f85cd20c 20:39:41 ---> 614d6dd830b8 20:39:41 20:39:41 Step 13/26 : FROM alpine:3.15 20:39:41 3.15: Pulling from library/alpine 20:39:41 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 20:39:41 Status: Downloaded newer image for alpine:3.15 20:39:41 ---> 2720e26172a0 20:39:41 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:39:42 ---> Running in 74807fd2ab99 20:39:42 Removing intermediate container 74807fd2ab99 20:39:42 ---> d5983cbb9450 20:39:42 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:39:42 ---> Running in 2c51d6361300 20:39:43 Removing intermediate container 2c51d6361300 20:39:43 ---> 943152d2f1f9 20:39:43 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:39:43 ---> Running in ecf8d1654f7d 20:39:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:44 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:39:44 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:39:44 OK: 15856 distinct packages available 20:39:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:39:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:39:46 (1/5) Installing dumb-init (1.2.5-r1) 20:39:46 (2/5) Installing musl-obstack (1.2.3-r0) 20:39:46 (3/5) Installing libucontext (1.1-r0) 20:39:46 (4/5) Installing gcompat (1.0.0-r4) 20:39:46 (5/5) Installing openssl (1.1.1q-r0) 20:39:46 Executing busybox-1.34.1-r7.trigger 20:39:46 OK: 6 MiB in 19 packages 20:39:49 Removing intermediate container ecf8d1654f7d 20:39:49 ---> a26c6c048dac 20:39:49 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:39:50 ---> 4779733f69da 20:39:50 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:39:56 ---> 153afb0e794f 20:39:56 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:39:56 ---> cccb89599e07 20:39:56 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:39:57 ---> 1b9bd4cfd50d 20:39:57 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:39:57 ---> 25ed11946d9f 20:39:57 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:39:57 ---> Running in 57bc1387ee21 20:39:58 Removing intermediate container 57bc1387ee21 20:39:58 ---> c1a0489ea1aa 20:39:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:39:58 ---> Running in 88944f78f5a0 20:39:58 Removing intermediate container 88944f78f5a0 20:39:58 ---> c67b857cd4b9 20:39:58 Step 24/26 : LABEL arch=x86_64 20:39:58 ---> Running in 88dfde6250d6 20:39:59 Removing intermediate container 88dfde6250d6 20:39:59 ---> ecbb943e8415 20:39:59 Step 25/26 : LABEL git_sha=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f 20:39:59 ---> Running in da9c3b847af1 20:39:59 Removing intermediate container da9c3b847af1 20:39:59 ---> 1c0adccab645 20:39:59 Step 26/26 : LABEL version=0.0.0 20:40:00 ---> Running in 680a838e2856 20:40:00 Removing intermediate container 680a838e2856 20:40:00 ---> 97f03fea35f8 20:40:00 20:40:00 Successfully built 97f03fea35f8 20:40:00 Successfully tagged security-spire-agent:latest 20:40:00  Building security-spire-agent ... done Building security-bootstrapper 20:40:02 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:40:02 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:40:02 ---> 5ac5c80b2922 20:40:02 Step 3/31 : WORKDIR /edgex-go 20:40:02 ---> Using cache 20:40:02 ---> f4e3b54babc6 20:40:02 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:02 ---> Using cache 20:40:02 ---> 8248e10d7da4 20:40:02 Step 5/31 : RUN apk add --update --no-cache make git 20:40:02 ---> Using cache 20:40:02 ---> 1fa9436aab57 20:40:02 Step 6/31 : COPY go.mod vendor* ./ 20:40:02 ---> Using cache 20:40:02 ---> dbe899cb45ca 20:40:02 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:02 ---> Using cache 20:40:02 ---> 0229f29fa084 20:40:02 Step 8/31 : COPY . . 20:40:02 ---> Using cache 20:40:02 ---> 5a7320a319e7 20:40:02 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:40:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:40:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:40:08 ---> Running in 38f2e28a2429 20:40:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:40:13 Removing intermediate container 4c2b465bb4f1 20:40:13 ---> 9e740e98deaa 20:40:13 20:40:13 Step 10/22 : FROM alpine:3.16 20:40:13 Removing intermediate container 250e55b43521 20:40:13 ---> 4684abba19f2 20:40:13 20:40:13 Step 10/25 : FROM alpine:3.16 20:40:14 3.16: Pulling from library/alpine 20:40:14 3.16: Pulling from library/alpine 20:40:15 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 20:40:15 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 20:40:15 Status: Downloaded newer image for alpine:3.16 20:40:15 Status: Downloaded newer image for alpine:3.16 20:40:15 ---> d7d3d98c851f 20:40:15 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:40:16 ---> d7d3d98c851f 20:40:16 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 20:40:16 Removing intermediate container eeb02bec975b 20:40:16 ---> a10af6322f73 20:40:16 Successfully built a10af6322f73 20:40:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:16 + docker inspect -f . ci-base-image-arm64 20:40:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:17 prd-ubuntu20.04-docker-arm64-4c-16g-21516 does not seem to be running inside a container 20:40:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:40:18 $ docker top 177d27e62c1ac54eaa068fd97a502276650345b3768e1d08c5d0536966db55a6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:19 + go version 20:40:19 go version go1.18.3 linux/arm64 [Pipeline] } 20:40:19 $ docker stop --time=1 177d27e62c1ac54eaa068fd97a502276650345b3768e1d08c5d0536966db55a6 20:40:19 ---> Running in ae05b6e00bfa 20:40:19 ---> Running in 2d9a368793d4 20:40:19 Removing intermediate container c9e4600ccea4 20:40:19 ---> 5f5af90ac43f 20:40:19 20:40:19 Step 10/23 : FROM alpine:3.16 20:40:19 ---> d7d3d98c851f 20:40:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:40:19 Removing intermediate container a8847d04443e 20:40:19 ---> 7d5652be417d 20:40:19 20:40:19 Step 9/20 : FROM alpine:3.15 20:40:19 ---> 2720e26172a0 20:40:19 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:40:19 ---> Using cache 20:40:19 ---> d5983cbb9450 20:40:19 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:19 ---> Using cache 20:40:19 ---> 943152d2f1f9 20:40:19 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:40:19 ---> Running in 8c27767e7ba1 20:40:19 ---> Running in dae5160b727b 20:40:19 Removing intermediate container 8c27767e7ba1 20:40:19 ---> f48082c3a2ea 20:40:19 Step 12/23 : ENV APP_PORT=59880 20:40:19 ---> Running in bf982d07587d 20:40:19 Removing intermediate container bf982d07587d 20:40:19 ---> 5fd9c0b99323 20:40:19 Step 13/23 : EXPOSE $APP_PORT 20:40:19 ---> Running in 45842b28dae2 20:40:19 Removing intermediate container 45842b28dae2 20:40:19 ---> 586379e68934 20:40:19 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:19 ---> Running in 9854ed9131f7 20:40:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:40:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:40:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:40:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:40:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:40:20 (1/3) Installing ca-certificates (20211220-r0) 20:40:20 (1/6) Installing ca-certificates (20211220-r0) 20:40:20 (2/3) Installing dumb-init (1.2.5-r1) 20:40:20 (2/6) Installing brotli-libs (1.0.9-r6) 20:40:20 (3/3) Installing su-exec (0.2-r1) 20:40:20 Executing busybox-1.35.0-r15.trigger 20:40:20 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:40:20 Executing ca-certificates-20211220-r0.trigger 20:40:20 (4/6) Installing libcurl (7.83.1-r2) 20:40:20 (5/6) Installing curl (7.83.1-r2) 20:40:20 (6/6) Installing dumb-init (1.2.5-r1) 20:40:20 Executing busybox-1.35.0-r15.trigger 20:40:20 Executing ca-certificates-20211220-r0.trigger 20:40:20 OK: 6 MiB in 17 packages 20:40:20 OK: 8 MiB in 20 packages 20:40:21 Removing intermediate container 9854ed9131f7 20:40:21 ---> 69b7912a4c14 20:40:21 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 20:40:21 ---> Running in da1409e44d29 20:40:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:40:21 $ docker rm -f 177d27e62c1ac54eaa068fd97a502276650345b3768e1d08c5d0536966db55a6 20:40:21 Removing intermediate container 2d9a368793d4 20:40:21 ---> c8fb1fd4426c 20:40:21 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:40:21 ---> Running in f79b33578293 20:40:21 Removing intermediate container ae05b6e00bfa 20:40:21 ---> 9ecdf95e2452 20:40:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:40:21 ---> Running in 56cf7cc646cc 20:40:21 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:40:21 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:40:21 OK: 15856 distinct packages available 20:40:21 Removing intermediate container f79b33578293 20:40:21 ---> c59bf292276f 20:40:21 Step 13/25 : WORKDIR / 20:40:21 ---> Running in 457ce804f100 20:40:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:40:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:40:21 Removing intermediate container 56cf7cc646cc 20:40:21 ---> 388ef00f9bb6 20:40:21 Step 13/22 : WORKDIR /edgex [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 20:40:21 ---> Running in 0d86d9f121ad 20:40:21 Removing intermediate container 457ce804f100 20:40:21 ---> 2c502df247b5 20:40:21 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:40:21 Removing intermediate container 0d86d9f121ad 20:40:21 ---> 736fe8ce7ac3 20:40:21 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:40:21 ---> 06c22c49449d 20:40:21 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:21 ---> aeba18b538aa 20:40:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:40:21 ---> 6dd9dea8fbaa 20:40:21 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:40:22 ---> f9c68d6543a7 20:40:22 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:40:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:40:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:40:22 ---> f160dd55a594 20:40:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:40:22 + docker inspect -f . ci-base-image-arm64 20:40:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:22 ---> 81c64909f12b 20:40:22 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:40:22 prd-ubuntu20.04-docker-arm64-4c-16g-21516 does not seem to be running inside a container 20:40:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:40:22 (1/9) Installing ca-certificates (20211220-r0) 20:40:22 (2/9) Installing brotli-libs (1.0.9-r5) 20:40:22 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:40:22 (4/9) Installing libcurl (7.80.0-r2) 20:40:22 ---> 0a56be861ed3 20:40:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:40:22 ---> 40a7b3250adf 20:40:22 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:40:22 (5/9) Installing curl (7.80.0-r2) 20:40:22 (6/9) Installing dumb-init (1.2.5-r1) 20:40:23 (7/9) Installing musl-obstack (1.2.3-r0) 20:40:23 ---> 74ee982f800d 20:40:23 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:40:23 (8/9) Installing libucontext (1.1-r0) 20:40:23 ---> Running in a3f2e1b2fdb6 20:40:23 (9/9) Installing gcompat (1.0.0-r4) 20:40:23 Executing busybox-1.34.1-r7.trigger 20:40:23 Executing ca-certificates-20211220-r0.trigger 20:40:23 OK: 8 MiB in 23 packages 20:40:23 ---> d8381cf55b17 20:40:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:40:23 (1/6) Installing dumb-init (1.2.5-r1) 20:40:23 (2/6) Installing libgcc (11.2.1_git20220219-r2) 20:40:23 (3/6) Installing libsodium (1.0.18-r0) 20:40:23 ---> 4d24ce23cb43 20:40:23 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:40:23 $ docker top 8f4c3460222ac95535ab15d6e27887d3940de2526558b1d1bd71c9592910641c -eo pid,comm 20:40:24 ---> Running in b9592fdcbaad 20:40:24 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 20:40:24 (5/6) Installing libzmq (4.3.4-r0) [Pipeline] { 20:40:24 (6/6) Installing zeromq (4.3.4-r0) 20:40:24 Removing intermediate container dae5160b727b 20:40:24 ---> a6a0d1dcb2b9 20:40:24 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:24 Executing busybox-1.35.0-r15.trigger 20:40:24 OK: 8 MiB in 20 packages [Pipeline] echo 20:40:24 ========================================================= 20:40:24 [edgeXBuildGoParallel] Running Tests and Build... 20:40:24 ========================================================= [Pipeline] sh 20:40:24 Removing intermediate container a3f2e1b2fdb6 20:40:24 ---> ad929b68828f 20:40:24 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:40:24 ---> 31416485fab6 20:40:24 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:40:24 ---> Running in bf4c29c412e6 20:40:24 Removing intermediate container bf4c29c412e6 20:40:24 ---> 82d304ebdd1a 20:40:24 Step 20/22 : LABEL arch=x86_64 20:40:24 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:40:25 Removing intermediate container da1409e44d29 20:40:25 ---> cfb08544585e 20:40:25 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:25 ---> Running in abb597c4e8a9 20:40:25 ---> eced7bfb9508 20:40:25 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:40:25 Removing intermediate container b9592fdcbaad 20:40:25 ---> ad17d44a3bbe 20:40:25 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:40:25 ---> Running in 86a3802a7445 20:40:25 ---> 573eb89f578c 20:40:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:40:25 Removing intermediate container abb597c4e8a9 20:40:25 ---> ebce5c0c5185 20:40:25 Step 21/22 : LABEL git_sha=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f 20:40:25 ---> 636d43724023 20:40:25 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:40:25 ---> Running in e505cdb7114b 20:40:25 ---> Running in 22506c51cf39 20:40:25 Removing intermediate container 86a3802a7445 20:40:25 ---> 45fe48998978 20:40:25 Step 23/25 : LABEL arch=x86_64 20:40:25 ---> 8181984337b9 20:40:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:40:25 ---> Running in 70fa77813668 20:40:25 Removing intermediate container e505cdb7114b 20:40:25 ---> 8d5205e69105 20:40:25 Step 22/22 : LABEL version=0.0.0 20:40:25 + make test 20:40:25 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:40:25 Removing intermediate container 38f2e28a2429 20:40:25 ---> 3582036b376c 20:40:25 20:40:25 Step 10/31 : FROM alpine:3.16 20:40:25 ---> Running in 3aac314da0a0 20:40:25 ---> d7d3d98c851f 20:40:25 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:40:25 Removing intermediate container 22506c51cf39 20:40:25 ---> 82d3ae5491e7 20:40:25 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:40:25 ---> Running in 93170fc162ba 20:40:25 Removing intermediate container 70fa77813668 20:40:25 ---> 41b2a78ae440 20:40:25 Step 24/25 : LABEL git_sha=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f 20:40:25 ---> Running in d5e97fe164a8 20:40:25 ---> Running in 6fa3092d3559 20:40:25 ---> 94ec6bffb44d 20:40:25 Step 19/23 : ENTRYPOINT ["/core-data"] 20:40:25 Removing intermediate container 3aac314da0a0 20:40:25 ---> c6d8b1638a32 20:40:25 20:40:26 Removing intermediate container 93170fc162ba 20:40:26 ---> 1e949c96f75c 20:40:26 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:40:26 ---> Running in 5579434ea61c 20:40:26 Successfully built c6d8b1638a32 20:40:26 ---> Running in 921e9a00d674 20:40:26 Successfully tagged security-proxy-setup:latest 20:40:26 Removing intermediate container d5e97fe164a8 20:40:26  Building security-proxy-setup ... done  ---> f89aeae5b2c6 20:40:26 Step 18/20 : LABEL arch=x86_64 20:40:26 Building security-spire-config 20:40:26 Removing intermediate container 6fa3092d3559 20:40:26 ---> fc4ebb79bcb3 20:40:26 Step 25/25 : LABEL version=0.0.0 20:40:26 ---> Running in 496abc69a369 20:40:26 ---> Running in c0ba4ad5eb4d 20:40:26 Removing intermediate container 5579434ea61c 20:40:26 ---> ead3eae0913e 20:40:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:40:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:40:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:40:27 (1/2) Installing dumb-init (1.2.5-r1) 20:40:27 (2/2) Installing su-exec (0.2-r1) 20:40:27 Executing busybox-1.35.0-r15.trigger 20:40:27 OK: 6 MiB in 16 packages 20:40:27 Removing intermediate container 496abc69a369 20:40:27 ---> cfa53f68b155 20:40:27 Step 19/20 : LABEL git_sha=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f 20:40:28 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:40:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:40:28 ---> 5ac5c80b2922 20:40:28 Step 3/26 : WORKDIR /edgex-go 20:40:28 ---> Using cache 20:40:28 ---> f4e3b54babc6 20:40:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:28 ---> Using cache 20:40:28 ---> 8248e10d7da4 20:40:28 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:40:28 ---> Running in 57448261f868 20:40:28 Removing intermediate container c0ba4ad5eb4d 20:40:28 ---> 0d2669cce525 20:40:28 20:40:28 ---> Running in 4d197d2c4a0f 20:40:28 ---> Running in 767794eb3477 20:40:28 Successfully built 0d2669cce525 20:40:28 Removing intermediate container 57448261f868 20:40:28 ---> 3a969f46fe32 20:40:28 Step 21/23 : LABEL arch=x86_64 20:40:28 Successfully tagged security-secretstore-setup:latest 20:40:28  Building security-secretstore-setup ... done Building security-spire-server 20:40:28 Removing intermediate container 4d197d2c4a0f 20:40:28 ---> f0594bfea691 20:40:28 Step 20/20 : LABEL version=0.0.0 20:40:28 Removing intermediate container 921e9a00d674 20:40:28 ---> 8b44556c9a24 20:40:28 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:40:28 ---> Running in 88d4ab288e33 20:40:28 ---> Running in 4748a3c9e6f7 20:40:29 ---> Running in 64331fcb34de 20:40:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:40:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:40:31 Removing intermediate container 88d4ab288e33 20:40:31 ---> 887260698dc8 20:40:31 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:40:31 OK: 211 MiB in 51 packages 20:40:31 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:40:31 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:40:31 ---> 5ac5c80b2922 20:40:31 Step 3/25 : WORKDIR /edgex-go 20:40:31 ---> Using cache 20:40:31 ---> f4e3b54babc6 20:40:31 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:31 ---> Using cache 20:40:31 ---> 8248e10d7da4 20:40:31 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:40:31 Removing intermediate container 4748a3c9e6f7 20:40:31 ---> 2d5330016176 20:40:31 Step 22/23 : LABEL git_sha=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f 20:40:31 Removing intermediate container 64331fcb34de 20:40:31 ---> 2b758aaa8098 20:40:31 20:40:31 ---> Running in 2cee1b40d431 20:40:31 ---> Running in 96775c4afbb8 20:40:31 ---> Running in 1dc1be122b9b 20:40:31 Successfully built 2b758aaa8098 20:40:31 Successfully tagged security-spiffe-token-provider:latest 20:40:31  Building security-spiffe-token-provider ... done Building support-notifications 20:40:31 Removing intermediate container 2cee1b40d431 20:40:31 ---> 9f1515bf6edf 20:40:31 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:40:31 Removing intermediate container 1dc1be122b9b 20:40:31 ---> a4c4f66f6f3b 20:40:31 Step 23/23 : LABEL version=0.0.0 20:40:31 ---> Running in 483c8657bfcb 20:40:31 ---> Running in 279aff76c724 20:40:31 Removing intermediate container 767794eb3477 20:40:31 ---> 5d7437cb205e 20:40:31 Step 6/26 : COPY go.mod vendor* ./ 20:40:32 Removing intermediate container 483c8657bfcb 20:40:32 ---> 45510c51f132 20:40:32 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:40:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:40:33 ---> 7416d2ab97af 20:40:33 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:33 Removing intermediate container 279aff76c724 20:40:33 ---> b81711e89c1c 20:40:33 20:40:33 ---> Running in ee61f21838af 20:40:33 ---> Running in 40b38a8c6a91 20:40:33 Successfully built b81711e89c1c 20:40:33 Successfully tagged core-data:latest 20:40:33  Building core-data ... done Building core-metadata 20:40:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:40:33 OK: 211 MiB in 51 packages 20:40:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:40:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:40:36 ---> 5ac5c80b2922 20:40:36 Step 3/22 : WORKDIR /edgex-go 20:40:36 ---> Using cache 20:40:36 ---> f4e3b54babc6 20:40:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:36 ---> Using cache 20:40:36 ---> 8248e10d7da4 20:40:36 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:40:37 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:40:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:40:37 ---> 5ac5c80b2922 20:40:37 Step 3/23 : WORKDIR /edgex-go 20:40:37 ---> Using cache 20:40:37 ---> f4e3b54babc6 20:40:37 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:37 ---> Using cache 20:40:37 ---> 8248e10d7da4 20:40:37 Step 5/23 : RUN apk add --update --no-cache make git 20:40:37 ---> Using cache 20:40:37 ---> 1fa9436aab57 20:40:37 Step 6/23 : COPY go.mod vendor* ./ 20:40:37 ---> Using cache 20:40:37 ---> dbe899cb45ca 20:40:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:37 ---> Using cache 20:40:37 ---> 0229f29fa084 20:40:37 Step 8/23 : COPY . . 20:40:37 ---> Using cache 20:40:37 ---> 5a7320a319e7 20:40:37 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:40:38 Removing intermediate container 96775c4afbb8 20:40:38 ---> 5d3922f005d3 20:40:38 Step 6/25 : COPY go.mod vendor* ./ 20:40:38 Removing intermediate container ee61f21838af 20:40:38 ---> 776bfa50d4b8 20:40:38 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 20:40:38 ---> Running in 19b4adaab573 20:40:38 ---> Running in 496ae71f256c 20:40:38 ---> Running in 66ba33402065 20:40:38 Removing intermediate container 66ba33402065 20:40:38 ---> 3d4f5af3502c 20:40:38 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:40:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:40:38 ---> 70e8390772bc 20:40:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:40:38 ---> Running in 51641a937846 20:40:38 ---> 7bff9a481710 20:40:38 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:40:38 ---> Running in ee4ad80611a4 20:40:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:40:39 OK: 211 MiB in 51 packages 20:40:40 Removing intermediate container ee4ad80611a4 20:40:40 ---> caf073a7ed9f 20:40:40 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:40 Removing intermediate container 496ae71f256c 20:40:40 ---> b077d1c5c056 20:40:40 Step 6/22 : COPY go.mod vendor* ./ 20:40:42 ---> adfb97dec8ef 20:40:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:42 ---> 1a5d4f56c287 20:40:42 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:40:42 ---> Running in e0401caa02f1 20:40:42 Removing intermediate container 40b38a8c6a91 20:40:42 ---> a2405e032074 20:40:42 Step 8/26 : COPY . . 20:40:47 ---> 375a529e8f47 20:40:47 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:40:50 ---> 5c5b84840993 20:40:50 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:40:50 ---> 3f4ace396f10 20:40:50 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:40:50 ---> Running in 843d8c5ee3d2 20:40:50 ---> 11d9f6b2ec4a 20:40:50 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:40:50 Removing intermediate container 51641a937846 20:40:50 ---> e85ef249accb 20:40:50 Step 8/25 : COPY . . 20:40:50 Removing intermediate container 843d8c5ee3d2 20:40:50 ---> cc21967fc7bb 20:40:50 Step 10/26 : WORKDIR /edgex-go/spire-build 20:40:50 ---> Running in 9f7a551fe396 20:40:51 ---> 760c93e8af18 20:40:51 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:40:52 Removing intermediate container 9f7a551fe396 20:40:52 ---> 6398e1027b7a 20:40:52 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:40:53 ---> 703209f63c8b 20:40:53 Step 26/31 : RUN chmod +x /entrypoint.sh 20:40:53 ---> Running in 75bc12059de5 20:40:54 ---> Running in 994027f44dbc 20:40:54 Removing intermediate container e0401caa02f1 20:40:54 ---> 2868bbb09561 20:40:54 Step 8/22 : COPY . . 20:40:57 ---> ab374587dbb0 20:40:57 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:40:57 ---> Running in 8a90a2e38d34 20:40:57 Removing intermediate container 994027f44dbc 20:40:57 ---> c00f366cf171 20:40:57 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:40:57 Removing intermediate container 75bc12059de5 20:40:57 ---> 25fb07a3c681 20:40:57 Step 12/26 : WORKDIR /edgex-go 20:40:57 ---> Running in 965f4eeadabf 20:40:57 ---> Running in 6d2049d49778 20:40:57 Removing intermediate container 8a90a2e38d34 20:40:57 ---> 03dab5df1043 20:40:57 Step 10/25 : WORKDIR /edgex-go/spire-build 20:40:57 ---> Running in 5124e0df7e10 20:40:57 Removing intermediate container 965f4eeadabf 20:40:57 ---> 2c8a9fd2413e 20:40:57 Step 28/31 : CMD ["gate"] 20:40:57 Removing intermediate container 6d2049d49778 20:40:57 ---> 613600e11640 20:40:57 20:40:57 Step 13/26 : FROM alpine:3.15 20:40:57 ---> 2720e26172a0 20:40:57 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:40:57 ---> Using cache 20:40:57 ---> d5983cbb9450 20:40:57 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:57 ---> Using cache 20:40:57 ---> 943152d2f1f9 20:40:57 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:40:57 Removing intermediate container 5124e0df7e10 20:40:57 ---> a203625dfbbd 20:40:57 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:40:58 ? github.com/edgexfoundry/edgex-go [no test files] 20:40:58 ---> Running in 372f72131430 20:40:58 ---> Running in c44aba50f140 20:40:58 ---> Running in 73be3c31db23 20:40:58 ---> 3a83a2276cc2 20:40:58 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:40:58 Removing intermediate container 372f72131430 20:40:58 ---> e11875094afc 20:40:58 Step 29/31 : LABEL arch=x86_64 20:40:58 ---> Running in f2ddc4f80ed8 20:40:58 ---> Running in 34b221e6868f 20:40:58 Removing intermediate container 34b221e6868f 20:40:58 ---> 80468dc599bf 20:40:58 Step 30/31 : LABEL git_sha=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f 20:40:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:40:58 ---> Running in 50a6716c92ec 20:40:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:40:59 Removing intermediate container 50a6716c92ec 20:40:59 ---> 4c8b41b0eb33 20:40:59 Step 31/31 : LABEL version=0.0.0 20:40:59 ---> Running in 34d974f02552 20:40:59 Removing intermediate container c44aba50f140 20:40:59 ---> 44db9edee759 20:40:59 Step 12/25 : WORKDIR /edgex-go 20:40:59 ---> Running in 5050b3dff028 20:40:59 Removing intermediate container 34d974f02552 20:40:59 ---> 90b184ebdbf9 20:40:59 20:40:59 Successfully built 90b184ebdbf9 20:40:59 Successfully tagged security-bootstrapper:latest 20:40:59  Building security-bootstrapper ... done Building core-command 20:40:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:40:59 Removing intermediate container 5050b3dff028 20:40:59 ---> ca76c1522186 20:40:59 20:40:59 Step 13/25 : FROM alpine:3.15 20:40:59 ---> 2720e26172a0 20:40:59 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:40:59 ---> Using cache 20:40:59 ---> d5983cbb9450 20:40:59 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:40:59 ---> Using cache 20:40:59 ---> 943152d2f1f9 20:40:59 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:40:59 ---> Using cache 20:40:59 ---> a26c6c048dac 20:40:59 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:40:59 Removing intermediate container 19b4adaab573 20:40:59 ---> 5a08a4349747 20:40:59 20:40:59 Step 10/23 : FROM alpine:3.16 20:40:59 ---> d7d3d98c851f 20:40:59 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:40:59 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:40:59 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:40:59 OK: 15856 distinct packages available 20:41:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:41:00 ---> Running in aebe5d0f79dd 20:41:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:41:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:41:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:41:01 (1/4) Installing dumb-init (1.2.5-r1) 20:41:01 (2/4) Installing musl-obstack (1.2.3-r0) 20:41:01 (3/4) Installing libucontext (1.1-r0) 20:41:01 (1/1) Installing dumb-init (1.2.5-r1) 20:41:01 Executing busybox-1.35.0-r15.trigger 20:41:01 (4/4) Installing gcompat (1.0.0-r4) 20:41:01 OK: 6 MiB in 15 packages 20:41:01 Executing busybox-1.34.1-r7.trigger 20:41:01 OK: 6 MiB in 18 packages 20:41:02 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:41:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:41:02 ---> 5ac5c80b2922 20:41:02 Step 3/23 : WORKDIR /edgex-go 20:41:02 ---> Using cache 20:41:02 ---> f4e3b54babc6 20:41:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:02 ---> Using cache 20:41:02 ---> 8248e10d7da4 20:41:02 Step 5/23 : RUN apk add --update --no-cache make git 20:41:02 ---> Using cache 20:41:02 ---> 1fa9436aab57 20:41:02 Step 6/23 : COPY go.mod vendor* ./ 20:41:02 ---> Using cache 20:41:02 ---> dbe899cb45ca 20:41:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:02 ---> Using cache 20:41:02 ---> 0229f29fa084 20:41:02 Step 8/23 : COPY . . 20:41:02 ---> Using cache 20:41:02 ---> 5a7320a319e7 20:41:02 Step 9/23 : RUN make cmd/core-command/core-command 20:41:04 ---> 3585ce057527 20:41:04 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:41:04 ---> Running in 253d868a11c5 20:41:04 ---> 5c884cadfe96 20:41:04 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:41:04 Removing intermediate container aebe5d0f79dd 20:41:04 ---> b0ac6b172c93 20:41:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:41:04 ---> Running in 2171610996f7 20:41:04 Removing intermediate container 73be3c31db23 20:41:04 ---> 2b5b8bc289e0 20:41:04 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:41:04 Removing intermediate container 2171610996f7 20:41:04 ---> 65abb08b0763 20:41:04 Step 13/23 : ENV APP_PORT=59881 20:41:04 ---> 23d659d0cecb 20:41:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:41:04 ---> Running in e7404f51d3e9 20:41:04 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:41:04 Removing intermediate container e7404f51d3e9 20:41:04 ---> 0585618c8f69 20:41:04 Step 14/23 : EXPOSE $APP_PORT 20:41:04 ---> 20a7c8ffa76d 20:41:04 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:41:05 ---> Running in 535f9cca9230 20:41:06 ---> Running in dc5cdbca08d0 20:41:06 ---> 1ed5fe040d8e 20:41:06 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:41:06 Removing intermediate container 535f9cca9230 20:41:06 ---> 8cf7d28cf447 20:41:06 Step 15/23 : WORKDIR / 20:41:06 ---> Running in 0dc42193337c 20:41:06 Removing intermediate container dc5cdbca08d0 20:41:06 ---> bad66000c683 20:41:06 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:41:06 ---> Running in 5f9d5648718f 20:41:06 Removing intermediate container 0dc42193337c 20:41:06 ---> 3cb98ba6fd26 20:41:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:06 ---> 9c04d88cb2a8 20:41:06 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:41:06 ---> Running in 8ba77c845281 20:41:07 Removing intermediate container 5f9d5648718f 20:41:07 ---> 4bd4962b15b9 20:41:07 Step 23/25 : LABEL arch=x86_64 20:41:07 ---> Running in 3cbe5449aa4a 20:41:07 Removing intermediate container 8ba77c845281 20:41:07 ---> f45bda5867e8 20:41:07 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:41:07 Removing intermediate container 3cbe5449aa4a 20:41:07 ---> 24102184d036 20:41:07 Step 24/25 : LABEL git_sha=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f 20:41:07 ---> 27d13427c12e 20:41:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:41:07 ---> Running in 34bceb844ee6 20:41:07 ---> 3de22ff817db 20:41:07 Step 21/26 : WORKDIR / 20:41:08 ---> Running in 3458b8bf6475 20:41:08 Removing intermediate container 34bceb844ee6 20:41:08 ---> 620792ad20dd 20:41:08 Step 25/25 : LABEL version=0.0.0 20:41:08 ---> Running in 2f2601e008fc 20:41:08 ---> a87c1b8c4407 20:41:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:41:08 Removing intermediate container 3458b8bf6475 20:41:08 ---> 6b5617b5f11e 20:41:08 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:41:08 Removing intermediate container 2f2601e008fc 20:41:08 ---> 8efeefa34924 20:41:08 20:41:08 ---> Running in 095f77090bbc 20:41:08 Successfully built 8efeefa34924 20:41:08 ---> 151ea0870690 20:41:08 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:41:08 Successfully tagged security-spire-server:latest 20:41:08 Building support-scheduler 20:41:08  Building security-spire-server ... done  ---> Running in 47ef7a737e39 20:41:09 Removing intermediate container 095f77090bbc 20:41:09 ---> e454114a6b4a 20:41:09 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:41:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:41:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:41:12 ---> 5ac5c80b2922 20:41:12 Step 3/22 : WORKDIR /edgex-go 20:41:12 ---> Using cache 20:41:12 ---> f4e3b54babc6 20:41:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:12 ---> Using cache 20:41:12 ---> 8248e10d7da4 20:41:12 Step 5/22 : RUN apk add --update --no-cache make git 20:41:12 ---> Using cache 20:41:12 ---> 1fa9436aab57 20:41:12 Step 6/22 : COPY go.mod vendor* ./ 20:41:12 ---> Using cache 20:41:12 ---> dbe899cb45ca 20:41:12 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:12 ---> Using cache 20:41:12 ---> 0229f29fa084 20:41:12 Step 8/22 : COPY . . 20:41:12 ---> Using cache 20:41:12 ---> 5a7320a319e7 20:41:12 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:41:15 Removing intermediate container 47ef7a737e39 20:41:15 ---> fa94fa842608 20:41:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:41:15 ---> Running in 02f61f74a64d 20:41:15 ---> Running in 62943a294568 20:41:15 ---> Running in 046b116de251 20:41:15 Removing intermediate container 02f61f74a64d 20:41:15 ---> d77b4604a56a 20:41:15 Step 24/26 : LABEL arch=x86_64 20:41:15 Removing intermediate container 046b116de251 20:41:15 ---> f7143a0706a0 20:41:15 Step 21/23 : LABEL arch=x86_64 20:41:15 ---> Running in 3e51fa315391 20:41:15 ---> Running in 69f6710f3305 20:41:15 Removing intermediate container 69f6710f3305 20:41:15 ---> c71afae2ba61 20:41:15 Step 22/23 : LABEL git_sha=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f 20:41:15 ---> Running in 83fbec7fa794 20:41:15 Removing intermediate container 3e51fa315391 20:41:15 ---> 07b69f650481 20:41:15 Step 25/26 : LABEL git_sha=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f 20:41:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:41:15 ---> Running in 4f2c0fcdfb9f 20:41:15 Removing intermediate container 83fbec7fa794 20:41:15 ---> 6c65c8211e15 20:41:15 Step 23/23 : LABEL version=0.0.0 20:41:15 ---> Running in a7b54dcbe615 20:41:15 Removing intermediate container 4f2c0fcdfb9f 20:41:15 ---> 5732a16082ce 20:41:15 Step 26/26 : LABEL version=0.0.0 20:41:15 ---> Running in e51edbe4c92d 20:41:16 Removing intermediate container a7b54dcbe615 20:41:16 ---> 7c925d18c675 20:41:16 20:41:16 Successfully built 7c925d18c675 20:41:16 Successfully tagged core-metadata:latest 20:41:16  Building core-metadata ... done Building sys-mgmt-agent 20:41:16 Removing intermediate container e51edbe4c92d 20:41:16 ---> b1efde9eadb7 20:41:16 20:41:16 Successfully built b1efde9eadb7 20:41:16 Successfully tagged security-spire-config:latest 20:41:18  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:41:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:41:18 ---> 5ac5c80b2922 20:41:18 Step 3/23 : WORKDIR /edgex-go 20:41:18 ---> Using cache 20:41:18 ---> f4e3b54babc6 20:41:18 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:41:18 ---> Using cache 20:41:18 ---> 8248e10d7da4 20:41:18 Step 5/23 : RUN apk add --update --no-cache make bash git 20:41:23 ---> Running in 979a5f3871b1 20:41:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:41:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:41:24 OK: 211 MiB in 51 packages 20:41:27 Removing intermediate container 253d868a11c5 20:41:27 ---> 35c6e48b7389 20:41:27 20:41:27 Step 10/23 : FROM alpine:3.16 20:41:27 ---> d7d3d98c851f 20:41:27 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:41:27 ---> Using cache 20:41:27 ---> b0ac6b172c93 20:41:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:41:27 ---> Using cache 20:41:27 ---> 65abb08b0763 20:41:27 Step 13/23 : ENV APP_PORT=59882 20:41:27 Removing intermediate container 979a5f3871b1 20:41:27 ---> 279f9daea98b 20:41:27 Step 6/23 : COPY go.mod vendor* ./ 20:41:27 ---> Running in 860e68f73f4d 20:41:27 Removing intermediate container f2ddc4f80ed8 20:41:27 ---> 52ccf66bc7c5 20:41:27 20:41:27 Step 10/22 : FROM alpine:3.16 20:41:27 ---> d7d3d98c851f 20:41:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:41:27 ---> Running in 337b19de2394 20:41:27 Removing intermediate container 860e68f73f4d 20:41:27 ---> c3306caf4002 20:41:27 Step 14/23 : EXPOSE $APP_PORT 20:41:27 ---> 7bc26e73855b 20:41:27 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:41:27 ---> Running in ea7edba3150e 20:41:27 ---> Running in 7c6efafe4d22 20:41:27 Removing intermediate container ea7edba3150e 20:41:27 ---> 4c6814423f01 20:41:27 Step 15/23 : WORKDIR / 20:41:27 ---> Running in 0d48c99d85e0 20:41:27 Removing intermediate container 0d48c99d85e0 20:41:27 ---> 23a6fb551d31 20:41:27 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:41:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:41:28 ---> caef90b241b5 20:41:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:41:28 (1/2) Installing ca-certificates (20211220-r0) 20:41:28 (2/2) Installing dumb-init (1.2.5-r1) 20:41:28 Executing busybox-1.35.0-r15.trigger 20:41:28 Executing ca-certificates-20211220-r0.trigger 20:41:28 OK: 6 MiB in 16 packages 20:41:28 ---> e53a5c55f592 20:41:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:41:28 Removing intermediate container 337b19de2394 20:41:28 ---> 3e1032c88820 20:41:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:41:29 ---> Running in 1a7414fda3fe 20:41:29 ---> 5f45dd77013d 20:41:29 Step 19/23 : ENTRYPOINT ["/core-command"] 20:41:29 ---> Running in e0357900525e 20:41:29 Removing intermediate container 1a7414fda3fe 20:41:29 ---> fef0a00ee341 20:41:29 Step 13/22 : ENV APP_PORT=59860 20:41:29 Removing intermediate container e0357900525e 20:41:29 ---> 196ec5b62bb3 20:41:29 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:41:29 ---> Running in a0b18c414edb 20:41:29 ---> Running in 5243f0e07059 20:41:29 Removing intermediate container a0b18c414edb 20:41:29 ---> 72efc25f698b 20:41:29 Step 14/22 : EXPOSE $APP_PORT 20:41:30 ---> Running in 0eed2d592739 20:41:30 Removing intermediate container 5243f0e07059 20:41:30 ---> 1b575a50cbe6 20:41:30 Step 21/23 : LABEL arch=x86_64 20:41:30 ---> Running in 4b7473330a10 20:41:31 Removing intermediate container 0eed2d592739 20:41:31 ---> 25da1915f395 20:41:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:31 Removing intermediate container 4b7473330a10 20:41:31 ---> 27f3596ba617 20:41:31 Step 22/23 : LABEL git_sha=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f 20:41:31 ---> Running in 518a50d87d48 20:41:31 ---> 15054b7568af 20:41:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:41:31 Removing intermediate container 518a50d87d48 20:41:31 ---> 7313317e738c 20:41:31 Step 23/23 : LABEL version=0.0.0 20:41:31 ---> Running in 6cb604bf2791 20:41:32 Removing intermediate container 6cb604bf2791 20:41:32 ---> e8cb50ca2dcb 20:41:32 20:41:32 Successfully built e8cb50ca2dcb 20:41:32 Successfully tagged core-command:latest 20:41:32  Building core-command ... done  ---> 01313bf49a19 20:41:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:41:33 ---> 51b44ced5e37 20:41:33 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:41:33 ---> Running in 6b3bedac4bbb 20:41:33 Removing intermediate container 6b3bedac4bbb 20:41:33 ---> e6b99c685c2b 20:41:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:41:33 ---> Running in 30d48c1d7d5c 20:41:33 Removing intermediate container 30d48c1d7d5c 20:41:33 ---> 3c9cbc8e3b87 20:41:33 Step 20/22 : LABEL arch=x86_64 20:41:33 ---> Running in efb7d70aba98 20:41:33 Removing intermediate container efb7d70aba98 20:41:33 ---> 35422dad6628 20:41:33 Step 21/22 : LABEL git_sha=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f 20:41:33 ---> Running in 2d53605873d6 20:41:34 Removing intermediate container 2d53605873d6 20:41:34 ---> ee3807bb8a8f 20:41:34 Step 22/22 : LABEL version=0.0.0 20:41:34 ---> Running in 284d79156cfe 20:41:34 Removing intermediate container 284d79156cfe 20:41:34 ---> ffee0a15d3e8 20:41:34 20:41:34 Successfully built ffee0a15d3e8 20:41:34 Successfully tagged support-notifications:latest 20:41:34  Building support-notifications ... done Removing intermediate container 7c6efafe4d22 20:41:34 ---> 43e4a37dff24 20:41:34 Step 8/23 : COPY . . 20:41:39 ---> 7cdab49f7a75 20:41:39 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:41:39 ---> Running in 014e5b58fff9 20: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:41:40 Removing intermediate container 62943a294568 20:41:40 ---> 19e9a0748712 20:41:40 20:41:40 Step 10/22 : FROM alpine:3.16 20:41:40 ---> d7d3d98c851f 20:41:40 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:41:40 ---> Using cache 20:41:40 ---> b0ac6b172c93 20:41:40 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:41:40 ---> Using cache 20:41:40 ---> 65abb08b0763 20:41:40 Step 13/22 : ENV APP_PORT=59861 20:41:40 ---> Running in 19085b98f5a0 20:41:40 Removing intermediate container 19085b98f5a0 20:41:40 ---> 6b334677cce8 20:41:40 Step 14/22 : EXPOSE $APP_PORT 20:41:40 ---> Running in e73d030fc42c 20:41:40 Removing intermediate container e73d030fc42c 20:41:40 ---> a0d68bdbb3c4 20:41:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:41 ---> 9c4aa0357a76 20:41:41 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:41:42 ---> dc2f1eec4754 20:41:42 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:41:42 ---> dce269b3e3c3 20:41:42 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:41:42 ---> Running in 43dc6f0175e6 20:41:42 Removing intermediate container 43dc6f0175e6 20:41:42 ---> 0770e2a06de5 20:41:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:41:42 ---> Running in bc0575a6ecbd 20:41:42 Removing intermediate container bc0575a6ecbd 20:41:42 ---> f2cbc25a1f2f 20:41:42 Step 20/22 : LABEL arch=x86_64 20:41:42 ---> Running in dabfc49f18aa 20:41:42 Removing intermediate container dabfc49f18aa 20:41:42 ---> a8644ddb8b26 20:41:42 Step 21/22 : LABEL git_sha=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f 20:41:42 ---> Running in aa0eb4c24133 20:41:42 Removing intermediate container aa0eb4c24133 20:41:42 ---> c1f9542e022e 20:41:42 Step 22/22 : LABEL version=0.0.0 20:41:42 ---> Running in a5aa07fed56c 20:41:42 Removing intermediate container a5aa07fed56c 20:41:42 ---> 289e00feba88 20:41:42 20:41:42 Successfully built 289e00feba88 20:41:42 Successfully tagged support-scheduler:latest 20:41:55  Building support-scheduler ... done Removing intermediate container 014e5b58fff9 20:41:55 ---> 60c193ad7dc5 20:41:55 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:41:55 ---> Running in 20adeb002f98 20:41:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:41:55 Removing intermediate container 20adeb002f98 20:41:55 ---> c68130ecd9d9 20:41:55 20:41:55 Step 11/23 : FROM docker:20.10.14 20:41:55 20.10.14: Pulling from library/docker 20:41:57 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:41:57 Status: Downloaded newer image for docker:20.10.14 20:41:57 ---> 7417809fdb73 20:41: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' 20:41:58 ---> Running in 2899338fb518 20:41:58 Removing intermediate container 2899338fb518 20:41:58 ---> 98e34e5de32b 20:41:58 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:41:58 ---> Running in a0efc7574a94 20:41:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:41:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:41:58 (1/43) Installing readline (8.1.1-r0) 20:41:58 (2/43) Installing bash (5.1.16-r0) 20:41:58 Executing bash-5.1.16-r0.post-install 20:41:58 (3/43) Installing brotli-libs (1.0.9-r5) 20:41:58 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:41:58 (5/43) Installing libcurl (7.80.0-r2) 20:41:58 (6/43) Installing curl (7.80.0-r2) 20:41:58 (7/43) Installing dumb-init (1.2.5-r1) 20:41:58 (8/43) Installing libbz2 (1.0.8-r1) 20:41:58 (9/43) Installing expat (2.4.7-r0) 20:41:58 (10/43) Installing libffi (3.4.2-r1) 20:41:58 (11/43) Installing gdbm (1.22-r0) 20:41:58 (12/43) Installing xz-libs (5.2.5-r1) 20:41:58 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:41:58 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:41:58 (15/43) Installing mpdecimal (2.5.1-r1) 20:41:58 (16/43) Installing sqlite-libs (3.36.0-r0) 20:41:58 (17/43) Installing python3 (3.9.13-r1) 20:41:59 (18/43) Installing py3-appdirs (1.4.4-r2) 20:41:59 (19/43) Installing py3-certifi (2020.12.5-r1) 20:41:59 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:41:59 (21/43) Installing py3-idna (3.3-r0) 20:41:59 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:41:59 (23/43) Installing py3-requests (2.26.0-r1) 20:41:59 (24/43) Installing py3-msgpack (1.0.2-r1) 20:41:59 (25/43) Installing py3-lockfile (0.12.2-r4) 20:41:59 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:41:59 (27/43) Installing py3-colorama (0.4.4-r1) 20:41:59 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:41:59 (29/43) Installing py3-distlib (0.3.3-r0) 20:41:59 (30/43) Installing py3-distro (1.6.0-r0) 20:41:59 (31/43) Installing py3-six (1.16.0-r0) 20:41:59 (32/43) Installing py3-webencodings (0.5.1-r4) 20:41:59 (33/43) Installing py3-html5lib (1.1-r1) 20:41:59 (34/43) Installing py3-parsing (2.4.7-r2) 20:41:59 (35/43) Installing py3-packaging (20.9-r1) 20:41:59 (36/43) Installing py3-tomli (1.2.2-r0) 20:41:59 (37/43) Installing py3-pep517 (0.12.0-r0) 20:41:59 (38/43) Installing py3-progress (1.6-r0) 20:41:59 (39/43) Installing py3-retrying (1.3.3-r2) 20:41:59 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:41:59 (41/43) Installing py3-setuptools (52.0.0-r4) 20:41:59 (42/43) Installing py3-toml (0.10.2-r2) 20:41:59 (43/43) Installing py3-pip (20.3.4-r1) 20:41:59 Executing busybox-1.34.1-r5.trigger 20:41:59 OK: 83 MiB in 65 packages 20:41:59 Collecting docker-compose==1.23.2 20:41:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:41:59 Collecting docopt<0.7,>=0.6.1 20:41:59 Downloading docopt-0.6.2.tar.gz (25 kB) 20:42:00 Collecting dockerpty<0.5,>=0.4.1 20:42:00 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:42:00 Collecting websocket-client<1.0,>=0.32.0 20:42:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:42:00 Collecting PyYAML<4,>=3.10 20:42:00 Downloading PyYAML-3.13.tar.gz (270 kB) 20:42:01 Collecting cached-property<2,>=1.2.0 20:42:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:42:01 Collecting texttable<0.10,>=0.9.0 20:42:01 Downloading texttable-0.9.1.tar.gz (11 kB) 20:42:01 Collecting docker<4.0,>=3.6.0 20:42:01 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:42:01 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:42:01 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:42:01 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:42:01 Collecting jsonschema<3,>=2.5.1 20:42:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:42:01 Collecting docker-pycreds>=0.4.0 20:42:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:42:02 Collecting urllib3<1.25,>=1.21.1 20:42:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:42:02 Collecting idna<2.8,>=2.5 20:42:02 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:42:02 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 20:42:02 Collecting chardet<3.1.0,>=3.0.2 20:42:02 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:42:02 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:42:02 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:42:02 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:42:02 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:42:02 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:42:02 Attempting uninstall: urllib3 20:42:02 Found existing installation: urllib3 1.26.7 20:42:02 Uninstalling urllib3-1.26.7: 20:42:02 Successfully uninstalled urllib3-1.26.7 20:42:02 Attempting uninstall: idna 20:42:02 Found existing installation: idna 3.3 20:42:02 Uninstalling idna-3.3: 20:42:02 Successfully uninstalled idna-3.3 20:42:02 Attempting uninstall: requests 20:42:02 Found existing installation: requests 2.26.0 20:42:02 Uninstalling requests-2.26.0: 20:42:02 Successfully uninstalled requests-2.26.0 20:42:02 Running setup.py install for texttable: started 20:42:03 Running setup.py install for texttable: finished with status 'done' 20:42:03 Running setup.py install for PyYAML: started 20:42:03 Running setup.py install for PyYAML: finished with status 'done' 20:42:03 Running setup.py install for docopt: started 20:42:03 Running setup.py install for docopt: finished with status 'done' 20:42:03 Running setup.py install for dockerpty: started 20:42:03 Running setup.py install for dockerpty: finished with status 'done' 20:42:04 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:42:07 Removing intermediate container a0efc7574a94 20:42:07 ---> 6e64640565b7 20:42:07 Step 14/23 : ENV APP_PORT=58890 20:42:07 ---> Running in 58906ca2a084 20:42:07 Removing intermediate container 58906ca2a084 20:42:07 ---> cce1565f2577 20:42:07 Step 15/23 : EXPOSE $APP_PORT 20:42:07 ---> Running in 8a4969937d95 20:42:07 Removing intermediate container 8a4969937d95 20:42:07 ---> c75e7e5aee06 20:42:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:42:07 ---> 3a5df3a7bef6 20:42:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:42:07 ---> f1eec8b0ad01 20:42:07 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:42:08 ---> 355b16fc91f8 20:42:08 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:42:08 ---> Running in d3f194f517d7 20:42:08 Removing intermediate container d3f194f517d7 20:42:08 ---> befe1c3a7cc3 20:42:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:42:08 ---> Running in 3f49138b6899 20:42:08 Removing intermediate container 3f49138b6899 20:42:08 ---> bed8be90a55b 20:42:08 Step 21/23 : LABEL arch=x86_64 20:42:08 ---> Running in 50d852bb1d7b 20:42:08 Removing intermediate container 50d852bb1d7b 20:42:08 ---> 01167b35d9e5 20:42:08 Step 22/23 : LABEL git_sha=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f 20:42:08 ---> Running in 9cf9138d1a99 20:42:08 Removing intermediate container 9cf9138d1a99 20:42:08 ---> 23f0f95f2428 20:42:08 Step 23/23 : LABEL version=0.0.0 20:42:08 ---> Running in e7138e1d44fb 20:42:08 Removing intermediate container e7138e1d44fb 20:42:08 ---> 6328c126fb31 20:42:08 20:42:08 Successfully built 6328c126fb31 20:42:08 Successfully tagged sys-mgmt-agent:latest 20:42:08  Building sys-mgmt-agent ... done  [Pipeline] } 20:42:08 $ docker stop --time=1 e9bd038030e55857c034030e6504182064303ee389eb9a695a4ade5c534b91a6 20:42:09 $ docker rm -f e9bd038030e55857c034030e6504182064303ee389eb9a695a4ade5c534b91a6 [Pipeline] // withDockerContainer [Pipeline] sh 20:42:10 + docker images 20:42:10 REPOSITORY TAG IMAGE ID CREATED SIZE 20:42:10 sys-mgmt-agent latest 6328c126fb31 2 seconds ago 299MB 20:42:10 c68130ecd9d9 16 seconds ago 1.52GB 20:42:10 support-scheduler latest 289e00feba88 28 seconds ago 26.5MB 20:42:10 19e9a0748712 31 seconds ago 1.58GB 20:42:10 support-notifications latest ffee0a15d3e8 36 seconds ago 27.1MB 20:42:10 core-command latest e8cb50ca2dcb 39 seconds ago 16.2MB 20:42:10 52ccf66bc7c5 44 seconds ago 1.58GB 20:42:10 35c6e48b7389 45 seconds ago 1.52GB 20:42:10 security-spire-config latest b1efde9eadb7 54 seconds ago 85.8MB 20:42:10 core-metadata latest 7c925d18c675 55 seconds ago 17.1MB 20:42:10 security-spire-server latest 8efeefa34924 About a minute ago 86.5MB 20:42:10 security-bootstrapper latest 90b184ebdbf9 About a minute ago 19.3MB 20:42:10 ca76c1522186 About a minute ago 1.41GB 20:42:10 5a08a4349747 About a minute ago 1.52GB 20:42:10 613600e11640 About a minute ago 1.41GB 20:42:10 core-data latest b81711e89c1c About a minute ago 21.5MB 20:42:10 security-spiffe-token-provider latest 2b758aaa8098 About a minute ago 29.1MB 20:42:10 security-secretstore-setup latest 0d2669cce525 About a minute ago 28.9MB 20:42:10 3582036b376c About a minute ago 1.52GB 20:42:10 security-proxy-setup latest c6d8b1638a32 About a minute ago 27.2MB 20:42:10 7d5652be417d About a minute ago 1.57GB 20:42:10 5f5af90ac43f About a minute ago 1.55GB 20:42:10 9e740e98deaa About a minute ago 1.53GB 20:42:10 4684abba19f2 2 minutes ago 1.53GB 20:42:10 security-spire-agent latest 97f03fea35f8 2 minutes ago 125MB 20:42:10 614d6dd830b8 2 minutes ago 1.41GB 20:42:10 ci-base-image-x86_64 latest 5ac5c80b2922 5 minutes ago 993MB 20:42:10 alpine 3.15 2720e26172a0 9 days ago 5.57MB 20:42:10 alpine 3.16 d7d3d98c851f 11 days ago 5.53MB 20:42:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB 20:42:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB 20:42:10 docker 20.10.14 7417809fdb73 3 months ago 218MB 20:42:10 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] } 20:42:34 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:42:35 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:42:39 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:42:39 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:42:39 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:42:39 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:42:39 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:42:39 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:42:39 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:42:41 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:42:41 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:42:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 20:42:41 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 20:42:41 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:42:41 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:42:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.375s coverage: 28.7% of statements 20:42:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:42:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:42:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.369s coverage: 98.5% of statements 20:42:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:42:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.482s coverage: 54.2% of statements 20:42:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:42:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:43:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.791s coverage: 89.2% of statements 20:43:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:43:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:43:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:43:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.586s coverage: 83.8% of statements 20:43:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:43:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:43:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 20:43:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:43:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:43:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.391s coverage: 95.6% of statements 20:43:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:43:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:43:21 ok github.com/edgexfoundry/edgex-go/internal/io 0.312s coverage: 72.2% of statements 20:43:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:43:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:43:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:43:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:43:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:43:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.370s coverage: 60.0% of statements 20:43:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:43:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:43:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:43:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.346s coverage: 0.9% of statements 20:43:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:43:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.338s coverage: 58.8% of statements 20:43:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.326s coverage: 29.6% of statements 20:43:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:43:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.268s coverage: 47.1% of statements 20:43:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.244s coverage: 79.5% of statements 20:43:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.210s coverage: 94.1% of statements 20:43:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.358s coverage: 96.3% of statements 20:43:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.288s coverage: 87.5% of statements 20:43:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.240s coverage: 94.4% of statements 20:43:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.188s coverage: 44.8% of statements 20:43:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.687s coverage: 82.2% of statements 20:43:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.301s coverage: 92.9% of statements 20:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 20:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.211s coverage: 87.2% of statements 20:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 20:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.290s coverage: 58.8% of statements 20:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.262s coverage: 80.0% of statements 20:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.206s coverage: 87.2% of statements 20:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.259s coverage: 85.4% of statements 20:43:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.844s coverage: 91.2% of statements 20:43:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.924s coverage: 64.7% of statements 20:43:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:43:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.244s coverage: 100.0% of statements 20:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.112s coverage: 89.4% of statements 20:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.072s coverage: 100.0% of statements 20:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.067s coverage: 73.7% of statements 20:43:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.056s coverage: 100.0% of statements 20:44:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.344s coverage: 65.8% of statements 20:44:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:44:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:44:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.881s coverage: 43.6% of statements 20:44:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:44:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.305s coverage: 89.5% of statements 20:44:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:44:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.278s coverage: 84.8% of statements 20:44:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:44:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:44:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:44:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:44:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.339s coverage: 17.7% of statements 20:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:44:15 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.721s coverage: 92.3% of statements 20:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:44:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.323s coverage: 63.2% of statements 20:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:44:15 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.445s coverage: 97.7% of statements 20:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:44:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 20:44:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 20:44:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.209s coverage: 28.9% of statements 20:44:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 20:44:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 20:44:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 20:44:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 20:44:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 20:44:15 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 20:44:15 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.210s coverage: 100.0% of statements 20:44:15 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 20:44:16 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:44:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:44:16 GO111MODULE=on go vet ./... 20:46:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:46:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:46:08 ./bin/test-attribution-txt.sh 20:46:08 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 20:46:08 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 20:46:08 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 20:46:08 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 20:46:08 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 20:46:08 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 20:46:08 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:46:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:46:08 + ls -al . 20:46:08 total 684 20:46:08 drwxrwxr-x 9 1001 1001 4096 Jul 29 20:40 . 20:46:08 drwxr-xr-x 4 root root 4096 Jul 29 20:40 .. 20:46:08 -rw-rw-r-- 1 1001 1001 16 Jul 29 20:38 .dockerignore 20:46:08 drwxrwxr-x 8 1001 1001 4096 Jul 29 20:38 .git 20:46:08 drwxrwxr-x 3 1001 1001 4096 Jul 29 20:38 .github 20:46:08 -rw-rw-r-- 1 1001 1001 1030 Jul 29 20:38 .gitignore 20:46:08 -rw-rw-r-- 1 1001 1001 42 Jul 29 20:38 .golangci.yml 20:46:08 -rw-rw-r-- 1 1001 1001 87 Jul 29 20:38 .hadolint.yml 20:46:08 -rw-rw-r-- 1 1001 1001 166 Jul 29 20:38 .sonarcloud.properties 20:46:08 -rw-rw-r-- 1 1001 1001 1171 Jul 29 20:38 ADOPTERS.md 20:46:08 -rw-rw-r-- 1 1001 1001 10347 Jul 29 20:38 Attribution.txt 20:46:08 -rw-rw-r-- 1 1001 1001 63209 Jul 29 20:38 CHANGELOG.md 20:46:08 -rw-rw-r-- 1 1001 1001 3804 Jul 29 20:38 CONTRIBUTING.md 20:46:08 -rw-rw-r-- 1 1001 1001 677 Jul 29 20:38 GOVERNANCE.md 20:46:08 -rw-rw-r-- 1 1001 1001 850 Jul 29 20:38 Jenkinsfile 20:46:08 -rw-rw-r-- 1 1001 1001 10775 Jul 29 20:38 LICENSE 20:46:08 -rw-rw-r-- 1 1001 1001 12191 Jul 29 20:38 Makefile 20:46:08 -rw-rw-r-- 1 1001 1001 582 Jul 29 20:38 OWNERS.md 20:46:08 -rw-rw-r-- 1 1001 1001 9094 Jul 29 20:38 README.md 20:46:08 -rw-rw-r-- 1 1001 1001 6912 Jul 29 20:38 SECURITY.md 20:46:08 -rw-rw-r-- 1 1001 1001 5 Jul 29 20:36 VERSION 20:46:08 -rw-rw-r-- 1 1001 1001 4131 Jul 29 20:38 ZMQWindows.md 20:46:08 drwxrwxr-x 2 1001 1001 4096 Jul 29 20:38 bin 20:46:08 drwxrwxr-x 18 1001 1001 4096 Jul 29 20:38 cmd 20:46:08 -rw-r--r-- 1 root root 436531 Jul 29 20:44 coverage.out 20:46:08 -rw-rw-r-- 1 1001 1001 3681 Jul 29 20:38 go.mod 20:46:08 -rw-rw-r-- 1 1001 1001 38033 Jul 29 20:38 go.sum 20:46:08 drwxrwxr-x 8 1001 1001 4096 Jul 29 20:38 internal 20:46:08 drwxrwxr-x 3 1001 1001 4096 Jul 29 20:38 openapi 20:46:08 drwxrwxr-x 4 1001 1001 4096 Jul 29 20:38 snap 20:46:08 -rw-rw-r-- 1 1001 1001 204 Jul 29 20:38 version.go [Pipeline] sh 20:46:09 + '[' -e coverage.out ] 20:46:09 + chown 1001:1001 coverage.out [Pipeline] stash 20:46:09 Warning: overwriting stash ‘coverage-report’ 20:46:10 Stashed 1 file(s) [Pipeline] sh 20:46:10 + make build 20:46:10 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:47:47 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:48: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/core-command/core-command ./cmd/core-command 20:48:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:49:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:49: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 20:49:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:49: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 20:49:30 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:49:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:49:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:49:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:49: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:49:55 $ docker stop --time=1 8f4c3460222ac95535ab15d6e27887d3940de2526558b1d1bd71c9592910641c 20:49:57 $ docker rm -f 8f4c3460222ac95535ab15d6e27887d3940de2526558b1d1bd71c9592910641c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:50:00 20:50:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:50:00 latest: Pulling from edgex-devops/edgex-compose-arm64 20:50:00 29e5d40040c1: Pulling fs layer 20:50:00 1ce36da41761: Pulling fs layer 20:50:00 25b303627fd3: Pulling fs layer 20:50:01 29e5d40040c1: Verifying Checksum 20:50:01 29e5d40040c1: Download complete 20:50:01 1ce36da41761: Verifying Checksum 20:50:01 1ce36da41761: Download complete 20:50:01 29e5d40040c1: Pull complete 20:50:03 25b303627fd3: Verifying Checksum 20:50:03 25b303627fd3: Download complete 20:50:03 1ce36da41761: Pull complete 20:50:15 25b303627fd3: Pull complete 20:50:15 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:50:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:50:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:15 prd-ubuntu20.04-docker-arm64-4c-16g-21516 does not seem to be running inside a container 20:50:16 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:50:18 $ docker top cfc5b22437a6cbbbbb002d93e5a301eed9cc0acd461ca064989761fbdd3b1632 -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:19 + docker-compose build --help 20:50:19 + grep parallel 20:50:23 --parallel Build images in parallel. [Pipeline] } 20:50:23 $ docker stop --time=1 cfc5b22437a6cbbbbb002d93e5a301eed9cc0acd461ca064989761fbdd3b1632 20:50:25 $ docker rm -f cfc5b22437a6cbbbbb002d93e5a301eed9cc0acd461ca064989761fbdd3b1632 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:50:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:50:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:50:26 prd-ubuntu20.04-docker-arm64-4c-16g-21516 does not seem to be running inside a container 20:50:26 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:50:27 $ docker top e482868e325de9d14a62c74e1e09d8366307517a0ed858891b9e02f855b3bd35 -eo pid,comm [Pipeline] { [Pipeline] sh 20:50:28 + docker-compose -f ./docker-compose-build.yml build --parallel 20:50:32 Building core-command ... 20:50:32 Building core-data ... 20:50:32 Building core-metadata ... 20:50:32 Building security-bootstrapper ... 20:50:32 Building security-proxy-setup ... 20:50:32 Building security-secretstore-setup ... 20:50:32 Building security-spiffe-token-provider ... 20:50:32 Building security-spire-agent ... 20:50:32 Building security-spire-config ... 20:50:32 Building security-spire-server ... 20:50:32 Building support-notifications ... 20:50:32 Building support-scheduler ... 20:50:32 Building sys-mgmt-agent ... 20:50:32 Building security-spire-agent 20:50:32 Building core-metadata 20:50:32 Building sys-mgmt-agent 20:50:32 Building security-bootstrapper 20:50:32 Building security-spire-server 20:51:19 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:51:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:51:19 ---> a10af6322f73 20:51:19 Step 3/25 : WORKDIR /edgex-go 20:51:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:51:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:51:19 ---> a10af6322f73 20:51:19 Step 3/23 : WORKDIR /edgex-go 20:51:19 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:51:19 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:51:19 ---> a10af6322f73 20:51:19 Step 3/26 : WORKDIR /edgex-go 20:51:19 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:51:19 Step 2/31 : FROM ${BUILDER_BASE} AS builder 20:51:19 ---> a10af6322f73 20:51:19 Step 3/31 : WORKDIR /edgex-go 20:51:19 ---> Running in 258dd2e25d6e 20:51:19 ---> Running in e1d3c67da179 20:51:19 ---> Running in d62bbe343932 20:51:19 ---> Running in f6f6a3c03da7 20:51:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:51:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:51:19 ---> a10af6322f73 20:51:19 Step 3/23 : WORKDIR /edgex-go 20:51:19 ---> Running in 3d4a44a6740c 20:51:19 Removing intermediate container e1d3c67da179 20:51:19 ---> e26e39bf2e24 20:51:19 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:19 Removing intermediate container d62bbe343932 20:51:19 ---> 72c5486a629a 20:51:19 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:19 Removing intermediate container 258dd2e25d6e 20:51:19 ---> a7bc3f62c2c5 20:51:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:19 ---> Running in 724f97fc9555 20:51:19 ---> Running in fd0363b7b2ee 20:51:19 Removing intermediate container f6f6a3c03da7 20:51:19 ---> 35c5305bf8c1 20:51:19 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:19 ---> Running in 30ded4a7f49c 20:51:19 Removing intermediate container 3d4a44a6740c 20:51:19 ---> dbd026c5e220 20:51:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:51:19 ---> Running in 023066a14b67 20:51:19 ---> Running in eb0f923802d9 20:51:21 Removing intermediate container 724f97fc9555 20:51:21 ---> 7263b99d57e7 20:51:21 Step 5/31 : RUN apk add --update --no-cache make git 20:51:22 ---> Running in 87272efcad0a 20:51:22 Removing intermediate container 30ded4a7f49c 20:51:22 ---> 43e46e5b5e9f 20:51:22 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 20:51:22 Removing intermediate container 023066a14b67 20:51:22 ---> cdc23b6bda41 20:51:22 Step 5/23 : RUN apk add --update --no-cache make git 20:51:22 ---> Running in 41c52f71f604 20:51:22 ---> Running in 0f740d70ec8c 20:51:22 Removing intermediate container eb0f923802d9 20:51:22 ---> 88db28862bd8 20:51:22 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:51:22 ---> Running in f4f1e6c7474f 20:51:22 Removing intermediate container fd0363b7b2ee 20:51:22 ---> 6a1b38163daa 20:51:22 Step 5/23 : RUN apk add --update --no-cache make bash git 20:51:22 ---> Running in d09264c1be7e 20:51:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:51:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:51:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:51:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:51:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:51:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:51:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:51:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:51:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:51:25 OK: 221 MiB in 51 packages 20:51:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:51:27 OK: 221 MiB in 51 packages 20:51:27 OK: 221 MiB in 51 packages 20:51:27 Removing intermediate container 87272efcad0a 20:51:27 ---> e3fa99857b9c 20:51:27 Step 6/31 : COPY go.mod vendor* ./ 20:51:27 OK: 221 MiB in 51 packages 20:51:27 OK: 221 MiB in 51 packages 20:51:28 Removing intermediate container 41c52f71f604 20:51:28 ---> a32cbe7de42a 20:51:28 Step 6/25 : COPY go.mod vendor* ./ 20:51:28 Removing intermediate container 0f740d70ec8c 20:51:28 ---> bb0b4e85d5cb 20:51:28 Step 6/23 : COPY go.mod vendor* ./ 20:51:28 ---> 68afbc3677ee 20:51:28 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:29 ---> Running in f3159fa47c2b 20:51:29 Removing intermediate container d09264c1be7e 20:51:29 ---> fd912374c952 20:51:29 Step 6/23 : COPY go.mod vendor* ./ 20:51:29 Removing intermediate container f4f1e6c7474f 20:51:29 ---> 7c71a853ccb0 20:51:29 Step 6/26 : COPY go.mod vendor* ./ 20:51:29 ---> 15b11a304c11 20:51:29 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:30 ---> Running in f513eb291fbe 20:51:30 ---> 44a5570c6e3a 20:51:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:30 ---> 767ca4080516 20:51:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:30 ---> Running in a2758655641a 20:51:30 ---> a4ef75f990c5 20:51:30 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:51:30 ---> Running in e5b82300e990 20:51:30 ---> Running in 70362bbde2b3 20:52:39 Removing intermediate container f513eb291fbe 20:52:39 ---> 33563fbeb46e 20:52:39 Step 8/25 : COPY . . 20:52:39 Removing intermediate container 70362bbde2b3 20:52:39 ---> 918c1c0fded5 20:52:39 Step 8/26 : COPY . .Removing intermediate container e5b82300e990 20:52:39 ---> 692deeec8faa 20:52:39 Step 8/23 : COPY . . 20:52:39 Removing intermediate container a2758655641a 20:52:39 ---> ad65e3ae6515 20:52:39 Step 8/23 : COPY . . 20:52:39 20:52:39 Removing intermediate container f3159fa47c2b 20:52:39 ---> b46c752faa4e 20:52:39 Step 8/31 : COPY . . 20:52:43 ---> d205d5b82d83 20:52:43 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 20:52:43 ---> 755e3881a3ab 20:52:43 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 20:52:43 ---> Running in f7950d055cb6 20:52:43 ---> 8df669d04474 20:52:43 Step 9/23 : RUN make cmd/core-metadata/core-metadata 20:52:43 ---> Running in bfcb724cd58e 20:52:43 ---> aef28a52f76e 20:52:43 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:52:43 ---> 79f3290c029a 20:52:43 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 20:52:43 ---> Running in deb79904487c 20:52:43 ---> Running in 9687255b421a 20:52:43 ---> Running in 5de89c83dbf2 20:52:44 Removing intermediate container f7950d055cb6 20:52:44 ---> e3fa1d96031c 20:52:44 Step 10/26 : WORKDIR /edgex-go/spire-build 20:52:44 ---> Running in 6011865e919e 20:52:44 Removing intermediate container 5de89c83dbf2 20:52:44 ---> 24b5c77ff181 20:52:44 Step 10/25 : WORKDIR /edgex-go/spire-build 20:52:44 ---> Running in 9ad8df1cee4d 20:52:45 Removing intermediate container 6011865e919e 20:52:45 ---> 79812e42a992 20:52:45 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:52:45 ---> Running in 1a4fbe00b8e5 20:52: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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 20:52:45 Removing intermediate container 9ad8df1cee4d 20:52:45 ---> c7404f2ed1fd 20:52:45 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:52:45 ---> Running in 2b8796274597 20:52:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:52: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/core-metadata/core-metadata ./cmd/core-metadata 20:52:49 Removing intermediate container 1a4fbe00b8e5 20:52:49 ---> 17c1ca6469e5 20:52:49 Step 12/26 : WORKDIR /edgex-go 20:52:49 ---> Running in dc62391fff87 20:52:49 Removing intermediate container 2b8796274597 20:52:49 ---> a388c8999714 20:52:49 Step 12/25 : WORKDIR /edgex-go 20:52:49 ---> Running in cf04bcf56d43 20:52:50 Removing intermediate container dc62391fff87 20:52:50 ---> b534ad9102c0 20:52:50 20:52:50 Step 13/26 : FROM alpine:3.15 20:52:50 3.15: Pulling from library/alpine 20:52:50 Removing intermediate container cf04bcf56d43 20:52:50 ---> 4183dc4f766f 20:52:50 20:52:50 Step 13/25 : FROM alpine:3.15 20:52:50 3.15: Pulling from library/alpine 20:52:51 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 20:52:51 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 20:52:51 Status: Downloaded newer image for alpine:3.15 20:52:51 Status: Downloaded newer image for alpine:3.15 20:52:51 ---> 60f2846fe774 20:52:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' ---> 60f2846fe774 20:52:51 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:52:51 20:52:51 ---> Running in fa9e04b83bd9 20:52:51 ---> Running in 5fbbf20c080d 20:52:52 Removing intermediate container 5fbbf20c080d 20:52:52 ---> 33f0b7733eb4 20:52:52 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:52 Removing intermediate container fa9e04b83bd9 20:52:52 ---> 2eed1f475c5c 20:52:52 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:52:52 ---> Running in 7d310b1b4a3e 20:52:53 ---> Running in 12c5eb9e14dc 20:52:56 Removing intermediate container 12c5eb9e14dc 20:52:56 ---> c021c4a14481 20:52:56 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:52:56 ---> Running in db37cf9a7e57 20:52:57 Removing intermediate container 7d310b1b4a3e 20:52:57 ---> 7c2d63c522df 20:52:57 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:52:57 ---> Running in 3e1b7e17af88 20:52:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:52:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:53:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:53:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:53:01 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:53:01 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:53:01 OK: 15733 distinct packages available 20:53:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:53:02 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 20:53:02 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 20:53:02 OK: 15733 distinct packages available 20:53:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:53:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:53:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:53:04 (1/5) Installing dumb-init (1.2.5-r1) 20:53:04 (2/5) Installing musl-obstack (1.2.3-r0) 20:53:04 (3/5) Installing libucontext (1.1-r0) 20:53:04 (1/5) Installing dumb-init (1.2.5-r1) 20:53:04 (4/5) Installing gcompat (1.0.0-r4) 20:53:04 (2/5) Installing musl-obstack (1.2.3-r0) 20:53:04 (5/5) Installing openssl (1.1.1q-r0) 20:53:04 (3/5) Installing libucontext (1.1-r0) 20:53:04 Executing busybox-1.34.1-r7.trigger 20:53:04 OK: 6 MiB in 19 packages 20:53:04 (4/5) Installing gcompat (1.0.0-r4) 20:53:04 (5/5) Installing openssl (1.1.1q-r0) 20:53:04 Executing busybox-1.34.1-r7.trigger 20:53:04 OK: 6 MiB in 19 packages 20:53:06 Removing intermediate container db37cf9a7e57 20:53:06 ---> 0b2125cab84c 20:53:06 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:53:06 Removing intermediate container 3e1b7e17af88 20:53:06 ---> f21d4bd7431a 20:53:06 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:53:11 ---> 34505df30ac7 20:53:11 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:53:14 ---> 3b755a94b724 20:53:14 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:53:15 ---> 15c37c50180c 20:53:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:53:17 ---> 805f2ab837fb 20:53:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:53:18 ---> 4fcc846cccdb 20:53:18 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:53:18 ---> Running in 3f060aecaaa5 20:53:18 ---> c724283fe49c 20:53:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:53:19 Removing intermediate container 3f060aecaaa5 20:53:19 ---> 8e9e73c3d66c 20:53:19 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:53:19 ---> Running in 550fc1be1bd9 20:53:19 ---> 44d8a4cbe36c 20:53:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:53:19 Removing intermediate container 550fc1be1bd9 20:53:19 ---> 6c5bc5841e9b 20:53:19 Step 23/25 : LABEL arch=arm64 20:53:19 ---> Running in a41ea7a0b8bb 20:53:20 Removing intermediate container a41ea7a0b8bb 20:53:20 ---> 7770ef87ca3b 20:53:20 Step 24/25 : LABEL git_sha=5a74ece4fcc44c94e33b84172cfc941c6124cfd1 20:53:20 ---> Running in 143dcc42290a 20:53:20 ---> 8a2f15cd5036 20:53:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:53:21 Removing intermediate container 143dcc42290a 20:53:21 ---> 0042467c285d 20:53:21 Step 25/25 : LABEL version=0.0.0 20:53:21 ---> Running in 459ef18b5033 20:53:22 Removing intermediate container 459ef18b5033 20:53:22 ---> a49e0fd248f4 20:53:22 ---> eab9e4eeff7e 20:53:22 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:53:22 20:53:22 ---> Running in 1f879c546c5e 20:53:22 Successfully built a49e0fd248f4 20:53:22 Successfully tagged security-spire-server-arm64:latest 20:53:22  Building security-spire-server ... done Building support-notifications 20:53:22 Removing intermediate container 1f879c546c5e 20:53:22 ---> fd7f694835eb 20:53:22 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:53:22 ---> Running in 0f62614cff1e 20:53:23 Removing intermediate container 0f62614cff1e 20:53:23 ---> 0a4b7a8a7b53 20:53:23 Step 24/26 : LABEL arch=arm64 20:53:23 ---> Running in bf6d021a2bf2 20:53:23 Removing intermediate container bf6d021a2bf2 20:53:24 ---> 579a6e621e57 20:53:24 Step 25/26 : LABEL git_sha=5a74ece4fcc44c94e33b84172cfc941c6124cfd1 20:53:24 ---> Running in 467749211e75 20:53:24 Removing intermediate container 467749211e75 20:53:24 ---> 4f0250f31a77 20:53:24 Step 26/26 : LABEL version=0.0.0 20:53:24 ---> Running in 8bdd77e59a6a 20:53:25 Removing intermediate container 8bdd77e59a6a 20:53:25 ---> 8138ce7cc71a 20:53:25 20:53:25 Successfully built 8138ce7cc71a 20:53:25 Successfully tagged security-spire-agent-arm64:latest 20:53:25  Building security-spire-agent ... done Building core-data 20:53:47 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:53:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:53:47 ---> a10af6322f73 20:53:47 Step 3/22 : WORKDIR /edgex-go 20:53:47 ---> Using cache 20:53:47 ---> dbd026c5e220 20:53:47 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:47 ---> Using cache 20:53:47 ---> cdc23b6bda41 20:53:47 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:53:47 ---> Running in b30b6142b343 20:53:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:53:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:53:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:53:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:53:49 ---> a10af6322f73 20:53:49 Step 3/23 : WORKDIR /edgex-go 20:53:49 ---> Using cache 20:53:49 ---> dbd026c5e220 20:53:49 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:53:49 ---> Using cache 20:53:49 ---> cdc23b6bda41 20:53:49 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 20:53:49 ---> Running in efe04ff3db9f 20:53:50 OK: 221 MiB in 51 packages 20:53:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:53:52 Removing intermediate container b30b6142b343 20:53:52 ---> f1e70ef1d406 20:53:52 Step 6/22 : COPY go.mod vendor* ./ 20:53:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:53:53 ---> aa25a2b26ca3 20:53:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:53 ---> Running in cdcb9d070bee 20:53:53 OK: 221 MiB in 51 packages 20:53:55 Removing intermediate container efe04ff3db9f 20:53:55 ---> b42fcb17b5a5 20:53:55 Step 6/23 : COPY go.mod vendor* ./ 20:53:56 ---> 8eea4e474949 20:53:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:56 ---> Running in 1765c0078a75 20:55:04 Removing intermediate container cdcb9d070bee 20:55:04 ---> 6417d3315fb9 20:55:04 Step 8/22 : COPY . . 20:55:04 Removing intermediate container 1765c0078a75 20:55:04 ---> 9de383f4d194 20:55:04 Step 8/23 : COPY . . 20:55:12 ---> f2da3bad475b 20:55:12 Step 9/23 : RUN make cmd/core-data/core-data 20:55:12 ---> 246272a04ab0 20:55:12 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:55:12 ---> Running in 7d2e3e7aad6e 20:55:12 ---> Running in 93bafae54987 20:55:14 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 20:55:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:57:51 Removing intermediate container bfcb724cd58e 20:57:51 ---> 3120fd059726 20:57:51 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 20:57:51 ---> Running in a872e01f22b5 20:57: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 20:57:51 Removing intermediate container a872e01f22b5 20:57:51 ---> 2159c21b8707 20:57:51 20:57:51 Step 11/23 : FROM docker:20.10.14 20:57:51 20.10.14: Pulling from library/docker 20:57:56 Removing intermediate container 9687255b421a 20:57:56 ---> 89f6ce37af97 20:57:56 20:57:56 Step 10/31 : FROM alpine:3.16 20:57:56 3.16: Pulling from library/alpine 20:57:58 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 20:57:58 Status: Downloaded newer image for alpine:3.16 20:57:58 ---> 3d81c46cd875 20:57:58 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:57:58 ---> Running in 7dc07063c139 20:57:59 Removing intermediate container 7dc07063c139 20:57:59 ---> 4184132120ef 20:57:59 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 20:58:00 ---> Running in eeedcb05931a 20:58:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:58:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:58:04 (1/2) Installing dumb-init (1.2.5-r1) 20:58:04 (2/2) Installing su-exec (0.2-r1) 20:58:04 Executing busybox-1.35.0-r15.trigger 20:58:04 OK: 5 MiB in 16 packages 20:58:04 Removing intermediate container deb79904487c 20:58:04 ---> 1332bcdf8049 20:58:04 20:58:04 Step 10/23 : FROM alpine:3.16 20:58:04 ---> 3d81c46cd875 20:58:04 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:58:04 ---> Running in b42dc1b84e48 20:58:06 Removing intermediate container eeedcb05931a 20:58:06 ---> 9ba66fb3fe46 20:58:06 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 20:58:06 ---> Running in 533ca2fdbec6 20:58:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:58:07 Removing intermediate container 533ca2fdbec6 20:58:07 ---> abb3b890c681 20:58:07 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:58:07 ---> Running in 6558f737d216 20:58:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:58:08 Removing intermediate container 6558f737d216 20:58:08 ---> becdddf2a9f9 20:58:08 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:58:08 ---> Running in d19b36205ed4 20:58:09 (1/1) Installing dumb-init (1.2.5-r1) 20:58:09 Executing busybox-1.35.0-r15.trigger 20:58:09 OK: 5 MiB in 15 packages 20:58:09 Removing intermediate container d19b36205ed4 20:58:09 ---> 5e6c058dbdbb 20:58:09 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 20:58:09 ---> Running in dff39ab9854e 20:58:12 Removing intermediate container b42dc1b84e48 20:58:12 ---> 58d3471f155f 20:58:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:58:12 ---> Running in 6b7d32612e14 20:58:13 Removing intermediate container 6b7d32612e14 20:58:13 ---> 38e99f40aec5 20:58:13 Step 13/23 : ENV APP_PORT=59881 20:58:13 ---> Running in 9f26c1c2eada 20:58:13 Removing intermediate container dff39ab9854e 20:58:13 ---> e8e613c1efe9 20:58:13 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 20:58:13 ---> Running in a1d21794f2ed 20:58:13 Removing intermediate container 9f26c1c2eada 20:58:13 ---> 92803ae306d7 20:58:13 Step 14/23 : EXPOSE $APP_PORT 20:58:14 ---> Running in 9c39c6734446 20:58:14 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 20:58:14 Removing intermediate container a1d21794f2ed 20:58:14 ---> cf76f9b05d72 20:58:14 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:58:14 Status: Downloaded newer image for docker:20.10.14 20:58:14 ---> c346e9eafbab 20:58:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 20:58:14 ---> Running in a03735ea2246 20:58:15 Removing intermediate container 9c39c6734446 20:58:15 ---> 67f103838f06 20:58:15 Step 15/23 : WORKDIR / 20:58:15 ---> Running in eea01954a597 20:58:15 Removing intermediate container a03735ea2246 20:58:15 ---> 6a721d266661 20:58:15 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 20:58:15 ---> Running in 1c46e665fb4f 20:58:15 ---> 989e646ae223 20:58:15 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:58:16 ---> Running in cc7f7680dfd2 20:58:16 Removing intermediate container eea01954a597 20:58:16 ---> e82649a61d9b 20:58:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:58:18 ---> 68e5ec5403a7 20:58:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:58:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:58:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:58:20 Removing intermediate container cc7f7680dfd2 20:58:20 ---> 399817085285 20:58:20 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 20:58:20 (1/43) Installing readline (8.1.1-r0) 20:58:20 (2/43) Installing bash (5.1.16-r0) 20:58:20 Executing bash-5.1.16-r0.post-install 20:58:20 (3/43) Installing brotli-libs (1.0.9-r5) 20:58:20 (4/43) Installing nghttp2-libs (1.46.0-r0) 20:58:20 (5/43) Installing libcurl (7.80.0-r2) 20:58:20 (6/43) Installing curl (7.80.0-r2) 20:58:20 (7/43) Installing dumb-init (1.2.5-r1) 20:58:20 (8/43) Installing libbz2 (1.0.8-r1) 20:58:20 (9/43) Installing expat (2.4.7-r0) 20:58:20 (10/43) Installing libffi (3.4.2-r1) 20:58:20 (11/43) Installing gdbm (1.22-r0) 20:58:20 (12/43) Installing xz-libs (5.2.5-r1) 20:58:20 (13/43) Installing libgcc (10.3.1_git20211027-r0) 20:58:20 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 20:58:20 (15/43) Installing mpdecimal (2.5.1-r1) 20:58:20 (16/43) Installing sqlite-libs (3.36.0-r0) 20:58:20 (17/43) Installing python3 (3.9.13-r1) 20:58:21 ---> 7038aa44b890 20:58:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:58:21 ---> cb4ac5bf338c 20:58:21 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:58:22 ---> b345a07595f9 20:58:22 Step 19/23 : ENTRYPOINT ["/core-metadata"] 20:58:23 ---> Running in 419d7a7945df 20:58:23 Removing intermediate container 419d7a7945df 20:58:23 ---> 263f52304656 20:58:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:58:23 (18/43) Installing py3-appdirs (1.4.4-r2) 20:58:23 (19/43) Installing py3-certifi (2020.12.5-r1) 20:58:23 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 20:58:24 ---> 5d5596a58b10 20:58:24 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:58:24 (21/43) Installing py3-idna (3.3-r0) 20:58:24 (22/43) Installing py3-urllib3 (1.26.7-r0) 20:58:24 ---> Running in e25ccdf65714 20:58:24 (23/43) Installing py3-requests (2.26.0-r1) 20:58:24 (24/43) Installing py3-msgpack (1.0.2-r1) 20:58:24 (25/43) Installing py3-lockfile (0.12.2-r4) 20:58:24 (26/43) Installing py3-cachecontrol (0.12.10-r0) 20:58:24 (27/43) Installing py3-colorama (0.4.4-r1) 20:58:24 (28/43) Installing py3-contextlib2 (21.6.0-r1) 20:58:24 (29/43) Installing py3-distlib (0.3.3-r0) 20:58:24 (30/43) Installing py3-distro (1.6.0-r0) 20:58:24 (31/43) Installing py3-six (1.16.0-r0) 20:58:24 (32/43) Installing py3-webencodings (0.5.1-r4) 20:58:24 (33/43) Installing py3-html5lib (1.1-r1) 20:58:24 (34/43) Installing py3-parsing (2.4.7-r2) 20:58:24 (35/43) Installing py3-packaging (20.9-r1) 20:58:24 (36/43) Installing py3-tomli (1.2.2-r0) 20:58:24 (37/43) Installing py3-pep517 (0.12.0-r0) 20:58:24 (38/43) Installing py3-progress (1.6-r0) 20:58:24 (39/43) Installing py3-retrying (1.3.3-r2) 20:58:24 (40/43) Installing py3-ordered-set (4.0.2-r2) 20:58:24 (41/43) Installing py3-setuptools (52.0.0-r4) 20:58:24 (42/43) Installing py3-toml (0.10.2-r2) 20:58:24 (43/43) Installing py3-pip (20.3.4-r1) 20:58:24 Removing intermediate container e25ccdf65714 20:58:24 ---> 9c8a66be498c 20:58:24 Step 21/23 : LABEL arch=arm64 20:58:24 ---> Running in b3e06a72d5b4 20:58:24 ---> 5e89321ecd9b 20:58:24 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:58:25 Executing busybox-1.34.1-r5.trigger 20:58:25 OK: 83 MiB in 65 packages 20:58:25 Removing intermediate container b3e06a72d5b4 20:58:25 ---> 29a6a33845dc 20:58:25 Step 22/23 : LABEL git_sha=5a74ece4fcc44c94e33b84172cfc941c6124cfd1 20:58:25 ---> Running in 8f4939324c4b 20:58:26 ---> 5ba9603723f0 20:58:26 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:58:26 Removing intermediate container 8f4939324c4b 20:58:26 ---> 6cc1f32c1d60 20:58:26 Step 23/23 : LABEL version=0.0.0 20:58:26 ---> Running in ccc4e3c87ff8 20:58:27 Removing intermediate container ccc4e3c87ff8 20:58:27 ---> bcbe96cd00f4 20:58:27 20:58:27 ---> 0ba64a1e3375 20:58:27 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:58:28 Successfully built bcbe96cd00f4 20:58:28 Successfully tagged core-metadata-arm64:latest 20:58:28  Building core-metadata ... done Building support-scheduler 20:58:28 ---> 845f5606486f 20:58:28 Step 26/31 : RUN chmod +x /entrypoint.sh 20:58:28 ---> Running in 71622d079fd8 20:58:32 Collecting docker-compose==1.23.2 20:58:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 20:58:32 Removing intermediate container 71622d079fd8 20:58:32 ---> bc3d0e8893bb 20:58:32 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 20:58:32 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 20:58:32 ---> Running in 03392f187271 20:58:32 Collecting dockerpty<0.5,>=0.4.1 20:58:32 Downloading dockerpty-0.4.1.tar.gz (13 kB) 20:58:32 Removing intermediate container 03392f187271 20:58:32 ---> 4d019a2c2fad 20:58:32 Step 28/31 : CMD ["gate"] 20:58:32 ---> Running in b43ed4759d1e 20:58:33 Removing intermediate container b43ed4759d1e 20:58:33 ---> 27dc7ce9076d 20:58:33 Step 29/31 : LABEL arch=arm64 20:58:33 ---> Running in 7eddd56ee7a9 20:58:33 Removing intermediate container 7eddd56ee7a9 20:58:33 ---> 2b9cbf70a1cd 20:58:33 Step 30/31 : LABEL git_sha=5a74ece4fcc44c94e33b84172cfc941c6124cfd1 20:58:33 ---> Running in 0f5df9933ca3 20:58:34 Removing intermediate container 0f5df9933ca3 20:58:34 ---> 337b30438247 20:58:34 Step 31/31 : LABEL version=0.0.0 20:58:34 ---> Running in bbdea958cbe6 20:58:34 Collecting docopt<0.7,>=0.6.1 20:58:34 Downloading docopt-0.6.2.tar.gz (25 kB) 20:58:35 Removing intermediate container bbdea958cbe6 20:58:35 ---> fb054ab9fb58 20:58:35 20:58:35 Successfully built fb054ab9fb58 20:58:35 Successfully tagged security-bootstrapper-arm64:latest 20:58:35  Building security-bootstrapper ... done Building security-secretstore-setup 20:58:38 Collecting PyYAML<4,>=3.10 20:58:38 Downloading PyYAML-3.13.tar.gz (270 kB) 20:58:43 Collecting texttable<0.10,>=0.9.0 20:58:43 Downloading texttable-0.9.1.tar.gz (11 kB) 20:58:45 Collecting docker<4.0,>=3.6.0 20:58:45 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 20:58:45 Collecting websocket-client<1.0,>=0.32.0 20:58:45 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 20:58:47 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 20:58:47 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 20:58:47 Collecting cached-property<2,>=1.2.0 20:58:47 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 20:58:48 Collecting jsonschema<3,>=2.5.1 20:58:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 20:58:49 Collecting docker-pycreds>=0.4.0 20:58:49 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 20:58:49 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:58:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:58:49 ---> a10af6322f73 20:58:49 Step 3/22 : WORKDIR /edgex-go 20:58:49 ---> Using cache 20:58:49 ---> dbd026c5e220 20:58:49 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:49 ---> Using cache 20:58:49 ---> cdc23b6bda41 20:58:49 Step 5/22 : RUN apk add --update --no-cache make git 20:58:49 ---> Using cache 20:58:49 ---> bb0b4e85d5cb 20:58:49 Step 6/22 : COPY go.mod vendor* ./ 20:58:49 ---> Using cache 20:58:49 ---> 44a5570c6e3a 20:58:49 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:49 ---> Using cache 20:58:49 ---> ad65e3ae6515 20:58:49 Step 8/22 : COPY . . 20:58:49 ---> Using cache 20:58:49 ---> 8df669d04474 20:58:49 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:58:49 ---> Running in 21ec139096c7 20:58:51 Collecting urllib3<1.25,>=1.21.1 20:58:51 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 20:58:51 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 20:58:52 Collecting idna<2.8,>=2.5 20:58:52 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 20:58:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:58:52 Collecting chardet<3.1.0,>=3.0.2 20:58:52 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 20:58:52 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 20:58:52 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 20:58:52 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 20:58:52 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 20:58:54 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 20:58:54 Attempting uninstall: urllib3 20:58:54 Found existing installation: urllib3 1.26.7 20:58:54 Uninstalling urllib3-1.26.7: 20:58:54 Successfully uninstalled urllib3-1.26.7 20:58:55 Attempting uninstall: idna 20:58:55 Found existing installation: idna 3.3 20:58:55 Uninstalling idna-3.3: 20:58:55 Successfully uninstalled idna-3.3 20:58:57 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:58:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:58:57 ---> a10af6322f73 20:58:57 Step 3/25 : WORKDIR /edgex-go 20:58:57 ---> Using cache 20:58:57 ---> dbd026c5e220 20:58:57 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:58:57 ---> Using cache 20:58:57 ---> cdc23b6bda41 20:58:57 Step 5/25 : RUN apk add --update --no-cache make git 20:58:57 ---> Using cache 20:58:57 ---> bb0b4e85d5cb 20:58:57 Step 6/25 : COPY go.mod vendor* ./ 20:58:57 ---> Using cache 20:58:57 ---> 44a5570c6e3a 20:58:57 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:58:57 ---> Using cache 20:58:57 ---> ad65e3ae6515 20:58:57 Step 8/25 : COPY . . 20:58:57 ---> Using cache 20:58:57 ---> 8df669d04474 20:58:57 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:58:58 ---> Running in 6a781e478c0c 20:59:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:59:00 Attempting uninstall: requests 20:59:00 Found existing installation: requests 2.26.0 20:59:01 Uninstalling requests-2.26.0: 20:59:01 Successfully uninstalled requests-2.26.0 20:59:01 Running setup.py install for texttable: started 20:59:04 Running setup.py install for texttable: finished with status 'done' 20:59:04 Running setup.py install for PyYAML: started 20:59:07 Running setup.py install for PyYAML: finished with status 'done' 20:59:08 Running setup.py install for docopt: started 20:59:11 Running setup.py install for docopt: finished with status 'done' 20:59:11 Running setup.py install for dockerpty: started 20:59:13 Running setup.py install for dockerpty: finished with status 'done' 20:59:15 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 20:59:30 Removing intermediate container 1c46e665fb4f 20:59:30 ---> e9f43ba7e3cf 20:59:30 Step 14/23 : ENV APP_PORT=58890 20:59:30 ---> Running in 35a6b729c13f 20:59:30 Removing intermediate container 35a6b729c13f 20:59:30 ---> 4f3721663b71 20:59:30 Step 15/23 : EXPOSE $APP_PORT 20:59:30 ---> Running in a3f553fbee18 20:59:30 Removing intermediate container a3f553fbee18 20:59:30 ---> f6c78b56f116 20:59:30 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 20:59:31 ---> 81de230d4eec 20:59:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 20:59:32 ---> e88974d74fee 20:59:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 20:59:33 ---> b375d725871b 20:59:33 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 20:59:33 ---> Running in dc7a4efe6890 20:59:34 Removing intermediate container dc7a4efe6890 20:59:34 ---> 3c413fe35b41 20:59:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 20:59:34 ---> Running in 9f27f3789e99 20:59:34 Removing intermediate container 9f27f3789e99 20:59:34 ---> 0a98cfacf1f4 20:59:34 Step 21/23 : LABEL arch=arm64 20:59:34 ---> Running in 102cf7f40c70 20:59:35 Removing intermediate container 102cf7f40c70 20:59:35 ---> 8961251981d1 20:59:35 Step 22/23 : LABEL git_sha=5a74ece4fcc44c94e33b84172cfc941c6124cfd1 20:59:35 ---> Running in 3c9662016016 20:59:36 Removing intermediate container 3c9662016016 20:59:36 ---> 12d8840a98d2 20:59:36 Step 23/23 : LABEL version=0.0.0 20:59:36 ---> Running in 88b7364a21a1 20:59:36 Removing intermediate container 88b7364a21a1 20:59:36 ---> 169d142dc92c 20:59:36 20:59:37 Successfully built 169d142dc92c 20:59:37 Successfully tagged sys-mgmt-agent-arm64:latest 20:59:37  Building sys-mgmt-agent ... done Building security-spire-config 20:59:55 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:59:55 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:59:55 ---> a10af6322f73 20:59:55 Step 3/26 : WORKDIR /edgex-go 20:59:55 ---> Using cache 20:59:55 ---> dbd026c5e220 20:59:55 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:55 ---> Using cache 20:59:55 ---> cdc23b6bda41 20:59:55 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 20:59:55 ---> Running in ee80538c6a71 20:59:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:59:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:59:57 OK: 221 MiB in 51 packages 20:59:58 Removing intermediate container ee80538c6a71 20:59:58 ---> 330f33cdcfe7 20:59:58 Step 6/26 : COPY go.mod vendor* ./ 20:59:59 ---> 17ab311cc288 20:59:59 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:59 ---> Running in af5efc5cd097 21:00:46 Removing intermediate container af5efc5cd097 21:00:46 ---> 86004eebfaaf 21:00:46 Step 8/26 : COPY . . 21:00:59 ---> 38993903c953 21:00:59 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 21:00:59 ---> Running in 77999fabc506 21:00:59 Removing intermediate container 77999fabc506 21:00:59 ---> 014698661454 21:00:59 Step 10/26 : WORKDIR /edgex-go/spire-build 21:00:59 ---> Running in 4d546bfca8b3 21:00:59 Removing intermediate container 4d546bfca8b3 21:00:59 ---> 0472440918b6 21:00:59 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 21:00:59 ---> Running in 3fbd31f17a4d 21:01:02 Removing intermediate container 3fbd31f17a4d 21:01:02 ---> 88c90bbdcda9 21:01:02 Step 12/26 : WORKDIR /edgex-go 21:01:02 ---> Running in f01d852c3843 21:01:02 Removing intermediate container f01d852c3843 21:01:02 ---> 838785b08486 21:01:02 21:01:02 Step 13/26 : FROM alpine:3.15 21:01:02 ---> 60f2846fe774 21:01:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:01:02 ---> Using cache 21:01:02 ---> 2eed1f475c5c 21:01:02 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:01:02 ---> Using cache 21:01:02 ---> c021c4a14481 21:01:02 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 21:01:03 ---> Running in 1553463e8b2c 21:01:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:01:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:01:07 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:01:07 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:01:07 OK: 15733 distinct packages available 21:01:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:01:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:01:09 (1/4) Installing dumb-init (1.2.5-r1) 21:01:10 (2/4) Installing musl-obstack (1.2.3-r0) 21:01:10 (3/4) Installing libucontext (1.1-r0) 21:01:10 (4/4) Installing gcompat (1.0.0-r4) 21:01:10 Executing busybox-1.34.1-r7.trigger 21:01:10 OK: 6 MiB in 18 packages 21:01:11 Removing intermediate container 1553463e8b2c 21:01:11 ---> 8c44845a8215 21:01:11 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 21:01:17 ---> da82f4685966 21:01:17 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 21:01:18 ---> af0132b386a3 21:01:18 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 21:01:18 ---> Running in fa526a0ecfd0 21:01:19 Removing intermediate container fa526a0ecfd0 21:01:19 ---> 6c75b1bbb56e 21:01:19 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 21:01:20 ---> f05778db837a 21:01:20 Step 21/26 : WORKDIR / 21:01:20 ---> Running in 34b0d1a58c56 21:01:20 Removing intermediate container 34b0d1a58c56 21:01:20 ---> 036d7b575c46 21:01:20 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 21:01:20 ---> Running in b8d00a8a236d 21:01:21 Removing intermediate container b8d00a8a236d 21:01:21 ---> a3631c76396b 21:01:21 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 21:01:21 ---> Running in 002104cd05f5 21:01:22 Removing intermediate container 002104cd05f5 21:01:22 ---> 25832cda5130 21:01:22 Step 24/26 : LABEL arch=arm64 21:01:22 ---> Running in b6ce0fb0b85b 21:01:22 Removing intermediate container b6ce0fb0b85b 21:01:22 ---> 7e5c1e8b15a0 21:01:22 Step 25/26 : LABEL git_sha=5a74ece4fcc44c94e33b84172cfc941c6124cfd1 21:01:22 ---> Running in 254fa4bf09dc 21:01:23 Removing intermediate container 254fa4bf09dc 21:01:23 ---> d7e2af566fa7 21:01:23 Step 26/26 : LABEL version=0.0.0 21:01:23 ---> Running in f0adcf2d0f24 21:01:24 Removing intermediate container f0adcf2d0f24 21:01:24 ---> 7988907effa0 21:01:24 21:01:24 Successfully built 7988907effa0 21:01:24 Successfully tagged security-spire-config-arm64:latest 21:01:24 Building security-spiffe-token-provider 21:01:42  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:01:42 Step 2/20 : FROM ${BUILDER_BASE} AS builder 21:01:42 ---> a10af6322f73 21:01:42 Step 3/20 : WORKDIR /edgex-go 21:01:42 ---> Using cache 21:01:42 ---> dbd026c5e220 21:01:42 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 21:01:42 ---> Running in 0e73e1a317cb 21:01:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:01:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:01:44 v3.16.1-61-g770d922b3a [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 21:01:44 v3.16.1-60-g40ab2097df [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 21:01:44 OK: 16887 distinct packages available 21:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:01:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:01:46 OK: 221 MiB in 51 packages 21:01:47 Removing intermediate container 0e73e1a317cb 21:01:47 ---> d0d2ad8bed5a 21:01:47 Step 5/20 : COPY go.mod vendor* ./ 21:01:48 ---> fb440eff0b05 21:01:48 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:49 ---> Running in a291ae046754 21:02:04 Removing intermediate container 7d2e3e7aad6e 21:02:04 ---> a3c7b6d634c5 21:02:04 21:02:04 Step 10/23 : FROM alpine:3.16 21:02:04 ---> 3d81c46cd875 21:02:04 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 21:02:04 ---> Running in 158968dd53e0 21:02:04 Removing intermediate container 158968dd53e0 21:02:04 ---> 2a5b771d66dc 21:02:04 Step 12/23 : ENV APP_PORT=59880 21:02:04 ---> Running in 8ddbe94bd56e 21:02:04 Removing intermediate container 8ddbe94bd56e 21:02:04 ---> e1f83cdf1fb3 21:02:04 Step 13/23 : EXPOSE $APP_PORT 21:02:04 ---> Running in fe334a75f04e 21:02:04 Removing intermediate container fe334a75f04e 21:02:04 ---> 35260ae94d2b 21:02:04 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:04 ---> Running in fb8255400222 21:02:07 Removing intermediate container fb8255400222 21:02:07 ---> 0a3f5fc5d392 21:02:07 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 21:02:07 ---> Running in 856f47cd1d5c 21:02:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:02:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:02:11 (1/6) Installing dumb-init (1.2.5-r1) 21:02:11 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:02:11 (3/6) Installing libsodium (1.0.18-r0) 21:02:11 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:02:11 (5/6) Installing libzmq (4.3.4-r0) 21:02:11 (6/6) Installing zeromq (4.3.4-r0) 21:02:12 Executing busybox-1.35.0-r15.trigger 21:02:12 OK: 8 MiB in 20 packages 21:02:14 Removing intermediate container 856f47cd1d5c 21:02:14 ---> 0d4a79aea84a 21:02:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:02:15 ---> a209d0c803bf 21:02:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 21:02:17 ---> abe02ffa34c3 21:02:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 21:02:18 ---> 409d00719406 21:02:18 Step 19/23 : ENTRYPOINT ["/core-data"] 21:02:19 ---> Running in e9441a1e8e71 21:02:20 Removing intermediate container e9441a1e8e71 21:02:20 ---> 8a4c88ccd379 21:02:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:02:20 ---> Running in dfd8706a0532 21:02:21 Removing intermediate container dfd8706a0532 21:02:21 ---> dea84a1aa5e4 21:02:21 Step 21/23 : LABEL arch=arm64 21:02:21 ---> Running in 8cbabbc033f6 21:02:22 Removing intermediate container 8cbabbc033f6 21:02:22 ---> 02ea5c0bad0a 21:02:22 Step 22/23 : LABEL git_sha=5a74ece4fcc44c94e33b84172cfc941c6124cfd1 21:02:22 ---> Running in 2c5295c9f4e2 21:02:23 Removing intermediate container 2c5295c9f4e2 21:02:23 ---> 092160d35faa 21:02:23 Step 23/23 : LABEL version=0.0.0 21:02:23 ---> Running in c2cf4d81fc49 21:02:24 Removing intermediate container c2cf4d81fc49 21:02:24 ---> 126987fd995e 21:02:24 21:02:25 Successfully built 126987fd995e 21:02:25 Successfully tagged core-data-arm64:latest 21:02:25  Building core-data ... done Building core-command 21:02:43 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:02:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 21:02:43 ---> a10af6322f73 21:02:43 Step 3/23 : WORKDIR /edgex-go 21:02:43 ---> Using cache 21:02:43 ---> dbd026c5e220 21:02:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:02:43 ---> Using cache 21:02:43 ---> cdc23b6bda41 21:02:43 Step 5/23 : RUN apk add --update --no-cache make git 21:02:43 ---> Using cache 21:02:43 ---> bb0b4e85d5cb 21:02:43 Step 6/23 : COPY go.mod vendor* ./ 21:02:43 ---> Using cache 21:02:43 ---> 44a5570c6e3a 21:02:43 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:02:43 ---> Using cache 21:02:43 ---> ad65e3ae6515 21:02:43 Step 8/23 : COPY . . 21:02:43 ---> Using cache 21:02:43 ---> 8df669d04474 21:02:43 Step 9/23 : RUN make cmd/core-command/core-command 21:02:43 ---> Running in 87f5caacfa78 21:02:44 Removing intermediate container a291ae046754 21:02:44 ---> acf402a2abca 21:02:44 Step 7/20 : COPY . . 21:02: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/core-command/core-command ./cmd/core-command 21:03:00 ---> f27883cb0415 21:03:00 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 21:03:00 ---> Running in d29ad7562754 21:03: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 21:03:06 Removing intermediate container 93bafae54987 21:03:06 ---> 06e7ba4eccbf 21:03:06 21:03:06 Step 10/22 : FROM alpine:3.16 21:03:06 ---> 3d81c46cd875 21:03:06 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 21:03:06 ---> Running in da5d0f708424 21:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:03:09 (1/2) Installing ca-certificates (20211220-r0) 21:03:09 (2/2) Installing dumb-init (1.2.5-r1) 21:03:09 Executing busybox-1.35.0-r15.trigger 21:03:09 Executing ca-certificates-20211220-r0.trigger 21:03:09 OK: 6 MiB in 16 packages 21:03:11 Removing intermediate container da5d0f708424 21:03:11 ---> 2ec0a9f1c37c 21:03:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 21:03:11 ---> Running in a3d7ecd398d0 21:03:12 Removing intermediate container a3d7ecd398d0 21:03:12 ---> 79834593c88b 21:03:12 Step 13/22 : ENV APP_PORT=59860 21:03:12 ---> Running in 907965f8f38b 21:03:12 Removing intermediate container 907965f8f38b 21:03:12 ---> 75e56cad6437 21:03:12 Step 14/22 : EXPOSE $APP_PORT 21:03:12 ---> Running in 8d1c5260ba79 21:03:13 Removing intermediate container 8d1c5260ba79 21:03:13 ---> b2aee443f1f8 21:03:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:03:14 ---> e7d54c6d5ba1 21:03:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 21:03:17 ---> b3aad4dfa5cb 21:03:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 21:03:17 ---> 1a02c671e821 21:03:17 Step 18/22 : ENTRYPOINT ["/support-notifications"] 21:03:17 ---> Running in 25f272465b3c 21:03:18 Removing intermediate container 25f272465b3c 21:03:18 ---> e04ea7366a89 21:03:18 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:03:18 ---> Running in 3c27ff18dc60 21:03:19 Removing intermediate container 3c27ff18dc60 21:03:19 ---> f7fbd6ff2abb 21:03:19 Step 20/22 : LABEL arch=arm64 21:03:19 ---> Running in fc75b1e5b041 21:03:19 Removing intermediate container fc75b1e5b041 21:03:19 ---> dc5dc2d28435 21:03:19 Step 21/22 : LABEL git_sha=5a74ece4fcc44c94e33b84172cfc941c6124cfd1 21:03:19 ---> Running in 0b2e55a476b8 21:03:20 Removing intermediate container 0b2e55a476b8 21:03:20 ---> edd58a27271f 21:03:20 Step 22/22 : LABEL version=0.0.0 21:03:20 ---> Running in 60fb8105a612 21:03:20 Removing intermediate container 60fb8105a612 21:03:20 ---> 31eae7072aef 21:03:20 21:03:21 Successfully built 31eae7072aef 21:03:21 Successfully tagged support-notifications-arm64:latest 21:03:21  Building support-notifications ... done Building security-proxy-setup 21:03:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 21:03:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 21:03:36 ---> a10af6322f73 21:03:36 Step 3/22 : WORKDIR /edgex-go 21:03:36 ---> Using cache 21:03:36 ---> dbd026c5e220 21:03:36 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:03:36 ---> Using cache 21:03:36 ---> cdc23b6bda41 21:03:36 Step 5/22 : RUN apk add --update --no-cache make git 21:03:36 ---> Using cache 21:03:36 ---> bb0b4e85d5cb 21:03:36 Step 6/22 : COPY go.mod vendor* ./ 21:03:36 ---> Using cache 21:03:36 ---> 44a5570c6e3a 21:03:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:03:36 ---> Using cache 21:03:36 ---> ad65e3ae6515 21:03:36 Step 8/22 : COPY . . 21:03:36 ---> Using cache 21:03:36 ---> 8df669d04474 21:03:36 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 21:03:36 ---> Running in ba4a96b317a2 21:03:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 21:04:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 21:04:29 Removing intermediate container 6a781e478c0c 21:04:29 ---> af1bd99b35dd 21:04:29 21:04:29 Step 10/25 : FROM alpine:3.16 21:04:29 ---> 3d81c46cd875 21:04:29 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 21:04:29 ---> Running in 2faf74dc58c1 21:04:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:04:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:04:33 (1/3) Installing ca-certificates (20211220-r0) 21:04:33 (2/3) Installing dumb-init (1.2.5-r1) 21:04:33 (3/3) Installing su-exec (0.2-r1) 21:04:33 Executing busybox-1.35.0-r15.trigger 21:04:33 Executing ca-certificates-20211220-r0.trigger 21:04:33 OK: 6 MiB in 17 packages 21:04:35 Removing intermediate container 2faf74dc58c1 21:04:35 ---> 835bb5ba6906 21:04:35 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:04:35 ---> Running in fc2db24330c6 21:04:35 Removing intermediate container fc2db24330c6 21:04:35 ---> 5463746c542c 21:04:35 Step 13/25 : WORKDIR / 21:04:36 ---> Running in 5a05074a2e32 21:04:36 Removing intermediate container 5a05074a2e32 21:04:36 ---> 0bfa6b55d569 21:04:36 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 21:04:37 ---> 1766908ad4ce 21:04:37 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 21:04:38 ---> 5c5ad45a4b29 21:04:38 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 21:04:39 ---> 88a57c518b91 21:04:39 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 21:04:40 ---> f91e62de31f4 21:04:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 21:04:42 ---> 73ea278db1c9 21:04:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 21:04:44 ---> e8e15dcd7df3 21:04:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 21:04:44 ---> 84d613679f7b 21:04:44 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:04:45 ---> Running in b5726d24752a 21:04:48 Removing intermediate container b5726d24752a 21:04:48 ---> 91a73ce2f5f0 21:04:48 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 21:04:48 ---> Running in 83a52c0a7025 21:04:48 Removing intermediate container 83a52c0a7025 21:04:48 ---> 8768ae8161f5 21:04:48 Step 23/25 : LABEL arch=arm64 21:04:48 ---> Running in a0175f163538 21:04:49 Removing intermediate container a0175f163538 21:04:49 ---> b667760a9763 21:04:49 Step 24/25 : LABEL git_sha=5a74ece4fcc44c94e33b84172cfc941c6124cfd1 21:04:49 ---> Running in d7b87c5670b6 21:04:50 Removing intermediate container d7b87c5670b6 21:04:50 ---> cf140bfa1f42 21:04:50 Step 25/25 : LABEL version=0.0.0 21:04:50 ---> Running in 11766d8aa01e 21:04:51 Removing intermediate container 11766d8aa01e 21:04:51 ---> 9eede4fcd0fe 21:04:51 21:04:51 Successfully built 9eede4fcd0fe 21:04:51 Successfully tagged security-secretstore-setup-arm64:latest 21:06:43  Building security-secretstore-setup ... done Removing intermediate container 21ec139096c7 21:06:43 ---> ef7bebf6a7ba 21:06:43 21:06:43 Step 10/22 : FROM alpine:3.16 21:06:43 ---> 3d81c46cd875 21:06:43 Step 11/22 : RUN apk add --update --no-cache dumb-init 21:06:43 ---> Using cache 21:06:43 ---> 58d3471f155f 21:06:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:06:43 ---> Using cache 21:06:43 ---> 38e99f40aec5 21:06:43 Step 13/22 : ENV APP_PORT=59861 21:06:43 ---> Running in 406363a1cd19 21:06:43 Removing intermediate container 406363a1cd19 21:06:43 ---> a5c06ded3c94 21:06:43 Step 14/22 : EXPOSE $APP_PORT 21:06:43 ---> Running in e8e1e59b281e 21:06:43 Removing intermediate container e8e1e59b281e 21:06:43 ---> b49080074820 21:06:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 21:06:43 ---> a148007169ab 21:06:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 21:06:43 ---> 45d95d033691 21:06:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 21:06:44 ---> f95b37771989 21:06:44 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 21:06:44 ---> Running in da40b9a7c505 21:06:45 Removing intermediate container da40b9a7c505 21:06:45 ---> fc94fe1e12ee 21:06:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:06:45 ---> Running in 2cc647b5a72d 21:06:45 Removing intermediate container 2cc647b5a72d 21:06:45 ---> b9c162ec0fbc 21:06:45 Step 20/22 : LABEL arch=arm64 21:06:45 ---> Running in 11f13d3a33f4 21:06:46 Removing intermediate container 11f13d3a33f4 21:06:46 ---> 745225227ed8 21:06:46 Step 21/22 : LABEL git_sha=5a74ece4fcc44c94e33b84172cfc941c6124cfd1 21:06:46 ---> Running in 7e1ea96cd55b 21:06:47 Removing intermediate container 7e1ea96cd55b 21:06:47 ---> 86f7453a0053 21:06:47 Step 22/22 : LABEL version=0.0.0 21:06:47 ---> Running in dbfce218a4b6 21:06:47 Removing intermediate container dbfce218a4b6 21:06:47 ---> c82d324939a9 21:06:47 21:06:47 Successfully built c82d324939a9 21:06:47 Successfully tagged support-scheduler-arm64:latest 21:07:14  Building support-scheduler ... done Removing intermediate container 87f5caacfa78 21:07:14 ---> 57434cb47e25 21:07:14 21:07:14 Step 10/23 : FROM alpine:3.16 21:07:14 ---> 3d81c46cd875 21:07:14 Step 11/23 : RUN apk add --update --no-cache dumb-init 21:07:14 ---> Using cache 21:07:14 ---> 58d3471f155f 21:07:14 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 21:07:14 ---> Using cache 21:07:14 ---> 38e99f40aec5 21:07:14 Step 13/23 : ENV APP_PORT=59882 21:07:14 ---> Running in 12b67baa584b 21:07:14 Removing intermediate container 12b67baa584b 21:07:14 ---> 513111aadf72 21:07:14 Step 14/23 : EXPOSE $APP_PORT 21:07:14 ---> Running in 52b5c8d2eb80 21:07:14 Removing intermediate container 52b5c8d2eb80 21:07:14 ---> abc183496a6f 21:07:14 Step 15/23 : WORKDIR / 21:07:14 ---> Running in ee8687109e70 21:07:14 Removing intermediate container ee8687109e70 21:07:14 ---> 749d0b57130d 21:07:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 21:07:14 ---> 73904c3b948e 21:07:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 21:07:14 ---> 24126da7e4e3 21:07:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 21:07:15 ---> 6ef60f2f35c0 21:07:15 Step 19/23 : ENTRYPOINT ["/core-command"] 21:07:15 ---> Running in 62232dd72c02 21:07:16 Removing intermediate container 62232dd72c02 21:07:16 ---> e7e00ec8734a 21:07:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:07:16 ---> Running in 45f98d9c1e00 21:07:17 Removing intermediate container 45f98d9c1e00 21:07:17 ---> b55f1806a32f 21:07:17 Step 21/23 : LABEL arch=arm64 21:07:17 ---> Running in 8488fd6bd03a 21:07:17 Removing intermediate container 8488fd6bd03a 21:07:17 ---> 7bbea7a633d8 21:07:17 Step 22/23 : LABEL git_sha=5a74ece4fcc44c94e33b84172cfc941c6124cfd1 21:07:17 ---> Running in f56e2b902e0a 21:07:18 Removing intermediate container f56e2b902e0a 21:07:18 ---> 1d330c4c699f 21:07:18 Step 23/23 : LABEL version=0.0.0 21:07:18 ---> Running in d33e10bba052 21:07:19 Removing intermediate container d33e10bba052 21:07:19 ---> cf2d39a12cea 21:07:19 21:07:19 Successfully built cf2d39a12cea 21:07:19 Successfully tagged core-command-arm64:latest 21:07:23  Building core-command ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 21:07:38 Removing intermediate container ba4a96b317a2 21:07:38 ---> 32b2bd566f53 21:07:38 21:07:38 Step 10/22 : FROM alpine:3.16 21:07:38 ---> 3d81c46cd875 21:07:38 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 21:07:38 ---> Running in 579fdc60dcd2 21:07:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:07:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:07:39 (1/6) Installing ca-certificates (20211220-r0) 21:07:39 (2/6) Installing brotli-libs (1.0.9-r6) 21:07:39 (3/6) Installing nghttp2-libs (1.47.0-r0) 21:07:39 (4/6) Installing libcurl (7.83.1-r2) 21:07:39 (5/6) Installing curl (7.83.1-r2) 21:07:39 (6/6) Installing dumb-init (1.2.5-r1) 21:07:39 Executing busybox-1.35.0-r15.trigger 21:07:40 Executing ca-certificates-20211220-r0.trigger 21:07:40 OK: 8 MiB in 20 packages 21:07:42 Removing intermediate container 579fdc60dcd2 21:07:42 ---> 67e19953e975 21:07:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 21:07:42 ---> Running in da9bbecc61b9 21:07:42 Removing intermediate container da9bbecc61b9 21:07:42 ---> 76e76f48e926 21:07:42 Step 13/22 : WORKDIR /edgex 21:07:42 ---> Running in 8b7bb9465ec6 21:07:42 Removing intermediate container 8b7bb9465ec6 21:07:42 ---> 2d69d5d1631d 21:07:42 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 21:07:43 ---> 755719e20a97 21:07:43 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 21:07:44 ---> 169d4e2c8eba 21:07:44 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 21:07:45 ---> 198533a9a4bd 21:07:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 21:07:46 ---> 7ace05daf36f 21:07:46 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 21:07:46 ---> Running in e5ad26570bcd 21:07:48 Removing intermediate container e5ad26570bcd 21:07:48 ---> 1a4bba2c0f24 21:07:48 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 21:07:48 ---> Running in 55f1fbdd652e 21:07:49 Removing intermediate container 55f1fbdd652e 21:07:49 ---> d9ff4df9c62f 21:07:49 Step 20/22 : LABEL arch=arm64 21:07:49 ---> Running in 6ca8b8a6b103 21:07:49 Removing intermediate container 6ca8b8a6b103 21:07:49 ---> 702301d62bd6 21:07:49 Step 21/22 : LABEL git_sha=5a74ece4fcc44c94e33b84172cfc941c6124cfd1 21:07:49 ---> Running in d6828dcca443 21:07:50 Removing intermediate container d6828dcca443 21:07:50 ---> b49ac3e248af 21:07:50 Step 22/22 : LABEL version=0.0.0 21:07:50 ---> Running in 8bddf7b3e999 21:07:50 Removing intermediate container 8bddf7b3e999 21:07:50 ---> 045e810ad974 21:07:50 21:07:50 Successfully built 045e810ad974 21:07:50 Successfully tagged security-proxy-setup-arm64:latest 21:08:00  Building security-proxy-setup ... done Removing intermediate container d29ad7562754 21:08:00 ---> 0d8f038a8948 21:08:00 21:08:00 Step 9/20 : FROM alpine:3.15 21:08:00 ---> 60f2846fe774 21:08:00 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 21:08:00 ---> Using cache 21:08:00 ---> 2eed1f475c5c 21:08:00 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:08:00 ---> Using cache 21:08:00 ---> c021c4a14481 21:08:00 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 21:08:00 ---> Running in bfa872f3c02b 21:08:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:08:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:08:02 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 21:08:02 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 21:08:02 OK: 15733 distinct packages available 21:08:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 21:08:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 21:08:04 (1/9) Installing ca-certificates (20211220-r0) 21:08:04 (2/9) Installing brotli-libs (1.0.9-r5) 21:08:04 (3/9) Installing nghttp2-libs (1.46.0-r0) 21:08:04 (4/9) Installing libcurl (7.80.0-r2) 21:08:04 (5/9) Installing curl (7.80.0-r2) 21:08:04 (6/9) Installing dumb-init (1.2.5-r1) 21:08:04 (7/9) Installing musl-obstack (1.2.3-r0) 21:08:04 (8/9) Installing libucontext (1.1-r0) 21:08:04 (9/9) Installing gcompat (1.0.0-r4) 21:08:05 Executing busybox-1.34.1-r7.trigger 21:08:05 Executing ca-certificates-20211220-r0.trigger 21:08:05 OK: 8 MiB in 23 packages 21:08:06 Removing intermediate container bfa872f3c02b 21:08:06 ---> af26da5f1806 21:08:06 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 21:08:07 ---> e33aab2cb8b8 21:08:07 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 21:08:08 ---> 13b313fdb8dc 21:08:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 21:08:09 ---> 1ea318075ebc 21:08:09 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 21:08:09 ---> Running in f712b31d0eee 21:08:09 Removing intermediate container f712b31d0eee 21:08:09 ---> 0808dcdee8b2 21:08:09 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:08:09 ---> Running in e09e8be00379 21:08:09 Removing intermediate container e09e8be00379 21:08:09 ---> 4b70c413aeed 21:08:09 Step 18/20 : LABEL arch=arm64 21:08:09 ---> Running in 24c415f0a4fd 21:08:10 Removing intermediate container 24c415f0a4fd 21:08:10 ---> 70a00d5b7dd9 21:08:10 Step 19/20 : LABEL git_sha=5a74ece4fcc44c94e33b84172cfc941c6124cfd1 21:08:10 ---> Running in e885c0e41103 21:08:10 Removing intermediate container e885c0e41103 21:08:10 ---> 660fd9850ebb 21:08:10 Step 20/20 : LABEL version=0.0.0 21:08:10 ---> Running in ce93ca41afb8 21:08:10 Removing intermediate container ce93ca41afb8 21:08:10 ---> 65d2776944d7 21:08:10 21:08:11 Successfully built 65d2776944d7 21:08:11 Successfully tagged security-spiffe-token-provider-arm64:latest 21:08:11  Building security-spiffe-token-provider ... done  [Pipeline] } 21:08:11 $ docker stop --time=1 e482868e325de9d14a62c74e1e09d8366307517a0ed858891b9e02f855b3bd35 21:08:13 $ docker rm -f e482868e325de9d14a62c74e1e09d8366307517a0ed858891b9e02f855b3bd35 [Pipeline] // withDockerContainer [Pipeline] sh 21:08:13 + docker images 21:08:13 REPOSITORY TAG IMAGE ID CREATED SIZE 21:08:13 security-spiffe-token-provider-arm64 latest 65d2776944d7 3 seconds ago 28.3MB 21:08:13 0d8f038a8948 15 seconds ago 1.4GB 21:08:13 security-proxy-setup-arm64 latest 045e810ad974 23 seconds ago 26.2MB 21:08:13 32b2bd566f53 37 seconds ago 1.35GB 21:08:13 core-command-arm64 latest cf2d39a12cea 55 seconds ago 15.5MB 21:08:13 57434cb47e25 About a minute ago 1.34GB 21:08:13 support-scheduler-arm64 latest c82d324939a9 About a minute ago 25.6MB 21:08:13 ef7bebf6a7ba About a minute ago 1.41GB 21:08:13 security-secretstore-setup-arm64 latest 9eede4fcd0fe 3 minutes ago 27.9MB 21:08:13 af1bd99b35dd 3 minutes ago 1.36GB 21:08:13 support-notifications-arm64 latest 31eae7072aef 4 minutes ago 26.1MB 21:08:13 06e7ba4eccbf 5 minutes ago 1.41GB 21:08:13 core-data-arm64 latest 126987fd995e 5 minutes ago 20.6MB 21:08:13 a3c7b6d634c5 6 minutes ago 1.38GB 21:08:13 security-spire-config-arm64 latest 7988907effa0 6 minutes ago 83.6MB 21:08:13 838785b08486 7 minutes ago 1.24GB 21:08:13 sys-mgmt-agent-arm64 latest 169d142dc92c 8 minutes ago 282MB 21:08:13 security-bootstrapper-arm64 latest fb054ab9fb58 9 minutes ago 18.5MB 21:08:13 core-metadata-arm64 latest bcbe96cd00f4 9 minutes ago 16.4MB 21:08:13 1332bcdf8049 10 minutes ago 1.35GB 21:08:13 89f6ce37af97 10 minutes ago 1.35GB 21:08:13 2159c21b8707 10 minutes ago 1.35GB 21:08:13 security-spire-agent-arm64 latest 8138ce7cc71a 14 minutes ago 122MB 21:08:13 security-spire-server-arm64 latest a49e0fd248f4 14 minutes ago 84.2MB 21:08:13 4183dc4f766f 15 minutes ago 1.24GB 21:08:13 b534ad9102c0 15 minutes ago 1.24GB 21:08:13 ci-base-image-arm64 latest a10af6322f73 28 minutes ago 994MB 21:08:13 alpine 3.15 60f2846fe774 9 days ago 5.32MB 21:08:13 alpine 3.16 3d81c46cd875 10 days ago 5.27MB 21:08:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB 21:08:13 docker 20.10.14 c346e9eafbab 3 months ago 202MB 21:08:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:14 21:08:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:15 arm64: Pulling from edgex-lftools-log-publisher 21:08:15 8998bd30e6a1: Pulling fs layer 21:08:15 04944245beec: Pulling fs layer 21:08:15 699f458cf7ca: Pulling fs layer 21:08:15 765212b225bb: Pulling fs layer 21:08:15 f23df028b6ca: Pulling fs layer 21:08:15 d65c8cfc05b1: Pulling fs layer 21:08:15 2437ff75d9bd: Pulling fs layer 21:08:15 f23df028b6ca: Waiting 21:08:15 d65c8cfc05b1: Waiting 21:08:15 2437ff75d9bd: Waiting 21:08:15 765212b225bb: Waiting 21:08:15 04944245beec: Verifying Checksum 21:08:15 04944245beec: Download complete 21:08:15 765212b225bb: Verifying Checksum 21:08:15 765212b225bb: Download complete 21:08:15 f23df028b6ca: Download complete 21:08:15 d65c8cfc05b1: Verifying Checksum 21:08:15 d65c8cfc05b1: Download complete 21:08:15 699f458cf7ca: Verifying Checksum 21:08:15 699f458cf7ca: Download complete 21:08:15 8998bd30e6a1: Verifying Checksum 21:08:15 8998bd30e6a1: Download complete 21:08:18 2437ff75d9bd: Verifying Checksum 21:08:18 2437ff75d9bd: Download complete 21:08:20 8998bd30e6a1: Pull complete 21:08:20 04944245beec: Pull complete 21:08:22 699f458cf7ca: Pull complete 21:08:22 765212b225bb: Pull complete 21:08:23 f23df028b6ca: Pull complete 21:08:23 d65c8cfc05b1: Pull complete 21:08:38 2437ff75d9bd: Pull complete 21:08:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:08:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:08:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:39 prd-ubuntu20.04-docker-arm64-4c-16g-21516 does not seem to be running inside a container 21:08:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:08:41 $ docker top 07eae769f498e698c6e10024a4db02c33a2987db30730159e3a86ca20fd22408 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:43 ---> job-cost.sh 21:08:43 lf-activate-venv: SKIPPING 21:08:43 INFO: No Stack... 21:08:43 INFO: Retrieving Pricing Info for: v3-standard-4 21:08:44 INFO: Archiving Costs [Pipeline] sh 21:08:45 + cat /w/workspace/edgex-go/1/archives/cost.csv 21:08:45 + cut -d, -f6 [Pipeline] lock 21:08:45 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4113-1-stack-cost] 21:08:45 Resource [jenkins-edgexfoundry-edgex-go-PR-4113-1-stack-cost] did not exist. Created. 21:08:45 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4113-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:08:46 + echo total: 0.10999999940395355 [Pipeline] stash 21:08:46 Stashed 1 file(s) [Pipeline] } 21:08:46 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4113-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:08:46 $ docker stop --time=1 07eae769f498e698c6e10024a4db02c33a2987db30730159e3a86ca20fd22408 21:08:47 $ docker rm -f 07eae769f498e698c6e10024a4db02c33a2987db30730159e3a86ca20fd22408 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:08:48 provisioning config files... 21:08:49 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3560591532122614945tmp [Pipeline] { [Pipeline] sh 21:08:49 + set +x 21:08:49 + curl -s https://codecov.io/bash 21:08:49 + bash -s -- 21:08:49 21:08:49 _____ _ 21:08:49 / ____| | | 21:08:49 | | ___ __| | ___ ___ _____ __ 21:08:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:08:49 | |___| (_) | (_| | __/ (_| (_) \ V / 21:08:49 \_____\___/ \__,_|\___|\___\___/ \_/ 21:08:49 Bash-1.0.6 21:08:49 21:08:49 21:08:49 ==> git version 2.25.1 found 21:08:49 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:08:49 Release-Date: 2020-01-08 21:08:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:08:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:08:49 ==> Jenkins CI detected. 21:08:49 current dir:  /w/workspace/edgex-go/1 21:08:49 project root: . 21:08:49 --> token set from env 21:08:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:08:49 ==> Running gcov in . (disable via -X gcov) 21:08:49 ==> Python coveragepy not found 21:08:49 ==> Searching for coverage reports in: 21:08:49 + . 21:08:49 -> Found 1 reports 21:08:49 ==> Detecting git/mercurial file structure 21:08:49 ==> Reading reports 21:08:49 + ./coverage.out bytes=436531 21:08:49 ==> Appending adjustments 21:08:49 https://docs.codecov.io/docs/fixing-reports 21:08:50 + Found adjustments 21:08:50 ==> Gzipping contents 21:08:50 60K /tmp/codecov.jPE38d.gz 21:08:50 ==> Uploading reports 21:08:50 url: https://codecov.io 21:08:50 query: branch=PR-4113&commit=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4113%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4113&job=&cmd_args= 21:08:50 -> Pinging Codecov 21:08:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4113&commit=b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4113%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4113&job=&cmd_args= 21:08:50 -> Uploading to 21:08:50 https://storage.googleapis.com/codecov/v4/raw/2022-07-29/00271124DB129430A58F1EEE437C3FCB/b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f/8cd515ba-dfe2-4cb0-95f1-f1b67ba5f933.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220729T210850Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4efd31f7a5ae371b1f468e351682994443c2cf402ba088cfd944eae234996d5f 21:08:50 % Total % Received % Xferd Average Speed Time Time Time Current 21:08:50 Dload Upload Total Spent Left Speed 21:08:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 60002 0 0 100 60002 0 208k --:--:-- --:--:-- --:--:-- 208k 21:08:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/b5b0cd9fcd2c8e3c6602825c821990831dbc5e1f [Pipeline] } 21:08:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:08:52 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 21:08:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:08:53 ---> package-listing.sh 21:08:53 ++ facter osfamily 21:08:53 ++ tr '[:upper:]' '[:lower:]' 21:08:54 + OS_FAMILY=debian 21:08:54 + workspace=/w/workspace/edgex-go/1 21:08:54 + START_PACKAGES=/tmp/packages_start.txt 21:08:54 + END_PACKAGES=/tmp/packages_end.txt 21:08:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:08:54 + PACKAGES=/tmp/packages_start.txt 21:08:54 + '[' /w/workspace/edgex-go/1 ']' 21:08:54 + PACKAGES=/tmp/packages_end.txt 21:08:54 + case "${OS_FAMILY}" in 21:08:54 + dpkg -l 21:08:54 + grep '^ii' 21:08:54 + '[' -f /tmp/packages_start.txt ']' 21:08:54 + '[' -f /tmp/packages_end.txt ']' 21:08:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:08:54 + '[' /w/workspace/edgex-go/1 ']' 21:08:54 + mkdir -p /w/workspace/edgex-go/1/archives/ 21:08:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 21:08:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:08:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:54 21:08:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:08:55 latest: Pulling from edgex-lftools-log-publisher 21:08:55 5eb5b503b376: Pulling fs layer 21:08:55 5c69ac0246d0: Pulling fs layer 21:08:55 ec43610c2a17: Pulling fs layer 21:08:55 3a2ae6a8a46f: Pulling fs layer 21:08:55 33b1e0a273af: Pulling fs layer 21:08:55 5d3b04190fa2: Pulling fs layer 21:08:55 2f39f015ded8: Pulling fs layer 21:08:55 5d3b04190fa2: Waiting 21:08:55 2f39f015ded8: Waiting 21:08:55 3a2ae6a8a46f: Waiting 21:08:55 33b1e0a273af: Waiting 21:08:55 5c69ac0246d0: Download complete 21:08:55 3a2ae6a8a46f: Download complete 21:08:55 33b1e0a273af: Verifying Checksum 21:08:55 33b1e0a273af: Download complete 21:08:55 5d3b04190fa2: Verifying Checksum 21:08:55 5d3b04190fa2: Download complete 21:08:55 ec43610c2a17: Verifying Checksum 21:08:55 5eb5b503b376: Verifying Checksum 21:08:55 5eb5b503b376: Download complete 21:08:56 2f39f015ded8: Download complete 21:08:57 5eb5b503b376: Pull complete 21:08:57 5c69ac0246d0: Pull complete 21:08:57 ec43610c2a17: Pull complete 21:08:57 3a2ae6a8a46f: Pull complete 21:08:57 33b1e0a273af: Pull complete 21:08:57 5d3b04190fa2: Pull complete 21:09:03 2f39f015ded8: Pull complete 21:09:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:09:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:03 prd-ubuntu20.04-docker-8c-8g-21515 does not seem to be running inside a container 21:09:03 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:09:05 $ docker top d70d501d4363a8710fefc24aba5f6b48f1fca8e98df9168ead8e7d19cafc71c1 -eo pid,comm [Pipeline] { [Pipeline] sh 21:09:06 + touch /tmp/pre-build-complete [Pipeline] sh 21:09:06 + mkdir -p /var/log/sysstat [Pipeline] sh 21:09:06 + ls /var/log/sa-host 21:09:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:09:06 provisioning config files... 21:09:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config2198058735751807217tmp [Pipeline] { [Pipeline] echo 21:09:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:09:07 ---> create-netrc.sh [Pipeline] } 21:09:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:09:07 ---> python-tools-install.sh [Pipeline] echo 21:09:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:09:08 ---> sudo-logs.sh 21:09:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:09:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:09:08 ---> job-cost.sh 21:09:08 lf-activate-venv: SKIPPING 21:09:08 DEBUG: total: 0.10999999940395355 21:09:08 INFO: Retrieving Stack Cost... 21:09:09 INFO: Retrieving Pricing Info for: v3-standard-8 21:09:09 INFO: Archiving Costs [Pipeline] echo 21:09:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:09:09 ---> logs-deploy.sh 21:09:09 lf-activate-venv: SKIPPING 21:09:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4113/1 21:09:09 INFO: archiving workspace using pattern(s): 21:09:10 Archives upload complete. 21:09:11 INFO: archiving logs to Nexus 21:09:11 ---> uname -a: 21:09:11 Linux prd-ubuntu20-04-docker-8c-8g-21515 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 21:09:11 21:09:11 21:09:11 ---> lscpu: 21:09:11 Architecture: x86_64 21:09:11 CPU op-mode(s): 32-bit, 64-bit 21:09:11 Byte Order: Little Endian 21:09:11 Address sizes: 40 bits physical, 48 bits virtual 21:09:11 CPU(s): 8 21:09:11 On-line CPU(s) list: 0-7 21:09:11 Thread(s) per core: 1 21:09:11 Core(s) per socket: 1 21:09:11 Socket(s): 8 21:09:11 NUMA node(s): 1 21:09:11 Vendor ID: AuthenticAMD 21:09:11 CPU family: 23 21:09:11 Model: 49 21:09:11 Model name: AMD EPYC-Rome Processor 21:09:11 Stepping: 0 21:09:11 CPU MHz: 2799.864 21:09:11 BogoMIPS: 5599.72 21:09:11 Virtualization: AMD-V 21:09:11 Hypervisor vendor: KVM 21:09:11 Virtualization type: full 21:09:11 L1d cache: 256 KiB 21:09:11 L1i cache: 256 KiB 21:09:11 L2 cache: 4 MiB 21:09:11 L3 cache: 128 MiB 21:09:11 NUMA node0 CPU(s): 0-7 21:09:11 Vulnerability Itlb multihit: Not affected 21:09:11 Vulnerability L1tf: Not affected 21:09:11 Vulnerability Mds: Not affected 21:09:11 Vulnerability Meltdown: Not affected 21:09:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 21:09:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 21:09:11 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 21:09:11 Vulnerability Srbds: Not affected 21:09:11 Vulnerability Tsx async abort: Not affected 21:09:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 21:09:11 21:09:11 21:09:11 ---> nproc: 21:09:11 8 21:09:11 21:09:11 21:09:11 ---> df -h: 21:09:11 Filesystem Size Used Avail Use% Mounted on 21:09:11 overlay 155G 17G 138G 11% / 21:09:11 tmpfs 64M 0 64M 0% /dev 21:09:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 21:09:11 shm 64M 0 64M 0% /dev/shm 21:09:11 /dev/vda1 155G 17G 138G 11% /facter-os 21:09:11 21:09:11 21:09:11 ---> sar -b -r -n DEV: 21:09:11 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21515) 07/29/22 _x86_64_ (8 CPU) 21:09:11 21:09:11 20:35:10 LINUX RESTART (8 CPU) 21:09:11 21:09:11 20:36:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 21:09:11 20:37:01 152.19 3.47 148.72 0.00 384.61 73229.89 0.00 21:09:11 20:38:01 37.59 0.13 37.46 0.00 1.73 13963.29 0.00 21:09:11 20:39:01 78.30 0.10 78.20 0.00 7.73 33334.98 0.00 21:09:11 20:40:01 628.55 7.05 621.50 0.00 70.65 262410.93 0.00 21:09:11 20:41:01 1031.16 1.52 1029.64 0.00 25.32 280953.55 0.00 21:09:11 20:42:01 710.13 0.40 709.73 0.00 7.73 155692.58 0.00 21:09:11 20:43:01 82.16 0.00 82.16 0.00 0.00 7698.37 0.00 21:09:11 20:44:01 2.32 0.00 2.32 0.00 0.00 26.93 0.00 21:09:11 20:45:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 21:09:11 20:46:01 2.93 0.17 2.77 0.00 18.26 36.53 0.00 21:09:11 20:47:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 21:09:11 20:48:01 3.22 1.58 1.63 0.00 50.39 20.53 0.00 21:09:11 20:49:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 21:09:11 20:50:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 21:09:11 20:51:01 1.52 0.02 1.50 0.00 0.13 18.13 0.00 21:09:11 20:52:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 21:09:11 20:53:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 21:09:11 20:54:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 21:09:11 20:55:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 21:09:11 20:56:01 3.58 0.87 2.72 0.00 18.39 35.72 0.00 21:09:11 20:57:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 21:09:11 20:58:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 21:09:11 20:59:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 21:09:11 21:00:01 1.60 0.00 1.60 0.00 0.00 17.20 0.00 21:09:11 21:01:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 21:09:11 21:02:01 1.30 0.00 1.30 0.00 0.00 16.66 0.00 21:09:11 21:03:02 0.95 0.00 0.95 0.00 0.00 11.60 0.00 21:09:11 21:04:01 1.90 0.00 1.90 0.00 0.00 21.96 0.00 21:09:11 21:05:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 21:09:11 21:06:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 21:09:11 21:07:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 21:09:11 21:08:01 2.15 0.00 2.15 0.00 0.00 24.13 0.00 21:09:11 21:09:01 4.60 0.23 4.37 0.00 17.60 333.81 0.00 21:09:11 Average: 83.75 0.47 83.28 0.00 18.08 25081.08 0.00 21:09:11 21:09:11 20:36:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:09:11 20:37:01 27644296 31469488 822144 2.50 136388 3890556 2462604 7.26 1664016 3115720 248020 21:09:11 20:38:01 27508080 31625792 660736 2.01 140528 4145716 2416248 7.12 1464108 3413692 243828 21:09:11 20:39:01 24944152 31610216 677408 2.06 142236 6635292 2990128 8.81 1723780 5659936 2500980 21:09:11 20:40:01 21963616 31183212 1075676 3.27 294476 8817860 3619816 10.67 2693956 7417716 503212 21:09:11 20:41:01 20229412 31475240 788468 2.40 387308 10649296 2687916 7.92 2302848 9447440 281620 21:09:11 20:42:01 20590388 31655364 611256 1.86 434244 10387016 2222648 6.55 2249668 9108860 78804 21:09:11 20:43:01 21012084 31750524 521864 1.59 435644 10071568 1925616 5.67 2172416 8783696 456 21:09:11 20:44:01 21014652 31753120 519244 1.58 435668 10071568 1925616 5.67 2170484 8783696 8 21:09:11 20:45:01 21020028 31758540 513648 1.56 435696 10071576 1925616 5.67 2165156 8783704 212 21:09:11 20:46:01 21019816 31759168 512868 1.56 435716 10072104 1957812 5.77 2164336 8784164 28 21:09:11 20:47:01 21024536 31763904 508320 1.55 435724 10072108 1957812 5.77 2160504 8784168 184 21:09:11 20:48:01 21020808 31762676 509528 1.55 435748 10073624 1957812 5.77 2166308 8783772 20 21:09:11 20:49:01 21020540 31762500 509752 1.55 435768 10073624 1957812 5.77 2165272 8783800 16 21:09:11 20:50:01 21020232 31762208 509968 1.55 435792 10073624 1957812 5.77 2165248 8783812 8 21:09:11 20:51:01 21020800 31762876 509544 1.55 435816 10073624 1932352 5.69 2164296 8783816 8 21:09:11 20:52:01 21020216 31762320 510036 1.55 435836 10073632 1932352 5.69 2163772 8783816 16 21:09:11 20:53:01 21020672 31762780 509504 1.55 435848 10073636 1932352 5.69 2163772 8783820 12 21:09:11 20:54:01 21020616 31762724 509464 1.55 435876 10073636 1932352 5.69 2163772 8783820 16 21:09:11 20:55:01 21020776 31762948 509428 1.55 435896 10073640 1932352 5.69 2163840 8783828 12 21:09:11 20:56:01 21018976 31762068 510280 1.55 435980 10074152 1975276 5.82 2164816 8784280 12 21:09:11 20:57:01 21019376 31762508 509852 1.55 435980 10074160 1975276 5.82 2164012 8784280 24 21:09:11 20:58:01 21019492 31762776 509420 1.55 435992 10074292 1975276 5.82 2164268 8784400 12 21:09:11 20:59:01 21019192 31762504 509644 1.55 436012 10074296 1975276 5.82 2164056 8784404 12 21:09:11 21:00:01 21019144 31762456 509576 1.55 436028 10074296 1975276 5.82 2164040 8784404 12 21:09:11 21:01:01 21019532 31762888 509332 1.55 436036 10074300 1975276 5.82 2164504 8784420 8 21:09:11 21:02:01 21019516 31762908 509288 1.55 436064 10074304 1958676 5.77 2164200 8784424 24 21:09:11 21:03:02 21019468 31762868 509248 1.55 436084 10074308 1958676 5.77 2164188 8784428 32 21:09:11 21:04:01 21018948 31762384 509688 1.55 436096 10074316 1958676 5.77 2165092 8784436 20 21:09:11 21:05:01 21019300 31762808 509172 1.55 436100 10074316 1958676 5.77 2164272 8784436 16 21:09:11 21:06:01 21019180 31762692 509204 1.55 436124 10074320 1958676 5.77 2164632 8784440 12 21:09:11 21:07:01 21018856 31762432 509428 1.55 436160 10074320 1958676 5.77 2164328 8784444 44 21:09:11 21:08:01 21019032 31762616 509336 1.55 436200 10074324 1958676 5.77 2164312 8784448 12 21:09:11 21:09:01 20393124 31686600 583852 1.78 443084 10579568 2311888 6.81 2244792 9288760 509868 21:09:11 Average: 21508450 31712306 560490 1.70 403398 9606636 2106100 6.21 2140275 8358766 132351 21:09:11 21:09:11 20:36:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:09:11 20:37:01 docker0 582.92 510.12 43.37 3928.29 0.00 0.00 0.00 0.00 21:09:11 20:37:01 vethe97b838 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:09:11 20:37:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 21:09:11 20:37:01 ens3 715.78 732.69 7975.06 131.09 0.00 0.00 0.00 0.00 21:09:11 20:38:01 docker0 1.50 1.50 0.10 0.12 0.00 0.00 0.00 0.00 21:09:11 20:38:01 vethe97b838 1.50 1.55 0.12 0.13 0.00 0.00 0.00 0.00 21:09:11 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:09:11 20:38:01 ens3 26.45 15.83 21.22 11.48 0.00 0.00 0.00 0.00 21:09:11 20:39:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 21:09:11 20:39:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 21:09:11 20:39:01 vetha589cef 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 21:09:11 20:39:01 ens3 125.95 89.62 1698.43 79.09 0.00 0.00 0.00 0.00 21:09:11 20:40:01 docker0 144.33 189.57 10.88 1754.03 0.00 0.00 0.00 0.00 21:09:11 20:40:01 veth10177c0 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:09:11 20:40:01 veth5df3737 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:09:11 20:40:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 21:09:11 20:40:01 vetha589cef 0.00 0.43 0.00 0.02 0.00 0.00 0.00 0.00 21:09:11 20:40:01 ens3 223.26 165.01 1825.55 26.54 0.00 0.00 0.00 0.00 21:09:11 20:40:01 vetha5536dd 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:09:11 20:40:01 vethf31aba8 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 21:09:11 20:41:01 veth0963187 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 21:09:11 20:41:01 docker0 127.92 170.96 8.92 1388.06 0.00 0.00 0.00 0.00 21:09:11 20:41:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 21:09:11 20:41:01 vetha589cef 0.00 0.60 0.00 0.03 0.00 0.00 0.00 0.00 21:09:11 20:41:01 veth698b79c 13.81 17.08 1.00 77.21 0.00 0.00 0.00 0.01 21:09:11 20:41:01 veth24bccf4 1.98 4.52 0.15 40.96 0.00 0.00 0.00 0.00 21:09:11 20:41:01 ens3 252.82 197.78 1487.81 88.43 0.00 0.00 0.00 0.00 21:09:11 20:42:01 docker0 37.56 63.47 2.95 780.65 0.00 0.00 0.00 0.00 21:09:11 20:42:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 21:09:11 20:42:01 vetha589cef 0.00 0.62 0.00 0.03 0.00 0.00 0.00 0.00 21:09:11 20:42:01 vetha2cea8d 11.08 25.65 1.12 410.98 0.00 0.00 0.00 0.03 21:09:11 20:42:01 ens3 167.62 113.43 1951.05 79.55 0.00 0.00 0.00 0.00 21:09:11 20:43:01 docker0 0.80 1.02 0.11 5.90 0.00 0.00 0.00 0.00 21:09:11 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:43:01 ens3 9.66 6.31 13.76 3.93 0.00 0.00 0.00 0.00 21:09:11 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:09:11 20:44:01 ens3 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 21:09:11 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:46:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 21:09:11 20:46:01 ens3 0.45 0.43 0.19 0.10 0.00 0.00 0.00 0.00 21:09:11 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:48:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 21:09:11 20:48:01 ens3 7.00 4.97 5.17 6.03 0.00 0.00 0.00 0.00 21:09:11 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:09:11 20:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:09:11 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:51:01 ens3 4.70 9.18 0.37 10.53 0.00 0.00 0.00 0.00 21:09:11 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:09:11 20:52:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:09:11 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:53:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:09:11 20:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:09:11 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:09:11 20:56:01 ens3 3.88 3.93 0.32 6.97 0.00 0.00 0.00 0.00 21:09:11 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:09:11 20:58:01 ens3 0.32 0.27 0.64 0.02 0.00 0.00 0.00 0.00 21:09:11 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 20:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:09:11 21:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:09:11 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 21:01:01 ens3 4.21 7.73 0.34 7.55 0.00 0.00 0.00 0.00 21:09:11 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 21:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:09:11 21:02:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:09:11 21:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 21:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 21:03:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 21:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:09:11 21:04:01 ens3 7.93 10.30 0.90 14.60 0.00 0.00 0.00 0.00 21:09:11 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 21:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 21:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:09:11 21:06:01 ens3 4.38 4.30 0.35 7.00 0.00 0.00 0.00 0.00 21:09:11 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 21:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 21:09:11 21:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:09:11 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:09:11 21:09:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 21:09:11 21:09:01 ens3 93.55 61.69 2520.71 13.98 0.00 0.00 0.00 0.00 21:09:11 Average: docker0 26.85 28.16 1.99 236.35 0.00 0.00 0.00 0.00 21:09:11 Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 21:09:11 Average: ens3 49.65 42.83 526.85 14.70 0.00 0.00 0.00 0.00 21:09:11 21:09:11 21:09:11 ---> sar -P ALL: 21:09:11 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21515) 07/29/22 _x86_64_ (8 CPU) 21:09:11 21:09:11 20:35:10 LINUX RESTART (8 CPU) 21:09:11 21:09:11 20:36:02 CPU %user %nice %system %iowait %steal %idle 21:09:11 20:37:01 all 19.66 0.00 4.75 2.15 0.06 73.38 21:09:11 20:37:01 0 18.82 0.00 5.01 5.20 0.07 70.89 21:09:11 20:37:01 1 22.38 0.00 4.49 0.51 0.07 72.55 21:09:11 20:37:01 2 20.12 0.00 4.36 0.09 0.07 75.37 21:09:11 20:37:01 3 19.57 0.00 4.66 6.38 0.07 69.33 21:09:11 20:37:01 4 19.74 0.00 5.47 0.07 0.07 74.65 21:09:11 20:37:01 5 19.09 0.00 4.19 3.48 0.05 73.19 21:09:11 20:37:01 6 19.18 0.00 4.43 0.38 0.05 75.96 21:09:11 20:37:01 7 18.35 0.00 5.40 1.10 0.07 75.07 21:09:11 20:38:01 all 45.27 0.00 6.94 0.52 0.08 47.19 21:09:11 20:38:01 0 46.40 0.00 6.08 0.13 0.07 47.32 21:09:11 20:38:01 1 45.22 0.00 7.00 0.50 0.07 47.21 21:09:11 20:38:01 2 43.61 0.00 8.09 0.07 0.07 48.17 21:09:11 20:38:01 3 45.70 0.00 6.55 0.10 0.07 47.58 21:09:11 20:38:01 4 45.44 0.00 7.17 0.22 0.08 47.09 21:09:11 20:38:01 5 45.90 0.00 6.27 0.12 0.08 47.62 21:09:11 20:38:01 6 45.32 0.00 7.31 2.90 0.12 44.36 21:09:11 20:38:01 7 44.56 0.00 7.06 0.15 0.07 48.16 21:09:11 20:39:01 all 32.08 0.00 7.33 0.86 0.08 59.65 21:09:11 20:39:01 0 34.29 0.00 7.98 0.59 0.08 57.05 21:09:11 20:39:01 1 31.18 0.00 7.53 0.94 0.07 60.28 21:09:11 20:39:01 2 32.28 0.00 7.71 0.05 0.07 59.89 21:09:11 20:39:01 3 32.11 0.00 7.82 4.33 0.08 55.65 21:09:11 20:39:01 4 30.92 0.00 7.52 0.14 0.08 61.34 21:09:11 20:39:01 5 33.06 0.00 6.58 0.02 0.07 60.27 21:09:11 20:39:01 6 30.95 0.00 6.73 0.81 0.07 61.45 21:09:11 20:39:01 7 31.88 0.00 6.76 0.05 0.08 61.22 21:09:11 20:40:01 all 40.53 0.00 11.71 7.90 0.09 39.77 21:09:11 20:40:01 0 40.00 0.00 11.35 7.26 0.09 41.30 21:09:11 20:40:01 1 40.34 0.00 11.62 3.91 0.08 44.05 21:09:11 20:40:01 2 40.71 0.00 13.30 17.92 0.12 27.96 21:09:11 20:40:01 3 39.71 0.00 11.83 14.73 0.09 33.65 21:09:11 20:40:01 4 40.33 0.00 11.05 5.82 0.08 42.71 21:09:11 20:40:01 5 41.66 0.00 11.04 5.85 0.12 41.34 21:09:11 20:40:01 6 41.67 0.00 10.90 4.40 0.07 42.97 21:09:11 20:40:01 7 39.81 0.00 12.63 3.38 0.10 44.07 21:09:11 20:41:01 all 44.83 0.00 14.59 11.42 0.19 28.98 21:09:11 20:41:01 0 43.80 0.00 13.39 11.90 0.28 30.63 21:09:11 20:41:01 1 45.38 0.00 14.02 15.85 0.10 24.65 21:09:11 20:41:01 2 44.60 0.00 15.61 13.87 0.29 25.63 21:09:11 20:41:01 3 44.76 0.00 15.43 18.07 0.14 21.60 21:09:11 20:41:01 4 44.58 0.00 14.42 5.51 0.22 35.27 21:09:11 20:41:01 5 41.55 0.00 13.01 10.69 0.19 34.55 21:09:11 20:41:01 6 46.36 0.00 13.99 6.96 0.14 32.54 21:09:11 20:41:01 7 47.52 0.00 16.78 8.63 0.12 26.96 21:09:11 20:42:01 all 49.63 0.00 11.00 3.96 0.12 35.29 21:09:11 20:42:01 0 50.82 0.00 10.61 4.07 0.09 34.41 21:09:11 20:42:01 1 49.90 0.00 10.71 4.06 0.10 35.23 21:09:11 20:42:01 2 46.44 0.00 10.38 3.36 0.12 39.69 21:09:11 20:42:01 3 55.10 0.00 12.79 7.72 0.14 24.25 21:09:11 20:42:01 4 49.36 0.00 10.44 2.68 0.09 37.44 21:09:11 20:42:01 5 46.77 0.00 10.32 1.70 0.15 41.05 21:09:11 20:42:01 6 48.18 0.00 10.90 3.64 0.12 37.16 21:09:11 20:42:01 7 50.51 0.00 11.87 4.44 0.15 33.04 21:09:11 20:43:01 all 1.23 0.00 0.50 0.41 0.02 97.84 21:09:11 20:43:01 0 2.22 0.00 0.78 0.25 0.07 96.68 21:09:11 20:43:01 1 0.60 0.00 0.35 0.00 0.02 99.03 21:09:11 20:43:01 2 0.85 0.00 0.28 0.00 0.02 98.85 21:09:11 20:43:01 3 1.72 0.00 0.84 1.54 0.02 95.89 21:09:11 20:43:01 4 0.88 0.00 0.52 0.27 0.00 98.33 21:09:11 20:43:01 5 0.57 0.00 0.37 0.02 0.00 99.05 21:09:11 20:43:01 6 0.95 0.00 0.23 0.00 0.02 98.79 21:09:11 20:43:01 7 2.04 0.00 0.63 1.20 0.00 96.13 21:09:11 20:44:01 all 0.19 0.00 0.01 0.01 0.00 99.79 21:09:11 20:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:09:11 20:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:09:11 20:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:09:11 20:44:01 3 0.02 0.00 0.03 0.03 0.00 99.92 21:09:11 20:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:09:11 20:44:01 5 0.03 0.00 0.03 0.00 0.00 99.93 21:09:11 20:44:01 6 1.32 0.00 0.02 0.00 0.00 98.66 21:09:11 20:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:09:11 20:45:01 all 0.26 0.00 0.01 0.00 0.01 99.72 21:09:11 20:45:01 0 0.05 0.00 0.05 0.02 0.02 99.87 21:09:11 20:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:09:11 20:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 20:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:09:11 20:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 20:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:09:11 20:45:01 6 1.97 0.00 0.02 0.00 0.02 98.00 21:09:11 20:45:01 7 0.00 0.00 0.00 0.02 0.02 99.97 21:09:11 20:46:01 all 0.32 0.00 0.04 0.01 0.01 99.62 21:09:11 20:46:01 0 0.03 0.00 0.05 0.02 0.03 99.87 21:09:11 20:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:09:11 20:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 21:09:11 20:46:01 3 0.03 0.00 0.02 0.00 0.02 99.93 21:09:11 20:46:01 4 0.42 0.00 0.13 0.00 0.02 99.43 21:09:11 20:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 21:09:11 20:46:01 6 2.03 0.00 0.03 0.02 0.00 97.92 21:09:11 20:46:01 7 0.02 0.00 0.02 0.03 0.00 99.93 21:09:11 20:47:01 all 0.26 0.00 0.01 0.00 0.00 99.72 21:09:11 20:47:01 0 0.03 0.00 0.10 0.02 0.02 99.83 21:09:11 20:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 20:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:09:11 20:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:09:11 20:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 20:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:09:11 20:47:01 6 1.99 0.00 0.00 0.00 0.02 98.00 21:09:11 20:47:01 7 0.00 0.00 0.00 0.02 0.00 99.98 21:09:11 21:09:11 20:47:01 CPU %user %nice %system %iowait %steal %idle 21:09:11 20:48:01 all 0.25 0.00 0.04 0.01 0.01 99.70 21:09:11 20:48:01 0 0.37 0.00 0.03 0.02 0.02 99.57 21:09:11 20:48:01 1 0.12 0.00 0.02 0.00 0.02 99.85 21:09:11 20:48:01 2 0.17 0.00 0.02 0.00 0.02 99.80 21:09:11 20:48:01 3 0.18 0.00 0.03 0.00 0.00 99.78 21:09:11 20:48:01 4 0.32 0.00 0.03 0.03 0.00 99.62 21:09:11 20:48:01 5 0.08 0.00 0.07 0.00 0.02 99.83 21:09:11 20:48:01 6 0.70 0.00 0.05 0.00 0.00 99.25 21:09:11 20:48:01 7 0.08 0.00 0.03 0.02 0.00 99.87 21:09:11 20:49:01 all 0.03 0.00 0.00 0.00 0.00 99.97 21:09:11 20:49:01 0 0.03 0.00 0.00 0.02 0.00 99.95 21:09:11 20:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 20:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:09:11 20:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:09:11 20:49:01 4 0.05 0.00 0.00 0.00 0.00 99.95 21:09:11 20:49:01 5 0.05 0.00 0.02 0.00 0.02 99.92 21:09:11 20:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:09:11 20:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 20:50:01 all 0.24 0.00 0.01 0.01 0.01 99.73 21:09:11 20:50:01 0 0.00 0.00 0.00 0.02 0.02 99.97 21:09:11 20:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:09:11 20:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 20:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:09:11 20:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:09:11 20:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 20:50:01 6 1.87 0.00 0.00 0.00 0.00 98.13 21:09:11 20:50:01 7 0.02 0.00 0.00 0.10 0.02 99.87 21:09:11 20:51:01 all 0.16 0.00 0.03 0.04 0.00 99.78 21:09:11 20:51:01 0 0.05 0.00 0.07 0.17 0.00 99.72 21:09:11 20:51:01 1 0.00 0.00 0.02 0.02 0.00 99.97 21:09:11 20:51:01 2 0.05 0.00 0.00 0.00 0.00 99.95 21:09:11 20:51:01 3 0.05 0.00 0.02 0.00 0.00 99.93 21:09:11 20:51:01 4 0.05 0.00 0.03 0.00 0.00 99.92 21:09:11 20:51:01 5 0.08 0.00 0.02 0.00 0.00 99.90 21:09:11 20:51:01 6 0.94 0.00 0.03 0.00 0.00 99.02 21:09:11 20:51:01 7 0.03 0.00 0.05 0.10 0.02 99.80 21:09:11 20:52:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:09:11 20:52:01 0 0.00 0.00 0.00 0.02 0.00 99.98 21:09:11 20:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:09:11 20:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:09:11 20:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:09:11 20:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:09:11 20:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:09:11 20:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 21:09:11 20:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 21:09:11 20:53:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:09:11 20:53:01 0 0.00 0.00 0.02 0.05 0.00 99.93 21:09:11 20:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 21:09:11 20:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:09:11 20:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:09:11 20:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:09:11 20:53:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:09:11 20:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 20:53:01 7 0.02 0.00 0.02 0.03 0.02 99.92 21:09:11 20:54:01 all 0.00 0.00 0.01 0.01 0.01 99.97 21:09:11 20:54:01 0 0.00 0.00 0.02 0.05 0.02 99.92 21:09:11 20:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:09:11 20:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 20:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 20:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 21:09:11 20:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 21:09:11 20:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 20:54:01 7 0.03 0.00 0.03 0.05 0.02 99.87 21:09:11 20:55:01 all 0.01 0.00 0.01 0.00 0.00 99.98 21:09:11 20:55:01 0 0.02 0.00 0.02 0.02 0.00 99.95 21:09:11 20:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 20:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 20:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 21:09:11 20:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 20:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:09:11 20:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 20:55:01 7 0.02 0.00 0.02 0.00 0.03 99.93 21:09:11 20:56:01 all 0.06 0.00 0.04 0.01 0.01 99.89 21:09:11 20:56:01 0 0.03 0.00 0.03 0.03 0.00 99.90 21:09:11 20:56:01 1 0.05 0.00 0.02 0.00 0.00 99.93 21:09:11 20:56:01 2 0.07 0.00 0.05 0.00 0.02 99.87 21:09:11 20:56:01 3 0.03 0.00 0.03 0.00 0.02 99.92 21:09:11 20:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:09:11 20:56:01 5 0.20 0.00 0.08 0.03 0.00 99.68 21:09:11 20:56:01 6 0.03 0.00 0.03 0.00 0.00 99.93 21:09:11 20:56:01 7 0.02 0.00 0.03 0.03 0.02 99.90 21:09:11 20:57:01 all 0.01 0.00 0.00 0.00 0.01 99.97 21:09:11 20:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:09:11 20:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:09:11 20:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:09:11 20:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 20:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 21:09:11 20:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 20:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 20:57:01 7 0.02 0.00 0.02 0.00 0.03 99.93 21:09:11 20:58:01 all 0.01 0.00 0.01 0.01 0.00 99.97 21:09:11 20:58:01 0 0.03 0.00 0.00 0.03 0.00 99.93 21:09:11 20:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 20:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:09:11 20:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:09:11 20:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:09:11 20:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 21:09:11 20:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:09:11 20:58:01 7 0.00 0.00 0.02 0.02 0.02 99.95 21:09:11 21:09:11 20:58:01 CPU %user %nice %system %iowait %steal %idle 21:09:11 20:59:01 all 0.00 0.00 0.00 0.00 0.00 99.99 21:09:11 20:59:01 0 0.00 0.00 0.00 0.02 0.00 99.98 21:09:11 20:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 20:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 20:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 20:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 20:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 20:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 20:59:01 7 0.02 0.00 0.02 0.02 0.02 99.93 21:09:11 21:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 21:09:11 21:00:01 0 0.07 0.00 0.02 0.02 0.00 99.90 21:09:11 21:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 21:09:11 21:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 21:00:01 3 0.03 0.00 0.02 0.00 0.00 99.95 21:09:11 21:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:09:11 21:00:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:09:11 21:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 21:09:11 21:00:01 7 0.02 0.00 0.02 0.00 0.02 99.95 21:09:11 21:01:01 all 0.03 0.00 0.01 0.00 0.00 99.95 21:09:11 21:01:01 0 0.05 0.00 0.03 0.02 0.02 99.88 21:09:11 21:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 21:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:09:11 21:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 21:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:09:11 21:01:01 5 0.05 0.00 0.02 0.00 0.00 99.93 21:09:11 21:01:01 6 0.12 0.00 0.00 0.00 0.00 99.88 21:09:11 21:01:01 7 0.00 0.00 0.02 0.02 0.02 99.95 21:09:11 21:02:01 all 0.03 0.00 0.01 0.01 0.01 99.95 21:09:11 21:02:01 0 0.03 0.00 0.00 0.02 0.00 99.95 21:09:11 21:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 21:09:11 21:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 21:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 21:09:11 21:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 21:09:11 21:02:01 5 0.08 0.00 0.00 0.00 0.00 99.92 21:09:11 21:02:01 6 0.05 0.00 0.00 0.00 0.00 99.95 21:09:11 21:02:01 7 0.03 0.00 0.02 0.03 0.03 99.88 21:09:11 21:03:02 all 0.01 0.00 0.00 0.00 0.01 99.98 21:09:11 21:03:02 0 0.02 0.00 0.00 0.02 0.02 99.95 21:09:11 21:03:02 1 0.00 0.00 0.00 0.00 0.02 99.98 21:09:11 21:03:02 2 0.00 0.00 0.02 0.00 0.00 99.98 21:09:11 21:03:02 3 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 21:03:02 4 0.02 0.00 0.00 0.00 0.00 99.98 21:09:11 21:03:02 5 0.02 0.00 0.00 0.00 0.00 99.98 21:09:11 21:03:02 6 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 21:03:02 7 0.00 0.00 0.00 0.02 0.02 99.97 21:09:11 21:04:01 all 0.02 0.00 0.02 0.00 0.00 99.95 21:09:11 21:04:01 0 0.02 0.00 0.03 0.02 0.00 99.93 21:09:11 21:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:09:11 21:04:01 2 0.03 0.00 0.02 0.00 0.02 99.93 21:09:11 21:04:01 3 0.05 0.00 0.05 0.00 0.00 99.90 21:09:11 21:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:09:11 21:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 21:04:01 6 0.03 0.00 0.00 0.00 0.00 99.97 21:09:11 21:04:01 7 0.03 0.00 0.02 0.00 0.02 99.93 21:09:11 21:05:01 all 0.01 0.00 0.00 0.00 0.00 99.98 21:09:11 21:05:01 0 0.02 0.00 0.00 0.02 0.00 99.97 21:09:11 21:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 21:09:11 21:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 21:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 21:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 21:09:11 21:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 21:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:09:11 21:05:01 7 0.02 0.00 0.02 0.02 0.03 99.92 21:09:11 21:06:01 all 0.02 0.00 0.01 0.01 0.00 99.96 21:09:11 21:06:01 0 0.03 0.00 0.02 0.02 0.02 99.92 21:09:11 21:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 21:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:09:11 21:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 21:09:11 21:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 21:09:11 21:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 21:09:11 21:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 21:09:11 21:06:01 7 0.05 0.00 0.02 0.03 0.02 99.88 21:09:11 21:07:01 all 0.01 0.00 0.01 0.01 0.01 99.97 21:09:11 21:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 21:09:11 21:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:09:11 21:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 21:09:11 21:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 21:09:11 21:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 21:09:11 21:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 21:09:11 21:07:01 6 0.00 0.00 0.00 0.02 0.02 99.97 21:09:11 21:07:01 7 0.02 0.00 0.02 0.03 0.02 99.92 21:09:11 21:08:01 all 0.01 0.00 0.00 0.01 0.01 99.97 21:09:11 21:08:01 0 0.02 0.00 0.00 0.02 0.02 99.95 21:09:11 21:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 21:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 21:09:11 21:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 21:09:11 21:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 21:09:11 21:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 21:09:11 21:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 21:09:11 21:08:01 7 0.03 0.00 0.02 0.03 0.02 99.90 21:09:11 21:09:01 all 2.86 0.00 0.98 0.08 0.01 96.07 21:09:11 21:09:01 0 2.56 0.00 1.35 0.03 0.02 96.04 21:09:11 21:09:01 1 2.67 0.00 0.87 0.02 0.02 96.42 21:09:11 21:09:01 2 2.47 0.00 0.94 0.02 0.02 96.56 21:09:11 21:09:01 3 3.61 0.00 0.92 0.02 0.02 95.44 21:09:11 21:09:01 4 2.84 0.00 0.82 0.03 0.02 96.29 21:09:11 21:09:01 5 2.81 0.00 1.22 0.00 0.02 95.96 21:09:11 21:09:01 6 3.01 0.00 0.95 0.03 0.00 96.00 21:09:11 21:09:01 7 2.91 0.00 0.80 0.45 0.02 95.82 21:09:11 21:09:11 Average: CPU %user %nice %system %iowait %steal %idle 21:09:11 Average: all 7.10 0.00 1.73 0.81 0.02 90.34 21:09:11 Average: 0 7.15 0.00 1.70 0.89 0.03 90.24 21:09:11 Average: 1 7.12 0.00 1.70 0.77 0.02 90.40 21:09:11 Average: 2 6.88 0.00 1.81 1.05 0.02 90.24 21:09:11 Average: 3 7.21 0.00 1.81 1.56 0.02 89.39 21:09:11 Average: 4 7.02 0.00 1.72 0.44 0.02 90.80 21:09:11 Average: 5 6.92 0.00 1.59 0.65 0.02 90.82 21:09:11 Average: 6 7.36 0.00 1.66 0.57 0.02 90.39 21:09:11 Average: 7 7.10 0.00 1.86 0.60 0.03 90.41 21:09:11 21:09:11 21:09:11