Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424+903554080b28ff075cc341860676ebe681b23b54 (fe11bd408f9554d08d6545e0da37509f2f276081) 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-ssh11510350126387448870.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-ssh14206135939994957772.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18301325398393011590.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5714594344414880161.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 8213865985cc96b4d65921cf96fa8a01761a1acb The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh917693559820261863.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 8213865985cc96b4d65921cf96fa8a01761a1acb (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 8213865985cc96b4d65921cf96fa8a01761a1acb # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-21943 in /w/workspace/edgexfoundry_edgex-go_PR-4111 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 903554080b28ff075cc341860676ebe681b23b54 into PR head commit 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 Merge succeeded, producing 1f0662cc6dbf5d8a292e8d76b1ee294624df6987 Checking out Revision 1f0662cc6dbf5d8a292e8d76b1ee294624df6987 (PR-4111) > 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/4111/head:refs/remotes/origin/PR-4111 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 # 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 903554080b28ff075cc341860676ebe681b23b54 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f0662cc6dbf5d8a292e8d76b1ee294624df6987 # timeout=10 Commit message: "Merge commit '903554080b28ff075cc341860676ebe681b23b54' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:30:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:30:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:30:23 ========================================================= 16:30:23 EdgeX Global Pipelines Version Info 16:30:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk a4e24082aa0cc815d990641d24ba9d0447785490 # timeout=10 16:30:24 ------------------- 16:30:24 stable info: 16:30:24 ------------------- 16:30:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:24 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:30:24 Message: update stable to v1.0.238 16:30:25 ------------------- 16:30:25 experimental info: 16:30:25 ------------------- 16:30:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:30:25 Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e 16:30:25 Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4111 [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4111 [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4111 [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f0662cc6dbf5d8a292e8d76b1ee294624df6987 [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f0662c [Pipeline] echo 16:30:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:30:25 provisioning config files... 16:30:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config3648409197667789187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:30:26 ---> docker-login.sh 16:30:26 nexus3.edgexfoundry.org:10001 16:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:26 Configure a credential helper to remove this warning. See 16:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:26 16:30:26 Login Succeeded 16:30:26 nexus3.edgexfoundry.org:10002 16:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:26 Configure a credential helper to remove this warning. See 16:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:26 16:30:26 Login Succeeded 16:30:26 nexus3.edgexfoundry.org:10003 16:30:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:26 Configure a credential helper to remove this warning. See 16:30:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:26 16:30:26 Login Succeeded 16:30:26 nexus3.edgexfoundry.org:10004 16:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:27 Configure a credential helper to remove this warning. See 16:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:27 16:30:27 Login Succeeded 16:30:27 docker.io 16:30:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:30:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:30:27 Configure a credential helper to remove this warning. See 16:30:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:30:27 16:30:27 Login Succeeded 16:30:27 ---> docker-login.sh ends [Pipeline] } 16:30:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:27 + 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 16:30:27 + + cut -d/ -f2 16:30:27 dirname cmd/core-command/Dockerfile 16:30:27 + echo core-command,cmd/core-command/Dockerfile 16:30:27 + dirname cmd/core-data/Dockerfile 16:30:27 + cut -d/ -f2 16:30:27 + echo core-data,cmd/core-data/Dockerfile 16:30:27 + cut -d/ -f2 16:30:27 + dirname cmd/core-metadata/Dockerfile 16:30:27 + echo core-metadata,cmd/core-metadata/Dockerfile 16:30:27 + dirname cmd/security-bootstrapper/Dockerfile 16:30:27 + cut -d/ -f2 16:30:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:30:27 + dirname cmd/security-proxy-setup/Dockerfile 16:30:27 + cut -d/ -f2 16:30:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:30:27 + dirname cmd/security-secretstore-setup/Dockerfile 16:30:27 + cut -d/ -f2 16:30:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:30:27 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:30:27 + cut -d/ -f2 16:30:27 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:30:27 + dirname cmd/security-spire-agent/Dockerfile 16:30:27 + cut -d/ -f2 16:30:27 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:30:27 + dirname cmd/security-spire-config/Dockerfile 16:30:27 + cut -d/ -f2 16:30:27 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:30:27 + dirname cmd/security-spire-server/Dockerfile 16:30:27 + cut -d/ -f2 16:30:27 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:30:27 + dirname cmd/support-notifications/Dockerfile 16:30:27 + cut -d/ -f2 16:30:27 + echo support-notifications,cmd/support-notifications/Dockerfile 16:30:27 + dirname cmd/support-scheduler/Dockerfile 16:30:27 + cut -d/ -f2 16:30:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:30:27 + dirname cmd/sys-mgmt-agent/Dockerfile 16:30:27 + cut -d/ -f2 16:30:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:30:28 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 16:30:28 + git rev-list -1 --merges 1f0662cc6dbf5d8a292e8d76b1ee294624df6987~1..1f0662cc6dbf5d8a292e8d76b1ee294624df6987 [Pipeline] echo 16:30:28 -----------> git rev-list -1 --merges 1f0662cc6dbf5d8a292e8d76b1ee294624df6987~1..1f0662cc6dbf5d8a292e8d76b1ee294624df6987 1f0662cc6dbf5d8a292e8d76b1ee294624df6987 16:30:28 1f0662cc6dbf5d8a292e8d76b1ee294624df6987 [false] [Pipeline] sh 16:30:28 + git log --format=format:%s -1 1f0662cc6dbf5d8a292e8d76b1ee294624df6987 [Pipeline] echo 16:30:28 ========================================================= 16:30:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:30:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:30:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:30:29 + grep -v github /etc/ssh/ssh_known_hosts 16:30:29 + [ -e /tmp/ssh_known_hosts ] 16:30:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:30:29 + + sudo tee -a /etc/ssh/ssh_known_hosts 16:30:29 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:30:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:29 16:30:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:29 0.1.4: Pulling from edgex-devops/py-git-semver 16:30:29 b85a868b505f: Pulling fs layer 16:30:29 e2be974225ed: Pulling fs layer 16:30:29 339a4e72a1f5: Pulling fs layer 16:30:29 988bab9f4d93: Pulling fs layer 16:30:29 1469e6f7b9e6: Pulling fs layer 16:30:29 eaf3925da568: Pulling fs layer 16:30:29 bab4dde63d76: Pulling fs layer 16:30:29 bde34c3a00c8: Pulling fs layer 16:30:29 b352a97aabf1: Pulling fs layer 16:30:29 4872d77fe225: Pulling fs layer 16:30:29 5851b861e8e6: Pulling fs layer 16:30:29 bab4dde63d76: Waiting 16:30:29 bde34c3a00c8: Waiting 16:30:29 988bab9f4d93: Waiting 16:30:29 b352a97aabf1: Waiting 16:30:29 4872d77fe225: Waiting 16:30:29 5851b861e8e6: Waiting 16:30:29 1469e6f7b9e6: Waiting 16:30:29 eaf3925da568: Waiting 16:30:29 e2be974225ed: Verifying Checksum 16:30:29 e2be974225ed: Download complete 16:30:29 988bab9f4d93: Download complete 16:30:30 339a4e72a1f5: Verifying Checksum 16:30:30 339a4e72a1f5: Download complete 16:30:30 1469e6f7b9e6: Verifying Checksum 16:30:30 1469e6f7b9e6: Download complete 16:30:30 eaf3925da568: Verifying Checksum 16:30:30 eaf3925da568: Download complete 16:30:30 bde34c3a00c8: Verifying Checksum 16:30:30 bde34c3a00c8: Download complete 16:30:30 b352a97aabf1: Verifying Checksum 16:30:30 b352a97aabf1: Download complete 16:30:30 4872d77fe225: Verifying Checksum 16:30:30 4872d77fe225: Download complete 16:30:30 5851b861e8e6: Verifying Checksum 16:30:30 5851b861e8e6: Download complete 16:30:30 b85a868b505f: Verifying Checksum 16:30:30 b85a868b505f: Download complete 16:30:30 bab4dde63d76: Verifying Checksum 16:30:30 bab4dde63d76: Download complete 16:30:31 b85a868b505f: Pull complete 16:30:31 e2be974225ed: Pull complete 16:30:31 339a4e72a1f5: Pull complete 16:30:31 988bab9f4d93: Pull complete 16:30:32 1469e6f7b9e6: Pull complete 16:30:32 eaf3925da568: Pull complete 16:30:34 bab4dde63d76: Pull complete 16:30:34 bde34c3a00c8: Pull complete 16:30:34 b352a97aabf1: Pull complete 16:30:34 4872d77fe225: Pull complete 16:30:34 5851b861e8e6: Pull complete 16:30:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:30:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:30:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:30:34 prd-ubuntu20.04-docker-8c-8g-21943 does not seem to be running inside a container 16:30:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 16:30:37 $ docker top 15c0ff747c4ab755015190ce0c154171ed1daef780cc99410c48814d91b66552 -eo pid,comm 16:30:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:30:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:30:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:37 [ssh-agent] Looking for ssh-agent implementation... 16:30:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:37 $ docker exec 15c0ff747c4ab755015190ce0c154171ed1daef780cc99410c48814d91b66552 ssh-agent 16:30:37 SSH_AUTH_SOCK=/tmp/ssh-GrCCUmAak2Wd/agent.32 16:30:37 SSH_AGENT_PID=38 16:30:37 Running ssh-add (command line suppressed) 16:30:37 Identity added: /w/workspace/edgex-go/5@tmp/private_key_8022156970273988384.key (/w/workspace/edgex-go/5@tmp/private_key_8022156970273988384.key) 16:30:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:37 + git tag --points-at HEAD [Pipeline] } 16:30:37 $ docker exec --env ******** --env ******** 15c0ff747c4ab755015190ce0c154171ed1daef780cc99410c48814d91b66552 ssh-agent -k 16:30:38 unset SSH_AUTH_SOCK; 16:30:38 unset SSH_AGENT_PID; 16:30:38 echo Agent pid 38 killed; 16:30:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:30:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:30:38 [ssh-agent] Looking for ssh-agent implementation... 16:30:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:30:38 $ docker exec 15c0ff747c4ab755015190ce0c154171ed1daef780cc99410c48814d91b66552 ssh-agent 16:30:38 SSH_AUTH_SOCK=/tmp/ssh-oKukqYfPm12S/agent.72 16:30:38 SSH_AGENT_PID=78 16:30:38 Running ssh-add (command line suppressed) 16:30:38 Identity added: /w/workspace/edgex-go/5@tmp/private_key_8564610204501479225.key (/w/workspace/edgex-go/5@tmp/private_key_8564610204501479225.key) 16:30:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:38 + git semver init 16:30:39 2022-08-04 16:30:39,020 [run_init] DEBUG init version:0.0.0 force:False 16:30:39 2022-08-04 16:30:39,021 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 16:30:39 2022-08-04 16:30:39,021 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 16:30:39 2022-08-04 16:30:39,021 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, universal_newlines=False, shell=None, istream=None) 16:30:44 2022-08-04 16:30:43,885 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 16:30:44 2022-08-04 16:30:43,886 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/PR-4111 with force:False 16:30:44 2022-08-04 16:30:43,886 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/PR-4111 16:30:44 2022-08-04 16:30:43,890 [execute] INFO git cat-file --batch-check 16:30:44 2022-08-04 16:30:43,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 16:30:44 2022-08-04 16:30:43,897 [execute] INFO git cat-file --batch 16:30:44 2022-08-04 16:30:43,897 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, universal_newlines=False, shell=None, istream=) 16:30:44 2022-08-04 16:30:43,904 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/PR-4111 16:30:44 0.0.0 [Pipeline] } 16:30:44 $ docker exec --env ******** --env ******** 15c0ff747c4ab755015190ce0c154171ed1daef780cc99410c48814d91b66552 ssh-agent -k 16:30:44 unset SSH_AUTH_SOCK; 16:30:44 unset SSH_AGENT_PID; 16:30:44 echo Agent pid 78 killed; 16:30:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:30:44 + git semver [Pipeline] } 16:30:45 $ docker stop --time=1 15c0ff747c4ab755015190ce0c154171ed1daef780cc99410c48814d91b66552 16:30:46 $ docker rm -f 15c0ff747c4ab755015190ce0c154171ed1daef780cc99410c48814d91b66552 [Pipeline] // withDockerContainer [Pipeline] sh 16:30:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:30:47 Stashed 1 file(s) [Pipeline] echo 16:30:47 [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 16:30:47 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 16:30:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:30:47 ========================================================= 16:30:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 16:30:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:30:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:47 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 16:30:47 2408cc74d12b: Pulling fs layer 16:30:47 ea60b727a1ce: Pulling fs layer 16:30:47 30c4a7721957: Pulling fs layer 16:30:47 370296b7ddb6: Pulling fs layer 16:30:47 7c6cee850709: Pulling fs layer 16:30:47 39a5fcdaea64: Pulling fs layer 16:30:47 d94ebbe4e438: Pulling fs layer 16:30:47 bcfd1f05c69d: Pulling fs layer 16:30:47 59ccb84bbe0f: Pulling fs layer 16:30:47 bcfd1f05c69d: Waiting 16:30:47 59ccb84bbe0f: Waiting 16:30:47 39a5fcdaea64: Waiting 16:30:47 d94ebbe4e438: Waiting 16:30:47 370296b7ddb6: Waiting 16:30:47 7c6cee850709: Waiting 16:30:47 30c4a7721957: Download complete 16:30:47 ea60b727a1ce: Verifying Checksum 16:30:47 ea60b727a1ce: Download complete 16:30:47 7c6cee850709: Verifying Checksum 16:30:47 7c6cee850709: Download complete 16:30:47 39a5fcdaea64: Download complete 16:30:47 2408cc74d12b: Verifying Checksum 16:30:47 2408cc74d12b: Download complete 16:30:47 d94ebbe4e438: Verifying Checksum 16:30:47 d94ebbe4e438: Download complete 16:30:48 2408cc74d12b: Pull complete 16:30:48 ea60b727a1ce: Pull complete 16:30:48 30c4a7721957: Pull complete 16:30:48 59ccb84bbe0f: Download complete 16:30:48 bcfd1f05c69d: Verifying Checksum 16:30:48 bcfd1f05c69d: Download complete 16:30:48 370296b7ddb6: Verifying Checksum 16:30:48 370296b7ddb6: Download complete 16:30:52 370296b7ddb6: Pull complete 16:30:52 7c6cee850709: Pull complete 16:30:52 39a5fcdaea64: Pull complete 16:30:52 d94ebbe4e438: Pull complete 16:30:54 bcfd1f05c69d: Pull complete 16:30:55 59ccb84bbe0f: Pull complete 16:30:55 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 16:30:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:30:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:55 WORKDIR /edgex 16:30:55 COPY go.mod . 16:30:55 RUN go mod download 16:30:55 + docker build -t ci-base-image-x86_64 -f - . 16:30:56 Sending build context to Docker daemon 169.2MB 16:30:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 16:30:56 ---> a4fb48ad2a94 16:30:56 Step 2/4 : WORKDIR /edgex 16:31:01 ---> Running in e27c54cc26b2 16:31:01 Removing intermediate container e27c54cc26b2 16:31:01 ---> 2b3f34bcb54d 16:31:01 Step 3/4 : COPY go.mod . 16:31:01 ---> 2bdb3a47c9a5 16:31:01 Step 4/4 : RUN go mod download 16:31:01 ---> Running in 269437cd8829 16:31:02 Still waiting to schedule task 16:31:02 ‘prd-ubuntu20.04-docker-arm64-4c-16g-21944’ is offline 16:31:19 Removing intermediate container 269437cd8829 16:31:19 ---> bbd1d451a277 16:31:19 Successfully built bbd1d451a277 16:31:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:20 + docker inspect -f . ci-base-image-x86_64 16:31:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:20 prd-ubuntu20.04-docker-8c-8g-21943 does not seem to be running inside a container 16:31:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 16:31:20 $ docker top 8f98719194eb7f6db2973663bcf86315870719810bbb63c4682314366b3c04ee -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:20 + go version 16:31:20 go version go1.18.3 linux/amd64 [Pipeline] } 16:31:20 $ docker stop --time=1 8f98719194eb7f6db2973663bcf86315870719810bbb63c4682314366b3c04ee 16:31:22 $ docker rm -f 8f98719194eb7f6db2973663bcf86315870719810bbb63c4682314366b3c04ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:22 + docker inspect -f . ci-base-image-x86_64 16:31:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:22 prd-ubuntu20.04-docker-8c-8g-21943 does not seem to be running inside a container 16:31:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 16:31:23 $ docker top 26ff51ae1e80f38a36ff6776c769dd11ca25addc311c64102fc6bfe54adb1841 -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:23 ========================================================= 16:31:23 [edgeXBuildGoParallel] Running Tests and Build... 16:31:23 ========================================================= [Pipeline] sh 16:31:23 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 16:31:23 + make test 16:31:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:31:30 ? github.com/edgexfoundry/edgex-go [no test files] 16:31:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:31:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:31:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:31:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:31:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:31:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:31:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:31:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:31:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:31:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:31:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:31:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:31:45 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:31:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.053s coverage: 28.7% of statements 16:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.092s coverage: 98.5% of statements 16:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.119s coverage: 54.2% of statements 16:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:31:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.509s coverage: 89.2% of statements 16:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:31:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.073s coverage: 2.1% of statements 16:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:31:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.454s coverage: 95.6% of statements 16:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:31:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:31:49 ok github.com/edgexfoundry/edgex-go/internal/io 0.082s coverage: 72.2% of statements 16:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:31:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.079s coverage: 60.0% of statements 16:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:31:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 16:31:49 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:31:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.078s coverage: 58.8% of statements 16:31:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.086s coverage: 29.6% of statements 16:31:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.081s coverage: 47.1% of statements 16:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 79.5% of statements 16:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements 16:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.072s coverage: 96.3% of statements 16:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.073s coverage: 87.5% of statements 16:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.093s coverage: 94.4% of statements 16:31:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.048s coverage: 44.8% of statements 16:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.194s coverage: 82.2% of statements 16:32:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 65.1% of statements 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.082s coverage: 87.2% of statements 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.044s coverage: 100.0% of statements 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 58.8% of statements 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 80.0% of statements 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.262s coverage: 91.2% of statements 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.213s coverage: 64.7% of statements 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.038s coverage: 73.7% of statements 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.317s coverage: 65.8% of statements 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.187s coverage: 43.6% of statements 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.086s coverage: 89.5% of statements 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.194s coverage: 17.7% of statements 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.113s coverage: 97.7% of statements 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.076s coverage: 28.9% of statements 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:32:08 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 16:32:08 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 16:32:08 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 16:32:30 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." 16:32:30 GO111MODULE=on go vet ./... 16:32:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:32:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:32:33 ./bin/test-attribution-txt.sh 16:32:33 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:32:33 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:32:33 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:32:33 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:32:33 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:32:33 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:32:33 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:32:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:32:33 + ls -al . 16:32:33 total 728 16:32:33 drwxrwxr-x 10 1001 1001 4096 Aug 4 16:31 . 16:32:33 drwxr-xr-x 4 root root 4096 Aug 4 16:31 .. 16:32:33 -rw-rw-r-- 1 1001 1001 16 Aug 4 16:30 .dockerignore 16:32:33 drwxrwxr-x 8 1001 1001 4096 Aug 4 16:32 .git 16:32:33 drwxrwxr-x 3 1001 1001 4096 Aug 4 16:30 .github 16:32:33 -rw-rw-r-- 1 1001 1001 1030 Aug 4 16:30 .gitignore 16:32:33 -rw-rw-r-- 1 1001 1001 42 Aug 4 16:30 .golangci.yml 16:32:33 -rw-rw-r-- 1 1001 1001 87 Aug 4 16:30 .hadolint.yml 16:32:33 drwxr-xr-x 3 1001 1001 4096 Aug 4 16:30 .semver 16:32:33 -rw-rw-r-- 1 1001 1001 166 Aug 4 16:30 .sonarcloud.properties 16:32:33 -rw-rw-r-- 1 1001 1001 1171 Aug 4 16:30 ADOPTERS.md 16:32:33 -rw-rw-r-- 1 1001 1001 10347 Aug 4 16:30 Attribution.txt 16:32:33 -rw-rw-r-- 1 1001 1001 63209 Aug 4 16:30 CHANGELOG.md 16:32:33 -rw-rw-r-- 1 1001 1001 3804 Aug 4 16:30 CONTRIBUTING.md 16:32:33 -rw-rw-r-- 1 1001 1001 677 Aug 4 16:30 GOVERNANCE.md 16:32:33 -rw-rw-r-- 1 1001 1001 850 Aug 4 16:30 Jenkinsfile 16:32:33 -rw-rw-r-- 1 1001 1001 10775 Aug 4 16:30 LICENSE 16:32:33 -rw-rw-r-- 1 1001 1001 12212 Aug 4 16:30 Makefile 16:32:33 -rw-rw-r-- 1 1001 1001 582 Aug 4 16:30 OWNERS.md 16:32:33 -rw-rw-r-- 1 1001 1001 9094 Aug 4 16:30 README.md 16:32:33 -rw-rw-r-- 1 1001 1001 6912 Aug 4 16:30 SECURITY.md 16:32:33 -rw-rw-r-- 1 1001 1001 5 Aug 4 16:30 VERSION 16:32:33 -rw-rw-r-- 1 1001 1001 4131 Aug 4 16:30 ZMQWindows.md 16:32:33 drwxrwxr-x 2 1001 1001 4096 Aug 4 16:30 bin 16:32:33 drwxrwxr-x 18 1001 1001 4096 Aug 4 16:30 cmd 16:32:33 -rw-r--r-- 1 root root 478941 Aug 4 16:32 coverage.out 16:32:33 -rw-rw-r-- 1 1001 1001 3681 Aug 4 16:30 go.mod 16:32:33 -rw-rw-r-- 1 1001 1001 38033 Aug 4 16:30 go.sum 16:32:33 drwxrwxr-x 8 1001 1001 4096 Aug 4 16:30 internal 16:32:33 drwxrwxr-x 3 1001 1001 4096 Aug 4 16:30 openapi 16:32:33 drwxrwxr-x 4 1001 1001 4096 Aug 4 16:30 snap 16:32:33 -rw-rw-r-- 1 1001 1001 204 Aug 4 16:30 version.go [Pipeline] sh 16:32:34 + '[' -e coverage.out ] 16:32:34 + chown 1001:1001 coverage.out [Pipeline] stash 16:32:34 Stashed 1 file(s) [Pipeline] sh 16:32:34 + make build 16:32:34 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 16:32:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:33: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 16:33:01 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 16:33:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:33:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:33:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:33:11 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 16:33: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:33:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:33:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:33:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:33:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:33:18 $ docker stop --time=1 26ff51ae1e80f38a36ff6776c769dd11ca25addc311c64102fc6bfe54adb1841 16:33:23 $ docker rm -f 26ff51ae1e80f38a36ff6776c769dd11ca25addc311c64102fc6bfe54adb1841 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:23 16:33:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:24 latest: Pulling from edgex-devops/edgex-compose 16:33:24 cbdbe7a5bc2a: Pulling fs layer 16:33:24 ca9280d653b3: Pulling fs layer 16:33:24 7e9c9ca2126c: Pulling fs layer 16:33:24 cbdbe7a5bc2a: Download complete 16:33:24 ca9280d653b3: Verifying Checksum 16:33:24 ca9280d653b3: Download complete 16:33:24 cbdbe7a5bc2a: Pull complete 16:33:24 7e9c9ca2126c: Download complete 16:33:25 ca9280d653b3: Pull complete 16:33:29 7e9c9ca2126c: Pull complete 16:33:29 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:33:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:29 prd-ubuntu20.04-docker-8c-8g-21943 does not seem to be running inside a container 16:33:29 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 16:33:31 $ docker top e5d9788eeb6fb0d3a55c2fa97f7f1b4ba455db5aea419d477da2f3db4c181ad2 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:32 + + docker-composegrep build parallel --help 16:33:32 16:33:32 --parallel Build images in parallel. [Pipeline] } 16:33:32 $ docker stop --time=1 e5d9788eeb6fb0d3a55c2fa97f7f1b4ba455db5aea419d477da2f3db4c181ad2 16:33:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21945 in /w/workspace/edgexfoundry_edgex-go_PR-4111 16:33:34 $ docker rm -f e5d9788eeb6fb0d3a55c2fa97f7f1b4ba455db5aea419d477da2f3db4c181ad2 [Pipeline] { [Pipeline] // withDockerContainer [Pipeline] ws 16:33:34 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 16:33:34 The recommended git tool is: git [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:34 prd-ubuntu20.04-docker-8c-8g-21943 does not seem to be running inside a container 16:33:34 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 16:33:35 $ docker top 837dbbc37bb99ae65d1c0a51a9cb645d839a5a0a4c905e7eaf47ef2f928b5d4d -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:35 + docker-compose -f ./docker-compose-build.yml build --parallel 16:33:36 Building core-command ... 16:33:36 Building core-data ... 16:33:36 Building core-metadata ... 16:33:36 Building security-bootstrapper ... 16:33:36 Building security-proxy-setup ... 16:33:36 Building security-secretstore-setup ... 16:33:36 Building security-spiffe-token-provider ... 16:33:36 Building security-spire-agent ... 16:33:36 Building security-spire-config ... 16:33:36 Building security-spire-server ... 16:33:36 Building support-notifications ... 16:33:36 Building support-scheduler ... 16:33:36 Building sys-mgmt-agent ... 16:33:36 Building security-bootstrapper 16:33:36 Building support-scheduler 16:33:36 Building core-command 16:33:36 Building security-spire-config 16:33:36 Building support-notifications 16:33:40 using credential edgex-jenkins-ssh 16:33:40 Cloning the remote Git repository 16:33:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:33:40 > git init /w/workspace/edgex-go/5 # timeout=10 16:33:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:33:40 > git --version # timeout=10 16:33:40 > git --version # 'git version 2.25.1' 16:33:40 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:50 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:50 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:33:50 ---> bbd1d451a277 16:33:50 Step 3/31 : WORKDIR /edgex-go 16:33:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:50 ---> bbd1d451a277 16:33:50 Step 3/22 : WORKDIR /edgex-go 16:33:50 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:50 ---> bbd1d451a277 16:33:50 Step 3/23 : WORKDIR /edgex-go 16:33:50 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:50 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:33:50 ---> bbd1d451a277 16:33:50 Step 3/26 : WORKDIR /edgex-go 16:33:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:50 ---> bbd1d451a277 16:33:50 Step 3/22 : WORKDIR /edgex-go 16:33:56 ---> Running in 0cedf675e8c0 16:33:56 ---> Running in 25ccfc9eace7 16:33:56 ---> Running in 547e3690a83d 16:33:56 ---> Running in 496bd822f86e 16:33:56 ---> Running in 7c44af26e711 16:33:56 Removing intermediate container 0cedf675e8c0 16:33:56 ---> 54d626ae1813 16:33:56 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:56 Removing intermediate container 547e3690a83d 16:33:56 ---> 1ed3477e1b4f 16:33:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:56 Removing intermediate container 496bd822f86e 16:33:56 ---> 9457aeb4c5d4 16:33:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:56 ---> Running in 84933fd40fa4 16:33:56 ---> Running in 5d44038fecc5 16:33:56 ---> Running in c0cbdd5f652d 16:33:56 Removing intermediate container 25ccfc9eace7 16:33:56 ---> 93413969e510 16:33:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:56 Removing intermediate container 7c44af26e711 16:33:56 ---> 4ac042f9ad0d 16:33:56 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:56 ---> Running in fbf51d9dfb6e 16:33:56 ---> Running in 4fb32a042542 16:33:56 Removing intermediate container 84933fd40fa4 16:33:56 ---> cd96ffaee56d 16:33:56 Step 5/31 : RUN apk add --update --no-cache make git 16:33:56 ---> Running in 9f02baf1661b 16:33:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:33:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:33:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:33:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:33:56 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4111/head:refs/remotes/origin/PR-4111 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:33:57 Removing intermediate container 5d44038fecc5 16:33:57 ---> 2dacccaac662 16:33:57 Step 5/22 : RUN apk add --update --no-cache make git 16:33:57 ---> Running in 8d077ccd6217 16:33:57 Removing intermediate container 4fb32a042542 16:33:57 ---> c36f3a3887fe 16:33:57 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:33:57 ---> Running in 4b7144d11efd 16:33:57 Removing intermediate container fbf51d9dfb6e 16:33:57 ---> 8cddb10744d6 16:33:57 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:33:57 ---> Running in 87bf1e84aa8b 16:33:57 Merging remotes/origin/main commit 903554080b28ff075cc341860676ebe681b23b54 into PR head commit 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 16:33:57 Removing intermediate container c0cbdd5f652d 16:33:57 ---> 68c393148e36 16:33:57 Step 5/23 : RUN apk add --update --no-cache make git 16:33:57 ---> Running in 1c22128684a0 16:33:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:58 Merge succeeded, producing 5ff22f301847f00c559c5b3be92cc0dc9229c061 16:33:58 Checking out Revision 5ff22f301847f00c559c5b3be92cc0dc9229c061 (PR-4111) 16:33:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:33:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:33:58 OK: 211 MiB in 51 packages 16:33:57 > git config core.sparsecheckout # timeout=10 16:33:57 > git checkout -f 5143e2cf2902a78431c1a1f5a4bd37caaa8f6424 # timeout=10 16:33:57 > git remote # timeout=10 16:33:57 > git config --get remote.origin.url # timeout=10 16:33:57 using GIT_SSH to set credentials SSH Credentials for GitHub 16:33:57 > git merge 903554080b28ff075cc341860676ebe681b23b54 # timeout=10 16:33:58 > git rev-parse HEAD^{commit} # timeout=10 16:33:58 > git config core.sparsecheckout # timeout=10 16:33:58 > git checkout -f 5ff22f301847f00c559c5b3be92cc0dc9229c061 # timeout=10 16:33:59 OK: 211 MiB in 51 packages 16:33:59 OK: 211 MiB in 51 packages 16:33:59 OK: 211 MiB in 51 packages 16:33:59 OK: 211 MiB in 51 packages 16:33:59 Removing intermediate container 8d077ccd6217 16:33:59 ---> 2876b57930d7 16:33:59 Step 6/22 : COPY go.mod vendor* ./ 16:33:59 Removing intermediate container 9f02baf1661b 16:33:59 ---> 619720019bd7 16:33:59 Step 6/31 : COPY go.mod vendor* ./ 16:33:59 ---> 546a90fa0b37 16:33:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:59 ---> 5a208eb01d1d 16:33:59 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:33:59 ---> Running in a2f09f498926 16:33:59 ---> Running in 9c85306101c0 16:34:00 Removing intermediate container 4b7144d11efd 16:34:00 ---> 2481c8cbd3ec 16:34:00 Step 6/22 : COPY go.mod vendor* ./ 16:34:00 Removing intermediate container 87bf1e84aa8b 16:34:00 ---> 38842964d8e8 16:34:00 Step 6/26 : COPY go.mod vendor* ./ 16:34:00 Removing intermediate container 1c22128684a0 16:34:00 ---> 32f95a2f98c8 16:34:00 Step 6/23 : COPY go.mod vendor* ./ 16:34:00 ---> 2941968d296c 16:34:00 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:00 ---> 7afd6863b0ab 16:34:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:00 ---> Running in 21e9f190019e 16:34:00 ---> Running in 0da2dd57ca70 16:34:00 ---> 2ee8ad3cc4d6 16:34:00 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:00 ---> Running in 16dc51d5dbbf 16:34:02 Commit message: "Merge commit '903554080b28ff075cc341860676ebe681b23b54' into HEAD" 16:34:02 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:34:02 > git rev-list --no-walk a4e24082aa0cc815d990641d24ba9d0447785490 # timeout=10 16:34:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:34:03 % Total % Received % Xferd Average Speed Time Time Time Current 16:34:03 Dload Upload Total Spent Left Speed 16:34:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 197k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh 16:34:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:34:04 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:34:04 sudo tee /etc/docker/daemon.new 16:34:04 { 16:34:04 "registry-mirrors": [ 16:34:04 "https://nexus3.edgexfoundry.org:10001" 16:34:04 ], 16:34:04 "bip": "10.250.0.254/24", 16:34:04 "hosts": [ 16:34:04 "tcp://0.0.0.0:5555", 16:34:04 "unix:///var/run/docker.sock" 16:34:04 ], 16:34:04 "mtu": 1458, 16:34:04 "selinux-enabled": true, 16:34:04 "seccomp-profile": "/etc/docker/seccomp.json" 16:34:04 } [Pipeline] sh 16:34:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:34:05 + sudo service docker restart 16:34:22 Removing intermediate container a2f09f498926 16:34:22 ---> 3bab179cfb3e 16:34:22 Step 8/22 : COPY . . 16:34:22 Removing intermediate container 21e9f190019e 16:34:22 ---> 457effa3f7d5 16:34:22 Step 8/23 : COPY . . 16:34:22 Removing intermediate container 0da2dd57ca70 16:34:22 ---> b943f538f13f 16:34:22 Step 8/22 : COPY . . 16:34:22 Removing intermediate container 9c85306101c0 16:34:22 ---> 4cd2e1f6fa74 16:34:22 Step 8/31 : COPY . . 16:34:22 Removing intermediate container 16dc51d5dbbf 16:34:22 ---> 96a3442ae8ad 16:34:22 Step 8/26 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:34:23 provisioning config files... 16:34:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1517910123666058176tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:34:24 ---> docker-login.sh 16:34:24 nexus3.edgexfoundry.org:10001 16:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:25 Configure a credential helper to remove this warning. See 16:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:25 16:34:25 Login Succeeded 16:34:25 nexus3.edgexfoundry.org:10002 16:34:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:25 Configure a credential helper to remove this warning. See 16:34:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:25 16:34:25 Login Succeeded 16:34:25 nexus3.edgexfoundry.org:10003 16:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:26 Configure a credential helper to remove this warning. See 16:34:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:26 16:34:26 Login Succeeded 16:34:26 nexus3.edgexfoundry.org:10004 16:34:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:26 Configure a credential helper to remove this warning. See 16:34:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:26 16:34:26 Login Succeeded 16:34:26 docker.io 16:34:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:34:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:34:27 Configure a credential helper to remove this warning. See 16:34:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:34:27 16:34:27 Login Succeeded 16:34:27 ---> docker-login.sh ends [Pipeline] } 16:34:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:34:28 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 16:34:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:34:28 ========================================================= 16:34:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:34:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:34:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:34:28 b3c136eddcbf: Pulling fs layer 16:34:28 c0a3192eca97: Pulling fs layer 16:34:28 a050256f5b6f: Pulling fs layer 16:34:28 656be50a0ddc: Pulling fs layer 16:34:28 2bbca73fdf42: Pulling fs layer 16:34:28 46d945488cbd: Pulling fs layer 16:34:28 8a5474983e97: Pulling fs layer 16:34:28 329c88fbcd65: Pulling fs layer 16:34:28 656be50a0ddc: Waiting 16:34:28 2bbca73fdf42: Waiting 16:34:28 46d945488cbd: Waiting 16:34:28 8a5474983e97: Waiting 16:34:28 329c88fbcd65: Waiting 16:34:28 a050256f5b6f: Verifying Checksum 16:34:28 a050256f5b6f: Download complete 16:34:28 c0a3192eca97: Verifying Checksum 16:34:28 c0a3192eca97: Download complete 16:34:28 2bbca73fdf42: Verifying Checksum 16:34:28 2bbca73fdf42: Download complete 16:34:28 46d945488cbd: Verifying Checksum 16:34:28 46d945488cbd: Download complete 16:34:28 b3c136eddcbf: Verifying Checksum 16:34:28 b3c136eddcbf: Download complete 16:34:29 b3c136eddcbf: Pull complete 16:34:29 329c88fbcd65: Verifying Checksum 16:34:29 329c88fbcd65: Download complete 16:34:30 c0a3192eca97: Pull complete 16:34:30 a050256f5b6f: Pull complete 16:34:31 8a5474983e97: Download complete 16:34:32 656be50a0ddc: Verifying Checksum 16:34:32 656be50a0ddc: Download complete 16:34:37 ---> c03ad7b8b45e 16:34:37 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:34:37 ---> 39b00c0d2050 16:34:37 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:34:37 ---> c15ab12a994a 16:34:37 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:34:37 ---> 84d2f5251497 16:34:37 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:34:37 ---> Running in 9383b15a685b 16:34:37 ---> 6570c8eba88a 16:34:37 Step 9/23 : RUN make cmd/core-command/core-command 16:34:37 ---> Running in c3cf275f0dc0 16:34:37 ---> Running in 7d5cbcbb0987 16:34:37 ---> Running in 4275a1a28f4e 16:34:37 ---> Running in ca23d2c037ad 16:34:37 Removing intermediate container 7d5cbcbb0987 16:34:37 ---> 50b15a47d155 16:34:37 Step 10/26 : WORKDIR /edgex-go/spire-build 16:34:37 ---> Running in 15666417b960 16:34:37 Removing intermediate container 15666417b960 16:34:37 ---> 5fdfe6ace3ab 16:34:37 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 16:34:37 ---> Running in 076bd564fa64 16:34:37 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 16:34:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:34:37 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 16:34:37 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:34:38 Removing intermediate container 076bd564fa64 16:34:38 ---> 456fda2dcccb 16:34:38 Step 12/26 : WORKDIR /edgex-go 16:34:39 ---> Running in d67ceca84ef7 16:34:39 Removing intermediate container d67ceca84ef7 16:34:39 ---> 4a6e7a507759 16:34:39 16:34:39 Step 13/26 : FROM alpine:3.15 16:34:39 3.15: Pulling from library/alpine 16:34:40 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:34:40 Status: Downloaded newer image for alpine:3.15 16:34:40 ---> 2720e26172a0 16:34:40 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:40 ---> Running in e717c3cdd3c7 16:34:40 Removing intermediate container e717c3cdd3c7 16:34:40 ---> aeb0f06042f0 16:34:40 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:41 ---> Running in f6516ea8e506 16:34:44 Removing intermediate container f6516ea8e506 16:34:44 ---> e17c50e4ab97 16:34:44 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:34:44 ---> Running in 4aad331c7dbe 16:34:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:46 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:46 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:46 OK: 15857 distinct packages available 16:34:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:47 656be50a0ddc: Pull complete 16:34:47 2bbca73fdf42: Pull complete 16:34:47 46d945488cbd: Pull complete 16:34:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:47 (1/4) Installing dumb-init (1.2.5-r1) 16:34:47 (2/4) Installing musl-obstack (1.2.3-r0) 16:34:47 (3/4) Installing libucontext (1.1-r0) 16:34:48 (4/4) Installing gcompat (1.0.0-r4) 16:34:48 Executing busybox-1.34.1-r7.trigger 16:34:48 OK: 6 MiB in 18 packages 16:34:52 8a5474983e97: Pull complete 16:34:54 329c88fbcd65: Pull complete 16:34:54 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 16:34:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:34:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:54 WORKDIR /edgex 16:34:54 COPY go.mod . 16:34:54 RUN go mod download 16:34:54 + docker build -t ci-base-image-arm64 -f - . 16:34:55 Sending build context to Docker daemon 3.123MB 16:34:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:34:55 ---> ff4287adb874 16:34:55 Step 2/4 : WORKDIR /edgex 16:34:56 Removing intermediate container 4aad331c7dbe 16:34:56 ---> 4797a7f5f103 16:34:56 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:57 ---> Running in eb33b01664dc 16:34:57 Removing intermediate container eb33b01664dc 16:34:57 ---> 40812be84150 16:34:57 Step 3/4 : COPY go.mod . 16:34:58 ---> 4ec8a090e135 16:34:58 Step 4/4 : RUN go mod download 16:34:58 ---> Running in dd91d7598382 16:35:00 ---> 09715a7f93a8 16:35:00 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:35:01 ---> 7b6cb6daa2ba 16:35:01 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:35:01 ---> Running in fb4811d2e004 16:35:01 Removing intermediate container fb4811d2e004 16:35:01 ---> 7e61bfabc90b 16:35:01 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:35:02 ---> d20017aa25a5 16:35:02 Step 21/26 : WORKDIR / 16:35:02 ---> Running in e166ee197257 16:35:03 Removing intermediate container e166ee197257 16:35:03 ---> c3f1a0cb9d68 16:35:03 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:03 ---> Running in 01602df2901f 16:35:03 Removing intermediate container 01602df2901f 16:35:03 ---> cee77e35f7c3 16:35:03 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:03 ---> Running in 0179dd12f0a7 16:35:03 Removing intermediate container 0179dd12f0a7 16:35:03 ---> bde052b2ac55 16:35:03 Step 24/26 : LABEL arch=x86_64 16:35:04 ---> Running in 45f23dd8745c 16:35:05 Removing intermediate container 45f23dd8745c 16:35:05 ---> 91290cda7cd7 16:35:05 Step 25/26 : LABEL git_sha=1f0662cc6dbf5d8a292e8d76b1ee294624df6987 16:35:06 ---> Running in edf2f2ae650f 16:35:08 Removing intermediate container edf2f2ae650f 16:35:08 ---> 9f655ecd9f76 16:35:08 Step 26/26 : LABEL version=0.0.0 16:35:08 ---> Running in 2be8d09be5e7 16:35:08 Removing intermediate container c3cf275f0dc0 16:35:08 ---> 909a82ba510b 16:35:08 16:35:08 Step 10/31 : FROM alpine:3.16 16:35:08 Removing intermediate container ca23d2c037ad 16:35:08 ---> 306893c1af12 16:35:08 16:35:08 Step 10/23 : FROM alpine:3.16 16:35:09 Removing intermediate container 2be8d09be5e7 16:35:09 ---> e0b7a9bdbd28 16:35:09 16:35:09 Successfully built e0b7a9bdbd28 16:35:09 Successfully tagged security-spire-config:latest 16:35:09  Building security-spire-config ... done Building core-metadata 16:35:09 3.16: Pulling from library/alpine 16:35:09 3.16: Pulling from library/alpine 16:35:12 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:12 ---> bbd1d451a277 16:35:12 Step 3/23 : WORKDIR /edgex-go 16:35:12 ---> Using cache 16:35:12 ---> 93413969e510 16:35:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:12 ---> Using cache 16:35:12 ---> c36f3a3887fe 16:35:12 Step 5/23 : RUN apk add --update --no-cache make git 16:35:14 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:35:15 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:35:15 Status: Image is up to date for alpine:3.16 16:35:15 Status: Downloaded newer image for alpine:3.16 16:35:15 ---> d7d3d98c851f 16:35:15 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:15 ---> d7d3d98c851f 16:35:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:35:15 ---> Running in b7acb9d32b19 16:35:15 ---> Running in f9b5a62330a3 16:35:15 ---> Running in 34719308ba06 16:35:15 Removing intermediate container f9b5a62330a3 16:35:15 ---> 4c5927b92b35 16:35:15 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:35:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:15 (1/1) Installing dumb-init (1.2.5-r1) 16:35:15 Executing busybox-1.35.0-r15.trigger 16:35:15 OK: 6 MiB in 15 packages 16:35:16 ---> Running in 76aa380d953a 16:35:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:16 OK: 211 MiB in 51 packages 16:35:19 Removing intermediate container 9383b15a685b 16:35:19 ---> f25a13215a90 16:35:19 16:35:19 Step 10/22 : FROM alpine:3.16 16:35:19 Removing intermediate container 4275a1a28f4e 16:35:19 ---> a9e7a2631843 16:35:19 16:35:19 Step 10/22 : FROM alpine:3.16 16:35:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:19 ---> d7d3d98c851f 16:35:19 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:35:19 ---> d7d3d98c851f 16:35:19 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:35:19 ---> Using cache 16:35:19 ---> e6671a583cd4 16:35:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:19 Removing intermediate container 34719308ba06 16:35:19 ---> e6671a583cd4 16:35:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:19 ---> Running in 2b271031e339 16:35:19 ---> Running in 0d79d92597fc 16:35:19 (1/2) Installing dumb-init (1.2.5-r1) 16:35:19 (2/2) Installing su-exec (0.2-r1) 16:35:19 Executing busybox-1.35.0-r15.trigger 16:35:19 OK: 6 MiB in 16 packages 16:35:19 ---> Running in 0dd51344bbd9 16:35:19 Removing intermediate container b7acb9d32b19 16:35:19 ---> 40db6db42a4d 16:35:19 Step 6/23 : COPY go.mod vendor* ./ 16:35:19 Removing intermediate container 2b271031e339 16:35:19 ---> 91ecd41046c2 16:35:19 Step 13/22 : ENV APP_PORT=59861 16:35:20 Removing intermediate container 0dd51344bbd9 16:35:20 ---> ebba24565d6f 16:35:20 Step 13/23 : ENV APP_PORT=59882 16:35:20 ---> fba25f58c46b 16:35:20 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:20 ---> Running in 8d78cf6b0fa2 16:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:20 ---> Running in 29a3f21d2df7 16:35:20 ---> Running in 1bb3295f43ef 16:35:20 Removing intermediate container 76aa380d953a 16:35:20 ---> daa9988d12db 16:35:20 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:35:20 Removing intermediate container 8d78cf6b0fa2 16:35:20 ---> e0eb6ab2b7c7 16:35:20 Step 14/22 : EXPOSE $APP_PORT 16:35:20 Removing intermediate container 1bb3295f43ef 16:35:20 ---> 3ec165ace257 16:35:20 Step 14/23 : EXPOSE $APP_PORT 16:35:20 ---> Running in dc384f629cf5 16:35:20 ---> Running in 5fd1b9ccc488 16:35:20 ---> Running in 8995daadff0c 16:35:20 Removing intermediate container dc384f629cf5 16:35:20 ---> 44e71d3adfdd 16:35:20 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:35:20 (1/2) Installing ca-certificates (20220614-r0) 16:35:20 Removing intermediate container 5fd1b9ccc488 16:35:20 ---> c6020528f25b 16:35:20 Step 15/23 : WORKDIR / 16:35:20 (2/2) Installing dumb-init (1.2.5-r1) 16:35:20 Executing busybox-1.35.0-r15.trigger 16:35:20 ---> Running in b49c72898912 16:35:20 Executing ca-certificates-20220614-r0.trigger 16:35:20 ---> Running in 3c7ba8aba172 16:35:20 Removing intermediate container 8995daadff0c 16:35:20 ---> a4f22d010185 16:35:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:20 OK: 6 MiB in 16 packages 16:35:20 Removing intermediate container b49c72898912 16:35:20 ---> 3ef58222fc76 16:35:20 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:35:20 Removing intermediate container 3c7ba8aba172 16:35:20 ---> a9200c7214a1 16:35:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:20 ---> Running in 518e902bae93 16:35:20 ---> 3aa37b5bff84 16:35:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:35:20 Removing intermediate container 518e902bae93 16:35:20 ---> 5df7d8371283 16:35:20 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:35:20 ---> Running in 611ac2f0c346 16:35:20 ---> 46d4987462ee 16:35:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:35:21 Removing intermediate container 0d79d92597fc 16:35:21 ---> 2d0c2bfa969f 16:35:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:35:21 ---> c9df1f9aa660 16:35:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:35:21 ---> 085ea8801f2c 16:35:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:35:21 ---> Running in 5f4be3aafd53 16:35:21 Removing intermediate container 5f4be3aafd53 16:35:21 ---> 5f4ac6d39ed9 16:35:21 Step 13/22 : ENV APP_PORT=59860 16:35:21 ---> Running in a877b659c307 16:35:21 ---> 67f7d46a0e93 16:35:21 Step 19/23 : ENTRYPOINT ["/core-command"] 16:35:21 ---> Running in 5b04eb7b8388 16:35:21 ---> 8cdac605f4f9 16:35:21 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:35:22 ---> Running in dafcfff4e371 16:35:22 Removing intermediate container a877b659c307 16:35:22 ---> 9cbd414571ba 16:35:22 Step 14/22 : EXPOSE $APP_PORT 16:35:22 Removing intermediate container 5b04eb7b8388 16:35:22 ---> c641975afcd0 16:35:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:22 ---> Running in e8264574bd34 16:35:22 Removing intermediate container 611ac2f0c346 16:35:22 ---> 8388aeee43c3 16:35:22 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 16:35:22 ---> Running in 67a8057aa4e8 16:35:22 Removing intermediate container dafcfff4e371 16:35:22 ---> 454c97d315a8 16:35:22 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:22 ---> Running in 56cbcb82f513 16:35:22 Removing intermediate container e8264574bd34 16:35:22 ---> f98c7e7a3a44 16:35:22 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:22 ---> Running in 90edb3c6aafe 16:35:22 Removing intermediate container 67a8057aa4e8 16:35:22 ---> b7dbc0cc4305 16:35:22 Step 21/23 : LABEL arch=x86_64 16:35:22 ---> Running in 3b8e497ddc9c 16:35:22 Removing intermediate container 56cbcb82f513 16:35:22 ---> 977e8561a28c 16:35:22 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:35:22 Removing intermediate container 90edb3c6aafe 16:35:22 ---> 1393b0b52c1f 16:35:22 Step 20/22 : LABEL arch=x86_64 16:35:22 ---> ea31c73f9500 16:35:22 ---> Running in 34ccd9474efb 16:35:22 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:35:22 Removing intermediate container 3b8e497ddc9c 16:35:22 ---> 504034e5e5bf 16:35:22 Step 22/23 : LABEL git_sha=1f0662cc6dbf5d8a292e8d76b1ee294624df6987 16:35:22 ---> Running in c1da2d5e9163 16:35:22 ---> eb8e7905c47c 16:35:22 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:35:22 Removing intermediate container 34ccd9474efb 16:35:22 ---> 1ab39c87f819 16:35:22 Step 21/22 : LABEL git_sha=1f0662cc6dbf5d8a292e8d76b1ee294624df6987 16:35:22 ---> Running in bd8f8ec2c7c6 16:35:23 ---> Running in 3b9a7c9c5fbf 16:35:23 Removing intermediate container c1da2d5e9163 16:35:23 ---> 26725ed9f679 16:35:23 Step 23/23 : LABEL version=0.0.0 16:35:23 ---> Running in 1ef08d41776a 16:35:23 ---> 06d06a5f31e9 16:35:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:35:23 Removing intermediate container 3b9a7c9c5fbf 16:35:23 ---> 732c3f384ca6 16:35:23 Step 22/22 : LABEL version=0.0.0 16:35:23 ---> Running in d00a30a1835f 16:35:23 Removing intermediate container 1ef08d41776a 16:35:23 ---> 7114dde605d5 16:35:23 16:35:23 Removing intermediate container d00a30a1835f 16:35:23 ---> 72b86fa19097 16:35:23 Successfully built 7114dde605d5 16:35:23 16:35:23 Successfully tagged core-command:latest 16:35:23  Building core-command ... done Building security-proxy-setup 16:35:23 ---> e64fac2be210 16:35:23 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:35:23 Successfully built 72b86fa19097 16:35:23 ---> Running in 2722aa1cc0f4 16:35:23 Successfully tagged support-scheduler:latest 16:35:23 Building sys-mgmt-agent 16:35:26  Building support-scheduler ... done Removing intermediate container 2722aa1cc0f4 16:35:26 ---> 1047bc22fe32 16:35:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:27 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:27 ---> bbd1d451a277 16:35:27 Step 3/23 : WORKDIR /edgex-go 16:35:27 ---> Using cache 16:35:27 ---> 93413969e510 16:35:27 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:27 ---> Using cache 16:35:27 ---> c36f3a3887fe 16:35:27 Step 5/23 : RUN apk add --update --no-cache make bash git 16:35:27 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:27 ---> bbd1d451a277 16:35:27 Step 3/22 : WORKDIR /edgex-go 16:35:27 ---> Using cache 16:35:27 ---> 93413969e510 16:35:27 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:27 ---> Using cache 16:35:27 ---> c36f3a3887fe 16:35:27 Step 5/22 : RUN apk add --update --no-cache make git 16:35:27 ---> Using cache 16:35:27 ---> 40db6db42a4d 16:35:27 Step 6/22 : COPY go.mod vendor* ./ 16:35:27 ---> Using cache 16:35:27 ---> fba25f58c46b 16:35:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:33 ---> Running in 8db1bafca7a6 16:35:33 ---> Running in 720da610638c 16:35:33 ---> Running in 9cf1be61778e 16:35:33 Removing intermediate container bd8f8ec2c7c6 16:35:33 ---> 16011e63d405 16:35:33 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:33 Removing intermediate container 8db1bafca7a6 16:35:33 ---> 178a6672620b 16:35:33 Step 20/22 : LABEL arch=x86_64 16:35:33 ---> Running in ca3e2978c3d5 16:35:33 Removing intermediate container ca3e2978c3d5 16:35:33 ---> 86c0d9286e1c 16:35:33 Step 21/22 : LABEL git_sha=1f0662cc6dbf5d8a292e8d76b1ee294624df6987 16:35:33 ---> 6063295046cf 16:35:33 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:35:33 ---> Running in da802f9ba996 16:35:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:33 Removing intermediate container da802f9ba996 16:35:33 ---> 830aa5a9d33b 16:35:33 Step 22/22 : LABEL version=0.0.0 16:35:33 ---> Running in b7473db0bafc 16:35:33 Removing intermediate container b7473db0bafc 16:35:33 ---> e79a5c9ed5b3 16:35:33 16:35:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:34 Successfully built e79a5c9ed5b3 16:35:34 Successfully tagged support-notifications:latest 16:35:34 Building security-spiffe-token-provider 16:35:34  Building support-notifications ... done  ---> 546da143fe49 16:35:34 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:35:34 OK: 211 MiB in 51 packages 16:35:36 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:36 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:35:36 ---> bbd1d451a277 16:35:36 Step 3/20 : WORKDIR /edgex-go 16:35:36 ---> Using cache 16:35:36 ---> 93413969e510 16:35:36 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:35:37 Removing intermediate container dd91d7598382 16:35:37 ---> e47c71fd5ee0 16:35:37 Successfully built e47c71fd5ee0 16:35:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:37 + docker inspect -f . ci-base-image-arm64 16:35:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:38 prd-ubuntu20.04-docker-arm64-4c-16g-21945 does not seem to be running inside a container 16:35:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 16:35:38 ---> fdc616c75836 16:35:38 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:35:39 ---> Running in f692c4ec382c 16:35:39 Removing intermediate container 720da610638c 16:35:39 ---> 5cb1ac5b0ece 16:35:39 Step 6/23 : COPY go.mod vendor* ./ 16:35:39 ---> 55c1715a6a20 16:35:39 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:35:39 Removing intermediate container 29a3f21d2df7 16:35:39 ---> 5810522fa04c 16:35:39 Step 8/23 : COPY . . 16:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:39 $ docker top 184952bec1e54de04fc2ccc5ab21c15a2ebfee3c80224d01b5ee987c05086385 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:39 v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:35:39 v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:35:39 OK: 17035 distinct packages available 16:35:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:40 OK: 211 MiB in 51 packages 16:35:40 + go version 16:35:40 go version go1.18.3 linux/arm64 [Pipeline] } 16:35:40 $ docker stop --time=1 184952bec1e54de04fc2ccc5ab21c15a2ebfee3c80224d01b5ee987c05086385 16:35:41 ---> 5f824a03b5d6 16:35:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:42 $ docker rm -f 184952bec1e54de04fc2ccc5ab21c15a2ebfee3c80224d01b5ee987c05086385 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:42 + docker inspect -f . ci-base-image-arm64 16:35:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:42 prd-ubuntu20.04-docker-arm64-4c-16g-21945 does not seem to be running inside a container 16:35:42 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 16:35:43 ---> 23ed37e75ad2 16:35:43 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:35:44 $ docker top 6f5406ba471fcc51a94449f64af39d14c6917087ff3018cc10a4d10e8f10c2c5 -eo pid,comm [Pipeline] { [Pipeline] echo 16:35:44 ========================================================= 16:35:44 [edgeXBuildGoParallel] Running Tests and Build... 16:35:44 ========================================================= [Pipeline] sh 16:35:45 ---> Running in 9e3141cc4a13 16:35:45 ---> 3c790f53b6df 16:35:45 Step 26/31 : RUN chmod +x /entrypoint.sh 16:35:45 Removing intermediate container f692c4ec382c 16:35:45 ---> 952734c127c7 16:35:45 Step 5/20 : COPY go.mod vendor* ./ 16:35:45 ---> Running in 806e78b8b56a 16:35:45 ---> bf641151a1d1 16:35:45 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:35:45 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 16:35:45 ---> Running in 4bd142317dc2 16:35:45 ---> 7da53ac94338 16:35:45 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:45 ---> Running in 3f9498151c8e 16:35:45 Removing intermediate container 9cf1be61778e 16:35:45 ---> f88f7aa711f7 16:35:45 Step 8/22 : COPY . . 16:35:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:35:45 + make test 16:35:45 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:35:53 Removing intermediate container 806e78b8b56a 16:35:53 ---> 92113f6fb71c 16:35:53 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:35:54 ---> Running in 17f34d7c3a47 16:35:54 ---> f3aabf2a0dd0 16:35:54 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:35:55 ---> Running in 591c9b5ad7d3 16:35:55 Removing intermediate container 17f34d7c3a47 16:35:55 ---> 05acb474bf0a 16:35:55 Step 28/31 : CMD ["gate"] 16:35:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:35:57 ---> Running in 55109289acad 16:35:59 Removing intermediate container 55109289acad 16:35:59 ---> fc21786ee689 16:35:59 Step 29/31 : LABEL arch=x86_64 16:36:00 ---> Running in 5804af365c0a 16:36:01 Removing intermediate container 5804af365c0a 16:36:01 ---> d9ee2795eff8 16:36:01 Step 30/31 : LABEL git_sha=1f0662cc6dbf5d8a292e8d76b1ee294624df6987 16:36:01 ---> Running in 3863f884eb89 16:36:01 Removing intermediate container 3f9498151c8e 16:36:01 ---> 124119d6b2ef 16:36:01 Step 7/20 : COPY . . 16:36:01 Removing intermediate container 9e3141cc4a13 16:36:01 ---> 89ebfc6380e0 16:36:01 Step 8/23 : COPY . . 16:36:01 Removing intermediate container 3863f884eb89 16:36:01 ---> 7840c84b9831 16:36:01 Step 31/31 : LABEL version=0.0.0 16:36:02 ---> Running in 3e27ee16a13f 16:36:12 Removing intermediate container 3e27ee16a13f 16:36:12 ---> 861f7f7ce0a9 16:36:12 16:36: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 16:36:12 Successfully built 861f7f7ce0a9 16:36:12 Successfully tagged security-bootstrapper:latest 16:36:12 Building security-secretstore-setup 16:36:17  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:36:17 ---> bbd1d451a277 16:36:17 Step 3/25 : WORKDIR /edgex-go 16:36:17 ---> Using cache 16:36:17 ---> 93413969e510 16:36:17 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:17 ---> Using cache 16:36:17 ---> c36f3a3887fe 16:36:17 Step 5/25 : RUN apk add --update --no-cache make git 16:36:17 ---> Using cache 16:36:17 ---> 40db6db42a4d 16:36:17 Step 6/25 : COPY go.mod vendor* ./ 16:36:17 ---> Using cache 16:36:17 ---> fba25f58c46b 16:36:17 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:17 ---> Using cache 16:36:17 ---> f88f7aa711f7 16:36:17 Step 8/25 : COPY . . 16:36:17 ---> Using cache 16:36:17 ---> f3aabf2a0dd0 16:36:17 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:36:18 ---> Running in 98bcabe38959 16:36:18 Removing intermediate container 4bd142317dc2 16:36:18 ---> 63ec10efc174 16:36:18 16:36:18 Step 10/23 : FROM alpine:3.16 16:36:18 ---> 5b56819ed96e 16:36:18 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:36:18 ---> d7d3d98c851f 16:36:18 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:36:18 ---> Using cache 16:36:18 ---> e6671a583cd4 16:36:18 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:36:18 ---> Using cache 16:36:18 ---> ebba24565d6f 16:36:18 Step 13/23 : ENV APP_PORT=59881 16:36:18 ---> dc27741b10c3 16:36:18 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:36:18 ---> Running in c7ea992077d6 16:36:18 ---> Running in adf0125cee7b 16:36:18 ---> Running in a3cea757f6f2 16:36: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:36:18 Removing intermediate container adf0125cee7b 16:36:18 ---> 0299907d1e83 16:36:18 Step 14/23 : EXPOSE $APP_PORT 16:36: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:36:19 ---> Running in ba7b59ceb746 16:36:19 Removing intermediate container ba7b59ceb746 16:36:19 ---> 4d1613d50504 16:36:19 Step 15/23 : WORKDIR / 16:36:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:36:19 ---> Running in 8f05506b2327 16:36:20 Removing intermediate container 8f05506b2327 16:36:20 ---> 366dc0f247a4 16:36:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:20 Removing intermediate container 591c9b5ad7d3 16:36:20 ---> 01b459983ba5 16:36:20 16:36:20 Step 10/22 : FROM alpine:3.16 16:36:20 ---> d7d3d98c851f 16:36:20 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:36:20 ---> Running in 3477e1f89683 16:36:20 ---> 26284ece9b5e 16:36:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:21 (1/6) Installing ca-certificates (20220614-r0) 16:36:21 (2/6) Installing brotli-libs (1.0.9-r6) 16:36:21 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:36:21 (4/6) Installing libcurl (7.83.1-r2) 16:36:21 (5/6) Installing curl (7.83.1-r2) 16:36:21 (6/6) Installing dumb-init (1.2.5-r1) 16:36:21 Executing busybox-1.35.0-r15.trigger 16:36:21 Executing ca-certificates-20220614-r0.trigger 16:36:21 OK: 8 MiB in 20 packages 16:36:21 ---> dcaf1b95ebc4 16:36:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:36:22 ---> cde4f81a283f 16:36:22 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:36:22 ---> Running in 6e2d61e5c010 16:36:22 Removing intermediate container 3477e1f89683 16:36:22 ---> 312b384a7449 16:36:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:36:22 ---> Running in e70e760b9ace 16:36:22 Removing intermediate container 6e2d61e5c010 16:36:22 ---> 78e6027ff6dc 16:36:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:22 ---> Running in f55c444116f2 16:36:22 Removing intermediate container f55c444116f2 16:36:22 ---> 429c037640ce 16:36:22 Removing intermediate container e70e760b9ace 16:36:22 ---> 9715f5966550 16:36:22 Step 13/22 : WORKDIR /edgex 16:36:22 Step 21/23 : LABEL arch=x86_64 16:36:22 ---> Running in 00fa80e64597 16:36:22 ---> Running in adfc46c2dfe8 16:36:23 Removing intermediate container 00fa80e64597 16:36:23 ---> b56de470b9b6 16:36:23 Step 22/23 : LABEL git_sha=1f0662cc6dbf5d8a292e8d76b1ee294624df6987 16:36:23 ---> Running in 4e6f463269c6 16:36:23 Removing intermediate container adfc46c2dfe8 16:36:23 ---> 3111cdcddafa 16:36:23 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:36:23 Removing intermediate container 4e6f463269c6 16:36:23 ---> 64368725095b 16:36:23 Step 23/23 : LABEL version=0.0.0 16:36:23 ---> Running in d01059a80b68 16:36:23 ---> db884013d9c6 16:36:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:36:24 ? github.com/edgexfoundry/edgex-go [no test files] 16:36:24 Removing intermediate container d01059a80b68 16:36:24 ---> 9c7c5f245334 16:36:24 16:36:24 Successfully built 9c7c5f245334 16:36:24 Successfully tagged core-metadata:latest 16:36:24  Building core-metadata ... done Building security-spire-agent 16:36:24 ---> 3f58cfe4fde8 16:36:24 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:36:28 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:36:28 ---> bbd1d451a277 16:36:28 Step 3/26 : WORKDIR /edgex-go 16:36:28 ---> Using cache 16:36:28 ---> 93413969e510 16:36:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:28 ---> Using cache 16:36:28 ---> c36f3a3887fe 16:36:28 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:36:38 ---> 3186b8ba2890 16:36:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:36:38 ---> Running in 0ad8d30b3218 16:36:38 ---> 741aaddc9deb 16:36:38 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:36:38 ---> Running in c8680e2bf7ff 16:36:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:36:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:39 OK: 211 MiB in 51 packages 16:36:39 Removing intermediate container c8680e2bf7ff 16:36:39 ---> ccc35bb21f9a 16:36:39 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:36:40 ---> Running in f4b9c3e34c0f 16:36:40 Removing intermediate container f4b9c3e34c0f 16:36:40 ---> 28984df71998 16:36:40 Step 20/22 : LABEL arch=x86_64 16:36:40 Removing intermediate container 0ad8d30b3218 16:36:40 ---> 2606641582ca 16:36:40 Step 6/26 : COPY go.mod vendor* ./ 16:36:41 ---> Running in c3653a5f3e16 16:36:41 ---> 6599fe8b282f 16:36:41 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:43 ---> Running in 1100fa605dbb 16:36:43 Removing intermediate container c3653a5f3e16 16:36:43 ---> 7c082e0ebf8c 16:36:43 Step 21/22 : LABEL git_sha=1f0662cc6dbf5d8a292e8d76b1ee294624df6987 16:36:43 ---> Running in 215a79ef7ad0 16:36:43 Removing intermediate container 98bcabe38959 16:36:43 ---> 686f6c691576 16:36:43 16:36:43 Step 10/25 : FROM alpine:3.16 16:36:43 ---> d7d3d98c851f 16:36:43 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:36:43 Removing intermediate container c7ea992077d6 16:36:43 ---> 6d3851bde864 16:36:43 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:36:43 ---> Running in 1b2f0fa2e80f 16:36:43 ---> Running in fbac7aee4f54 16:36:43 Removing intermediate container 215a79ef7ad0 16:36:43 ---> 5b5d2f228e5e 16:36:43 Step 22/22 : LABEL version=0.0.0 16:36:43 ---> Running in ef54d24efd59 16:36:43 Removing intermediate container ef54d24efd59 16:36:43 ---> eb1f6b60e2d3 16:36:43 16:36:43 Successfully built eb1f6b60e2d3 16:36:44 Successfully tagged security-proxy-setup:latest 16:36:44  Building security-proxy-setup ... done Building security-spire-server 16:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:45 (1/3) Installing ca-certificates (20220614-r0) 16:36:45 (2/3) Installing dumb-init (1.2.5-r1) 16:36:45 (3/3) Installing su-exec (0.2-r1) 16:36:45 Executing busybox-1.35.0-r15.trigger 16:36:45 Executing ca-certificates-20220614-r0.trigger 16:36:45 OK: 6 MiB in 17 packages 16:36:49 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:36:49 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:36:49 ---> bbd1d451a277 16:36:49 Step 3/25 : WORKDIR /edgex-go 16:36:49 ---> Using cache 16:36:49 ---> 93413969e510 16:36:49 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:49 ---> Using cache 16:36:49 ---> c36f3a3887fe 16:36:49 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:36:49 ---> Using cache 16:36:49 ---> 2606641582ca 16:36:49 Step 6/25 : COPY go.mod vendor* ./ 16:36:49 ---> Using cache 16:36:49 ---> 6599fe8b282f 16:36:49 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:36:52 ---> Running in 8f26ceb44df1 16:36:56 Removing intermediate container fbac7aee4f54 16:36:56 ---> b8b5eef45563 16:36:56 16:36:56 Step 11/23 : FROM alpine:3.16 16:36:56 ---> d7d3d98c851f 16:36: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' 16:36:56 Removing intermediate container 1b2f0fa2e80f 16:36:56 ---> ec69a6f1146a 16:36:56 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:36:57 ---> Running in c06859330a26 16:36:58 ---> Running in de345be1bddd 16:36:58 Removing intermediate container c06859330a26 16:36:58 ---> 4d008f601284 16:36:58 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 16:36:58 Removing intermediate container a3cea757f6f2 16:36:58 ---> 71ea25a9a638 16:36:58 16:36:58 Step 9/20 : FROM alpine:3.15 16:36:58 ---> 2720e26172a0 16:36:58 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:36:58 ---> Using cache 16:36:58 ---> aeb0f06042f0 16:36:58 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:36:58 ---> Using cache 16:36:58 ---> e17c50e4ab97 16:36:58 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:36:58 ---> Running in 650b6f7cd103 16:36:58 ---> Running in ff222b5cfafc 16:36:58 Removing intermediate container de345be1bddd 16:36:58 ---> b8d29b64c427 16:36:58 Step 13/25 : WORKDIR / 16:36:58 Removing intermediate container 1100fa605dbb 16:36:58 ---> 23c2a23fcefd 16:36:58 Step 8/26 : COPY . . 16:36:58 ---> Running in b8167d6f793c 16:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:36:59 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 16:36:59 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 16:36:59 (3/33) Installing readline (8.1.2-r0) 16:36:59 (4/33) Installing bash (5.1.16-r2) 16:36:59 Executing bash-5.1.16-r2.post-install 16:36:59 (5/33) Installing ca-certificates (20220614-r0) 16:36:59 (6/33) Installing brotli-libs (1.0.9-r6) 16:36:59 (7/33) Installing nghttp2-libs (1.47.0-r0) 16:36:59 (8/33) Installing libcurl (7.83.1-r2) 16:36:59 (9/33) Installing curl (7.83.1-r2) 16:36:59 (10/33) Installing docker-cli (20.10.16-r2) 16:36:59 (11/33) Installing dumb-init (1.2.5-r1) 16:36:59 (12/33) Installing libbz2 (1.0.8-r1) 16:36:59 (13/33) Installing expat (2.4.8-r0) 16:36:59 (14/33) Installing libffi (3.4.2-r1) 16:36:59 (15/33) Installing gdbm (1.23-r0) 16:36:59 (16/33) Installing xz-libs (5.2.5-r1) 16:36:59 (17/33) Installing libgcc (11.2.1_git20220219-r2) 16:36:59 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 16:36:59 (19/33) Installing mpdecimal (2.5.1-r1) 16:36:59 (20/33) Installing sqlite-libs (3.38.5-r0) 16:36:59 (21/33) Installing python3 (3.10.5-r0) 16:36:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:00 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:37:00 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:37:00 OK: 15857 distinct packages available 16:37:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:00 (22/33) Installing py3-contextlib2 (21.6.0-r2) 16:37:00 (23/33) Installing py3-tomli (2.0.1-r1) 16:37:00 (24/33) Installing py3-pep517 (0.12.0-r2) 16:37:00 (25/33) Installing py3-six (1.16.0-r1) 16:37:00 (26/33) Installing py3-retrying (1.3.3-r3) 16:37:00 (27/33) Installing py3-appdirs (1.4.4-r3) 16:37:00 (28/33) Installing py3-more-itertools (8.13.0-r0) 16:37:00 (29/33) Installing py3-ordered-set (4.0.2-r3) 16:37:00 (30/33) Installing py3-parsing (2.4.7-r3) 16:37:00 (31/33) Installing py3-packaging (21.3-r0) 16:37:00 (32/33) Installing py3-setuptools (59.4.0-r0) 16:37:00 (33/33) Installing py3-pip (22.1.1-r0) 16:37:00 Executing busybox-1.35.0-r15.trigger 16:37:00 Executing ca-certificates-20220614-r0.trigger 16:37:00 OK: 122 MiB in 47 packages 16:37:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:01 (1/9) Installing ca-certificates (20220614-r0) 16:37:01 (2/9) Installing brotli-libs (1.0.9-r5) 16:37:01 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:37:02 (4/9) Installing libcurl (7.80.0-r2) 16:37:02 (5/9) Installing curl (7.80.0-r2) 16:37:02 Removing intermediate container b8167d6f793c 16:37:02 ---> ed83e3a949d5 16:37:02 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:37:02 (6/9) Installing dumb-init (1.2.5-r1) 16:37:02 (7/9) Installing musl-obstack (1.2.3-r0) 16:37:02 (8/9) Installing libucontext (1.1-r0) 16:37:02 (9/9) Installing gcompat (1.0.0-r4) 16:37:02 Executing busybox-1.34.1-r7.trigger 16:37:02 Executing ca-certificates-20220614-r0.trigger 16:37:02 OK: 8 MiB in 23 packages 16:37:04 ---> fe57de5c886f 16:37:04 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:37:04 ---> 504b407f7e7a 16:37:04 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:37:04 ---> Running in 2d80b68fae8b 16:37:04 ---> c7ecebc77288 16:37:04 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:37:04 Removing intermediate container 8f26ceb44df1 16:37:04 ---> 6fb79433ee83 16:37:04 Step 8/25 : COPY . . 16:37:04 Removing intermediate container 2d80b68fae8b 16:37:04 ---> bf561eb2db77 16:37:04 Step 10/26 : WORKDIR /edgex-go/spire-build 16:37:04 Removing intermediate container ff222b5cfafc 16:37:04 ---> c4f9272b67e3 16:37:04 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:04 ---> 266b1c1f409e 16:37:04 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:37:04 ---> Running in b0ea0f22eb0b 16:37:06 Removing intermediate container b0ea0f22eb0b 16:37:06 ---> d54acdf253ef 16:37:06 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 16:37:08 ---> f66e4139858a 16:37:08 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / ---> 7d7470d7ec49 16:37:08 16:37:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:37:08 ---> Running in d7f888983353 16:37:08 ---> 457f9806d933 16:37:08 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:37:08 ---> Running in a44943bc4721 16:37:08 ---> 55adda91782a 16:37:08 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:37:08 ---> 466083766fe4 16:37:08 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:37:08 Removing intermediate container a44943bc4721 16:37:08 ---> a296e9b4ea4a 16:37:08 Step 10/25 : WORKDIR /edgex-go/spire-build 16:37:09 ---> Running in 0e58b07e56c4 16:37:09 ---> f195a79e76a8 16:37:09 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:37:09 ---> 682d8b7612ff 16:37:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:37:09 Removing intermediate container 0e58b07e56c4 16:37:09 ---> 6e725bbfc167 16:37:09 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 16:37:09 ---> Running in 34f7c980bb32 16:37:09 ---> Running in c7dca21d615b 16:37:09 Removing intermediate container d7f888983353 16:37:09 ---> 2f86b220de11 16:37:09 Step 12/26 : WORKDIR /edgex-go 16:37:09 ---> Running in 949fb335cf77 16:37:09 Collecting docker-compose==1.23.2 16:37:09 Removing intermediate container 34f7c980bb32 16:37:09 ---> e6def7fa35f2 16:37:09 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:09 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:37:09 ---> Running in a908d2d86a28 16:37:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 18.6 MB/s eta 0:00:00 16:37:09 ---> 79c01660f9ef 16:37:09 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:37:09 Removing intermediate container 949fb335cf77 16:37:09 ---> 9bed97aca66e 16:37:09 16:37:09 Step 13/26 : FROM alpine:3.15 16:37:09 ---> 2720e26172a0 16:37:09 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:37:09 ---> Using cache 16:37:09 ---> aeb0f06042f0 16:37:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:09 ---> Using cache 16:37:09 ---> e17c50e4ab97 16:37:09 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:37:09 ---> Running in f27a44693488 16:37:09 ---> Running in 8d24840ade3a 16:37:09 Removing intermediate container a908d2d86a28 16:37:09 ---> 3651627a18c0 16:37:09 Step 18/20 : LABEL arch=x86_64 16:37:09 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:37:09 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:37:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 75.3 MB/s eta 0:00:00 16:37:09 ---> Running in 7970a107fd9f 16:37:09 Collecting docopt<0.7,>=0.6.1 16:37:09 Downloading docopt-0.6.2.tar.gz (25 kB) 16:37:09 Preparing metadata (setup.py): started 16:37:09 Removing intermediate container 7970a107fd9f 16:37:09 ---> 8977dd0af01b 16:37:09 Step 19/20 : LABEL git_sha=1f0662cc6dbf5d8a292e8d76b1ee294624df6987 16:37:09 ---> Running in cf35bf74862d 16:37:09 Removing intermediate container cf35bf74862d 16:37:09 ---> 0df4197925d4 16:37:09 Step 20/20 : LABEL version=0.0.0 16:37:10 ---> Running in d5ad66238774 16:37:10 Preparing metadata (setup.py): finished with status 'done' 16:37:10 Collecting cached-property<2,>=1.2.0 16:37:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:37:10 Removing intermediate container d5ad66238774 16:37:10 ---> eda5c6e2c098 16:37:10 16:37:10 Collecting websocket-client<1.0,>=0.32.0 16:37:10 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:37:10 Successfully built eda5c6e2c098 16:37:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 128.1 MB/s eta 0:00:00 16:37:10 Successfully tagged security-spiffe-token-provider:latest 16:37:10  Building security-spiffe-token-provider ... done Building core-data 16:37:10 Removing intermediate container c7dca21d615b 16:37:10 ---> e0b44c5ef6d1 16:37:10 Step 12/25 : WORKDIR /edgex-go 16:37:10 ---> Running in 324ae85e721e 16:37:10 Collecting jsonschema<3,>=2.5.1 16:37:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:37:10 Collecting PyYAML<4,>=3.10 16:37:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:10 Downloading PyYAML-3.13.tar.gz (270 kB) 16:37:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 4.4 MB/s eta 0:00:00 16:37:10 Preparing metadata (setup.py): started 16:37:11 Preparing metadata (setup.py): finished with status 'done' 16:37:11 Collecting docker<4.0,>=3.6.0 16:37:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:37:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 19.6 MB/s eta 0:00:00 16:37:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:11 Collecting dockerpty<0.5,>=0.4.1 16:37:11 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:37:11 Preparing metadata (setup.py): started 16:37:11 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:37:11 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:37:11 OK: 15857 distinct packages available 16:37:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:11 Preparing metadata (setup.py): finished with status 'done' 16:37:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 16:37:12 Collecting texttable<0.10,>=0.9.0 16:37:12 Downloading texttable-0.9.1.tar.gz (11 kB) 16:37:12 Preparing metadata (setup.py): started 16:37:12 Removing intermediate container 324ae85e721e 16:37:12 ---> 8a58eb05917e 16:37:12 16:37:12 Step 13/25 : FROM alpine:3.15 16:37:12 ---> 2720e26172a0 16:37:12 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:37:12 ---> Using cache 16:37:12 ---> aeb0f06042f0 16:37:12 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:12 ---> Using cache 16:37:12 ---> e17c50e4ab97 16:37:12 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:37:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:12 Preparing metadata (setup.py): finished with status 'done' 16:37:12 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:37:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:37:12 ---> bbd1d451a277 16:37:12 Step 3/23 : WORKDIR /edgex-go 16:37:12 ---> Using cache 16:37:12 ---> 93413969e510 16:37:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:12 ---> Using cache 16:37:12 ---> c36f3a3887fe 16:37:12 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:37:12 Collecting docker-pycreds>=0.4.0 16:37:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:37:12 Collecting urllib3<1.25,>=1.21.1 16:37:12 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:37:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 50.3 MB/s eta 0:00:00 16:37:12 Collecting chardet<3.1.0,>=3.0.2 16:37:12 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:37:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 53.4 MB/s eta 0:00:00 16:37:12 Collecting idna<2.8,>=2.5 16:37:12 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:37:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 135.3 MB/s eta 0:00:00 16:37:12 (1/5) Installing dumb-init (1.2.5-r1) 16:37:12 Collecting certifi>=2017.4.17 16:37:12 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 16:37:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 78.5 MB/s eta 0:00:00 16:37:12 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:37:12 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:37:12 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:37:12 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:37:12 (2/5) Installing musl-obstack (1.2.3-r0) 16:37:12 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 16:37:12 Running setup.py install for texttable: started 16:37:12 (3/5) Installing libucontext (1.1-r0) 16:37:12 (4/5) Installing gcompat (1.0.0-r4) 16:37:13 (5/5) Installing openssl (1.1.1q-r0) 16:37:13 Executing busybox-1.34.1-r7.trigger 16:37:13 OK: 6 MiB in 19 packages 16:37:13 Running setup.py install for texttable: finished with status 'done' 16:37:13 Running setup.py install for PyYAML: started 16:37:14 ---> Running in 74f51d40b6a9 16:37:14 ---> Running in 8971712a481b 16:37:14 Running setup.py install for PyYAML: finished with status 'done' 16:37:14 Removing intermediate container f27a44693488 16:37:14 ---> 78b244e61391 16:37:14 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:37:14 ---> Running in 6246b8356c14 16:37:14 Removing intermediate container 8d24840ade3a 16:37:14 ---> 832b144e1005 16:37:14 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:37:14 Running setup.py install for docopt: started 16:37:14 Removing intermediate container 6246b8356c14 16:37:14 ---> 5a84edd52254 16:37:14 Step 23/25 : LABEL arch=x86_64 16:37:14 ---> Running in 8eb9333827eb 16:37:14 Removing intermediate container 8eb9333827eb 16:37:14 ---> c2d9b19dea71 16:37:14 Step 24/25 : LABEL git_sha=1f0662cc6dbf5d8a292e8d76b1ee294624df6987 16:37:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:37:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:14 Running setup.py install for docopt: finished with status 'done' 16:37:15 ---> Running in f3393fca53b1 16:37:15 ---> 5367eca89b4f 16:37:15 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:37:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:37:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:15 Removing intermediate container f3393fca53b1 16:37:15 ---> 1828c7e37004 16:37:15 Step 25/25 : LABEL version=0.0.0 16:37:15 ---> Running in 46aa0e81653c 16:37:15 Running setup.py install for dockerpty: started 16:37:15 Removing intermediate container 46aa0e81653c 16:37:15 ---> 115f0430feff 16:37:15 16:37:16 Successfully built 115f0430feff 16:37:16 Successfully tagged security-secretstore-setup:latest 16:37:16  Building security-secretstore-setup ... done OK: 211 MiB in 51 packages 16:37:16 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:37:16 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:37:16 OK: 15857 distinct packages available 16:37:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:37:16 Running setup.py install for dockerpty: finished with status 'done' 16:37:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:37:17 (1/5) Installing dumb-init (1.2.5-r1) 16:37:17 (2/5) Installing musl-obstack (1.2.3-r0) 16:37:17 (3/5) Installing libucontext (1.1-r0) 16:37:17 ---> 65f10c63de9c 16:37:17 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:37:17 (4/5) Installing gcompat (1.0.0-r4) 16:37:17 Removing intermediate container 8971712a481b 16:37:17 ---> 1ee4e332679f 16:37:17 Step 6/23 : COPY go.mod vendor* ./ 16:37:17 (5/5) Installing openssl (1.1.1q-r0) 16:37:17 ---> 9d2684323c14 16:37:17 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:37:17 Executing busybox-1.34.1-r7.trigger 16:37:17 OK: 6 MiB in 19 packages 16:37:17 ---> 49901e3766b4 16:37:17 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:37:17 ---> Running in 9dc45a229173 16:37:17 ---> e46da6d55433 16:37:17 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:37:17 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 16:37:17 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:37:18 ---> 5ce2fe2997ed 16:37:18 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:37:18 Removing intermediate container 74f51d40b6a9 16:37:18 ---> cd2657b1ed77 16:37:18 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:37:18 ---> Running in 684b671e1c45 16:37:18 Removing intermediate container 684b671e1c45 16:37:18 ---> 828e162028d1 16:37:18 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:37:18 ---> Running in 7117240bafea 16:37:20 Removing intermediate container 7117240bafea 16:37:20 ---> ea20040916c6 16:37:20 Step 24/26 : LABEL arch=x86_64 16:37:23 ---> 0e73702d8eaf 16:37:23 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:37:23 ---> Running in 72fc723dacf2 16:37:23 Removing intermediate container 72fc723dacf2 16:37:23 ---> dce181df7697 16:37:23 Step 25/26 : LABEL git_sha=1f0662cc6dbf5d8a292e8d76b1ee294624df6987 16:37:23 ---> Running in 3e97932d87be 16:37:23 ---> 45145aa52801 16:37:23 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:37:23 Removing intermediate container 650b6f7cd103 16:37:23 ---> 9cb0e2263db6 16:37:23 Step 14/23 : ENV APP_PORT=58890 16:37:23 ---> Running in 222f8be7aef3 16:37:23 Removing intermediate container 3e97932d87be 16:37:23 ---> 8e87d477abfb 16:37:23 Step 26/26 : LABEL version=0.0.0 16:37:23 ---> 52dbd4043605 16:37:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:37:23 ---> Running in 44ece0e85824 16:37:23 Removing intermediate container 222f8be7aef3 16:37:23 ---> 7926b4321c9f 16:37:23 Step 15/23 : EXPOSE $APP_PORT 16:37:23 ---> Running in 4cd0bd61f56d 16:37:23 Removing intermediate container 44ece0e85824 16:37:23 ---> 42abbf715100 16:37:23 16:37:23 ---> cc70ae4aefb8 16:37:23 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:37:23 Successfully built 42abbf715100 16:37:23 Successfully tagged security-spire-agent:latest 16:37:23  Building security-spire-agent ... done  ---> Running in 6133a7a57177 16:37:23 Removing intermediate container 4cd0bd61f56d 16:37:23 ---> c965b4f54a71 16:37:23 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:37:23 Removing intermediate container 6133a7a57177 16:37:23 ---> be5bbdbbb56b 16:37:23 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:37:24 ---> Running in 74931cd55003 16:37:24 ---> c60501496e4f 16:37:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:37:24 Removing intermediate container 74931cd55003 16:37:24 ---> 67993c296397 16:37:24 Step 23/25 : LABEL arch=x86_64 16:37:24 ---> Running in 6da0972d78e7 16:37:24 ---> 234e89937e41 16:37:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:37:24 Removing intermediate container 6da0972d78e7 16:37:24 ---> 429e5acc8167 16:37:24 Step 24/25 : LABEL git_sha=1f0662cc6dbf5d8a292e8d76b1ee294624df6987 16:37:24 ---> Running in 3afe3cb3ad81 16:37:24 ---> 87ab13056967 16:37:24 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:37:25 ---> Running in 4a13104e142f 16:37:25 Removing intermediate container 3afe3cb3ad81 16:37:25 ---> 8b217a0483fa 16:37:25 Step 25/25 : LABEL version=0.0.0 16:37:25 Removing intermediate container 4a13104e142f 16:37:25 ---> 075dd29c20d1 16:37:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:25 ---> Running in f4c477e440e0 16:37:25 ---> Running in 23201910af2b 16:37:25 Removing intermediate container 23201910af2b 16:37:25 ---> 48aa73fd5281 16:37:25 Step 21/23 : LABEL arch=x86_64 16:37:25 Removing intermediate container f4c477e440e0 16:37:25 ---> 857a16a40175 16:37:25 16:37:25 ---> Running in f717e9602318 16:37:25 Successfully built 857a16a40175 16:37:25 Successfully tagged security-spire-server:latest 16:37:25  Building security-spire-server ... done Removing intermediate container f717e9602318 16:37:25 ---> 68d63973f678 16:37:25 Step 22/23 : LABEL git_sha=1f0662cc6dbf5d8a292e8d76b1ee294624df6987 16:37:25 ---> Running in eb25a05a142b 16:37:26 Removing intermediate container eb25a05a142b 16:37:26 ---> 85fb324cabf9 16:37:26 Step 23/23 : LABEL version=0.0.0 16:37:26 ---> Running in b54cefb1a4cb 16:37:26 Removing intermediate container b54cefb1a4cb 16:37:26 ---> 797f410404a7 16:37:26 16:37:26 Successfully built 797f410404a7 16:37:26 Successfully tagged sys-mgmt-agent:latest 16:37:27  Building sys-mgmt-agent ... done Removing intermediate container 9dc45a229173 16:37:27 ---> 9c6e13d98057 16:37:27 Step 8/23 : COPY . . 16:37:33 ---> ee863685fe04 16:37:33 Step 9/23 : RUN make cmd/core-data/core-data 16:37:33 ---> Running in d1ec07c2ca4f 16:37:33 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 16:37:52 Removing intermediate container d1ec07c2ca4f 16:37:52 ---> 04bc77193839 16:37:52 16:37:52 Step 10/23 : FROM alpine:3.16 16:37:52 ---> d7d3d98c851f 16:37:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:37:52 ---> Running in 5b500341fcfc 16:37:52 Removing intermediate container 5b500341fcfc 16:37:52 ---> 9169f623c7df 16:37:52 Step 12/23 : ENV APP_PORT=59880 16:37:52 ---> Running in 33734b18f380 16:37:52 Removing intermediate container 33734b18f380 16:37:52 ---> 329de329cd7c 16:37:52 Step 13/23 : EXPOSE $APP_PORT 16:37:52 ---> Running in 8c7cba1ca523 16:37:52 Removing intermediate container 8c7cba1ca523 16:37:52 ---> 2d59bf2e1fd0 16:37:52 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:37:52 ---> Running in 4b1e87d0aeb7 16:37:52 Removing intermediate container 4b1e87d0aeb7 16:37:52 ---> 8bd7cc1b8c8a 16:37:52 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:37:52 ---> Running in 2b8d909484a6 16:37:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:37:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:37:52 (1/6) Installing dumb-init (1.2.5-r1) 16:37:52 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:37:52 (3/6) Installing libsodium (1.0.18-r0) 16:37:52 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:37:52 (5/6) Installing libzmq (4.3.4-r0) 16:37:52 (6/6) Installing zeromq (4.3.4-r0) 16:37:52 Executing busybox-1.35.0-r15.trigger 16:37:52 OK: 8 MiB in 20 packages 16:37:53 Removing intermediate container 2b8d909484a6 16:37:53 ---> 434292d991d6 16:37:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:37:53 ---> cb5730fb85ad 16:37:53 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:37:54 ---> eb3a377a6ad8 16:37:54 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:37:54 ---> 2d062367a9f9 16:37:54 Step 19/23 : ENTRYPOINT ["/core-data"] 16:37:54 ---> Running in 59a315512f2b 16:37:54 Removing intermediate container 59a315512f2b 16:37:54 ---> ae2cf881814d 16:37:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:37:54 ---> Running in 09cd136c6908 16:37:54 Removing intermediate container 09cd136c6908 16:37:54 ---> 00a24e0a0f94 16:37:54 Step 21/23 : LABEL arch=x86_64 16:37:54 ---> Running in 51ede7b477d4 16:37:54 Removing intermediate container 51ede7b477d4 16:37:54 ---> d26e708ad196 16:37:54 Step 22/23 : LABEL git_sha=1f0662cc6dbf5d8a292e8d76b1ee294624df6987 16:37:54 ---> Running in 34523b46054a 16:37:55 Removing intermediate container 34523b46054a 16:37:55 ---> d962eea85388 16:37:55 Step 23/23 : LABEL version=0.0.0 16:37:55 ---> Running in 775e4d585cf7 16:37:55 Removing intermediate container 775e4d585cf7 16:37:55 ---> afc66bf9cf6d 16:37:55 16:37:55 Successfully built afc66bf9cf6d 16:37:55 Successfully tagged core-data:latest 16:37:55  Building core-data ... done  [Pipeline] } 16:37:55 $ docker stop --time=1 837dbbc37bb99ae65d1c0a51a9cb645d839a5a0a4c905e7eaf47ef2f928b5d4d 16:37:56 $ docker rm -f 837dbbc37bb99ae65d1c0a51a9cb645d839a5a0a4c905e7eaf47ef2f928b5d4d [Pipeline] // withDockerContainer [Pipeline] sh 16:37:56 + docker images 16:37:56 REPOSITORY TAG IMAGE ID CREATED SIZE 16:37:56 core-data latest afc66bf9cf6d 2 seconds ago 21.5MB 16:37:56 04bc77193839 8 seconds ago 1.55GB 16:37:56 sys-mgmt-agent latest 797f410404a7 30 seconds ago 135MB 16:37:56 security-spire-server latest 857a16a40175 31 seconds ago 86.5MB 16:37:56 security-spire-agent latest 42abbf715100 33 seconds ago 125MB 16:37:56 security-secretstore-setup latest 115f0430feff 41 seconds ago 28.9MB 16:37:56 8a58eb05917e 46 seconds ago 1.42GB 16:37:56 security-spiffe-token-provider latest eda5c6e2c098 47 seconds ago 29.2MB 16:37:56 9bed97aca66e 47 seconds ago 1.42GB 16:37:56 71ea25a9a638 About a minute ago 1.57GB 16:37:56 b8b5eef45563 About a minute ago 1.52GB 16:37:56 security-proxy-setup latest eb1f6b60e2d3 About a minute ago 27.2MB 16:37:56 686f6c691576 About a minute ago 1.53GB 16:37:56 core-metadata latest 9c7c5f245334 About a minute ago 18.2MB 16:37:56 01b459983ba5 About a minute ago 1.53GB 16:37:56 63ec10efc174 About a minute ago 1.55GB 16:37:56 security-bootstrapper latest 861f7f7ce0a9 About a minute ago 19.3MB 16:37:56 support-notifications latest e79a5c9ed5b3 2 minutes ago 27.1MB 16:37:56 core-command latest 7114dde605d5 2 minutes ago 16.2MB 16:37:56 support-scheduler latest 72b86fa19097 2 minutes ago 26.5MB 16:37:56 f25a13215a90 2 minutes ago 1.58GB 16:37:56 a9e7a2631843 2 minutes ago 1.58GB 16:37:56 306893c1af12 2 minutes ago 1.52GB 16:37:56 909a82ba510b 2 minutes ago 1.52GB 16:37:56 security-spire-config latest e0b7a9bdbd28 2 minutes ago 85.8MB 16:37:56 4a6e7a507759 3 minutes ago 1.42GB 16:37:56 ci-base-image-x86_64 latest bbd1d451a277 6 minutes ago 993MB 16:37:56 alpine 3.15 2720e26172a0 2 weeks ago 5.57MB 16:37:56 alpine 3.16 d7d3d98c851f 2 weeks ago 5.53MB 16:37:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 weeks ago 253MB 16:37:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 4 weeks ago 677MB 16:37:56 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] } 16:38:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:38:16 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:38:16 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:38:16 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:38:18 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:38:18 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:38:18 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:38:18 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:38:18 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:38:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:38:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:38:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:38:20 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:38:20 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:38:20 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:38:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.308s coverage: 28.7% of statements 16:38:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:38:36 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:38:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.390s coverage: 98.5% of statements 16:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:38:38 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.491s coverage: 54.2% of statements 16:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:38:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:39:01 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.576s coverage: 89.2% of statements 16:39:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:39:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:39:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:39:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:39:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:39:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.545s coverage: 2.1% of statements 16:39:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:39:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:39:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.725s coverage: 95.6% of statements 16:39:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:39:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:39:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.596s coverage: 72.2% of statements 16:39:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:39:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:39:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:39:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:39:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:39:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.558s coverage: 60.0% of statements 16:39:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:39:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:39:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:39:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.408s coverage: 0.9% of statements 16:39:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:39:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.269s coverage: 58.8% of statements 16:39:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.260s coverage: 29.6% of statements 16:39:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.268s coverage: 47.1% of statements 16:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.231s coverage: 79.5% of statements 16:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.371s coverage: 94.1% of statements 16:39:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.303s coverage: 96.3% of statements 16:39:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.237s coverage: 87.5% of statements 16:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.306s coverage: 94.4% of statements 16:39:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.204s coverage: 44.8% of statements 16:39:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.706s coverage: 82.2% of statements 16:39:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:39:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.294s coverage: 92.9% of statements 16:39:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:39:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:39:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:39:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 16:39:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:39:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:39:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:39:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:39:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:39:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.217s coverage: 87.2% of statements 16:39:35 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:39:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:39:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.197s coverage: 100.0% of statements 16:39:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:39:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.292s coverage: 58.8% of statements 16:39:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:39:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.269s coverage: 80.0% of statements 16:39:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.239s coverage: 87.2% of statements 16:39:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.319s coverage: 85.4% of statements 16:39:35 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.851s coverage: 91.2% of statements 16:39:35 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:39:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.952s coverage: 64.7% of statements 16:39:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:39:42 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:39:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.359s coverage: 100.0% of statements 16:39:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.114s coverage: 89.4% of statements 16:39:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.057s coverage: 100.0% of statements 16:39:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 16:39:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.066s coverage: 100.0% of statements 16:39:51 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.371s coverage: 65.8% of statements 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:39:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.885s coverage: 43.6% of statements 16:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.275s coverage: 89.5% of statements 16:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.310s coverage: 84.8% of statements 16:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:39:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:40:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.373s coverage: 17.7% of statements 16:40:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:40:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:40:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:40:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:40:02 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.879s coverage: 92.3% of statements 16:40:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:40:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:40:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:40:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:40:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.286s coverage: 63.2% of statements 16:40:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:40:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:40:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.468s coverage: 97.7% of statements 16:40:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:40:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:40:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:40:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:40:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.222s coverage: 28.9% of statements 16:40:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:40:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:40:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:40:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:40:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:40:02 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:40:02 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.245s coverage: 100.0% of statements 16:40:02 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements 16:40:02 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 16:40:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:40:02 GO111MODULE=on go vet ./... 16:41:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:41:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:41:54 ./bin/test-attribution-txt.sh 16:41:54 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 16:41:54 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 16:41:54 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 16:41:54 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 16:41:54 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 16:41:54 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 16:41:54 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 16:41:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:41:54 + ls -al . 16:41:54 total 724 16:41:54 drwxrwxr-x 9 1001 1001 4096 Aug 4 16:35 . 16:41:54 drwxr-xr-x 4 root root 4096 Aug 4 16:35 .. 16:41:54 -rw-rw-r-- 1 1001 1001 16 Aug 4 16:33 .dockerignore 16:41:54 drwxrwxr-x 8 1001 1001 4096 Aug 4 16:34 .git 16:41:54 drwxrwxr-x 3 1001 1001 4096 Aug 4 16:33 .github 16:41:54 -rw-rw-r-- 1 1001 1001 1030 Aug 4 16:33 .gitignore 16:41:54 -rw-rw-r-- 1 1001 1001 42 Aug 4 16:33 .golangci.yml 16:41:54 -rw-rw-r-- 1 1001 1001 87 Aug 4 16:33 .hadolint.yml 16:41:54 -rw-rw-r-- 1 1001 1001 166 Aug 4 16:33 .sonarcloud.properties 16:41:54 -rw-rw-r-- 1 1001 1001 1171 Aug 4 16:33 ADOPTERS.md 16:41:54 -rw-rw-r-- 1 1001 1001 10347 Aug 4 16:33 Attribution.txt 16:41:54 -rw-rw-r-- 1 1001 1001 63209 Aug 4 16:33 CHANGELOG.md 16:41:54 -rw-rw-r-- 1 1001 1001 3804 Aug 4 16:33 CONTRIBUTING.md 16:41:54 -rw-rw-r-- 1 1001 1001 677 Aug 4 16:33 GOVERNANCE.md 16:41:54 -rw-rw-r-- 1 1001 1001 850 Aug 4 16:33 Jenkinsfile 16:41:54 -rw-rw-r-- 1 1001 1001 10775 Aug 4 16:33 LICENSE 16:41:54 -rw-rw-r-- 1 1001 1001 12212 Aug 4 16:33 Makefile 16:41:54 -rw-rw-r-- 1 1001 1001 582 Aug 4 16:33 OWNERS.md 16:41:54 -rw-rw-r-- 1 1001 1001 9094 Aug 4 16:33 README.md 16:41:54 -rw-rw-r-- 1 1001 1001 6912 Aug 4 16:33 SECURITY.md 16:41:54 -rw-rw-r-- 1 1001 1001 5 Aug 4 16:30 VERSION 16:41:54 -rw-rw-r-- 1 1001 1001 4131 Aug 4 16:33 ZMQWindows.md 16:41:54 drwxrwxr-x 2 1001 1001 4096 Aug 4 16:33 bin 16:41:54 drwxrwxr-x 18 1001 1001 4096 Aug 4 16:33 cmd 16:41:54 -rw-r--r-- 1 root root 478941 Aug 4 16:40 coverage.out 16:41:54 -rw-rw-r-- 1 1001 1001 3681 Aug 4 16:33 go.mod 16:41:54 -rw-rw-r-- 1 1001 1001 38033 Aug 4 16:33 go.sum 16:41:54 drwxrwxr-x 8 1001 1001 4096 Aug 4 16:33 internal 16:41:54 drwxrwxr-x 3 1001 1001 4096 Aug 4 16:33 openapi 16:41:54 drwxrwxr-x 4 1001 1001 4096 Aug 4 16:33 snap 16:41:54 -rw-rw-r-- 1 1001 1001 204 Aug 4 16:33 version.go [Pipeline] sh 16:41:55 + '[' -e coverage.out ] 16:41:55 + chown 1001:1001 coverage.out [Pipeline] stash 16:41:55 Warning: overwriting stash ‘coverage-report’ 16:41:56 Stashed 1 file(s) [Pipeline] sh 16:41:56 + make build 16:41:56 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 16:43:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:44:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:44:46 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 16:45: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:45: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:45: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-scheduler/support-scheduler ./cmd/support-scheduler 16:45: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 16:45:44 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:45: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:45:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:45:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:46: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:46:12 $ docker stop --time=1 6f5406ba471fcc51a94449f64af39d14c6917087ff3018cc10a4d10e8f10c2c5 16:46:14 $ docker rm -f 6f5406ba471fcc51a94449f64af39d14c6917087ff3018cc10a4d10e8f10c2c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:16 16:46:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:17 latest: Pulling from edgex-devops/edgex-compose-arm64 16:46:17 29e5d40040c1: Pulling fs layer 16:46:17 1ce36da41761: Pulling fs layer 16:46:17 25b303627fd3: Pulling fs layer 16:46:17 29e5d40040c1: Verifying Checksum 16:46:17 29e5d40040c1: Download complete 16:46:17 1ce36da41761: Verifying Checksum 16:46:17 1ce36da41761: Download complete 16:46:17 29e5d40040c1: Pull complete 16:46:19 25b303627fd3: Verifying Checksum 16:46:19 25b303627fd3: Download complete 16:46:19 1ce36da41761: Pull complete 16:46:31 25b303627fd3: Pull complete 16:46:31 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:46:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:31 prd-ubuntu20.04-docker-arm64-4c-16g-21945 does not seem to be running inside a container 16:46:31 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 16:46:34 $ docker top 9696ae476e852d44b7e8aa3b6f6e72fddee5bec64ed84c126e0f0b2e35af4763 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:35 + grep parallel 16:46:35 + docker-compose build --help 16:46:40 --parallel Build images in parallel. [Pipeline] } 16:46:40 $ docker stop --time=1 9696ae476e852d44b7e8aa3b6f6e72fddee5bec64ed84c126e0f0b2e35af4763 16:46:42 $ docker rm -f 9696ae476e852d44b7e8aa3b6f6e72fddee5bec64ed84c126e0f0b2e35af4763 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:46:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:46:43 prd-ubuntu20.04-docker-arm64-4c-16g-21945 does not seem to be running inside a container 16:46:43 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 16:46:44 $ docker top b6d4d626b7b4db68cf97cc2be0e22588cbd945e3ab383deb7c8707624264acc1 -eo pid,comm [Pipeline] { [Pipeline] sh 16:46:45 + docker-compose -f ./docker-compose-build.yml build --parallel 16:46:51 Building core-command ... 16:46:51 Building core-data ... 16:46:51 Building core-metadata ... 16:46:51 Building security-bootstrapper ... 16:46:51 Building security-proxy-setup ... 16:46:51 Building security-secretstore-setup ... 16:46:51 Building security-spiffe-token-provider ... 16:46:51 Building security-spire-agent ... 16:46:51 Building security-spire-config ... 16:46:51 Building security-spire-server ... 16:46:51 Building support-notifications ... 16:46:51 Building support-scheduler ... 16:46:51 Building sys-mgmt-agent ... 16:46:51 Building support-notifications 16:46:51 Building core-data 16:46:51 Building core-metadata 16:46:51 Building security-proxy-setup 16:46:51 Building security-spire-config 16:47:38 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:47:38 ---> e47c71fd5ee0 16:47:38 Step 3/23 : WORKDIR /edgex-go 16:47:38 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:47:38 ---> e47c71fd5ee0 16:47:38 Step 3/26 : WORKDIR /edgex-go 16:47:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:47:38 ---> e47c71fd5ee0 16:47:38 Step 3/22 : WORKDIR /edgex-go 16:47:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:47:38 ---> e47c71fd5ee0 16:47:38 Step 3/22 : WORKDIR /edgex-go 16:47:38 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:47:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:47:38 ---> e47c71fd5ee0 16:47:38 Step 3/23 : WORKDIR /edgex-go 16:47:38 ---> Running in c1da73d0285c 16:47:38 ---> Running in bafa243bc8c9 16:47:38 ---> Running in 2c57e075c88b 16:47:38 ---> Running in 8ede2313e3ee 16:47:38 ---> Running in aab1eae655f9 16:47:39 Removing intermediate container c1da73d0285c 16:47:39 ---> 8962be9e1eec 16:47:39 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:39 Removing intermediate container aab1eae655f9 16:47:39 ---> 87e1008b536e 16:47:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:39 Removing intermediate container bafa243bc8c9 16:47:39 ---> b83dcb9ab411 16:47:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:39 ---> Running in 6d7aa5695248 16:47:39 Removing intermediate container 2c57e075c88b 16:47:39 ---> e5ad60e28576 16:47:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:39 Removing intermediate container 8ede2313e3ee 16:47:39 ---> b18b469422b0 16:47:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:47:39 ---> Running in 43164fe8f314 16:47:39 ---> Running in b894dc594929 16:47:39 ---> Running in c26c5b238c3e 16:47:39 ---> Running in 3bd4f0daf913 16:47:44 Removing intermediate container 6d7aa5695248 16:47:44 ---> ed42061a935b 16:47:44 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:47:44 Removing intermediate container 43164fe8f314 16:47:44 ---> a5531f60c23f 16:47:44 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:47:44 ---> Running in c39da63067af 16:47:44 ---> Running in 32708b49ffe8 16:47:44 Removing intermediate container 3bd4f0daf913 16:47:44 ---> 061055f5eb07 16:47:44 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:47:44 ---> Running in 0ddbd51fe5c0 16:47:44 Removing intermediate container b894dc594929 16:47:44 ---> 57aa6030fd77 16:47:44 Step 5/23 : RUN apk add --update --no-cache make git 16:47:44 ---> Running in 4c38243f0049 16:47:44 Removing intermediate container c26c5b238c3e 16:47:44 ---> 8e722a15383e 16:47:44 Step 5/22 : RUN apk add --update --no-cache make git 16:47:44 ---> Running in 694fbc08de56 16:47:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:47:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:47 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:47:48 OK: 221 MiB in 51 packages 16:47:48 OK: 221 MiB in 51 packages 16:47:48 OK: 221 MiB in 51 packages 16:47:48 OK: 221 MiB in 51 packages 16:47:49 OK: 221 MiB in 51 packages 16:47:49 Removing intermediate container c39da63067af 16:47:49 ---> 2cfc4444a41c 16:47:49 Step 6/22 : COPY go.mod vendor* ./ 16:47:50 Removing intermediate container 4c38243f0049 16:47:50 ---> d22331117427 16:47:50 Step 6/23 : COPY go.mod vendor* ./ 16:47:50 Removing intermediate container 0ddbd51fe5c0 16:47:50 ---> c3a1613e70f4 16:47:50 Step 6/23 : COPY go.mod vendor* ./ 16:47:50 Removing intermediate container 694fbc08de56 16:47:50 ---> 41aba4b90925 16:47:50 Step 6/22 : COPY go.mod vendor* ./ 16:47:50 Removing intermediate container 32708b49ffe8 16:47:50 ---> 0a6058e49504 16:47:50 Step 6/26 : COPY go.mod vendor* ./ 16:47:51 ---> 5fb00c0a1e7e 16:47:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:51 ---> Running in da52327c48df 16:47:51 ---> 3615128aca79 16:47:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:51 ---> Running in 9875fc5d43bc 16:47:52 ---> e0421c34c29c 16:47:52 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:52 ---> bad24d48818c 16:47:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:52 ---> fe6c07513455 16:47:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:52 ---> Running in c006bcb15216 16:47:52 ---> Running in ef85439315c7 16:47:52 ---> Running in 0a4a64960f1b 16:49:00 Removing intermediate container c006bcb15216 16:49:00 ---> 345820d40b74 16:49:00 Step 8/26 : COPY . . 16:49:00 Removing intermediate container 0a4a64960f1b 16:49:00 ---> 21328a6d789a 16:49:00 Step 8/23 : COPY . . 16:49:00 Removing intermediate container ef85439315c7 16:49:00 ---> 609e1566f056 16:49:00 Step 8/22 : COPY . . 16:49:00 Removing intermediate container 9875fc5d43bc 16:49:00 Removing intermediate container da52327c48df 16:49:00 ---> 2388575f49d5 16:49:00 Step 8/22 : COPY . . 16:49:00 ---> ef5f0ae91b0f 16:49:00 Step 8/23 : COPY . . 16:49:10 ---> a7ae086c94ea 16:49:10 Step 9/23 : RUN make cmd/core-data/core-data 16:49:10 ---> 4d3ef1d188d5 16:49:10 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:49:10 ---> f1ef330384bc 16:49:10 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:49:10 ---> 2e4e6b289544 16:49:10 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:49:10 ---> c1709a370a85 16:49:10 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:49:10 ---> Running in db3d132862fd 16:49:10 ---> Running in e6504109b23d 16:49:10 ---> Running in 15209649d550 16:49:10 ---> Running in 0e69b8a22687 16:49:10 ---> Running in 00bc560a6be0 16:49:11 Removing intermediate container 0e69b8a22687 16:49:11 ---> 8da7fea0e37a 16:49:11 Step 10/26 : WORKDIR /edgex-go/spire-build 16:49:11 ---> Running in a38cb10013ad 16:49:11 Removing intermediate container a38cb10013ad 16:49:11 ---> 79643ef3a809 16:49:11 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 16:49:12 ---> Running in 55cdf578e189 16:49: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 16:49: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:49:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:49:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:49:15 Removing intermediate container 55cdf578e189 16:49:15 ---> e15bef87a638 16:49:15 Step 12/26 : WORKDIR /edgex-go 16:49:15 ---> Running in 601f0ef3b9de 16:49:15 Removing intermediate container 601f0ef3b9de 16:49:15 ---> 24f1e2d866b2 16:49:15 16:49:15 Step 13/26 : FROM alpine:3.15 16:49:15 3.15: Pulling from library/alpine 16:49:17 Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a 16:49:17 Status: Downloaded newer image for alpine:3.15 16:49:17 ---> 60f2846fe774 16:49:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:49:17 ---> Running in d21e1dbff049 16:49:17 Removing intermediate container d21e1dbff049 16:49:17 ---> 2d5b722643e9 16:49:17 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:17 ---> Running in ef6f331fc6cc 16:49:21 Removing intermediate container ef6f331fc6cc 16:49:21 ---> 5c76b7de328e 16:49:21 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:49:21 ---> Running in 04e709d8d4c1 16:49:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:49:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:49:25 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:49:25 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:49:25 OK: 15734 distinct packages available 16:49:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:49:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:49:27 (1/4) Installing dumb-init (1.2.5-r1) 16:49:27 (2/4) Installing musl-obstack (1.2.3-r0) 16:49:27 (3/4) Installing libucontext (1.1-r0) 16:49:27 (4/4) Installing gcompat (1.0.0-r4) 16:49:28 Executing busybox-1.34.1-r7.trigger 16:49:28 OK: 6 MiB in 18 packages 16:49:30 Removing intermediate container 04e709d8d4c1 16:49:30 ---> b1c51395a4a9 16:49:30 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:49:35 ---> 41a8cb1f7310 16:49:35 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:49:36 ---> 9b20ff0c7e95 16:49:36 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:49:36 ---> Running in dbff1c068056 16:49:36 Removing intermediate container dbff1c068056 16:49:36 ---> e1ea5b7f4b4d 16:49:36 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:49:37 ---> 00f7293f2e6c 16:49:37 Step 21/26 : WORKDIR / 16:49:37 ---> Running in a539f6dc0049 16:49:37 Removing intermediate container a539f6dc0049 16:49:37 ---> 326cfb03b525 16:49:37 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:49:38 ---> Running in 638f92be49e6 16:49:38 Removing intermediate container 638f92be49e6 16:49:38 ---> ccbab3a18928 16:49:38 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:49:38 ---> Running in 018d153fae67 16:49:39 Removing intermediate container 018d153fae67 16:49:39 ---> b82158829b1d 16:49:39 Step 24/26 : LABEL arch=arm64 16:49:39 ---> Running in 6234443cfa09 16:49:40 Removing intermediate container 6234443cfa09 16:49:40 ---> 980171d88332 16:49:40 Step 25/26 : LABEL git_sha=5ff22f301847f00c559c5b3be92cc0dc9229c061 16:49:40 ---> Running in 957033266a17 16:49:40 Removing intermediate container 957033266a17 16:49:40 ---> acc854669987 16:49:40 Step 26/26 : LABEL version=0.0.0 16:49:40 ---> Running in d36945261b0b 16:49:41 Removing intermediate container d36945261b0b 16:49:41 ---> 60ab52d93168 16:49:41 16:49:42 Successfully built 60ab52d93168 16:49:42 Successfully tagged security-spire-config-arm64:latest 16:49:42  Building security-spire-config ... done Building security-secretstore-setup 16:49:57 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:49:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:49:57 ---> e47c71fd5ee0 16:49:57 Step 3/25 : WORKDIR /edgex-go 16:49:57 ---> Using cache 16:49:57 ---> e5ad60e28576 16:49:57 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:49:57 ---> Using cache 16:49:57 ---> 57aa6030fd77 16:49:57 Step 5/25 : RUN apk add --update --no-cache make git 16:49:57 ---> Using cache 16:49:57 ---> d22331117427 16:49:57 Step 6/25 : COPY go.mod vendor* ./ 16:49:57 ---> Using cache 16:49:57 ---> 3615128aca79 16:49:57 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:49:57 ---> Using cache 16:49:57 ---> ef5f0ae91b0f 16:49:57 Step 8/25 : COPY . . 16:49:57 ---> Using cache 16:49:57 ---> c1709a370a85 16:49:57 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:49:57 ---> Running in 2ee5636810b4 16:49:57 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:54:34 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:55:01 Removing intermediate container 15209649d550 16:55:01 ---> 16958eed0be8 16:55:01 16:55:01 Step 10/22 : FROM alpine:3.16 16:55:01 3.16: Pulling from library/alpine 16:55:01 Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 16:55:01 Status: Downloaded newer image for alpine:3.16 16:55:01 ---> 3d81c46cd875 16:55:01 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:55:01 ---> Running in 389495398ba0 16:55:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:55:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:55:03 (1/6) Installing ca-certificates (20220614-r0) 16:55:03 (2/6) Installing brotli-libs (1.0.9-r6) 16:55:03 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:55:03 (4/6) Installing libcurl (7.83.1-r2) 16:55:03 (5/6) Installing curl (7.83.1-r2) 16:55:03 (6/6) Installing dumb-init (1.2.5-r1) 16:55:03 Executing busybox-1.35.0-r15.trigger 16:55:03 Executing ca-certificates-20220614-r0.trigger 16:55:04 OK: 8 MiB in 20 packages 16:55:06 Removing intermediate container 389495398ba0 16:55:06 ---> 1bda415c17d2 16:55:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:55:06 ---> Running in be0783d5b432 16:55:06 Removing intermediate container be0783d5b432 16:55:06 ---> d5902391357e 16:55:06 Step 13/22 : WORKDIR /edgex 16:55:06 ---> Running in 8a8b7af4688c 16:55:07 Removing intermediate container 8a8b7af4688c 16:55:07 ---> 7e4986419826 16:55:07 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:55:08 ---> eadcd4bf3501 16:55:08 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:55:09 ---> 67351821e53a 16:55:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:55:11 ---> 197db3c113e8 16:55:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:55:12 ---> 3a635d8d0881 16:55:12 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:55:12 ---> Running in 31b9dd5cbf0e 16:55:16 Removing intermediate container 31b9dd5cbf0e 16:55:16 ---> 529c5b4cb8f5 16:55:16 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:55:16 ---> Running in 26bd1d4d4f20 16:55:16 Removing intermediate container 26bd1d4d4f20 16:55:16 ---> f53476417e5d 16:55:16 Step 20/22 : LABEL arch=arm64 16:55:16 ---> Running in e5d3def36a43 16:55:17 Removing intermediate container e5d3def36a43 16:55:17 ---> 525f7ba9f427 16:55:17 Step 21/22 : LABEL git_sha=5ff22f301847f00c559c5b3be92cc0dc9229c061 16:55:17 ---> Running in 9086251f1074 16:55:18 Removing intermediate container 9086251f1074 16:55:18 ---> f36315f9ceae 16:55:18 Step 22/22 : LABEL version=0.0.0 16:55:18 ---> Running in 6e73710c8305 16:55:18 Removing intermediate container 6e73710c8305 16:55:18 ---> c89d6d499bed 16:55:18 16:55:19 Successfully built c89d6d499bed 16:55:19 Successfully tagged security-proxy-setup-arm64:latest 16:55:19  Building security-proxy-setup ... done Building sys-mgmt-agent 16:55:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:55:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:55:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:55:34 ---> e47c71fd5ee0 16:55:34 Step 3/23 : WORKDIR /edgex-go 16:55:34 ---> Using cache 16:55:34 ---> e5ad60e28576 16:55:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:55:34 ---> Using cache 16:55:34 ---> 57aa6030fd77 16:55:34 Step 5/23 : RUN apk add --update --no-cache make bash git 16:55:34 ---> Running in c6ee9635eb5a 16:55:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:55:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:55:39 OK: 221 MiB in 51 packages 16:55:41 Removing intermediate container c6ee9635eb5a 16:55:41 ---> 4c935bd53a92 16:55:41 Step 6/23 : COPY go.mod vendor* ./ 16:55:42 ---> d5846526f76c 16:55:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:42 ---> Running in 4a984c27688c 16:55:46 Removing intermediate container 2ee5636810b4 16:55:46 ---> e96b8fa30195 16:55:46 16:55:46 Step 10/25 : FROM alpine:3.16 16:55:46 ---> 3d81c46cd875 16:55:46 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:55:46 ---> Running in 164114f2dae0 16:55:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:55:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:55:50 (1/3) Installing ca-certificates (20220614-r0) 16:55:50 (2/3) Installing dumb-init (1.2.5-r1) 16:55:50 (3/3) Installing su-exec (0.2-r1) 16:55:50 Executing busybox-1.35.0-r15.trigger 16:55:50 Executing ca-certificates-20220614-r0.trigger 16:55:51 OK: 6 MiB in 17 packages 16:55:53 Removing intermediate container 164114f2dae0 16:55:53 ---> db3a20c9e5ed 16:55:53 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:55:53 ---> Running in 7cc8ff7771cd 16:55:54 Removing intermediate container 7cc8ff7771cd 16:55:54 ---> fecd4d216228 16:55:54 Step 13/25 : WORKDIR / 16:55:54 ---> Running in 073ca3f98a01 16:55:55 Removing intermediate container 073ca3f98a01 16:55:55 ---> 52553f26b7d6 16:55:55 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:55:56 ---> e7f375a7b054 16:55:56 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:55:57 ---> 63e630db585f 16:55:57 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:55:58 ---> 65b402ea6be3 16:55:58 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:55:59 ---> 7d1c591b7786 16:55:59 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:56:01 ---> f2d30936188a 16:56:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:56:04 ---> 96bb5b447bb2 16:56:04 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:56:05 ---> bac5eb6db6a8 16:56:05 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:56:05 ---> Running in 5452ecf5b62b 16:56:10 Removing intermediate container 5452ecf5b62b 16:56:10 ---> c0d44862c1a3 16:56:10 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:56:10 ---> Running in 42a9e9552b33 16:56:11 Removing intermediate container 42a9e9552b33 16:56:11 ---> 96e02d6c674e 16:56:11 Step 23/25 : LABEL arch=arm64 16:56:11 ---> Running in c1312fec2d51 16:56:12 Removing intermediate container c1312fec2d51 16:56:12 ---> a5dbdc71b69c 16:56:12 Step 24/25 : LABEL git_sha=5ff22f301847f00c559c5b3be92cc0dc9229c061 16:56:12 ---> Running in 6c8a0868ed58 16:56:13 Removing intermediate container 6c8a0868ed58 16:56:13 ---> 7a8896a1081c 16:56:13 Step 25/25 : LABEL version=0.0.0 16:56:14 ---> Running in 142abbf14f0c 16:56:15 Removing intermediate container 142abbf14f0c 16:56:15 ---> 993730f23484 16:56:15 16:56:15 Removing intermediate container 00bc560a6be0 16:56:15 ---> 7af4f002802f 16:56:15 16:56:15 Step 10/23 : FROM alpine:3.16 16:56:15 ---> 3d81c46cd875 16:56:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:56:15 ---> Running in 984905c91b63 16:56:16 Successfully built 993730f23484 16:56:16 Successfully tagged security-secretstore-setup-arm64:latest 16:56:16 Building security-spire-agent 16:56:18  Building security-secretstore-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:20 (1/1) Installing dumb-init (1.2.5-r1) 16:56:20 Executing busybox-1.35.0-r15.trigger 16:56:20 OK: 5 MiB in 15 packages 16:56:23 Removing intermediate container 984905c91b63 16:56:23 ---> 6675186eeb2f 16:56:23 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:56:23 ---> Running in dac53b786f9d 16:56:24 Removing intermediate container dac53b786f9d 16:56:24 ---> 5429e8d56619 16:56:24 Step 13/23 : ENV APP_PORT=59881 16:56:24 ---> Running in b4a2a55a9824 16:56:26 Removing intermediate container b4a2a55a9824 16:56:26 ---> 7e9bd415d2c4 16:56:26 Step 14/23 : EXPOSE $APP_PORT 16:56:26 ---> Running in a889113739ab 16:56:27 Removing intermediate container a889113739ab 16:56:27 ---> a72b28c75215 16:56:27 Step 15/23 : WORKDIR / 16:56:27 ---> Running in de0fa7b83880 16:56:28 Removing intermediate container de0fa7b83880 16:56:28 ---> 7f58bd26f242 16:56:28 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:56:30 ---> ec505f5df185 16:56:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:56:34 ---> e8909a6bee84 16:56:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:56:36 ---> b252e255ed13 16:56:36 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:56:36 ---> Running in db777887f750 16:56:37 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:56:37 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:56:37 ---> e47c71fd5ee0 16:56:37 Step 3/26 : WORKDIR /edgex-go 16:56:37 ---> Using cache 16:56:37 ---> e5ad60e28576 16:56:37 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:37 ---> Using cache 16:56:37 ---> 57aa6030fd77 16:56:37 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:56:37 Removing intermediate container db777887f750 16:56:37 ---> b8ad2d62312b 16:56:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:56:37 ---> Running in cf484656b690 16:56:37 ---> Running in a64e3962cfa4 16:56:39 Removing intermediate container a64e3962cfa4 16:56:39 ---> 21b770ebff5d 16:56:39 Step 21/23 : LABEL arch=arm64 16:56:39 ---> Running in e865d0bc5564 16:56:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:56:40 Removing intermediate container e865d0bc5564 16:56:40 ---> b651e5f437f1 16:56:40 Step 22/23 : LABEL git_sha=5ff22f301847f00c559c5b3be92cc0dc9229c061 16:56:40 ---> Running in 8a592e4834d0 16:56:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:56:41 Removing intermediate container 8a592e4834d0 16:56:41 ---> ac7e94b2107d 16:56:41 Step 23/23 : LABEL version=0.0.0 16:56:42 ---> Running in e50cebca267f 16:56:43 OK: 221 MiB in 51 packages 16:56:43 Removing intermediate container e50cebca267f 16:56:43 ---> 9c0761f88b5b 16:56:43 16:56:44 Successfully built 9c0761f88b5b 16:56:44 Successfully tagged core-metadata-arm64:latest 16:56:44 Building security-bootstrapper 16:56:44  Building core-metadata ... done Removing intermediate container cf484656b690 16:56:44 ---> b9d05032c8c2 16:56:44 Step 6/26 : COPY go.mod vendor* ./ 16:56:46 ---> d2f35db61cb0 16:56:46 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:46 ---> Running in 28177a60ceba 16:56:50 Removing intermediate container db3d132862fd 16:56:50 ---> 93575e171c77 16:56:50 16:56:50 Step 10/23 : FROM alpine:3.16 16:56:50 ---> 3d81c46cd875 16:56:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:56:50 ---> Running in bc4785f6e5e9 16:56:50 Removing intermediate container 4a984c27688c 16:56:50 ---> 7089da78d948 16:56:50 Step 8/23 : COPY . . 16:56:50 Removing intermediate container bc4785f6e5e9 16:56:50 ---> 8d90c55a7d7e 16:56:50 Step 12/23 : ENV APP_PORT=59880 16:56:50 ---> Running in 21ac06f5b3d4 16:56:51 Removing intermediate container 21ac06f5b3d4 16:56:51 ---> b2042382435d 16:56:51 Step 13/23 : EXPOSE $APP_PORT 16:56:51 ---> Running in beb65ef14c7c 16:56:52 Removing intermediate container beb65ef14c7c 16:56:52 ---> 0f6e77598820 16:56:52 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:56:52 ---> Running in 5b7ccccb367e 16:56:58 Removing intermediate container 5b7ccccb367e 16:56:58 ---> 636fe704fc4f 16:56:58 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:56:58 ---> Running in d476de192aa0 16:57:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:57:02 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:02 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:57:02 ---> e47c71fd5ee0 16:57:02 Step 3/31 : WORKDIR /edgex-go 16:57:02 ---> Using cache 16:57:02 ---> e5ad60e28576 16:57:02 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:02 ---> Using cache 16:57:02 ---> 57aa6030fd77 16:57:02 Step 5/31 : RUN apk add --update --no-cache make git 16:57:02 ---> Using cache 16:57:02 ---> d22331117427 16:57:02 Step 6/31 : COPY go.mod vendor* ./ 16:57:02 ---> Using cache 16:57:02 ---> 3615128aca79 16:57:02 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:02 ---> Using cache 16:57:02 ---> ef5f0ae91b0f 16:57:02 Step 8/31 : COPY . . 16:57:02 ---> Using cache 16:57:02 ---> c1709a370a85 16:57:02 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:57:02 (1/6) Installing dumb-init (1.2.5-r1) 16:57:02 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:57:03 (3/6) Installing libsodium (1.0.18-r0) 16:57:03 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:57:03 ---> Running in 33ba04f9fd29 16:57:03 (5/6) Installing libzmq (4.3.4-r0) 16:57:03 (6/6) Installing zeromq (4.3.4-r0) 16:57:03 Executing busybox-1.35.0-r15.trigger 16:57:03 OK: 8 MiB in 20 packages 16:57: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:57:06 Removing intermediate container d476de192aa0 16:57:06 ---> 2f977893f83e 16:57:06 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:07 ---> cfd7699cf7c0 16:57:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:57:12 ---> 38208fda2deb 16:57:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:57:14 ---> 2f4e5ea91ab7 16:57:14 Step 19/23 : ENTRYPOINT ["/core-data"] 16:57:14 ---> Running in b0d09b81a40b 16:57:14 ---> 39f3993058ff 16:57:14 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:57:15 ---> Running in 3a5328c7b126 16:57:16 Removing intermediate container b0d09b81a40b 16:57:16 ---> d559bf7fb945 16:57:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:16 ---> Running in f3cb3f47a2a7 16:57: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:57:18 Removing intermediate container f3cb3f47a2a7 16:57:18 ---> 3743c259e258 16:57:18 Step 21/23 : LABEL arch=arm64 16:57:18 ---> Running in dbdfccb7868e 16:57:19 Removing intermediate container dbdfccb7868e 16:57:19 ---> e346c2bfbb28 16:57:19 Step 22/23 : LABEL git_sha=5ff22f301847f00c559c5b3be92cc0dc9229c061 16:57:19 ---> Running in f25a63a1fca0 16:57:20 Removing intermediate container f25a63a1fca0 16:57:20 ---> 59213c5a3df6 16:57:20 Step 23/23 : LABEL version=0.0.0 16:57:20 ---> Running in 03c8997c3049 16:57:21 Removing intermediate container 03c8997c3049 16:57:21 ---> 2f5c33c0b576 16:57:21 16:57:22 Successfully built 2f5c33c0b576 16:57:22 Successfully tagged core-data-arm64:latest 16:57:22 Building core-command 16:57:35  Building core-data ... done Removing intermediate container e6504109b23d 16:57:35 ---> 555210b72687 16:57:35 16:57:35 Step 10/22 : FROM alpine:3.16 16:57:35 ---> 3d81c46cd875 16:57:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:57:35 ---> Running in 8c9222ac2248 16:57:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:57:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:57:38 (1/2) Installing ca-certificates (20220614-r0) 16:57:38 (2/2) Installing dumb-init (1.2.5-r1) 16:57:38 Executing busybox-1.35.0-r15.trigger 16:57:38 Executing ca-certificates-20220614-r0.trigger 16:57:38 OK: 6 MiB in 16 packages 16:57:42 Removing intermediate container 8c9222ac2248 16:57:42 ---> 228a6b540592 16:57:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:57:42 ---> Running in a7b3781f799d 16:57:42 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:57:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:57:42 ---> e47c71fd5ee0 16:57:42 Step 3/23 : WORKDIR /edgex-go 16:57:42 ---> Using cache 16:57:42 ---> e5ad60e28576 16:57:42 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:57:42 ---> Using cache 16:57:42 ---> 57aa6030fd77 16:57:42 Step 5/23 : RUN apk add --update --no-cache make git 16:57:42 ---> Using cache 16:57:42 ---> d22331117427 16:57:42 Step 6/23 : COPY go.mod vendor* ./ 16:57:42 ---> Using cache 16:57:42 ---> 3615128aca79 16:57:42 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:42 ---> Using cache 16:57:42 ---> ef5f0ae91b0f 16:57:42 Step 8/23 : COPY . . 16:57:43 ---> Using cache 16:57:43 ---> c1709a370a85 16:57:43 Step 9/23 : RUN make cmd/core-command/core-command 16:57:43 ---> Running in 0cb28a96de92 16:57:43 Removing intermediate container a7b3781f799d 16:57:43 ---> 59ff18bca014 16:57:43 Step 13/22 : ENV APP_PORT=59860 16:57:43 ---> Running in c79e1a681414 16:57:44 Removing intermediate container c79e1a681414 16:57:44 ---> a604bd69f77d 16:57:44 Step 14/22 : EXPOSE $APP_PORT 16:57:44 ---> Running in c49f3cb30fab 16:57:45 Removing intermediate container c49f3cb30fab 16:57:45 ---> cd1c5480ca96 16:57:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:57:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:57:47 ---> 7a63d0e9dd9c 16:57:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:57:47 Removing intermediate container 28177a60ceba 16:57:47 ---> e4f3806dc206 16:57:47 Step 8/26 : COPY . . 16:57:49 ---> be669222fa06 16:57:49 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:57:50 ---> 15cfb240895b 16:57:50 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:57:50 ---> Running in e5f4901b8873 16:57:51 Removing intermediate container e5f4901b8873 16:57:51 ---> 4e02295cc48f 16:57:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:57:52 ---> Running in 68f2196755fb 16:57:53 Removing intermediate container 68f2196755fb 16:57:53 ---> ee2746949350 16:57:53 Step 20/22 : LABEL arch=arm64 16:57:53 ---> Running in 08cb74b379af 16:57:54 Removing intermediate container 08cb74b379af 16:57:54 ---> 186759032754 16:57:54 Step 21/22 : LABEL git_sha=5ff22f301847f00c559c5b3be92cc0dc9229c061 16:57:54 ---> Running in e4affbaf0f38 16:57:55 Removing intermediate container e4affbaf0f38 16:57:55 ---> 9996f7da732d 16:57:55 Step 22/22 : LABEL version=0.0.0 16:57:55 ---> Running in ecd4bdcb715a 16:57:56 Removing intermediate container ecd4bdcb715a 16:57:56 ---> 8241f4819de8 16:57:56 16:57:57 Successfully built 8241f4819de8 16:57:57 Successfully tagged support-notifications-arm64:latest 16:57:57  Building support-notifications ... done Building support-scheduler 16:58:02 ---> f152af312f24 16:58:02 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:58:02 ---> Running in 73d87f42f771 16:58:03 Removing intermediate container 73d87f42f771 16:58:03 ---> b7132809a004 16:58:03 Step 10/26 : WORKDIR /edgex-go/spire-build 16:58:03 ---> Running in 68aec5b736ea 16:58:04 Removing intermediate container 68aec5b736ea 16:58:04 ---> c8923dbac49f 16:58:04 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 16:58:04 ---> Running in 176e05f85e8c 16:58:08 Removing intermediate container 176e05f85e8c 16:58:08 ---> e142cb06dba8 16:58:08 Step 12/26 : WORKDIR /edgex-go 16:58:08 ---> Running in 96892254a28a 16:58:08 Removing intermediate container 96892254a28a 16:58:08 ---> 84dba97c332d 16:58:08 16:58:08 Step 13/26 : FROM alpine:3.15 16:58:08 ---> 60f2846fe774 16:58:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:58:08 ---> Using cache 16:58:08 ---> 2d5b722643e9 16:58:08 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:08 ---> Using cache 16:58:08 ---> 5c76b7de328e 16:58:08 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:58:08 ---> Running in d7d5be562d36 16:58:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:58:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:58:14 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:58:14 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:58:14 OK: 15734 distinct packages available 16:58:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:58:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:58:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:58:15 ---> e47c71fd5ee0 16:58:15 Step 3/22 : WORKDIR /edgex-go 16:58:15 ---> Using cache 16:58:15 ---> e5ad60e28576 16:58:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:58:15 ---> Using cache 16:58:15 ---> 57aa6030fd77 16:58:15 Step 5/22 : RUN apk add --update --no-cache make git 16:58:15 ---> Using cache 16:58:15 ---> d22331117427 16:58:15 Step 6/22 : COPY go.mod vendor* ./ 16:58:15 ---> Using cache 16:58:15 ---> 3615128aca79 16:58:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:58:15 ---> Using cache 16:58:15 ---> ef5f0ae91b0f 16:58:15 Step 8/22 : COPY . . 16:58:15 ---> Using cache 16:58:15 ---> c1709a370a85 16:58:15 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:58:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:58:15 ---> Running in ddf30afcfd88 16:58:17 (1/5) Installing dumb-init (1.2.5-r1) 16:58:17 (2/5) Installing musl-obstack (1.2.3-r0) 16:58:17 (3/5) Installing libucontext (1.1-r0) 16:58:17 (4/5) Installing gcompat (1.0.0-r4) 16:58:17 (5/5) Installing openssl (1.1.1q-r0) 16:58:17 Executing busybox-1.34.1-r7.trigger 16:58:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:58:17 OK: 6 MiB in 19 packages 16:58:19 Removing intermediate container d7d5be562d36 16:58:19 ---> c1ecc7b6e5dd 16:58:19 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:58:22 ---> 89d82754c82b 16:58:22 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:58:28 ---> b666ea6f28a8 16:58:28 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:58:29 ---> ae4deed4b555 16:58:29 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:58:30 ---> 903433d4f4fa 16:58:30 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:58:31 ---> 536862edc4c3 16:58:31 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:58:31 ---> Running in 3733a4bfd719 16:58:31 Removing intermediate container 3733a4bfd719 16:58:31 ---> 8b5392884b9f 16:58:31 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:58:31 ---> Running in 02f2e58a6112 16:58:32 Removing intermediate container 02f2e58a6112 16:58:32 ---> 93e5a167ae9e 16:58:32 Step 24/26 : LABEL arch=arm64 16:58:32 ---> Running in 4b717c7e7494 16:58:33 Removing intermediate container 4b717c7e7494 16:58:33 ---> c28b9d7439b2 16:58:33 Step 25/26 : LABEL git_sha=5ff22f301847f00c559c5b3be92cc0dc9229c061 16:58:33 ---> Running in 58321db2ab32 16:58:33 Removing intermediate container 58321db2ab32 16:58:33 ---> 2df86ab25d4b 16:58:33 Step 26/26 : LABEL version=0.0.0 16:58:34 ---> Running in 0647664b0d65 16:58:34 Removing intermediate container 0647664b0d65 16:58:34 ---> 445c5ffaa567 16:58:34 16:58:34 Successfully built 445c5ffaa567 16:58:34 Successfully tagged security-spire-agent-arm64:latest 16:58:34  Building security-spire-agent ... done Building security-spiffe-token-provider 16:58:53 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:58:53 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:58:53 ---> e47c71fd5ee0 16:58:53 Step 3/20 : WORKDIR /edgex-go 16:58:53 ---> Using cache 16:58:53 ---> e5ad60e28576 16:58:53 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:58:53 ---> Running in 3cd80b2f09e1 16:58:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:58:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:58:57 v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:58:57 v3.16.1-93-g26e44ca6a3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:58:57 OK: 16889 distinct packages available 16:58:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:58:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:58:59 OK: 221 MiB in 51 packages 16:59:00 Removing intermediate container 3cd80b2f09e1 16:59:00 ---> 890341411470 16:59:00 Step 5/20 : COPY go.mod vendor* ./ 16:59:01 ---> f968967f627e 16:59:01 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:59:01 ---> Running in 3cab9a0322bd 16:59:48 Removing intermediate container 3cab9a0322bd 16:59:48 ---> 0889655c613e 16:59:48 Step 7/20 : COPY . . 17:00:00 ---> 0ad5b9799398 17:00:00 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:00:00 ---> Running in a1a58dbc8985 17:00: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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:02:53 Removing intermediate container 33ba04f9fd29 17:02:53 ---> e63ce5abf447 17:02:53 17:02:53 Step 10/31 : FROM alpine:3.16 17:02:53 ---> 3d81c46cd875 17:02:53 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:02:53 ---> Running in 821564b130d6 17:02:53 Removing intermediate container 821564b130d6 17:02:53 ---> f9bdd6ca17a3 17:02:53 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:02:53 ---> Running in e7a349243ca6 17:02:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:02:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:02:53 (1/2) Installing dumb-init (1.2.5-r1) 17:02:53 (2/2) Installing su-exec (0.2-r1) 17:02:53 Executing busybox-1.35.0-r15.trigger 17:02:53 OK: 5 MiB in 16 packages 17:02:53 Removing intermediate container e7a349243ca6 17:02:53 ---> 64d7c243d42a 17:02:53 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:02:53 ---> Running in f51204386e0e 17:02:53 Removing intermediate container f51204386e0e 17:02:53 ---> c76a543b39c7 17:02:53 Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging 17:02:53 ---> Running in 73d1b5c8779d 17:02:53 Removing intermediate container 73d1b5c8779d 17:02:53 ---> 1d3b5f3ea57b 17:02:53 Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 17:02:54 ---> Running in f59086c49a78 17:02:54 Removing intermediate container 3a5328c7b126 17:02:54 ---> 1ae61f4a5162 17:02:54 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:02:54 ---> Running in f7e3bbb05e27 17:02:54 Removing intermediate container f59086c49a78 17:02:54 ---> 903d2129d366 17:02:54 Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:02:54 ---> Running in be3664e934c3 17:02:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:02:58 Removing intermediate container be3664e934c3 17:02:58 ---> a153daa0fbe6 17:02:58 Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} 17:02:58 ---> Running in 3fb2af9b4960 17:02:58 Removing intermediate container 3fb2af9b4960 17:02:58 ---> 220e36ed0d6e 17:02:58 Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 17:02:59 ---> e191d698cbe4 17:02:59 Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 17:03:00 ---> Running in 19b867650e09 17:03:03 Removing intermediate container f7e3bbb05e27 17:03:03 ---> bdec03f86d66 17:03:03 17:03:03 Step 11/23 : FROM alpine:3.16 17:03:03 ---> 3d81c46cd875 17:03:03 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:03:03 ---> Running in 6e832721a8da 17:03:03 Removing intermediate container 19b867650e09 17:03:03 ---> 01f939a72631 17:03:03 Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:04 Removing intermediate container 6e832721a8da 17:03:04 ---> 25da77154f38 17:03:04 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 17:03:04 ---> Running in b55d7c32e1ad 17:03:05 ---> 0eb8d9784bf5 17:03:05 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:03:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:03:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:03:07 ---> 1f23766757a5 17:03:07 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:03:08 ---> 1e3ce2e82c5b 17:03:08 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:03:09 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 17:03:09 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 17:03:09 (3/33) Installing readline (8.1.2-r0) 17:03:09 (4/33) Installing bash (5.1.16-r2) 17:03:09 Executing bash-5.1.16-r2.post-install 17:03:09 ---> 5af68227d10e 17:03:09 Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 17:03:09 (5/33) Installing ca-certificates (20220614-r0) 17:03:10 (6/33) Installing brotli-libs (1.0.9-r6) 17:03:10 (7/33) Installing nghttp2-libs (1.47.0-r0) 17:03:10 (8/33) Installing libcurl (7.83.1-r2) 17:03:10 (9/33) Installing curl (7.83.1-r2) 17:03:10 (10/33) Installing docker-cli (20.10.16-r2) 17:03:11 ---> d6c3dd90d1d4 17:03:11 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:03:11 (11/33) Installing dumb-init (1.2.5-r1) 17:03:11 (12/33) Installing libbz2 (1.0.8-r1) 17:03:11 (13/33) Installing expat (2.4.8-r0) 17:03:11 (14/33) Installing libffi (3.4.2-r1) 17:03:11 (15/33) Installing gdbm (1.23-r0) 17:03:11 (16/33) Installing xz-libs (5.2.5-r1) 17:03:11 (17/33) Installing libgcc (11.2.1_git20220219-r2) 17:03:11 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 17:03:11 (19/33) Installing mpdecimal (2.5.1-r1) 17:03:11 (20/33) Installing sqlite-libs (3.38.5-r0) 17:03:11 (21/33) Installing python3 (3.10.5-r0) 17:03:12 ---> 5e5465b1e6ec 17:03:12 Step 26/31 : RUN chmod +x /entrypoint.sh 17:03:12 ---> Running in fce43fe7d498 17:03:14 (22/33) Installing py3-contextlib2 (21.6.0-r2) 17:03:14 (23/33) Installing py3-tomli (2.0.1-r1) 17:03:14 (24/33) Installing py3-pep517 (0.12.0-r2) 17:03:14 (25/33) Installing py3-six (1.16.0-r1) 17:03:14 (26/33) Installing py3-retrying (1.3.3-r3) 17:03:14 (27/33) Installing py3-appdirs (1.4.4-r3) 17:03:14 (28/33) Installing py3-more-itertools (8.13.0-r0) 17:03:14 (29/33) Installing py3-ordered-set (4.0.2-r3) 17:03:14 (30/33) Installing py3-parsing (2.4.7-r3) 17:03:14 (31/33) Installing py3-packaging (21.3-r0) 17:03:14 (32/33) Installing py3-setuptools (59.4.0-r0) 17:03:15 (33/33) Installing py3-pip (22.1.1-r0) 17:03:15 Removing intermediate container fce43fe7d498 17:03:15 ---> 2da84299cf76 17:03:15 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:03:15 ---> Running in d04af5570245 17:03:16 Removing intermediate container d04af5570245 17:03:16 ---> b89b36cd8629 17:03:16 Step 28/31 : CMD ["gate"] 17:03:16 ---> Running in a6f2873fef57 17:03:16 Executing busybox-1.35.0-r15.trigger 17:03:16 Executing ca-certificates-20220614-r0.trigger 17:03:16 Removing intermediate container a6f2873fef57 17:03:16 ---> 63ce9fa73358 17:03:16 Step 29/31 : LABEL arch=arm64 17:03:17 ---> Running in ebff590b0455 17:03:17 OK: 120 MiB in 47 packages 17:03:17 Removing intermediate container ebff590b0455 17:03:17 ---> 31a3f84ec4a3 17:03:17 Step 30/31 : LABEL git_sha=5ff22f301847f00c559c5b3be92cc0dc9229c061 17:03:17 ---> Running in a3ce98ea5392 17:03:18 Removing intermediate container a3ce98ea5392 17:03:18 ---> f3b28ba0a554 17:03:18 Step 31/31 : LABEL version=0.0.0 17:03:18 ---> Running in 62c8672a10ff 17:03:18 Removing intermediate container 62c8672a10ff 17:03:18 ---> 0d51466e3084 17:03:18 17:03:19 Successfully built 0d51466e3084 17:03:19 Successfully tagged security-bootstrapper-arm64:latest 17:03:19 Building security-spire-server 17:03:31  Building security-bootstrapper ... done Removing intermediate container 0cb28a96de92 17:03:31 ---> 1c9871fc8668 17:03:31 17:03:31 Step 10/23 : FROM alpine:3.16 17:03:31 ---> 3d81c46cd875 17:03:31 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:03:31 ---> Using cache 17:03:31 ---> 6675186eeb2f 17:03:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:03:31 ---> Using cache 17:03:31 ---> 5429e8d56619 17:03:31 Step 13/23 : ENV APP_PORT=59882 17:03:31 ---> Running in 0209f3c4969d 17:03:31 Removing intermediate container 0209f3c4969d 17:03:31 ---> c4f577a70c3d 17:03:31 Step 14/23 : EXPOSE $APP_PORT 17:03:31 ---> Running in c645b5b04817 17:03:32 Removing intermediate container c645b5b04817 17:03:32 ---> 85f5ee992be4 17:03:32 Step 15/23 : WORKDIR / 17:03:32 ---> Running in a68a8ad9f556 17:03:33 Removing intermediate container a68a8ad9f556 17:03:33 ---> 6a5c538a46db 17:03:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:03:34 ---> ece71105715e 17:03:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:03:37 ---> 3fb78e1ab10b 17:03:37 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:03:37 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:03:37 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:03:37 ---> e47c71fd5ee0 17:03:37 Step 3/25 : WORKDIR /edgex-go 17:03:37 ---> Using cache 17:03:37 ---> e5ad60e28576 17:03:37 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:03:37 ---> Using cache 17:03:37 ---> 57aa6030fd77 17:03:37 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:03:37 ---> Using cache 17:03:37 ---> b9d05032c8c2 17:03:37 Step 6/25 : COPY go.mod vendor* ./ 17:03:37 ---> Using cache 17:03:37 ---> d2f35db61cb0 17:03:37 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:03:37 ---> Using cache 17:03:37 ---> e4f3806dc206 17:03:37 Step 8/25 : COPY . . 17:03:37 ---> Using cache 17:03:37 ---> f152af312f24 17:03:37 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:03:37 ---> Using cache 17:03:37 ---> b7132809a004 17:03:37 Step 10/25 : WORKDIR /edgex-go/spire-build 17:03:37 ---> Using cache 17:03:37 ---> c8923dbac49f 17:03:37 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:03:37 ---> Running in e9e15586a333 17:03:37 Collecting docker-compose==1.23.2 17:03:37 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:03:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 3.4 MB/s eta 0:00:00 17:03:38 ---> 9124f2bef3dc 17:03:38 Step 19/23 : ENTRYPOINT ["/core-command"] 17:03:38 ---> Running in 6a5a6273071a 17:03:39 Removing intermediate container 6a5a6273071a 17:03:39 ---> e66ac6117b16 17:03:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:03:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:03:39 ---> Running in 02aaf2205925 17:03:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:03:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 2.1 MB/s eta 0:00:00 17:03:40 Collecting websocket-client<1.0,>=0.32.0 17:03:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:03:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 12.7 MB/s eta 0:00:00 17:03:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 17:03:40 Removing intermediate container 02aaf2205925 17:03:40 ---> a764b6681c0f 17:03:40 Step 21/23 : LABEL arch=arm64 17:03:40 ---> Running in 05c8f9e92040 17:03:41 Removing intermediate container e9e15586a333 17:03:41 ---> 73e734831681 17:03:41 Step 12/25 : WORKDIR /edgex-go 17:03:41 Collecting PyYAML<4,>=3.10 17:03:41 ---> Running in d0ef0e1bbfe3 17:03:41 Downloading PyYAML-3.13.tar.gz (270 kB) 17:03:41 Removing intermediate container 05c8f9e92040 17:03:41 ---> bfaa848819fa 17:03:41 Step 22/23 : LABEL git_sha=5ff22f301847f00c559c5b3be92cc0dc9229c061 17:03:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 10.5 MB/s eta 0:00:00 17:03:41 ---> Running in c2de82f20b81 17:03:42 Removing intermediate container d0ef0e1bbfe3 17:03:42 ---> c72c98f4632f 17:03:42 17:03:42 Step 13/25 : FROM alpine:3.15 17:03:42 ---> 60f2846fe774 17:03:42 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:03:42 ---> Using cache 17:03:42 ---> 2d5b722643e9 17:03:42 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:03:42 ---> Using cache 17:03:42 ---> 5c76b7de328e 17:03:42 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:03:42 ---> Using cache 17:03:42 ---> c1ecc7b6e5dd 17:03:42 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:03:42 Removing intermediate container c2de82f20b81 17:03:42 ---> 7bbcd42e7df9 17:03:42 Step 23/23 : LABEL version=0.0.0 17:03:42 ---> Running in ed63275065ae 17:03:43 Removing intermediate container ed63275065ae 17:03:43 ---> b860d1568a6e 17:03:43 17:03:43 Preparing metadata (setup.py): started 17:03:43 Successfully built b860d1568a6e 17:03:43 Successfully tagged core-command-arm64:latest 17:03:46  Building core-command ... done  Preparing metadata (setup.py): finished with status 'done' 17:03:46 Collecting texttable<0.10,>=0.9.0 17:03:46 Downloading texttable-0.9.1.tar.gz (11 kB) 17:03:46 Preparing metadata (setup.py): started 17:03:49 ---> c34ae09dfc2d 17:03:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:03:49 Preparing metadata (setup.py): finished with status 'done' 17:03:49 Collecting cached-property<2,>=1.2.0 17:03:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:03:49 ---> cb906107ff0a 17:03:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:03:50 Collecting docker<4.0,>=3.6.0 17:03:50 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:03:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 10.3 MB/s eta 0:00:00 17:03:51 ---> f551cdf8cf21 17:03:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:03:51 Collecting jsonschema<3,>=2.5.1 17:03:51 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:03:51 Collecting docopt<0.7,>=0.6.1 17:03:51 Downloading docopt-0.6.2.tar.gz (25 kB) 17:03:51 Preparing metadata (setup.py): started 17:03:52 ---> 9980b26d1e87 17:03:52 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:03:52 ---> Running in 540cfe4d5c37 17:03:52 Removing intermediate container 540cfe4d5c37 17:03:52 ---> f047b6d71cf8 17:03:52 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:03:52 ---> Running in a0aa95c7bd0e 17:03:53 Removing intermediate container a0aa95c7bd0e 17:03:53 ---> 8ec3f42229d1 17:03:53 Step 23/25 : LABEL arch=arm64 17:03:53 ---> Running in 4c41b6c6f095 17:03:53 Removing intermediate container 4c41b6c6f095 17:03:53 ---> 0accac800355 17:03:53 Step 24/25 : LABEL git_sha=5ff22f301847f00c559c5b3be92cc0dc9229c061 17:03:53 ---> Running in 2ed9a474dca8 17:03:54 Preparing metadata (setup.py): finished with status 'done' 17:03:54 Removing intermediate container 2ed9a474dca8 17:03:54 ---> ccf95c39b618 17:03:54 Step 25/25 : LABEL version=0.0.0 17:03:54 ---> Running in c618ebb6a923 17:03:54 Collecting dockerpty<0.5,>=0.4.1 17:03:54 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:03:54 Preparing metadata (setup.py): started 17:03:55 Removing intermediate container c618ebb6a923 17:03:55 ---> 081f91ad3f44 17:03:55 17:03:55 Successfully built 081f91ad3f44 17:03:55 Successfully tagged security-spire-server-arm64:latest 17:03:57  Building security-spire-server ... done  Preparing metadata (setup.py): finished with status 'done' 17:03:57 Collecting docker-pycreds>=0.4.0 17:03:57 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:03:58 Collecting certifi>=2017.4.17 17:03:58 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) 17:03:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 16.9 MB/s eta 0:00:00 17:03:58 Collecting idna<2.8,>=2.5 17:03:59 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:03:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 15.6 MB/s eta 0:00:00 17:03:59 Collecting urllib3<1.25,>=1.21.1 17:03:59 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:03:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 16.8 MB/s eta 0:00:00 17:03:59 Collecting chardet<3.1.0,>=3.0.2 17:03:59 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:03:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 17.0 MB/s eta 0:00:00 17:04:00 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:04:00 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:04:00 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:04:00 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:04:01 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 17:04:01 Running setup.py install for texttable: started 17:04:04 Running setup.py install for texttable: finished with status 'done' 17:04:04 Running setup.py install for PyYAML: started 17:04:07 Running setup.py install for PyYAML: finished with status 'done' 17:04:09 Running setup.py install for docopt: started 17:04:11 Running setup.py install for docopt: finished with status 'done' 17:04:14 Running setup.py install for dockerpty: started 17:04:17 Running setup.py install for dockerpty: finished with status 'done' 17:04:20 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.6.15 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 17:04:20 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 17:04:39 Removing intermediate container b55d7c32e1ad 17:04:39 ---> b8904e0de7ce 17:04:39 Step 14/23 : ENV APP_PORT=58890 17:04:39 ---> Running in abaf13f4068f 17:04:39 Removing intermediate container abaf13f4068f 17:04:39 ---> 3f9ea897a47e 17:04:39 Step 15/23 : EXPOSE $APP_PORT 17:04:39 ---> Running in 872cb962908f 17:04:39 Removing intermediate container 872cb962908f 17:04:39 ---> db1c4d59add1 17:04:39 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:04:39 ---> 8573daeb283c 17:04:39 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:04:40 ---> 6162ca8c05e7 17:04:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:04:42 ---> 840b3ce7540e 17:04:42 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:04:42 ---> Running in 8fa2b86c74e0 17:04:42 Removing intermediate container 8fa2b86c74e0 17:04:42 ---> db84074f5765 17:04:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:04:42 ---> Running in 576e2ad7eca8 17:04:43 Removing intermediate container 576e2ad7eca8 17:04:43 ---> 9d731ff6d10a 17:04:43 Step 21/23 : LABEL arch=arm64 17:04:43 ---> Running in 71aedf2e64fd 17:04:43 Removing intermediate container 71aedf2e64fd 17:04:43 ---> 07f1d030724a 17:04:43 Step 22/23 : LABEL git_sha=5ff22f301847f00c559c5b3be92cc0dc9229c061 17:04:43 ---> Running in 546b6091f9d6 17:04:44 Removing intermediate container 546b6091f9d6 17:04:44 ---> 27b2bc9a31bf 17:04:44 Step 23/23 : LABEL version=0.0.0 17:04:44 ---> Running in 18c06ae5480a 17:04:45 Removing intermediate container 18c06ae5480a 17:04:45 ---> f398206c3668 17:04:45 17:04:45 Successfully built f398206c3668 17:04:45 Successfully tagged sys-mgmt-agent-arm64:latest 17:05:32  Building sys-mgmt-agent ... done Removing intermediate container ddf30afcfd88 17:05:32 ---> 73833ae762c7 17:05:32 17:05:32 Step 10/22 : FROM alpine:3.16 17:05:32 ---> 3d81c46cd875 17:05:32 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:05:32 ---> Using cache 17:05:32 ---> 6675186eeb2f 17:05:32 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:05:32 ---> Using cache 17:05:32 ---> 5429e8d56619 17:05:32 Step 13/22 : ENV APP_PORT=59861 17:05:32 ---> Running in d9cba7f4e980 17:05:32 Removing intermediate container d9cba7f4e980 17:05:32 ---> ecf978b5087e 17:05:32 Step 14/22 : EXPOSE $APP_PORT 17:05:32 ---> Running in 7ecd4eee1bbb 17:05:32 Removing intermediate container 7ecd4eee1bbb 17:05:32 ---> 3cb6d8dfbb4e 17:05:32 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:05:32 ---> 10a812cfb950 17:05:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:05:32 ---> c68532dd48d4 17:05:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:05:32 ---> bb655f8c932b 17:05:32 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:05:32 ---> Running in d031d8d2defd 17:05:32 Removing intermediate container d031d8d2defd 17:05:32 ---> 1d60b8f8a38b 17:05:32 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:05:32 ---> Running in a4d9df709ffa 17:05:32 Removing intermediate container a4d9df709ffa 17:05:32 ---> 21f8e191ad9d 17:05:32 Step 20/22 : LABEL arch=arm64 17:05:32 ---> Running in f6de72c56565 17:05:32 Removing intermediate container f6de72c56565 17:05:32 ---> c10a8d627e1a 17:05:32 Step 21/22 : LABEL git_sha=5ff22f301847f00c559c5b3be92cc0dc9229c061 17:05:32 ---> Running in f750dd75680e 17:05:32 Removing intermediate container f750dd75680e 17:05:32 ---> 7a17a790ca9b 17:05:32 Step 22/22 : LABEL version=0.0.0 17:05:32 ---> Running in 1db984fd08f6 17:05:32 Removing intermediate container 1db984fd08f6 17:05:32 ---> bfaa3f83340a 17:05:32 17:05:32 Successfully built bfaa3f83340a 17:05:32 Successfully tagged support-scheduler-arm64:latest 17:05:34  Building support-scheduler ... done Removing intermediate container a1a58dbc8985 17:05:34 ---> 1e2e1e4e7926 17:05:34 17:05:34 Step 9/20 : FROM alpine:3.15 17:05:34 ---> 60f2846fe774 17:05:34 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:05:34 ---> Using cache 17:05:34 ---> 2d5b722643e9 17:05:34 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:05:34 ---> Using cache 17:05:34 ---> 5c76b7de328e 17:05:34 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:05:34 ---> Running in 0c00f7955148 17:05:35 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:05:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:05:37 v3.15.5-13-gc4544ede83 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:05:37 v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:05:37 OK: 15734 distinct packages available 17:05:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:05:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:05:39 (1/9) Installing ca-certificates (20220614-r0) 17:05:39 (2/9) Installing brotli-libs (1.0.9-r5) 17:05:39 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:05:39 (4/9) Installing libcurl (7.80.0-r2) 17:05:39 (5/9) Installing curl (7.80.0-r2) 17:05:40 (6/9) Installing dumb-init (1.2.5-r1) 17:05:40 (7/9) Installing musl-obstack (1.2.3-r0) 17:05:40 (8/9) Installing libucontext (1.1-r0) 17:05:40 (9/9) Installing gcompat (1.0.0-r4) 17:05:40 Executing busybox-1.34.1-r7.trigger 17:05:40 Executing ca-certificates-20220614-r0.trigger 17:05:40 OK: 8 MiB in 23 packages 17:05:42 Removing intermediate container 0c00f7955148 17:05:42 ---> e3cc3f4186cc 17:05:42 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:05:42 ---> bc67b09468a2 17:05:42 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:05:43 ---> a3226a3d7fe3 17:05:43 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:05:44 ---> c1757ff8f55f 17:05:44 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:05:44 ---> Running in c3ea4b29037e 17:05:44 Removing intermediate container c3ea4b29037e 17:05:44 ---> e3c991117d24 17:05:44 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:05:44 ---> Running in b02d1ba921d9 17:05:45 Removing intermediate container b02d1ba921d9 17:05:45 ---> 82896afbe83a 17:05:45 Step 18/20 : LABEL arch=arm64 17:05:45 ---> Running in c15b464da8e9 17:05:45 Removing intermediate container c15b464da8e9 17:05:45 ---> 74a91c78188f 17:05:45 Step 19/20 : LABEL git_sha=5ff22f301847f00c559c5b3be92cc0dc9229c061 17:05:45 ---> Running in 29649f5b0a70 17:05:45 Removing intermediate container 29649f5b0a70 17:05:45 ---> 3c16dbe173e0 17:05:45 Step 20/20 : LABEL version=0.0.0 17:05:45 ---> Running in 832b14596cee 17:05:46 Removing intermediate container 832b14596cee 17:05:46 ---> 5a391ed86de4 17:05:46 17:05:46 Successfully built 5a391ed86de4 17:05:46 Successfully tagged security-spiffe-token-provider-arm64:latest 17:05:46  Building security-spiffe-token-provider ... done  [Pipeline] } 17:05:46 $ docker stop --time=1 b6d4d626b7b4db68cf97cc2be0e22588cbd945e3ab383deb7c8707624264acc1 17:05:48 $ docker rm -f b6d4d626b7b4db68cf97cc2be0e22588cbd945e3ab383deb7c8707624264acc1 [Pipeline] // withDockerContainer [Pipeline] sh 17:05:48 + docker images 17:05:49 REPOSITORY TAG IMAGE ID CREATED SIZE 17:05:49 security-spiffe-token-provider-arm64 latest 5a391ed86de4 3 seconds ago 28.3MB 17:05:49 1e2e1e4e7926 15 seconds ago 1.4GB 17:05:49 support-scheduler-arm64 latest bfaa3f83340a 16 seconds ago 25.6MB 17:05:49 73833ae762c7 24 seconds ago 1.41GB 17:05:49 sys-mgmt-agent-arm64 latest f398206c3668 About a minute ago 133MB 17:05:49 security-spire-server-arm64 latest 081f91ad3f44 About a minute ago 84.2MB 17:05:49 core-command-arm64 latest b860d1568a6e 2 minutes ago 15.5MB 17:05:49 c72c98f4632f 2 minutes ago 1.25GB 17:05:49 1c9871fc8668 2 minutes ago 1.35GB 17:05:49 security-bootstrapper-arm64 latest 0d51466e3084 2 minutes ago 18.6MB 17:05:49 bdec03f86d66 2 minutes ago 1.35GB 17:05:49 e63ce5abf447 3 minutes ago 1.35GB 17:05:49 security-spire-agent-arm64 latest 445c5ffaa567 7 minutes ago 122MB 17:05:49 84dba97c332d 7 minutes ago 1.25GB 17:05:49 support-notifications-arm64 latest 8241f4819de8 7 minutes ago 26.1MB 17:05:49 555210b72687 8 minutes ago 1.41GB 17:05:49 core-data-arm64 latest 2f5c33c0b576 8 minutes ago 20.6MB 17:05:49 93575e171c77 9 minutes ago 1.38GB 17:05:49 core-metadata-arm64 latest 9c0761f88b5b 9 minutes ago 17.4MB 17:05:49 security-secretstore-setup-arm64 latest 993730f23484 9 minutes ago 27.9MB 17:05:49 7af4f002802f 9 minutes ago 1.38GB 17:05:49 e96b8fa30195 10 minutes ago 1.36GB 17:05:49 security-proxy-setup-arm64 latest c89d6d499bed 10 minutes ago 26.2MB 17:05:49 16958eed0be8 10 minutes ago 1.36GB 17:05:49 security-spire-config-arm64 latest 60ab52d93168 16 minutes ago 83.6MB 17:05:49 24f1e2d866b2 16 minutes ago 1.25GB 17:05:49 ci-base-image-arm64 latest e47c71fd5ee0 30 minutes ago 995MB 17:05:49 alpine 3.15 60f2846fe774 2 weeks ago 5.32MB 17:05:49 alpine 3.16 3d81c46cd875 2 weeks ago 5.27MB 17:05:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 4 weeks ago 678MB 17:05:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:05:49 17:05:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:05:50 arm64: Pulling from edgex-lftools-log-publisher 17:05:50 8998bd30e6a1: Pulling fs layer 17:05:50 04944245beec: Pulling fs layer 17:05:50 699f458cf7ca: Pulling fs layer 17:05:50 765212b225bb: Pulling fs layer 17:05:50 f23df028b6ca: Pulling fs layer 17:05:50 d65c8cfc05b1: Pulling fs layer 17:05:50 2437ff75d9bd: Pulling fs layer 17:05:50 765212b225bb: Waiting 17:05:50 f23df028b6ca: Waiting 17:05:50 d65c8cfc05b1: Waiting 17:05:50 2437ff75d9bd: Waiting 17:05:50 04944245beec: Verifying Checksum 17:05:50 04944245beec: Download complete 17:05:50 765212b225bb: Verifying Checksum 17:05:50 765212b225bb: Download complete 17:05:50 f23df028b6ca: Verifying Checksum 17:05:50 f23df028b6ca: Download complete 17:05:50 d65c8cfc05b1: Verifying Checksum 17:05:50 d65c8cfc05b1: Download complete 17:05:50 699f458cf7ca: Verifying Checksum 17:05:50 699f458cf7ca: Download complete 17:05:50 8998bd30e6a1: Verifying Checksum 17:05:50 8998bd30e6a1: Download complete 17:05:53 2437ff75d9bd: Verifying Checksum 17:05:53 2437ff75d9bd: Download complete 17:05:55 8998bd30e6a1: Pull complete 17:05:55 04944245beec: Pull complete 17:05:57 699f458cf7ca: Pull complete 17:05:57 765212b225bb: Pull complete 17:05:58 f23df028b6ca: Pull complete 17:05:58 d65c8cfc05b1: Pull complete 17:06:13 2437ff75d9bd: Pull complete 17:06:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:06:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:06:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:13 prd-ubuntu20.04-docker-arm64-4c-16g-21945 does not seem to be running inside a container 17:06:14 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 17:06:16 $ docker top 7d74ded88239c50635f6198c65076589b87717f2268987b1b53e508190490a14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:06:17 ---> job-cost.sh 17:06:17 lf-activate-venv: SKIPPING 17:06:17 INFO: No Stack... 17:06:18 INFO: Retrieving Pricing Info for: v3-standard-4 17:06:19 INFO: Archiving Costs [Pipeline] sh 17:06:19 + cut -d, -f6 17:06:19 + cat /w/workspace/edgex-go/5/archives/cost.csv [Pipeline] lock 17:06:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4111-5-stack-cost] 17:06:19 Resource [jenkins-edgexfoundry-edgex-go-PR-4111-5-stack-cost] did not exist. Created. 17:06:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4111-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:06:20 + echo total: 0.10999999940395355 [Pipeline] stash 17:06:20 Stashed 1 file(s) [Pipeline] } 17:06:20 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4111-5-stack-cost] [Pipeline] // lock [Pipeline] } 17:06:20 $ docker stop --time=1 7d74ded88239c50635f6198c65076589b87717f2268987b1b53e508190490a14 17:06:22 $ docker rm -f 7d74ded88239c50635f6198c65076589b87717f2268987b1b53e508190490a14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 17:06:22 provisioning config files... 17:06:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config4255160401681768836tmp [Pipeline] { [Pipeline] sh 17:06:22 + set +x 17:06:22 + curl -s https://codecov.io/bash 17:06:22 + bash -s -- 17:06:22 17:06:22 _____ _ 17:06:22 / ____| | | 17:06:22 | | ___ __| | ___ ___ _____ __ 17:06:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:06:22 | |___| (_) | (_| | __/ (_| (_) \ V / 17:06:22 \_____\___/ \__,_|\___|\___\___/ \_/ 17:06:22 Bash-1.0.6 17:06:22 17:06:22 17:06:22 ==> git version 2.25.1 found 17:06:22 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:06:22 Release-Date: 2020-01-08 17:06:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:06:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:06:22 ==> Jenkins CI detected. 17:06:22 current dir:  /w/workspace/edgex-go/5 17:06:22 project root: . 17:06:22 --> token set from env 17:06:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:06:22 ==> Running gcov in . (disable via -X gcov) 17:06:22 ==> Python coveragepy not found 17:06:22 ==> Searching for coverage reports in: 17:06:22 + . 17:06:22 -> Found 1 reports 17:06:22 ==> Detecting git/mercurial file structure 17:06:22 ==> Reading reports 17:06:22 + ./coverage.out bytes=478941 17:06:22 ==> Appending adjustments 17:06:22 https://docs.codecov.io/docs/fixing-reports 17:06:24 + Found adjustments 17:06:24 ==> Gzipping contents 17:06:24 64K /tmp/codecov.FzxPdk.gz 17:06:24 ==> Uploading reports 17:06:24 url: https://codecov.io 17:06:24 query: branch=PR-4111&commit=1f0662cc6dbf5d8a292e8d76b1ee294624df6987&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4111%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4111&job=&cmd_args= 17:06:24 -> Pinging Codecov 17:06:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4111&commit=1f0662cc6dbf5d8a292e8d76b1ee294624df6987&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4111%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4111&job=&cmd_args= 17:06:24 -> Uploading to 17:06:24 https://storage.googleapis.com/codecov/v4/raw/2022-08-04/00271124DB129430A58F1EEE437C3FCB/1f0662cc6dbf5d8a292e8d76b1ee294624df6987/b1cdaf65-125e-4702-bbfe-ef0ae7259d58.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220804T170624Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8fc43d09c1e6f0ee9601d38372e17fe42a0575f2e175eaae2b363f564a2696e7 17:06:24 % Total % Received % Xferd Average Speed Time Time Time Current 17:06:24 Dload Upload Total Spent Left Speed 17:06:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62801 0 0 100 62801 0 223k --:--:-- --:--:-- --:--:-- 223k 17:06:24 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/1f0662cc6dbf5d8a292e8d76b1ee294624df6987 [Pipeline] } 17:06:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 17:06:25 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 17:06:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:06:26 ---> package-listing.sh 17:06:26 ++ facter osfamily 17:06:26 ++ tr '[:upper:]' '[:lower:]' 17:06:26 + OS_FAMILY=debian 17:06:26 + workspace=/w/workspace/edgex-go/5 17:06:26 + START_PACKAGES=/tmp/packages_start.txt 17:06:26 + END_PACKAGES=/tmp/packages_end.txt 17:06:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:06:26 + PACKAGES=/tmp/packages_start.txt 17:06:26 + '[' /w/workspace/edgex-go/5 ']' 17:06:26 + PACKAGES=/tmp/packages_end.txt 17:06:26 + case "${OS_FAMILY}" in 17:06:26 + dpkg -l 17:06:26 + grep '^ii' 17:06:26 + '[' -f /tmp/packages_start.txt ']' 17:06:26 + '[' -f /tmp/packages_end.txt ']' 17:06:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:06:26 + '[' /w/workspace/edgex-go/5 ']' 17:06:26 + mkdir -p /w/workspace/edgex-go/5/archives/ 17:06:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 17:06:26 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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:06:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:27 17:06:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:28 latest: Pulling from edgex-lftools-log-publisher 17:06:28 5eb5b503b376: Pulling fs layer 17:06:28 5c69ac0246d0: Pulling fs layer 17:06:28 ec43610c2a17: Pulling fs layer 17:06:28 3a2ae6a8a46f: Pulling fs layer 17:06:28 33b1e0a273af: Pulling fs layer 17:06:28 5d3b04190fa2: Pulling fs layer 17:06:28 2f39f015ded8: Pulling fs layer 17:06:28 3a2ae6a8a46f: Waiting 17:06:28 5d3b04190fa2: Waiting 17:06:28 33b1e0a273af: Waiting 17:06:28 2f39f015ded8: Waiting 17:06:28 5c69ac0246d0: Verifying Checksum 17:06:28 5c69ac0246d0: Download complete 17:06:28 3a2ae6a8a46f: Verifying Checksum 17:06:28 3a2ae6a8a46f: Download complete 17:06:28 33b1e0a273af: Verifying Checksum 17:06:28 33b1e0a273af: Download complete 17:06:28 5d3b04190fa2: Verifying Checksum 17:06:28 5d3b04190fa2: Download complete 17:06:28 ec43610c2a17: Verifying Checksum 17:06:28 ec43610c2a17: Download complete 17:06:28 5eb5b503b376: Verifying Checksum 17:06:28 5eb5b503b376: Download complete 17:06:28 2f39f015ded8: Download complete 17:06:29 5eb5b503b376: Pull complete 17:06:29 5c69ac0246d0: Pull complete 17:06:30 ec43610c2a17: Pull complete 17:06:30 3a2ae6a8a46f: Pull complete 17:06:30 33b1e0a273af: Pull complete 17:06:30 5d3b04190fa2: Pull complete 17:06:34 2f39f015ded8: Pull complete 17:06:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:06:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:06:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:34 prd-ubuntu20.04-docker-8c-8g-21943 does not seem to be running inside a container 17:06:34 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 17:06:37 $ docker top 163ac3ea9a4be70de8fa34fa2d483c020fb289becbafdbe9d65f5484a4408a17 -eo pid,comm [Pipeline] { [Pipeline] sh 17:06:38 + touch /tmp/pre-build-complete [Pipeline] sh 17:06:38 + mkdir -p /var/log/sysstat [Pipeline] sh 17:06:38 + ls /var/log/sa-host 17:06:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:06:38 provisioning config files... 17:06:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config2018382658401043715tmp [Pipeline] { [Pipeline] echo 17:06:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:06:39 ---> create-netrc.sh [Pipeline] } 17:06:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:06:39 ---> python-tools-install.sh [Pipeline] echo 17:06:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:06:39 ---> sudo-logs.sh 17:06:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:06:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:06:40 ---> job-cost.sh 17:06:40 lf-activate-venv: SKIPPING 17:06:40 DEBUG: total: 0.10999999940395355 17:06:40 INFO: Retrieving Stack Cost... 17:06:40 INFO: Retrieving Pricing Info for: v3-standard-8 17:06:40 INFO: Archiving Costs [Pipeline] echo 17:06:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:06:41 ---> logs-deploy.sh 17:06:41 lf-activate-venv: SKIPPING 17:06:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4111/5 17:06:41 INFO: archiving workspace using pattern(s): 17:06:42 Archives upload complete. 17:06:42 INFO: archiving logs to Nexus 17:06:43 ---> uname -a: 17:06:43 Linux prd-ubuntu20-04-docker-8c-8g-21943 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 17:06:43 17:06:43 17:06:43 ---> lscpu: 17:06:43 Architecture: x86_64 17:06:43 CPU op-mode(s): 32-bit, 64-bit 17:06:43 Byte Order: Little Endian 17:06:43 Address sizes: 40 bits physical, 48 bits virtual 17:06:43 CPU(s): 8 17:06:43 On-line CPU(s) list: 0-7 17:06:43 Thread(s) per core: 1 17:06:43 Core(s) per socket: 1 17:06:43 Socket(s): 8 17:06:43 NUMA node(s): 1 17:06:43 Vendor ID: AuthenticAMD 17:06:43 CPU family: 23 17:06:43 Model: 49 17:06:43 Model name: AMD EPYC-Rome Processor 17:06:43 Stepping: 0 17:06:43 CPU MHz: 2799.994 17:06:43 BogoMIPS: 5599.98 17:06:43 Virtualization: AMD-V 17:06:43 Hypervisor vendor: KVM 17:06:43 Virtualization type: full 17:06:43 L1d cache: 256 KiB 17:06:43 L1i cache: 256 KiB 17:06:43 L2 cache: 4 MiB 17:06:43 L3 cache: 128 MiB 17:06:43 NUMA node0 CPU(s): 0-7 17:06:43 Vulnerability Itlb multihit: Not affected 17:06:43 Vulnerability L1tf: Not affected 17:06:43 Vulnerability Mds: Not affected 17:06:43 Vulnerability Meltdown: Not affected 17:06:43 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:06:43 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:06:43 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:06:43 Vulnerability Srbds: Not affected 17:06:43 Vulnerability Tsx async abort: Not affected 17:06:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:06:43 17:06:43 17:06:43 ---> nproc: 17:06:43 8 17:06:43 17:06:43 17:06:43 ---> df -h: 17:06:43 Filesystem Size Used Avail Use% Mounted on 17:06:43 overlay 155G 19G 137G 12% / 17:06:43 tmpfs 64M 0 64M 0% /dev 17:06:43 tmpfs 16G 0 16G 0% /sys/fs/cgroup 17:06:43 shm 64M 0 64M 0% /dev/shm 17:06:43 /dev/vda1 155G 19G 137G 12% /facter-os 17:06:43 17:06:43 17:06:43 ---> sar -b -r -n DEV: 17:06:43 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21943) 08/04/22 _x86_64_ (8 CPU) 17:06:43 17:06:43 16:29:39 LINUX RESTART (8 CPU) 17:06:43 17:06:43 16:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:06:43 16:31:01 395.09 46.40 348.69 0.00 4134.89 163170.17 0.00 17:06:43 16:32:01 99.98 0.27 99.72 0.00 2.13 43456.36 0.00 17:06:43 16:33:01 28.83 0.13 28.70 0.00 3.33 7435.04 0.00 17:06:43 16:34:02 242.88 1.47 241.42 0.00 28.91 92013.72 0.00 17:06:43 16:35:01 412.25 5.49 406.76 0.00 47.98 194482.14 0.00 17:06:43 16:36:01 783.92 1.48 782.44 0.00 16.26 216090.65 0.00 17:06:43 16:37:01 604.38 0.92 603.47 0.00 12.26 194368.14 0.00 17:06:43 16:38:01 603.93 0.37 603.57 0.00 5.60 136886.12 0.00 17:06:43 16:39:01 2.12 0.00 2.12 0.00 0.00 32.12 0.00 17:06:43 16:40:01 2.02 0.00 2.02 0.00 0.00 25.86 0.00 17:06:43 16:41:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 17:06:43 16:42:01 1.72 0.00 1.72 0.00 0.00 20.00 0.00 17:06:43 16:43:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 17:06:43 16:44:01 0.88 0.00 0.88 0.00 0.00 10.80 0.00 17:06:43 16:45:01 2.02 0.02 2.00 0.00 0.13 23.20 0.00 17:06:43 16:46:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 17:06:43 16:47:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 17:06:43 16:48:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 17:06:43 16:49:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 17:06:43 16:50:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 17:06:43 16:51:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 17:06:43 16:52:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 17:06:43 16:53:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 17:06:43 16:54:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 17:06:43 16:55:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 17:06:43 16:56:01 0.98 0.00 0.98 0.00 0.00 13.46 0.00 17:06:43 16:57:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 17:06:43 16:58:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 17:06:43 16:59:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 17:06:43 17:00:01 1.55 0.00 1.55 0.00 0.00 19.06 0.00 17:06:43 17:01:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 17:06:43 17:02:01 0.93 0.00 0.93 0.00 0.00 12.13 0.00 17:06:43 17:03:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 17:06:43 17:04:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 17:06:43 17:05:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 17:06:43 17:06:01 1.18 0.00 1.18 0.00 0.00 15.73 0.00 17:06:43 Average: 88.80 1.55 87.25 0.00 116.26 28982.46 0.00 17:06:43 17:06:43 16:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:06:43 16:31:01 28376576 31771084 531232 1.62 118448 3532176 2128784 6.27 1171436 2943808 432 17:06:43 16:32:01 27611272 31733224 561068 1.71 137864 4166828 2026328 5.97 1550308 3246312 24776 17:06:43 16:33:01 27280508 31644852 647396 1.97 141216 4380708 2390776 7.05 1431720 3670384 307720 17:06:43 16:34:02 25446640 31544808 728948 2.22 167008 5995052 2863156 8.44 1836504 4973908 218196 17:06:43 16:35:01 22149648 31301956 961424 2.92 285868 8760220 3440152 10.14 2588168 7343996 9396 17:06:43 16:36:01 21014344 31674588 594420 1.81 381944 10045260 2556368 7.53 2101684 8848620 1604 17:06:43 16:37:01 18832660 31621248 648872 1.97 434252 12027864 2772644 8.17 2198824 10838096 449468 17:06:43 16:38:01 19738792 31777540 500436 1.52 481300 11247716 1924232 5.67 2192800 9963424 244 17:06:43 16:39:01 19738924 31777692 500268 1.52 481316 11247716 1924232 5.67 2191984 9963424 28 17:06:43 16:40:01 19741556 31780380 497536 1.51 481356 11247696 1924232 5.67 2191268 9963404 16 17:06:43 16:41:01 19747572 31786420 491528 1.49 481364 11247696 1924232 5.67 2184496 9963408 12 17:06:43 16:42:01 19749404 31788328 489520 1.49 481396 11247704 1924232 5.67 2183172 9963412 28 17:06:43 16:43:01 19752120 31791056 486740 1.48 481404 11247708 1924232 5.67 2180284 9963416 12 17:06:43 16:44:01 19752372 31791316 486380 1.48 481416 11247708 1924232 5.67 2180232 9963420 184 17:06:43 16:45:01 19752568 31791760 486084 1.48 481444 11247712 1938300 5.71 2179984 9963512 12 17:06:43 16:46:01 19752520 31791712 486112 1.48 481456 11247712 1938300 5.71 2180196 9963512 16 17:06:43 16:47:01 19753008 31792216 485544 1.48 481472 11247716 1938300 5.71 2179900 9963516 8 17:06:43 16:48:01 19752708 31791936 485768 1.48 481484 11247720 1938300 5.71 2179916 9963520 48 17:06:43 16:49:01 19752660 31791900 485748 1.48 481492 11247720 1938300 5.71 2179908 9963520 12 17:06:43 16:50:01 19752864 31792128 485460 1.48 481516 11247716 1938300 5.71 2179924 9963524 16 17:06:43 16:51:01 19752532 31791824 485708 1.48 481528 11247724 1938300 5.71 2180260 9963532 12 17:06:43 16:52:01 19752232 31791544 485916 1.48 481552 11247732 1938300 5.71 2179960 9963532 188 17:06:43 16:53:01 19752644 31791976 485644 1.48 481556 11247736 1938300 5.71 2179996 9963536 12 17:06:43 16:54:01 19752320 31791688 485876 1.48 481564 11247736 1938300 5.71 2180000 9963536 184 17:06:43 16:55:01 19752272 31791652 485848 1.48 481576 11247740 1938300 5.71 2179988 9963540 12 17:06:43 16:56:01 19752440 31791844 485812 1.48 481588 11247748 1938300 5.71 2180388 9963548 184 17:06:43 16:57:01 19752416 31791848 485872 1.48 481624 11247748 1938300 5.71 2180144 9963548 16 17:06:43 16:58:01 19752660 31792120 485564 1.48 481632 11247752 1938300 5.71 2180112 9963552 44 17:06:43 16:59:01 19752612 31792080 485552 1.48 481640 11247752 1938300 5.71 2180120 9963552 12 17:06:43 17:00:01 19752564 31792056 485524 1.48 481656 11247756 1938300 5.71 2180148 9963556 56 17:06:43 17:01:01 19752516 31792028 485476 1.48 481676 11247764 1938300 5.71 2180524 9963564 8 17:06:43 17:02:01 19752684 31792228 485428 1.48 481716 11247756 1938300 5.71 2180360 9963564 192 17:06:43 17:03:01 19752164 31791764 485880 1.48 481744 11247768 1938300 5.71 2180232 9963568 20 17:06:43 17:04:01 19752336 31791956 485636 1.48 481748 11247772 1938300 5.71 2180424 9963572 164 17:06:43 17:05:01 19752320 31791956 485576 1.48 481772 11247764 1938300 5.71 2180952 9963572 12 17:06:43 17:06:01 19752336 31792144 485372 1.48 481796 11247904 1938300 5.71 2180816 9963704 204 17:06:43 Average: 20652438 31755746 522532 1.59 434205 10419236 2063623 6.08 2115198 9189086 28154 17:06:43 17:06:43 16:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:06:43 16:31:01 veth4bf7e76 2.25 1.76 0.24 1.54 0.00 0.00 0.00 0.00 17:06:43 16:31:01 ens3 1223.15 1065.53 11908.13 165.01 0.00 0.00 0.00 0.00 17:06:43 16:31:01 lo 5.22 5.22 0.51 0.51 0.00 0.00 0.00 0.00 17:06:43 16:31:01 docker0 302.64 224.00 22.76 2751.20 0.00 0.00 0.00 0.00 17:06:43 16:32:01 ens3 180.80 152.12 1180.29 71.58 0.00 0.00 0.00 0.00 17:06:43 16:32:01 veth474a3b3 0.70 0.88 0.05 0.07 0.00 0.00 0.00 0.00 17:06:43 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:43 16:32:01 docker0 106.47 120.08 8.38 1145.91 0.00 0.00 0.00 0.00 17:06:43 16:33:01 ens3 21.80 12.38 17.76 9.50 0.00 0.00 0.00 0.00 17:06:43 16:33:01 veth474a3b3 0.80 0.82 0.06 0.06 0.00 0.00 0.00 0.00 17:06:43 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:33:01 docker0 0.80 0.80 0.05 0.06 0.00 0.00 0.00 0.00 17:06:43 16:34:02 vethc4e7fe9 18.22 24.06 1.84 285.25 0.00 0.00 0.00 0.02 17:06:43 16:34:02 veth7e49bf6 10.76 13.92 1.05 101.61 0.00 0.00 0.00 0.01 17:06:43 16:34:02 veth3c5215c 11.06 14.50 1.20 140.27 0.00 0.00 0.00 0.01 17:06:43 16:34:02 veth433fde1 19.40 24.76 1.97 276.56 0.00 0.00 0.00 0.02 17:06:43 16:34:02 ens3 267.01 202.36 2846.28 91.07 0.00 0.00 0.00 0.00 17:06:43 16:34:02 veth78198db 12.94 16.92 1.28 138.34 0.00 0.00 0.00 0.01 17:06:43 16:34:02 vethf644756 0.00 0.42 0.00 0.03 0.00 0.00 0.00 0.00 17:06:43 16:34:02 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 17:06:43 16:34:02 docker0 108.69 138.78 8.43 1145.59 0.00 0.00 0.00 0.00 17:06:43 16:35:01 vethc475818 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:06:43 16:35:01 vethdcab1ed 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:06:43 16:35:01 vethec4eb52 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:06:43 16:35:01 veth70de593 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 17:06:43 16:35:01 ens3 100.90 82.85 652.19 57.33 0.00 0.00 0.00 0.00 17:06:43 16:35:01 vethf644756 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:06:43 16:35:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 17:06:43 16:35:01 docker0 39.14 55.39 2.91 572.01 0.00 0.00 0.00 0.00 17:06:43 16:36:01 veth0cb38b8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 17:06:43 16:36:01 veth2934120 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 17:06:43 16:36:01 ens3 186.30 131.11 1512.40 28.66 0.00 0.00 0.00 0.00 17:06:43 16:36:01 vethf644756 0.00 0.27 0.00 0.01 0.00 0.00 0.00 0.00 17:06:43 16:36:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 17:06:43 16:36:01 docker0 99.88 136.78 7.70 1429.90 0.00 0.00 0.00 0.00 17:06:43 16:37:01 veth817bfa8 10.73 13.05 0.76 48.78 0.00 0.00 0.00 0.00 17:06:43 16:37:01 ens3 190.53 136.89 1422.28 94.88 0.00 0.00 0.00 0.00 17:06:43 16:37:01 vethf644756 0.00 0.25 0.00 0.01 0.00 0.00 0.00 0.00 17:06:43 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:37:01 vethf7b7acd 9.22 30.01 0.74 629.31 0.00 0.00 0.00 0.05 17:06:43 16:37:01 docker0 72.79 111.23 5.23 1389.55 0.00 0.00 0.00 0.00 17:06:43 16:38:01 ens3 169.24 144.06 648.58 81.84 0.00 0.00 0.00 0.00 17:06:43 16:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:43 16:38:01 docker0 81.79 96.33 5.58 615.45 0.00 0.00 0.00 0.00 17:06:43 16:39:01 ens3 0.48 0.50 0.03 0.05 0.00 0.00 0.00 0.00 17:06:43 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:40:01 ens3 0.32 0.33 0.02 0.03 0.00 0.00 0.00 0.00 17:06:43 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:43 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:41:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 17:06:43 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:42:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:06:43 16:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:43 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:06:43 16:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:43 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:46:01 ens3 0.23 0.22 0.08 0.08 0.00 0.00 0.00 0.00 17:06:43 16:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:43 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:47:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:06:43 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:43 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:49:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:06:43 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:43 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:51:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 17:06:43 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:06:43 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:43 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:06:43 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:43 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:56:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 17:06:43 16:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:43 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:06:43 16:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:43 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 17:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 17:06:43 17:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:43 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 17:01:01 ens3 0.13 0.08 0.08 0.07 0.00 0.00 0.00 0.00 17:06:43 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 17:02:01 ens3 0.28 0.17 0.29 0.01 0.00 0.00 0.00 0.00 17:06:43 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:43 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 17:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 17:04:01 ens3 0.53 0.12 0.05 0.01 0.00 0.00 0.00 0.00 17:06:43 17:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:43 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 17:05:01 ens3 0.45 0.37 0.26 0.21 0.00 0.00 0.00 0.00 17:06:43 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 17:06:01 ens3 0.33 0.23 0.09 0.08 0.00 0.00 0.00 0.00 17:06:43 17:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 17:06:43 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:06:43 Average: ens3 64.56 53.14 555.53 16.60 0.00 0.00 0.00 0.00 17:06:43 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 17:06:43 Average: docker0 22.42 24.43 1.69 250.08 0.00 0.00 0.00 0.00 17:06:43 17:06:43 17:06:43 ---> sar -P ALL: 17:06:43 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-21943) 08/04/22 _x86_64_ (8 CPU) 17:06:43 17:06:43 16:29:39 LINUX RESTART (8 CPU) 17:06:43 17:06:43 16:30:02 CPU %user %nice %system %iowait %steal %idle 17:06:43 16:31:01 all 11.22 0.00 4.19 4.01 0.06 80.54 17:06:43 16:31:01 0 9.73 0.00 5.08 6.07 0.05 79.08 17:06:43 16:31:01 1 9.24 0.00 3.05 0.43 0.03 87.25 17:06:43 16:31:01 2 11.72 0.00 3.02 2.21 0.05 83.00 17:06:43 16:31:01 3 9.72 0.00 4.22 14.99 0.09 70.98 17:06:43 16:31:01 4 9.62 0.00 3.58 0.17 0.05 86.58 17:06:43 16:31:01 5 14.44 0.00 4.17 6.22 0.05 75.11 17:06:43 16:31:01 6 15.03 0.00 5.75 1.61 0.05 77.55 17:06:43 16:31:01 7 10.22 0.00 4.63 0.35 0.07 84.73 17:06:43 16:32:01 all 32.62 0.00 6.27 2.86 0.07 58.18 17:06:43 16:32:01 0 32.99 0.00 5.97 0.07 0.07 60.91 17:06:43 16:32:01 1 32.47 0.00 6.48 0.05 0.08 60.91 17:06:43 16:32:01 2 33.27 0.00 5.29 1.31 0.07 60.06 17:06:43 16:32:01 3 31.05 0.00 6.91 11.23 0.07 50.74 17:06:43 16:32:01 4 32.76 0.00 5.76 0.56 0.08 60.84 17:06:43 16:32:01 5 33.26 0.00 6.21 4.96 0.05 55.52 17:06:43 16:32:01 6 33.61 0.00 6.10 4.38 0.07 55.84 17:06:43 16:32:01 7 31.55 0.00 7.47 0.27 0.08 60.62 17:06:43 16:33:01 all 54.70 0.00 7.19 0.34 0.08 37.68 17:06:43 16:33:01 0 52.97 0.00 7.91 0.20 0.08 38.84 17:06:43 16:33:01 1 53.82 0.00 7.04 0.20 0.08 38.85 17:06:43 16:33:01 2 55.67 0.00 7.11 0.13 0.07 37.02 17:06:43 16:33:01 3 56.13 0.00 7.02 0.05 0.08 36.72 17:06:43 16:33:01 4 53.81 0.00 7.22 1.21 0.08 37.68 17:06:43 16:33:01 5 55.04 0.00 7.24 0.34 0.08 37.30 17:06:43 16:33:01 6 54.26 0.00 6.78 0.12 0.08 38.75 17:06:43 16:33:01 7 55.91 0.00 7.24 0.49 0.08 36.28 17:06:43 16:34:02 all 17.55 0.00 8.22 3.40 0.09 70.74 17:06:43 16:34:02 0 15.92 0.00 9.17 0.61 0.07 74.24 17:06:43 16:34:02 1 19.12 0.00 7.43 2.03 0.07 71.35 17:06:43 16:34:02 2 17.50 0.00 8.57 1.01 0.10 72.81 17:06:43 16:34:02 3 17.48 0.00 7.38 0.17 0.08 74.89 17:06:43 16:34:02 4 17.32 0.00 9.46 21.30 0.09 51.84 17:06:43 16:34:02 5 17.79 0.00 9.17 0.32 0.07 72.64 17:06:43 16:34:02 6 17.09 0.00 6.40 0.86 0.10 75.55 17:06:43 16:34:02 7 18.18 0.00 8.22 1.08 0.14 72.39 17:06:43 16:35:01 all 41.24 0.00 9.51 11.37 0.10 37.78 17:06:43 16:35:01 0 41.20 0.00 10.65 7.29 0.14 40.73 17:06:43 16:35:01 1 40.17 0.00 9.81 3.64 0.07 46.31 17:06:43 16:35:01 2 41.50 0.00 8.38 8.67 0.07 41.38 17:06:43 16:35:01 3 40.62 0.00 9.71 17.42 0.09 32.16 17:06:43 16:35:01 4 41.71 0.00 8.18 5.99 0.10 44.02 17:06:43 16:35:01 5 41.47 0.00 8.60 6.43 0.09 43.41 17:06:43 16:35:01 6 40.92 0.00 10.46 31.50 0.10 17.01 17:06:43 16:35:01 7 42.33 0.00 10.27 10.01 0.17 37.21 17:06:43 16:36:01 all 32.23 0.00 10.02 19.44 0.14 38.16 17:06:43 16:36:01 0 34.82 0.00 10.54 17.05 0.12 37.47 17:06:43 16:36:01 1 32.56 0.00 11.73 18.13 0.16 37.42 17:06:43 16:36:01 2 28.86 0.00 8.73 13.07 0.12 49.22 17:06:43 16:36:01 3 33.09 0.00 11.17 18.51 0.12 37.11 17:06:43 16:36:01 4 33.37 0.00 11.59 29.36 0.12 25.57 17:06:43 16:36:01 5 33.80 0.00 9.63 26.21 0.14 30.21 17:06:43 16:36:01 6 30.89 0.00 8.58 16.45 0.10 43.98 17:06:43 16:36:01 7 30.47 0.00 8.25 16.82 0.24 44.22 17:06:43 16:37:01 all 45.06 0.00 10.64 13.93 0.13 30.24 17:06:43 16:37:01 0 46.53 0.00 11.92 10.16 0.12 31.28 17:06:43 16:37:01 1 46.46 0.00 10.41 11.91 0.22 30.99 17:06:43 16:37:01 2 44.24 0.00 9.95 8.44 0.09 37.29 17:06:43 16:37:01 3 44.81 0.00 11.74 22.10 0.12 21.23 17:06:43 16:37:01 4 46.17 0.00 11.21 17.11 0.10 25.40 17:06:43 16:37:01 5 46.94 0.00 11.44 11.88 0.08 29.66 17:06:43 16:37:01 6 44.49 0.00 9.54 23.71 0.10 22.16 17:06:43 16:37:01 7 40.80 0.00 8.90 6.27 0.19 43.84 17:06:43 16:38:01 all 19.57 0.00 6.55 11.07 0.08 62.72 17:06:43 16:38:01 0 19.95 0.00 6.90 10.30 0.10 62.75 17:06:43 16:38:01 1 19.31 0.00 6.39 13.21 0.08 61.01 17:06:43 16:38:01 2 16.75 0.00 7.45 8.48 0.07 67.25 17:06:43 16:38:01 3 23.40 0.00 6.80 12.06 0.10 57.63 17:06:43 16:38:01 4 21.19 0.00 7.21 21.76 0.10 49.74 17:06:43 16:38:01 5 20.28 0.00 6.42 11.29 0.08 61.92 17:06:43 16:38:01 6 19.06 0.00 6.54 9.79 0.07 64.54 17:06:43 16:38:01 7 16.65 0.00 4.71 1.61 0.07 76.97 17:06:43 16:39:01 all 0.01 0.00 0.00 0.01 0.00 99.98 17:06:43 16:39:01 0 0.02 0.00 0.00 0.02 0.00 99.97 17:06:43 16:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:06:43 16:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:39:01 4 0.02 0.00 0.03 0.00 0.00 99.95 17:06:43 16:39:01 5 0.00 0.00 0.00 0.02 0.00 99.98 17:06:43 16:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:39:01 7 0.02 0.00 0.00 0.03 0.00 99.95 17:06:43 16:40:01 all 0.02 0.00 0.00 0.01 0.01 99.96 17:06:43 16:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:06:43 16:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:40:01 4 0.05 0.00 0.00 0.00 0.02 99.93 17:06:43 16:40:01 5 0.05 0.00 0.00 0.03 0.00 99.92 17:06:43 16:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:40:01 7 0.02 0.00 0.02 0.02 0.03 99.92 17:06:43 16:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 17:06:43 16:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:06:43 16:41:01 1 0.02 0.00 0.03 0.00 0.00 99.95 17:06:43 16:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 17:06:43 16:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:06:43 16:41:01 4 0.03 0.00 0.05 0.00 0.02 99.90 17:06:43 16:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 17:06:43 16:41:01 CPU %user %nice %system %iowait %steal %idle 17:06:43 16:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:06:43 16:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:06:43 16:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 17:06:43 16:42:01 5 0.02 0.00 0.02 0.05 0.00 99.92 17:06:43 16:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:06:43 16:42:01 7 0.00 0.00 0.00 0.03 0.02 99.95 17:06:43 16:43:01 all 0.08 0.00 0.01 0.00 0.00 99.90 17:06:43 16:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:06:43 16:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:43:01 2 0.50 0.00 0.02 0.00 0.00 99.48 17:06:43 16:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 17:06:43 16:43:01 4 0.03 0.00 0.05 0.00 0.02 99.90 17:06:43 16:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:06:43 16:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:06:43 16:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:44:01 all 0.05 0.00 0.01 0.00 0.00 99.93 17:06:43 16:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 17:06:43 16:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:44:01 2 0.35 0.00 0.00 0.02 0.02 99.62 17:06:43 16:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:06:43 16:44:01 4 0.02 0.00 0.03 0.00 0.00 99.95 17:06:43 16:44:01 5 0.02 0.00 0.02 0.02 0.00 99.95 17:06:43 16:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:45:01 all 0.05 0.00 0.03 0.01 0.00 99.91 17:06:43 16:45:01 0 0.05 0.00 0.00 0.00 0.00 99.95 17:06:43 16:45:01 1 0.05 0.00 0.02 0.00 0.00 99.93 17:06:43 16:45:01 2 0.15 0.00 0.05 0.00 0.00 99.80 17:06:43 16:45:01 3 0.02 0.00 0.03 0.00 0.00 99.95 17:06:43 16:45:01 4 0.03 0.00 0.03 0.02 0.02 99.90 17:06:43 16:45:01 5 0.02 0.00 0.02 0.05 0.00 99.92 17:06:43 16:45:01 6 0.02 0.00 0.05 0.00 0.00 99.93 17:06:43 16:45:01 7 0.03 0.00 0.03 0.02 0.00 99.92 17:06:43 16:46:01 all 0.07 0.00 0.00 0.01 0.00 99.91 17:06:43 16:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:46:01 2 0.52 0.00 0.00 0.00 0.00 99.48 17:06:43 16:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:46:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:06:43 16:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:46:01 7 0.02 0.00 0.02 0.03 0.02 99.92 17:06:43 16:47:01 all 0.09 0.00 0.01 0.02 0.00 99.88 17:06:43 16:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:06:43 16:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:06:43 16:47:01 2 0.58 0.00 0.02 0.00 0.00 99.40 17:06:43 16:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:47:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:06:43 16:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:06:43 16:47:01 7 0.05 0.00 0.03 0.13 0.00 99.78 17:06:43 16:48:01 all 0.06 0.00 0.01 0.00 0.01 99.93 17:06:43 16:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 17:06:43 16:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:48:01 2 0.35 0.00 0.00 0.02 0.00 99.63 17:06:43 16:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 17:06:43 16:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 17:06:43 16:48:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:06:43 16:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:48:01 7 0.03 0.00 0.02 0.00 0.02 99.93 17:06:43 16:49:01 all 0.05 0.00 0.01 0.00 0.00 99.94 17:06:43 16:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:06:43 16:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:49:01 2 0.27 0.00 0.03 0.00 0.02 99.68 17:06:43 16:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:49:01 4 0.02 0.00 0.02 0.02 0.00 99.95 17:06:43 16:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:06:43 16:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:06:43 16:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:06:43 16:50:01 all 0.07 0.00 0.00 0.01 0.00 99.92 17:06:43 16:50:01 0 0.03 0.00 0.00 0.00 0.02 99.95 17:06:43 16:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:50:01 2 0.42 0.00 0.00 0.03 0.00 99.55 17:06:43 16:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:50:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:06:43 16:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 17:06:43 16:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:51:01 all 0.09 0.00 0.01 0.00 0.00 99.90 17:06:43 16:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:06:43 16:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 17:06:43 16:51:01 2 0.62 0.00 0.03 0.02 0.00 99.33 17:06:43 16:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:06:43 16:51:01 4 0.02 0.00 0.00 0.02 0.00 99.97 17:06:43 16:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:06:43 16:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 17:06:43 16:52:01 all 0.08 0.00 0.01 0.01 0.00 99.90 17:06:43 16:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 17:06:43 16:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:52:01 2 0.57 0.00 0.00 0.02 0.00 99.42 17:06:43 16:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:52:01 4 0.02 0.00 0.02 0.03 0.02 99.92 17:06:43 16:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 17:06:43 16:52:01 CPU %user %nice %system %iowait %steal %idle 17:06:43 16:53:01 all 0.03 0.00 0.00 0.01 0.00 99.96 17:06:43 16:53:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:06:43 16:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:53:01 2 0.15 0.00 0.00 0.02 0.00 99.83 17:06:43 16:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:53:01 4 0.03 0.00 0.00 0.03 0.00 99.93 17:06:43 16:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:06:43 16:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:54:01 all 0.02 0.00 0.01 0.01 0.01 99.96 17:06:43 16:54:01 0 0.08 0.00 0.02 0.00 0.03 99.87 17:06:43 16:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:06:43 16:54:01 3 0.02 0.00 0.00 0.02 0.00 99.97 17:06:43 16:54:01 4 0.00 0.00 0.02 0.03 0.00 99.95 17:06:43 16:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:06:43 16:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:55:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:06:43 16:55:01 0 0.05 0.00 0.02 0.00 0.00 99.93 17:06:43 16:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 17:06:43 16:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 17:06:43 16:55:01 4 0.00 0.00 0.00 0.07 0.00 99.93 17:06:43 16:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 17:06:43 16:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:56:01 all 0.04 0.00 0.01 0.03 0.00 99.93 17:06:43 16:56:01 0 0.05 0.00 0.03 0.00 0.02 99.90 17:06:43 16:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:56:01 2 0.15 0.00 0.00 0.18 0.00 99.67 17:06:43 16:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:06:43 16:56:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:06:43 16:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 17:06:43 16:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 17:06:43 16:57:01 all 0.06 0.00 0.01 0.01 0.00 99.92 17:06:43 16:57:01 0 0.05 0.00 0.02 0.00 0.00 99.93 17:06:43 16:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:57:01 2 0.23 0.00 0.03 0.00 0.02 99.72 17:06:43 16:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 17:06:43 16:57:01 4 0.00 0.00 0.02 0.10 0.00 99.88 17:06:43 16:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:57:01 6 0.08 0.00 0.00 0.00 0.00 99.92 17:06:43 16:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:58:01 all 0.03 0.00 0.01 0.01 0.00 99.94 17:06:43 16:58:01 0 0.02 0.00 0.03 0.00 0.02 99.93 17:06:43 16:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:58:01 2 0.15 0.00 0.05 0.00 0.00 99.80 17:06:43 16:58:01 3 0.00 0.00 0.00 0.03 0.00 99.97 17:06:43 16:58:01 4 0.03 0.00 0.00 0.07 0.02 99.88 17:06:43 16:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 16:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:06:43 16:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 17:06:43 16:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 17:06:43 16:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 16:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 17:06:43 16:59:01 3 0.07 0.00 0.00 0.02 0.02 99.90 17:06:43 16:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 17:06:43 16:59:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:06:43 16:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 17:06:43 16:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 17:06:43 17:00:01 all 0.02 0.00 0.01 0.01 0.00 99.96 17:06:43 17:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:06:43 17:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:06:43 17:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 17:06:43 17:00:01 3 0.05 0.00 0.03 0.00 0.02 99.90 17:06:43 17:00:01 4 0.03 0.00 0.02 0.02 0.00 99.93 17:06:43 17:00:01 5 0.02 0.00 0.00 0.02 0.00 99.97 17:06:43 17:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 17:06:43 17:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:06:43 17:01:01 all 0.00 0.00 0.00 0.01 0.00 99.98 17:06:43 17:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 17:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 17:06:43 17:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 17:06:43 17:01:01 3 0.02 0.00 0.02 0.02 0.00 99.95 17:06:43 17:01:01 4 0.00 0.00 0.00 0.03 0.00 99.97 17:06:43 17:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 17:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:06:43 17:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 17:02:01 all 0.02 0.00 0.01 0.00 0.00 99.97 17:06:43 17:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 17:06:43 17:02:01 1 0.03 0.00 0.00 0.00 0.00 99.97 17:06:43 17:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 17:02:01 3 0.02 0.00 0.03 0.02 0.02 99.92 17:06:43 17:02:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:06:43 17:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 17:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 17:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 17:06:43 17:03:01 all 0.01 0.00 0.00 0.00 0.00 99.98 17:06:43 17:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 17:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 17:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 17:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 17:06:43 17:03:01 4 0.02 0.00 0.00 0.03 0.00 99.95 17:06:43 17:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 17:06:43 17:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 17:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 17:06:43 17:03:01 CPU %user %nice %system %iowait %steal %idle 17:06:43 17:04:01 all 0.01 0.00 0.01 0.01 0.00 99.97 17:06:43 17:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 17:06:43 17:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 17:04:01 2 0.00 0.00 0.02 0.05 0.00 99.93 17:06:43 17:04:01 3 0.03 0.00 0.00 0.00 0.02 99.95 17:06:43 17:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 17:04:01 5 0.02 0.00 0.00 0.00 0.02 99.97 17:06:43 17:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:06:43 17:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 17:05:01 all 0.04 0.00 0.01 0.00 0.00 99.94 17:06:43 17:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 17:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 17:05:01 2 0.25 0.00 0.05 0.00 0.02 99.68 17:06:43 17:05:01 3 0.07 0.00 0.03 0.00 0.00 99.90 17:06:43 17:05:01 4 0.00 0.00 0.02 0.03 0.00 99.95 17:06:43 17:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 17:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 17:06:43 17:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 17:06:01 all 0.27 0.00 0.00 0.00 0.00 99.72 17:06:43 17:06:01 0 0.07 0.00 0.00 0.00 0.02 99.92 17:06:43 17:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 17:06:43 17:06:01 2 1.97 0.00 0.00 0.00 0.00 98.03 17:06:43 17:06:01 3 0.03 0.00 0.00 0.00 0.02 99.95 17:06:43 17:06:01 4 0.00 0.00 0.02 0.02 0.00 99.97 17:06:43 17:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 17:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 17:06:43 17:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 17:06:43 Average: all 6.98 0.00 1.72 1.81 0.02 89.46 17:06:43 Average: 0 6.97 0.00 1.87 1.41 0.02 89.73 17:06:43 Average: 1 6.91 0.00 1.70 1.34 0.02 90.02 17:06:43 Average: 2 7.05 0.00 1.61 1.19 0.02 90.13 17:06:43 Average: 3 7.02 0.00 1.78 2.63 0.02 88.55 17:06:43 Average: 4 7.01 0.00 1.76 2.67 0.02 88.53 17:06:43 Average: 5 7.20 0.00 1.72 1.85 0.02 89.21 17:06:43 Average: 6 6.98 0.00 1.65 2.40 0.02 88.95 17:06:43 Average: 7 6.73 0.00 1.63 1.01 0.03 90.61 17:06:43 17:06:43 17:06:43