Pull request #4107 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 2b937e7c57ba34e6d89287668c84b3957dcca8d0+85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 (9a794a9040dfddda587416ce2e03cd58207d402d) 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-ssh14102062298404417527.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-ssh2516906029186054386.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-4107/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-4107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18419254396713921694.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-4107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3886180779235834502.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-ssh5888616251372072133.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-4107/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-4107/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11688128092552466425.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-21419 in /w/workspace/edgexfoundry_edgex-go_PR-4107 [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 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 into PR head commit 2b937e7c57ba34e6d89287668c84b3957dcca8d0 Merge succeeded, producing 2b937e7c57ba34e6d89287668c84b3957dcca8d0 Checking out Revision 2b937e7c57ba34e6d89287668c84b3957dcca8d0 (PR-4107) > 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/4107/head:refs/remotes/origin/PR-4107 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b937e7c57ba34e6d89287668c84b3957dcca8d0 # 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 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b937e7c57ba34e6d89287668c84b3957dcca8d0 # timeout=10 Commit message: "fix: File Token Provider handler return true/false properly" 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 22:50:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:50:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:50:44 ========================================================= 22:50:44 EdgeX Global Pipelines Version Info 22:50:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:50:45 ------------------- 22:50:45 stable info: 22:50:45 ------------------- 22:50:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:50:45 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 22:50:45 Message: update stable to v1.0.238 22:50:45 ------------------- 22:50:45 experimental info: 22:50:45 ------------------- 22:50:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:50:45 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 22:50:45 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:50:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 22:50:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 22:50:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:50:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:50:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:50:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 22:50:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:50:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 22:50:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 22:50:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 22:50:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:50:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:50:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:50:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:50:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:50:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:50:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:50:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:50:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 22:50:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 22:50:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:50:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:50:47 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:50:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4107 [Pipeline] echo 22:50:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4107 [Pipeline] echo 22:50:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4107 [Pipeline] echo 22:50:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b937e7c57ba34e6d89287668c84b3957dcca8d0 [Pipeline] echo 22:50:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b937e7 [Pipeline] echo 22:50:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:50:47 provisioning config files... 22:50:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2274086057959285404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:50:47 ---> docker-login.sh 22:50:47 nexus3.edgexfoundry.org:10001 22:50:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:48 Configure a credential helper to remove this warning. See 22:50:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:48 22:50:48 Login Succeeded 22:50:48 nexus3.edgexfoundry.org:10002 22:50:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:48 Configure a credential helper to remove this warning. See 22:50:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:48 22:50:48 Login Succeeded 22:50:48 nexus3.edgexfoundry.org:10003 22:50:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:48 Configure a credential helper to remove this warning. See 22:50:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:48 22:50:48 Login Succeeded 22:50:48 nexus3.edgexfoundry.org:10004 22:50:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:48 Configure a credential helper to remove this warning. See 22:50:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:48 22:50:48 Login Succeeded 22:50:48 docker.io 22:50:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:49 Configure a credential helper to remove this warning. See 22:50:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:49 22:50:49 Login Succeeded 22:50:49 ---> docker-login.sh ends [Pipeline] } 22:50:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:50:49 + 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 22:50:49 + + dirname cmd/core-command/Dockerfile 22:50:49 cut -d/ -f2 22:50:49 + echo core-command,cmd/core-command/Dockerfile 22:50:49 + dirname cmd/core-data/Dockerfile+ 22:50:49 cut -d/ -f2 22:50:49 + echo core-data,cmd/core-data/Dockerfile 22:50:49 + cut -d/ -f2 22:50:49 + dirname cmd/core-metadata/Dockerfile 22:50:49 + echo core-metadata,cmd/core-metadata/Dockerfile 22:50:49 + dirname cmd/security-bootstrapper/Dockerfile 22:50:49 + cut -d/ -f2 22:50:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 22:50:49 + cut -d/ -f2 22:50:49 + dirname cmd/security-proxy-setup/Dockerfile 22:50:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 22:50:49 + dirname cmd/security-secretstore-setup/Dockerfile 22:50:49 + cut -d/ -f2 22:50:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 22:50:49 + dirname cmd/security-spiffe-token-provider/Dockerfile 22:50:49 + cut -d/ -f2 22:50:49 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 22:50:49 + + cut -d/ -f2 22:50:49 dirname cmd/security-spire-agent/Dockerfile 22:50:49 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 22:50:49 + dirname cmd/security-spire-config/Dockerfile 22:50:49 + cut -d/ -f2 22:50:49 + echo security-spire-config,cmd/security-spire-config/Dockerfile 22:50:49 + cut -d/ -f2 22:50:49 + dirname cmd/security-spire-server/Dockerfile 22:50:49 + echo security-spire-server,cmd/security-spire-server/Dockerfile 22:50:49 + dirname cmd/support-notifications/Dockerfile 22:50:49 + cut -d/ -f2 22:50:49 + echo support-notifications,cmd/support-notifications/Dockerfile 22:50:49 + dirname cmd/support-scheduler/Dockerfile 22:50:49 + cut -d/ -f2 22:50:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile 22:50:49 + dirname cmd/sys-mgmt-agent/Dockerfile 22:50:49 + cut -d/ -f2 22:50:49 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 22:50:49 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 22:50:50 + git rev-list -1 --merges 2b937e7c57ba34e6d89287668c84b3957dcca8d0~1..2b937e7c57ba34e6d89287668c84b3957dcca8d0 [Pipeline] echo 22:50:50 -----------> git rev-list -1 --merges 2b937e7c57ba34e6d89287668c84b3957dcca8d0~1..2b937e7c57ba34e6d89287668c84b3957dcca8d0 2b937e7c57ba34e6d89287668c84b3957dcca8d0 [false] [Pipeline] sh 22:50:50 + git log --format=format:%s -1 2b937e7c57ba34e6d89287668c84b3957dcca8d0 [Pipeline] echo 22:50:50 ========================================================= 22:50:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:50:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 22:50:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:50:50 + grep -v github /etc/ssh/ssh_known_hosts 22:50:50 + [ -e /tmp/ssh_known_hosts ] 22:50:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:50:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:50:50 + sudo tee -a /etc/ssh/ssh_known_hosts 22:50:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:50:51 22:50:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:50:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:50:51 0.1.4: Pulling from edgex-devops/py-git-semver 22:50:51 b85a868b505f: Pulling fs layer 22:50:51 e2be974225ed: Pulling fs layer 22:50:51 339a4e72a1f5: Pulling fs layer 22:50:51 988bab9f4d93: Pulling fs layer 22:50:51 1469e6f7b9e6: Pulling fs layer 22:50:51 eaf3925da568: Pulling fs layer 22:50:51 bab4dde63d76: Pulling fs layer 22:50:51 bde34c3a00c8: Pulling fs layer 22:50:51 b352a97aabf1: Pulling fs layer 22:50:51 4872d77fe225: Pulling fs layer 22:50:51 5851b861e8e6: Pulling fs layer 22:50:51 bab4dde63d76: Waiting 22:50:51 bde34c3a00c8: Waiting 22:50:51 b352a97aabf1: Waiting 22:50:51 4872d77fe225: Waiting 22:50:51 5851b861e8e6: Waiting 22:50:51 988bab9f4d93: Waiting 22:50:51 1469e6f7b9e6: Waiting 22:50:51 eaf3925da568: Waiting 22:50:51 e2be974225ed: Download complete 22:50:51 988bab9f4d93: Verifying Checksum 22:50:51 988bab9f4d93: Download complete 22:50:51 1469e6f7b9e6: Verifying Checksum 22:50:51 1469e6f7b9e6: Download complete 22:50:51 eaf3925da568: Download complete 22:50:51 339a4e72a1f5: Verifying Checksum 22:50:51 339a4e72a1f5: Download complete 22:50:51 bde34c3a00c8: Download complete 22:50:51 b352a97aabf1: Verifying Checksum 22:50:51 b352a97aabf1: Download complete 22:50:51 4872d77fe225: Download complete 22:50:51 5851b861e8e6: Verifying Checksum 22:50:51 5851b861e8e6: Download complete 22:50:51 b85a868b505f: Download complete 22:50:52 bab4dde63d76: Verifying Checksum 22:50:52 bab4dde63d76: Download complete 22:50:53 b85a868b505f: Pull complete 22:50:53 e2be974225ed: Pull complete 22:50:53 339a4e72a1f5: Pull complete 22:50:53 988bab9f4d93: Pull complete 22:50:54 1469e6f7b9e6: Pull complete 22:50:54 eaf3925da568: Pull complete 22:50:56 bab4dde63d76: Pull complete 22:50:56 bde34c3a00c8: Pull complete 22:50:56 b352a97aabf1: Pull complete 22:50:56 4872d77fe225: Pull complete 22:50:56 5851b861e8e6: Pull complete 22:50:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:50:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:50:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:50:56 prd-ubuntu20.04-docker-8c-8g-21419 does not seem to be running inside a container 22:50:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 22:50:58 $ docker top 5353c70c9db7ca8a448756a3cc1ef61f85642c2bfda357419c9d54b5b822bfe8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:50:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:50:58 [ssh-agent] Looking for ssh-agent implementation... 22:50:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:50:59 $ docker exec 5353c70c9db7ca8a448756a3cc1ef61f85642c2bfda357419c9d54b5b822bfe8 ssh-agent 22:50:59 SSH_AUTH_SOCK=/tmp/ssh-PJq4wzAXbq4i/agent.34 22:50:59 SSH_AGENT_PID=40 22:50:59 Running ssh-add (command line suppressed) 22:50:59 Identity added: /w/workspace/edgex-go/1@tmp/private_key_3797799022766338540.key (/w/workspace/edgex-go/1@tmp/private_key_3797799022766338540.key) 22:50:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:50:59 + git tag --points-at HEAD [Pipeline] } 22:50:59 $ docker exec --env ******** --env ******** 5353c70c9db7ca8a448756a3cc1ef61f85642c2bfda357419c9d54b5b822bfe8 ssh-agent -k 22:50:59 unset SSH_AUTH_SOCK; 22:50:59 unset SSH_AGENT_PID; 22:50:59 echo Agent pid 40 killed; 22:50:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:50:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:50:59 [ssh-agent] Looking for ssh-agent implementation... 22:51:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:51:00 $ docker exec 5353c70c9db7ca8a448756a3cc1ef61f85642c2bfda357419c9d54b5b822bfe8 ssh-agent 22:51:00 SSH_AUTH_SOCK=/tmp/ssh-W9ozTrLzgQdV/agent.74 22:51:00 SSH_AGENT_PID=80 22:51:00 Running ssh-add (command line suppressed) 22:51:00 Identity added: /w/workspace/edgex-go/1@tmp/private_key_153627945238067900.key (/w/workspace/edgex-go/1@tmp/private_key_153627945238067900.key) 22:51:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:51:00 + git semver init 22:51:00 2022-07-28 22:51:00,855 [run_init] DEBUG init version:0.0.0 force:False 22:51:00 2022-07-28 22:51:00,856 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 22:51:00 2022-07-28 22:51:00,856 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 22:51:00 2022-07-28 22:51:00,857 [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) 22:51:06 2022-07-28 22:51:05,469 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 22:51:06 2022-07-28 22:51:05,470 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4107 with force:False 22:51:06 2022-07-28 22:51:05,470 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4107 22:51:06 2022-07-28 22:51:05,475 [execute] INFO git cat-file --batch-check 22:51:06 2022-07-28 22:51:05,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 22:51:06 2022-07-28 22:51:05,481 [execute] INFO git cat-file --batch 22:51:06 2022-07-28 22:51:05,481 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 22:51:06 2022-07-28 22:51:05,485 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4107 22:51:06 0.0.0 [Pipeline] } 22:51:06 $ docker exec --env ******** --env ******** 5353c70c9db7ca8a448756a3cc1ef61f85642c2bfda357419c9d54b5b822bfe8 ssh-agent -k 22:51:06 unset SSH_AUTH_SOCK; 22:51:06 unset SSH_AGENT_PID; 22:51:06 echo Agent pid 80 killed; 22:51:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:51:06 + git semver [Pipeline] } 22:51:07 $ docker stop --time=1 5353c70c9db7ca8a448756a3cc1ef61f85642c2bfda357419c9d54b5b822bfe8 22:51:08 $ docker rm -f 5353c70c9db7ca8a448756a3cc1ef61f85642c2bfda357419c9d54b5b822bfe8 [Pipeline] // withDockerContainer [Pipeline] sh 22:51:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:51:09 Stashed 1 file(s) [Pipeline] echo 22:51:09 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:51:09 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 22:51:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:51:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:51:10 ========================================================= 22:51:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 22:51:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:51:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:51:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 22:51:10 2408cc74d12b: Pulling fs layer 22:51:10 ea60b727a1ce: Pulling fs layer 22:51:10 30c4a7721957: Pulling fs layer 22:51:10 370296b7ddb6: Pulling fs layer 22:51:10 7c6cee850709: Pulling fs layer 22:51:10 39a5fcdaea64: Pulling fs layer 22:51:10 d94ebbe4e438: Pulling fs layer 22:51:10 bcfd1f05c69d: Pulling fs layer 22:51:10 59ccb84bbe0f: Pulling fs layer 22:51:10 39a5fcdaea64: Waiting 22:51:10 d94ebbe4e438: Waiting 22:51:10 59ccb84bbe0f: Waiting 22:51:10 7c6cee850709: Waiting 22:51:10 370296b7ddb6: Waiting 22:51:10 30c4a7721957: Download complete 22:51:10 ea60b727a1ce: Verifying Checksum 22:51:10 ea60b727a1ce: Download complete 22:51:10 7c6cee850709: Download complete 22:51:10 39a5fcdaea64: Verifying Checksum 22:51:10 39a5fcdaea64: Download complete 22:51:10 2408cc74d12b: Verifying Checksum 22:51:10 d94ebbe4e438: Download complete 22:51:10 2408cc74d12b: Pull complete 22:51:10 ea60b727a1ce: Pull complete 22:51:10 30c4a7721957: Pull complete 22:51:10 59ccb84bbe0f: Verifying Checksum 22:51:10 59ccb84bbe0f: Download complete 22:51:11 bcfd1f05c69d: Verifying Checksum 22:51:11 bcfd1f05c69d: Download complete 22:51:11 370296b7ddb6: Verifying Checksum 22:51:11 370296b7ddb6: Download complete 22:51:15 370296b7ddb6: Pull complete 22:51:15 7c6cee850709: Pull complete 22:51:15 39a5fcdaea64: Pull complete 22:51:15 d94ebbe4e438: Pull complete 22:51:17 bcfd1f05c69d: Pull complete 22:51:18 59ccb84bbe0f: Pull complete 22:51:18 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 22:51:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:51:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:51:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:51:18 WORKDIR /edgex 22:51:18 COPY go.mod . 22:51:18 RUN go mod download 22:51:18 + docker build -t ci-base-image-x86_64 -f - . 22:51:20 Sending build context to Docker daemon 335.3MB 22:51:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 22:51:20 ---> a4fb48ad2a94 22:51:20 Step 2/4 : WORKDIR /edgex 22:51:24 ---> Running in 7c549746567a 22:51:24 Removing intermediate container 7c549746567a 22:51:24 ---> a78b0e3b38a0 22:51:24 Step 3/4 : COPY go.mod . 22:51:24 ---> f57a7ebc32f0 22:51:24 Step 4/4 : RUN go mod download 22:51:24 ---> Running in f8eca9ff2e7c 22:51:24 Still waiting to schedule task 22:51:24 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 22:51:36 Removing intermediate container f8eca9ff2e7c 22:51:36 ---> 52edd438388c 22:51:36 Successfully built 52edd438388c 22:51:36 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:36 + docker inspect -f . ci-base-image-x86_64 22:51:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:51:37 prd-ubuntu20.04-docker-8c-8g-21419 does not seem to be running inside a container 22:51:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:51:37 $ docker top 9aab64a9473fe3ae861d7f2f8f8056d2e6294529f1ca95695423063c0027875b -eo pid,comm [Pipeline] { [Pipeline] sh 22:51:37 + go version 22:51:37 go version go1.18.3 linux/amd64 [Pipeline] } 22:51:37 $ docker stop --time=1 9aab64a9473fe3ae861d7f2f8f8056d2e6294529f1ca95695423063c0027875b 22:51:39 $ docker rm -f 9aab64a9473fe3ae861d7f2f8f8056d2e6294529f1ca95695423063c0027875b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:51:39 + docker inspect -f . ci-base-image-x86_64 22:51:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:51:40 prd-ubuntu20.04-docker-8c-8g-21419 does not seem to be running inside a container 22:51:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:51:40 $ docker top 8a6d118707d2eec919d2df1249e96e7fc38196f358b46cee8cdeff4268535881 -eo pid,comm [Pipeline] { [Pipeline] echo 22:51:40 ========================================================= 22:51:40 [edgeXBuildGoParallel] Running Tests and Build... 22:51:40 ========================================================= [Pipeline] sh 22:51:40 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 22:51:41 + make test 22:51:41 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:51:47 ? github.com/edgexfoundry/edgex-go [no test files] 22:52:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:52:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:52:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:52:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:52:02 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:52:02 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:52:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:52:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:52:02 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:52:02 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:52:02 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:52:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:52:02 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:52:02 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:52:02 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:52:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.080s coverage: 28.7% of statements 22:52:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:52:02 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:52:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.101s coverage: 98.5% of statements 22:52:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:52:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.103s coverage: 54.2% of statements 22:52:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:52:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 22:52:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.732s coverage: 89.2% of statements 22:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 22:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 22:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 22:52:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.093s coverage: 83.8% of statements 22:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 22:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 22:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 22:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 22:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 22:52:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.483s coverage: 95.6% of statements 22:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 22:52:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 22:52:07 ok github.com/edgexfoundry/edgex-go/internal/io 0.073s coverage: 72.2% of statements 22:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 22:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 22:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 22:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 22:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 22:52:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.056s coverage: 60.0% of statements 22:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 22:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 22:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 22:52:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.066s coverage: 0.9% of statements 22:52:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 22:52:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.083s coverage: 58.8% of statements 22:52:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.072s coverage: 29.6% of statements 22:52:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 22:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.091s coverage: 47.1% of statements 22:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.086s coverage: 79.5% of statements 22:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.061s coverage: 94.1% of statements 22:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.088s coverage: 96.3% of statements 22:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.059s coverage: 87.5% of statements 22:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.077s coverage: 94.4% of statements 22:52:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.054s coverage: 44.8% of statements 22:52:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.202s coverage: 82.4% of statements 22:52:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 22:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.111s coverage: 92.9% of statements 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 22:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 22:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 22:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.060s coverage: 100.0% of statements 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 22:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.078s coverage: 58.8% of statements 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 22:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.058s coverage: 80.0% of statements 22:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.058s coverage: 87.2% of statements 22:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.086s coverage: 85.4% of statements 22:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.231s coverage: 91.2% of statements 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 22:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.210s coverage: 64.0% of statements 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 22:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 22:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 22:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 22:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.029s coverage: 73.7% of statements 22:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.036s coverage: 100.0% of statements 22:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.351s coverage: 66.1% of statements 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 22:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.186s coverage: 43.8% of statements 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 22:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 22:52:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.074s coverage: 84.8% of statements 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 22:52:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.084s coverage: 17.7% of statements 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 22:52:26 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 22:52:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.066s coverage: 63.2% of statements 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 22:52:26 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.127s coverage: 97.7% of statements 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 22:52:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.055s coverage: 28.9% of statements 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 22:52:26 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 22:52:26 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements 22:52:26 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 22:52:26 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 22:52:48 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." 22:52:48 GO111MODULE=on go vet ./... 22:52:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:52:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:52:50 ./bin/test-attribution-txt.sh 22:52:50 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 22:52:50 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 22:52:50 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 22:52:50 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 22:52:50 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 22:52:50 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 22:52:50 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 22:52:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 22:52:51 + ls -al . 22:52:51 total 688 22:52:51 drwxrwxr-x 10 1001 1001 4096 Jul 28 22:51 . 22:52:51 drwxr-xr-x 4 root root 4096 Jul 28 22:51 .. 22:52:51 -rw-rw-r-- 1 1001 1001 11 Jul 28 22:50 .dockerignore 22:52:51 drwxrwxr-x 8 1001 1001 4096 Jul 28 22:52 .git 22:52:51 drwxrwxr-x 3 1001 1001 4096 Jul 28 22:50 .github 22:52:51 -rw-rw-r-- 1 1001 1001 1030 Jul 28 22:50 .gitignore 22:52:51 -rw-rw-r-- 1 1001 1001 42 Jul 28 22:50 .golangci.yml 22:52:51 -rw-rw-r-- 1 1001 1001 87 Jul 28 22:50 .hadolint.yml 22:52:51 drwxr-xr-x 3 1001 1001 4096 Jul 28 22:51 .semver 22:52:51 -rw-rw-r-- 1 1001 1001 166 Jul 28 22:50 .sonarcloud.properties 22:52:51 -rw-rw-r-- 1 1001 1001 1171 Jul 28 22:50 ADOPTERS.md 22:52:51 -rw-rw-r-- 1 1001 1001 10347 Jul 28 22:50 Attribution.txt 22:52:51 -rw-rw-r-- 1 1001 1001 63209 Jul 28 22:50 CHANGELOG.md 22:52:51 -rw-rw-r-- 1 1001 1001 3804 Jul 28 22:50 CONTRIBUTING.md 22:52:51 -rw-rw-r-- 1 1001 1001 677 Jul 28 22:50 GOVERNANCE.md 22:52:51 -rw-rw-r-- 1 1001 1001 850 Jul 28 22:50 Jenkinsfile 22:52:51 -rw-rw-r-- 1 1001 1001 10775 Jul 28 22:50 LICENSE 22:52:51 -rw-rw-r-- 1 1001 1001 10350 Jul 28 22:50 Makefile 22:52:51 -rw-rw-r-- 1 1001 1001 582 Jul 28 22:50 OWNERS.md 22:52:51 -rw-rw-r-- 1 1001 1001 9094 Jul 28 22:50 README.md 22:52:51 -rw-rw-r-- 1 1001 1001 6912 Jul 28 22:50 SECURITY.md 22:52:51 -rw-rw-r-- 1 1001 1001 5 Jul 28 22:51 VERSION 22:52:51 -rw-rw-r-- 1 1001 1001 4131 Jul 28 22:50 ZMQWindows.md 22:52:51 drwxrwxr-x 2 1001 1001 4096 Jul 28 22:50 bin 22:52:51 drwxrwxr-x 18 1001 1001 4096 Jul 28 22:50 cmd 22:52:51 -rw-r--r-- 1 root root 436144 Jul 28 22:52 coverage.out 22:52:51 -rw-rw-r-- 1 1001 1001 3681 Jul 28 22:50 go.mod 22:52:51 -rw-rw-r-- 1 1001 1001 38033 Jul 28 22:50 go.sum 22:52:51 drwxrwxr-x 8 1001 1001 4096 Jul 28 22:50 internal 22:52:51 drwxrwxr-x 3 1001 1001 4096 Jul 28 22:50 openapi 22:52:51 drwxrwxr-x 4 1001 1001 4096 Jul 28 22:50 snap 22:52:51 -rw-rw-r-- 1 1001 1001 204 Jul 28 22:50 version.go [Pipeline] sh 22:52:51 + '[' -e coverage.out ] 22:52:51 + chown 1001:1001 coverage.out [Pipeline] stash 22:52:51 Stashed 1 file(s) [Pipeline] sh 22:52:51 + make build 22:52:51 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 22:53:06 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 22:53: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/core-command/core-command ./cmd/core-command 22:53:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:53:25 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 22:53:25 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 22:53:26 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 22:53: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:53: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:53: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:53: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/secrets-config ./cmd/secrets-config 22:53:31 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:53: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 22:53:34 $ docker stop --time=1 8a6d118707d2eec919d2df1249e96e7fc38196f358b46cee8cdeff4268535881 22:53:38 $ docker rm -f 8a6d118707d2eec919d2df1249e96e7fc38196f358b46cee8cdeff4268535881 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:53:39 22:53:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:53:39 latest: Pulling from edgex-devops/edgex-compose 22:53:39 cbdbe7a5bc2a: Pulling fs layer 22:53:39 ca9280d653b3: Pulling fs layer 22:53:39 7e9c9ca2126c: Pulling fs layer 22:53:39 cbdbe7a5bc2a: Download complete 22:53:39 ca9280d653b3: Verifying Checksum 22:53:39 ca9280d653b3: Download complete 22:53:39 cbdbe7a5bc2a: Pull complete 22:53:40 7e9c9ca2126c: Download complete 22:53:40 ca9280d653b3: Pull complete 22:53:44 7e9c9ca2126c: Pull complete 22:53:44 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 22:53:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:53:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:53:44 prd-ubuntu20.04-docker-8c-8g-21419 does not seem to be running inside a container 22:53:44 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 22:53:46 $ docker top f79b8b261f1a329008e6ef58039e698262ef5e2a0c64daed430424dfdd466976 -eo pid,comm [Pipeline] { [Pipeline] sh 22:53:47 + grep parallel 22:53:47 + docker-compose build --help 22:53:47 --parallel Build images in parallel. [Pipeline] } 22:53:47 $ docker stop --time=1 f79b8b261f1a329008e6ef58039e698262ef5e2a0c64daed430424dfdd466976 22:53:48 $ docker rm -f f79b8b261f1a329008e6ef58039e698262ef5e2a0c64daed430424dfdd466976 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:53:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 22:53:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:53:49 prd-ubuntu20.04-docker-8c-8g-21419 does not seem to be running inside a container 22:53:49 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/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 22:53:50 $ docker top 277afd89ba610e41bd10638f638524a4178e6d72a56e7cc231e1a9311615e27d -eo pid,comm [Pipeline] { [Pipeline] sh 22:53:50 + docker-compose -f ./docker-compose-build.yml build --parallel 22:53:51 Building core-command ... 22:53:51 Building core-data ... 22:53:51 Building core-metadata ... 22:53:51 Building security-bootstrapper ... 22:53:51 Building security-proxy-setup ... 22:53:51 Building security-secretstore-setup ... 22:53:51 Building security-spiffe-token-provider ... 22:53:51 Building security-spire-agent ... 22:53:51 Building security-spire-config ... 22:53:51 Building security-spire-server ... 22:53:51 Building support-notifications ... 22:53:51 Building support-scheduler ... 22:53:51 Building sys-mgmt-agent ... 22:53:51 Building security-spire-agent 22:53:51 Building security-spire-config 22:53:51 Building security-proxy-setup 22:53:51 Building support-scheduler 22:53:51 Building support-notifications 22:54:09 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:54:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:54:09 ---> 52edd438388c 22:54:09 Step 3/26 : WORKDIR /edgex-go 22:54:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:54:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:54:09 ---> 52edd438388c 22:54:09 Step 3/22 : WORKDIR /edgex-go 22:54:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:54:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:54:09 ---> 52edd438388c 22:54:09 Step 3/22 : WORKDIR /edgex-go 22:54:09 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:54:09 Step 2/22 : FROM ${BUILDER_BASE} AS builder 22:54:09 ---> 52edd438388c 22:54:09 Step 3/22 : WORKDIR /edgex-go 22:54:09 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:54:09 Step 2/26 : FROM ${BUILDER_BASE} AS builder 22:54:09 ---> 52edd438388c 22:54:09 Step 3/26 : WORKDIR /edgex-go 22:54:12 ---> Running in 138cc64a76f5 22:54:12 ---> Running in ff92bd6f1866 22:54:12 ---> Running in bd0d163a32e5 22:54:12 ---> Running in 4cfbe0e4c213 22:54:12 ---> Running in 748bde1e81c0 22:54:12 Removing intermediate container 138cc64a76f5 22:54:12 ---> 0c47d8fac308 22:54:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:54:12 Removing intermediate container 4cfbe0e4c213 22:54:12 ---> 309785f5efe4 22:54:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:54:12 Removing intermediate container ff92bd6f1866 22:54:12 ---> c858ea268534 22:54:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:54:12 Removing intermediate container bd0d163a32e5 22:54:12 ---> 9241f2ae4cf8 22:54:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:54:12 Removing intermediate container 748bde1e81c0 22:54:12 ---> 4df9578ea25b 22:54:12 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:54:12 ---> Running in 6c5bc311ee24 22:54:12 ---> Running in ebf3fc46ed54 22:54:12 ---> Running in f18b6778270d 22:54:12 ---> Running in e9909a08f9cf 22:54:12 ---> Running in 1d70b379759e 22:54:13 Removing intermediate container 6c5bc311ee24 22:54:13 ---> 1fb77514ac3c 22:54:13 Step 5/22 : RUN apk add --update --no-cache make git 22:54:13 ---> Running in bd08db288068 22:54:14 Removing intermediate container ebf3fc46ed54 22:54:14 ---> 4313bfb73e6c 22:54:14 Step 5/22 : RUN apk add --update --no-cache make git 22:54:14 ---> Running in 4a40ee4fbea3 22:54:14 Removing intermediate container 1d70b379759e 22:54:14 ---> 8cb14198b438 22:54:14 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:54:14 ---> Running in 26317cb00d65 22:54:14 Removing intermediate container f18b6778270d 22:54:14 ---> 060a31db3cd4 22:54:14 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 22:54:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:54:14 ---> Running in 560a8c57bcbc 22:54:14 Removing intermediate container e9909a08f9cf 22:54:14 ---> 2ebfe6482df6 22:54:14 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 22:54:14 ---> Running in c653972f9726 22:54:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:54:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:54:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:54:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:54:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:54:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:54:15 OK: 211 MiB in 51 packages 22:54:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:54:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:54:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:54:15 OK: 211 MiB in 51 packages 22:54:15 Removing intermediate container bd08db288068 22:54:15 ---> f8d3b89af921 22:54:15 Step 6/22 : COPY go.mod vendor* ./ 22:54:16 OK: 211 MiB in 51 packages 22:54:16 ---> 79f105ae34c9 22:54:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:16 OK: 211 MiB in 51 packages 22:54:16 ---> Running in d6492f0e4222 22:54:16 OK: 211 MiB in 51 packages 22:54:16 Removing intermediate container 26317cb00d65 22:54:16 ---> ca1af5498533 22:54:16 Step 6/26 : COPY go.mod vendor* ./ 22:54:16 ---> cbeeba6d11cd 22:54:16 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:16 ---> Running in 8c1f1ed8d50d 22:54:16 Removing intermediate container 560a8c57bcbc 22:54:16 ---> e8bfafe8b984 22:54:16 Step 6/22 : COPY go.mod vendor* ./ 22:54:16 Removing intermediate container 4a40ee4fbea3 22:54:16 ---> bf71705ef30f 22:54:16 Step 6/22 : COPY go.mod vendor* ./ 22:54:16 Removing intermediate container c653972f9726 22:54:16 ---> a0243865d787 22:54:16 Step 6/26 : COPY go.mod vendor* ./ 22:54:16 ---> 67072130e4a4 22:54:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:16 ---> Running in 2efba876ac85 22:54:16 ---> 315b2950848f 22:54:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:16 ---> Running in c4d5ded99479 22:54:16 ---> a7e3d2e572e6 22:54:16 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:54:16 ---> Running in f6b53df790ed 22:54:35 Removing intermediate container 8c1f1ed8d50d 22:54:35 ---> c83ff5afab6f 22:54:35 Step 8/26 : COPY . . 22:54:35 Removing intermediate container f6b53df790ed 22:54:35 ---> e38cd0bd95a6 22:54:35 Step 8/26 : COPY . . 22:54:35 Removing intermediate container d6492f0e4222 22:54:35 ---> 559ea9628e5d 22:54:35 Step 8/22 : COPY . . 22:54:35 Removing intermediate container c4d5ded99479 22:54:35 ---> 40f00c6a0427 22:54:35 Step 8/22 : COPY . . 22:54:35 Removing intermediate container 2efba876ac85 22:54:35 ---> 2512a049512e 22:54:35 Step 8/22 : COPY . . 22:54:49 ---> c50c1fb3183b 22:54:49 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 22:54:49 ---> 9afe90f56047 22:54:49 Step 9/22 : RUN make cmd/support-notifications/support-notifications 22:54:49 ---> 6bb703c02ed1 22:54:49 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 22:54:49 ---> Running in 31e5efac50d6 22:54:49 ---> Running in 89a4f690041b 22:54:49 ---> Running in 6bd0edf3fa66 22:54:49 ---> fc8aaba087a1 22:54:49 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:54:49 ---> Running in 6e51dcf743af 22:54:49 ---> 2122deb44bf8 22:54:49 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 22:54:49 ---> Running in 5f4579fead18 22:54:49 Removing intermediate container 6e51dcf743af 22:54:49 ---> b0712c3f87df 22:54:49 Step 10/26 : WORKDIR /edgex-go/spire-build 22:54:49 ---> Running in d592ab04d786 22:54:49 Removing intermediate container 5f4579fead18 22:54:49 ---> 9aad412fe510 22:54:49 Step 10/26 : WORKDIR /edgex-go/spire-build 22:54:49 ---> Running in b9ece33e9f99 22:54:49 Removing intermediate container d592ab04d786 22:54:49 ---> cb73b5e5f822 22:54:49 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:54:49 ---> Running in 3de80360a8fb 22:54:49 Removing intermediate container b9ece33e9f99 22:54:49 ---> 6026b646cee0 22:54:49 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 22:54:49 ---> Running in f160c046c7c8 22:54:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 22:54:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 22:54:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 22:54:49 Removing intermediate container f160c046c7c8 22:54:49 ---> aa0f2b2b4cf8 22:54:49 Step 12/26 : WORKDIR /edgex-go 22:54:49 Removing intermediate container 3de80360a8fb 22:54:49 ---> 77e77591acb7 22:54:49 Step 12/26 : WORKDIR /edgex-go 22:54:49 ---> Running in 7cfcebb31257 22:54:49 ---> Running in faabaccde0a6 22:54:49 Removing intermediate container 7cfcebb31257 22:54:49 Removing intermediate container faabaccde0a6 22:54:49 ---> 731dc2542c7a 22:54:49 ---> 96d96e202c66 22:54:49 22:54:49 22:54:49 Step 13/26 : FROM alpine:3.15Step 13/26 : FROM alpine:3.15 22:54:49 22:54:50 3.15: Pulling from library/alpine 22:54:50 3.15: Pulling from library/alpine 22:54:51 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 22:54:51 Status: Downloaded newer image for alpine:3.15 22:54:51 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 22:54:51 Status: Image is up to date for alpine:3.15 22:54:51 ---> 2720e26172a0 22:54:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:54:51 ---> 2720e26172a0 22:54:51 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:54:51 ---> Running in e088b957593f 22:54:51 ---> Running in 6eff81320a9f 22:54:51 Removing intermediate container 6eff81320a9f 22:54:51 ---> c494240698a2 22:54:51 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:54:51 Removing intermediate container e088b957593f 22:54:51 ---> fcc5544f09a0 22:54:51 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:54:51 ---> Running in a147ec466a50 22:54:51 ---> Running in 33e28c3999f8 22:54:53 Removing intermediate container 33e28c3999f8 22:54:53 ---> 0d9a16d4a3d6 22:54:53 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:54:53 ---> Running in 6e992a4644cc 22:54:53 Removing intermediate container a147ec466a50 22:54:53 ---> 7022f06e61d9 22:54:53 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 22:54:53 ---> Running in c447b06bca6f 22:54:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:54:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:54:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:54:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:54:55 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:54:55 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:54:55 OK: 15856 distinct packages available 22:54:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:54:55 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:54:55 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:54:55 OK: 15856 distinct packages available 22:54:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:54:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:54:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:54:56 (1/5) Installing dumb-init (1.2.5-r1) 22:54:56 (2/5) Installing musl-obstack (1.2.3-r0) 22:54:56 (1/4) Installing dumb-init (1.2.5-r1) 22:54:57 (3/5) Installing libucontext (1.1-r0) 22:54:57 (2/4) Installing musl-obstack (1.2.3-r0) 22:54:57 (4/5) Installing gcompat (1.0.0-r4) 22:54:57 (3/4) Installing libucontext (1.1-r0) 22:54:57 (5/5) Installing openssl (1.1.1q-r0) 22:54:57 (4/4) Installing gcompat (1.0.0-r4) 22:54:57 Executing busybox-1.34.1-r7.trigger 22:54:57 OK: 6 MiB in 19 packages 22:54:57 Executing busybox-1.34.1-r7.trigger 22:54:57 OK: 6 MiB in 18 packages 22:54:59 Removing intermediate container c447b06bca6f 22:54:59 ---> 8e3f7d39bc7b 22:54:59 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:54:59 Removing intermediate container 6e992a4644cc 22:54:59 ---> 9d39e3e53bf0 22:54:59 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 22:55:04 ---> b21ef30e2248 22:55:04 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:55:04 ---> 1e670c26b0ca 22:55:04 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 22:55:05 ---> 96244da4b813 22:55:05 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 22:55:06 ---> Running in 495c4e26213f 22:55:06 ---> 6850305824b2 22:55:06 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 22:55:06 Removing intermediate container 495c4e26213f 22:55:06 ---> 4492bac60300 22:55:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 22:55:06 ---> b2be9357c5b1 22:55:06 Step 21/26 : WORKDIR / 22:55:06 ---> 96a690252c78 22:55:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 22:55:06 ---> Running in 2bb6ee1301b5 22:55:07 Removing intermediate container 2bb6ee1301b5 22:55:07 ---> 364e9c45ad63 22:55:07 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:55:07 ---> c1a61fbe9cc8 22:55:07 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 22:55:07 ---> Running in 50f75c358d8d 22:55:07 Removing intermediate container 50f75c358d8d 22:55:07 ---> 77a0cb74a25d 22:55:07 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:55:08 ---> Running in edefbfb3af31 22:55:08 ---> ea23497c1d89 22:55:08 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:55:08 ---> Running in fcbc78b23b58 22:55:08 Removing intermediate container edefbfb3af31 22:55:08 ---> 64af7c715dc5 22:55:08 Step 24/26 : LABEL arch=x86_64 22:55:08 ---> Running in 652c10e9f5e2 22:55:08 Removing intermediate container fcbc78b23b58 22:55:08 ---> c34f981b805d 22:55:08 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:55:08 Removing intermediate container 652c10e9f5e2 22:55:08 ---> 066230d9e190 22:55:08 Step 25/26 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 22:55:08 ---> Running in 7b5819195072 22:55:08 ---> Running in 712d9426066c 22:55:08 Removing intermediate container 7b5819195072 22:55:08 ---> 5b679c95cccd 22:55:08 Step 24/26 : LABEL arch=x86_64 22:55:08 Removing intermediate container 712d9426066c 22:55:08 ---> b190fe3c3ca8 22:55:08 Step 26/26 : LABEL version=0.0.0 22:55:08 ---> Running in 7d2efbb4aac8 22:55:08 ---> Running in e1fab0fbca43 22:55:09 Removing intermediate container 7d2efbb4aac8 22:55:09 ---> ca1c012c5458 22:55:09 Step 25/26 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 22:55:09 ---> Running in 569c37e96149 22:55:09 Removing intermediate container e1fab0fbca43 22:55:09 ---> fcf830e34546 22:55:09 22:55:09 Successfully built fcf830e34546 22:55:09 Successfully tagged security-spire-config:latest 22:55:09  Building security-spire-config ... done Building security-spire-server 22:55:09 Removing intermediate container 569c37e96149 22:55:09 ---> dee3bcd49d14 22:55:09 Step 26/26 : LABEL version=0.0.0 22:55:09 ---> Running in 85b176410578 22:55: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/secrets-config ./cmd/secrets-config 22:55:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21420 in /w/workspace/edgexfoundry_edgex-go_PR-4107 [Pipeline] { [Pipeline] ws 22:55:12 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 22:55:12 The recommended git tool is: git 22:55:13 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:55:13 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:55:13 ---> 52edd438388c 22:55:13 Step 3/25 : WORKDIR /edgex-go 22:55:13 ---> Using cache 22:55:13 ---> 4df9578ea25b 22:55:13 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:55:13 ---> Using cache 22:55:13 ---> 8cb14198b438 22:55:13 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 22:55:13 ---> Using cache 22:55:13 ---> ca1af5498533 22:55:13 Step 6/25 : COPY go.mod vendor* ./ 22:55:13 ---> Using cache 22:55:13 ---> cbeeba6d11cd 22:55:13 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:55:13 ---> Using cache 22:55:13 ---> c83ff5afab6f 22:55:13 Step 8/25 : COPY . . 22:55:13 ---> Using cache 22:55:13 ---> fc8aaba087a1 22:55:13 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 22:55:13 ---> Using cache 22:55:13 ---> b0712c3f87df 22:55:13 Step 10/25 : WORKDIR /edgex-go/spire-build 22:55:13 ---> Using cache 22:55:13 ---> cb73b5e5f822 22:55:13 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 22:55:14 Removing intermediate container 85b176410578 22:55:14 ---> dd9a61bec383 22:55:14 22:55:14 Successfully built dd9a61bec383 22:55:15 Successfully tagged security-spire-agent:latest 22:55:15  Building security-spire-agent ... done Building core-command 22:55:19 using credential edgex-jenkins-ssh 22:55:19 Cloning the remote Git repository 22:55:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:55:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:55:19 ---> 52edd438388c 22:55:19 Step 3/23 : WORKDIR /edgex-go 22:55:19 ---> Using cache 22:55:19 ---> 4df9578ea25b 22:55:19 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:55:19 ---> Using cache 22:55:19 ---> 8cb14198b438 22:55:19 Step 5/23 : RUN apk add --update --no-cache make git 22:55:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 22:55:19 > git init /w/workspace/edgex-go/1 # timeout=10 22:55:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:55:19 > git --version # timeout=10 22:55:19 > git --version # 'git version 2.25.1' 22:55:19 using GIT_SSH to set credentials SSH Credentials for GitHub 22:55:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:55:21 ---> Running in abc8a1a7b62f 22:55:21 ---> Running in 2e177699bd57 22:55:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:55:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:55:22 OK: 211 MiB in 51 packages 22:55:23 Removing intermediate container abc8a1a7b62f 22:55:23 ---> d03d822d3d73 22:55:23 Step 12/25 : WORKDIR /edgex-go 22:55:23 ---> Running in c2e9af76dba0 22:55:23 Removing intermediate container 2e177699bd57 22:55:23 ---> b3e361d7857d 22:55:23 Step 6/23 : COPY go.mod vendor* ./ 22:55:23 Removing intermediate container 31e5efac50d6 22:55:23 ---> dfa761ccb98c 22:55:23 22:55:23 Step 10/22 : FROM alpine:3.16 22:55:23 3.16: Pulling from library/alpine 22:55:23 Removing intermediate container c2e9af76dba0 22:55:23 ---> 766f247b8670 22:55:23 22:55:23 Step 13/25 : FROM alpine:3.15 22:55:23 ---> 2720e26172a0 22:55:23 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:55:23 ---> Using cache 22:55:23 ---> c494240698a2 22:55:23 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:55:23 ---> Using cache 22:55:23 ---> 7022f06e61d9 22:55:23 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 22:55:23 Removing intermediate container 6bd0edf3fa66 22:55:23 ---> 1d9fd0d59df5 22:55:23 22:55:23 Step 10/22 : FROM alpine:3.16 22:55:23 3.16: Pulling from library/alpine 22:55:23 ---> Running in e6730690180c 22:55:23 ---> 8187f53d3154 22:55:23 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:55:23 ---> Running in 26931f74b29e 22:55:23 Removing intermediate container 89a4f690041b 22:55:23 ---> a9a1aed2e6f4 22:55:23 22:55:23 Step 10/22 : FROM alpine:3.16 22:55:23 3.16: Pulling from library/alpine 22:55:24 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 22:55:24 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 22:55:24 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 22:55:24 Status: Downloaded newer image for alpine:3.16 22:55:24 Status: Downloaded newer image for alpine:3.16 22:55:24 Status: Image is up to date for alpine:3.16 22:55:24 ---> d7d3d98c851f 22:55:24 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 22:55:24 ---> d7d3d98c851f 22:55:24 Step 11/22 : RUN apk add --update --no-cache dumb-init 22:55:24 ---> d7d3d98c851f 22:55:24 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 22:55:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:55:24 ---> Running in b3de6d5f621e 22:55:24 ---> Running in 733efda259d2 22:55:24 ---> Running in f9f3aad430eb 22:55:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:55:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:55:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:55:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:55:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:55:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:55:24 (1/2) Installing ca-certificates (20211220-r0) 22:55:24 (2/2) Installing dumb-init (1.2.5-r1) 22:55:24 Executing busybox-1.35.0-r15.trigger 22:55:24 Executing ca-certificates-20211220-r0.trigger 22:55:24 (1/6) Installing ca-certificates (20211220-r0) 22:55:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:55:24 (2/6) Installing brotli-libs (1.0.9-r6) 22:55:24 OK: 6 MiB in 16 packages 22:55:24 (3/6) Installing nghttp2-libs (1.47.0-r0) 22:55:24 (1/1) Installing dumb-init (1.2.5-r1) 22:55:24 (4/6) Installing libcurl (7.83.1-r2) 22:55:24 Executing busybox-1.35.0-r15.trigger 22:55:24 OK: 6 MiB in 15 packages 22:55:24 (5/6) Installing curl (7.83.1-r2) 22:55:24 (6/6) Installing dumb-init (1.2.5-r1) 22:55:24 Executing busybox-1.35.0-r15.trigger 22:55:24 Executing ca-certificates-20211220-r0.trigger 22:55:24 OK: 8 MiB in 20 packages 22:55:25 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:55:25 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:55:25 OK: 15856 distinct packages available 22:55:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:55:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:55:26 Removing intermediate container f9f3aad430eb 22:55:26 ---> 2eda7697ce8e 22:55:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:55:26 ---> Running in ce0ffae38e85 22:55:26 Removing intermediate container 733efda259d2 22:55:26 ---> e22bfc157f57 22:55:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:55:26 Removing intermediate container b3de6d5f621e 22:55:26 ---> 12a32b7a0faa 22:55:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 22:55:26 (1/5) Installing dumb-init (1.2.5-r1) 22:55:26 ---> Running in 8d212f4f1bf7 22:55:26 ---> Running in 974021e4d135 22:55:26 Removing intermediate container ce0ffae38e85 22:55:26 ---> cb5ae060e4c9 22:55:26 Step 13/22 : ENV APP_PORT=59861 22:55:26 (2/5) Installing musl-obstack (1.2.3-r0) 22:55:26 ---> Running in e6d8d030bbbc 22:55:26 Removing intermediate container 8d212f4f1bf7 22:55:26 ---> 00f799d9575a 22:55:26 Step 13/22 : ENV APP_PORT=59860 22:55:26 (3/5) Installing libucontext (1.1-r0) 22:55:26 Removing intermediate container 974021e4d135 22:55:26 ---> 8c14f109aa53 22:55:26 Step 13/22 : WORKDIR /edgex 22:55:26 (4/5) Installing gcompat (1.0.0-r4) 22:55:26 ---> Running in 2953c930cc98 22:55:26 ---> Running in 56d070768dfe 22:55:26 Removing intermediate container e6d8d030bbbc 22:55:26 ---> aa76500c0252 22:55:26 Step 14/22 : EXPOSE $APP_PORT 22:55:26 (5/5) Installing openssl (1.1.1q-r0) 22:55:26 ---> Running in 7cefd627d47e 22:55:26 Removing intermediate container 2953c930cc98 22:55:26 ---> 733d830d04c6 22:55:26 Step 14/22 : EXPOSE $APP_PORT 22:55:26 Executing busybox-1.34.1-r7.trigger 22:55:26 OK: 6 MiB in 19 packages 22:55:26 ---> Running in 798a1fd86ab1 22:55:26 Removing intermediate container 56d070768dfe 22:55:26 ---> d2d48551b852 22:55:26 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 22:55:27 Removing intermediate container 7cefd627d47e 22:55:27 ---> 523f89d2b1f6 22:55:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:55:27 Removing intermediate container 798a1fd86ab1 22:55:27 ---> 0357a36d138a 22:55:27 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 22:55:27 ---> 15393f74dd6e 22:55:27 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 22:55:27 ---> e85e455d46b9 22:55:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 22:55:27 ---> ee91ecb8ecaa 22:55:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 22:55:29 Removing intermediate container e6730690180c 22:55:29 ---> e102ac242403 22:55:29 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 22:55:29 ---> 58b8d86b06a5 22:55:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 22:55:29 ---> 04d854ec6951 22:55:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 22:55:29 ---> 12f137cb28b8 22:55:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 22:55:29 ---> bc0ffede1eb0 22:55:29 Step 18/22 : ENTRYPOINT ["/support-notifications"] 22:55:29 ---> 27d301120b57 22:55:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 22:55:29 ---> 30ca2deea66e 22:55:29 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 22:55:30 ---> Running in 692891f5d347 22:55:30 ---> Running in fa2fbfca5f11 22:55:30 ---> b8a4619ddc51 22:55:30 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:55:30 ---> 9395c936cdfe 22:55:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 22:55:30 Removing intermediate container 692891f5d347 22:55:30 ---> e59004889da4 22:55:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:55:30 ---> Running in cf71caab9a98 22:55:30 Removing intermediate container fa2fbfca5f11 22:55:30 ---> e4cc74b82e2a 22:55:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:55:30 ---> Running in d53931e8b37d 22:55:30 ---> Running in 8a4586e38c35 22:55:30 ---> 5f91e2b809cb 22:55:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 22:55:30 Removing intermediate container d53931e8b37d 22:55:30 ---> 4c3f1f46faf4 22:55:30 Step 20/22 : LABEL arch=x86_64 22:55:30 ---> Running in 502b53565ce4 22:55:30 Removing intermediate container 8a4586e38c35 22:55:30 ---> c071c27e6605 22:55:30 Step 20/22 : LABEL arch=x86_64 22:55:30 ---> Running in 345c88951a34 22:55:30 Removing intermediate container 26931f74b29e 22:55:30 ---> 629f40d4abc7 22:55:30 Step 8/23 : COPY . . 22:55:30 Removing intermediate container 502b53565ce4 22:55:30 ---> aaf3613dcfdd 22:55:30 ---> df1859e48ab4 22:55:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 22:55:30 Step 21/22 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 22:55:30 ---> Running in 79428ff06cba 22:55:30 Removing intermediate container 345c88951a34 22:55:30 ---> 05d5c7015ee0 22:55:30 Step 21/22 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 22:55:30 ---> Running in 59ec54452e47 22:55:31 Removing intermediate container 79428ff06cba 22:55:31 ---> 1efe31cecba3 22:55:31 Step 22/22 : LABEL version=0.0.0 22:55:33 Removing intermediate container 59ec54452e47 22:55:33 ---> ad62a780b342 22:55:33 Step 22/22 : LABEL version=0.0.0 22:55:33 ---> 8aa9c8ca4ad9 22:55:33 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 22:55:33 ---> Running in e9c64562e0ae 22:55:33 ---> Running in 5d1f783c1083 22:55:33 ---> Running in d30884d21d56 22:55:33 Removing intermediate container cf71caab9a98 22:55:33 ---> 57baf7cd3bf9 22:55:33 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 22:55:33 Removing intermediate container e9c64562e0ae 22:55:33 ---> 1c2955d7a069 22:55:33 22:55:33 ---> Running in 451fb4fa6c3f 22:55:33 Removing intermediate container d30884d21d56 22:55:33 ---> 8636e865fce7 22:55:33 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 22:55:33 Successfully built 1c2955d7a069 22:55:33 Successfully tagged support-notifications:latest 22:55:33  Building support-notifications ... done Building core-data 22:55:33 Removing intermediate container 5d1f783c1083 22:55:33 ---> 31224263034a 22:55:33 22:55:33 Successfully built 31224263034a 22:55:33 Successfully tagged support-scheduler:latest 22:55:33 Building security-bootstrapper 22:55:33  Building support-scheduler ... done  ---> Running in c60e8dd16db2 22:55:33 Removing intermediate container 451fb4fa6c3f 22:55:33 ---> b61846010d00 22:55:33 Step 20/22 : LABEL arch=x86_64 22:55:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:55:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:55:34 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 22:55:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 22:55:34 using GIT_SSH to set credentials SSH Credentials for GitHub 22:55:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4107/head:refs/remotes/origin/PR-4107 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:55:35 Merging remotes/origin/main commit 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 into PR head commit 2b937e7c57ba34e6d89287668c84b3957dcca8d0 22:55:35 Merge succeeded, producing 2b937e7c57ba34e6d89287668c84b3957dcca8d0 22:55:35 Checking out Revision 2b937e7c57ba34e6d89287668c84b3957dcca8d0 (PR-4107) 22:55:36 ---> Running in aeed7713fec4 22:55:35 > git config core.sparsecheckout # timeout=10 22:55:35 > git checkout -f 2b937e7c57ba34e6d89287668c84b3957dcca8d0 # timeout=10 22:55:35 > git remote # timeout=10 22:55:35 > git config --get remote.origin.url # timeout=10 22:55:35 using GIT_SSH to set credentials SSH Credentials for GitHub 22:55:35 > git merge 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 # timeout=10 22:55:35 > git rev-parse HEAD^{commit} # timeout=10 22:55:35 > git config core.sparsecheckout # timeout=10 22:55:35 > git checkout -f 2b937e7c57ba34e6d89287668c84b3957dcca8d0 # timeout=10 22:55:37 Removing intermediate container c60e8dd16db2 22:55:37 ---> 44dadd159ea4 22:55:37 Step 23/25 : LABEL arch=x86_64 22:55:38 Removing intermediate container aeed7713fec4 22:55:38 ---> 8eac93fd4e36 22:55:38 Step 21/22 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 22:55:38 ---> ee968c046241 22:55:38 Step 9/23 : RUN make cmd/core-command/core-command 22:55:39 ---> Running in f1a76c57e203 22:55:39 ---> Running in b7c8c1463608 22:55:39 ---> Running in 2e549cf99df2 22:55:39 Commit message: "fix: File Token Provider handler return true/false properly" 22:55:39 > git --version # timeout=10 22:55:39 > git --version # 'git version 2.25.1' 22:55:40 fatal: bad object 2c432abcf2d142718d3fe157e81a44428d9b823e 22:55:40 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:55:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:55:40 ---> 52edd438388c 22:55:40 Step 3/23 : WORKDIR /edgex-go 22:55:40 ---> Using cache 22:55:40 ---> 4df9578ea25b 22:55:40 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:55:40 ---> Using cache 22:55:40 ---> 8cb14198b438 22:55:40 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 22:55:40 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:55:40 Step 2/31 : FROM ${BUILDER_BASE} AS builder 22:55:40 ---> 52edd438388c 22:55:40 Step 3/31 : WORKDIR /edgex-go 22:55:40 ---> Using cache 22:55:40 ---> 4df9578ea25b 22:55:40 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:55:40 ---> Using cache 22:55:40 ---> 8cb14198b438 22:55:40 Step 5/31 : RUN apk add --update --no-cache make git 22:55:40 ---> Using cache 22:55:40 ---> b3e361d7857d 22:55:40 Step 6/31 : COPY go.mod vendor* ./ 22:55:40 ---> Using cache 22:55:40 ---> 8187f53d3154 22:55:40 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:55:40 ---> Using cache 22:55:40 ---> 629f40d4abc7 22:55:40 Step 8/31 : COPY . . 22:55:40 ---> Using cache 22:55:40 ---> ee968c046241 22:55:40 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 22:55:40 Removing intermediate container f1a76c57e203 22:55:40 ---> 7864654c4be1 22:55:40 Step 24/25 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 22:55:40 ---> Running in 8889f387ab40 22:55:40 ---> Running in 3e091ea5dcd8 22:55:40 Removing intermediate container b7c8c1463608 22:55:40 ---> 08601f8b8e97 22:55:40 Step 22/22 : LABEL version=0.0.0 22:55:40 ---> Running in 87050d3173a7 22:55:40 ---> Running in ab98e18a74eb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage 22:55:40 Removing intermediate container ab98e18a74eb 22:55:40 ---> c3bdd78beebf 22:55:40 Step 25/25 : LABEL version=0.0.0 22:55:40 Removing intermediate container 87050d3173a7 22:55:40 ---> 4cac9bc37b10 22:55:40 22:55:40 ---> Running in 1b34f9884b84 22:55:40 Successfully built 4cac9bc37b10 22:55:40 Successfully tagged security-proxy-setup:latest 22:55:40 Building core-metadata 22:55:40  Building security-proxy-setup ... done Removing intermediate container 1b34f9884b84 22:55:40 ---> 4b90ecfa5f63 22:55:40 22:55: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/core-command/core-command ./cmd/core-command [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:55:40 Successfully built 4b90ecfa5f63 22:55:40 Successfully tagged security-spire-server:latest 22:55:40 Building sys-mgmt-agent 22:55:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:55:40  Building security-spire-server ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 22:55:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:55:41 % Total % Received % Xferd Average Speed Time Time Time Current 22:55:41 Dload Upload Total Spent Left Speed 22:55:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 97k 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh 22:55:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:55:41 OK: 211 MiB in 51 packages 22:55:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:55:42 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 22:55:42 /etc/docker/daemon.json 22:55:42 { 22:55:42 "registry-mirrors": [ 22:55:42 "https://nexus3.edgexfoundry.org:10001" 22:55:42 ], 22:55:42 "bip": "10.250.0.254/24", 22:55:42 "hosts": [ 22:55:42 "tcp://0.0.0.0:5555", 22:55:42 "unix:///var/run/docker.sock" 22:55:42 ], 22:55:42 "mtu": 1458, 22:55:42 "selinux-enabled": true, 22:55:42 "seccomp-profile": "/etc/docker/seccomp.json" 22:55:42 } [Pipeline] sh 22:55:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:55:42 + sudo service docker restart 22:55:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:55:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:55:46 ---> 52edd438388c 22:55:46 Step 3/23 : WORKDIR /edgex-go 22:55:46 ---> Using cache 22:55:46 ---> 4df9578ea25b 22:55:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:55:46 ---> Using cache 22:55:46 ---> 8cb14198b438 22:55:46 Step 5/23 : RUN apk add --update --no-cache make git 22:55:46 ---> Using cache 22:55:46 ---> b3e361d7857d 22:55:46 Step 6/23 : COPY go.mod vendor* ./ 22:55:46 ---> Using cache 22:55:46 ---> 8187f53d3154 22:55:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:55:46 ---> Using cache 22:55:46 ---> 629f40d4abc7 22:55:46 Step 8/23 : COPY . . 22:55:46 ---> Using cache 22:55:46 ---> ee968c046241 22:55:46 Step 9/23 : RUN make cmd/core-metadata/core-metadata 22:55:47 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:55:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 22:55:47 ---> 52edd438388c 22:55:47 Step 3/23 : WORKDIR /edgex-go 22:55:47 ---> Using cache 22:55:47 ---> 4df9578ea25b 22:55:47 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:55:47 ---> Using cache 22:55:47 ---> 8cb14198b438 22:55:47 Step 5/23 : RUN apk add --update --no-cache make bash git 22:55:53 ---> Running in 82dd9da79a92 22:55:53 ---> Running in dee24e77bc59 22:55:53 Removing intermediate container 8889f387ab40 22:55:53 ---> f2b2603c8896 22:55:53 Step 6/23 : COPY go.mod vendor* ./ 22:55:53 ---> 429d6f8c4c1b 22:55:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:55:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 22:55:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:55:53 ---> Running in 23fde4c89c96 22:55:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:55:54 OK: 211 MiB in 51 packages 22:55:57 Removing intermediate container dee24e77bc59 22:55:57 ---> f7cb26577058 22:55:57 Step 6/23 : COPY go.mod vendor* ./ 22:55:57 ---> 1e302cf1a851 22:55:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:55:57 ---> Running in 3ba815b41e8e [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:56:01 provisioning config files... 22:56:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5760265133065665157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:56:01 ---> docker-login.sh 22:56:01 nexus3.edgexfoundry.org:10001 22:56:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:02 Configure a credential helper to remove this warning. See 22:56:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:02 22:56:02 Login Succeeded 22:56:02 nexus3.edgexfoundry.org:10002 22:56:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:03 Configure a credential helper to remove this warning. See 22:56:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:03 22:56:03 Login Succeeded 22:56:03 nexus3.edgexfoundry.org:10003 22:56:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:03 Configure a credential helper to remove this warning. See 22:56:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:03 22:56:03 Login Succeeded 22:56:03 nexus3.edgexfoundry.org:10004 22:56:04 Removing intermediate container 23fde4c89c96 22:56:04 ---> 8e73127a5e67 22:56:04 Step 8/23 : COPY . . 22:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:04 Configure a credential helper to remove this warning. See 22:56:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:04 22:56:04 Login Succeeded 22:56:04 docker.io 22:56:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:56:05 Configure a credential helper to remove this warning. See 22:56:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:56:05 22:56:05 Login Succeeded 22:56:05 ---> docker-login.sh ends [Pipeline] } 22:56:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 22:56:05 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 22:56:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:56:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:56:05 ========================================================= 22:56:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 22:56:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 22:56:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:56:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:56:06 b3c136eddcbf: Pulling fs layer 22:56:06 c0a3192eca97: Pulling fs layer 22:56:06 a050256f5b6f: Pulling fs layer 22:56:06 656be50a0ddc: Pulling fs layer 22:56:06 2bbca73fdf42: Pulling fs layer 22:56:06 46d945488cbd: Pulling fs layer 22:56:06 8a5474983e97: Pulling fs layer 22:56:06 329c88fbcd65: Pulling fs layer 22:56:06 2bbca73fdf42: Waiting 22:56:06 46d945488cbd: Waiting 22:56:06 8a5474983e97: Waiting 22:56:06 329c88fbcd65: Waiting 22:56:06 656be50a0ddc: Waiting 22:56:06 a050256f5b6f: Verifying Checksum 22:56:06 a050256f5b6f: Download complete 22:56:06 c0a3192eca97: Verifying Checksum 22:56:06 c0a3192eca97: Download complete 22:56:06 2bbca73fdf42: Verifying Checksum 22:56:06 2bbca73fdf42: Download complete 22:56:06 46d945488cbd: Verifying Checksum 22:56:06 46d945488cbd: Download complete 22:56:06 b3c136eddcbf: Verifying Checksum 22:56:06 b3c136eddcbf: Download complete 22:56:07 b3c136eddcbf: Pull complete 22:56:07 329c88fbcd65: Verifying Checksum 22:56:07 329c88fbcd65: Download complete 22:56:08 c0a3192eca97: Pull complete 22:56:08 a050256f5b6f: Pull complete 22:56:08 8a5474983e97: Verifying Checksum 22:56:08 8a5474983e97: Download complete 22:56:09 656be50a0ddc: Verifying Checksum 22:56:09 656be50a0ddc: Download complete 22:56:12 Removing intermediate container 2e549cf99df2 22:56:12 ---> 137a89fc6ec9 22:56:12 22:56:12 Step 10/23 : FROM alpine:3.16 22:56:12 ---> d7d3d98c851f 22:56:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:56:12 ---> Using cache 22:56:12 ---> 2eda7697ce8e 22:56:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:56:12 ---> Using cache 22:56:12 ---> cb5ae060e4c9 22:56:12 Step 13/23 : ENV APP_PORT=59882 22:56:12 Removing intermediate container 3e091ea5dcd8 22:56:12 ---> 7b9b51a7e63a 22:56:12 22:56:12 Step 10/31 : FROM alpine:3.16 22:56:12 ---> d7d3d98c851f 22:56:12 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:56:12 ---> Running in 7c889885c6b4 22:56:12 ---> 38d5c9768b13 22:56:12 Step 9/23 : RUN make cmd/core-data/core-data 22:56:12 ---> Running in b1628a1804bf 22:56:12 ---> Running in abe52c4782bb 22:56:12 Removing intermediate container b1628a1804bf 22:56:12 Removing intermediate container 7c889885c6b4 22:56:12 ---> 88bc84f1e885 22:56:12 ---> b7066a0de924 22:56:12 Step 14/23 : EXPOSE $APP_PORTStep 12/31 : RUN apk add --update --no-cache dumb-init su-exec 22:56:12 22:56:12 ---> Running in 5c752fcd8713 22:56:12 ---> Running in dde8f4e83fc5 22:56:12 Removing intermediate container 3ba815b41e8e 22:56:12 ---> 857ddc7b28b7 22:56:12 Step 8/23 : COPY . . 22:56:12 Removing intermediate container dde8f4e83fc5 22:56:12 ---> e1c1f8b7272f 22:56:12 Step 15/23 : WORKDIR / 22:56:12 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 22:56:12 ---> Running in a638f00baa47 22:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:56:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:56:12 (1/2) Installing dumb-init (1.2.5-r1) 22:56:12 (2/2) Installing su-exec (0.2-r1) 22:56:12 Executing busybox-1.35.0-r15.trigger 22:56:12 OK: 6 MiB in 16 packages 22:56:13 Removing intermediate container a638f00baa47 22:56:13 ---> 6e6a6ebdd2b0 22:56:13 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:56:16 ---> 669be6962347 22:56:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 22:56:16 Removing intermediate container 82dd9da79a92 22:56:16 ---> 5b74b98fc79e 22:56:16 22:56:16 Step 10/23 : FROM alpine:3.16 22:56:16 ---> d7d3d98c851f 22:56:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 22:56:16 ---> Using cache 22:56:16 ---> 2eda7697ce8e 22:56:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 22:56:16 ---> Using cache 22:56:16 ---> cb5ae060e4c9 22:56:16 Step 13/23 : ENV APP_PORT=59881 22:56:16 ---> Running in 27f870206f6b 22:56:16 Removing intermediate container 5c752fcd8713 22:56:16 ---> 54a5daf655bd 22:56:16 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 22:56:16 ---> Running in 055b887144be 22:56:16 Removing intermediate container 27f870206f6b 22:56:16 ---> 77aa6b79a86b 22:56:16 Step 14/23 : EXPOSE $APP_PORT 22:56:16 Removing intermediate container 055b887144be 22:56:16 ---> dcf10aa332e6 22:56:16 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 22:56:16 ---> Running in a269dd74d7bb 22:56:17 ---> Running in 22cfb5efe183 22:56:17 ---> 1765b398c8c9 22:56:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 22:56:17 Removing intermediate container a269dd74d7bb 22:56:17 ---> 305143e7860d 22:56:17 Step 15/23 : WORKDIR / 22:56:17 Removing intermediate container 22cfb5efe183 22:56:17 ---> 6f2d2fc6ca4a 22:56:17 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 22:56:17 ---> Running in 40cb5c80191f 22:56:17 ---> Running in 7b000b53375e 22:56:17 ---> 2b32bd056777 22:56:17 Step 19/23 : ENTRYPOINT ["/core-command"] 22:56:17 Removing intermediate container 40cb5c80191f 22:56:17 ---> 022cb7ea1fe4 22:56:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:56:17 ---> Running in b2e5cd54972a 22:56:17 Removing intermediate container 7b000b53375e 22:56:17 ---> 1489d84688dc 22:56:17 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 22:56:18 ---> Running in f18571fad246 22:56:18 Removing intermediate container b2e5cd54972a 22:56:18 ---> 6a3edc6632de 22:56:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:56:18 ---> 56ef22bab67c 22:56:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 22:56:18 ---> Running in 5e42a699547c 22:56:19 Removing intermediate container 5e42a699547c 22:56:19 ---> 131b42d42d09 22:56:19 ---> 72f4f48d0d7f 22:56:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.tomlStep 21/23 : LABEL arch=x86_64 22:56:19 22:56:19 ---> 62a56aadadbe 22:56:19 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 22:56:19 ---> Running in 5b2f2077c2e1 22:56:19 ---> Running in 098ef1e440d1 22:56:19 Removing intermediate container 5b2f2077c2e1 22:56:19 ---> 7b10bb84df44 22:56:19 Step 22/23 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 22:56:19 ---> 50f4a728d207 22:56:19 Step 19/23 : ENTRYPOINT ["/core-metadata"] 22:56:19 ---> Running in 47ba5bf207b3 22:56:19 ---> Running in 3ebbac1d8dbb 22:56:20 Removing intermediate container f18571fad246 22:56:20 ---> f4d64a21236d 22:56:20 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 22:56:20 Removing intermediate container 3ebbac1d8dbb 22:56:20 ---> 8d0c1abc96ca 22:56:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:56:20 ---> Running in abc75ab25ac7 22:56:20 Removing intermediate container 47ba5bf207b3 22:56:20 ---> 618b82e3d2fb 22:56:20 Step 23/23 : LABEL version=0.0.0 22:56:20 ---> Running in b9e4b417e081 22:56:20 ---> Running in dd9f22f4f1d0 22:56:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 22:56:20 Removing intermediate container b9e4b417e081 22:56:20 ---> fe6989c8adce 22:56:20 Step 21/23 : LABEL arch=x86_64 22:56:20 Removing intermediate container dd9f22f4f1d0 22:56:20 ---> 304ec2cf0171 22:56:20 22:56:20 Removing intermediate container abc75ab25ac7 22:56:20 ---> d4d797921e6a 22:56:20 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 22:56:20 ---> Running in 1562e7400a62 22:56:20 Successfully built 304ec2cf0171 22:56:20 Successfully tagged core-command:latest 22:56:20 Building security-secretstore-setup 22:56:20  Building core-command ... done Removing intermediate container 1562e7400a62 22:56:20 ---> 7355da52ebea 22:56:20 Step 22/23 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 22:56:20 ---> Running in ffd73ba5e995 22:56:24 656be50a0ddc: Pull complete 22:56:24 2bbca73fdf42: Pull complete 22:56:24 46d945488cbd: Pull complete 22:56:25 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:56:25 Step 2/25 : FROM ${BUILDER_BASE} AS builder 22:56:25 ---> 52edd438388c 22:56:25 Step 3/25 : WORKDIR /edgex-go 22:56:25 ---> Using cache 22:56:25 ---> 4df9578ea25b 22:56:25 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:56:25 ---> Using cache 22:56:25 ---> 8cb14198b438 22:56:25 Step 5/25 : RUN apk add --update --no-cache make git 22:56:25 ---> Using cache 22:56:25 ---> b3e361d7857d 22:56:25 Step 6/25 : COPY go.mod vendor* ./ 22:56:25 ---> Using cache 22:56:25 ---> 8187f53d3154 22:56:25 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:56:25 ---> Using cache 22:56:25 ---> 629f40d4abc7 22:56:25 Step 8/25 : COPY . . 22:56:25 ---> Using cache 22:56:25 ---> ee968c046241 22:56:25 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 22:56:26 ---> 788167b67d9e 22:56:26 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 22:56:26 Removing intermediate container ffd73ba5e995 22:56:26 ---> 14002063e5a2 22:56:26 Step 23/23 : LABEL version=0.0.0 22:56:26 ---> Running in 545d17e8b7e7 22:56:26 ---> Running in 40c288815f9f 22:56:26 ---> Running in 7dc3a3b62b87 22:56:27 Removing intermediate container 7dc3a3b62b87 22:56:27 ---> 366c93ffe398 22:56:27 22:56:27 Successfully built 366c93ffe398 22:56:27 Successfully tagged core-metadata:latest 22:56:27 Building security-spiffe-token-provider 22:56:27  Building core-metadata ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 22:56:29 8a5474983e97: Pull complete 22:56:31 329c88fbcd65: Pull complete 22:56:31 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 22:56:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:56:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 22:56:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:56:31 WORKDIR /edgex 22:56:31 COPY go.mod . 22:56:31 RUN go mod download 22:56:31 + docker build -t ci-base-image-arm64 -f - . 22:56:31 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 22:56:31 Step 2/20 : FROM ${BUILDER_BASE} AS builder 22:56:31 ---> 52edd438388c 22:56:31 Step 3/20 : WORKDIR /edgex-go 22:56:31 ---> Using cache 22:56:31 ---> 4df9578ea25b 22:56:31 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 22:56:34 Sending build context to Docker daemon 169.3MB 22:56:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 22:56:34 ---> ff4287adb874 22:56:34 Step 2/4 : WORKDIR /edgex 22:56:34 ---> Running in a3f230c86bef 22:56:34 Removing intermediate container 545d17e8b7e7 22:56:34 ---> 100d6101f6b0 22:56:34 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 22:56:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:56:34 ---> 4d01609e55e2 22:56:34 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 22:56:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:56:35 v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 22:56:35 v3.16.1-51-g3f4189f60c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 22:56:35 OK: 17033 distinct packages available 22:56:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:56:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:56:35 OK: 211 MiB in 51 packages 22:56:35 ---> 72b9d36dfadd 22:56:35 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 22:56:35 ---> 16aa6edd9aa0 22:56:35 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 22:56:36 Removing intermediate container a3f230c86bef 22:56:36 ---> 7e6bd0fffb01 22:56:36 Step 5/20 : COPY go.mod vendor* ./ 22:56:36 ---> 2a1fbb384380 22:56:36 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 22:56:36 ---> Running in bd788802c5e1 22:56:36 Removing intermediate container bd788802c5e1 22:56:36 ---> a76ebaba459a 22:56:36 Step 3/4 : COPY go.mod . 22:56:36 ---> 9e9e4a0f5ef8 22:56:36 Step 4/4 : RUN go mod download 22:56:36 ---> Running in 1cd0a59f5e69 22:56:37 ---> 079436f75f53 22:56:37 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 22:56:37 ---> 206f99e99059 22:56:37 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:56:37 ---> Running in e733a84798ad 22:56:37 ---> 03477c4cdf54 22:56:37 Step 26/31 : RUN chmod +x /entrypoint.sh 22:56:37 ---> Running in e2aa694731cc 22:56:40 Removing intermediate container e2aa694731cc 22:56:40 ---> 1f441811eed3 22:56:40 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 22:56:41 ---> Running in 4a2a97144c0c 22:56:41 Removing intermediate container abe52c4782bb 22:56:41 ---> 989c8e664b03 22:56:41 22:56:41 Step 10/23 : FROM alpine:3.16 22:56:41 ---> d7d3d98c851f 22:56:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 22:56:41 ---> Running in 4b3f4cadc06d 22:56:41 Removing intermediate container 4a2a97144c0c 22:56:41 ---> 961cceb57cfd 22:56:41 Step 28/31 : CMD ["gate"] 22:56:41 ---> Running in e1afaf82dc84 22:56:42 Removing intermediate container 4b3f4cadc06d 22:56:42 ---> a6b56f707207 22:56:42 Step 12/23 : ENV APP_PORT=59880 22:56:42 Removing intermediate container e1afaf82dc84 22:56:42 ---> e46a3e1f2092 22:56:42 Step 29/31 : LABEL arch=x86_64 22:56:42 ---> Running in fd3d28a3644f 22:56:42 ---> Running in f6029a655a74 22:56:42 Removing intermediate container fd3d28a3644f 22:56:42 ---> 182163556643 22:56:42 Step 13/23 : EXPOSE $APP_PORT 22:56:42 Removing intermediate container f6029a655a74 22:56:42 ---> 8324b892d3a9 22:56:42 Step 30/31 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 22:56:42 ---> Running in a9c089ab941b 22:56:42 ---> Running in 5100a1d9dcda 22:56:43 Removing intermediate container a9c089ab941b 22:56:43 ---> 125f127c1721 22:56:43 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:56:43 Removing intermediate container 5100a1d9dcda 22:56:43 ---> cc4d5ced0180 22:56:43 Step 31/31 : LABEL version=0.0.0 22:56:43 ---> Running in 9a6a868c4e6f 22:56:43 ---> Running in 8bca8e563531 22:56:43 Removing intermediate container 8bca8e563531 22:56:43 ---> bd33fd2b49a2 22:56:43 22:56:43 Successfully built bd33fd2b49a2 22:56:43 Successfully tagged security-bootstrapper:latest 22:56:44  Building security-bootstrapper ... done Removing intermediate container 098ef1e440d1 22:56:44 ---> cb29aa4a52da 22:56:44 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 22:56:45 ---> Running in 0f0c6bea8928 22:56:45 Removing intermediate container 9a6a868c4e6f 22:56:45 ---> edf4f405df12 22:56:45 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 22:56:45 ---> Running in d044d4890f58 22:56:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 22:56:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:56:46 Removing intermediate container e733a84798ad 22:56:46 ---> 04c2f4710343 22:56:46 Step 7/20 : COPY . . 22:56:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:56:46 (1/6) Installing dumb-init (1.2.5-r1) 22:56:46 (2/6) Installing libgcc (11.2.1_git20220219-r2) 22:56: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 22:56:46 (3/6) Installing libsodium (1.0.18-r0) 22:56:46 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 22:56:47 (5/6) Installing libzmq (4.3.4-r0) 22:56:47 (6/6) Installing zeromq (4.3.4-r0) 22:56:47 Executing busybox-1.35.0-r15.trigger 22:56:47 OK: 8 MiB in 20 packages 22:56:50 Removing intermediate container 0f0c6bea8928 22:56:50 ---> 28be7fabbe8e 22:56:50 22:56:50 Step 11/23 : FROM docker:20.10.14 22:56:50 20.10.14: Pulling from library/docker 22:56:50 Removing intermediate container d044d4890f58 22:56:50 ---> a437ae51076b 22:56:50 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 22:56:52 ---> 1bc0e16da8f3 22:56:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 22:56:52 Removing intermediate container 40c288815f9f 22:56:52 ---> 11d84e65855a 22:56:52 22:56:52 Step 10/25 : FROM alpine:3.16 22:56:52 ---> d7d3d98c851f 22:56:52 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 22:56:52 ---> Running in f80069627651 22:56:52 ---> 19e3292f8d32 22:56:52 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 22:56:52 ---> Running in 552a621fa8e0 22:56:52 ---> 65f03bbc7ba2 22:56:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 22:56:52 ---> ed53cd20219c 22:56:52 Step 19/23 : ENTRYPOINT ["/core-data"] 22:56:52 ---> Running in c3fe5b5b5de8 22:56:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 22:56:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 22:56:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 22:56:52 Removing intermediate container c3fe5b5b5de8 22:56:52 ---> 948b86706551 22:56:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:56:52 ---> Running in 64782d99578a 22:56:53 (1/3) Installing ca-certificates (20211220-r0) 22:56:53 (2/3) Installing dumb-init (1.2.5-r1) 22:56:53 (3/3) Installing su-exec (0.2-r1) 22:56:53 Executing busybox-1.35.0-r15.trigger 22:56:53 Executing ca-certificates-20211220-r0.trigger 22:56:53 Removing intermediate container 64782d99578a 22:56:53 ---> 4809e86d7f2c 22:56:53 Step 21/23 : LABEL arch=x86_64 22:56:53 OK: 6 MiB in 17 packages 22:56:53 ---> Running in 6e5e48cf75ba 22:56:53 Removing intermediate container 6e5e48cf75ba 22:56:53 ---> f8c40d6d817f 22:56:53 Step 22/23 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 22:56:53 ---> Running in e4a43e58c6bb 22:56:54 Removing intermediate container f80069627651 22:56:54 ---> 7ac2fda7479e 22:56:54 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 22:56:54 Removing intermediate container e4a43e58c6bb 22:56:54 ---> 6adafefe3aab 22:56:54 Step 23/23 : LABEL version=0.0.0 22:56:54 ---> Running in 527a859c0ec5 22:56:54 ---> Running in 6bd205d4eaee 22:56:54 Removing intermediate container 527a859c0ec5 22:56:54 ---> e8dd6a6cc95a 22:56:54 Step 13/25 : WORKDIR / 22:56:54 Removing intermediate container 6bd205d4eaee 22:56:54 ---> 44bd2e98616e 22:56:54 22:56:54 ---> Running in 8ff6f053b0c4 22:56:54 Successfully built 44bd2e98616e 22:56:54 Successfully tagged core-data:latest 22:56:54  Building core-data ... done Removing intermediate container 8ff6f053b0c4 22:56:54 ---> 394e5992f556 22:56:54 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 22:56:55 ---> cf08c31ab770 22:56:55 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 22:56:55 ---> 42488e519d1d 22:56:55 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 22:56:56 ---> 4670316eb139 22:56:56 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 22:56:56 ---> 289e684bbbb5 22:56:56 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 22:56:56 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 22:56:56 Status: Downloaded newer image for docker:20.10.14 22:56:56 ---> 7417809fdb73 22:56:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 22:56:56 ---> Running in 320769a35ff8 22:56:56 Removing intermediate container 320769a35ff8 22:56:56 ---> a632b9910c0f 22:56:56 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 22:56:57 ---> 6267d4b9eb12 22:56:57 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 22:56:57 ---> Running in 999fdd4cb1c3 22:56:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:56:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:56:58 ---> a09bd3d20740 22:56:58 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 22:56:58 (1/43) Installing readline (8.1.1-r0) 22:56:58 (2/43) Installing bash (5.1.16-r0) 22:56:58 Executing bash-5.1.16-r0.post-install 22:56:58 (3/43) Installing brotli-libs (1.0.9-r5) 22:56:58 (4/43) Installing nghttp2-libs (1.46.0-r0) 22:56:58 (5/43) Installing libcurl (7.80.0-r2) 22:56:58 (6/43) Installing curl (7.80.0-r2) 22:56:58 (7/43) Installing dumb-init (1.2.5-r1) 22:56:58 (8/43) Installing libbz2 (1.0.8-r1) 22:56:58 (9/43) Installing expat (2.4.7-r0) 22:56:58 (10/43) Installing libffi (3.4.2-r1) 22:56:58 (11/43) Installing gdbm (1.22-r0) 22:56:58 (12/43) Installing xz-libs (5.2.5-r1) 22:56:58 (13/43) Installing libgcc (10.3.1_git20211027-r0) 22:56:58 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 22:56:58 (15/43) Installing mpdecimal (2.5.1-r1) 22:56:58 (16/43) Installing sqlite-libs (3.36.0-r0) 22:56:58 (17/43) Installing python3 (3.9.13-r1) 22:56:58 (18/43) Installing py3-appdirs (1.4.4-r2) 22:56:58 (19/43) Installing py3-certifi (2020.12.5-r1) 22:56:58 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 22:56:58 (21/43) Installing py3-idna (3.3-r0) 22:56:58 (22/43) Installing py3-urllib3 (1.26.7-r0) 22:56:58 (23/43) Installing py3-requests (2.26.0-r1) 22:56:58 (24/43) Installing py3-msgpack (1.0.2-r1) 22:56:58 (25/43) Installing py3-lockfile (0.12.2-r4) 22:56:58 (26/43) Installing py3-cachecontrol (0.12.10-r0) 22:56:58 (27/43) Installing py3-colorama (0.4.4-r1) 22:56:58 (28/43) Installing py3-contextlib2 (21.6.0-r1) 22:56:58 (29/43) Installing py3-distlib (0.3.3-r0) 22:56:58 (30/43) Installing py3-distro (1.6.0-r0) 22:56:58 (31/43) Installing py3-six (1.16.0-r0) 22:56:58 (32/43) Installing py3-webencodings (0.5.1-r4) 22:56:58 (33/43) Installing py3-html5lib (1.1-r1) 22:56:58 (34/43) Installing py3-parsing (2.4.7-r2) 22:56:58 (35/43) Installing py3-packaging (20.9-r1) 22:56:58 (36/43) Installing py3-tomli (1.2.2-r0) 22:56:58 (37/43) Installing py3-pep517 (0.12.0-r0) 22:56:58 (38/43) Installing py3-progress (1.6-r0) 22:56:58 (39/43) Installing py3-retrying (1.3.3-r2) 22:56:58 (40/43) Installing py3-ordered-set (4.0.2-r2) 22:56:58 (41/43) Installing py3-setuptools (52.0.0-r4) 22:56:58 (42/43) Installing py3-toml (0.10.2-r2) 22:56:58 (43/43) Installing py3-pip (20.3.4-r1) 22:56:58 Executing busybox-1.34.1-r5.trigger 22:56:58 OK: 83 MiB in 65 packages 22:56:58 ---> cd97db688669 22:56:58 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 22:56:59 ---> Running in 18ac8e104db2 22:56:59 Collecting docker-compose==1.23.2 22:56:59 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 22:56:59 Collecting texttable<0.10,>=0.9.0 22:56:59 Downloading texttable-0.9.1.tar.gz (11 kB) 22:56:59 Collecting dockerpty<0.5,>=0.4.1 22:56:59 Downloading dockerpty-0.4.1.tar.gz (13 kB) 22:57:00 Removing intermediate container 18ac8e104db2 22:57:00 ---> 0e5ace06ae4e 22:57:00 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 22:57:00 ---> Running in 3fc3c7467c96 22:57:00 Collecting websocket-client<1.0,>=0.32.0 22:57:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 22:57:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 22:57:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 22:57:00 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 22:57:00 Collecting docopt<0.7,>=0.6.1 22:57:00 Downloading docopt-0.6.2.tar.gz (25 kB) 22:57:00 Removing intermediate container 3fc3c7467c96 22:57:00 ---> bc64ed9f8064 22:57:00 Step 23/25 : LABEL arch=x86_64 22:57:00 ---> Running in 3539f168620c 22:57:00 Removing intermediate container 3539f168620c 22:57:00 ---> d9c262fd03ea 22:57:00 Step 24/25 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 22:57:00 ---> Running in a1a81de54827 22:57:00 Collecting docker<4.0,>=3.6.0 22:57:00 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 22:57:00 Removing intermediate container a1a81de54827 22:57:00 ---> 420625b5f9d5 22:57:00 Step 25/25 : LABEL version=0.0.0 22:57:00 ---> Running in 5ab8d9b0376d 22:57:00 Collecting PyYAML<4,>=3.10 22:57:00 Downloading PyYAML-3.13.tar.gz (270 kB) 22:57:01 Removing intermediate container 5ab8d9b0376d 22:57:01 ---> fc52b1838930 22:57:01 22:57:01 Successfully built fc52b1838930 22:57:01 Successfully tagged security-secretstore-setup:latest 22:57:01  Building security-secretstore-setup ... done Collecting jsonschema<3,>=2.5.1 22:57:01 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 22:57:01 Collecting cached-property<2,>=1.2.0 22:57:01 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 22:57:01 Collecting docker-pycreds>=0.4.0 22:57:01 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:57:01 Collecting chardet<3.1.0,>=3.0.2 22:57:01 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 22:57:01 Collecting idna<2.8,>=2.5 22:57:01 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 22:57:01 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) 22:57:02 Collecting urllib3<1.25,>=1.21.1 22:57:02 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 22:57:02 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 22:57:02 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 22:57:02 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 22:57:02 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 22:57:02 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 22:57:02 Attempting uninstall: urllib3 22:57:02 Found existing installation: urllib3 1.26.7 22:57:02 Uninstalling urllib3-1.26.7: 22:57:02 Successfully uninstalled urllib3-1.26.7 22:57:02 Attempting uninstall: idna 22:57:02 Found existing installation: idna 3.3 22:57:02 Uninstalling idna-3.3: 22:57:02 Successfully uninstalled idna-3.3 22:57:02 Attempting uninstall: requests 22:57:02 Found existing installation: requests 2.26.0 22:57:02 Uninstalling requests-2.26.0: 22:57:02 Successfully uninstalled requests-2.26.0 22:57:02 Running setup.py install for texttable: started 22:57:03 Running setup.py install for texttable: finished with status 'done' 22:57:03 Running setup.py install for PyYAML: started 22:57:03 Running setup.py install for PyYAML: finished with status 'done' 22:57:03 Running setup.py install for docopt: started 22:57:03 Running setup.py install for docopt: finished with status 'done' 22:57:03 Running setup.py install for dockerpty: started 22:57:04 Running setup.py install for dockerpty: finished with status 'done' 22:57: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 22:57:08 Removing intermediate container 999fdd4cb1c3 22:57:08 ---> 230df76745f1 22:57:08 Step 14/23 : ENV APP_PORT=58890 22:57:08 ---> Running in 37f847b3585c 22:57:08 Removing intermediate container 37f847b3585c 22:57:08 ---> d51239e980ac 22:57:08 Step 15/23 : EXPOSE $APP_PORT 22:57:08 ---> Running in f9486aeb8dec 22:57:08 Removing intermediate container f9486aeb8dec 22:57:08 ---> 1adf47bd2168 22:57:08 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 22:57:09 Removing intermediate container 1cd0a59f5e69 22:57:09 ---> 9a14774f793d 22:57:09 Successfully built 9a14774f793d 22:57:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:09 ---> 767a232e7543 22:57:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 22:57:09 ---> f8650672f53e 22:57:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 22:57:09 + docker inspect -f . ci-base-image-arm64 22:57:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:57:09 ---> 272951694532 22:57:09 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 22:57:09 prd-ubuntu20.04-docker-arm64-4c-16g-21420 does not seem to be running inside a container 22:57:09 $ 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 22:57:10 ---> Running in a9c4290b23d0 22:57:10 Removing intermediate container a9c4290b23d0 22:57:10 ---> 43caa4ad2eb1 22:57:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:57:10 ---> Running in b9a267a33e81 22:57:10 Removing intermediate container b9a267a33e81 22:57:10 ---> 312aab836903 22:57:10 Step 21/23 : LABEL arch=x86_64 22:57:10 ---> Running in e6b089e1fe74 22:57:10 Removing intermediate container e6b089e1fe74 22:57:10 ---> edc9f57937a2 22:57:10 Step 22/23 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 22:57:10 ---> Running in 5c22d23e97bf 22:57:10 Removing intermediate container 5c22d23e97bf 22:57:10 ---> 4faee4def9d6 22:57:10 Step 23/23 : LABEL version=0.0.0 22:57:10 ---> Running in af9c533a8b7e 22:57:10 Removing intermediate container af9c533a8b7e 22:57:10 ---> 81fa69ad2146 22:57:10 22:57:10 Successfully built 81fa69ad2146 22:57:10 Successfully tagged sys-mgmt-agent:latest 22:57:11 $ docker top 9a32b3e588d71550e3e7e66413728d0fe0a4e70df90eff81e4111e907aaad21b -eo pid,comm [Pipeline] { [Pipeline] sh 22:57:12 + go version 22:57:12 go version go1.18.3 linux/arm64 [Pipeline] } 22:57:12 $ docker stop --time=1 9a32b3e588d71550e3e7e66413728d0fe0a4e70df90eff81e4111e907aaad21b 22:57:12  Building sys-mgmt-agent ... done Removing intermediate container 552a621fa8e0 22:57:12 ---> 522e4d8cfca4 22:57:12 22:57:12 Step 9/20 : FROM alpine:3.15 22:57:12 ---> 2720e26172a0 22:57:12 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 22:57:12 ---> Using cache 22:57:12 ---> c494240698a2 22:57:12 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 22:57:12 ---> Using cache 22:57:12 ---> 7022f06e61d9 22:57:12 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 22:57:12 ---> Running in a389b9b81d3c 22:57:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:57:13 $ docker rm -f 9a32b3e588d71550e3e7e66413728d0fe0a4e70df90eff81e4111e907aaad21b 22:57:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 22:57:14 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 22:57:14 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 22:57:14 OK: 15856 distinct packages available 22:57:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:57:14 + docker inspect -f . ci-base-image-arm64 22:57:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:57:15 prd-ubuntu20.04-docker-arm64-4c-16g-21420 does not seem to be running inside a container 22:57:15 $ 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 22:57:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:57:15 (1/9) Installing ca-certificates (20211220-r0) 22:57:15 (2/9) Installing brotli-libs (1.0.9-r5) 22:57:15 (3/9) Installing nghttp2-libs (1.46.0-r0) 22:57:15 (4/9) Installing libcurl (7.80.0-r2) 22:57:15 (5/9) Installing curl (7.80.0-r2) 22:57:16 (6/9) Installing dumb-init (1.2.5-r1) 22:57:16 (7/9) Installing musl-obstack (1.2.3-r0) 22:57:16 (8/9) Installing libucontext (1.1-r0) 22:57:16 (9/9) Installing gcompat (1.0.0-r4) 22:57:16 Executing busybox-1.34.1-r7.trigger 22:57:16 Executing ca-certificates-20211220-r0.trigger 22:57:16 $ docker top 279a3d7dba4babd00f42105dda97e4258ae7f260b2c526a5d407f3ee6b3990b6 -eo pid,comm 22:57:16 OK: 8 MiB in 23 packages [Pipeline] { 22:57:16 Removing intermediate container a389b9b81d3c 22:57:16 ---> bdfa0c6aa30b 22:57:16 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] echo 22:57:16 ========================================================= 22:57:16 [edgeXBuildGoParallel] Running Tests and Build... 22:57:16 ========================================================= [Pipeline] sh 22:57:17 ---> 5bdb359d0def 22:57:17 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 22:57:17 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 22:57:17 ---> 3caba7f77b1b 22:57:17 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 22:57:18 ---> 3e6502a13404 22:57:18 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 22:57:18 ---> Running in b566c56cbafa 22:57:18 Removing intermediate container b566c56cbafa 22:57:18 ---> 32b43ec013f4 22:57:18 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 22:57:18 ---> Running in 31a4e2e58074 22:57:18 Removing intermediate container 31a4e2e58074 22:57:18 ---> cea7d08c5ac9 22:57:18 Step 18/20 : LABEL arch=x86_64 22:57:18 ---> Running in f6a6e134d67e 22:57:18 Removing intermediate container f6a6e134d67e 22:57:18 ---> 4713c17687ca 22:57:18 Step 19/20 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 22:57:18 ---> Running in de3db9a134d7 22:57:18 Removing intermediate container de3db9a134d7 22:57:18 ---> a4da787eba0f 22:57:18 Step 20/20 : LABEL version=0.0.0 22:57:18 + make test 22:57:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 22:57:18 ---> Running in e32348e42259 22:57:18 Removing intermediate container e32348e42259 22:57:18 ---> a03c5a4f3531 22:57:18 22:57:18 Successfully built a03c5a4f3531 22:57:18 Successfully tagged security-spiffe-token-provider:latest 22:57:18  Building security-spiffe-token-provider ... done  [Pipeline] } 22:57:18 $ docker stop --time=1 277afd89ba610e41bd10638f638524a4178e6d72a56e7cc231e1a9311615e27d 22:57:19 $ docker rm -f 277afd89ba610e41bd10638f638524a4178e6d72a56e7cc231e1a9311615e27d [Pipeline] // withDockerContainer [Pipeline] sh 22:57:20 + docker images 22:57:20 REPOSITORY TAG IMAGE ID CREATED SIZE 22:57:20 security-spiffe-token-provider latest a03c5a4f3531 2 seconds ago 29.1MB 22:57:20 522e4d8cfca4 9 seconds ago 1.74GB 22:57:20 sys-mgmt-agent latest 81fa69ad2146 10 seconds ago 299MB 22:57:20 security-secretstore-setup latest fc52b1838930 19 seconds ago 28.9MB 22:57:20 core-data latest 44bd2e98616e 26 seconds ago 21.5MB 22:57:20 11d84e65855a 28 seconds ago 1.7GB 22:57:20 28be7fabbe8e 32 seconds ago 1.69GB 22:57:20 security-bootstrapper latest bd33fd2b49a2 37 seconds ago 19.3MB 22:57:20 989c8e664b03 39 seconds ago 1.71GB 22:57:20 core-metadata latest 366c93ffe398 53 seconds ago 17.1MB 22:57:20 core-command latest 304ec2cf0171 About a minute ago 16.2MB 22:57:20 5b74b98fc79e About a minute ago 1.69GB 22:57:20 7b9b51a7e63a About a minute ago 1.69GB 22:57:20 137a89fc6ec9 About a minute ago 1.68GB 22:57:20 security-proxy-setup latest 4cac9bc37b10 About a minute ago 27.2MB 22:57:20 security-spire-server latest 4b90ecfa5f63 About a minute ago 86.5MB 22:57:20 support-scheduler latest 31224263034a About a minute ago 26.5MB 22:57:20 support-notifications latest 1c2955d7a069 About a minute ago 27.1MB 22:57:20 1d9fd0d59df5 About a minute ago 1.75GB 22:57:20 766f247b8670 About a minute ago 1.58GB 22:57:20 a9a1aed2e6f4 About a minute ago 1.74GB 22:57:20 dfa761ccb98c About a minute ago 1.69GB 22:57:20 security-spire-config latest fcf830e34546 2 minutes ago 85.8MB 22:57:20 security-spire-agent latest dd9a61bec383 2 minutes ago 125MB 22:57:20 731dc2542c7a 2 minutes ago 1.58GB 22:57:20 96d96e202c66 2 minutes ago 1.58GB 22:57:20 ci-base-image-x86_64 latest 52edd438388c 5 minutes ago 993MB 22:57:20 alpine 3.15 2720e26172a0 9 days ago 5.57MB 22:57:20 alpine 3.16 d7d3d98c851f 10 days ago 5.53MB 22:57:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 weeks ago 253MB 22:57:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB 22:57:20 docker 20.10.14 7417809fdb73 3 months ago 218MB 22:57:20 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] } 22:57:50 ? github.com/edgexfoundry/edgex-go [no test files] 22:59:27 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 22:59:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 22:59:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 22:59:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 22:59:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 22:59:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 22:59:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 22:59:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 22:59:32 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 22:59:34 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 22:59:34 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 22:59:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 22:59:34 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 22:59:34 ? github.com/edgexfoundry/edgex-go/internal [no test files] 22:59:34 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 22:59:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.408s coverage: 28.7% of statements 22:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 22:59:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 22:59:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.399s coverage: 98.5% of statements 22:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 22:59:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.493s coverage: 54.2% of statements 22:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 22:59:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:00:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.905s coverage: 89.2% of statements 23:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:00:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.462s coverage: 83.8% of statements 23:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 23:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:00:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:00:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.417s coverage: 95.6% of statements 23:00:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:00:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:00:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.418s coverage: 72.2% of statements 23:00:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:00:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:00:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:00:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:00:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:00:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.754s coverage: 60.0% of statements 23:00:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:00:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:00:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:00:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.384s coverage: 0.9% of statements 23:00:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:00:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.256s coverage: 58.8% of statements 23:00:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.284s coverage: 29.6% of statements 23:00:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.300s coverage: 47.1% of statements 23:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.244s coverage: 79.5% of statements 23:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.281s coverage: 94.1% of statements 23:00:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.268s coverage: 96.3% of statements 23:00:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.236s coverage: 87.5% of statements 23:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.340s coverage: 94.4% of statements 23:00:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.225s coverage: 44.8% of statements 23:00:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.655s coverage: 82.4% of statements 23:00:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:00:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.312s coverage: 92.9% of statements 23:00:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:00:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:00:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:00:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements 23:00:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:00:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:00:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:00:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:00:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:00:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.236s coverage: 87.2% of statements 23:00:45 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:00:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:00:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements 23:00:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:00:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.270s coverage: 58.8% of statements 23:00:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:00:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.259s coverage: 80.0% of statements 23:00:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.230s coverage: 87.2% of statements 23:00:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.262s coverage: 85.4% of statements 23:00:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.878s coverage: 91.2% of statements 23:00:45 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:00:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.873s coverage: 64.0% of statements 23:00:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:00:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:00:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.482s coverage: 100.0% of statements 23:00:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.117s coverage: 89.4% of statements 23:00:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 23:00:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements 23:00:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements 23:00:58 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.358s coverage: 66.1% of statements 23:00:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:00:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:00:58 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:00:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.860s coverage: 43.8% of statements 23:00:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:00:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:00:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.288s coverage: 89.5% of statements 23:00:59 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:00:59 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.300s coverage: 84.8% of statements 23:00:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:00:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:00:59 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:00:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:01:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.429s coverage: 17.7% of statements 23:01:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:01:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:01:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:01:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:01:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.780s coverage: 92.3% of statements 23:01:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:01:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:01:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:01:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:01:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.265s coverage: 63.2% of statements 23:01:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:01:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:01:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.445s coverage: 97.7% of statements 23:01:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:01:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:01:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:01:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:01:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.241s coverage: 28.9% of statements 23:01:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:01:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:01:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:01:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:01:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:01:07 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:01:07 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.212s coverage: 100.0% of statements 23:01:07 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.080s coverage: 96.9% of statements 23:01:08 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 23:01:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:01:08 GO111MODULE=on go vet ./... 23:03:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:03:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:03:00 ./bin/test-attribution-txt.sh 23:03:00 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 23:03:00 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 23:03:00 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 23:03:00 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 23:03:00 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 23:03:00 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 23:03:00 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 23:03:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:03:01 + ls -al . 23:03:01 total 684 23:03:01 drwxrwxr-x 9 1001 1001 4096 Jul 28 22:57 . 23:03:01 drwxr-xr-x 4 root root 4096 Jul 28 22:57 .. 23:03:01 -rw-rw-r-- 1 1001 1001 11 Jul 28 22:55 .dockerignore 23:03:01 drwxrwxr-x 8 1001 1001 4096 Jul 28 22:55 .git 23:03:01 drwxrwxr-x 3 1001 1001 4096 Jul 28 22:55 .github 23:03:01 -rw-rw-r-- 1 1001 1001 1030 Jul 28 22:55 .gitignore 23:03:01 -rw-rw-r-- 1 1001 1001 42 Jul 28 22:55 .golangci.yml 23:03:01 -rw-rw-r-- 1 1001 1001 87 Jul 28 22:55 .hadolint.yml 23:03:01 -rw-rw-r-- 1 1001 1001 166 Jul 28 22:55 .sonarcloud.properties 23:03:01 -rw-rw-r-- 1 1001 1001 1171 Jul 28 22:55 ADOPTERS.md 23:03:01 -rw-rw-r-- 1 1001 1001 10347 Jul 28 22:55 Attribution.txt 23:03:01 -rw-rw-r-- 1 1001 1001 63209 Jul 28 22:55 CHANGELOG.md 23:03:01 -rw-rw-r-- 1 1001 1001 3804 Jul 28 22:55 CONTRIBUTING.md 23:03:01 -rw-rw-r-- 1 1001 1001 677 Jul 28 22:55 GOVERNANCE.md 23:03:01 -rw-rw-r-- 1 1001 1001 850 Jul 28 22:55 Jenkinsfile 23:03:01 -rw-rw-r-- 1 1001 1001 10775 Jul 28 22:55 LICENSE 23:03:01 -rw-rw-r-- 1 1001 1001 10350 Jul 28 22:55 Makefile 23:03:01 -rw-rw-r-- 1 1001 1001 582 Jul 28 22:55 OWNERS.md 23:03:01 -rw-rw-r-- 1 1001 1001 9094 Jul 28 22:55 README.md 23:03:01 -rw-rw-r-- 1 1001 1001 6912 Jul 28 22:55 SECURITY.md 23:03:01 -rw-rw-r-- 1 1001 1001 5 Jul 28 22:51 VERSION 23:03:01 -rw-rw-r-- 1 1001 1001 4131 Jul 28 22:55 ZMQWindows.md 23:03:01 drwxrwxr-x 2 1001 1001 4096 Jul 28 22:55 bin 23:03:01 drwxrwxr-x 18 1001 1001 4096 Jul 28 22:55 cmd 23:03:01 -rw-r--r-- 1 root root 436144 Jul 28 23:01 coverage.out 23:03:01 -rw-rw-r-- 1 1001 1001 3681 Jul 28 22:55 go.mod 23:03:01 -rw-rw-r-- 1 1001 1001 38033 Jul 28 22:55 go.sum 23:03:01 drwxrwxr-x 8 1001 1001 4096 Jul 28 22:55 internal 23:03:01 drwxrwxr-x 3 1001 1001 4096 Jul 28 22:55 openapi 23:03:01 drwxrwxr-x 4 1001 1001 4096 Jul 28 22:55 snap 23:03:01 -rw-rw-r-- 1 1001 1001 204 Jul 28 22:55 version.go [Pipeline] sh 23:03:02 + '[' -e coverage.out ] 23:03:02 + chown 1001:1001 coverage.out [Pipeline] stash 23:03:02 Warning: overwriting stash ‘coverage-report’ 23:03:03 Stashed 1 file(s) [Pipeline] sh 23:03:03 + make build 23:03:03 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 23:04:25 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 23:05: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/core-command/core-command ./cmd/core-command 23:05:33 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 23:06:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:06:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:06:12 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 23:06:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:06:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:06:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:06:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 23:06:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:06: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 [Pipeline] } 23:06:46 $ docker stop --time=1 279a3d7dba4babd00f42105dda97e4258ae7f260b2c526a5d407f3ee6b3990b6 23:06:48 $ docker rm -f 279a3d7dba4babd00f42105dda97e4258ae7f260b2c526a5d407f3ee6b3990b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:06:51 23:06:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:06:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:06:52 latest: Pulling from edgex-devops/edgex-compose-arm64 23:06:52 29e5d40040c1: Pulling fs layer 23:06:52 1ce36da41761: Pulling fs layer 23:06:52 25b303627fd3: Pulling fs layer 23:06:52 29e5d40040c1: Verifying Checksum 23:06:52 29e5d40040c1: Download complete 23:06:52 1ce36da41761: Verifying Checksum 23:06:52 1ce36da41761: Download complete 23:06:53 29e5d40040c1: Pull complete 23:06:53 25b303627fd3: Verifying Checksum 23:06:53 25b303627fd3: Download complete 23:06:54 1ce36da41761: Pull complete 23:07:06 25b303627fd3: Pull complete 23:07:06 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:07:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:07:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:07 prd-ubuntu20.04-docker-arm64-4c-16g-21420 does not seem to be running inside a container 23:07:07 $ 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 23:07:09 $ docker top f1ce55069a4d31280c1019e845154dc35008dd00a272ca561669147c5c5fca4b -eo pid,comm [Pipeline] { [Pipeline] sh 23:07:10 + grep parallel 23:07:10 + docker-compose build --help 23:07:14 --parallel Build images in parallel. [Pipeline] } 23:07:14 $ docker stop --time=1 f1ce55069a4d31280c1019e845154dc35008dd00a272ca561669147c5c5fca4b 23:07:16 $ docker rm -f f1ce55069a4d31280c1019e845154dc35008dd00a272ca561669147c5c5fca4b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:07:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:07:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:07:17 prd-ubuntu20.04-docker-arm64-4c-16g-21420 does not seem to be running inside a container 23:07:17 $ 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 23:07:18 $ docker top 661e93f8ddf6cbc9722a0c4d95c31d688041344a9c6d610354630c0513d06805 -eo pid,comm [Pipeline] { [Pipeline] sh 23:07:19 + docker-compose -f ./docker-compose-build.yml build --parallel 23:07:23 Building core-command ... 23:07:23 Building core-data ... 23:07:23 Building core-metadata ... 23:07:23 Building security-bootstrapper ... 23:07:23 Building security-proxy-setup ... 23:07:23 Building security-secretstore-setup ... 23:07:23 Building security-spiffe-token-provider ... 23:07:23 Building security-spire-agent ... 23:07:23 Building security-spire-config ... 23:07:23 Building security-spire-server ... 23:07:23 Building support-notifications ... 23:07:23 Building support-scheduler ... 23:07:23 Building sys-mgmt-agent ... 23:07:23 Building security-bootstrapper 23:07:23 Building sys-mgmt-agent 23:07:23 Building security-spire-config 23:07:23 Building support-scheduler 23:07:23 Building support-notifications 23:09:00 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:09:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:09:00 ---> 9a14774f793d 23:09:00 Step 3/23 : WORKDIR /edgex-go 23:09:00 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:09:00 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:09:00 ---> 9a14774f793d 23:09:00 Step 3/31 : WORKDIR /edgex-go 23:09:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:09:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:09:00 ---> 9a14774f793d 23:09:00 Step 3/22 : WORKDIR /edgex-go 23:09:00 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:09:00 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:09:00 ---> 9a14774f793d 23:09:00 Step 3/26 : WORKDIR /edgex-go 23:09:00 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:09:00 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:09:00 ---> 9a14774f793d 23:09:00 Step 3/22 : WORKDIR /edgex-go 23:09:00 ---> Running in a7c42c92ed76 23:09:00 ---> Running in de02f8b66285 23:09:00 ---> Running in 7fed3fc48e7b 23:09:00 ---> Running in 3d2b8a907c88 23:09:00 ---> Running in e265c6b8f030 23:09:00 Removing intermediate container a7c42c92ed76 23:09:00 ---> c96ad36acb2a 23:09:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:09:00 Removing intermediate container e265c6b8f030 23:09:00 ---> 1ede22d864e8 23:09:00 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:09:00 Removing intermediate container 3d2b8a907c88 23:09:00 ---> eb3d55ad2645 23:09:00 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:09:00 Removing intermediate container de02f8b66285 23:09:00 ---> 59f77f27f08b 23:09:00 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:09:00 ---> Running in 520a1ae19ace 23:09:00 ---> Running in 2b92dbff950a 23:09:00 Removing intermediate container 7fed3fc48e7b 23:09:00 ---> 23896af25aa1 23:09:00 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:09:00 ---> Running in 438cb30307ae 23:09:00 ---> Running in fee6affcfe5f 23:09:00 ---> Running in 2d97e6a72130 23:09:00 Removing intermediate container 520a1ae19ace 23:09:00 ---> 3be159557906 23:09:00 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:09:00 ---> Running in 753d979448f4 23:09:00 Removing intermediate container 2b92dbff950a 23:09:00 ---> e81c58f8c2e6 23:09:00 Step 5/22 : RUN apk add --update --no-cache make git 23:09:00 ---> Running in fb8c02acddcb 23:09:00 Removing intermediate container fee6affcfe5f 23:09:00 ---> e9b64746d1e4 23:09:00 Step 5/23 : RUN apk add --update --no-cache make bash git 23:09:00 Removing intermediate container 2d97e6a72130 23:09:00 ---> 543972ea2625 23:09:00 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:09:00 Removing intermediate container 438cb30307ae 23:09:00 ---> fb3f3890ebae 23:09:00 Step 5/31 : RUN apk add --update --no-cache make git 23:09:00 ---> Running in 1bbfe3b1584f 23:09:00 ---> Running in 1911cc23264e 23:09:00 ---> Running in d6f4e2a61269 23:09:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:09:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:09:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:09:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:09:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:09:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:09:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:09:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:09:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:09:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:09:00 OK: 221 MiB in 51 packages 23:09:00 OK: 221 MiB in 51 packages 23:09:00 OK: 221 MiB in 51 packages 23:09:00 OK: 221 MiB in 51 packages 23:09:00 OK: 221 MiB in 51 packages 23:09:00 Removing intermediate container 753d979448f4 23:09:00 ---> 8d72604b6f66 23:09:00 Step 6/22 : COPY go.mod vendor* ./ 23:09:00 Removing intermediate container fb8c02acddcb 23:09:00 ---> da2e6d1b802a 23:09:00 Step 6/22 : COPY go.mod vendor* ./ 23:09:00 Removing intermediate container 1911cc23264e 23:09:00 ---> 83e93af39315 23:09:00 Step 6/26 : COPY go.mod vendor* ./ 23:09:00 Removing intermediate container 1bbfe3b1584f 23:09:00 ---> 83aa44a697f2 23:09:00 Step 6/23 : COPY go.mod vendor* ./ 23:09:00 Removing intermediate container d6f4e2a61269 23:09:00 ---> e8653f8c8a31 23:09:00 Step 6/31 : COPY go.mod vendor* ./ 23:09:00 ---> f447a526b38c 23:09:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:09:00 ---> Running in e79035ef27fc 23:09:00 ---> 728ca8f4f649 23:09:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:09:00 ---> Running in e0897c81e1c6 23:09:00 ---> 3436c138be31 23:09:00 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:09:00 ---> Running in aa850657c845 23:09:00 ---> 71f745752d21 23:09:00 ---> 59944b2f6a70 23:09:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:09:00 23:09:00 ---> Running in 26e126f390ed 23:09:00 ---> Running in 355699d44267 23:10:09 Removing intermediate container 355699d44267 23:10:09 ---> cf18415db9ae 23:10:09 Step 8/23 : COPY . . 23:10:09 Removing intermediate container e0897c81e1c6 23:10:09 ---> b9ad9ce39bb1 23:10:09 Step 8/22 : COPY . . 23:10:09 Removing intermediate container 26e126f390ed 23:10:09 ---> 474960ac57a1 23:10:09 Step 8/31 : COPY . . 23:10:09 Removing intermediate container aa850657c845 23:10:09 ---> e45123079541 23:10:09 Step 8/26 : COPY . . 23:10:09 Removing intermediate container e79035ef27fc 23:10:09 ---> d4c42bb194e5 23:10:09 Step 8/22 : COPY . . 23:10:27 ---> 16d9ed84a8c4 23:10:27 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:10:27 ---> Running in bc2e9f3b0983 23:10:27 ---> bcbce17fdf7f 23:10:27 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:10:27 ---> ec0ace9befa0 23:10:27 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:10:27 ---> 4a866494a89b 23:10:27 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:10:27 ---> 0437da02ba2f 23:10:27 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:10:27 ---> Running in 95b26458cfae 23:10:27 ---> Running in 3324b7ecc552 23:10:27 ---> Running in 6a0fcc03a588 23:10:27 ---> Running in 2ba5c6034ed6 23:10:27 Removing intermediate container 3324b7ecc552 23:10:27 ---> c1067e3ab209 23:10:27 Step 10/26 : WORKDIR /edgex-go/spire-build 23:10:27 ---> Running in b77fff41d67d 23:10:27 Removing intermediate container b77fff41d67d 23:10:27 ---> 9d46103c2ece 23:10:27 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 23:10:27 ---> Running in fb99ffa86de3 23:10:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:10:28 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 23:10: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:10:28 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 23:10:30 Removing intermediate container fb99ffa86de3 23:10:30 ---> 2de9d6ff66e1 23:10:30 Step 12/26 : WORKDIR /edgex-go 23:10:30 ---> Running in e4b05fab091d 23:10:31 Removing intermediate container e4b05fab091d 23:10:31 ---> 8510baa6fcb7 23:10:31 23:10:31 Step 13/26 : FROM alpine:3.15 23:10:31 3.15: Pulling from library/alpine 23:10:32 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 23:10:32 Status: Downloaded newer image for alpine:3.15 23:10:32 ---> 60f2846fe774 23:10:32 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:10:32 ---> Running in cfbdf3e6ae34 23:10:33 Removing intermediate container cfbdf3e6ae34 23:10:33 ---> a40894b0b37f 23:10:33 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:10:33 ---> Running in 57fe12349c40 23:10:36 Removing intermediate container 57fe12349c40 23:10:36 ---> 1fb2141c1282 23:10:36 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:10:36 ---> Running in ab9a35f35a9d 23:10:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:10:39 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:10:40 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:10:40 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:10:40 OK: 15733 distinct packages available 23:10:40 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:10:41 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:10:43 (1/4) Installing dumb-init (1.2.5-r1) 23:10:43 (2/4) Installing musl-obstack (1.2.3-r0) 23:10:43 (3/4) Installing libucontext (1.1-r0) 23:10:43 (4/4) Installing gcompat (1.0.0-r4) 23:10:43 Executing busybox-1.34.1-r7.trigger 23:10:43 OK: 6 MiB in 18 packages 23:10:45 Removing intermediate container ab9a35f35a9d 23:10:45 ---> 8f70eb38a701 23:10:45 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:10:50 ---> 5d3e0be3d720 23:10:50 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:10:51 ---> c031cfabbea1 23:10:51 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:10:51 ---> Running in 2b23c9d2978f 23:10:52 Removing intermediate container 2b23c9d2978f 23:10:52 ---> cd8fd82e49da 23:10:52 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:10:53 ---> 151576c377fe 23:10:53 Step 21/26 : WORKDIR / 23:10:53 ---> Running in fb3da161e710 23:10:53 Removing intermediate container fb3da161e710 23:10:53 ---> 93d153208e47 23:10:53 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:10:53 ---> Running in 611f90cfe469 23:10:54 Removing intermediate container 611f90cfe469 23:10:54 ---> 28b3d49cac42 23:10:54 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:10:54 ---> Running in 292e59c87d0e 23:10:55 Removing intermediate container 292e59c87d0e 23:10:55 ---> a0dd6e837a4b 23:10:55 Step 24/26 : LABEL arch=arm64 23:10:55 ---> Running in a70017523f8f 23:10:55 Removing intermediate container a70017523f8f 23:10:55 ---> c3b68bb131ef 23:10:55 Step 25/26 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 23:10:55 ---> Running in 1410ab6bf8ed 23:10:55 Removing intermediate container 1410ab6bf8ed 23:10:55 ---> 392d57b31ed8 23:10:55 Step 26/26 : LABEL version=0.0.0 23:10:55 ---> Running in 1f80426a910e 23:10:56 Removing intermediate container 1f80426a910e 23:10:56 ---> 447504cb677d 23:10:56 23:10:57 Successfully built 447504cb677d 23:10:57 Successfully tagged security-spire-config-arm64:latest 23:10:57 Building security-proxy-setup 23:11:29  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:11:29 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:11:29 ---> 9a14774f793d 23:11:29 Step 3/22 : WORKDIR /edgex-go 23:11:29 ---> Using cache 23:11:29 ---> 23896af25aa1 23:11:29 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:11:29 ---> Using cache 23:11:29 ---> 543972ea2625 23:11:29 Step 5/22 : RUN apk add --update --no-cache make git 23:11:29 ---> Running in 822245a40a6b 23:11:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:11:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:11:29 OK: 221 MiB in 51 packages 23:11:30 Removing intermediate container 822245a40a6b 23:11:30 ---> 0b0786363469 23:11:30 Step 6/22 : COPY go.mod vendor* ./ 23:11:31 ---> 29bdc59cc4a7 23:11:31 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:11:31 ---> Running in ed64713baf2a 23:12:18 Removing intermediate container ed64713baf2a 23:12:18 ---> 80403457e98b 23:12:18 Step 8/22 : COPY . . 23:12:40 ---> bc8bc0321fa1 23:12:40 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:12:40 ---> Running in 3544bc15080a 23:12:40 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:15:47 Removing intermediate container bc2e9f3b0983 23:15:47 ---> 4f5d6da437df 23:15:47 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:15:47 ---> Running in fd378dcc1d1d 23:15: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:15:47 Removing intermediate container fd378dcc1d1d 23:15:47 ---> 9cd358900bf1 23:15:47 23:15:47 Step 11/23 : FROM docker:20.10.14 23:15:47 20.10.14: Pulling from library/docker 23:15:54 Removing intermediate container 95b26458cfae 23:15:54 ---> fec7e7ffac75 23:15:54 23:15:54 Step 10/31 : FROM alpine:3.16 23:15:54 3.16: Pulling from library/alpine 23:15:55 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 23:15:55 Status: Downloaded newer image for alpine:3.16 23:15:55 ---> 3d81c46cd875 23:15:55 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:15:56 ---> Running in b33e5fe7c47f 23:15:57 Removing intermediate container b33e5fe7c47f 23:15:57 ---> fadc3d3168a9 23:15:57 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:15:57 ---> Running in ba5a82c25e5e 23:16:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:16:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:16:01 (1/2) Installing dumb-init (1.2.5-r1) 23:16:01 (2/2) Installing su-exec (0.2-r1) 23:16:01 Executing busybox-1.35.0-r15.trigger 23:16:01 OK: 5 MiB in 16 packages 23:16:03 Removing intermediate container ba5a82c25e5e 23:16:03 ---> 75a3d101c958 23:16:03 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:16:04 ---> Running in 4739d820dc74 23:16:05 Removing intermediate container 4739d820dc74 23:16:05 ---> 9b6baa9a1da0 23:16:05 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:16:05 ---> Running in 32cbaf0e559a 23:16:06 Removing intermediate container 32cbaf0e559a 23:16:06 ---> 6eca5e45e26a 23:16:06 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:16:06 ---> Running in 2de8d94e12e8 23:16:06 Removing intermediate container 2de8d94e12e8 23:16:06 ---> 0aaec7b58a0e 23:16:06 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:16:06 ---> Running in bc16da68bca9 23:16:07 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 23:16:07 Status: Downloaded newer image for docker:20.10.14 23:16:07 ---> c346e9eafbab 23:16:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:16:07 ---> Running in b0eabbcaafd9 23:16:08 Removing intermediate container b0eabbcaafd9 23:16:08 ---> b8a45266246a 23:16:08 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 23:16:08 ---> Running in 5cd078f74fee 23:16:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:16:11 Removing intermediate container bc16da68bca9 23:16:11 ---> 983258a174d6 23:16:11 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 23:16:11 ---> Running in bfd743ac2de4 23:16:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:16:11 Removing intermediate container bfd743ac2de4 23:16:11 ---> 5d3f88147780 23:16:11 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:16:12 ---> 6f93a0dd055d 23:16:12 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:16:12 ---> Running in 860b6559d128 23:16:12 (1/43) Installing readline (8.1.1-r0) 23:16:12 (2/43) Installing bash (5.1.16-r0) 23:16:12 Executing bash-5.1.16-r0.post-install 23:16:12 (3/43) Installing brotli-libs (1.0.9-r5) 23:16:12 (4/43) Installing nghttp2-libs (1.46.0-r0) 23:16:12 (5/43) Installing libcurl (7.80.0-r2) 23:16:12 (6/43) Installing curl (7.80.0-r2) 23:16:12 (7/43) Installing dumb-init (1.2.5-r1) 23:16:12 (8/43) Installing libbz2 (1.0.8-r1) 23:16:12 (9/43) Installing expat (2.4.7-r0) 23:16:12 (10/43) Installing libffi (3.4.2-r1) 23:16:12 (11/43) Installing gdbm (1.22-r0) 23:16:12 (12/43) Installing xz-libs (5.2.5-r1) 23:16:12 (13/43) Installing libgcc (10.3.1_git20211027-r0) 23:16:12 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 23:16:13 (15/43) Installing mpdecimal (2.5.1-r1) 23:16:13 (16/43) Installing sqlite-libs (3.36.0-r0) 23:16:13 (17/43) Installing python3 (3.9.13-r1) 23:16:15 Removing intermediate container 860b6559d128 23:16:15 ---> 11b2874bb9d2 23:16:15 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:16:16 ---> 4e335f1f7bf0 23:16:16 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:16:16 (18/43) Installing py3-appdirs (1.4.4-r2) 23:16:16 (19/43) Installing py3-certifi (2020.12.5-r1) 23:16:16 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 23:16:16 (21/43) Installing py3-idna (3.3-r0) 23:16:16 (22/43) Installing py3-urllib3 (1.26.7-r0) 23:16:16 (23/43) Installing py3-requests (2.26.0-r1) 23:16:16 (24/43) Installing py3-msgpack (1.0.2-r1) 23:16:16 (25/43) Installing py3-lockfile (0.12.2-r4) 23:16:17 (26/43) Installing py3-cachecontrol (0.12.10-r0) 23:16:17 (27/43) Installing py3-colorama (0.4.4-r1) 23:16:17 (28/43) Installing py3-contextlib2 (21.6.0-r1) 23:16:17 (29/43) Installing py3-distlib (0.3.3-r0) 23:16:17 (30/43) Installing py3-distro (1.6.0-r0) 23:16:17 (31/43) Installing py3-six (1.16.0-r0) 23:16:17 (32/43) Installing py3-webencodings (0.5.1-r4) 23:16:17 (33/43) Installing py3-html5lib (1.1-r1) 23:16:17 (34/43) Installing py3-parsing (2.4.7-r2) 23:16:17 (35/43) Installing py3-packaging (20.9-r1) 23:16:17 (36/43) Installing py3-tomli (1.2.2-r0) 23:16:17 (37/43) Installing py3-pep517 (0.12.0-r0) 23:16:17 (38/43) Installing py3-progress (1.6-r0) 23:16:17 (39/43) Installing py3-retrying (1.3.3-r2) 23:16:17 (40/43) Installing py3-ordered-set (4.0.2-r2) 23:16:17 (41/43) Installing py3-setuptools (52.0.0-r4) 23:16:17 (42/43) Installing py3-toml (0.10.2-r2) 23:16:17 (43/43) Installing py3-pip (20.3.4-r1) 23:16:18 Executing busybox-1.34.1-r5.trigger 23:16:18 ---> f695073c5e33 23:16:18 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:16:18 OK: 83 MiB in 65 packages 23:16:19 ---> 315fbfc39ae1 23:16:19 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:16:20 ---> 19f716180282 23:16:20 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:16:21 ---> 90b0ec6cb841 23:16:21 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:16:22 ---> d02321472486 23:16:22 Step 26/31 : RUN chmod +x /entrypoint.sh 23:16:22 ---> Running in ea9e079036a4 23:16:25 Removing intermediate container ea9e079036a4 23:16:25 ---> 5f6ae339ee10 23:16:25 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:16:25 ---> Running in 2a59953c56d4 23:16:25 Collecting docker-compose==1.23.2 23:16:25 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:16:25 Removing intermediate container 2a59953c56d4 23:16:25 ---> 4ed8d0f1c9d0 23:16:25 Step 28/31 : CMD ["gate"] 23:16:25 ---> Running in 35af2b676623 23:16:26 Removing intermediate container 35af2b676623 23:16:26 ---> 62f0ff60b67b 23:16:26 Step 29/31 : LABEL arch=arm64 23:16:26 ---> Running in ea74e44c9d06 23:16:26 Removing intermediate container ea74e44c9d06 23:16:26 ---> c1da5b5920cc 23:16:26 Step 30/31 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 23:16:27 ---> Running in d9f7b6c161f1 23:16:27 Collecting PyYAML<4,>=3.10 23:16:27 Downloading PyYAML-3.13.tar.gz (270 kB) 23:16:27 Removing intermediate container d9f7b6c161f1 23:16:27 ---> a79724f0fe23 23:16:27 Step 31/31 : LABEL version=0.0.0 23:16:27 ---> Running in 2f18a8e2f622 23:16:28 Removing intermediate container 2f18a8e2f622 23:16:28 ---> f0fb5e778947 23:16:28 23:16:28 Successfully built f0fb5e778947 23:16:28 Successfully tagged security-bootstrapper-arm64:latest 23:16:28 Building core-command 23:16:31  Building security-bootstrapper ... done Collecting docopt<0.7,>=0.6.1 23:16:31 Downloading docopt-0.6.2.tar.gz (25 kB) 23:16:33 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 23:16:34 Collecting websocket-client<1.0,>=0.32.0 23:16:34 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:16:34 Collecting cached-property<2,>=1.2.0 23:16:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:16:34 Collecting texttable<0.10,>=0.9.0 23:16:34 Downloading texttable-0.9.1.tar.gz (11 kB) 23:16:37 Collecting dockerpty<0.5,>=0.4.1 23:16:37 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:16:41 Collecting jsonschema<3,>=2.5.1 23:16:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:16:42 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:16:42 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:16:43 Collecting docker<4.0,>=3.6.0 23:16:43 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:16:44 Collecting docker-pycreds>=0.4.0 23:16:44 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:16:45 Collecting idna<2.8,>=2.5 23:16:45 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:16:45 Collecting chardet<3.1.0,>=3.0.2 23:16:45 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:16:45 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) 23:16:47 Collecting urllib3<1.25,>=1.21.1 23:16:47 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:16:47 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:16:47 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:16:47 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:16:47 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:16:49 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:16:49 Attempting uninstall: urllib3 23:16:49 Found existing installation: urllib3 1.26.7 23:16:49 Uninstalling urllib3-1.26.7: 23:16:49 Successfully uninstalled urllib3-1.26.7 23:16:50 Attempting uninstall: idna 23:16:50 Found existing installation: idna 3.3 23:16:50 Uninstalling idna-3.3: 23:16:50 Successfully uninstalled idna-3.3 23:16:55 Attempting uninstall: requests 23:16:55 Found existing installation: requests 2.26.0 23:16:55 Uninstalling requests-2.26.0: 23:16:55 Successfully uninstalled requests-2.26.0 23:16:56 Running setup.py install for texttable: started 23:16:59 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:16:59 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:16:59 ---> 9a14774f793d 23:16:59 Step 3/23 : WORKDIR /edgex-go 23:16:59 ---> Using cache 23:16:59 ---> 23896af25aa1 23:16:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:16:59 ---> Using cache 23:16:59 ---> 543972ea2625 23:16:59 Step 5/23 : RUN apk add --update --no-cache make git 23:16:59 ---> Using cache 23:16:59 ---> 0b0786363469 23:16:59 Step 6/23 : COPY go.mod vendor* ./ 23:16:59 ---> Using cache 23:16:59 ---> 29bdc59cc4a7 23:16:59 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:16:59 ---> Using cache 23:16:59 ---> 80403457e98b 23:16:59 Step 8/23 : COPY . . 23:16:59 ---> Using cache 23:16:59 ---> bc8bc0321fa1 23:16:59 Step 9/23 : RUN make cmd/core-command/core-command 23:16:59 Running setup.py install for texttable: finished with status 'done' 23:16:59 Running setup.py install for PyYAML: started 23:16:59 ---> Running in e827d4d2959e 23:17:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 23:17:02 Running setup.py install for PyYAML: finished with status 'done' 23:17:03 Running setup.py install for docopt: started 23:17:05 Running setup.py install for docopt: finished with status 'done' 23:17:05 Running setup.py install for dockerpty: started 23:17:08 Running setup.py install for dockerpty: finished with status 'done' 23:17:10 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 23:17:25 Removing intermediate container 5cd078f74fee 23:17:25 ---> 38011d5eb633 23:17:25 Step 14/23 : ENV APP_PORT=58890 23:17:25 ---> Running in 3531389a4c01 23:17:25 Removing intermediate container 3531389a4c01 23:17:25 ---> 505865575268 23:17:25 Step 15/23 : EXPOSE $APP_PORT 23:17:25 ---> Running in 1534631b6e91 23:17:26 Removing intermediate container 1534631b6e91 23:17:26 ---> a15998b4cc76 23:17:26 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:17:28 ---> d0e05248782c 23:17:28 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:17:28 ---> afee7ee270cf 23:17:28 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:17:29 ---> 95beddb2d0c7 23:17:29 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 23:17:29 ---> Running in c27d159f9027 23:17:30 Removing intermediate container c27d159f9027 23:17:30 ---> 3302c704cd4d 23:17:30 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:17:30 ---> Running in 0f4d8fecbfbf 23:17:30 Removing intermediate container 0f4d8fecbfbf 23:17:30 ---> 0ec9604d0907 23:17:30 Step 21/23 : LABEL arch=arm64 23:17:31 ---> Running in 2d17037b438a 23:17:31 Removing intermediate container 2d17037b438a 23:17:31 ---> 81194dd3c264 23:17:31 Step 22/23 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 23:17:31 ---> Running in 1eeb275abef9 23:17:32 Removing intermediate container 1eeb275abef9 23:17:32 ---> 4549d1ac335e 23:17:32 Step 23/23 : LABEL version=0.0.0 23:17:32 ---> Running in bda68484d039 23:17:32 Removing intermediate container bda68484d039 23:17:32 ---> a7f5ee492173 23:17:32 23:17:33 Successfully built a7f5ee492173 23:17:33 Successfully tagged sys-mgmt-agent-arm64:latest 23:17:33  Building sys-mgmt-agent ... done Building security-spiffe-token-provider 23:17: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/secrets-config ./cmd/secrets-config 23:18:00 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:18:00 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:18:00 ---> 9a14774f793d 23:18:00 Step 3/20 : WORKDIR /edgex-go 23:18:00 ---> Using cache 23:18:00 ---> 23896af25aa1 23:18:00 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:18:00 ---> Running in 16d474c4c5bc 23:18:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:18:02 Removing intermediate container 3544bc15080a 23:18:02 ---> 9f9e3a8903b2 23:18:02 23:18:02 Step 10/22 : FROM alpine:3.16 23:18:02 ---> 3d81c46cd875 23:18:02 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 23:18:02 ---> Running in bc3fae6e6396 23:18:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:18:04 v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:18:04 v3.16.1-53-g3bd22321ab [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:18:04 OK: 16887 distinct packages available 23:18:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:18:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:18:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:18:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:18:06 OK: 221 MiB in 51 packages 23:18:06 (1/6) Installing ca-certificates (20211220-r0) 23:18:06 (2/6) Installing brotli-libs (1.0.9-r6) 23:18:06 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:18:06 (4/6) Installing libcurl (7.83.1-r2) 23:18:06 (5/6) Installing curl (7.83.1-r2) 23:18:06 (6/6) Installing dumb-init (1.2.5-r1) 23:18:06 Executing busybox-1.35.0-r15.trigger 23:18:06 Executing ca-certificates-20211220-r0.trigger 23:18:07 OK: 8 MiB in 20 packages 23:18:07 Removing intermediate container 16d474c4c5bc 23:18:07 ---> dba5b5e1a66b 23:18:07 Step 5/20 : COPY go.mod vendor* ./ 23:18:09 ---> 8c05b9416f33 23:18:09 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:18:09 ---> Running in a55df1ea886c 23:18:09 Removing intermediate container bc3fae6e6396 23:18:09 ---> f6cfe9e78615 23:18:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:18:09 ---> Running in d72975d24d1c 23:18:10 Removing intermediate container d72975d24d1c 23:18:10 ---> 825059add799 23:18:10 Step 13/22 : WORKDIR /edgex 23:18:10 ---> Running in 3efe5d24366d 23:18:11 Removing intermediate container 3efe5d24366d 23:18:11 ---> bf4e9b477375 23:18:11 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:18:12 ---> 77d64f5ad65a 23:18:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:18:14 ---> 41f2abdb9766 23:18:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:18:15 ---> 712430eb45b9 23:18:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:18:16 ---> 8e164af03cad 23:18:16 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:18:16 ---> Running in 61adef0b2497 23:18:21 Removing intermediate container 61adef0b2497 23:18:21 ---> d8cdb2773cc6 23:18:21 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:18:21 ---> Running in f949ba6e71c1 23:18:21 Removing intermediate container f949ba6e71c1 23:18:21 ---> 59ee24339318 23:18:21 Step 20/22 : LABEL arch=arm64 23:18:21 ---> Running in 2530934c87ff 23:18:22 Removing intermediate container 2530934c87ff 23:18:22 ---> 625129642005 23:18:22 Step 21/22 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 23:18:23 ---> Running in 4f7253ce542c 23:18:24 Removing intermediate container 4f7253ce542c 23:18:24 ---> 508cd7759e99 23:18:24 Step 22/22 : LABEL version=0.0.0 23:18:24 ---> Running in b9d670b4a5b1 23:18:25 Removing intermediate container b9d670b4a5b1 23:18:25 ---> 6392b3b33374 23:18:25 23:18:27 Successfully built 6392b3b33374 23:18:27 Successfully tagged security-proxy-setup-arm64:latest 23:18:27 Building security-secretstore-setup 23:18:35  Building security-proxy-setup ... done Removing intermediate container 6a0fcc03a588 23:18:35 ---> 2ee5e0240f78 23:18:35 23:18:35 Step 10/22 : FROM alpine:3.16 23:18:35 ---> 3d81c46cd875 23:18:35 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:18:35 ---> Running in 26448d1bdd85 23:18:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:18:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:18:38 (1/1) Installing dumb-init (1.2.5-r1) 23:18:38 Executing busybox-1.35.0-r15.trigger 23:18:38 OK: 5 MiB in 15 packages 23:18:41 Removing intermediate container 26448d1bdd85 23:18:41 ---> 0a2c547a2ade 23:18:41 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:18:41 ---> Running in 083b34a4312f 23:18:43 Removing intermediate container 083b34a4312f 23:18:43 ---> 243758ae29ee 23:18:43 Step 13/22 : ENV APP_PORT=59861 23:18:43 ---> Running in b9a857c9ea43 23:18:43 Removing intermediate container 2ba5c6034ed6 23:18:43 ---> d9c447ec038f 23:18:43 23:18:43 Step 10/22 : FROM alpine:3.16 23:18:43 ---> 3d81c46cd875 23:18:43 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:18:44 ---> Running in f91b78bbd4f1 23:18:44 Removing intermediate container b9a857c9ea43 23:18:44 ---> 0badb700124d 23:18:44 Step 14/22 : EXPOSE $APP_PORT 23:18:44 ---> Running in f004020f54f0 23:18:46 Removing intermediate container f004020f54f0 23:18:46 ---> f8831180bf21 23:18:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:18:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:18:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:18:48 (1/2) Installing ca-certificates (20211220-r0) 23:18:48 (2/2) Installing dumb-init (1.2.5-r1) 23:18:48 Executing busybox-1.35.0-r15.trigger 23:18:48 Executing ca-certificates-20211220-r0.trigger 23:18:48 ---> 5f49e05e49e9 23:18:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:18:48 OK: 6 MiB in 16 packages 23:18:52 Removing intermediate container f91b78bbd4f1 23:18:52 ---> e05b032f0095 23:18:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:18:52 ---> Running in f3ef05c36652 23:18:53 Removing intermediate container f3ef05c36652 23:18:53 ---> fc944faee397 23:18:53 Step 13/22 : ENV APP_PORT=59860 23:18:53 ---> Running in 91acd9892ff5 23:18:54 ---> 8cc921be806b 23:18:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:18:54 Removing intermediate container 91acd9892ff5 23:18:54 ---> 98173485066d 23:18:54 Step 14/22 : EXPOSE $APP_PORT 23:18:54 ---> Running in c96d22eede77 23:18:56 Removing intermediate container c96d22eede77 23:18:56 ---> b79858729003 23:18:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:18:56 ---> 56f609dc227c 23:18:56 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:18:56 ---> Running in 9d70b653436a 23:18:58 Removing intermediate container 9d70b653436a 23:18:58 ---> 76e4cb64f7bc 23:18:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:18:58 ---> Running in 05773ed69e3a 23:18:58 ---> d533d6b79db2 23:18:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:18:59 Removing intermediate container 05773ed69e3a 23:18:59 ---> d2a2a1da0196 23:18:59 Step 20/22 : LABEL arch=arm64 23:18:59 ---> Running in 23cb17dcc5ff 23:19:00 Removing intermediate container 23cb17dcc5ff 23:19:00 ---> 724955c5708e 23:19:00 Step 21/22 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 23:19:00 ---> Running in fc27a4286665 23:19:02 Removing intermediate container fc27a4286665 23:19:02 ---> d126cbc34b15 23:19:02 Step 22/22 : LABEL version=0.0.0 23:19:02 ---> Running in 252c1806ae81 23:19:04 Removing intermediate container 252c1806ae81 23:19:04 ---> bf5cf7072c80 23:19:04 23:19:04 ---> cbc862803c09 23:19:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:19:04 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:19:04 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:19:04 ---> 9a14774f793d 23:19:04 Step 3/25 : WORKDIR /edgex-go 23:19:04 ---> Using cache 23:19:04 ---> 23896af25aa1 23:19:04 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:19:04 ---> Using cache 23:19:04 ---> 543972ea2625 23:19:04 Step 5/25 : RUN apk add --update --no-cache make git 23:19:04 ---> Using cache 23:19:04 ---> 0b0786363469 23:19:04 Step 6/25 : COPY go.mod vendor* ./ 23:19:04 ---> Using cache 23:19:04 ---> 29bdc59cc4a7 23:19:04 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:04 ---> Using cache 23:19:04 ---> 80403457e98b 23:19:04 Step 8/25 : COPY . . 23:19:04 ---> Using cache 23:19:04 ---> bc8bc0321fa1 23:19:04 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:19:05 Successfully built bf5cf7072c80 23:19:05 Successfully tagged support-scheduler-arm64:latest 23:19:05  Building support-scheduler ... done Building core-metadata 23:19:05 ---> Running in d555a23ce02f 23:19:06 ---> 935dfe219366 23:19:06 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:19:06 ---> Running in cce9361bf3e4 23:19:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:19:08 Removing intermediate container cce9361bf3e4 23:19:08 ---> 6f3457e631c2 23:19:08 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:19:08 ---> Running in 9123542badb7 23:19:09 Removing intermediate container 9123542badb7 23:19:09 ---> 0b4d7a0ffa8d 23:19:09 Step 20/22 : LABEL arch=arm64 23:19:09 ---> Running in d41a28c8284a 23:19:10 Removing intermediate container d41a28c8284a 23:19:10 ---> b0c7ee099d33 23:19:10 Step 21/22 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 23:19:10 ---> Running in 5e57de4ce215 23:19:11 Removing intermediate container 5e57de4ce215 23:19:11 ---> 6e87dfe0ed1b 23:19:11 Step 22/22 : LABEL version=0.0.0 23:19:11 ---> Running in 6b7248e7fc04 23:19:12 Removing intermediate container 6b7248e7fc04 23:19:12 ---> 7d4f67ae8a65 23:19:12 23:19:12 Successfully built 7d4f67ae8a65 23:19:12 Successfully tagged support-notifications-arm64:latest 23:19:12  Building support-notifications ... done Building security-spire-server 23:19:14 Removing intermediate container a55df1ea886c 23:19:14 ---> 6c027c49b58a 23:19:14 Step 7/20 : COPY . . 23:19:46 ---> 19efe88cc98a 23:19:46 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:19:46 ---> Running in 5f0ec45a5d45 23:19:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:19:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:19:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:19:46 ---> 9a14774f793d 23:19:46 Step 3/23 : WORKDIR /edgex-go 23:19:46 ---> Using cache 23:19:46 ---> 23896af25aa1 23:19:46 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:19:46 ---> Using cache 23:19:46 ---> 543972ea2625 23:19:46 Step 5/23 : RUN apk add --update --no-cache make git 23:19:46 ---> Using cache 23:19:46 ---> 0b0786363469 23:19:46 Step 6/23 : COPY go.mod vendor* ./ 23:19:46 ---> Using cache 23:19:46 ---> 29bdc59cc4a7 23:19:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:46 ---> Using cache 23:19:46 ---> 80403457e98b 23:19:46 Step 8/23 : COPY . . 23:19:46 ---> Using cache 23:19:46 ---> bc8bc0321fa1 23:19:46 Step 9/23 : RUN make cmd/core-metadata/core-metadata 23:19:46 ---> Running in b5bc4ef7af0a 23:19:48 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:19:56 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:19:56 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:19:56 ---> 9a14774f793d 23:19:56 Step 3/25 : WORKDIR /edgex-go 23:19:56 ---> Using cache 23:19:56 ---> 23896af25aa1 23:19:56 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:19:56 ---> Using cache 23:19:56 ---> 543972ea2625 23:19:56 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 23:19:56 ---> Using cache 23:19:56 ---> 83e93af39315 23:19:56 Step 6/25 : COPY go.mod vendor* ./ 23:19:56 ---> Using cache 23:19:56 ---> 3436c138be31 23:19:56 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:19:56 ---> Using cache 23:19:56 ---> e45123079541 23:19:56 Step 8/25 : COPY . . 23:19:56 ---> Using cache 23:19:56 ---> ec0ace9befa0 23:19:56 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 23:19:56 ---> Using cache 23:19:56 ---> c1067e3ab209 23:19:56 Step 10/25 : WORKDIR /edgex-go/spire-build 23:19:56 ---> Using cache 23:19:56 ---> 9d46103c2ece 23:19:56 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 23:19:56 ---> Running in 08999595e292 23:19:59 Removing intermediate container 08999595e292 23:19:59 ---> 1f5ec8ff9d79 23:19:59 Step 12/25 : WORKDIR /edgex-go 23:19:59 ---> Running in 5dc270dba217 23:19:59 Removing intermediate container 5dc270dba217 23:19:59 ---> 996fb31d627a 23:19:59 23:19:59 Step 13/25 : FROM alpine:3.15 23:19:59 ---> 60f2846fe774 23:19:59 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:19:59 ---> Using cache 23:19:59 ---> a40894b0b37f 23:19:59 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:19:59 ---> Using cache 23:19:59 ---> 1fb2141c1282 23:19:59 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:19:59 ---> Running in 1bff7ed0b804 23:20:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:20:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:20:04 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:20:04 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:20:04 OK: 15733 distinct packages available 23:20:04 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:20:05 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:20:06 (1/5) Installing dumb-init (1.2.5-r1) 23:20:06 (2/5) Installing musl-obstack (1.2.3-r0) 23:20:06 (3/5) Installing libucontext (1.1-r0) 23:20:06 (4/5) Installing gcompat (1.0.0-r4) 23:20:06 (5/5) Installing openssl (1.1.1q-r0) 23:20:06 Executing busybox-1.34.1-r7.trigger 23:20:06 OK: 6 MiB in 19 packages 23:20:08 Removing intermediate container 1bff7ed0b804 23:20:08 ---> ac0c5f6a0be8 23:20:08 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:20:13 ---> f246c314ccff 23:20:13 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:20:14 ---> 239e8988346f 23:20:14 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:20:15 ---> 81e10ac3a28b 23:20:15 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:20:15 ---> d9c6b252362a 23:20:15 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:20:16 ---> Running in bd7066c55c0b 23:20:16 Removing intermediate container bd7066c55c0b 23:20:16 ---> 14bfa743ae86 23:20:16 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:20:16 ---> Running in 09e50815a7fd 23:20:17 Removing intermediate container 09e50815a7fd 23:20:17 ---> ba5a7e370eca 23:20:17 Step 23/25 : LABEL arch=arm64 23:20:17 ---> Running in 2d3168f160b0 23:20:17 Removing intermediate container 2d3168f160b0 23:20:17 ---> deac224a9378 23:20:17 Step 24/25 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 23:20:17 ---> Running in 7f02221c0c69 23:20:18 Removing intermediate container 7f02221c0c69 23:20:18 ---> 30d3b629dde5 23:20:18 Step 25/25 : LABEL version=0.0.0 23:20:18 ---> Running in b92738ab351d 23:20:19 Removing intermediate container b92738ab351d 23:20:19 ---> aa128314355d 23:20:19 23:20:19 Successfully built aa128314355d 23:20:19 Successfully tagged security-spire-server-arm64:latest 23:20:19 Building core-data 23:20:52  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:20:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:20:52 ---> 9a14774f793d 23:20:52 Step 3/23 : WORKDIR /edgex-go 23:20:52 ---> Using cache 23:20:52 ---> 23896af25aa1 23:20:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:20:52 ---> Using cache 23:20:52 ---> 543972ea2625 23:20:52 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:20:52 ---> Running in 9a271222ba16 23:20:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:20:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:20:52 OK: 221 MiB in 51 packages 23:20:53 Removing intermediate container 9a271222ba16 23:20:53 ---> 65457ed5b51d 23:20:53 Step 6/23 : COPY go.mod vendor* ./ 23:20:54 ---> 11ce7837050e 23:20:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:20:54 ---> Running in 7b16bbf67caf 23:21:17 Removing intermediate container e827d4d2959e 23:21:17 ---> c158e647793a 23:21:17 23:21:17 Step 10/23 : FROM alpine:3.16 23:21:17 ---> 3d81c46cd875 23:21:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:21:17 ---> Using cache 23:21:17 ---> 0a2c547a2ade 23:21:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:21:17 ---> Using cache 23:21:17 ---> 243758ae29ee 23:21:17 Step 13/23 : ENV APP_PORT=59882 23:21:17 ---> Running in e3961c20ee1b 23:21:17 Removing intermediate container e3961c20ee1b 23:21:17 ---> 4046a1684cba 23:21:17 Step 14/23 : EXPOSE $APP_PORT 23:21:17 ---> Running in c7e42213872d 23:21:17 Removing intermediate container c7e42213872d 23:21:17 ---> 01da3271d291 23:21:17 Step 15/23 : WORKDIR / 23:21:17 ---> Running in d71f8d35d56a 23:21:17 Removing intermediate container d71f8d35d56a 23:21:17 ---> c4053db09682 23:21:17 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:21:17 ---> a980a0913d4c 23:21:17 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:21:18 ---> 0a485563613d 23:21:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:21:19 ---> 51e529cb2866 23:21:19 Step 19/23 : ENTRYPOINT ["/core-command"] 23:21:19 ---> Running in 2af9059d4dc6 23:21:20 Removing intermediate container 2af9059d4dc6 23:21:20 ---> 92024f591992 23:21:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:21:20 ---> Running in a74b7b0fe61a 23:21:20 Removing intermediate container a74b7b0fe61a 23:21:20 ---> 650dffafd309 23:21:20 Step 21/23 : LABEL arch=arm64 23:21:20 ---> Running in 044df22e65ed 23:21:21 Removing intermediate container 044df22e65ed 23:21:21 ---> 6b02a8c07730 23:21:21 Step 22/23 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 23:21:21 ---> Running in fb15127f76a2 23:21:22 Removing intermediate container fb15127f76a2 23:21:22 ---> 194f35160b24 23:21:22 Step 23/23 : LABEL version=0.0.0 23:21:22 ---> Running in 4b04c1a14389 23:21:23 Removing intermediate container 4b04c1a14389 23:21:23 ---> e36803e8c1d2 23:21:23 23:21:24 Successfully built e36803e8c1d2 23:21:24 Successfully tagged core-command-arm64:latest 23:21:24 Building security-spire-agent 23:21:51  Building core-command ... done Removing intermediate container 7b16bbf67caf 23:21:51 ---> 79395aa7b484 23:21:51 Step 8/23 : COPY . . 23:21:54 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:21:54 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:21:54 ---> 9a14774f793d 23:21:54 Step 3/26 : WORKDIR /edgex-go 23:21:54 ---> Using cache 23:21:54 ---> 23896af25aa1 23:21:54 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:21:54 ---> Using cache 23:21:54 ---> 543972ea2625 23:21:54 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:21:54 ---> Using cache 23:21:54 ---> 83e93af39315 23:21:54 Step 6/26 : COPY go.mod vendor* ./ 23:21:54 ---> Using cache 23:21:54 ---> 3436c138be31 23:21:54 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:21:54 ---> Using cache 23:21:54 ---> e45123079541 23:21:54 Step 8/26 : COPY . . 23:21:54 ---> Using cache 23:21:54 ---> ec0ace9befa0 23:21:54 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:21:54 ---> Using cache 23:21:54 ---> c1067e3ab209 23:21:54 Step 10/26 : WORKDIR /edgex-go/spire-build 23:21:54 ---> Using cache 23:21:54 ---> 9d46103c2ece 23:21:54 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:21:54 ---> Using cache 23:21:54 ---> 2de9d6ff66e1 23:21:54 Step 12/26 : WORKDIR /edgex-go 23:21:54 ---> Using cache 23:21:54 ---> 8510baa6fcb7 23:21:54 23:21:54 Step 13/26 : FROM alpine:3.15 23:21:54 ---> 60f2846fe774 23:21:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:21:54 ---> Using cache 23:21:54 ---> a40894b0b37f 23:21:54 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:21:54 ---> Using cache 23:21:54 ---> 1fb2141c1282 23:21:54 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:21:54 ---> Using cache 23:21:54 ---> ac0c5f6a0be8 23:21:54 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:22:01 ---> 673fe9df0b8b 23:22:01 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:22:09 ---> 5f882d35f848 23:22:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:22:09 ---> 4731457b089b 23:22:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:22:10 ---> 5704c32b9841 23:22:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:22:12 ---> 12b169a07280 23:22:12 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:22:12 ---> Running in 7ac03471d1bb 23:22:13 Removing intermediate container 7ac03471d1bb 23:22:13 ---> 82c84435cb4a 23:22:13 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:22:13 ---> Running in c145612b7af4 23:22:14 Removing intermediate container c145612b7af4 23:22:14 ---> 8277ba3b2191 23:22:14 Step 24/26 : LABEL arch=arm64 23:22:14 ---> Running in e6af44e744de 23:22:15 Removing intermediate container e6af44e744de 23:22:15 ---> 2e2ac2ba02ba 23:22:15 Step 25/26 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 23:22:15 ---> Running in 437cf8d83d06 23:22:16 ---> e1be437014ae 23:22:16 Step 9/23 : RUN make cmd/core-data/core-data 23:22:16 ---> Running in 9fa2d3e01037 23:22:16 Removing intermediate container 437cf8d83d06 23:22:16 ---> 3f313cd885b3 23:22:16 Step 26/26 : LABEL version=0.0.0 23:22:16 ---> Running in 924337d58cfb 23:22:17 Removing intermediate container 924337d58cfb 23:22:17 ---> 874093b28bec 23:22:17 23:22:18 Successfully built 874093b28bec 23:22:18 Successfully tagged security-spire-agent-arm64:latest 23:22:18  Building security-spire-agent ... done 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 23:23:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:23:58 Removing intermediate container d555a23ce02f 23:23:58 ---> fbab7aa0c49e 23:23:58 23:23:58 Step 10/25 : FROM alpine:3.16 23:23:58 ---> 3d81c46cd875 23:23:58 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:23:58 ---> Running in cca315ccc353 23:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:24:01 (1/3) Installing ca-certificates (20211220-r0) 23:24:01 (2/3) Installing dumb-init (1.2.5-r1) 23:24:01 (3/3) Installing su-exec (0.2-r1) 23:24:01 Executing busybox-1.35.0-r15.trigger 23:24:01 Executing ca-certificates-20211220-r0.trigger 23:24:02 OK: 6 MiB in 17 packages 23:24:04 Removing intermediate container cca315ccc353 23:24:04 ---> 9cd4a3c0036f 23:24:04 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:24:04 ---> Running in aca5668abe91 23:24:04 Removing intermediate container aca5668abe91 23:24:04 ---> e55cfa257669 23:24:04 Step 13/25 : WORKDIR / 23:24:04 ---> Running in 9584b82e3b1a 23:24:05 Removing intermediate container 9584b82e3b1a 23:24:05 ---> c2f5012879c8 23:24:05 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:24:06 ---> ddeefa10db77 23:24:06 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:24:07 ---> 7e9e8d738470 23:24:07 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:24:08 ---> 306bf0158dca 23:24:08 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:24:09 ---> fadeb5b371ee 23:24:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:24:10 ---> 7a76acbdfcd5 23:24:10 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:24:12 ---> 40163f53891a 23:24:12 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:24:13 ---> 4f859f4f4460 23:24:13 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:24:13 ---> Running in 2db514820e14 23:24:17 Removing intermediate container 2db514820e14 23:24:17 ---> c71b279166d8 23:24:17 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:24:17 ---> Running in 45b217eaf9ed 23:24:17 Removing intermediate container 45b217eaf9ed 23:24:17 ---> c4f4d1ff6a33 23:24:17 Step 23/25 : LABEL arch=arm64 23:24:17 ---> Running in 920a8cc6f9cb 23:24:18 Removing intermediate container 920a8cc6f9cb 23:24:18 ---> 870d5d6dd4d4 23:24:18 Step 24/25 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 23:24:18 ---> Running in 11cb26869a34 23:24:18 Removing intermediate container 11cb26869a34 23:24:18 ---> 16c6823c34a3 23:24:18 Step 25/25 : LABEL version=0.0.0 23:24:18 ---> Running in 6f805e2d3ef4 23:24:19 Removing intermediate container 6f805e2d3ef4 23:24:19 ---> a5b16f03a708 23:24:19 23:24:19 Successfully built a5b16f03a708 23:24:19 Successfully tagged security-secretstore-setup-arm64:latest 23:24:38  Building security-secretstore-setup ... done Removing intermediate container b5bc4ef7af0a 23:24:38 ---> f22b8bcc577d 23:24:38 23:24:38 Step 10/23 : FROM alpine:3.16 23:24:38 ---> 3d81c46cd875 23:24:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:24:38 ---> Using cache 23:24:38 ---> 0a2c547a2ade 23:24:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:24:38 ---> Using cache 23:24:38 ---> 243758ae29ee 23:24:38 Step 13/23 : ENV APP_PORT=59881 23:24:38 ---> Running in bc008365d18e 23:24:38 Removing intermediate container bc008365d18e 23:24:38 ---> 74d4a5c5ea71 23:24:38 Step 14/23 : EXPOSE $APP_PORT 23:24:38 ---> Running in 9e81a1af6b5a 23:24:38 Removing intermediate container 9e81a1af6b5a 23:24:39 ---> 6b2083ef6a50 23:24:39 Step 15/23 : WORKDIR / 23:24:39 ---> Running in a369972c96a4 23:24:40 Removing intermediate container a369972c96a4 23:24:40 ---> 2b8969da64ee 23:24:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:41 ---> caf3fcb7e496 23:24:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:24:42 ---> 9e29f185e9d9 23:24:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:24:43 ---> 88f2ab98fabc 23:24:43 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:24:43 ---> Running in b8e18279efb9 23:24:44 Removing intermediate container b8e18279efb9 23:24:44 ---> a756193c894e 23:24:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:24:44 ---> Running in f51e6612dd96 23:24:45 Removing intermediate container f51e6612dd96 23:24:45 ---> c35868a3e053 23:24:45 Step 21/23 : LABEL arch=arm64 23:24:45 ---> Running in 6013bda71370 23:24:45 Removing intermediate container 6013bda71370 23:24:45 ---> 70f8923f91b9 23:24:45 Step 22/23 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 23:24:45 ---> Running in aab5c11e725c 23:24:46 Removing intermediate container aab5c11e725c 23:24:46 ---> 3178f5084b30 23:24:46 Step 23/23 : LABEL version=0.0.0 23:24:46 ---> Running in 869b3305432d 23:24:46 Removing intermediate container 869b3305432d 23:24:46 ---> 293d3cb63ebd 23:24:46 23:24:47 Successfully built 293d3cb63ebd 23:24:47 Successfully tagged core-metadata-arm64:latest 23:25:34  Building core-metadata ... done Removing intermediate container 5f0ec45a5d45 23:25:34 ---> 8ba4cab47eaa 23:25:34 23:25:34 Step 9/20 : FROM alpine:3.15 23:25:34 ---> 60f2846fe774 23:25:34 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:25:34 ---> Using cache 23:25:34 ---> a40894b0b37f 23:25:34 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:25:34 ---> Using cache 23:25:34 ---> 1fb2141c1282 23:25:34 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:25:34 ---> Running in 787b62bf2aff 23:25:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:25:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:25:35 v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:25:35 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:25:35 OK: 15733 distinct packages available 23:25:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:25:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:25:37 (1/9) Installing ca-certificates (20211220-r0) 23:25:37 (2/9) Installing brotli-libs (1.0.9-r5) 23:25:37 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:25:37 (4/9) Installing libcurl (7.80.0-r2) 23:25:38 (5/9) Installing curl (7.80.0-r2) 23:25:38 (6/9) Installing dumb-init (1.2.5-r1) 23:25:38 (7/9) Installing musl-obstack (1.2.3-r0) 23:25:38 (8/9) Installing libucontext (1.1-r0) 23:25:38 (9/9) Installing gcompat (1.0.0-r4) 23:25:38 Executing busybox-1.34.1-r7.trigger 23:25:38 Executing ca-certificates-20211220-r0.trigger 23:25:38 OK: 8 MiB in 23 packages 23:25:40 Removing intermediate container 787b62bf2aff 23:25:40 ---> 393cf406f847 23:25:40 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 23:25:41 ---> d763f797874f 23:25:41 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:25:42 ---> 96b9c3988c5b 23:25:42 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:25:43 ---> 9cc43bb98d57 23:25:43 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:25:43 ---> Running in 29b4f75e7b77 23:25:43 Removing intermediate container 29b4f75e7b77 23:25:43 ---> 6022bdc58352 23:25:43 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:25:43 ---> Running in 0a685b4a76c3 23:25:44 Removing intermediate container 0a685b4a76c3 23:25:44 ---> 125b639869f4 23:25:44 Step 18/20 : LABEL arch=arm64 23:25:44 ---> Running in 038219e8525c 23:25:44 Removing intermediate container 038219e8525c 23:25:44 ---> 05e5e7b45376 23:25:44 Step 19/20 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 23:25:44 ---> Running in d9d3c4c33bf1 23:25:45 Removing intermediate container d9d3c4c33bf1 23:25:45 ---> 0b7887a96bc2 23:25:45 Step 20/20 : LABEL version=0.0.0 23:25:45 ---> Running in 73235f200a25 23:25:45 Removing intermediate container 73235f200a25 23:25:45 ---> eb031b1674d9 23:25:45 23:25:46 Successfully built eb031b1674d9 23:25:46 Successfully tagged security-spiffe-token-provider-arm64:latest 23:25:54  Building security-spiffe-token-provider ... done Removing intermediate container 9fa2d3e01037 23:25:54 ---> 237140d9b344 23:25:54 23:25:54 Step 10/23 : FROM alpine:3.16 23:25:54 ---> 3d81c46cd875 23:25:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:25:54 ---> Running in 005e27e9b43c 23:25:54 Removing intermediate container 005e27e9b43c 23:25:54 ---> cf88fdf1d8d3 23:25:54 Step 12/23 : ENV APP_PORT=59880 23:25:54 ---> Running in 187ad637c9d7 23:25:54 Removing intermediate container 187ad637c9d7 23:25:54 ---> f39368f8b29f 23:25:54 Step 13/23 : EXPOSE $APP_PORT 23:25:54 ---> Running in a4c13848a9a4 23:25:54 Removing intermediate container a4c13848a9a4 23:25:54 ---> 930181f7f288 23:25:54 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:25:55 ---> Running in 27dcc724264a 23:25:56 Removing intermediate container 27dcc724264a 23:25:56 ---> bf88f66f0c4c 23:25:56 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:25:56 ---> Running in 06e80cf01c1f 23:25:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:25:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:25:59 (1/6) Installing dumb-init (1.2.5-r1) 23:25:59 (2/6) Installing libgcc (11.2.1_git20220219-r2) 23:25:59 (3/6) Installing libsodium (1.0.18-r0) 23:25:59 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 23:25:59 (5/6) Installing libzmq (4.3.4-r0) 23:25:59 (6/6) Installing zeromq (4.3.4-r0) 23:26:00 Executing busybox-1.35.0-r15.trigger 23:26:00 OK: 8 MiB in 20 packages 23:26:01 Removing intermediate container 06e80cf01c1f 23:26:01 ---> de5e87818f9c 23:26:01 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:01 ---> e81098e7cc7f 23:26:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:26:02 ---> 2e4489e0e3bc 23:26:02 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:26:03 ---> dd34780b97e5 23:26:03 Step 19/23 : ENTRYPOINT ["/core-data"] 23:26:03 ---> Running in 79bc3f01ef76 23:26:03 Removing intermediate container 79bc3f01ef76 23:26:03 ---> 074f5e19cf18 23:26:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:26:03 ---> Running in 0eb56dfc70e8 23:26:04 Removing intermediate container 0eb56dfc70e8 23:26:04 ---> 30202e36484a 23:26:04 Step 21/23 : LABEL arch=arm64 23:26:04 ---> Running in 449864bb5c24 23:26:04 Removing intermediate container 449864bb5c24 23:26:04 ---> 791ddf87e30c 23:26:04 Step 22/23 : LABEL git_sha=2b937e7c57ba34e6d89287668c84b3957dcca8d0 23:26:04 ---> Running in c128a5903b69 23:26:04 Removing intermediate container c128a5903b69 23:26:04 ---> e81a565c5a5a 23:26:04 Step 23/23 : LABEL version=0.0.0 23:26:04 ---> Running in 673ce0d7f03c 23:26:05 Removing intermediate container 673ce0d7f03c 23:26:05 ---> 076d7e0e17e0 23:26:05 23:26:05 Successfully built 076d7e0e17e0 23:26:05 Successfully tagged core-data-arm64:latest 23:26:05  Building core-data ... done  [Pipeline] } 23:26:05 $ docker stop --time=1 661e93f8ddf6cbc9722a0c4d95c31d688041344a9c6d610354630c0513d06805 23:26:07 $ docker rm -f 661e93f8ddf6cbc9722a0c4d95c31d688041344a9c6d610354630c0513d06805 [Pipeline] // withDockerContainer [Pipeline] sh 23:26:07 + docker images 23:26:08 REPOSITORY TAG IMAGE ID CREATED SIZE 23:26:08 core-data-arm64 latest 076d7e0e17e0 4 seconds ago 20.6MB 23:26:08 237140d9b344 16 seconds ago 1.54GB 23:26:08 security-spiffe-token-provider-arm64 latest eb031b1674d9 23 seconds ago 28.3MB 23:26:08 8ba4cab47eaa 39 seconds ago 1.56GB 23:26:08 core-metadata-arm64 latest 293d3cb63ebd About a minute ago 16.4MB 23:26:08 f22b8bcc577d About a minute ago 1.52GB 23:26:08 security-secretstore-setup-arm64 latest a5b16f03a708 About a minute ago 27.9MB 23:26:08 fbab7aa0c49e 2 minutes ago 1.52GB 23:26:08 security-spire-agent-arm64 latest 874093b28bec 3 minutes ago 122MB 23:26:08 core-command-arm64 latest e36803e8c1d2 4 minutes ago 15.5MB 23:26:08 c158e647793a 4 minutes ago 1.51GB 23:26:08 security-spire-server-arm64 latest aa128314355d 5 minutes ago 84.2MB 23:26:08 996fb31d627a 6 minutes ago 1.41GB 23:26:08 support-notifications-arm64 latest 7d4f67ae8a65 6 minutes ago 26.1MB 23:26:08 support-scheduler-arm64 latest bf5cf7072c80 7 minutes ago 25.6MB 23:26:08 d9c447ec038f 7 minutes ago 1.57GB 23:26:08 2ee5e0240f78 7 minutes ago 1.57GB 23:26:08 security-proxy-setup-arm64 latest 6392b3b33374 7 minutes ago 26.2MB 23:26:08 9f9e3a8903b2 8 minutes ago 1.52GB 23:26:08 sys-mgmt-agent-arm64 latest a7f5ee492173 8 minutes ago 282MB 23:26:08 security-bootstrapper-arm64 latest f0fb5e778947 9 minutes ago 18.5MB 23:26:08 fec7e7ffac75 10 minutes ago 1.52GB 23:26:08 9cd358900bf1 10 minutes ago 1.51GB 23:26:08 security-spire-config-arm64 latest 447504cb677d 15 minutes ago 83.6MB 23:26:08 8510baa6fcb7 15 minutes ago 1.41GB 23:26:08 ci-base-image-arm64 latest 9a14774f793d 29 minutes ago 994MB 23:26:08 alpine 3.15 60f2846fe774 9 days ago 5.32MB 23:26:08 alpine 3.16 3d81c46cd875 10 days ago 5.27MB 23:26:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB 23:26:08 docker 20.10.14 c346e9eafbab 3 months ago 202MB 23:26:08 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 23:26:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:26:09 23:26:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:26:09 arm64: Pulling from edgex-lftools-log-publisher 23:26:09 8998bd30e6a1: Pulling fs layer 23:26:09 04944245beec: Pulling fs layer 23:26:09 699f458cf7ca: Pulling fs layer 23:26:09 765212b225bb: Pulling fs layer 23:26:09 f23df028b6ca: Pulling fs layer 23:26:09 d65c8cfc05b1: Pulling fs layer 23:26:09 2437ff75d9bd: Pulling fs layer 23:26:09 f23df028b6ca: Waiting 23:26:09 d65c8cfc05b1: Waiting 23:26:09 2437ff75d9bd: Waiting 23:26:09 765212b225bb: Waiting 23:26:09 04944245beec: Verifying Checksum 23:26:09 04944245beec: Download complete 23:26:09 765212b225bb: Verifying Checksum 23:26:09 765212b225bb: Download complete 23:26:09 f23df028b6ca: Verifying Checksum 23:26:09 f23df028b6ca: Download complete 23:26:09 d65c8cfc05b1: Verifying Checksum 23:26:09 d65c8cfc05b1: Download complete 23:26:09 699f458cf7ca: Verifying Checksum 23:26:09 699f458cf7ca: Download complete 23:26:10 8998bd30e6a1: Download complete 23:26:12 2437ff75d9bd: Verifying Checksum 23:26:12 2437ff75d9bd: Download complete 23:26:14 8998bd30e6a1: Pull complete 23:26:15 04944245beec: Pull complete 23:26:16 699f458cf7ca: Pull complete 23:26:16 765212b225bb: Pull complete 23:26:17 f23df028b6ca: Pull complete 23:26:17 d65c8cfc05b1: Pull complete 23:26:32 2437ff75d9bd: Pull complete 23:26:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:26:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:26:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:26:33 prd-ubuntu20.04-docker-arm64-4c-16g-21420 does not seem to be running inside a container 23:26:33 $ 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 23:26:35 $ docker top c89b0f9a3055c4adc5d1dc21bd701ec302858834dada711e769415d6a882270a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:26:36 ---> job-cost.sh 23:26:36 lf-activate-venv: SKIPPING 23:26:36 INFO: No Stack... 23:26:37 INFO: Retrieving Pricing Info for: v3-standard-4 23:26:38 INFO: Archiving Costs [Pipeline] sh 23:26:38 + + cat /w/workspace/edgex-go/1/archives/cost.csv 23:26:38 cut -d, -f6 [Pipeline] lock 23:26:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4107-1-stack-cost] 23:26:38 Resource [jenkins-edgexfoundry-edgex-go-PR-4107-1-stack-cost] did not exist. Created. 23:26:38 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4107-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:26:39 + echo total: 0.10999999940395355 [Pipeline] stash 23:26:39 Stashed 1 file(s) [Pipeline] } 23:26:39 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4107-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:26:39 $ docker stop --time=1 c89b0f9a3055c4adc5d1dc21bd701ec302858834dada711e769415d6a882270a 23:26:41 $ docker rm -f c89b0f9a3055c4adc5d1dc21bd701ec302858834dada711e769415d6a882270a [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 23:26:42 provisioning config files... 23:26:42 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config7208017870668841381tmp [Pipeline] { [Pipeline] sh 23:26:42 + set +x 23:26:42 + curl -s https://codecov.io/bash 23:26:42 + bash -s -- 23:26:42 23:26:42 _____ _ 23:26:42 / ____| | | 23:26:42 | | ___ __| | ___ ___ _____ __ 23:26:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:26:42 | |___| (_) | (_| | __/ (_| (_) \ V / 23:26:42 \_____\___/ \__,_|\___|\___\___/ \_/ 23:26:42 Bash-1.0.6 23:26:42 23:26:42 23:26:42 ==> git version 2.25.1 found 23:26:42 ==> 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 23:26:42 Release-Date: 2020-01-08 23:26:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:26:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:26:42 ==> Jenkins CI detected. 23:26:42 current dir:  /w/workspace/edgex-go/1 23:26:42 project root: . 23:26:42 --> token set from env 23:26:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:26:42 ==> Running gcov in . (disable via -X gcov) 23:26:42 ==> Python coveragepy not found 23:26:42 ==> Searching for coverage reports in: 23:26:42 + . 23:26:42 -> Found 1 reports 23:26:42 ==> Detecting git/mercurial file structure 23:26:42 ==> Reading reports 23:26:42 + ./coverage.out bytes=436144 23:26:42 ==> Appending adjustments 23:26:42 https://docs.codecov.io/docs/fixing-reports 23:26:44 + Found adjustments 23:26:44 ==> Gzipping contents 23:26:44 60K /tmp/codecov.Nitqx3.gz 23:26:44 ==> Uploading reports 23:26:44 url: https://codecov.io 23:26:44 query: branch=PR-4107&commit=2b937e7c57ba34e6d89287668c84b3957dcca8d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4107%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4107&job=&cmd_args= 23:26:44 -> Pinging Codecov 23:26:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4107&commit=2b937e7c57ba34e6d89287668c84b3957dcca8d0&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4107%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4107&job=&cmd_args= 23:26:44 -> Uploading to 23:26:44 https://storage.googleapis.com/codecov/v4/raw/2022-07-28/00271124DB129430A58F1EEE437C3FCB/2b937e7c57ba34e6d89287668c84b3957dcca8d0/a7c35222-300d-4e2b-acb0-48a3ca25ec39.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220728%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220728T232644Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2e1c610a9ffd5a802acc603e9ffa76d7ab232335e7ad1749653dd8ea196c6f20 23:26:44 % Total % Received % Xferd Average Speed Time Time Time Current 23:26:44 Dload Upload Total Spent Left Speed 23:26:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59970 0 0 100 59970 0 199k --:--:-- --:--:-- --:--:-- 199k 23:26:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/2b937e7c57ba34e6d89287668c84b3957dcca8d0 [Pipeline] } 23:26:44 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 23:26:45 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 23:26:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:26:47 ---> package-listing.sh 23:26:47 ++ facter osfamily 23:26:47 ++ tr '[:upper:]' '[:lower:]' 23:26:47 + OS_FAMILY=debian 23:26:47 + workspace=/w/workspace/edgex-go/1 23:26:47 + START_PACKAGES=/tmp/packages_start.txt 23:26:47 + END_PACKAGES=/tmp/packages_end.txt 23:26:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:26:47 + PACKAGES=/tmp/packages_start.txt 23:26:47 + '[' /w/workspace/edgex-go/1 ']' 23:26:47 + PACKAGES=/tmp/packages_end.txt 23:26:47 + case "${OS_FAMILY}" in 23:26:47 + dpkg -l 23:26:47 + grep '^ii' 23:26:47 + '[' -f /tmp/packages_start.txt ']' 23:26:47 + '[' -f /tmp/packages_end.txt ']' 23:26:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:26:47 + '[' /w/workspace/edgex-go/1 ']' 23:26:47 + mkdir -p /w/workspace/edgex-go/1/archives/ 23:26:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 23:26:47 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 23:26:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:26:48 23:26:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:26:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:26:48 latest: Pulling from edgex-lftools-log-publisher 23:26:48 5eb5b503b376: Pulling fs layer 23:26:48 5c69ac0246d0: Pulling fs layer 23:26:48 ec43610c2a17: Pulling fs layer 23:26:48 3a2ae6a8a46f: Pulling fs layer 23:26:48 33b1e0a273af: Pulling fs layer 23:26:48 5d3b04190fa2: Pulling fs layer 23:26:48 2f39f015ded8: Pulling fs layer 23:26:48 3a2ae6a8a46f: Waiting 23:26:48 33b1e0a273af: Waiting 23:26:48 5d3b04190fa2: Waiting 23:26:48 2f39f015ded8: Waiting 23:26:48 5c69ac0246d0: Download complete 23:26:48 3a2ae6a8a46f: Verifying Checksum 23:26:48 3a2ae6a8a46f: Download complete 23:26:48 33b1e0a273af: Verifying Checksum 23:26:48 33b1e0a273af: Download complete 23:26:48 ec43610c2a17: Download complete 23:26:49 5eb5b503b376: Download complete 23:26:49 2f39f015ded8: Download complete 23:26:50 5eb5b503b376: Pull complete 23:26:50 5c69ac0246d0: Pull complete 23:26:51 ec43610c2a17: Pull complete 23:26:51 3a2ae6a8a46f: Pull complete 23:26:51 33b1e0a273af: Pull complete 23:26:51 5d3b04190fa2: Pull complete 23:26:56 2f39f015ded8: Pull complete 23:26:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:26:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:26:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:26:56 prd-ubuntu20.04-docker-8c-8g-21419 does not seem to be running inside a container 23:26:56 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:26:59 $ docker top 35592f0a9594076c162d57bf359b07425d753eecaeb1c5e954ffbee767b4feda -eo pid,comm [Pipeline] { [Pipeline] sh 23:26:59 + touch /tmp/pre-build-complete [Pipeline] sh 23:27:00 + mkdir -p /var/log/sysstat [Pipeline] sh 23:27:00 + ls /var/log/sa-host 23:27:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:27:00 provisioning config files... 23:27:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5704270360404808474tmp [Pipeline] { [Pipeline] echo 23:27:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:27:01 ---> create-netrc.sh [Pipeline] } 23:27:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:27:01 ---> python-tools-install.sh [Pipeline] echo 23:27:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:27:01 ---> sudo-logs.sh 23:27:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:27:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:27:02 ---> job-cost.sh 23:27:02 lf-activate-venv: SKIPPING 23:27:02 DEBUG: total: 0.10999999940395355 23:27:02 INFO: Retrieving Stack Cost... 23:27:02 INFO: Retrieving Pricing Info for: v3-standard-8 23:27:03 INFO: Archiving Costs [Pipeline] echo 23:27:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:27:03 ---> logs-deploy.sh 23:27:03 lf-activate-venv: SKIPPING 23:27:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4107/1 23:27:03 INFO: archiving workspace using pattern(s): 23:27:04 Archives upload complete. 23:27:04 INFO: archiving logs to Nexus 23:27:05 ---> uname -a: 23:27:05 Linux prd-ubuntu20-04-docker-8c-8g-21419 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 23:27:05 23:27:05 23:27:05 ---> lscpu: 23:27:05 Architecture: x86_64 23:27:05 CPU op-mode(s): 32-bit, 64-bit 23:27:05 Byte Order: Little Endian 23:27:05 Address sizes: 40 bits physical, 48 bits virtual 23:27:05 CPU(s): 8 23:27:05 On-line CPU(s) list: 0-7 23:27:05 Thread(s) per core: 1 23:27:05 Core(s) per socket: 1 23:27:05 Socket(s): 8 23:27:05 NUMA node(s): 1 23:27:05 Vendor ID: AuthenticAMD 23:27:05 CPU family: 23 23:27:05 Model: 49 23:27:05 Model name: AMD EPYC-Rome Processor 23:27:05 Stepping: 0 23:27:05 CPU MHz: 2799.864 23:27:05 BogoMIPS: 5599.72 23:27:05 Virtualization: AMD-V 23:27:05 Hypervisor vendor: KVM 23:27:05 Virtualization type: full 23:27:05 L1d cache: 256 KiB 23:27:05 L1i cache: 256 KiB 23:27:05 L2 cache: 4 MiB 23:27:05 L3 cache: 128 MiB 23:27:05 NUMA node0 CPU(s): 0-7 23:27:05 Vulnerability Itlb multihit: Not affected 23:27:05 Vulnerability L1tf: Not affected 23:27:05 Vulnerability Mds: Not affected 23:27:05 Vulnerability Meltdown: Not affected 23:27:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:27:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 23:27:05 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 23:27:05 Vulnerability Srbds: Not affected 23:27:05 Vulnerability Tsx async abort: Not affected 23:27:05 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 23:27:05 23:27:05 23:27:05 ---> nproc: 23:27:05 8 23:27:05 23:27:05 23:27:05 ---> df -h: 23:27:05 Filesystem Size Used Avail Use% Mounted on 23:27:05 overlay 155G 19G 137G 12% / 23:27:05 tmpfs 64M 0 64M 0% /dev 23:27:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:27:05 shm 64M 0 64M 0% /dev/shm 23:27:05 /dev/vda1 155G 19G 137G 12% /facter-os 23:27:05 23:27:05 23:27:05 ---> sar -b -r -n DEV: 23:27:05 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21419) 07/28/22 _x86_64_ (8 CPU) 23:27:05 23:27:05 22:49:59 LINUX RESTART (8 CPU) 23:27:05 23:27:05 22:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:27:05 22:51:02 400.95 80.29 320.66 0.00 10743.09 213064.45 0.00 23:27:05 22:52:01 124.37 1.14 123.24 0.00 26.03 68110.64 0.00 23:27:05 22:53:01 42.97 0.10 42.87 0.00 1.47 14578.36 0.00 23:27:05 22:54:01 76.69 0.08 76.60 0.00 11.20 38647.29 0.00 23:27:05 22:55:01 632.69 8.68 624.01 0.00 93.84 350505.16 0.00 23:27:05 22:56:01 818.71 0.92 817.79 0.00 7.60 326384.01 0.00 23:27:05 22:57:01 1004.78 0.22 1004.57 0.00 8.80 268770.40 0.00 23:27:05 22:58:01 164.16 0.02 164.14 0.00 0.13 19375.97 0.00 23:27:05 22:59:01 2.12 0.00 2.12 0.00 0.00 25.20 0.00 23:27:05 23:00:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 23:27:05 23:01:01 1.45 0.00 1.45 0.00 0.00 21.06 0.00 23:27:05 23:02:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 23:27:05 23:03:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 23:27:05 23:04:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 23:27:05 23:05:01 1.27 0.00 1.27 0.00 0.00 16.80 0.00 23:27:05 23:06:01 1.78 0.02 1.77 0.00 0.13 20.66 0.00 23:27:05 23:07:01 1.60 0.00 1.60 0.00 0.00 19.46 0.00 23:27:05 23:08:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 23:27:05 23:09:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 23:27:05 23:10:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 23:27:05 23:11:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 23:27:05 23:12:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 23:27:05 23:13:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 23:27:05 23:14:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 23:27:05 23:15:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 23:27:05 23:16:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 23:27:05 23:17:01 1.37 0.02 1.35 0.00 0.13 15.46 0.00 23:27:05 23:18:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 23:27:05 23:19:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 23:27:05 23:20:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 23:27:05 23:21:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 23:27:05 23:22:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 23:27:05 23:23:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 23:27:05 23:24:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 23:27:05 23:25:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 23:27:05 23:26:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 23:27:05 23:27:01 41.88 0.27 41.61 0.00 22.00 16785.87 0.00 23:27:05 Average: 90.37 2.48 87.89 0.00 295.27 35589.40 0.00 23:27:05 23:27:05 22:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:27:05 22:51:02 29391724 31767176 554144 1.69 104768 2561676 1947888 5.74 1113088 2037840 64476 23:27:05 22:52:01 27422504 31511572 776836 2.36 137592 4142856 2504996 7.38 1811960 3173832 501684 23:27:05 22:53:01 27295752 31508200 778072 2.37 139912 4240856 2485220 7.32 1672056 3418780 310220 23:27:05 22:54:01 24134008 31613648 673072 2.05 141468 7430200 2995868 8.83 1866600 6307452 3037776 23:27:05 22:55:01 20713544 31256652 1002640 3.05 280968 10133472 3972496 11.71 2616200 8721180 170516 23:27:05 22:56:01 19270136 31452068 809916 2.46 354948 11566540 2768808 8.16 2515092 10143808 92888 23:27:05 22:57:01 18359076 31535112 724780 2.20 403824 12461488 2667416 7.86 2530184 10984244 21488 23:27:05 22:58:01 19534508 31746792 525816 1.60 409188 11538156 1910280 5.63 2303760 10096584 272 23:27:05 22:59:01 19535796 31748076 524776 1.60 409216 11538156 1910280 5.63 2302152 10096592 60 23:27:05 23:00:01 19553972 31766380 506476 1.54 409256 11538156 1910280 5.63 2284828 10096600 16 23:27:05 23:01:01 19553688 31766080 506728 1.54 409272 11538144 1910280 5.63 2285412 10096580 12 23:27:05 23:02:01 19555464 31767872 505124 1.54 409292 11538148 1910280 5.63 2284520 10096584 12 23:27:05 23:03:01 19555480 31767908 505168 1.54 409304 11538144 1910280 5.63 2285384 10096584 24 23:27:05 23:04:01 19555212 31767944 505252 1.54 409328 11538280 1910280 5.63 2285004 10096856 20 23:27:05 23:05:01 19554980 31767716 505240 1.54 409364 11538288 1910280 5.63 2284792 10096860 76 23:27:05 23:06:01 19554348 31767164 505616 1.54 409380 11538288 1924104 5.67 2284692 10096864 20 23:27:05 23:07:01 19554228 31767076 505608 1.54 409400 11538292 1924104 5.67 2285052 10096868 28 23:27:05 23:08:01 19554472 31767336 505288 1.54 409416 11538292 1924104 5.67 2284452 10096868 16 23:27:05 23:09:01 19554424 31767300 505268 1.54 409428 11538288 1924104 5.67 2284460 10096872 76 23:27:05 23:10:01 19554340 31767364 505348 1.54 409444 11538428 1924104 5.67 2284456 10097004 32 23:27:05 23:11:01 19554504 31767556 505064 1.54 409460 11538424 1924104 5.67 2285360 10097004 24 23:27:05 23:12:01 19554496 31767552 505040 1.54 409468 11538432 1924104 5.67 2284544 10097008 20 23:27:05 23:13:01 19554480 31767552 505028 1.54 409476 11538432 1924104 5.67 2284556 10097008 16 23:27:05 23:14:01 19554440 31767528 505004 1.54 409484 11538432 1924104 5.67 2284548 10097012 188 23:27:05 23:15:01 19554392 31767500 505056 1.54 409504 11538444 1924104 5.67 2284616 10097020 12 23:27:05 23:16:01 19553768 31766920 505600 1.54 409528 11538444 1924104 5.67 2285084 10097024 24 23:27:05 23:17:01 19554140 31767336 505292 1.54 409552 11538448 1924104 5.67 2285748 10097028 216 23:27:05 23:18:01 19553880 31767088 505488 1.54 409556 11538456 1924104 5.67 2284724 10097032 12 23:27:05 23:19:01 19553848 31767068 505444 1.54 409560 11538456 1924104 5.67 2284764 10097032 16 23:27:05 23:20:01 19554084 31767312 505172 1.54 409572 11538460 1924104 5.67 2284700 10097036 32 23:27:05 23:21:01 19553308 31766596 505736 1.54 409596 11538452 1924104 5.67 2285084 10097036 12 23:27:05 23:22:01 19553648 31766964 505308 1.54 409612 11538464 1924104 5.67 2285700 10097040 32 23:27:05 23:23:01 19553788 31767132 505084 1.54 409628 11538472 1924104 5.67 2284764 10097048 28 23:27:05 23:24:01 19553464 31766816 505304 1.54 409652 11538472 1940156 5.72 2284768 10097048 28 23:27:05 23:25:01 19553656 31767012 505264 1.54 409668 11538476 1940156 5.72 2284768 10097052 12 23:27:05 23:26:01 19553672 31767080 505192 1.54 409704 11538464 1940156 5.72 2285572 10097052 12 23:27:05 23:27:01 19008264 31737632 529940 1.61 425516 11991916 2015120 5.94 2329956 10545364 440 23:27:05 Average: 20341338 31718705 555275 1.69 374684 10787602 2083632 6.14 2236578 9409262 113536 23:27:05 23:27:05 22:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:27:05 22:51:02 ens3 1129.07 971.63 8559.71 146.64 0.00 0.00 0.00 0.00 23:27:05 22:51:02 lo 5.86 5.86 0.55 0.55 0.00 0.00 0.00 0.00 23:27:05 22:51:02 docker0 185.25 150.05 13.72 1092.34 0.00 0.00 0.00 0.00 23:27:05 22:51:02 vethc98be8c 185.25 150.15 16.25 1092.35 0.00 0.00 0.00 0.09 23:27:05 22:52:01 ens3 553.76 532.71 6852.20 112.26 0.00 0.00 0.00 0.00 23:27:05 22:52:01 vethfd1354c 0.08 0.25 0.01 0.03 0.00 0.00 0.00 0.00 23:27:05 22:52:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 23:27:05 22:52:01 docker0 399.81 357.41 30.16 2819.11 0.00 0.00 0.00 0.00 23:27:05 22:53:01 ens3 33.49 20.24 32.10 11.62 0.00 0.00 0.00 0.00 23:27:05 22:53:01 vethfd1354c 1.43 1.47 0.11 0.12 0.00 0.00 0.00 0.00 23:27:05 22:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:27:05 22:53:01 docker0 1.43 1.43 0.09 0.12 0.00 0.00 0.00 0.00 23:27:05 22:54:01 ens3 116.93 88.60 1697.84 72.55 0.00 0.00 0.00 0.00 23:27:05 22:54:01 vethcd28a41 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:27:05 22:54:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 23:27:05 22:54:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 23:27:05 22:55:01 ens3 258.56 193.22 1859.22 26.90 0.00 0.00 0.00 0.00 23:27:05 22:55:01 veth3a9c6d5 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 23:27:05 22:55:01 veth98f1af8 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 23:27:05 22:55:01 vethcd28a41 0.00 0.47 0.00 0.02 0.00 0.00 0.00 0.00 23:27:05 22:55:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 23:27:05 22:55:01 docker0 173.93 228.86 12.83 1791.30 0.00 0.00 0.00 0.00 23:27:05 22:55:01 veth0381b63 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 23:27:05 22:56:01 ens3 201.30 147.98 1284.01 80.20 0.00 0.00 0.00 0.00 23:27:05 22:56:01 veth3d63654 23.99 15.53 285.34 1.59 0.00 0.00 0.00 0.00 23:27:05 22:56:01 vethcd28a41 0.00 0.83 0.00 0.04 0.00 0.00 0.00 0.00 23:27:05 22:56:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 23:27:05 22:56:01 vethded0b5f 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 23:27:05 22:56:01 veth8914891 15.53 23.99 1.59 285.34 0.00 0.00 0.00 0.02 23:27:05 22:56:01 docker0 92.72 129.65 6.87 1199.98 0.00 0.00 0.00 0.00 23:27:05 22:57:01 ens3 189.10 122.96 2098.07 92.82 0.00 0.00 0.00 0.00 23:27:05 22:57:01 veth6468b93 11.21 27.40 1.17 414.40 0.00 0.00 0.00 0.03 23:27:05 22:57:01 vethcd28a41 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:27:05 22:57:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 23:27:05 22:57:01 vethb128a4f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:27:05 22:57:01 docker0 40.83 74.19 3.23 923.16 0.00 0.00 0.00 0.00 23:27:05 22:58:01 ens3 36.38 25.55 109.93 8.87 0.00 0.00 0.00 0.00 23:27:05 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 22:58:01 docker0 15.51 18.26 0.95 94.67 0.00 0.00 0.00 0.00 23:27:05 22:59:01 ens3 0.50 0.45 0.03 0.04 0.00 0.00 0.00 0.00 23:27:05 22:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:27:05 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:00:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:01:01 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:27:05 23:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:27:05 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:02:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:03:01 ens3 0.77 0.30 0.30 0.20 0.00 0.00 0.00 0.00 23:27:05 23:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:27:05 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:04:01 ens3 0.88 0.35 0.39 0.27 0.00 0.00 0.00 0.00 23:27:05 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:05:01 ens3 0.30 0.23 0.42 0.02 0.00 0.00 0.00 0.00 23:27:05 23:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:27:05 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:06:01 ens3 0.23 0.15 0.08 0.07 0.00 0.00 0.00 0.00 23:27:05 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:07:01 ens3 0.90 0.43 0.31 0.22 0.00 0.00 0.00 0.00 23:27:05 23:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:27:05 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:27:05 23:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:27:05 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:11:01 ens3 0.63 0.45 0.34 0.27 0.00 0.00 0.00 0.00 23:27:05 23:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:27:05 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:27:05 23:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:27:05 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:27:05 23:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:27:05 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:16:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:27:05 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:17:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:27:05 23:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:27:05 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 23:27:05 23:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:27:05 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:20:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:21:01 ens3 0.53 0.25 0.12 0.08 0.00 0.00 0.00 0.00 23:27:05 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:27:05 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:22:01 ens3 0.72 0.63 0.50 0.23 0.00 0.00 0.00 0.00 23:27:05 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:23:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:27:05 23:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:27:05 23:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:24:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:25:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:27:05 23:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 23:27:05 23:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:26:01 ens3 0.52 0.18 0.12 0.07 0.00 0.00 0.00 0.00 23:27:05 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 23:27:01 ens3 130.28 93.43 2534.34 60.16 0.00 0.00 0.00 0.00 23:27:05 23:27:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 23:27:05 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:27:05 Average: ens3 71.61 59.30 674.00 16.55 0.00 0.00 0.00 0.00 23:27:05 Average: lo 0.41 0.41 0.04 0.04 0.00 0.00 0.00 0.00 23:27:05 Average: docker0 24.42 25.81 1.82 212.99 0.00 0.00 0.00 0.00 23:27:05 23:27:05 23:27:05 ---> sar -P ALL: 23:27:05 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21419) 07/28/22 _x86_64_ (8 CPU) 23:27:05 23:27:05 22:49:59 LINUX RESTART (8 CPU) 23:27:05 23:27:05 22:50:01 CPU %user %nice %system %iowait %steal %idle 23:27:05 22:51:02 all 9.74 0.00 3.99 2.63 0.05 83.60 23:27:05 22:51:02 0 8.26 0.00 2.56 2.36 0.05 86.77 23:27:05 22:51:02 1 10.97 0.00 3.49 0.30 0.03 85.21 23:27:05 22:51:02 2 10.53 0.00 3.32 5.83 0.05 80.28 23:27:05 22:51:02 3 9.76 0.00 4.76 3.70 0.05 81.73 23:27:05 22:51:02 4 8.13 0.00 2.78 1.41 0.05 87.62 23:27:05 22:51:02 5 10.26 0.00 4.35 0.86 0.05 84.48 23:27:05 22:51:02 6 8.33 0.00 4.14 2.58 0.03 84.91 23:27:05 22:51:02 7 11.66 0.00 6.55 4.01 0.07 77.72 23:27:05 22:52:01 all 29.75 0.00 5.90 1.99 0.07 62.29 23:27:05 22:52:01 0 28.71 0.00 5.38 0.81 0.05 65.05 23:27:05 22:52:01 1 29.61 0.00 5.17 0.45 0.12 64.66 23:27:05 22:52:01 2 31.81 0.00 5.50 0.50 0.05 62.14 23:27:05 22:52:01 3 29.78 0.00 5.73 5.84 0.09 58.56 23:27:05 22:52:01 4 27.13 0.00 4.64 0.98 0.05 67.20 23:27:05 22:52:01 5 29.21 0.00 6.76 0.12 0.05 63.86 23:27:05 22:52:01 6 30.50 0.00 6.85 5.54 0.07 57.03 23:27:05 22:52:01 7 31.25 0.00 7.20 1.71 0.07 59.77 23:27:05 22:53:01 all 45.54 0.00 7.03 0.52 0.06 46.84 23:27:05 22:53:01 0 47.50 0.00 6.93 0.10 0.07 45.40 23:27:05 22:53:01 1 44.14 0.00 6.82 0.03 0.07 48.94 23:27:05 22:53:01 2 45.59 0.00 7.00 0.37 0.07 46.97 23:27:05 22:53:01 3 44.89 0.00 7.01 0.08 0.07 47.95 23:27:05 22:53:01 4 44.93 0.00 6.73 0.02 0.05 48.27 23:27:05 22:53:01 5 46.41 0.00 6.15 2.95 0.07 44.42 23:27:05 22:53:01 6 44.75 0.00 7.37 0.62 0.05 47.21 23:27:05 22:53:01 7 46.13 0.00 8.21 0.02 0.07 45.58 23:27:05 22:54:01 all 27.22 0.00 7.59 0.99 0.08 64.12 23:27:05 22:54:01 0 25.08 0.00 8.23 0.00 0.10 66.58 23:27:05 22:54:01 1 28.37 0.00 8.91 0.27 0.05 62.40 23:27:05 22:54:01 2 29.32 0.00 8.98 0.32 0.07 61.31 23:27:05 22:54:01 3 29.83 0.00 8.00 0.10 0.07 62.01 23:27:05 22:54:01 4 23.47 0.00 7.40 0.10 0.09 68.94 23:27:05 22:54:01 5 27.11 0.00 6.59 5.70 0.10 60.50 23:27:05 22:54:01 6 26.03 0.00 5.55 0.81 0.07 67.55 23:27:05 22:54:01 7 28.55 0.00 7.11 0.56 0.07 63.71 23:27:05 22:55:01 all 29.68 0.00 12.72 9.36 0.08 48.16 23:27:05 22:55:01 0 28.14 0.00 10.08 2.15 0.10 59.53 23:27:05 22:55:01 1 30.53 0.00 13.96 8.69 0.07 46.75 23:27:05 22:55:01 2 29.62 0.00 12.82 3.26 0.07 54.23 23:27:05 22:55:01 3 31.20 0.00 12.48 3.19 0.08 53.05 23:27:05 22:55:01 4 28.06 0.00 12.29 14.43 0.07 45.15 23:27:05 22:55:01 5 30.35 0.00 13.70 22.62 0.09 33.24 23:27:05 22:55:01 6 29.40 0.00 11.88 3.36 0.07 55.29 23:27:05 22:55:01 7 30.17 0.00 14.61 17.33 0.09 37.81 23:27:05 22:56:01 all 53.17 0.00 15.04 7.98 0.12 23.69 23:27:05 22:56:01 0 50.14 0.00 13.23 2.38 0.19 34.06 23:27:05 22:56:01 1 51.64 0.00 15.51 13.27 0.10 19.48 23:27:05 22:56:01 2 52.71 0.00 14.65 6.08 0.09 26.48 23:27:05 22:56:01 3 55.82 0.00 14.78 9.02 0.10 20.28 23:27:05 22:56:01 4 52.12 0.00 15.44 13.69 0.12 18.63 23:27:05 22:56:01 5 55.31 0.00 18.80 5.33 0.12 20.44 23:27:05 22:56:01 6 51.16 0.00 11.39 5.24 0.12 32.08 23:27:05 22:56:01 7 56.45 0.00 16.56 8.83 0.10 18.06 23:27:05 22:57:01 all 53.91 0.00 14.78 8.16 0.12 23.02 23:27:05 22:57:01 0 49.92 0.00 15.59 20.35 0.21 13.93 23:27:05 22:57:01 1 55.37 0.00 12.98 3.91 0.14 27.61 23:27:05 22:57:01 2 53.31 0.00 14.28 2.58 0.10 29.72 23:27:05 22:57:01 3 55.00 0.00 13.89 3.94 0.10 27.07 23:27:05 22:57:01 4 55.53 0.00 17.13 9.23 0.10 18.01 23:27:05 22:57:01 5 56.00 0.00 15.98 14.49 0.14 13.39 23:27:05 22:57:01 6 51.53 0.00 14.49 6.50 0.10 27.38 23:27:05 22:57:01 7 54.56 0.00 13.86 4.62 0.10 26.85 23:27:05 22:58:01 all 8.33 0.00 1.86 0.85 0.03 88.94 23:27:05 22:58:01 0 7.96 0.00 1.62 0.22 0.03 90.17 23:27:05 22:58:01 1 8.67 0.00 1.87 0.47 0.02 88.97 23:27:05 22:58:01 2 8.31 0.00 1.76 0.03 0.02 89.88 23:27:05 22:58:01 3 7.85 0.00 1.90 1.31 0.05 88.90 23:27:05 22:58:01 4 8.74 0.00 2.40 0.40 0.02 88.44 23:27:05 22:58:01 5 8.44 0.00 1.66 1.84 0.03 88.02 23:27:05 22:58:01 6 8.08 0.00 1.89 0.32 0.02 89.70 23:27:05 22:58:01 7 8.56 0.00 1.82 2.17 0.02 87.42 23:27:05 22:59:01 all 0.00 0.00 0.01 0.01 0.01 99.97 23:27:05 22:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 22:59:01 1 0.00 0.00 0.02 0.03 0.02 99.93 23:27:05 22:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 22:59:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:27:05 22:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:27:05 22:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:27:05 22:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:27:05 22:59:01 7 0.00 0.00 0.02 0.02 0.02 99.95 23:27:05 23:00:01 all 0.03 0.00 0.02 0.01 0.01 99.94 23:27:05 23:00:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:27:05 23:00:01 1 0.03 0.00 0.05 0.00 0.00 99.92 23:27:05 23:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:00:01 3 0.05 0.00 0.02 0.00 0.03 99.90 23:27:05 23:00:01 4 0.03 0.00 0.00 0.00 0.00 99.97 23:27:05 23:00:01 5 0.02 0.00 0.03 0.00 0.00 99.95 23:27:05 23:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:27:05 23:00:01 7 0.03 0.00 0.03 0.05 0.00 99.88 23:27:05 23:01:01 all 0.13 0.00 0.01 0.01 0.01 99.84 23:27:05 23:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:01:01 3 0.02 0.00 0.03 0.00 0.02 99.93 23:27:05 23:01:01 4 0.98 0.00 0.07 0.00 0.02 98.94 23:27:05 23:01:01 5 0.02 0.00 0.02 0.07 0.02 99.88 23:27:05 23:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:27:05 23:01:01 CPU %user %nice %system %iowait %steal %idle 23:27:05 23:02:01 all 0.03 0.00 0.01 0.00 0.00 99.95 23:27:05 23:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:02:01 1 0.03 0.00 0.00 0.02 0.00 99.95 23:27:05 23:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:02:01 3 0.02 0.00 0.02 0.00 0.03 99.93 23:27:05 23:02:01 4 0.12 0.00 0.05 0.00 0.00 99.83 23:27:05 23:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:27:05 23:02:01 7 0.02 0.00 0.02 0.02 0.00 99.95 23:27:05 23:03:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:27:05 23:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:27:05 23:03:01 1 0.02 0.00 0.00 0.02 0.00 99.97 23:27:05 23:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:27:05 23:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 23:27:05 23:03:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:27:05 23:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:27:05 23:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 23:27:05 23:03:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:27:05 23:04:01 all 0.03 0.00 0.01 0.00 0.01 99.95 23:27:05 23:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 23:27:05 23:04:01 1 0.03 0.00 0.02 0.02 0.02 99.92 23:27:05 23:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:04:01 3 0.05 0.00 0.02 0.00 0.02 99.92 23:27:05 23:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 23:27:05 23:04:01 6 0.05 0.00 0.02 0.00 0.00 99.93 23:27:05 23:04:01 7 0.03 0.00 0.02 0.02 0.02 99.92 23:27:05 23:05:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:27:05 23:05:01 0 0.00 0.00 0.02 0.00 0.02 99.97 23:27:05 23:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:05:01 3 0.02 0.00 0.03 0.02 0.03 99.90 23:27:05 23:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:27:05 23:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 23:27:05 23:05:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:27:05 23:06:01 all 0.04 0.00 0.02 0.01 0.00 99.92 23:27:05 23:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:27:05 23:06:01 1 0.10 0.00 0.02 0.00 0.00 99.88 23:27:05 23:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:27:05 23:06:01 3 0.03 0.00 0.03 0.03 0.02 99.88 23:27:05 23:06:01 4 0.03 0.00 0.02 0.00 0.02 99.93 23:27:05 23:06:01 5 0.05 0.00 0.02 0.00 0.00 99.93 23:27:05 23:06:01 6 0.05 0.00 0.03 0.00 0.00 99.92 23:27:05 23:06:01 7 0.05 0.00 0.03 0.02 0.00 99.90 23:27:05 23:07:01 all 0.03 0.00 0.00 0.01 0.00 99.96 23:27:05 23:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:07:01 1 0.05 0.00 0.00 0.00 0.00 99.95 23:27:05 23:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:07:01 3 0.02 0.00 0.00 0.02 0.03 99.93 23:27:05 23:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:07:01 5 0.10 0.00 0.00 0.00 0.00 99.90 23:27:05 23:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:07:01 7 0.05 0.00 0.00 0.03 0.00 99.92 23:27:05 23:08:01 all 0.03 0.00 0.00 0.00 0.01 99.96 23:27:05 23:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:27:05 23:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:27:05 23:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:08:01 3 0.05 0.00 0.00 0.00 0.03 99.92 23:27:05 23:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:08:01 5 0.05 0.00 0.00 0.00 0.00 99.95 23:27:05 23:08:01 6 0.02 0.00 0.00 0.00 0.02 99.97 23:27:05 23:08:01 7 0.02 0.00 0.02 0.02 0.02 99.93 23:27:05 23:09:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:27:05 23:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:09:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:27:05 23:09:01 2 0.00 0.00 0.02 0.00 0.00 99.98 23:27:05 23:09:01 3 0.00 0.00 0.03 0.02 0.00 99.95 23:27:05 23:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:27:05 23:09:01 5 0.03 0.00 0.00 0.00 0.02 99.95 23:27:05 23:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:27:05 23:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 23:27:05 23:10:01 all 0.01 0.00 0.01 0.00 0.00 99.98 23:27:05 23:10:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:27:05 23:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:27:05 23:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 23:27:05 23:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:27:05 23:10:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:27:05 23:11:01 all 0.02 0.00 0.01 0.00 0.01 99.95 23:27:05 23:11:01 0 0.00 0.00 0.03 0.00 0.00 99.97 23:27:05 23:11:01 1 0.05 0.00 0.03 0.00 0.03 99.88 23:27:05 23:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:11:01 3 0.02 0.00 0.00 0.02 0.02 99.95 23:27:05 23:11:01 4 0.02 0.00 0.02 0.00 0.02 99.95 23:27:05 23:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:11:01 7 0.07 0.00 0.02 0.02 0.00 99.90 23:27:05 23:12:01 all 0.02 0.00 0.00 0.00 0.01 99.96 23:27:05 23:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:27:05 23:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 23:27:05 23:12:01 3 0.02 0.00 0.00 0.02 0.02 99.95 23:27:05 23:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:27:05 23:12:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:27:05 23:12:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:27:05 23:27:05 23:12:01 CPU %user %nice %system %iowait %steal %idle 23:27:05 23:13:01 all 0.01 0.00 0.01 0.00 0.01 99.96 23:27:05 23:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 23:27:05 23:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 23:27:05 23:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 23:27:05 23:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:13:01 5 0.00 0.00 0.03 0.00 0.00 99.97 23:27:05 23:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 23:27:05 23:13:01 7 0.03 0.00 0.02 0.02 0.02 99.92 23:27:05 23:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:27:05 23:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:27:05 23:14:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:27:05 23:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:27:05 23:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 23:27:05 23:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:27:05 23:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:14:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:27:05 23:15:01 all 0.01 0.00 0.00 0.00 0.00 99.97 23:27:05 23:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:15:01 3 0.00 0.00 0.00 0.02 0.02 99.97 23:27:05 23:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:15:01 5 0.05 0.00 0.02 0.00 0.02 99.92 23:27:05 23:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:27:05 23:15:01 7 0.03 0.00 0.00 0.02 0.00 99.95 23:27:05 23:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:27:05 23:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:27:05 23:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:27:05 23:16:01 2 0.02 0.00 0.02 0.02 0.00 99.95 23:27:05 23:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 23:27:05 23:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:27:05 23:16:01 6 0.03 0.00 0.02 0.00 0.02 99.93 23:27:05 23:16:01 7 0.00 0.00 0.00 0.02 0.00 99.98 23:27:05 23:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:27:05 23:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:27:05 23:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 23:27:05 23:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:17:01 3 0.03 0.00 0.00 0.02 0.02 99.93 23:27:05 23:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:27:05 23:17:01 5 0.02 0.00 0.02 0.00 0.03 99.93 23:27:05 23:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:17:01 7 0.00 0.00 0.00 0.02 0.02 99.97 23:27:05 23:18:01 all 0.00 0.00 0.01 0.00 0.00 99.99 23:27:05 23:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 23:27:05 23:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:18:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:27:05 23:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:27:05 23:18:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:27:05 23:19:01 all 0.03 0.00 0.00 0.00 0.01 99.96 23:27:05 23:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:27:05 23:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 23:27:05 23:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:19:01 3 0.03 0.00 0.00 0.03 0.02 99.92 23:27:05 23:19:01 4 0.05 0.00 0.00 0.00 0.02 99.93 23:27:05 23:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 23:27:05 23:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 23:27:05 23:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 23:27:05 23:20:01 all 0.01 0.00 0.00 0.00 0.00 99.99 23:27:05 23:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:20:01 3 0.00 0.00 0.00 0.02 0.00 99.98 23:27:05 23:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 23:27:05 23:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 23:27:05 23:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:21:01 3 0.03 0.00 0.00 0.02 0.00 99.95 23:27:05 23:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 23:27:05 23:21:01 5 0.03 0.00 0.02 0.00 0.03 99.92 23:27:05 23:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:27:05 23:21:01 7 0.00 0.00 0.02 0.02 0.00 99.97 23:27:05 23:22:01 all 0.22 0.00 0.01 0.00 0.01 99.76 23:27:05 23:22:01 0 0.02 0.00 0.03 0.00 0.00 99.95 23:27:05 23:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 23:27:05 23:22:01 3 0.00 0.00 0.00 0.02 0.02 99.97 23:27:05 23:22:01 4 1.65 0.00 0.02 0.00 0.00 98.34 23:27:05 23:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 23:27:05 23:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 23:27:05 23:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 23:27:05 23:23:01 all 0.27 0.00 0.01 0.00 0.00 99.72 23:27:05 23:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:23:01 1 0.05 0.00 0.03 0.00 0.02 99.90 23:27:05 23:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:23:01 3 0.02 0.00 0.02 0.02 0.00 99.95 23:27:05 23:23:01 4 2.00 0.00 0.00 0.00 0.00 98.00 23:27:05 23:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:23:01 6 0.03 0.00 0.00 0.00 0.02 99.95 23:27:05 23:23:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:27:05 23:27:05 23:23:01 CPU %user %nice %system %iowait %steal %idle 23:27:05 23:24:01 all 0.08 0.00 0.00 0.00 0.01 99.90 23:27:05 23:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 23:27:05 23:24:01 1 0.00 0.00 0.00 0.00 0.03 99.97 23:27:05 23:24:01 2 0.03 0.00 0.02 0.00 0.02 99.93 23:27:05 23:24:01 3 0.02 0.00 0.00 0.02 0.00 99.97 23:27:05 23:24:01 4 0.55 0.00 0.00 0.00 0.02 99.43 23:27:05 23:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:24:01 7 0.02 0.00 0.00 0.02 0.00 99.97 23:27:05 23:25:01 all 0.01 0.00 0.01 0.01 0.00 99.97 23:27:05 23:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:27:05 23:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 23:27:05 23:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:25:01 3 0.00 0.00 0.00 0.05 0.02 99.93 23:27:05 23:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 23:27:05 23:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:25:01 7 0.00 0.00 0.02 0.05 0.00 99.93 23:27:05 23:26:01 all 0.00 0.00 0.01 0.00 0.00 99.98 23:27:05 23:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 23:27:05 23:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:27:05 23:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 23:27:05 23:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 23:27:05 23:26:01 5 0.00 0.00 0.02 0.00 0.02 99.97 23:27:05 23:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 23:27:05 23:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 23:27:05 23:27:01 all 3.58 0.00 1.45 0.52 0.02 94.43 23:27:05 23:27:01 0 4.24 0.00 1.42 0.07 0.02 94.25 23:27:05 23:27:01 1 3.24 0.00 1.59 0.02 0.03 95.12 23:27:05 23:27:01 2 3.28 0.00 1.32 0.00 0.02 95.38 23:27:05 23:27:01 3 3.89 0.00 1.81 2.98 0.03 91.29 23:27:05 23:27:01 4 4.23 0.00 1.59 0.42 0.03 93.73 23:27:05 23:27:01 5 3.33 0.00 1.17 0.00 0.00 95.50 23:27:05 23:27:01 6 3.50 0.00 1.24 0.00 0.02 95.25 23:27:05 23:27:01 7 2.93 0.00 1.46 0.70 0.02 94.89 23:27:05 Average: all 6.96 0.00 1.87 0.88 0.02 90.27 23:27:05 Average: 0 6.62 0.00 1.72 0.74 0.02 90.89 23:27:05 Average: 1 6.98 0.00 1.87 0.72 0.02 90.40 23:27:05 Average: 2 7.04 0.00 1.85 0.51 0.02 90.58 23:27:05 Average: 3 7.15 0.00 1.88 0.81 0.03 90.13 23:27:05 Average: 4 6.86 0.00 1.87 1.08 0.02 90.17 23:27:05 Average: 5 7.08 0.00 2.00 1.43 0.02 89.47 23:27:05 Average: 6 6.74 0.00 1.73 0.66 0.02 90.85 23:27:05 Average: 7 7.19 0.00 2.06 1.07 0.02 89.66 23:27:05 23:27:05 23:27:05