Pull request #4158 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6e3383514b86aa562e9feea020d1459b77fc53ea+b7de7b775397295cb69718a186a97b7526882c59 (42339d4cef49d7fffa111509d0ecbfde453459e9) 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-ssh4142853807353198930.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4525372177131178222.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4158/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4158/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7323651371732450309.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4158/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15122039159577396802.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10343170654043707567.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4158/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4158/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13415634121220958766.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-29684 in /w/workspace/edgexfoundry_edgex-go_PR-4158 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit b7de7b775397295cb69718a186a97b7526882c59 into PR head commit 6e3383514b86aa562e9feea020d1459b77fc53ea Merge succeeded, producing 6e3383514b86aa562e9feea020d1459b77fc53ea Checking out Revision 6e3383514b86aa562e9feea020d1459b77fc53ea (PR-4158) > 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/4158/head:refs/remotes/origin/PR-4158 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e3383514b86aa562e9feea020d1459b77fc53ea # 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 b7de7b775397295cb69718a186a97b7526882c59 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6e3383514b86aa562e9feea020d1459b77fc53ea # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:11:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:11:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:11:45 ========================================================= 19:11:45 EdgeX Global Pipelines Version Info 19:11:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:11:46 ------------------- 19:11:46 stable info: 19:11:46 ------------------- 19:11:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:11:46 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:11:46 Message: update stable to v1.0.239 19:11:46 ------------------- 19:11:46 experimental info: 19:11:46 ------------------- 19:11:46 Commited By: **** collab-it+edgex@linuxfoundation.org 19:11:46 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 19:11:46 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:11:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:11:47 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:11:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:11:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:11:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:11:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:11:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:11:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:11:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:11:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:11:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:11:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:11:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:11:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:11:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:11:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:11:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4158 [Pipeline] echo 19:11:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4158 [Pipeline] echo 19:11:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4158 [Pipeline] echo 19:11:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6e3383514b86aa562e9feea020d1459b77fc53ea [Pipeline] echo 19:11:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6e33835 [Pipeline] echo 19:11:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:48 provisioning config files... 19:11:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5021955494175957011tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:48 ---> docker-login.sh 19:11:48 nexus3.edgexfoundry.org:10001 19:11:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:49 Configure a credential helper to remove this warning. See 19:11:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:49 19:11:49 Login Succeeded 19:11:49 nexus3.edgexfoundry.org:10002 19:11:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:49 Configure a credential helper to remove this warning. See 19:11:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:49 19:11:49 Login Succeeded 19:11:49 nexus3.edgexfoundry.org:10003 19:11:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:49 Configure a credential helper to remove this warning. See 19:11:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:49 19:11:49 Login Succeeded 19:11:49 nexus3.edgexfoundry.org:10004 19:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:50 Configure a credential helper to remove this warning. See 19:11:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:50 19:11:50 Login Succeeded 19:11:50 docker.io 19:11:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:11:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:11:50 Configure a credential helper to remove this warning. See 19:11:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:11:50 19:11:50 Login Succeeded 19:11:50 ---> docker-login.sh ends [Pipeline] } 19:11:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:11:50 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 19:11:50 + dirname cmd/core-command/Dockerfile 19:11:50 + cut -d/ -f2 19:11:50 + echo core-command,cmd/core-command/Dockerfile 19:11:50 + dirname cmd/core-data/Dockerfile 19:11:50 + cut -d/ -f2 19:11:50 + echo core-data,cmd/core-data/Dockerfile 19:11:50 + dirname cmd/core-metadata/Dockerfile 19:11:50 + cut -d/ -f2 19:11:50 + echo core-metadata,cmd/core-metadata/Dockerfile 19:11:50 + + dirname cmd/security-bootstrapper/Dockerfile 19:11:50 cut -d/ -f2 19:11:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:11:50 + dirname cmd/security-proxy-setup/Dockerfile 19:11:50 + cut -d/ -f2 19:11:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:11:50 + dirname cmd/security-secretstore-setup/Dockerfile 19:11:50 + cut -d/ -f2 19:11:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:11:50 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:11:50 + cut -d/ -f2 19:11:50 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:11:50 + dirname cmd/security-spire-agent/Dockerfile 19:11:50 + cut -d/ -f2 19:11:50 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:11:50 + dirname cmd/security-spire-config/Dockerfile 19:11:50 + cut -d/ -f2 19:11:50 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:11:50 + + cut -d/ -f2 19:11:50 dirname cmd/security-spire-server/Dockerfile 19:11:50 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:11:50 + dirname cmd/support-notifications/Dockerfile 19:11:50 + cut -d/ -f2 19:11:50 + echo support-notifications,cmd/support-notifications/Dockerfile 19:11:50 + dirname cmd/support-scheduler/Dockerfile 19:11:50 + cut -d/ -f2 19:11:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile 19:11:50 + dirname cmd/sys-mgmt-agent/Dockerfile 19:11:50 + cut -d/ -f2 19:11:50 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 19:11:50 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:11:51 + git rev-list -1 --merges 6e3383514b86aa562e9feea020d1459b77fc53ea~1..6e3383514b86aa562e9feea020d1459b77fc53ea [Pipeline] echo 19:11:51 -----------> git rev-list -1 --merges 6e3383514b86aa562e9feea020d1459b77fc53ea~1..6e3383514b86aa562e9feea020d1459b77fc53ea 6e3383514b86aa562e9feea020d1459b77fc53ea [false] [Pipeline] sh 19:11:51 + git log --format=format:%s -1 6e3383514b86aa562e9feea020d1459b77fc53ea [Pipeline] echo 19:11:51 ========================================================= 19:11:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:11:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:11:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:11:52 + grep -v github /etc/ssh/ssh_known_hosts 19:11:52 + [ -e /tmp/ssh_known_hosts ] 19:11:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:11:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:11:52 + sudo tee -a /etc/ssh/ssh_known_hosts 19:11:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:11:52 19:11:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:11:53 0.1.4: Pulling from edgex-devops/py-git-semver 19:11:53 b85a868b505f: Pulling fs layer 19:11:53 e2be974225ed: Pulling fs layer 19:11:53 339a4e72a1f5: Pulling fs layer 19:11:53 988bab9f4d93: Pulling fs layer 19:11:53 1469e6f7b9e6: Pulling fs layer 19:11:53 eaf3925da568: Pulling fs layer 19:11:53 bab4dde63d76: Pulling fs layer 19:11:53 bde34c3a00c8: Pulling fs layer 19:11:53 b352a97aabf1: Pulling fs layer 19:11:53 4872d77fe225: Pulling fs layer 19:11:53 5851b861e8e6: Pulling fs layer 19:11:53 988bab9f4d93: Waiting 19:11:53 4872d77fe225: Waiting 19:11:53 1469e6f7b9e6: Waiting 19:11:53 bde34c3a00c8: Waiting 19:11:53 bab4dde63d76: Waiting 19:11:53 eaf3925da568: Waiting 19:11:53 5851b861e8e6: Waiting 19:11:53 e2be974225ed: Verifying Checksum 19:11:53 e2be974225ed: Download complete 19:11:53 988bab9f4d93: Download complete 19:11:53 1469e6f7b9e6: Verifying Checksum 19:11:53 1469e6f7b9e6: Download complete 19:11:53 eaf3925da568: Verifying Checksum 19:11:53 eaf3925da568: Download complete 19:11:53 339a4e72a1f5: Verifying Checksum 19:11:53 339a4e72a1f5: Download complete 19:11:53 bde34c3a00c8: Download complete 19:11:53 b352a97aabf1: Verifying Checksum 19:11:53 b352a97aabf1: Download complete 19:11:53 4872d77fe225: Verifying Checksum 19:11:53 4872d77fe225: Download complete 19:11:53 b85a868b505f: Verifying Checksum 19:11:53 b85a868b505f: Download complete 19:11:53 5851b861e8e6: Download complete 19:11:54 bab4dde63d76: Verifying Checksum 19:11:54 bab4dde63d76: Download complete 19:11:55 b85a868b505f: Pull complete 19:11:55 e2be974225ed: Pull complete 19:11:55 339a4e72a1f5: Pull complete 19:11:55 988bab9f4d93: Pull complete 19:11:56 1469e6f7b9e6: Pull complete 19:11:56 eaf3925da568: Pull complete 19:11:58 bab4dde63d76: Pull complete 19:11:58 bde34c3a00c8: Pull complete 19:11:58 b352a97aabf1: Pull complete 19:11:58 4872d77fe225: Pull complete 19:11:58 5851b861e8e6: Pull complete 19:11:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:11:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:11:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:58 prd-ubuntu20.04-docker-8c-8g-29684 does not seem to be running inside a container 19:11:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:12:00 $ docker top bf2ae49e2b0145eee4ab510b3a12acdec3c28edcc86d3e54236c2646243e0ab9 -eo pid,comm 19:12:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:12:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:12:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:12:00 [ssh-agent] Looking for ssh-agent implementation... 19:12:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:12:00 $ docker exec bf2ae49e2b0145eee4ab510b3a12acdec3c28edcc86d3e54236c2646243e0ab9 ssh-agent 19:12:01 SSH_AUTH_SOCK=/tmp/ssh-vJRkuMIStMBg/agent.33 19:12:01 SSH_AGENT_PID=39 19:12:01 Running ssh-add (command line suppressed) 19:12:01 Identity added: /w/workspace/edgex-go/1@tmp/private_key_5959916054412348034.key (/w/workspace/edgex-go/1@tmp/private_key_5959916054412348034.key) 19:12:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:12:01 + git tag --points-at HEAD [Pipeline] } 19:12:01 $ docker exec --env ******** --env ******** bf2ae49e2b0145eee4ab510b3a12acdec3c28edcc86d3e54236c2646243e0ab9 ssh-agent -k 19:12:01 unset SSH_AUTH_SOCK; 19:12:01 unset SSH_AGENT_PID; 19:12:01 echo Agent pid 39 killed; 19:12:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:12:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:12:01 [ssh-agent] Looking for ssh-agent implementation... 19:12:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:12:01 $ docker exec bf2ae49e2b0145eee4ab510b3a12acdec3c28edcc86d3e54236c2646243e0ab9 ssh-agent 19:12:02 SSH_AUTH_SOCK=/tmp/ssh-HOejkn9PIvuG/agent.72 19:12:02 SSH_AGENT_PID=78 19:12:02 Running ssh-add (command line suppressed) 19:12:02 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7561807918078509970.key (/w/workspace/edgex-go/1@tmp/private_key_7561807918078509970.key) 19:12:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:12:02 + git semver init 19:12:02 2022-09-16 19:12:02,829 [run_init] DEBUG init version:0.0.0 force:False 19:12:02 2022-09-16 19:12:02,830 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:12:02 2022-09-16 19:12:02,831 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:12:02 2022-09-16 19:12:02,831 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:12:08 2022-09-16 19:12:07,183 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:12:08 2022-09-16 19:12:07,184 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4158 with force:False 19:12:08 2022-09-16 19:12:07,184 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4158 19:12:08 2022-09-16 19:12:07,188 [execute] INFO git cat-file --batch-check 19:12:08 2022-09-16 19:12:07,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:12:08 2022-09-16 19:12:07,195 [execute] INFO git cat-file --batch 19:12:08 2022-09-16 19:12:07,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:12:08 2022-09-16 19:12:07,200 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4158 19:12:08 0.0.0 [Pipeline] } 19:12:08 $ docker exec --env ******** --env ******** bf2ae49e2b0145eee4ab510b3a12acdec3c28edcc86d3e54236c2646243e0ab9 ssh-agent -k 19:12:08 unset SSH_AUTH_SOCK; 19:12:08 unset SSH_AGENT_PID; 19:12:08 echo Agent pid 78 killed; 19:12:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:12:08 + git semver [Pipeline] } 19:12:09 $ docker stop --time=1 bf2ae49e2b0145eee4ab510b3a12acdec3c28edcc86d3e54236c2646243e0ab9 19:12:10 $ docker rm -f bf2ae49e2b0145eee4ab510b3a12acdec3c28edcc86d3e54236c2646243e0ab9 [Pipeline] // withDockerContainer [Pipeline] sh 19:12:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:12:11 Stashed 1 file(s) [Pipeline] echo 19:12:11 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:12:12 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:12:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:12:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:12:12 ========================================================= 19:12:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:12:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:12:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:12:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:12:12 2408cc74d12b: Pulling fs layer 19:12:12 ea60b727a1ce: Pulling fs layer 19:12:12 30c4a7721957: Pulling fs layer 19:12:12 370296b7ddb6: Pulling fs layer 19:12:12 7c6cee850709: Pulling fs layer 19:12:12 39a5fcdaea64: Pulling fs layer 19:12:12 d94ebbe4e438: Pulling fs layer 19:12:12 bcfd1f05c69d: Pulling fs layer 19:12:12 59ccb84bbe0f: Pulling fs layer 19:12:12 370296b7ddb6: Waiting 19:12:12 7c6cee850709: Waiting 19:12:12 39a5fcdaea64: Waiting 19:12:12 d94ebbe4e438: Waiting 19:12:12 bcfd1f05c69d: Waiting 19:12:12 59ccb84bbe0f: Waiting 19:12:12 30c4a7721957: Verifying Checksum 19:12:12 30c4a7721957: Download complete 19:12:12 ea60b727a1ce: Verifying Checksum 19:12:12 ea60b727a1ce: Download complete 19:12:12 7c6cee850709: Download complete 19:12:12 39a5fcdaea64: Verifying Checksum 19:12:12 39a5fcdaea64: Download complete 19:12:12 2408cc74d12b: Verifying Checksum 19:12:12 2408cc74d12b: Download complete 19:12:12 d94ebbe4e438: Verifying Checksum 19:12:12 d94ebbe4e438: Download complete 19:12:12 2408cc74d12b: Pull complete 19:12:12 ea60b727a1ce: Pull complete 19:12:12 30c4a7721957: Pull complete 19:12:12 59ccb84bbe0f: Verifying Checksum 19:12:12 59ccb84bbe0f: Download complete 19:12:13 bcfd1f05c69d: Verifying Checksum 19:12:13 bcfd1f05c69d: Download complete 19:12:13 370296b7ddb6: Verifying Checksum 19:12:13 370296b7ddb6: Download complete 19:12:18 370296b7ddb6: Pull complete 19:12:18 7c6cee850709: Pull complete 19:12:18 39a5fcdaea64: Pull complete 19:12:18 d94ebbe4e438: Pull complete 19:12:20 bcfd1f05c69d: Pull complete 19:12:21 59ccb84bbe0f: Pull complete 19:12:21 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 19:12:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:12:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:12:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:12:21 WORKDIR /edgex 19:12:21 COPY go.mod . 19:12:21 RUN go mod download 19:12:21 + docker build -t ci-base-image-x86_64 -f - . 19:12:22 Sending build context to Docker daemon 169.5MB 19:12:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:12:22 ---> a4fb48ad2a94 19:12:22 Step 2/4 : WORKDIR /edgex 19:12:24 ---> Running in 50b48fe0630d 19:12:24 Removing intermediate container 50b48fe0630d 19:12:24 ---> 6af013faf2bb 19:12:24 Step 3/4 : COPY go.mod . 19:12:24 ---> 3623aeeddaef 19:12:24 Step 4/4 : RUN go mod download 19:12:24 ---> Running in fc9b3668f44b 19:12:26 Still waiting to schedule task 19:12:26 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:12:39 Removing intermediate container fc9b3668f44b 19:12:39 ---> 6746e8043821 19:12:39 Successfully built 6746e8043821 19:12:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:40 + docker inspect -f . ci-base-image-x86_64 19:12:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:40 prd-ubuntu20.04-docker-8c-8g-29684 does not seem to be running inside a container 19:12:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:12:40 $ docker top 5d051e0e6219cf4603d99a6a081633aa2a34570cd6cf2bb9781b12ad01cf8cf4 -eo pid,comm [Pipeline] { [Pipeline] sh 19:12:41 + go version 19:12:41 go version go1.18.3 linux/amd64 [Pipeline] } 19:12:41 $ docker stop --time=1 5d051e0e6219cf4603d99a6a081633aa2a34570cd6cf2bb9781b12ad01cf8cf4 19:12:42 $ docker rm -f 5d051e0e6219cf4603d99a6a081633aa2a34570cd6cf2bb9781b12ad01cf8cf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:12:43 + docker inspect -f . ci-base-image-x86_64 19:12:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:12:43 prd-ubuntu20.04-docker-8c-8g-29684 does not seem to be running inside a container 19:12:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:12:43 $ docker top 290c26bcb0659a30cd3d4fe606413046f5437b4b7d837e60e4182d0d3cd121bb -eo pid,comm [Pipeline] { [Pipeline] echo 19:12:44 ========================================================= 19:12:44 [edgeXBuildGoParallel] Running Tests and Build... 19:12:44 ========================================================= [Pipeline] sh 19:12:44 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:12:44 + make test 19:12:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:12:52 ? github.com/edgexfoundry/edgex-go [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:13:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:13:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.101s coverage: 28.7% of statements 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:13:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.098s coverage: 98.5% of statements 19:13:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.155s coverage: 72.5% of statements 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:13:08 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.114s coverage: 54.2% of statements 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:13:08 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:13:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.037s coverage: 89.2% of statements 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:13:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.112s coverage: 2.1% of statements 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:13:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.556s coverage: 95.6% of statements 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:13:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.085s coverage: 72.2% of statements 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:13:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.081s coverage: 60.0% of statements 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:13:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:13:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.106s coverage: 58.8% of statements 19:13:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 29.6% of statements 19:13:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:13:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements 19:13:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.072s coverage: 79.5% of statements 19:13:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.080s coverage: 94.1% of statements 19:13:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 19:13:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.061s coverage: 87.5% of statements 19:13:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.098s coverage: 94.4% of statements 19:13:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.081s coverage: 44.8% of statements 19:13:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.224s coverage: 80.8% of statements 19:13:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.120s coverage: 92.9% of statements 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 86.9% of statements 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.073s coverage: 100.0% of statements 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.085s coverage: 58.8% of statements 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.0% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.064s coverage: 87.2% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.090s coverage: 85.4% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.261s coverage: 91.2% of statements 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.197s coverage: 64.7% of statements 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.030s coverage: 89.4% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.392s coverage: 65.8% of statements 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.195s coverage: 41.8% of statements 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.056s coverage: 84.8% of statements 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.086s coverage: 17.7% of statements 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.160s coverage: 92.3% of statements 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.070s coverage: 28.9% of statements 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:13:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.056s coverage: 100.0% of statements 19:13:32 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements 19:13:32 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:13:54 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 19:13:54 GO111MODULE=on go vet ./... 19:13:57 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:13:57 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:13:57 ./bin/test-attribution-txt.sh 19:13:57 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:13:57 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:13:57 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:13:57 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:13:57 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:13:57 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:13:57 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:13:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:13:58 + ls -al . 19:13:58 total 744 19:13:58 drwxrwxr-x 10 1001 1001 4096 Sep 16 19:12 . 19:13:58 drwxr-xr-x 4 root root 4096 Sep 16 19:12 .. 19:13:58 -rw-rw-r-- 1 1001 1001 16 Sep 16 19:11 .dockerignore 19:13:58 drwxrwxr-x 8 1001 1001 4096 Sep 16 19:13 .git 19:13:58 drwxrwxr-x 3 1001 1001 4096 Sep 16 19:11 .github 19:13:58 -rw-rw-r-- 1 1001 1001 1030 Sep 16 19:11 .gitignore 19:13:58 -rw-rw-r-- 1 1001 1001 42 Sep 16 19:11 .golangci.yml 19:13:58 -rw-rw-r-- 1 1001 1001 87 Sep 16 19:11 .hadolint.yml 19:13:58 drwxr-xr-x 3 1001 1001 4096 Sep 16 19:12 .semver 19:13:58 -rw-rw-r-- 1 1001 1001 166 Sep 16 19:11 .sonarcloud.properties 19:13:58 -rw-rw-r-- 1 1001 1001 1171 Sep 16 19:11 ADOPTERS.md 19:13:58 -rw-rw-r-- 1 1001 1001 10347 Sep 16 19:11 Attribution.txt 19:13:58 -rw-rw-r-- 1 1001 1001 63209 Sep 16 19:11 CHANGELOG.md 19:13:58 -rw-rw-r-- 1 1001 1001 3804 Sep 16 19:11 CONTRIBUTING.md 19:13:58 -rw-rw-r-- 1 1001 1001 677 Sep 16 19:11 GOVERNANCE.md 19:13:58 -rw-rw-r-- 1 1001 1001 850 Sep 16 19:11 Jenkinsfile 19:13:58 -rw-rw-r-- 1 1001 1001 10775 Sep 16 19:11 LICENSE 19:13:58 -rw-rw-r-- 1 1001 1001 13724 Sep 16 19:11 Makefile 19:13:58 -rw-rw-r-- 1 1001 1001 582 Sep 16 19:11 OWNERS.md 19:13:58 -rw-rw-r-- 1 1001 1001 9799 Sep 16 19:11 README.md 19:13:58 -rw-rw-r-- 1 1001 1001 6912 Sep 16 19:11 SECURITY.md 19:13:58 -rw-rw-r-- 1 1001 1001 5 Sep 16 19:12 VERSION 19:13:58 -rw-rw-r-- 1 1001 1001 4131 Sep 16 19:11 ZMQWindows.md 19:13:58 drwxrwxr-x 2 1001 1001 4096 Sep 16 19:11 bin 19:13:58 drwxrwxr-x 18 1001 1001 4096 Sep 16 19:11 cmd 19:13:58 -rw-r--r-- 1 root root 491309 Sep 16 19:13 coverage.out 19:13:58 -rw-rw-r-- 1 1001 1001 3670 Sep 16 19:11 go.mod 19:13:58 -rw-rw-r-- 1 1001 1001 38527 Sep 16 19:11 go.sum 19:13:58 drwxrwxr-x 8 1001 1001 4096 Sep 16 19:11 internal 19:13:58 drwxrwxr-x 3 1001 1001 4096 Sep 16 19:11 openapi 19:13:58 drwxrwxr-x 4 1001 1001 4096 Sep 16 19:11 snap 19:13:58 -rw-rw-r-- 1 1001 1001 204 Sep 16 19:11 version.go [Pipeline] sh 19:13:58 + '[' -e coverage.out ] 19:13:58 + chown 1001:1001 coverage.out [Pipeline] stash 19:13:58 Stashed 1 file(s) [Pipeline] sh 19:13:59 + make build 19:13:59 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:14:08 Running on prd-ubuntu20.04-docker-arm64-4c-16g-29685 in /w/workspace/edgexfoundry_edgex-go_PR-4158 [Pipeline] { [Pipeline] ws 19:14:08 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:14:08 The recommended git tool is: git 19:14: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 19:14:15 using credential edgex-jenkins-ssh 19:14:15 Cloning the remote Git repository 19:14:15 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:14:15 > git init /w/workspace/edgex-go/1 # timeout=10 19:14:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:14:15 > git --version # timeout=10 19:14:15 > git --version # 'git version 2.25.1' 19:14:15 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:14:26 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:14:26 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:14:32 Merging remotes/origin/main commit b7de7b775397295cb69718a186a97b7526882c59 into PR head commit 6e3383514b86aa562e9feea020d1459b77fc53ea 19:14:32 Merge succeeded, producing 6e3383514b86aa562e9feea020d1459b77fc53ea 19:14:32 Checking out Revision 6e3383514b86aa562e9feea020d1459b77fc53ea (PR-4158) 19:14:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:14:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:14:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:14:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:14:31 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4158/head:refs/remotes/origin/PR-4158 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:14:32 > git config core.sparsecheckout # timeout=10 19:14:32 > git checkout -f 6e3383514b86aa562e9feea020d1459b77fc53ea # timeout=10 19:14:32 > git remote # timeout=10 19:14:32 > git config --get remote.origin.url # timeout=10 19:14:32 using GIT_SSH to set credentials SSH Credentials for GitHub 19:14:32 > git merge b7de7b775397295cb69718a186a97b7526882c59 # timeout=10 19:14:32 > git rev-parse HEAD^{commit} # timeout=10 19:14:32 > git config core.sparsecheckout # timeout=10 19:14:32 > git checkout -f 6e3383514b86aa562e9feea020d1459b77fc53ea # timeout=10 19:14: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:14: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:14:34 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:14:36 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:14:36 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-secrets/v2" 19:14:36 > git --version # timeout=10 19:14:36 > git --version # 'git version 2.25.1' 19:14:37 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d 19:14: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:14:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:14:38 % Total % Received % Xferd Average Speed Time Time Time Current 19:14:38 Dload Upload Total Spent Left Speed 19:14:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 82907 0 --:--:-- --:--:-- --:--:-- 83456 19:14:38 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] sh 19:14:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:14: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/secrets-config ./cmd/secrets-config 19:14:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:14:39 + sudo tee /etc/docker/daemon.new 19:14:39 { 19:14:39 "registry-mirrors": [ 19:14:39 "https://nexus3.edgexfoundry.org:10001" 19:14:39 ], 19:14:39 "bip": "10.250.0.254/24", 19:14:39 "hosts": [ 19:14:39 "tcp://0.0.0.0:5555", 19:14:39 "unix:///var/run/docker.sock" 19:14:39 ], 19:14:39 "mtu": 1458, 19:14:39 "selinux-enabled": true, 19:14:39 "seccomp-profile": "/etc/docker/seccomp.json" 19:14:39 } [Pipeline] sh 19:14:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:14:40 + sudo service docker restart 19:14: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:14:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:14:43 $ docker stop --time=1 290c26bcb0659a30cd3d4fe606413046f5437b4b7d837e60e4182d0d3cd121bb 19:14:46 $ docker rm -f 290c26bcb0659a30cd3d4fe606413046f5437b4b7d837e60e4182d0d3cd121bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:14:47 19:14:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:14:47 latest: Pulling from edgex-devops/edgex-compose 19:14:47 cbdbe7a5bc2a: Pulling fs layer 19:14:47 ca9280d653b3: Pulling fs layer 19:14:47 7e9c9ca2126c: Pulling fs layer 19:14:48 cbdbe7a5bc2a: Download complete 19:14:48 cbdbe7a5bc2a: Pull complete 19:14:48 ca9280d653b3: Verifying Checksum 19:14:48 ca9280d653b3: Download complete 19:14:48 7e9c9ca2126c: Verifying Checksum 19:14:48 7e9c9ca2126c: Download complete 19:14:48 ca9280d653b3: Pull complete 19:14:52 7e9c9ca2126c: Pull complete 19:14:52 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:14:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:14:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:53 prd-ubuntu20.04-docker-8c-8g-29684 does not seem to be running inside a container 19:14:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:14:54 $ docker top e661a7f286a66a1ac3333b1a0511fddfa6167d127e87fe183796ba57852d401a -eo pid,comm [Pipeline] { [Pipeline] sh 19:14:54 + docker-compose build --help 19:14:54 + grep parallel 19:14:55 --parallel Build images in parallel. [Pipeline] } 19:14:55 $ docker stop --time=1 e661a7f286a66a1ac3333b1a0511fddfa6167d127e87fe183796ba57852d401a 19:14:56 $ docker rm -f e661a7f286a66a1ac3333b1a0511fddfa6167d127e87fe183796ba57852d401a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:14:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:14:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:14:57 prd-ubuntu20.04-docker-8c-8g-29684 does not seem to be running inside a container 19:14:57 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:14:58 $ docker top 1c8fa43289546ed82f531d4f98d5f980e32980cd42704d507beee6e087098ed5 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { 19:14:58 + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] configFileProvider 19:14:58 provisioning config files... 19:14:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8335286923900415404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:14:58 ---> docker-login.sh 19:14:58 nexus3.edgexfoundry.org:10001 19:14:59 Building core-command ... 19:14:59 Building core-data ... 19:14:59 Building core-metadata ... 19:14:59 Building security-bootstrapper ... 19:14:59 Building security-proxy-setup ... 19:14:59 Building security-secretstore-setup ... 19:14:59 Building security-spiffe-token-provider ... 19:14:59 Building security-spire-agent ... 19:14:59 Building security-spire-config ... 19:14:59 Building security-spire-server ... 19:14:59 Building support-notifications ... 19:14:59 Building support-scheduler ... 19:14:59 Building sys-mgmt-agent ... 19:14:59 Building security-bootstrapper 19:14:59 Building security-secretstore-setup 19:14:59 Building sys-mgmt-agent 19:14:59 Building core-data 19:14:59 Building security-spire-agent 19:14:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:14:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:14:59 Configure a credential helper to remove this warning. See 19:14:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:14:59 19:14:59 Login Succeeded 19:14:59 nexus3.edgexfoundry.org:10002 19:15:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:00 Configure a credential helper to remove this warning. See 19:15:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:00 19:15:00 Login Succeeded 19:15:00 nexus3.edgexfoundry.org:10003 19:15:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:00 Configure a credential helper to remove this warning. See 19:15:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:00 19:15:00 Login Succeeded 19:15:00 nexus3.edgexfoundry.org:10004 19:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:01 Configure a credential helper to remove this warning. See 19:15:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:01 19:15:01 Login Succeeded 19:15:01 docker.io 19:15:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:15:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:15:02 Configure a credential helper to remove this warning. See 19:15:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:15:02 19:15:02 Login Succeeded 19:15:02 ---> docker-login.sh ends [Pipeline] } 19:15:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:15:02 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:15:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:15:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:15:02 ========================================================= 19:15:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:15:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:15:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:15:03 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:15:03 b3c136eddcbf: Pulling fs layer 19:15:03 c0a3192eca97: Pulling fs layer 19:15:03 a050256f5b6f: Pulling fs layer 19:15:03 656be50a0ddc: Pulling fs layer 19:15:03 2bbca73fdf42: Pulling fs layer 19:15:03 46d945488cbd: Pulling fs layer 19:15:03 8a5474983e97: Pulling fs layer 19:15:03 329c88fbcd65: Pulling fs layer 19:15:03 656be50a0ddc: Waiting 19:15:03 2bbca73fdf42: Waiting 19:15:03 46d945488cbd: Waiting 19:15:03 8a5474983e97: Waiting 19:15:03 329c88fbcd65: Waiting 19:15:03 a050256f5b6f: Download complete 19:15:03 c0a3192eca97: Verifying Checksum 19:15:03 c0a3192eca97: Download complete 19:15:03 2bbca73fdf42: Verifying Checksum 19:15:03 2bbca73fdf42: Download complete 19:15:03 46d945488cbd: Verifying Checksum 19:15:03 46d945488cbd: Download complete 19:15:03 b3c136eddcbf: Download complete 19:15:04 b3c136eddcbf: Pull complete 19:15:04 329c88fbcd65: Verifying Checksum 19:15:04 329c88fbcd65: Download complete 19:15:05 c0a3192eca97: Pull complete 19:15:05 a050256f5b6f: Pull complete 19:15:05 8a5474983e97: Verifying Checksum 19:15:05 8a5474983e97: Download complete 19:15:06 656be50a0ddc: Verifying Checksum 19:15:06 656be50a0ddc: Download complete 19:15:11 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:15:11 Step 2/33 : FROM ${BUILDER_BASE} AS builder 19:15:11 ---> 6746e8043821 19:15:11 Step 3/33 : WORKDIR /edgex-go 19:15:11 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:15:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:15:11 ---> 6746e8043821 19:15:11 Step 3/26 : WORKDIR /edgex-go 19:15:11 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:15:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:15:11 ---> 6746e8043821 19:15:11 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:15:11 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:15:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:15:11 ---> 6746e8043821 19:15:11 Step 3/23 : WORKDIR /edgex-go 19:15:11 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:15:11 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:15:11 ---> 6746e8043821 19:15:11 Step 3/25 : WORKDIR /edgex-go 19:15:14 ---> Running in 859c06383a0d 19:15:14 ---> Running in 5bd686d00224 19:15:14 ---> Running in 87cf8e830714 19:15:14 ---> Running in 4fdfcac0dc39 19:15:14 ---> Running in dee65a59356a 19:15:14 Removing intermediate container 859c06383a0d 19:15:14 ---> bad108d9428d 19:15:14 Step 4/24 : WORKDIR /edgex-go 19:15:14 Removing intermediate container 5bd686d00224 19:15:14 ---> d23b82d23ca6 19:15:14 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:14 ---> Running in f2be21192a15 19:15:14 Removing intermediate container 4fdfcac0dc39 19:15:14 Removing intermediate container dee65a59356a 19:15:14 ---> 570c6f461f25 19:15:14 ---> 19a2eafa26de 19:15:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesStep 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:14 19:15:14 Removing intermediate container 87cf8e830714 19:15:14 ---> b64c8bafd3e0 19:15:14 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:14 ---> Running in 56c10a17f94e 19:15:14 ---> Running in b286d7696d87 19:15:14 ---> Running in eb563af7aa98 19:15:14 ---> Running in d61277d4f500 19:15:14 Removing intermediate container f2be21192a15 19:15:14 ---> 337431aef5f3 19:15:14 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:14 ---> Running in a5c8bd0df824 19:15:15 Removing intermediate container 56c10a17f94e 19:15:15 ---> 1c064776d8b3 19:15:15 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:15:15 ---> Running in c34d628add48 19:15:15 Removing intermediate container eb563af7aa98 19:15:15 ---> 2852e3bf6cc3 19:15:15 Step 5/23 : RUN apk add --update --no-cache make bash git 19:15:15 ---> Running in ef4f88e7a435 19:15:15 Removing intermediate container a5c8bd0df824 19:15:15 ---> 759bbdc4d4c4 19:15:15 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:15:15 ---> Running in 14b4dbb8cae2 19:15:16 Removing intermediate container d61277d4f500 19:15:16 ---> 80d1cab1f38d 19:15:16 Step 5/25 : RUN apk add --update --no-cache make git 19:15:16 Removing intermediate container b286d7696d87 19:15:16 ---> 0de667ca4f2f 19:15:16 Step 5/33 : RUN apk add --update --no-cache make git 19:15:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:15:16 ---> Running in f7291efc25a9 19:15:16 ---> Running in 21c4a562b0e0 19:15:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:15:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:15:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:15:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:15:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:15:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:15:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:15:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:15:17 OK: 211 MiB in 51 packages 19:15:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:15:17 OK: 211 MiB in 51 packages 19:15:17 OK: 211 MiB in 51 packages 19:15:17 OK: 211 MiB in 51 packages 19:15:17 Removing intermediate container c34d628add48 19:15:17 ---> 14ed69c13daa 19:15:17 Step 6/26 : COPY go.mod vendor* ./ 19:15:17 OK: 211 MiB in 51 packages 19:15:17 ---> a9f3eaa16a59 19:15:17 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:17 ---> Running in 4b1822451990 19:15:18 Removing intermediate container 14b4dbb8cae2 19:15:18 ---> 46ca55bbbc7e 19:15:18 Step 7/24 : COPY go.mod vendor* ./ 19:15:18 Removing intermediate container ef4f88e7a435 19:15:18 ---> 23fa8bc60e88 19:15:18 Step 6/23 : COPY go.mod vendor* ./ 19:15:18 Removing intermediate container f7291efc25a9 19:15:18 ---> 19c874ed9d53 19:15:18 Step 6/25 : COPY go.mod vendor* ./ 19:15:18 ---> 16a2c166e271 19:15:18 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:18 ---> 371c999af275 19:15:18 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:18 ---> Running in ae0e14f42d8f 19:15:18 ---> Running in 9466e9d2269b 19:15:18 ---> fd1efd95fc3d 19:15:18 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:18 ---> Running in 1cbc079608f7 19:15:18 Removing intermediate container 21c4a562b0e0 19:15:18 ---> 0413785936f0 19:15:18 Step 6/33 : COPY go.mod vendor* ./ 19:15:18 ---> c76a234e492f 19:15:18 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:15:19 ---> Running in 3d69905edf26 19:15:21 656be50a0ddc: Pull complete 19:15:21 2bbca73fdf42: Pull complete 19:15:21 46d945488cbd: Pull complete 19:15:26 8a5474983e97: Pull complete 19:15:28 329c88fbcd65: Pull complete 19:15:28 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 19:15:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:15:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:15:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:15:28 WORKDIR /edgex 19:15:28 COPY go.mod . 19:15:28 RUN go mod download 19:15:28 + docker build -t ci-base-image-arm64 -f - . 19:15:29 Sending build context to Docker daemon 3.228MB 19:15:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:15:29 ---> ff4287adb874 19:15:29 Step 2/4 : WORKDIR /edgex 19:15:31 ---> Running in 6649db0998be 19:15:31 Removing intermediate container 6649db0998be 19:15:31 ---> cad54e71482d 19:15:31 Step 3/4 : COPY go.mod . 19:15:31 ---> ccf403962165 19:15:31 Step 4/4 : RUN go mod download 19:15:31 ---> Running in 47b61e1fbd51 19:15:37 Removing intermediate container ae0e14f42d8f 19:15:37 ---> f4adbc73a32d 19:15:37 Step 9/24 : COPY . . 19:15:37 Removing intermediate container 3d69905edf26 19:15:37 ---> 3660c4d36140 19:15:37 Step 8/33 : COPY . . 19:15:37 Removing intermediate container 1cbc079608f7 19:15:37 ---> a0a9b2ba1a64 19:15:37 Step 8/25 : COPY . . 19:15:37 Removing intermediate container 4b1822451990 19:15:37 ---> c409e2942e4c 19:15:37 Step 8/26 : COPY . . 19:15:37 Removing intermediate container 9466e9d2269b 19:15:37 ---> 9a820116a927 19:15:37 Step 8/23 : COPY . . 19:15:45 ---> 8e845027560f 19:15:45 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:15:45 ---> 03bfb9a722ac 19:15:45 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:15:45 ---> bf12f03356aa 19:15:45 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:15:45 ---> Running in 625d8833e9e9 19:15:45 ---> Running in 0864d5f42506 19:15:45 ---> fbce4a065910 19:15:45 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:15:45 ---> 3c7625c871dd 19:15:45 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:15:45 ---> Running in f85933e428fe 19:15:45 ---> Running in 2578890ced5b 19:15:45 ---> Running in a8004492829b 19:15:45 Removing intermediate container f85933e428fe 19:15:45 ---> 41e55f77976e 19:15:45 Step 10/26 : WORKDIR /edgex-go/spire-build 19:15:45 ---> Running in 77b6513f76a0 19:15:45 Removing intermediate container 77b6513f76a0 19:15:45 ---> b5d09255fcf4 19:15:45 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:15:45 ---> Running in e7d5e6bec29e 19:15:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:15:46 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:15:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:15:46 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:15:47 Removing intermediate container e7d5e6bec29e 19:15:47 ---> 22c5f6e5e09b 19:15:47 Step 12/26 : WORKDIR /edgex-go 19:15:47 ---> Running in fdaa99d84ae4 19:15:47 Removing intermediate container fdaa99d84ae4 19:15:47 ---> 883ebe585706 19:15:47 19:15:47 Step 13/26 : FROM alpine:3.15 19:15:47 3.15: Pulling from library/alpine 19:15:48 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:15:48 Status: Downloaded newer image for alpine:3.15 19:15:48 ---> c4fc93816858 19:15:48 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:15:48 ---> Running in 38402e0cc23e 19:15:48 Removing intermediate container 38402e0cc23e 19:15:48 ---> defa0f0627bc 19:15:48 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:15:48 ---> Running in dec5e6788791 19:15:50 Removing intermediate container dec5e6788791 19:15:50 ---> a593e6af0cc1 19:15:50 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:15:50 ---> Running in 9c6a16f67d52 19:15:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:15:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:15:52 v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:15:52 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:15:52 OK: 15857 distinct packages available 19:15:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:15:52 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:15:53 (1/5) Installing dumb-init (1.2.5-r1) 19:15:53 (2/5) Installing musl-obstack (1.2.3-r0) 19:15:53 (3/5) Installing libucontext (1.1-r0) 19:15:53 (4/5) Installing gcompat (1.0.0-r4) 19:15:53 (5/5) Installing openssl (1.1.1q-r0) 19:15:53 Executing busybox-1.34.1-r7.trigger 19:15:53 OK: 7 MiB in 19 packages 19:15:55 Removing intermediate container 9c6a16f67d52 19:15:55 ---> 890dafae4ffa 19:15:55 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:15:56 ---> 28a0d1237360 19:15:56 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:16:00 ---> a79bce29b740 19:16:00 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:16:00 ---> 6cc00ded069b 19:16:00 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:16:01 ---> 386d53e5e025 19:16:01 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:16:02 ---> f38889dae28a 19:16:02 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:16:02 ---> Running in a479a79172e0 19:16:02 Removing intermediate container a479a79172e0 19:16:02 ---> db352193c592 19:16:02 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:16:02 ---> Running in db9e0142472a 19:16:03 Removing intermediate container db9e0142472a 19:16:03 ---> dfcd361682c2 19:16:03 Step 24/26 : LABEL arch=x86_64 19:16:03 ---> Running in 0debe4f86ba3 19:16:03 Removing intermediate container 0debe4f86ba3 19:16:03 ---> 93abb0c67227 19:16:03 Step 25/26 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea 19:16:03 ---> Running in 567e8324009c 19:16:04 Removing intermediate container 567e8324009c 19:16:04 ---> 775780ad1885 19:16:04 Step 26/26 : LABEL version=0.0.0 19:16:04 ---> Running in f9063b78f498 19:16:04 Removing intermediate container f9063b78f498 19:16:04 ---> 02c0fafec94f 19:16:04 19:16:04 Successfully built 02c0fafec94f 19:16:04 Successfully tagged security-spire-agent:latest 19:16:04  Building security-spire-agent ... done Building core-command 19:16:07 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:16:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:16:07 ---> 6746e8043821 19:16:07 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:16:07 ---> Using cache 19:16:07 ---> bad108d9428d 19:16:07 Step 4/24 : WORKDIR /edgex-go 19:16:07 ---> Using cache 19:16:07 ---> 337431aef5f3 19:16:07 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:07 ---> Using cache 19:16:07 ---> 759bbdc4d4c4 19:16:07 Step 6/24 : RUN apk add --update --no-cache make git 19:16:09 ---> Running in 6c8401686235 19:16:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:16:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:16:10 Removing intermediate container 47b61e1fbd51 19:16:10 ---> 7e4d2430e298 19:16:10 Successfully built 7e4d2430e298 19:16:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:11 OK: 211 MiB in 51 packages 19:16:11 + docker inspect -f . ci-base-image-arm64 19:16:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:11 prd-ubuntu20.04-docker-arm64-4c-16g-29685 does not seem to be running inside a container 19:16:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:16:12 Removing intermediate container 6c8401686235 19:16:12 ---> c779f3391978 19:16:12 Step 7/24 : COPY go.mod vendor* ./ 19:16:12 ---> 658c50cbb7ed 19:16:12 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:13 ---> Running in babb29bc76fa 19:16:13 $ docker top 97a86d61dbf40e553ff4e134c34eec906d0cf742345a5ac91600a07bbfc26b4d -eo pid,comm [Pipeline] { [Pipeline] sh 19:16: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:16:14 + go version 19:16:14 go version go1.18.3 linux/arm64 [Pipeline] } 19:16:14 $ docker stop --time=1 97a86d61dbf40e553ff4e134c34eec906d0cf742345a5ac91600a07bbfc26b4d 19:16:15 $ docker rm -f 97a86d61dbf40e553ff4e134c34eec906d0cf742345a5ac91600a07bbfc26b4d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:16:16 + docker inspect -f . ci-base-image-arm64 19:16:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:16:17 prd-ubuntu20.04-docker-arm64-4c-16g-29685 does not seem to be running inside a container 19:16:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:16:18 Removing intermediate container a8004492829b 19:16:18 ---> e354fb2cf7d1 19:16:18 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:16:18 Removing intermediate container 625d8833e9e9 19:16:18 ---> 0023b9235b1b 19:16:18 19:16:18 Step 10/33 : FROM alpine:3.16 19:16:18 ---> Running in 29345838aff5 19:16: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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:16:18 3.16: Pulling from library/alpine 19:16:18 $ docker top 9350bd1df599676a9f9ee095189afaf8007f4c795348e3369813c1625cbea669 -eo pid,comm [Pipeline] { [Pipeline] echo 19:16:18 ========================================================= 19:16:18 [edgeXBuildGoParallel] Running Tests and Build... 19:16:18 ========================================================= [Pipeline] sh 19:16:18 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:16:18 Status: Downloaded newer image for alpine:3.16 19:16:18 ---> 9c6f07244728 19:16:18 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:16:19 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:16:20 + make test 19:16:20 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 19:16:20 ---> Running in 323cc0612499 19:16:20 Removing intermediate container 2578890ced5b 19:16:20 ---> cb016d53ec71 19:16:20 19:16:20 Step 10/25 : FROM alpine:3.16 19:16:20 ---> 9c6f07244728 19:16:20 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:16:20 ---> Running in 5e7a07c7ec26 19:16:20 Removing intermediate container 0864d5f42506 19:16:20 ---> 84a74fa1a450 19:16:20 19:16:20 Step 11/24 : FROM alpine:3.16 19:16:20 ---> 9c6f07244728 19:16:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:16:20 Removing intermediate container 323cc0612499 19:16:20 ---> 4d9b524a71f4 19:16:20 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 19:16:20 Removing intermediate container 29345838aff5 19:16:20 ---> b20a0d3b6e7f 19:16:20 19:16:20 Step 11/23 : FROM alpine:3.16 19:16:20 ---> 9c6f07244728 19:16:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:16:20 ---> Running in e343b0e3d5e4 19:16:20 ---> Running in b479cb7e1bd8 19:16:20 ---> Running in 1a529488451d 19:16:20 Removing intermediate container e343b0e3d5e4 19:16:20 ---> ef946518ccf6 19:16:20 Step 13/24 : ENV APP_PORT=59880 19:16:21 Removing intermediate container b479cb7e1bd8 19:16:21 ---> ea7af0bc7610 19:16:21 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 19:16:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:16:21 ---> Running in 7b550857fb34 19:16:21 ---> Running in b48a2d04831a 19:16:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:16:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:16:21 Removing intermediate container 7b550857fb34 19:16:21 ---> 46040a3d1659 19:16:21 Step 14/24 : EXPOSE $APP_PORT 19:16:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:16:21 ---> Running in 471c2de85dc4 19:16:21 (1/3) Installing ca-certificates (20220614-r0) 19:16:21 (2/3) Installing dumb-init (1.2.5-r1) 19:16:21 (3/3) Installing su-exec (0.2-r1) 19:16:21 (1/2) Installing dumb-init (1.2.5-r1) 19:16:21 Executing busybox-1.35.0-r17.trigger 19:16:21 (2/2) Installing su-exec (0.2-r1) 19:16:21 Executing busybox-1.35.0-r17.trigger 19:16:21 Executing ca-certificates-20220614-r0.trigger 19:16:21 OK: 6 MiB in 16 packages 19:16:21 Removing intermediate container 471c2de85dc4 19:16:21 ---> f2a953741d94 19:16:21 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:16:21 OK: 6 MiB in 17 packages 19:16:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:16:21 ---> Running in 52ea24c4305a 19:16:21 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:16:21 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:16:21 (3/33) Installing readline (8.1.2-r0) 19:16:21 (4/33) Installing bash (5.1.16-r2) 19:16:21 Executing bash-5.1.16-r2.post-install 19:16:22 (5/33) Installing ca-certificates (20220614-r0) 19:16:22 (6/33) Installing brotli-libs (1.0.9-r6) 19:16:22 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:16:22 (8/33) Installing libcurl (7.83.1-r3) 19:16:22 (9/33) Installing curl (7.83.1-r3) 19:16:22 (10/33) Installing docker-cli (20.10.18-r0) 19:16:22 Removing intermediate container 1a529488451d 19:16:22 ---> a2eac420f449 19:16:22 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 19:16:22 Removing intermediate container babb29bc76fa 19:16:22 ---> 811312538c8e 19:16:22 Step 9/24 : COPY . . 19:16:22 (11/33) Installing dumb-init (1.2.5-r1) 19:16:22 (12/33) Installing libbz2 (1.0.8-r1) 19:16:22 (13/33) Installing expat (2.4.8-r0) 19:16:22 (14/33) Installing libffi (3.4.2-r1) 19:16:22 (15/33) Installing gdbm (1.23-r0) 19:16:22 (16/33) Installing xz-libs (5.2.5-r1) 19:16:22 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:16:22 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:16:22 (19/33) Installing mpdecimal (2.5.1-r1) 19:16:22 (20/33) Installing sqlite-libs (3.38.5-r0) 19:16:22 (21/33) Installing python3 (3.10.5-r0) 19:16:23 ---> Running in 52b172d9aabf 19:16:23 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:16:23 (23/33) Installing py3-tomli (2.0.1-r1) 19:16:23 (24/33) Installing py3-pep517 (0.12.0-r2) 19:16:23 (25/33) Installing py3-six (1.16.0-r1) 19:16:23 (26/33) Installing py3-retrying (1.3.3-r3) 19:16:23 (27/33) Installing py3-appdirs (1.4.4-r3) 19:16:23 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:16:23 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:16:23 (30/33) Installing py3-parsing (2.4.7-r3) 19:16:23 (31/33) Installing py3-packaging (21.3-r0) 19:16:23 (32/33) Installing py3-setuptools (59.4.0-r0) 19:16:23 (33/33) Installing py3-pip (22.1.1-r0) 19:16:23 Executing busybox-1.35.0-r17.trigger 19:16:23 Executing ca-certificates-20220614-r0.trigger 19:16:23 OK: 122 MiB in 47 packages 19:16:24 Removing intermediate container 52b172d9aabf 19:16:24 ---> ea7c6c742b42 19:16:24 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:16:24 Removing intermediate container 5e7a07c7ec26 19:16:24 ---> 37bc2af05234 19:16:24 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:16:24 ---> Running in 98ee7c3df02a 19:16:24 ---> Running in a3096c0830a1 19:16:24 Removing intermediate container 52ea24c4305a 19:16:24 ---> d8de3da328d5 19:16:24 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:16:24 ---> Running in 7a1b0d88807b 19:16:25 Removing intermediate container 98ee7c3df02a 19:16:25 ---> 973b61ed8280 19:16:25 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:16:25 Removing intermediate container a3096c0830a1 19:16:25 ---> 083bfd1fc7cd 19:16:25 Step 13/25 : WORKDIR / 19:16:25 ---> Running in 96c3b2b6057e 19:16:25 ---> Running in 07845a384169 19:16:25 Removing intermediate container 96c3b2b6057e 19:16:25 ---> 10576868887a 19:16:25 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:16:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:16:25 Removing intermediate container 07845a384169 19:16:25 ---> 201aa639c1f8 19:16:25 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:16:25 ---> Running in c42a4a0ffa54 19:16:26 Removing intermediate container c42a4a0ffa54 19:16:26 ---> 984c874ca94e 19:16:26 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:16:26 ---> f62de863dbaf 19:16:26 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:16:26 ---> Running in 33e06df1bf75 19:16:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:16:26 ---> a2411e4dff42 19:16:26 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:16:26 ---> 3bf7b43b7367 19:16:26 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:16:26 ---> Running in 16dca3362f94 19:16:26 ---> 7dadf771c21d 19:16:26 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:16:26 (1/6) Installing dumb-init (1.2.5-r1) 19:16:26 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:16:26 ---> 32b7f3856da2 19:16:26 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:16:26 Removing intermediate container 33e06df1bf75 19:16:26 ---> bf93e05e19ec 19:16:26 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 19:16:26 (3/6) Installing libsodium (1.0.18-r0) 19:16:26 ---> Running in cb288f9f4359 19:16:27 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:16:27 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:16:27 (5/6) Installing libzmq (4.3.4-r0) 19:16:27 Removing intermediate container cb288f9f4359 19:16:27 ---> d7a8022159dd 19:16:27 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:16:27 (6/6) Installing zeromq (4.3.4-r0) 19:16:27 ---> 002061a15e77 19:16:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:16:27 Executing busybox-1.35.0-r17.trigger 19:16:27 OK: 8 MiB in 20 packages 19:16:27 Collecting docker-compose==1.23.2 19:16:27 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:16:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 20.4 MB/s eta 0:00:00 19:16:27 Collecting dockerpty<0.5,>=0.4.1 19:16:27 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:16:27 Preparing metadata (setup.py): started 19:16:27 ---> 26092d509c78 19:16:27 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:16:27 ---> Running in 35834393d7de 19:16:27 ---> 2e00451306e1 19:16:27 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:16:27 Preparing metadata (setup.py): finished with status 'done' 19:16:27 Collecting texttable<0.10,>=0.9.0 19:16:27 Removing intermediate container 7a1b0d88807b 19:16:27 ---> 2d652834f48c 19:16:27 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:27 Downloading texttable-0.9.1.tar.gz (11 kB) 19:16:27 Preparing metadata (setup.py): started 19:16:28 ---> 804031b3185b 19:16:28 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:16:28 ---> Running in 79815cf007ac 19:16:28 ---> 3d7d5bc393df 19:16:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:16:28 Preparing metadata (setup.py): finished with status 'done' 19:16:28 Collecting jsonschema<3,>=2.5.1 19:16:28 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:16:28 ---> 72859113c7e4 19:16:28 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:16:28 Removing intermediate container 35834393d7de 19:16:28 ---> b238ea59adcc 19:16:28 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:28 Collecting PyYAML<4,>=3.10 19:16:28 Downloading PyYAML-3.13.tar.gz (270 kB) 19:16:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 45.9 MB/s eta 0:00:00 19:16:28 ---> 457d9ed9c6f8 19:16:28 Step 20/24 : ENTRYPOINT ["/core-data"] 19:16:28 ---> Running in cead18520d60 19:16:28 ---> 83df1cdda7fe 19:16:28 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:16:28 Removing intermediate container 79815cf007ac 19:16:28 ---> ff66b722f9ae 19:16:28 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:16:29 Preparing metadata (setup.py): started 19:16:29 ---> Running in 069df5ef3e48 19:16:29 Removing intermediate container cead18520d60 19:16:29 ---> b7485817d474 19:16:29 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:29 Removing intermediate container 069df5ef3e48 19:16:29 ---> d72eee319686 19:16:29 Step 23/25 : LABEL arch=x86_64 19:16:29 ---> Running in b7581f1fb6ff 19:16:29 ---> Running in e808ca32876c 19:16:29 Preparing metadata (setup.py): finished with status 'done' 19:16:29 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:16:29 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:16:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 106.2 MB/s eta 0:00:00 19:16:29 ---> 70e14ade4fab 19:16:29 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:16:29 Collecting websocket-client<1.0,>=0.32.0 19:16:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:16:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 120.5 MB/s eta 0:00:00Removing intermediate container b7581f1fb6ff 19:16:29 ---> ec4f8c089b01 19:16:29 19:16:29 Removing intermediate container e808ca32876c 19:16:29 ---> efd7e876c020 19:16:29 Step 24/25 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea 19:16:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:16:29 Step 22/24 : LABEL arch=x86_64 19:16:29 Collecting docopt<0.7,>=0.6.1 19:16:29 Downloading docopt-0.6.2.tar.gz (25 kB) 19:16:29 ---> Running in a70be9b1aead 19:16:29 Preparing metadata (setup.py): started 19:16:29 ---> Running in 306b777a03eb 19:16:29 ---> e5ee8869f899 19:16:29 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:16:29 Removing intermediate container a70be9b1aead 19:16:29 ---> 48ef9ac6eb2a 19:16:29 Step 25/25 : LABEL version=0.0.0 19:16:29 Removing intermediate container 306b777a03eb 19:16:29 ---> 73dcd04f9fb4 19:16:29 Step 23/24 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea 19:16:29 Preparing metadata (setup.py): finished with status 'done' 19:16:29 ---> Running in 8a677d80fa04 19:16:29 ---> Running in 501e8025af40 19:16:29 ---> 2083b6ae2114 19:16:29 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:16:29 Collecting docker<4.0,>=3.6.0 19:16:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:16:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 107.4 MB/s eta 0:00:00 19:16:29 Collecting cached-property<2,>=1.2.0 19:16:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:16:29 Collecting docker-pycreds>=0.4.0 19:16:29 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:16:30 Removing intermediate container 8a677d80fa04 19:16:30 ---> e5a103c92e0a 19:16:30 Step 24/24 : LABEL version=0.0.0 19:16:30 Removing intermediate container 501e8025af40 19:16:30 ---> 6e3034379232 19:16:30 19:16:30 Collecting urllib3<1.25,>=1.21.1 19:16:30 ---> Running in 3f53baec99e4 19:16:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:16:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 165.7 MB/s eta 0:00:00 19:16:30 Successfully built 6e3034379232 19:16:30 Successfully tagged security-secretstore-setup:latest 19:16:30 ---> 6448d1d383be 19:16:30 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:16:30  Building security-secretstore-setup ... done Collecting chardet<3.1.0,>=3.0.2 19:16:30 Building support-scheduler 19:16:30 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:16:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 132.5 MB/s eta 0:00:00 19:16:30 Collecting idna<2.8,>=2.5 19:16:30 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:16:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 116.2 MB/s eta 0:00:00 19:16:30 Collecting certifi>=2017.4.17 19:16:30 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 19:16:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 94.0 MB/s eta 0:00:00 19:16:30 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:16:30 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:16:30 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:16:30 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:16:30 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:16:30 Running setup.py install for texttable: started 19:16:31 Running setup.py install for texttable: finished with status 'done' 19:16:31 Running setup.py install for PyYAML: started 19:16:31 Removing intermediate container 3f53baec99e4 19:16:31 ---> 62f698939f18 19:16:31 19:16:31 Successfully built 62f698939f18 19:16:31 Successfully tagged core-data:latest 19:16:31  Building core-data ... done Building support-notifications 19:16:31 ---> f8aac34c85e9 19:16:31 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:16:31 Running setup.py install for PyYAML: finished with status 'done' 19:16:31 Running setup.py install for docopt: started 19:16:32 Running setup.py install for docopt: finished with status 'done' 19:16:33 ---> 47778c0e9252 19:16:33 Step 28/33 : RUN chmod +x /entrypoint.sh 19:16:33 ---> Running in 1419e346c148 19:16:33 Running setup.py install for dockerpty: started 19:16:34 Running setup.py install for dockerpty: finished with status 'done' 19:16:34 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 19:16:34 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:16:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:16:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:16:34 ---> 6746e8043821 19:16:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:16:34 ---> Using cache 19:16:34 ---> bad108d9428d 19:16:34 Step 4/23 : WORKDIR /edgex-go 19:16:34 ---> Using cache 19:16:34 ---> 337431aef5f3 19:16:34 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:34 ---> Using cache 19:16:34 ---> 759bbdc4d4c4 19:16:34 Step 6/23 : RUN apk add --update --no-cache make git 19:16:34 ---> Using cache 19:16:34 ---> c779f3391978 19:16:34 Step 7/23 : COPY go.mod vendor* ./ 19:16:34 ---> Using cache 19:16:34 ---> 658c50cbb7ed 19:16:34 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:34 ---> Using cache 19:16:34 ---> 811312538c8e 19:16:34 Step 9/23 : COPY . . 19:16:34 ---> Using cache 19:16:34 ---> 3bf7b43b7367 19:16:34 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:16:36 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:16:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:16:36 ---> 6746e8043821 19:16:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:16:36 ---> Using cache 19:16:36 ---> bad108d9428d 19:16:36 Step 4/23 : WORKDIR /edgex-go 19:16:36 ---> Using cache 19:16:36 ---> 337431aef5f3 19:16:36 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:36 ---> Using cache 19:16:36 ---> 759bbdc4d4c4 19:16:36 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:16:36 ---> Running in 1bb185200345 19:16:36 ---> Running in 91b1e0c4cedc 19:16:36 Removing intermediate container 1419e346c148 19:16:36 ---> 96d35c2c8c34 19:16:36 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 19:16:36 ---> Running in 36db262ec9ca 19:16:36 Removing intermediate container 36db262ec9ca 19:16:36 ---> 1e05610aa041 19:16:36 Step 30/33 : CMD ["gate"] 19:16:36 ---> Running in f507205d9d26 19:16:36 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:16:37 Removing intermediate container f507205d9d26 19:16:37 ---> 4bd8b89efa90 19:16:37 Step 31/33 : LABEL arch=x86_64 19:16:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:16:37 ---> Running in acfafc2f86e9 19:16:37 Removing intermediate container acfafc2f86e9 19:16:37 ---> 0ef88dceb7a3 19:16:37 Step 32/33 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea 19:16:37 ---> Running in e9413a7d92f9 19:16:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:16:37 Removing intermediate container e9413a7d92f9 19:16:37 ---> b181252d0889 19:16:37 Step 33/33 : LABEL version=0.0.0 19:16:38 ---> Running in 26a23d7f0111 19:16:38 OK: 211 MiB in 51 packages 19:16:38 Removing intermediate container 26a23d7f0111 19:16:38 ---> 9fea3a05c7f2 19:16:38 19:16:38 Successfully built 9fea3a05c7f2 19:16:38 Successfully tagged security-bootstrapper:latest 19:16:38 Building security-spire-config 19:16:40  Building security-bootstrapper ... done Removing intermediate container b48a2d04831a 19:16:40 ---> 925a85b8a4ce 19:16:40 Step 14/23 : ENV APP_PORT=58890 19:16:41 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:16:41 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:16:41 ---> 6746e8043821 19:16:41 Step 3/26 : WORKDIR /edgex-go 19:16:41 ---> Using cache 19:16:41 ---> b64c8bafd3e0 19:16:41 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:41 ---> Using cache 19:16:41 ---> 80d1cab1f38d 19:16:41 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:16:41 ---> Running in a73fc23c7e6b 19:16:41 Removing intermediate container 91b1e0c4cedc 19:16:41 ---> a6af628df465 19:16:41 Step 7/23 : COPY go.mod vendor* ./ 19:16:41 ---> Running in 18582b808fa7 19:16:41 Removing intermediate container a73fc23c7e6b 19:16:41 ---> 546c8f90ac51 19:16:41 Step 15/23 : EXPOSE $APP_PORT 19:16:41 ---> Running in 8cb2742580ac 19:16:42 ---> ca1fe27627c1 19:16:42 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:16:42 ---> Running in 7f4fdb504de3 19:16:42 Removing intermediate container 8cb2742580ac 19:16:42 ---> b2f91774aa21 19:16:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:16:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:16:43 ---> b4423d205c93 19:16:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:16:43 OK: 211 MiB in 51 packages 19:16:43 ---> 777732398f0a 19:16:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:16:44 Removing intermediate container 18582b808fa7 19:16:44 ---> dbf9c705f481 19:16:44 Step 6/26 : COPY go.mod vendor* ./ 19:16:44 ---> b68ac32e3fe3 19:16:44 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:16:44 ---> Running in f2ced6bdd63c 19:16:44 ---> 0266e82f7ca9 19:16:44 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:45 ---> Running in d5451b569e5f 19:16:45 Removing intermediate container f2ced6bdd63c 19:16:45 ---> 88ecb3c2e538 19:16:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:46 Removing intermediate container 16dca3362f94 19:16:46 ---> 5ccd733a123c 19:16:46 19:16:46 Step 11/24 : FROM alpine:3.16 19:16:46 ---> 9c6f07244728 19:16:46 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:16:46 ---> Running in b782e94e5dd1 19:16:46 ---> Running in c557b2e37d01 19:16:46 Removing intermediate container b782e94e5dd1 19:16:46 ---> 1bd842b94b5c 19:16:46 Step 21/23 : LABEL arch=x86_64 19:16:46 ---> Running in a2e25170e5a2 19:16:46 Removing intermediate container a2e25170e5a2 19:16:46 ---> d8e4fa281eb1 19:16:46 Step 22/23 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea 19:16:46 ---> Running in d225b0ef4891 19:16:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:16:47 Removing intermediate container d225b0ef4891 19:16:47 ---> 18357431bb06 19:16:47 Step 23/23 : LABEL version=0.0.0 19:16:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:16:47 (1/1) Installing dumb-init (1.2.5-r1) 19:16:47 Executing busybox-1.35.0-r17.trigger 19:16:47 OK: 6 MiB in 15 packages 19:16:47 ---> Running in b5e532bc1f94 19:16:48 Removing intermediate container b5e532bc1f94 19:16:48 ---> 709562a543eb 19:16:48 19:16:48 Successfully built 709562a543eb 19:16:48 Successfully tagged sys-mgmt-agent:latest 19:16:48 Building security-proxy-setup 19:16:50  Building sys-mgmt-agent ... done Removing intermediate container c557b2e37d01 19:16:50 ---> d174aa6870f7 19:16:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:16:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:16:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:16:51 ---> 6746e8043821 19:16:51 Step 3/22 : WORKDIR /edgex-go 19:16:51 ---> Using cache 19:16:51 ---> b64c8bafd3e0 19:16:51 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:16:51 ---> Using cache 19:16:51 ---> 80d1cab1f38d 19:16:51 Step 5/22 : RUN apk add --update --no-cache make git 19:16:51 ---> Using cache 19:16:51 ---> 19c874ed9d53 19:16:51 Step 6/22 : COPY go.mod vendor* ./ 19:16:51 ---> Using cache 19:16:51 ---> fd1efd95fc3d 19:16:51 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:16:51 ---> Using cache 19:16:51 ---> a0a9b2ba1a64 19:16:51 Step 8/22 : COPY . . 19:16:51 ---> Using cache 19:16:51 ---> 3c7625c871dd 19:16:51 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:16:51 ---> Running in 44bbb86d77f1 19:16:51 ---> Running in b58831c5c43c 19:16:52 Removing intermediate container 7f4fdb504de3 19:16:52 ---> 3e3747db31db 19:16:52 Step 9/23 : COPY . . 19:16:52 Removing intermediate container 44bbb86d77f1 19:16:52 ---> 302bedd9c8a6 19:16:52 Step 14/24 : ENV APP_PORT=59882 19:16:52 ---> Running in cbe23974300a 19:16:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:16:52 ? github.com/edgexfoundry/edgex-go [no test files] 19:16:52 Removing intermediate container cbe23974300a 19:16:52 ---> 2ceb07d14fea 19:16:52 Step 15/24 : EXPOSE $APP_PORT 19:16:52 ---> Running in 22f361de4a88 19:16:53 Removing intermediate container 22f361de4a88 19:16:53 ---> 088b0d29ba5d 19:16:53 Step 16/24 : WORKDIR / 19:16:53 ---> Running in 900e847cd332 19:16:53 Removing intermediate container 900e847cd332 19:16:53 ---> 6fc54dc4255d 19:16:53 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:16:54 ---> 935c1947f48e 19:16:54 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:16:55 ---> ef62be0952b3 19:16:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:16:55 ---> d0721e2fec29 19:16:55 Step 20/24 : ENTRYPOINT ["/core-command"] 19:16:55 ---> Running in e64dd71b5091 19:16:55 Removing intermediate container e64dd71b5091 19:16:55 ---> c05016147c26 19:16:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:16:55 ---> Running in ec02c94d8449 19:16:56 Removing intermediate container d5451b569e5f 19:16:56 ---> a98c849033c3 19:16:56 Step 8/26 : COPY . . 19:16:56 Removing intermediate container ec02c94d8449 19:16:56 ---> 07b08ce43ef0 19:16:56 Step 22/24 : LABEL arch=x86_64 19:16:56 ---> Running in 09265b5f0067 19:16:56 Removing intermediate container 09265b5f0067 19:16:56 ---> 02a2f1e1498d 19:16:56 Step 23/24 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea 19:16:56 ---> Running in 0e7d4120a793 19:16:57 Removing intermediate container 0e7d4120a793 19:16:57 ---> 13eb16a4bf5e 19:16:57 Step 24/24 : LABEL version=0.0.0 19:16:57 ---> Running in e0600b60589d 19:16:57 Removing intermediate container e0600b60589d 19:16:57 ---> 66151263cb4d 19:16:57 19:16:57 Successfully built 66151263cb4d 19:16:57 Successfully tagged core-command:latest 19:16:57 Building core-metadata 19:16:59  Building core-command ... done  ---> cc1f9935ee22 19:16:59 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:16:59 ---> Running in 5857254f6d4d 19:17:00 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:17:02 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:17:02 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:17:02 ---> 6746e8043821 19:17:02 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:17:02 ---> Using cache 19:17:02 ---> bad108d9428d 19:17:02 Step 4/25 : WORKDIR /edgex-go 19:17:02 ---> Using cache 19:17:02 ---> 337431aef5f3 19:17:02 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:02 ---> Using cache 19:17:02 ---> 759bbdc4d4c4 19:17:02 Step 6/25 : RUN apk add --update --no-cache make git 19:17:02 ---> Using cache 19:17:02 ---> c779f3391978 19:17:02 Step 7/25 : COPY go.mod vendor* ./ 19:17:02 ---> Using cache 19:17:02 ---> 658c50cbb7ed 19:17:02 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:02 ---> Using cache 19:17:02 ---> 811312538c8e 19:17:02 Step 9/25 : COPY . . 19:17:02 ---> Using cache 19:17:02 ---> 3bf7b43b7367 19:17:02 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:17:03 ---> Running in cc36df7c9f61 19:17:04 ---> b3fe85b46927 19:17:04 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:17:04 Removing intermediate container 1bb185200345 19:17:04 ---> d5f0a81c5b49 19:17:04 19:17:04 Step 11/23 : FROM alpine:3.16 19:17:04 ---> 9c6f07244728 19:17:04 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:17:04 ---> Using cache 19:17:04 ---> d174aa6870f7 19:17:04 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:17:04 ---> Using cache 19:17:04 ---> 302bedd9c8a6 19:17:04 Step 14/23 : ENV APP_PORT=59861 19:17:04 ---> Running in bad1c49148e6 19:17:04 ---> Running in fc9f09a2fefa 19:17:04 Removing intermediate container bad1c49148e6 19:17:04 ---> dab237c521de 19:17:04 Step 10/26 : WORKDIR /edgex-go/spire-build 19:17:04 Removing intermediate container fc9f09a2fefa 19:17:04 ---> 1b82da392d49 19:17:04 Step 15/23 : EXPOSE $APP_PORT 19:17:04 ---> Running in 62e9d10d8116 19:17:04 ---> Running in 2f7882dd407b 19:17:04 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:17:04 Removing intermediate container 62e9d10d8116 19:17:04 ---> 0975cdaa1fbb 19:17: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 19:17:04 Removing intermediate container 2f7882dd407b 19:17:04 ---> aad88de9a2cd 19:17:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:04 ---> Running in a46f8cbbd9c2 19:17:05 ---> a3e4d8c2d174 19:17:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:17:05 ---> 27cc84d7892b 19:17:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:17:05 Removing intermediate container a46f8cbbd9c2 19:17:05 ---> b7f8d6701a12 19:17:05 Step 12/26 : WORKDIR /edgex-go 19:17:06 ---> 8470a2e195a8 19:17:06 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:17:06 ---> Running in bcaf7864ce4d 19:17:06 ---> Running in 7496294a4d12 19:17:06 Removing intermediate container 7496294a4d12 19:17:06 ---> 7b1b5defc42c 19:17:06 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:17:06 Removing intermediate container bcaf7864ce4d 19:17:06 ---> c50eb234f44a 19:17:06 19:17:06 Step 13/26 : FROM alpine:3.15 19:17:06 ---> c4fc93816858 19:17:06 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:17:06 ---> Using cache 19:17:06 ---> defa0f0627bc 19:17:06 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:06 ---> Using cache 19:17:06 ---> a593e6af0cc1 19:17:06 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:17:06 ---> Running in 056a29d7da53 19:17:06 ---> Running in f4a38a17d38c 19:17:06 Removing intermediate container 056a29d7da53 19:17:06 ---> c07dbcca35f3 19:17:06 Step 21/23 : LABEL arch=x86_64 19:17:06 ---> Running in 2a66ab7b72b0 19:17:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:06 Removing intermediate container 2a66ab7b72b0 19:17:06 ---> afce78011b8c 19:17:06 Step 22/23 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea 19:17:06 ---> Running in bb3a98e1f583 19:17:07 Removing intermediate container bb3a98e1f583 19:17:07 ---> f667a2e3c863 19:17:07 Step 23/23 : LABEL version=0.0.0 19:17:07 ---> Running in 158e28573699 19:17:07 Removing intermediate container 158e28573699 19:17:07 ---> 60b19094dbb5 19:17:07 19:17:07 Successfully built 60b19094dbb5 19:17:07 Successfully tagged support-scheduler:latest 19:17:07 Building security-spire-server 19:17:07  Building support-scheduler ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:08 v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:17:08 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:17:08 OK: 15857 distinct packages available 19:17:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17: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/secrets-config ./cmd/secrets-config 19:17:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:09 (1/4) Installing dumb-init (1.2.5-r1) 19:17:09 (2/4) Installing musl-obstack (1.2.3-r0) 19:17:09 (3/4) Installing libucontext (1.1-r0) 19:17:09 (4/4) Installing gcompat (1.0.0-r4) 19:17:09 Executing busybox-1.34.1-r7.trigger 19:17:09 OK: 6 MiB in 18 packages 19:17:10 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:17:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:17:10 ---> 6746e8043821 19:17:10 Step 3/25 : WORKDIR /edgex-go 19:17:10 ---> Using cache 19:17:10 ---> b64c8bafd3e0 19:17:10 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:10 ---> Using cache 19:17:10 ---> 80d1cab1f38d 19:17:10 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:17:10 ---> Using cache 19:17:10 ---> dbf9c705f481 19:17:10 Step 6/25 : COPY go.mod vendor* ./ 19:17:10 ---> Using cache 19:17:10 ---> 0266e82f7ca9 19:17:10 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:10 ---> Using cache 19:17:10 ---> a98c849033c3 19:17:10 Step 8/25 : COPY . . 19:17:10 ---> Using cache 19:17:10 ---> b3fe85b46927 19:17:10 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:17:10 ---> Using cache 19:17:10 ---> dab237c521de 19:17:10 Step 10/25 : WORKDIR /edgex-go/spire-build 19:17:10 ---> Using cache 19:17:10 ---> 0975cdaa1fbb 19:17:10 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:17:11 ---> Running in b9e6ccd0e844 19:17:11 Removing intermediate container f4a38a17d38c 19:17:11 ---> 1361fa286ae0 19:17:11 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:17:13 Removing intermediate container b9e6ccd0e844 19:17:13 ---> 54d49628fc83 19:17:13 Step 12/25 : WORKDIR /edgex-go 19:17:13 ---> Running in 44375a01b9f2 19:17:14 Removing intermediate container 44375a01b9f2 19:17:14 ---> 17108ddd133d 19:17:14 19:17:14 Step 13/25 : FROM alpine:3.15 19:17:14 ---> c4fc93816858 19:17:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:17:14 ---> Using cache 19:17:14 ---> defa0f0627bc 19:17:14 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:14 ---> Using cache 19:17:14 ---> a593e6af0cc1 19:17:14 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:17:14 ---> Using cache 19:17:14 ---> 890dafae4ffa 19:17:14 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:17:14 Removing intermediate container b58831c5c43c 19:17:14 ---> 1c16e845af7b 19:17:14 19:17:14 Step 10/22 : FROM alpine:3.16 19:17:14 ---> 9c6f07244728 19:17:14 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:17:14 ---> Running in c2f416a479ef 19:17:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:17:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:17:15 (1/6) Installing ca-certificates (20220614-r0) 19:17:15 (2/6) Installing brotli-libs (1.0.9-r6) 19:17:15 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:17:15 (4/6) Installing libcurl (7.83.1-r3) 19:17:15 (5/6) Installing curl (7.83.1-r3) 19:17:15 (6/6) Installing dumb-init (1.2.5-r1) 19:17:15 Executing busybox-1.35.0-r17.trigger 19:17:15 Executing ca-certificates-20220614-r0.trigger 19:17:15 OK: 8 MiB in 20 packages 19:17:15 ---> c98fd80368cc 19:17:15 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:17:16 ---> a80fd4e4ab7c 19:17:16 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:17:16 ---> Running in df7c120a8439 19:17:16 Removing intermediate container c2f416a479ef 19:17:16 ---> e863deaa1d6c 19:17:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:17:16 ---> Running in cc1e1701a822 19:17:16 Removing intermediate container df7c120a8439 19:17:16 ---> 9ce86b9e67bf 19:17:16 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:17:16 ---> ec5aff6fb362 19:17:16 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:17:17 Removing intermediate container cc1e1701a822 19:17:17 ---> c15f6b3d6dab 19:17:17 Step 13/22 : WORKDIR /edgex 19:17:17 ---> Running in 545047fa7e3f 19:17:17 Removing intermediate container 545047fa7e3f 19:17:17 ---> 001905fed218 19:17:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:17:17 ---> d35613f97caf 19:17:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:17:17 ---> 78bff91ad394 19:17:17 Step 21/26 : WORKDIR / 19:17:17 ---> Running in 1d96041aa150 19:17:17 ---> 043c78116bd4 19:17:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:17:17 ---> cc4575314174 19:17:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:17:17 Removing intermediate container 1d96041aa150 19:17:17 ---> df46c12c5488 19:17:17 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:17:17 ---> Running in 8698a8f059a6 19:17:18 Removing intermediate container 8698a8f059a6 19:17:18 ---> b03dd26b96f1 19:17:18 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:17:18 ---> Running in 8977786b7eae 19:17:18 ---> 34a962ff895d 19:17:18 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:17:18 ---> Running in 4f0d3307362e 19:17:18 Removing intermediate container 8977786b7eae 19:17:18 ---> a2f14e771075 19:17:18 Step 24/26 : LABEL arch=x86_64 19:17:18 ---> b0716fdf5637 19:17:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:17:18 ---> Running in f557ec4ca273 19:17:18 Removing intermediate container 4f0d3307362e 19:17:18 ---> d2be54db5829 19:17:18 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:17:18 ---> Running in 9cf158b4a12a 19:17:19 Removing intermediate container f557ec4ca273 19:17:19 ---> f1d759156b59 19:17:19 Step 25/26 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea 19:17:19 ---> Running in c16743f6d192 19:17:19 Removing intermediate container 9cf158b4a12a 19:17:19 ---> aada2c209cf2 19:17:19 Step 23/25 : LABEL arch=x86_64 19:17:19 ---> Running in 0178367bad65 19:17:19 Removing intermediate container c16743f6d192 19:17:19 ---> 07cfb9c21b75 19:17:19 Step 26/26 : LABEL version=0.0.0 19:17:19 ---> Running in 95ce5a3a5a00 19:17:19 ---> 3a6199d04141 19:17:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:17:19 Removing intermediate container 0178367bad65 19:17:19 ---> 417333bc2ea6 19:17:19 Step 24/25 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea 19:17:19 ---> Running in b15f326968e1 19:17:19 Removing intermediate container 95ce5a3a5a00 19:17:19 ---> 4fdcaebc99d5 19:17:19 19:17:19 Successfully built 4fdcaebc99d5 19:17:19 Successfully tagged security-spire-config:latest 19:17:19  Building security-spire-config ... done Building security-spiffe-token-provider 19:17:19 ---> 430895afe62b 19:17:19 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:17:20 Removing intermediate container b15f326968e1 19:17:20 ---> 589892163c86 19:17:20 Step 25/25 : LABEL version=0.0.0 19:17:20 ---> Running in ab9444faf000 19:17:20 ---> Running in 4a87f328fdfe 19:17:20 Removing intermediate container 4a87f328fdfe 19:17:20 ---> 4e58812a6246 19:17:20 19:17:21 Successfully built 4e58812a6246 19:17:21 Successfully tagged security-spire-server:latest 19:17:22  Building security-spire-server ... done Removing intermediate container ab9444faf000 19:17:22 ---> f4e3a746edd2 19:17:22 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:17:22 ---> Running in da0d1f124c0b 19:17:23 Removing intermediate container da0d1f124c0b 19:17:23 ---> 244a3422c21d 19:17:23 Step 20/22 : LABEL arch=x86_64 19:17:23 ---> Running in aab805f948de 19:17:23 Removing intermediate container aab805f948de 19:17:23 ---> 6d7f08956405 19:17:23 Step 21/22 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea 19:17:23 ---> Running in 457c460148d9 19:17:23 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:17:23 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:17:23 ---> 6746e8043821 19:17:23 Step 3/20 : WORKDIR /edgex-go 19:17:23 ---> Using cache 19:17:23 ---> b64c8bafd3e0 19:17:23 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:17:23 Removing intermediate container 457c460148d9 19:17:23 ---> 6664f3b48b36 19:17:23 Step 22/22 : LABEL version=0.0.0 19:17:23 ---> Running in 95f630d8f8a8 19:17:23 ---> Running in c562596315f6 19:17:23 Removing intermediate container c562596315f6 19:17:23 ---> 4bc87040b3bc 19:17:23 19:17:23 Successfully built 4bc87040b3bc 19:17:23 Successfully tagged security-proxy-setup:latest 19:17:24  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:17:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:17:24 v3.16.2-175-g66415fc053 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:17:24 v3.16.2-175-g66415fc053 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:17:24 OK: 17041 distinct packages available 19:17:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:17:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:17:24 OK: 211 MiB in 51 packages 19:17:25 Removing intermediate container 95f630d8f8a8 19:17:25 ---> f07e419eda98 19:17:25 Step 5/20 : COPY go.mod vendor* ./ 19:17:25 ---> 5e629600c723 19:17:25 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:17:25 ---> Running in a577bab2a7eb 19:17:26 Removing intermediate container cc36df7c9f61 19:17:26 ---> 533f2d5725f6 19:17:26 19:17:26 Step 11/25 : FROM alpine:3.16 19:17:26 ---> 9c6f07244728 19:17:26 Step 12/25 : RUN apk add --update --no-cache dumb-init 19:17:26 ---> Using cache 19:17:26 ---> d174aa6870f7 19:17:26 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:17:26 ---> Using cache 19:17:26 ---> 302bedd9c8a6 19:17:26 Step 14/25 : ENV APP_PORT=59881 19:17:26 ---> Running in b1b758d14bf5 19:17:27 Removing intermediate container b1b758d14bf5 19:17:27 ---> ffa35f0d678d 19:17:27 Step 15/25 : EXPOSE $APP_PORT 19:17:27 ---> Running in e97ac3a79d63 19:17:27 Removing intermediate container e97ac3a79d63 19:17:27 ---> a53c56d1e328 19:17:27 Step 16/25 : WORKDIR / 19:17:27 ---> Running in c71639e3f216 19:17:27 Removing intermediate container c71639e3f216 19:17:27 ---> 1800a530178b 19:17:27 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:27 ---> c90158a6b6bf 19:17:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:17:28 ---> 401cd493d365 19:17:28 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:17:28 ---> fc7f74009b73 19:17:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:17:28 ---> 8702a570f744 19:17:28 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:17:28 ---> Running in 816beda2bb7d 19:17:28 Removing intermediate container 5857254f6d4d 19:17:28 ---> a0d0cdacee37 19:17:28 19:17:28 Step 11/23 : FROM alpine:3.16 19:17:28 ---> 9c6f07244728 19:17:28 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:17:29 ---> Running in 6d004dd96c36 19:17:29 Removing intermediate container 816beda2bb7d 19:17:29 ---> 9fc753ee6990 19:17:29 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:17:29 ---> Running in 583b5fc6217f 19:17:29 Removing intermediate container 583b5fc6217f 19:17:29 ---> d5bec59aaa04 19:17:29 Step 23/25 : LABEL arch=x86_64 19:17:29 ---> Running in 5a8ef73a3e9c 19:17:29 Removing intermediate container 5a8ef73a3e9c 19:17:29 ---> 7d9c0ea4f17a 19:17:29 Step 24/25 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea 19:17:29 ---> Running in e5be3cd8db1f 19:17:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:17:29 Removing intermediate container e5be3cd8db1f 19:17:29 ---> 22277b58cff7 19:17:29 Step 25/25 : LABEL version=0.0.0 19:17:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:17:29 ---> Running in 533accde6434 19:17:29 Removing intermediate container 533accde6434 19:17:29 ---> 99a4096c005d 19:17:29 19:17:29 (1/2) Installing ca-certificates (20220614-r0) 19:17:29 (2/2) Installing dumb-init (1.2.5-r1) 19:17:29 Executing busybox-1.35.0-r17.trigger 19:17:29 Successfully built 99a4096c005d 19:17:29 Executing ca-certificates-20220614-r0.trigger 19:17:29 Successfully tagged core-metadata:latest 19:17:30  Building core-metadata ... done OK: 6 MiB in 16 packages 19:17:30 Removing intermediate container 6d004dd96c36 19:17:30 ---> dd63f38d97ba 19:17:30 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:17:30 ---> Running in 3a89d5b63352 19:17:30 Removing intermediate container 3a89d5b63352 19:17:30 ---> ff14c2cf0030 19:17:30 Step 14/23 : ENV APP_PORT=59860 19:17:30 ---> Running in acf1de49bcbe 19:17:30 Removing intermediate container acf1de49bcbe 19:17:30 ---> cd6852f95ed8 19:17:30 Step 15/23 : EXPOSE $APP_PORT 19:17:30 ---> Running in b681f49c646b 19:17:30 Removing intermediate container b681f49c646b 19:17:30 ---> 90f54dd05460 19:17:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:31 ---> c4563b1b9a9a 19:17:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:17:31 ---> 88598acbb526 19:17:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:17:31 ---> c28cd63e88fd 19:17:31 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:17:31 ---> Running in 58c706c8cf7c 19:17:31 Removing intermediate container 58c706c8cf7c 19:17:31 ---> 65027d995ced 19:17:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:17:32 ---> Running in 6ecb7b4a4ccd 19:17:32 Removing intermediate container a577bab2a7eb 19:17:32 ---> 22adb4448cb5 19:17:32 Step 7/20 : COPY . . 19:17:32 Removing intermediate container 6ecb7b4a4ccd 19:17:32 ---> 707c3665af58 19:17:32 Step 21/23 : LABEL arch=x86_64 19:17:32 ---> Running in c1ee30cce7f0 19:17:32 Removing intermediate container c1ee30cce7f0 19:17:32 ---> 69eedac1831b 19:17:32 Step 22/23 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea 19:17:33 ---> Running in 7cf347ed095c 19:17:33 Removing intermediate container 7cf347ed095c 19:17:33 ---> 8f6fadd36bc3 19:17:33 Step 23/23 : LABEL version=0.0.0 19:17:33 ---> Running in 7f9ce4f2df93 19:17:33 Removing intermediate container 7f9ce4f2df93 19:17:33 ---> 714caa44cebb 19:17:33 19:17:33 Successfully built 714caa44cebb 19:17:33 Successfully tagged support-notifications:latest 19:17:35  Building support-notifications ... done  ---> fd9dd7ea63cd 19:17:35 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:17:35 ---> Running in bbbfd459b9e5 19:17:35 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:17:53 Removing intermediate container bbbfd459b9e5 19:17:53 ---> 897e192063b6 19:17:53 19:17:53 Step 9/20 : FROM alpine:3.15 19:17:53 ---> c4fc93816858 19:17:53 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:17:53 ---> Using cache 19:17:53 ---> defa0f0627bc 19:17:53 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:17:53 ---> Using cache 19:17:53 ---> a593e6af0cc1 19:17:53 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:17:53 ---> Running in bcc01805277c 19:17:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:53 v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:17:53 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:17:53 OK: 15857 distinct packages available 19:17:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:17:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:17:54 (1/9) Installing ca-certificates (20220614-r0) 19:17:54 (2/9) Installing brotli-libs (1.0.9-r5) 19:17:54 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:17:54 (4/9) Installing libcurl (7.80.0-r3) 19:17:54 (5/9) Installing curl (7.80.0-r3) 19:17:54 (6/9) Installing dumb-init (1.2.5-r1) 19:17:54 (7/9) Installing musl-obstack (1.2.3-r0) 19:17:54 (8/9) Installing libucontext (1.1-r0) 19:17:54 (9/9) Installing gcompat (1.0.0-r4) 19:17:55 Executing busybox-1.34.1-r7.trigger 19:17:55 Executing ca-certificates-20220614-r0.trigger 19:17:55 OK: 8 MiB in 23 packages 19:17:55 Removing intermediate container bcc01805277c 19:17:55 ---> 9a9a18888004 19:17:55 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:17:55 ---> bf0a26aaeb37 19:17:55 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:17:56 ---> d320b76f920f 19:17:56 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:17:56 ---> 0d286e43d4e9 19:17:56 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:17:56 ---> Running in 1ece092bbd40 19:17:56 Removing intermediate container 1ece092bbd40 19:17:56 ---> dcbef3f702f4 19:17:56 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:17:56 ---> Running in 711114a7b79e 19:17:56 Removing intermediate container 711114a7b79e 19:17:56 ---> 81579de61e9c 19:17:56 Step 18/20 : LABEL arch=x86_64 19:17:56 ---> Running in 3cae1d64a383 19:17:56 Removing intermediate container 3cae1d64a383 19:17:56 ---> c60dd459dd4c 19:17:56 Step 19/20 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea 19:17:56 ---> Running in 74c0e8ee8394 19:17:56 Removing intermediate container 74c0e8ee8394 19:17:56 ---> 1fcd59c078a0 19:17:56 Step 20/20 : LABEL version=0.0.0 19:17:56 ---> Running in 30f25a948d52 19:17:57 Removing intermediate container 30f25a948d52 19:17:57 ---> 64c5c358ce9d 19:17:57 19:17:57 Successfully built 64c5c358ce9d 19:17:57 Successfully tagged security-spiffe-token-provider:latest 19:17:57  Building security-spiffe-token-provider ... done  [Pipeline] } 19:17:57 $ docker stop --time=1 1c8fa43289546ed82f531d4f98d5f980e32980cd42704d507beee6e087098ed5 19:17:58 $ docker rm -f 1c8fa43289546ed82f531d4f98d5f980e32980cd42704d507beee6e087098ed5 [Pipeline] // withDockerContainer [Pipeline] sh 19:17:58 + docker images 19:17:58 REPOSITORY TAG IMAGE ID CREATED SIZE 19:17:58 security-spiffe-token-provider latest 64c5c358ce9d 2 seconds ago 29.3MB 19:17:58 897e192063b6 7 seconds ago 1.58GB 19:17:58 support-notifications latest 714caa44cebb 26 seconds ago 27.3MB 19:17:58 core-metadata latest 99a4096c005d 29 seconds ago 18.2MB 19:17:58 a0d0cdacee37 30 seconds ago 1.61GB 19:17:58 533f2d5725f6 32 seconds ago 1.55GB 19:17:58 security-proxy-setup latest 4bc87040b3bc 35 seconds ago 27.4MB 19:17:58 security-spire-server latest 4e58812a6246 38 seconds ago 86.5MB 19:17:58 security-spire-config latest 4fdcaebc99d5 39 seconds ago 85.8MB 19:17:58 17108ddd133d 45 seconds ago 1.42GB 19:17:58 1c16e845af7b 45 seconds ago 1.53GB 19:17:58 support-scheduler latest 60b19094dbb5 51 seconds ago 26.7MB 19:17:58 c50eb234f44a 52 seconds ago 1.42GB 19:17:58 d5f0a81c5b49 55 seconds ago 1.61GB 19:17:58 core-command latest 66151263cb4d About a minute ago 17.3MB 19:17:58 sys-mgmt-agent latest 709562a543eb About a minute ago 136MB 19:17:58 5ccd733a123c About a minute ago 1.54GB 19:17:58 security-bootstrapper latest 9fea3a05c7f2 About a minute ago 19.8MB 19:17:58 core-data latest 62f698939f18 About a minute ago 21.6MB 19:17:58 security-secretstore-setup latest 6e3034379232 About a minute ago 29.2MB 19:17:58 b20a0d3b6e7f About a minute ago 1.53GB 19:17:58 cb016d53ec71 About a minute ago 1.54GB 19:17:58 84a74fa1a450 About a minute ago 1.55GB 19:17:58 0023b9235b1b About a minute ago 1.53GB 19:17:58 security-spire-agent latest 02c0fafec94f About a minute ago 125MB 19:17:58 883ebe585706 2 minutes ago 1.42GB 19:17:58 ci-base-image-x86_64 latest 6746e8043821 5 minutes ago 994MB 19:17:58 alpine 3.15 c4fc93816858 5 weeks ago 5.59MB 19:17:58 alpine 3.16 9c6f07244728 5 weeks ago 5.54MB 19:17:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB 19:17:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB 19:17:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:18:29 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:18:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:18:31 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:18:31 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:18:34 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:18:34 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:18:34 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:18:34 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:18:34 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:18:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:18:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:18:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 19:18:38 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 19:18:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:18:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:18:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.423s coverage: 28.7% of statements 19:18:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:18:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:18:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.617s coverage: 98.5% of statements 19:18:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.416s coverage: 72.5% of statements 19:18:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:18:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:18:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.430s coverage: 54.2% of statements 19:18:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:18:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:19:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.700s coverage: 89.2% of statements 19:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:19:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.643s coverage: 2.1% of statements 19:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:19:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.435s coverage: 95.6% of statements 19:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:19:20 ok github.com/edgexfoundry/edgex-go/internal/io 0.345s coverage: 72.2% of statements 19:19:20 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:19:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:19:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:19:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:19:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:19:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.351s coverage: 60.0% of statements 19:19:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:19:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:19:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:19:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.796s coverage: 0.9% of statements 19:19:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:19:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.258s coverage: 58.8% of statements 19:19:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.288s coverage: 29.6% of statements 19:19:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.276s coverage: 47.1% of statements 19:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.326s coverage: 79.5% of statements 19:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.235s coverage: 94.1% of statements 19:19:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.303s coverage: 96.3% of statements 19:19:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.243s coverage: 87.5% of statements 19:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.239s coverage: 94.4% of statements 19:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.225s coverage: 44.8% of statements 19:19:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.686s coverage: 80.8% of statements 19:19:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.311s coverage: 92.9% of statements 19:19:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:19:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:19:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements 19:19:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:19:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:19:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:19:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.245s coverage: 86.9% of statements 19:19:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:19:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:19:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:19:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.205s coverage: 87.2% of statements 19:19:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:19:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 19:19:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.267s coverage: 58.8% of statements 19:19:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements 19:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements 19:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.283s coverage: 85.4% of statements 19:19:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.976s coverage: 91.2% of statements 19:19:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:19:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.846s coverage: 64.7% of statements 19:19:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:19:59 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:19:59 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.338s coverage: 100.0% of statements 19:19:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.126s coverage: 89.4% of statements 19:19:59 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 19:19:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.182s coverage: 73.7% of statements 19:19:59 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.073s coverage: 100.0% of statements 19:20:08 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.491s coverage: 65.8% of statements 19:20:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:20:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:20:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:20:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.875s coverage: 41.8% of statements 19:20:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:20:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:20:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.369s coverage: 89.5% of statements 19:20:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:20:09 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.384s coverage: 84.8% of statements 19:20:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:20:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:20:09 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:20:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:20:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.398s coverage: 17.7% of statements 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:20:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.647s coverage: 92.3% of statements 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:20:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.249s coverage: 63.2% of statements 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:20:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.449s coverage: 97.7% of statements 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 19:20:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.251s coverage: 28.9% of statements 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 19:20:17 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 19:20:17 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.221s coverage: 100.0% of statements 19:20:17 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements 19:20:18 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 19:20:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:20:18 GO111MODULE=on go vet ./... 19:22:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:22:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:22:10 ./bin/test-attribution-txt.sh 19:22:10 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 19:22:10 An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add 19:22:10 An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add 19:22:10 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 19:22:10 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 19:22:10 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 19:22:10 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 19:22:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:22:11 + ls -al . 19:22:11 total 740 19:22:11 drwxrwxr-x 9 1001 1001 4096 Sep 16 19:16 . 19:22:11 drwxr-xr-x 4 root root 4096 Sep 16 19:16 .. 19:22:11 -rw-rw-r-- 1 1001 1001 16 Sep 16 19:14 .dockerignore 19:22:11 drwxrwxr-x 8 1001 1001 4096 Sep 16 19:14 .git 19:22:11 drwxrwxr-x 3 1001 1001 4096 Sep 16 19:14 .github 19:22:11 -rw-rw-r-- 1 1001 1001 1030 Sep 16 19:14 .gitignore 19:22:11 -rw-rw-r-- 1 1001 1001 42 Sep 16 19:14 .golangci.yml 19:22:11 -rw-rw-r-- 1 1001 1001 87 Sep 16 19:14 .hadolint.yml 19:22:11 -rw-rw-r-- 1 1001 1001 166 Sep 16 19:14 .sonarcloud.properties 19:22:11 -rw-rw-r-- 1 1001 1001 1171 Sep 16 19:14 ADOPTERS.md 19:22:11 -rw-rw-r-- 1 1001 1001 10347 Sep 16 19:14 Attribution.txt 19:22:11 -rw-rw-r-- 1 1001 1001 63209 Sep 16 19:14 CHANGELOG.md 19:22:11 -rw-rw-r-- 1 1001 1001 3804 Sep 16 19:14 CONTRIBUTING.md 19:22:11 -rw-rw-r-- 1 1001 1001 677 Sep 16 19:14 GOVERNANCE.md 19:22:11 -rw-rw-r-- 1 1001 1001 850 Sep 16 19:14 Jenkinsfile 19:22:11 -rw-rw-r-- 1 1001 1001 10775 Sep 16 19:14 LICENSE 19:22:11 -rw-rw-r-- 1 1001 1001 13724 Sep 16 19:14 Makefile 19:22:11 -rw-rw-r-- 1 1001 1001 582 Sep 16 19:14 OWNERS.md 19:22:11 -rw-rw-r-- 1 1001 1001 9799 Sep 16 19:14 README.md 19:22:11 -rw-rw-r-- 1 1001 1001 6912 Sep 16 19:14 SECURITY.md 19:22:11 -rw-rw-r-- 1 1001 1001 5 Sep 16 19:12 VERSION 19:22:11 -rw-rw-r-- 1 1001 1001 4131 Sep 16 19:14 ZMQWindows.md 19:22:11 drwxrwxr-x 2 1001 1001 4096 Sep 16 19:14 bin 19:22:11 drwxrwxr-x 18 1001 1001 4096 Sep 16 19:14 cmd 19:22:11 -rw-r--r-- 1 root root 491309 Sep 16 19:20 coverage.out 19:22:11 -rw-rw-r-- 1 1001 1001 3670 Sep 16 19:14 go.mod 19:22:11 -rw-rw-r-- 1 1001 1001 38527 Sep 16 19:14 go.sum 19:22:11 drwxrwxr-x 8 1001 1001 4096 Sep 16 19:14 internal 19:22:11 drwxrwxr-x 3 1001 1001 4096 Sep 16 19:14 openapi 19:22:11 drwxrwxr-x 4 1001 1001 4096 Sep 16 19:14 snap 19:22:11 -rw-rw-r-- 1 1001 1001 204 Sep 16 19:14 version.go [Pipeline] sh 19:22:11 + '[' -e coverage.out ] 19:22:11 + chown 1001:1001 coverage.out [Pipeline] stash 19:22:11 Warning: overwriting stash ‘coverage-report’ 19:22:12 Stashed 1 file(s) [Pipeline] sh 19:22:13 + make build 19:22:13 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:23:35 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:24:57 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:24:57 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:25:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:25:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:25:33 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:25: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 19:25:43 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:25: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 19:25:52 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:25: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/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:26:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:26:10 $ docker stop --time=1 9350bd1df599676a9f9ee095189afaf8007f4c795348e3369813c1625cbea669 19:26:12 $ docker rm -f 9350bd1df599676a9f9ee095189afaf8007f4c795348e3369813c1625cbea669 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:26:14 19:26:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:26:15 latest: Pulling from edgex-devops/edgex-compose-arm64 19:26:15 29e5d40040c1: Pulling fs layer 19:26:15 1ce36da41761: Pulling fs layer 19:26:15 25b303627fd3: Pulling fs layer 19:26:15 29e5d40040c1: Verifying Checksum 19:26:15 29e5d40040c1: Download complete 19:26:16 1ce36da41761: Verifying Checksum 19:26:16 1ce36da41761: Download complete 19:26:16 29e5d40040c1: Pull complete 19:26:17 1ce36da41761: Pull complete 19:26:17 25b303627fd3: Verifying Checksum 19:26:17 25b303627fd3: Download complete 19:26:30 25b303627fd3: Pull complete 19:26:30 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:26:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:26:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:30 prd-ubuntu20.04-docker-arm64-4c-16g-29685 does not seem to be running inside a container 19:26:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:26:33 $ docker top 32065252eb9736b094a940019c1c496d302575a910035870dc22ee675d5cc500 -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:34 + docker-compose build --help 19:26:34 + grep parallel 19:26:37 --parallel Build images in parallel. [Pipeline] } 19:26:37 $ docker stop --time=1 32065252eb9736b094a940019c1c496d302575a910035870dc22ee675d5cc500 19:26:39 $ docker rm -f 32065252eb9736b094a940019c1c496d302575a910035870dc22ee675d5cc500 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:26:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:26:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:26:40 prd-ubuntu20.04-docker-arm64-4c-16g-29685 does not seem to be running inside a container 19:26:40 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:26:42 $ docker top 6677ef914dfe98c4ddcb6ec4a62b70fa39d71d399477ceba58f898e862d8ea45 -eo pid,comm [Pipeline] { [Pipeline] sh 19:26:43 + docker-compose -f ./docker-compose-build.yml build --parallel 19:26:47 Building core-command ... 19:26:47 Building core-data ... 19:26:47 Building core-metadata ... 19:26:47 Building security-bootstrapper ... 19:26:47 Building security-proxy-setup ... 19:26:47 Building security-secretstore-setup ... 19:26:47 Building security-spiffe-token-provider ... 19:26:47 Building security-spire-agent ... 19:26:47 Building security-spire-config ... 19:26:47 Building security-spire-server ... 19:26:47 Building support-notifications ... 19:26:47 Building support-scheduler ... 19:26:47 Building sys-mgmt-agent ... 19:26:47 Building support-notifications 19:26:47 Building security-spire-server 19:26:47 Building security-bootstrapper 19:26:47 Building security-secretstore-setup 19:26:47 Building security-spire-config 19:27:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:27:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:27:34 ---> 7e4d2430e298 19:27:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:27:34 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:27:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:27:34 ---> 7e4d2430e298 19:27:34 Step 3/25 : WORKDIR /edgex-go 19:27:34 Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:27:34 Step 2/33 : FROM ${BUILDER_BASE} AS builder 19:27:34 ---> 7e4d2430e298 19:27:34 Step 3/33 : WORKDIR /edgex-go 19:27:34 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:27:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:27:34 ---> 7e4d2430e298 19:27:34 Step 3/25 : WORKDIR /edgex-go 19:27:34 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:27:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:27:34 ---> 7e4d2430e298 19:27:34 Step 3/26 : WORKDIR /edgex-go 19:27:34 ---> Running in c5bb244de998 19:27:34 ---> Running in a05d55927f24 19:27:34 ---> Running in 71201ff5d64a 19:27:34 ---> Running in 82f27a557e4b 19:27:34 ---> Running in cf6a12b4ec66 19:27:34 Removing intermediate container cf6a12b4ec66 19:27:34 ---> de05e030a096 19:27:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:34 Removing intermediate container 82f27a557e4b 19:27:34 ---> ec19c080e785 19:27:34 Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:34 Removing intermediate container c5bb244de998 19:27:34 ---> f2cbf1faea99 19:27:34 Step 4/23 : WORKDIR /edgex-go 19:27:34 Removing intermediate container 71201ff5d64a 19:27:34 ---> 9b571d5d9a9d 19:27:34 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:34 ---> Running in 20ba88cc9676 19:27:34 ---> Running in 4d9a0e96ec1f 19:27:34 ---> Running in f26dddcb0fc5 19:27:34 Removing intermediate container a05d55927f24 19:27:34 ---> cb5d4de09a5b 19:27:34 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:34 ---> Running in a7e5555e78d7 19:27:34 ---> Running in 9e66f55360f3 19:27:35 Removing intermediate container f26dddcb0fc5 19:27:35 ---> 0d6a33fd2f01 19:27:35 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:27:35 ---> Running in 3585c76cf92c 19:27:38 Removing intermediate container 4d9a0e96ec1f 19:27:38 ---> 1e4f14510cf6 19:27:38 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:27:38 ---> Running in f3e45d322c6d 19:27:38 Removing intermediate container 9e66f55360f3 19:27:38 ---> 5e8bb79cac1b 19:27:38 Step 5/25 : RUN apk add --update --no-cache make git 19:27:38 Removing intermediate container 20ba88cc9676 19:27:38 ---> 91b32ed6b25d 19:27:38 Step 5/33 : RUN apk add --update --no-cache make git 19:27:38 Removing intermediate container 3585c76cf92c 19:27:38 ---> 19d9d286a25d 19:27:38 Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates 19:27:38 ---> Running in cc8b13b51f81 19:27:38 ---> Running in feba965763df 19:27:38 Removing intermediate container a7e5555e78d7 19:27:38 ---> 7a64fefaccc0 19:27:38 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 19:27:39 ---> Running in 9be84bcf4a8c 19:27:39 ---> Running in a139e5c67c94 19:27:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:42 OK: 221 MiB in 51 packages 19:27:43 OK: 221 MiB in 51 packages 19:27:43 OK: 221 MiB in 51 packages 19:27:43 OK: 221 MiB in 51 packages 19:27:43 OK: 221 MiB in 51 packages 19:27:43 Removing intermediate container f3e45d322c6d 19:27:43 ---> 1936676f80d7 19:27:43 Step 6/26 : COPY go.mod vendor* ./ 19:27:44 Removing intermediate container feba965763df 19:27:44 ---> 67f2813ea509 19:27:44 Step 6/25 : COPY go.mod vendor* ./ 19:27:45 Removing intermediate container cc8b13b51f81 19:27:45 ---> 823128c51b10 19:27:45 Step 6/33 : COPY go.mod vendor* ./ 19:27:45 Removing intermediate container 9be84bcf4a8c 19:27:45 ---> 3d2e62a2fe7d 19:27:45 Step 7/23 : COPY go.mod vendor* ./ 19:27:45 Removing intermediate container a139e5c67c94 19:27:45 ---> ef1da1604934 19:27:45 Step 6/25 : COPY go.mod vendor* ./ 19:27:45 ---> 85f2ae87eae3 19:27:45 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:45 ---> Running in 4fe6af34721e 19:27:46 ---> df4ab5591d7c 19:27:46 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:46 ---> Running in 4651016a6709 19:27:46 ---> 519f1bcaf8cc 19:27:46 Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:46 ---> Running in 0a36f77f1705 19:27:46 ---> 0bff68b081d4 19:27:46 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:46 ---> f2fe0bb97a74 19:27:46 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:27:47 ---> Running in a67b28ac1b90 19:27:47 ---> Running in 1c041666673e 19:28:55 Removing intermediate container 4651016a6709 19:28:55 ---> c1d184f19291 19:28:55 Step 8/25 : COPY . . 19:28:55 Removing intermediate container a67b28ac1b90 19:28:55 ---> aa04d9833a1e 19:28:55 Step 8/25 : COPY . . 19:28:55 Removing intermediate container 1c041666673e 19:28:55 ---> 6d1a8b34b325 19:28:55 Step 9/23 : COPY . . 19:28:55 Removing intermediate container 0a36f77f1705 19:28:55 ---> 960f11ed6179 19:28:55 Step 8/33 : COPY . . 19:28:55 Removing intermediate container 4fe6af34721e 19:28:55 ---> dfadbbb228ef 19:28:55 Step 8/26 : COPY . . 19:29:00 ---> eaa1ee5abeb0 19:29:00 Step 10/23 : RUN make cmd/support-notifications/support-notifications 19:29:00 ---> c52319de3b0d 19:29:00 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:29:00 ---> Running in 2b8b47436087 19:29:00 ---> ae590cf7d96a 19:29:00 Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:29:00 ---> c4c4e385fb49 19:29:00 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:29:00 ---> Running in fa3f0710da4c 19:29:00 ---> Running in 89515dfb2525 19:29:00 ---> bbde4f1a3cff 19:29:00 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 19:29:00 ---> Running in 2bcd3f348f8b 19:29:00 ---> Running in b8658dd48156 19:29:01 Removing intermediate container 2bcd3f348f8b 19:29:01 ---> 971d4ae54c85 19:29:01 Step 10/26 : WORKDIR /edgex-go/spire-build 19:29:01 ---> Running in 84d63705c9e5 19:29:01 Removing intermediate container b8658dd48156 19:29:01 ---> 7237b5075e9c 19:29:01 Step 10/25 : WORKDIR /edgex-go/spire-build 19:29:01 ---> Running in a70e273ccdf6 19:29:02 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 19:29:02 Removing intermediate container a70e273ccdf6 19:29:02 ---> d82b4741eac9 19:29:02 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:29:02 Removing intermediate container 84d63705c9e5 19:29:02 ---> 15e62dc002e5 19:29:02 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:29:02 ---> Running in 49712b47e1df 19:29:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:29:03 ---> Running in e3b051d58f8c 19:29:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:29:06 Removing intermediate container 49712b47e1df 19:29:06 ---> 77d8cbd5bff1 19:29:06 Step 12/25 : WORKDIR /edgex-go 19:29:06 ---> Running in 15b7798583fe 19:29:06 Removing intermediate container e3b051d58f8c 19:29:06 ---> 7f5427942e66 19:29:06 Step 12/26 : WORKDIR /edgex-go 19:29:06 ---> Running in fe6d557d7683 19:29:06 Removing intermediate container 15b7798583fe 19:29:06 ---> 9d70e5d78357 19:29:06 19:29:06 Step 13/25 : FROM alpine:3.15 19:29:07 3.15: Pulling from library/alpine 19:29:07 Removing intermediate container fe6d557d7683 19:29:07 ---> 6346f8b7b020 19:29:07 19:29:07 Step 13/26 : FROM alpine:3.15 19:29:07 3.15: Pulling from library/alpine 19:29:08 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:29:08 Status: Downloaded newer image for alpine:3.15 19:29:08 Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 19:29:08 Status: Image is up to date for alpine:3.15 19:29:08 ---> 02e0d6fdf486 19:29:08 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:29:08 ---> 02e0d6fdf486 19:29:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:29:08 ---> Running in 8b6c65e20a1a 19:29:08 ---> Running in 26daf7cb54e7 19:29:09 Removing intermediate container 8b6c65e20a1a 19:29:09 ---> 073ecf29ca67 19:29:09 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:09 Removing intermediate container 26daf7cb54e7 19:29:09 ---> 7b3681849875 19:29:09 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:29:09 ---> Running in 2657afb5e3a2 19:29:09 ---> Running in c0687437a6c0 19:29:13 Removing intermediate container 2657afb5e3a2 19:29:13 ---> 80720a671f7d 19:29:13 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:29:13 ---> Running in 0f91e9839e12 19:29:13 Removing intermediate container c0687437a6c0 19:29:13 ---> b0e11d970c81 19:29:13 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:29:13 ---> Running in 147075dfbe07 19:29:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:16 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:17 v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:29:17 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:29:17 OK: 15734 distinct packages available 19:29:18 v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:29:18 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:29:18 OK: 15734 distinct packages available 19:29:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:19 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:20 (1/4) Installing dumb-init (1.2.5-r1) 19:29:20 (1/5) Installing dumb-init (1.2.5-r1) 19:29:20 (2/4) Installing musl-obstack (1.2.3-r0) 19:29:20 (2/5) Installing musl-obstack (1.2.3-r0) 19:29:20 (3/4) Installing libucontext (1.1-r0) 19:29:20 (3/5) Installing libucontext (1.1-r0) 19:29:20 (4/4) Installing gcompat (1.0.0-r4) 19:29:20 (4/5) Installing gcompat (1.0.0-r4) 19:29:20 Executing busybox-1.34.1-r7.trigger 19:29:20 OK: 6 MiB in 18 packages 19:29:21 (5/5) Installing openssl (1.1.1q-r0) 19:29:21 Executing busybox-1.34.1-r7.trigger 19:29:21 OK: 6 MiB in 19 packages 19:29:23 Removing intermediate container 0f91e9839e12 19:29:23 ---> 32f3888dfb16 19:29:23 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:29:23 Removing intermediate container 147075dfbe07 19:29:23 ---> 4fb3013b8172 19:29:23 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:29:31 ---> 1f7e2a771e37 19:29:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:29:31 ---> 6afbde1e114f 19:29:31 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:29:32 ---> 737ca576fda8 19:29:32 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:29:32 ---> 47a1dbe65cd9 19:29:32 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:29:32 ---> Running in 2b3f25e90c75 19:29:32 Removing intermediate container 2b3f25e90c75 19:29:32 ---> 8762f440de7a 19:29:32 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:29:33 ---> aa4c04ea1f2a 19:29:33 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:29:33 ---> 3f7caa42f350 19:29:33 Step 21/26 : WORKDIR / 19:29:34 ---> Running in 5c43ff894833 19:29:34 ---> a42b7c03cc6d 19:29:34 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:29:34 ---> Running in fae6fcf5c9e5 19:29:34 Removing intermediate container 5c43ff894833 19:29:34 ---> e600ae32442a 19:29:34 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:29:35 ---> Running in 7c05c275a1f9 19:29:35 Removing intermediate container fae6fcf5c9e5 19:29:35 ---> b93b05d2c1b1 19:29:35 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:29:35 ---> Running in 7ac1c6a7c123 19:29:35 Removing intermediate container 7c05c275a1f9 19:29:35 ---> 2c509c04201f 19:29:35 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:29:35 ---> Running in 760f5d65569c 19:29:36 Removing intermediate container 7ac1c6a7c123 19:29:36 ---> 21ba6300b581 19:29:36 Step 23/25 : LABEL arch=arm64 19:29:36 ---> Running in 6995df085df5 19:29:36 Removing intermediate container 760f5d65569c 19:29:36 ---> eaa32c3d3a5d 19:29:36 Step 24/26 : LABEL arch=arm64 19:29:36 ---> Running in 9e498d0c6fd8 19:29:37 Removing intermediate container 9e498d0c6fd8 19:29:37 ---> 4c7fa11fc9d6 19:29:37 Step 25/26 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea 19:29:37 Removing intermediate container 6995df085df5 19:29:37 ---> 04f0c8299e0e 19:29:37 Step 24/25 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea 19:29:37 ---> Running in 0e9b1f9022d8 19:29:37 ---> Running in 469a607950b0 19:29:38 Removing intermediate container 469a607950b0 19:29:38 ---> 1cbb089a5815 19:29:38 Step 25/25 : LABEL version=0.0.0 19:29:38 Removing intermediate container 0e9b1f9022d8 19:29:38 ---> f168fbe3d450 19:29:38 Step 26/26 : LABEL version=0.0.0 19:29:38 ---> Running in 80beb2d5e330 19:29:38 ---> Running in ca068842e41b 19:29:38 Removing intermediate container 80beb2d5e330 19:29:38 ---> 09cf659d138d 19:29:38 19:29:38 Removing intermediate container ca068842e41b 19:29:38 ---> 6fc601220caf 19:29:38 19:29:39 Successfully built 09cf659d138d 19:29:39 Successfully tagged security-spire-server-arm64:latest 19:29:39 Building security-proxy-setup 19:29:39  Building security-spire-server ... done Successfully built 6fc601220caf 19:29:39 Successfully tagged security-spire-config-arm64:latest 19:29:39  Building security-spire-config ... done Building core-data 19:30:06 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:30:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:30:06 ---> 7e4d2430e298 19:30:06 Step 3/22 : WORKDIR /edgex-go 19:30:06 ---> Using cache 19:30:06 ---> cb5d4de09a5b 19:30:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:06 ---> Using cache 19:30:06 ---> 5e8bb79cac1b 19:30:06 Step 5/22 : RUN apk add --update --no-cache make git 19:30:06 ---> Using cache 19:30:06 ---> 67f2813ea509 19:30:06 Step 6/22 : COPY go.mod vendor* ./ 19:30:06 ---> Using cache 19:30:06 ---> df4ab5591d7c 19:30:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:06 ---> Using cache 19:30:06 ---> c1d184f19291 19:30:06 Step 8/22 : COPY . . 19:30:06 ---> Using cache 19:30:06 ---> c52319de3b0d 19:30:06 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:30:06 ---> Running in 0219da79b863 19:30:06 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:30:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:30:06 ---> 7e4d2430e298 19:30:06 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:30:06 ---> Using cache 19:30:06 ---> f2cbf1faea99 19:30:06 Step 4/24 : WORKDIR /edgex-go 19:30:06 ---> Using cache 19:30:06 ---> 0d6a33fd2f01 19:30:06 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:30:06 ---> Using cache 19:30:06 ---> 19d9d286a25d 19:30:06 Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 19:30:06 ---> Running in 12e6f30b4c87 19:30:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:30:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:10 OK: 221 MiB in 51 packages 19:30:12 Removing intermediate container 12e6f30b4c87 19:30:12 ---> 39844eff3a7b 19:30:12 Step 7/24 : COPY go.mod vendor* ./ 19:30:13 ---> 6af803e9107c 19:30:13 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:13 ---> Running in 268505583f2d 19:31:00 Removing intermediate container 268505583f2d 19:31:00 ---> c437613f781e 19:31:00 Step 9/24 : COPY . . 19:31:13 ---> eeb2c46067b8 19:31:13 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:31:13 ---> Running in b4ef2efa3d4b 19:31:14 CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 19:34: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:34:25 Removing intermediate container fa3f0710da4c 19:34:25 ---> 527a12eababa 19:34:25 19:34:25 Step 10/25 : FROM alpine:3.16 19:34:25 3.16: Pulling from library/alpine 19:34:26 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 19:34:26 Status: Downloaded newer image for alpine:3.16 19:34:26 ---> a6215f271958 19:34:26 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:34:26 ---> Running in 38f078d63422 19:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:30 (1/3) Installing ca-certificates (20220614-r0) 19:34:30 (2/3) Installing dumb-init (1.2.5-r1) 19:34:30 (3/3) Installing su-exec (0.2-r1) 19:34:30 Executing busybox-1.35.0-r17.trigger 19:34:30 Executing ca-certificates-20220614-r0.trigger 19:34:31 Removing intermediate container 89515dfb2525 19:34:31 ---> 7196b8331508 19:34:31 19:34:31 Step 10/33 : FROM alpine:3.16 19:34:31 ---> a6215f271958 19:34:31 Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:34:31 ---> Running in 1a5ce642c758 19:34:31 OK: 6 MiB in 17 packages 19:34:31 Removing intermediate container 1a5ce642c758 19:34:31 ---> 834c76aae84d 19:34:31 Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec 19:34:31 ---> Running in 8d8c6b7cf234 19:34:34 Removing intermediate container 38f078d63422 19:34:34 ---> c61135c55406 19:34:34 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:34:34 ---> Running in 60fc388333b2 19:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:34:34 Removing intermediate container 60fc388333b2 19:34:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:34:34 ---> 349d23f05a71 19:34:34 Step 13/25 : WORKDIR / 19:34:34 ---> Running in 22b33f053c46 19:34:35 Removing intermediate container 22b33f053c46 19:34:35 ---> a1f61007116f 19:34:35 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:34:36 (1/2) Installing dumb-init (1.2.5-r1) 19:34:36 (2/2) Installing su-exec (0.2-r1) 19:34:36 Executing busybox-1.35.0-r17.trigger 19:34:36 OK: 5 MiB in 16 packages 19:34:36 ---> daaded1c360c 19:34:36 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:34:37 ---> 24f04580b5ad 19:34:37 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:34:37 Removing intermediate container 8d8c6b7cf234 19:34:37 ---> 5715bf287a12 19:34:37 Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init 19:34:38 ---> Running in 213f691b139b 19:34:38 Removing intermediate container 213f691b139b 19:34:38 ---> adb579365d9f 19:34:38 Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:34:38 ---> Running in 3e3844a1b990 19:34:39 ---> 639e3f0c50ce 19:34:39 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:34:39 Removing intermediate container 3e3844a1b990 19:34:39 ---> b8a071d0c27b 19:34:39 Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:34:39 ---> Running in 9e263e6d990f 19:34:40 ---> 698edb263d93 19:34:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:34:40 Removing intermediate container 9e263e6d990f 19:34:40 ---> eb6895300b3d 19:34:40 Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:34:40 ---> Running in af34bfa4c114 19:34:41 Removing intermediate container af34bfa4c114 19:34:41 ---> 3925298710aa 19:34:41 Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:34:41 ---> Running in 44c2b5ab9b39 19:34:42 ---> 926cdf2f53fa 19:34:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:34:44 Removing intermediate container 44c2b5ab9b39 19:34:44 ---> 775b30910a9e 19:34:44 Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} 19:34:44 ---> Running in ec5502de9082 19:34:45 Removing intermediate container ec5502de9082 19:34:45 ---> fece82543da1 19:34:45 Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:34:45 ---> a5cc074b574d 19:34:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:34:47 ---> 46f54dc35746 19:34:47 Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:34:47 ---> Running in d3643609c556 19:34:47 ---> 4b8368e12f25 19:34:47 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:34:47 ---> Running in a1d1490e1d29 19:34:51 Removing intermediate container d3643609c556 19:34:51 ---> d5bde6c963c0 19:34:51 Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:51 Removing intermediate container a1d1490e1d29 19:34:51 ---> 6cec9f390654 19:34:51 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 19:34:51 ---> Running in c2a26f70c77a 19:34:51 Removing intermediate container c2a26f70c77a 19:34:51 ---> 9367adb711a9 19:34:51 Step 23/25 : LABEL arch=arm64 19:34:51 ---> Running in fda7d095ee20 19:34:51 ---> bbc5ba11eef6 19:34:51 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:34:52 Removing intermediate container fda7d095ee20 19:34:52 ---> 09fc078199a0 19:34:52 Step 24/25 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea 19:34:52 ---> Running in c03aa3783450 19:34:53 Removing intermediate container c03aa3783450 19:34:53 ---> 112deccc4852 19:34:53 Step 25/25 : LABEL version=0.0.0 19:34:53 ---> Running in 7c054af5aa8f 19:34:54 Removing intermediate container 7c054af5aa8f 19:34:54 ---> 2cd023cd7b64 19:34:54 19:34:54 ---> f7e8a622b8b8 19:34:54 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:34:55 Successfully built 2cd023cd7b64 19:34:55 Successfully tagged security-secretstore-setup-arm64:latest 19:34:55  Building security-secretstore-setup ... done Building sys-mgmt-agent 19:34:55 ---> fddd09d641c5 19:34:55 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:34:56 ---> 688e4d9f9220 19:34:56 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:34:58 ---> 7256132ab111 19:34:58 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:34:58 ---> 312953961096 19:34:58 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:34:59 ---> a0534da7fe0e 19:34:59 Step 28/33 : RUN chmod +x /entrypoint.sh 19:34:59 ---> Running in 8e2a01d9ba83 19:35:03 Removing intermediate container 8e2a01d9ba83 19:35:03 ---> dd86ced8d964 19:35:03 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 19:35:03 ---> Running in 7665018b29b9 19:35:04 Removing intermediate container 7665018b29b9 19:35:04 ---> 7bd2c6d8bbf0 19:35:04 Step 30/33 : CMD ["gate"] 19:35:04 ---> Running in 4ec4ec1768ab 19:35:05 Removing intermediate container 4ec4ec1768ab 19:35:05 ---> 3e91f4aa3401 19:35:05 Step 31/33 : LABEL arch=arm64 19:35:05 ---> Running in 55a80deffe13 19:35:05 Removing intermediate container 55a80deffe13 19:35:05 ---> f9a6c0799b6f 19:35:05 Step 32/33 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea 19:35:05 ---> Running in b08cf21d0bdd 19:35:06 Removing intermediate container b08cf21d0bdd 19:35:06 ---> 583c4d014828 19:35:06 Step 33/33 : LABEL version=0.0.0 19:35:06 ---> Running in 6a61efef1b5b 19:35:07 Removing intermediate container 6a61efef1b5b 19:35:07 ---> b031427bccd0 19:35:07 19:35:07 Successfully built b031427bccd0 19:35:07 Successfully tagged security-bootstrapper-arm64:latest 19:35:07  Building security-bootstrapper ... done Building security-spire-agent 19:35:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:35:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:35:14 ---> 7e4d2430e298 19:35:14 Step 3/23 : WORKDIR /edgex-go 19:35:14 ---> Using cache 19:35:14 ---> cb5d4de09a5b 19:35:14 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:14 ---> Using cache 19:35:14 ---> 5e8bb79cac1b 19:35:14 Step 5/23 : RUN apk add --update --no-cache make bash git 19:35:14 ---> Running in 0971316cfa55 19:35: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/secrets-config ./cmd/secrets-config 19:35:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:35:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:35:19 OK: 221 MiB in 51 packages 19:35:20 Removing intermediate container 0971316cfa55 19:35:20 ---> d3f06fd99400 19:35:20 Step 6/23 : COPY go.mod vendor* ./ 19:35:22 ---> df8514c92074 19:35:22 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:22 ---> Running in bf97825cd52f 19:35:25 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:35:25 Step 2/26 : FROM ${BUILDER_BASE} AS builder 19:35:25 ---> 7e4d2430e298 19:35:25 Step 3/26 : WORKDIR /edgex-go 19:35:25 ---> Using cache 19:35:25 ---> cb5d4de09a5b 19:35:25 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:35:25 ---> Using cache 19:35:25 ---> 5e8bb79cac1b 19:35:25 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 19:35:26 ---> Running in a3593983d3ac 19:35:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:35:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:35:30 OK: 221 MiB in 51 packages 19:35:32 Removing intermediate container a3593983d3ac 19:35:32 ---> 43e29433284d 19:35:32 Step 6/26 : COPY go.mod vendor* ./ 19:35:33 ---> 6570047b6d60 19:35:33 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:33 ---> Running in a577bdb9e50b 19:35:40 Removing intermediate container 0219da79b863 19:35:40 ---> b5aa6c08099c 19:35:40 19:35:40 Step 10/22 : FROM alpine:3.16 19:35:40 ---> a6215f271958 19:35:40 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 19:35:40 ---> Running in 90c5904a4178 19:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:35:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:35:43 (1/6) Installing ca-certificates (20220614-r0) 19:35:44 (2/6) Installing brotli-libs (1.0.9-r6) 19:35:44 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:35:44 (4/6) Installing libcurl (7.83.1-r3) 19:35:44 (5/6) Installing curl (7.83.1-r3) 19:35:44 (6/6) Installing dumb-init (1.2.5-r1) 19:35:44 Executing busybox-1.35.0-r17.trigger 19:35:44 Executing ca-certificates-20220614-r0.trigger 19:35:44 OK: 8 MiB in 20 packages 19:35:47 Removing intermediate container 90c5904a4178 19:35:47 ---> 4cf7e5e3113f 19:35:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:35:47 ---> Running in 2dfb34e211b4 19:35:47 Removing intermediate container 2dfb34e211b4 19:35:47 ---> 8eaf2f50f3cf 19:35:47 Step 13/22 : WORKDIR /edgex 19:35:47 ---> Running in 0dbe00296b0b 19:35:48 Removing intermediate container 0dbe00296b0b 19:35:48 ---> 9a2555a63a19 19:35:48 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:35:49 ---> 782fd916202d 19:35:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:35:51 ---> fc7b64a494b4 19:35:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:35:54 ---> abbd3fbd1516 19:35:54 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:35:56 ---> 5339409647d6 19:35:56 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:35:56 ---> Running in 99dce6c7e318 19:36:00 Removing intermediate container 99dce6c7e318 19:36:00 ---> 3bfad6646797 19:36:00 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 19:36:00 ---> Running in 4a37cd332fe0 19:36:01 Removing intermediate container 4a37cd332fe0 19:36:01 ---> 8c49fecb612a 19:36:01 Step 20/22 : LABEL arch=arm64 19:36:01 ---> Running in bac5f64a6e7e 19:36:02 Removing intermediate container bac5f64a6e7e 19:36:02 ---> 7d75c378fe77 19:36:02 Step 21/22 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea 19:36:03 ---> Running in 29a8e31c7b47 19:36:04 Removing intermediate container 29a8e31c7b47 19:36:04 ---> b85ba7c5cd7b 19:36:04 Step 22/22 : LABEL version=0.0.0 19:36:04 ---> Running in 18a81cdbd663 19:36:05 Removing intermediate container 18a81cdbd663 19:36:05 ---> 5a7646d85a55 19:36:05 19:36:06 Successfully built 5a7646d85a55 19:36:06 Successfully tagged security-proxy-setup-arm64:latest 19:36:06  Building security-proxy-setup ... done Building core-command 19:36:28 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:36:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:36:28 ---> 7e4d2430e298 19:36:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:36:28 ---> Using cache 19:36:28 ---> f2cbf1faea99 19:36:28 Step 4/24 : WORKDIR /edgex-go 19:36:28 ---> Using cache 19:36:28 ---> 0d6a33fd2f01 19:36:28 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:36:28 ---> Using cache 19:36:28 ---> 19d9d286a25d 19:36:28 Step 6/24 : RUN apk add --update --no-cache make git 19:36:28 ---> Running in 826c5a2ce288 19:36:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:36:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:36:31 OK: 221 MiB in 51 packages 19:36:31 Removing intermediate container bf97825cd52f 19:36:31 ---> f86129605b9f 19:36:31 Step 8/23 : COPY . . 19:36:33 Removing intermediate container 826c5a2ce288 19:36:33 ---> 2e485ac0c1b2 19:36:33 Step 7/24 : COPY go.mod vendor* ./ 19:36:35 ---> 51c42974d232 19:36:35 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:35 ---> Running in 06ae49d08835 19:36:38 Removing intermediate container a577bdb9e50b 19:36:38 ---> 405a5e46c94b 19:36:38 Step 8/26 : COPY . . 19:36:51 ---> 148f244f6e08 19:36:51 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 19:36:51 ---> Running in 30044013351b 19:36:53 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 19:36:56 ---> b4733a814229 19:36:56 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 19:36:56 ---> Running in c820fd71c7a2 19:36:56 Removing intermediate container c820fd71c7a2 19:36:56 ---> 00064b49c8f5 19:36:56 Step 10/26 : WORKDIR /edgex-go/spire-build 19:36:56 ---> Running in b0901dfc47c7 19:36:57 Removing intermediate container b0901dfc47c7 19:36:57 ---> 92a2e34ae7c1 19:36:57 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 19:36:57 ---> Running in 8b603aa25473 19:37:01 Removing intermediate container 8b603aa25473 19:37:01 ---> 06ce8c61e306 19:37:01 Step 12/26 : WORKDIR /edgex-go 19:37:01 ---> Running in cb60ab1492ad 19:37:01 Removing intermediate container cb60ab1492ad 19:37:01 ---> 0735ffd703fa 19:37:01 19:37:01 Step 13/26 : FROM alpine:3.15 19:37:01 ---> 02e0d6fdf486 19:37:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:37:01 ---> Using cache 19:37:01 ---> 7b3681849875 19:37:01 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:01 ---> Using cache 19:37:01 ---> b0e11d970c81 19:37:01 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:37:01 ---> Using cache 19:37:01 ---> 4fb3013b8172 19:37:01 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:37:06 ---> 2da502e39924 19:37:06 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:37:19 ---> 095aa6d342d9 19:37:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:37:21 ---> 811a38ec3ed9 19:37:21 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:37:22 ---> 57e400f56e87 19:37:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:37:24 ---> c19a99eeb5b9 19:37:24 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:37:24 ---> Running in d74d0d290242 19:37:25 Removing intermediate container d74d0d290242 19:37:25 ---> 703eb9518fe3 19:37:25 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:37:25 ---> Running in 6361e2baeee9 19:37:26 Removing intermediate container 6361e2baeee9 19:37:26 ---> f36574438f4b 19:37:26 Step 24/26 : LABEL arch=arm64 19:37:26 ---> Running in ec58d53cecae 19:37:27 Removing intermediate container 2b8b47436087 19:37:27 ---> ca6fed286af3 19:37:27 19:37:27 Step 11/23 : FROM alpine:3.16 19:37:27 ---> a6215f271958 19:37:27 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 19:37:28 Removing intermediate container ec58d53cecae 19:37:28 ---> 7f41faede859 19:37:28 ---> Running in 72b3ee7bb816 19:37:28 Step 25/26 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea 19:37:28 ---> Running in 9e8d3a09ca78 19:37:29 Removing intermediate container 9e8d3a09ca78 19:37:29 ---> 4f934c66c08c 19:37:29 Step 26/26 : LABEL version=0.0.0 19:37:30 ---> Running in 6c811d9cca9e 19:37:31 Removing intermediate container 6c811d9cca9e 19:37:31 ---> 7dee240402e6 19:37:31 19:37:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:37:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:37:31 Successfully built 7dee240402e6 19:37:31 Successfully tagged security-spire-agent-arm64:latest 19:37:31 Building security-spiffe-token-provider 19:37:32  Building security-spire-agent ... done (1/2) Installing ca-certificates (20220614-r0) 19:37:32 (2/2) Installing dumb-init (1.2.5-r1) 19:37:32 Executing busybox-1.35.0-r17.trigger 19:37:32 Executing ca-certificates-20220614-r0.trigger 19:37:33 OK: 6 MiB in 16 packages 19:37:37 Removing intermediate container 72b3ee7bb816 19:37:37 ---> 35b146d4c628 19:37:37 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:37:37 ---> Running in 3b613a318fb8 19:37:38 Removing intermediate container 3b613a318fb8 19:37:38 ---> 63cccc59cdbe 19:37:38 Step 14/23 : ENV APP_PORT=59860 19:37:38 ---> Running in 9f122c55b5e4 19:37:40 Removing intermediate container 9f122c55b5e4 19:37:40 ---> 5f5a49145cdb 19:37:40 Step 15/23 : EXPOSE $APP_PORT 19:37:40 ---> Running in 13fa4998f039 19:37:42 Removing intermediate container 13fa4998f039 19:37:42 ---> 021a301f14f0 19:37:42 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:37:42 Removing intermediate container b4ef2efa3d4b 19:37:42 ---> 65205d7b7b82 19:37:42 19:37:42 Step 11/24 : FROM alpine:3.16 19:37:42 ---> a6215f271958 19:37:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:37:42 ---> Running in 6e47a556f5be 19:37:43 ---> ed82f6ac9bd3 19:37:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:37:43 Removing intermediate container 6e47a556f5be 19:37:43 ---> 59b82dc6f85e 19:37:43 Step 13/24 : ENV APP_PORT=59880 19:37:43 ---> Running in dcf53dbe7df1 19:37:44 Removing intermediate container 06ae49d08835 19:37:44 ---> be5036ab3b33 19:37:44 Step 9/24 : COPY . . 19:37:44 Removing intermediate container dcf53dbe7df1 19:37:44 ---> 34c8bd6ea2f5 19:37:44 Step 14/24 : EXPOSE $APP_PORT 19:37:45 ---> Running in 0a4932876772 19:37:46 Removing intermediate container 0a4932876772 19:37:46 ---> f50f7a69d4b3 19:37:46 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:37:46 ---> Running in 87e53b666df0 19:37:49 ---> 8c38b48c41c7 19:37:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:37:50 Removing intermediate container 87e53b666df0 19:37:50 ---> 94bf82150984 19:37:50 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 19:37:50 ---> Running in 68a011cac033 19:37:51 ---> 2aa5d739395c 19:37:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 19:37:51 ---> Running in 0bf43b7cb332 19:37:52 Removing intermediate container 0bf43b7cb332 19:37:52 ---> c62dd61f8ca2 19:37:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:37:52 ---> Running in ff02d4dd451b 19:37:52 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:37:52 Step 2/20 : FROM ${BUILDER_BASE} AS builder 19:37:52 ---> 7e4d2430e298 19:37:52 Step 3/20 : WORKDIR /edgex-go 19:37:52 ---> Using cache 19:37:52 ---> cb5d4de09a5b 19:37:52 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 19:37:53 ---> Running in fd7a64999d01 19:37:54 Removing intermediate container ff02d4dd451b 19:37:54 ---> 12ad9aa5c60c 19:37:54 Step 21/23 : LABEL arch=arm64 19:37:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:37:54 ---> Running in 803eef4c8b07 19:37:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:37:55 Removing intermediate container 803eef4c8b07 19:37:55 ---> 6cb750ce8d6d 19:37:55 Step 22/23 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea 19:37:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:37:55 ---> Running in e59de5e2be2f 19:37:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:37:56 Removing intermediate container e59de5e2be2f 19:37:56 ---> 8c54b3fa8d3d 19:37:56 Step 23/23 : LABEL version=0.0.0 19:37:56 ---> Running in e87714af6f31 19:37:56 v3.16.2-175-g66415fc053 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:37:56 v3.16.2-175-g66415fc053 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:37:56 OK: 16895 distinct packages available 19:37:56 (1/6) Installing dumb-init (1.2.5-r1) 19:37:56 (2/6) Installing libgcc (11.2.1_git20220219-r2) 19:37:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:37:56 (3/6) Installing libsodium (1.0.18-r0) 19:37:57 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 19:37:57 Removing intermediate container e87714af6f31 19:37:57 ---> 1853478c4143 19:37:57 19:37:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:37:57 (5/6) Installing libzmq (4.3.4-r0) 19:37:57 (6/6) Installing zeromq (4.3.4-r0) 19:37:57 Executing busybox-1.35.0-r17.trigger 19:37:57 Successfully built 1853478c4143 19:37:57 Successfully tagged support-notifications-arm64:latest 19:37:57 OK: 8 MiB in 20 packages 19:37:57  Building support-notifications ... done Building support-scheduler 19:37:58 OK: 221 MiB in 51 packages 19:38:00 Removing intermediate container 68a011cac033 19:38:00 ---> c7961a69793f 19:38:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:38:00 Removing intermediate container fd7a64999d01 19:38:00 ---> 9f0ef5a71969 19:38:00 Step 5/20 : COPY go.mod vendor* ./ 19:38:01 ---> 5be152ff3fd4 19:38:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:38:01 ---> c6ffd172eff0 19:38:01 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:02 ---> Running in 5d58e2cffa57 19:38:06 ---> deb664bae9f1 19:38:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:38:07 ---> b6266bdf321f 19:38:07 Step 20/24 : ENTRYPOINT ["/core-data"] 19:38:07 ---> Running in ff7c40e81044 19:38:08 Removing intermediate container ff7c40e81044 19:38:08 ---> fe51caf358d3 19:38:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:38:08 ---> Running in e5a3ec3ead95 19:38:09 Removing intermediate container e5a3ec3ead95 19:38:09 ---> 216d1e6445dd 19:38:09 Step 22/24 : LABEL arch=arm64 19:38:10 ---> Running in 0e99779c1cdd 19:38:10 ---> ac9728b1f577 19:38:10 Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:38:11 Removing intermediate container 0e99779c1cdd 19:38:11 ---> cafa825d3767 19:38:11 Step 23/24 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea 19:38:11 ---> Running in 01e658a16332 19:38:11 ---> Running in db7477adedc4 19:38:12 Removing intermediate container 01e658a16332 19:38:12 ---> 8eeb6e589e87 19:38:12 Step 24/24 : LABEL version=0.0.0 19:38:12 ---> Running in db7bb1e4a9b9 19:38:13 Removing intermediate container db7bb1e4a9b9 19:38:13 ---> d181250312d5 19:38:13 19:38: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-command/core-command ./cmd/core-command 19:38:13 Successfully built d181250312d5 19:38:13 Successfully tagged core-data-arm64:latest 19:38:13  Building core-data ... done Building core-metadata 19:38:18 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:38:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:38:18 ---> 7e4d2430e298 19:38:18 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:38:18 ---> Using cache 19:38:18 ---> f2cbf1faea99 19:38:18 Step 4/23 : WORKDIR /edgex-go 19:38:18 ---> Using cache 19:38:18 ---> 0d6a33fd2f01 19:38:18 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:18 ---> Using cache 19:38:18 ---> 19d9d286a25d 19:38:18 Step 6/23 : RUN apk add --update --no-cache make git 19:38:18 ---> Using cache 19:38:18 ---> 2e485ac0c1b2 19:38:18 Step 7/23 : COPY go.mod vendor* ./ 19:38:18 ---> Using cache 19:38:18 ---> 51c42974d232 19:38:18 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:18 ---> Using cache 19:38:18 ---> be5036ab3b33 19:38:18 Step 9/23 : COPY . . 19:38:18 ---> Using cache 19:38:18 ---> ac9728b1f577 19:38:18 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 19:38:18 ---> Running in 155bb6dc0f5a 19:38:20 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:38:32 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:38:32 Step 2/25 : FROM ${BUILDER_BASE} AS builder 19:38:32 ---> 7e4d2430e298 19:38:32 Step 3/25 : ARG ADD_BUILD_TAGS="" 19:38:32 ---> Using cache 19:38:32 ---> f2cbf1faea99 19:38:32 Step 4/25 : WORKDIR /edgex-go 19:38:32 ---> Using cache 19:38:32 ---> 0d6a33fd2f01 19:38:32 Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:38:32 ---> Using cache 19:38:32 ---> 19d9d286a25d 19:38:32 Step 6/25 : RUN apk add --update --no-cache make git 19:38:32 ---> Using cache 19:38:32 ---> 2e485ac0c1b2 19:38:32 Step 7/25 : COPY go.mod vendor* ./ 19:38:32 ---> Using cache 19:38:32 ---> 51c42974d232 19:38:32 Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:32 ---> Using cache 19:38:32 ---> be5036ab3b33 19:38:32 Step 9/25 : COPY . . 19:38:32 ---> Using cache 19:38:32 ---> ac9728b1f577 19:38:32 Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:38:33 ---> Running in 338754b39fef 19:38:35 CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:38:54 Removing intermediate container 5d58e2cffa57 19:38:54 ---> 83877517b20f 19:38:54 Step 7/20 : COPY . . 19:39:04 ---> b4960edc1234 19:39:04 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:39:04 ---> Running in 40ee2a00af3d 19:39:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:41:27 Removing intermediate container 30044013351b 19:41:27 ---> c2a2ef89ac82 19:41:27 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 19:41:27 ---> Running in 5f405418933c 19:41:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 19:41:27 Removing intermediate container 5f405418933c 19:41:27 ---> 6bfc0ffa9c00 19:41:27 19:41:27 Step 11/23 : FROM alpine:3.16 19:41:27 ---> a6215f271958 19:41:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 19:41:27 ---> Running in 22f24bb969fd 19:41:27 Removing intermediate container 22f24bb969fd 19:41:27 ---> fa6eb628bcf7 19:41:27 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 19:41:27 ---> Running in 4908fb3942da 19:41:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:41:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:41:29 (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) 19:41:29 (2/33) Installing ncurses-libs (6.3_p20220521-r0) 19:41:29 (3/33) Installing readline (8.1.2-r0) 19:41:29 (4/33) Installing bash (5.1.16-r2) 19:41:29 Executing bash-5.1.16-r2.post-install 19:41:29 (5/33) Installing ca-certificates (20220614-r0) 19:41:29 (6/33) Installing brotli-libs (1.0.9-r6) 19:41:29 (7/33) Installing nghttp2-libs (1.47.0-r0) 19:41:29 (8/33) Installing libcurl (7.83.1-r3) 19:41:29 (9/33) Installing curl (7.83.1-r3) 19:41:29 (10/33) Installing docker-cli (20.10.18-r0) 19:41:30 (11/33) Installing dumb-init (1.2.5-r1) 19:41:30 (12/33) Installing libbz2 (1.0.8-r1) 19:41:30 (13/33) Installing expat (2.4.8-r0) 19:41:30 (14/33) Installing libffi (3.4.2-r1) 19:41:30 (15/33) Installing gdbm (1.23-r0) 19:41:30 (16/33) Installing xz-libs (5.2.5-r1) 19:41:30 (17/33) Installing libgcc (11.2.1_git20220219-r2) 19:41:30 (18/33) Installing libstdc++ (11.2.1_git20220219-r2) 19:41:30 (19/33) Installing mpdecimal (2.5.1-r1) 19:41:30 (20/33) Installing sqlite-libs (3.38.5-r0) 19:41:30 (21/33) Installing python3 (3.10.5-r0) 19:41:33 (22/33) Installing py3-contextlib2 (21.6.0-r2) 19:41:33 (23/33) Installing py3-tomli (2.0.1-r1) 19:41:33 (24/33) Installing py3-pep517 (0.12.0-r2) 19:41:33 (25/33) Installing py3-six (1.16.0-r1) 19:41:33 (26/33) Installing py3-retrying (1.3.3-r3) 19:41:33 (27/33) Installing py3-appdirs (1.4.4-r3) 19:41:33 (28/33) Installing py3-more-itertools (8.13.0-r0) 19:41:33 (29/33) Installing py3-ordered-set (4.0.2-r3) 19:41:33 (30/33) Installing py3-parsing (2.4.7-r3) 19:41:33 (31/33) Installing py3-packaging (21.3-r0) 19:41:33 (32/33) Installing py3-setuptools (59.4.0-r0) 19:41:33 (33/33) Installing py3-pip (22.1.1-r0) 19:41:34 Executing busybox-1.35.0-r17.trigger 19:41:34 Executing ca-certificates-20220614-r0.trigger 19:41:34 OK: 120 MiB in 47 packages 19:41:49 Collecting docker-compose==1.23.2 19:41:49 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 19:41:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 7.9 MB/s eta 0:00:00 19:41:49 Collecting docopt<0.7,>=0.6.1 19:41:49 Downloading docopt-0.6.2.tar.gz (25 kB) 19:41:49 Preparing metadata (setup.py): started 19:41:51 Preparing metadata (setup.py): finished with status 'done' 19:41:51 Collecting docker<4.0,>=3.6.0 19:41:51 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 19:41:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 12.8 MB/s eta 0:00:00 19:41:52 Collecting PyYAML<4,>=3.10 19:41:52 Downloading PyYAML-3.13.tar.gz (270 kB) 19:41:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 15.7 MB/s eta 0:00:00 19:41:53 Preparing metadata (setup.py): started 19:41:55 Preparing metadata (setup.py): finished with status 'done' 19:41:56 Collecting jsonschema<3,>=2.5.1 19:41:56 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 19:41:56 Collecting dockerpty<0.5,>=0.4.1 19:41:56 Downloading dockerpty-0.4.1.tar.gz (13 kB) 19:41:56 Preparing metadata (setup.py): started 19:41:58 Preparing metadata (setup.py): finished with status 'done' 19:42:00 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 19:42:00 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 19:42:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 3.1 MB/s eta 0:00:00 19:42:00 Collecting websocket-client<1.0,>=0.32.0 19:42:00 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 19:42:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 18.1 MB/s eta 0:00:00 19:42:00 Collecting texttable<0.10,>=0.9.0 19:42:00 Downloading texttable-0.9.1.tar.gz (11 kB) 19:42:00 Preparing metadata (setup.py): started 19:42:02 Preparing metadata (setup.py): finished with status 'done' 19:42:03 Collecting cached-property<2,>=1.2.0 19:42:03 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 19:42:03 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) 19:42:04 Collecting docker-pycreds>=0.4.0 19:42:04 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 19:42:04 Collecting certifi>=2017.4.17 19:42:04 Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) 19:42:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 20.6 MB/s eta 0:00:00 19:42:04 Collecting idna<2.8,>=2.5 19:42:04 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 19:42:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 19.3 MB/s eta 0:00:00 19:42:04 Collecting chardet<3.1.0,>=3.0.2 19:42:04 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 19:42:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 17.2 MB/s eta 0:00:00 19:42:05 Collecting urllib3<1.25,>=1.21.1 19:42:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 19:42:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 20.1 MB/s eta 0:00:00 19:42:06 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 19:42:06 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 19:42:06 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 19:42:06 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 19:42:07 Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose 19:42:07 Running setup.py install for texttable: started 19:42:09 Running setup.py install for texttable: finished with status 'done' 19:42:09 Running setup.py install for PyYAML: started 19:42:12 Running setup.py install for PyYAML: finished with status 'done' 19:42:14 Running setup.py install for docopt: started 19:42:16 Running setup.py install for docopt: finished with status 'done' 19:42:20 Running setup.py install for dockerpty: started 19:42:22 Running setup.py install for dockerpty: finished with status 'done' 19:42:25 Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 19:42:25 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 19:42:43 Removing intermediate container 4908fb3942da 19:42:43 ---> 39101495c3a8 19:42:43 Step 14/23 : ENV APP_PORT=58890 19:42:43 ---> Running in 13ca34453e97 19:42:43 Removing intermediate container 13ca34453e97 19:42:43 ---> 76b33b83f46d 19:42:43 Step 15/23 : EXPOSE $APP_PORT 19:42:43 ---> Running in 33425f81e54a 19:42:43 Removing intermediate container 33425f81e54a 19:42:43 ---> 36bf1a053a14 19:42:43 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 19:42:43 ---> 0f4fd0508157 19:42:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 19:42:44 ---> 4c07f65b5bfc 19:42:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 19:42:45 ---> 7a71a6a94e6c 19:42:45 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 19:42:46 ---> Running in b01240946b58 19:42:46 Removing intermediate container b01240946b58 19:42:46 ---> e1eb0c5ad513 19:42:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:42:46 ---> Running in 2062e994a199 19:42:47 Removing intermediate container 2062e994a199 19:42:47 ---> 70616bc86c2e 19:42:47 Step 21/23 : LABEL arch=arm64 19:42:47 ---> Running in 3233119364b4 19:42:47 Removing intermediate container 3233119364b4 19:42:47 ---> c45c74f31d4d 19:42:47 Step 22/23 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea 19:42:48 ---> Running in e429dbf25f32 19:42:48 Removing intermediate container e429dbf25f32 19:42:48 ---> d48072ba2b0c 19:42:48 Step 23/23 : LABEL version=0.0.0 19:42:48 ---> Running in 4ac3bada9dae 19:42:48 Removing intermediate container 4ac3bada9dae 19:42:48 ---> 9d7d15237601 19:42:48 19:42:49 Successfully built 9d7d15237601 19:42:49 Successfully tagged sys-mgmt-agent-arm64:latest 19:43:57  Building sys-mgmt-agent ... done Removing intermediate container db7477adedc4 19:43:57 ---> 8ad05246c08d 19:43:57 19:43:57 Step 11/24 : FROM alpine:3.16 19:43:57 ---> a6215f271958 19:43:57 Step 12/24 : RUN apk add --update --no-cache dumb-init 19:43:57 ---> Running in 619f048ee0ac 19:43:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:43:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:43:57 (1/1) Installing dumb-init (1.2.5-r1) 19:43:57 Executing busybox-1.35.0-r17.trigger 19:43:57 OK: 5 MiB in 15 packages 19:43:58 Removing intermediate container 619f048ee0ac 19:43:58 ---> a8724db1f8f7 19:43:58 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:43:58 ---> Running in f48d8493c112 19:43:58 Removing intermediate container f48d8493c112 19:43:58 ---> 9c310d9add27 19:43:58 Step 14/24 : ENV APP_PORT=59882 19:43:58 ---> Running in d3af28cc6e85 19:43:59 Removing intermediate container d3af28cc6e85 19:43:59 ---> 3a0069786c92 19:43:59 Step 15/24 : EXPOSE $APP_PORT 19:43:59 ---> Running in 266988f63a7b 19:44:00 Removing intermediate container 266988f63a7b 19:44:00 ---> d8fc30d6b00d 19:44:00 Step 16/24 : WORKDIR / 19:44:00 ---> Running in 3d3371f2f8bf 19:44:00 Removing intermediate container 3d3371f2f8bf 19:44:00 ---> 732b91d8e12f 19:44:00 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:44:01 ---> a1ad790afc0a 19:44:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:44:03 ---> 1d1b03561c48 19:44:03 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:44:04 ---> f29c47a86bfa 19:44:04 Step 20/24 : ENTRYPOINT ["/core-command"] 19:44:04 ---> Running in 8ce066e7321a 19:44:05 Removing intermediate container 8ce066e7321a 19:44:05 ---> ceea00e9cd8a 19:44:05 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:44:05 ---> Running in 68d1cf8c53e5 19:44:05 Removing intermediate container 68d1cf8c53e5 19:44:05 ---> 7cb2ca217dc1 19:44:05 Step 22/24 : LABEL arch=arm64 19:44:05 ---> Running in fbf208ce1585 19:44:06 Removing intermediate container fbf208ce1585 19:44:06 ---> 08d5c34acc99 19:44:06 Step 23/24 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea 19:44:06 ---> Running in 0386b2e35adb 19:44:07 Removing intermediate container 0386b2e35adb 19:44:07 ---> 0d5fe2234d1c 19:44:07 Step 24/24 : LABEL version=0.0.0 19:44:07 ---> Running in e27fc41b37d4 19:44:07 Removing intermediate container e27fc41b37d4 19:44:07 ---> 22a3c9be8df8 19:44:07 19:44:07 Successfully built 22a3c9be8df8 19:44:07 Successfully tagged core-command-arm64:latest 19:44:30  Building core-command ... done Removing intermediate container 338754b39fef 19:44:30 ---> 2e5adde84f36 19:44:30 19:44:30 Step 11/25 : FROM alpine:3.16 19:44:30 ---> a6215f271958 19:44:30 Step 12/25 : RUN apk add --update --no-cache dumb-init 19:44:30 ---> Using cache 19:44:30 ---> a8724db1f8f7 19:44:30 Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:44:30 ---> Using cache 19:44:30 ---> 9c310d9add27 19:44:30 Step 14/25 : ENV APP_PORT=59881 19:44:30 ---> Running in 48daf18795aa 19:44:30 Removing intermediate container 48daf18795aa 19:44:30 ---> 646970b14055 19:44:30 Step 15/25 : EXPOSE $APP_PORT 19:44:30 ---> Running in ebd74f8ea81f 19:44:30 Removing intermediate container ebd74f8ea81f 19:44:30 ---> fce4053aa082 19:44:30 Step 16/25 : WORKDIR / 19:44:30 ---> Running in 0c8fb8ee955d 19:44:30 Removing intermediate container 0c8fb8ee955d 19:44:30 ---> f7a4af0d164c 19:44:30 Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / 19:44:30 ---> 5f558094e90b 19:44:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:44:31 ---> a5925586aa6c 19:44:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:44:32 ---> 1963169fcdf9 19:44:32 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:44:33 ---> 69f456542173 19:44:33 Step 21/25 : ENTRYPOINT ["/core-metadata"] 19:44:33 ---> Running in e811129f82d1 19:44:34 Removing intermediate container e811129f82d1 19:44:34 ---> 007efabaafb9 19:44:34 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:44:34 ---> Running in 3ddbe658fd5c 19:44:34 Removing intermediate container 3ddbe658fd5c 19:44:34 ---> b8ef1b980e2c 19:44:34 Step 23/25 : LABEL arch=arm64 19:44:34 ---> Running in 9d4c1dbd2060 19:44:35 Removing intermediate container 9d4c1dbd2060 19:44:35 ---> 19280b690b5c 19:44:35 Step 24/25 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea 19:44:35 ---> Running in 7af6161de682 19:44:36 Removing intermediate container 7af6161de682 19:44:36 ---> 17d64dc445dd 19:44:36 Step 25/25 : LABEL version=0.0.0 19:44:36 ---> Running in c388f20c8d28 19:44:36 Removing intermediate container c388f20c8d28 19:44:36 ---> 8c7f152a70c6 19:44:36 19:44:36 Successfully built 8c7f152a70c6 19:44:36 Successfully tagged core-metadata-arm64:latest 19:45:09  Building core-metadata ... done Removing intermediate container 40ee2a00af3d 19:45:09 ---> ab83bc23e62f 19:45:09 19:45:09 Step 9/20 : FROM alpine:3.15 19:45:09 ---> 02e0d6fdf486 19:45:09 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:45:09 ---> Using cache 19:45:09 ---> 7b3681849875 19:45:09 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:45:09 ---> Using cache 19:45:09 ---> b0e11d970c81 19:45:09 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:45:09 ---> Running in 0313ae310788 19:45:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:45:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:45:10 v3.15.6-59-g4df8161a52 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 19:45:10 v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 19:45:10 OK: 15734 distinct packages available 19:45:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:45:11 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:45:12 (1/9) Installing ca-certificates (20220614-r0) 19:45:12 (2/9) Installing brotli-libs (1.0.9-r5) 19:45:12 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:45:12 (4/9) Installing libcurl (7.80.0-r3) 19:45:12 (5/9) Installing curl (7.80.0-r3) 19:45:12 (6/9) Installing dumb-init (1.2.5-r1) 19:45:13 (7/9) Installing musl-obstack (1.2.3-r0) 19:45:13 (8/9) Installing libucontext (1.1-r0) 19:45:13 (9/9) Installing gcompat (1.0.0-r4) 19:45:13 Executing busybox-1.34.1-r7.trigger 19:45:13 Executing ca-certificates-20220614-r0.trigger 19:45:13 OK: 8 MiB in 23 packages 19:45:15 Removing intermediate container 155bb6dc0f5a 19:45:15 ---> 94bd9350013d 19:45:15 19:45:15 Step 11/23 : FROM alpine:3.16 19:45:15 ---> a6215f271958 19:45:15 Step 12/23 : RUN apk add --update --no-cache dumb-init 19:45:15 ---> Using cache 19:45:15 ---> a8724db1f8f7 19:45:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:45:15 ---> Using cache 19:45:15 ---> 9c310d9add27 19:45:15 Step 14/23 : ENV APP_PORT=59861 19:45:15 ---> Running in 078c8e60ca49 19:45:15 Removing intermediate container 0313ae310788 19:45:15 ---> 40abfe7d2c0d 19:45:15 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 19:45:15 Removing intermediate container 078c8e60ca49 19:45:15 ---> b92448be8277 19:45:15 Step 15/23 : EXPOSE $APP_PORT 19:45:15 ---> Running in c7816729d300 19:45:15 ---> 2e96ca18166d 19:45:15 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:45:16 Removing intermediate container c7816729d300 19:45:16 ---> 70ced9f3744c 19:45:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:45:16 ---> fe87db193588 19:45:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:45:17 ---> 9f1e2e6668df 19:45:17 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:45:17 ---> 6c30d29c5dcf 19:45:17 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:45:18 ---> Running in 360cf64cf7b9 19:45:18 ---> a21f4b7cc2a9 19:45:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:45:18 Removing intermediate container 360cf64cf7b9 19:45:18 ---> bbca7ec4a33b 19:45:18 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:45:18 ---> Running in a47b80ff2edf 19:45:18 ---> e64cb018c8fd 19:45:18 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 19:45:19 ---> Running in 9edc9f27017d 19:45:19 Removing intermediate container a47b80ff2edf 19:45:19 ---> f5cdaccacaaf 19:45:19 Step 18/20 : LABEL arch=arm64 19:45:19 ---> Running in 58b2ab6ff526 19:45:19 Removing intermediate container 9edc9f27017d 19:45:19 ---> c797f1b4b73b 19:45:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 19:45:19 ---> Running in e375ed2d4e01 19:45:19 Removing intermediate container 58b2ab6ff526 19:45:19 ---> 0d27fa2b4f46 19:45:19 Step 19/20 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea 19:45:19 ---> Running in 109cb3503b3c 19:45:19 Removing intermediate container e375ed2d4e01 19:45:19 ---> 1906703424f4 19:45:19 Step 21/23 : LABEL arch=arm64 19:45:19 ---> Running in f1922721de82 19:45:19 Removing intermediate container 109cb3503b3c 19:45:19 ---> 77c6f96a9464 19:45:19 Step 20/20 : LABEL version=0.0.0 19:45:20 ---> Running in 49465e22520b 19:45:20 Removing intermediate container f1922721de82 19:45:20 ---> 379870cac80a 19:45:20 Step 22/23 : LABEL git_sha=6e3383514b86aa562e9feea020d1459b77fc53ea 19:45:20 ---> Running in 72a87233df22 19:45:20 Removing intermediate container 49465e22520b 19:45:20 ---> 1979b739da45 19:45:20 19:45:20 Removing intermediate container 72a87233df22 19:45:20 ---> ad898a46f964 19:45:20 Step 23/23 : LABEL version=0.0.0 19:45:20 Successfully built 1979b739da45 19:45:20 Successfully tagged security-spiffe-token-provider-arm64:latest 19:45:20  Building security-spiffe-token-provider ... done  ---> Running in eed4068bcc64 19:45:20 Removing intermediate container eed4068bcc64 19:45:20 ---> fa8a3bbfdb86 19:45:20 19:45:21 Successfully built fa8a3bbfdb86 19:45:21 Successfully tagged support-scheduler-arm64:latest 19:45:21  Building support-scheduler ... done  [Pipeline] } 19:45:21 $ docker stop --time=1 6677ef914dfe98c4ddcb6ec4a62b70fa39d71d399477ceba58f898e862d8ea45 19:45:23 $ docker rm -f 6677ef914dfe98c4ddcb6ec4a62b70fa39d71d399477ceba58f898e862d8ea45 [Pipeline] // withDockerContainer [Pipeline] sh 19:45:23 + docker images 19:45:24 REPOSITORY TAG IMAGE ID CREATED SIZE 19:45:24 support-scheduler-arm64 latest fa8a3bbfdb86 3 seconds ago 25.7MB 19:45:24 security-spiffe-token-provider-arm64 latest 1979b739da45 3 seconds ago 28.4MB 19:45:24 94bd9350013d 10 seconds ago 1.43GB 19:45:24 ab83bc23e62f 18 seconds ago 1.41GB 19:45:24 core-metadata-arm64 latest 8c7f152a70c6 47 seconds ago 17.5MB 19:45:24 2e5adde84f36 57 seconds ago 1.38GB 19:45:24 core-command-arm64 latest 22a3c9be8df8 About a minute ago 16.7MB 19:45:24 8ad05246c08d About a minute ago 1.37GB 19:45:24 sys-mgmt-agent-arm64 latest 9d7d15237601 2 minutes ago 133MB 19:45:24 6bfc0ffa9c00 3 minutes ago 1.36GB 19:45:24 core-data-arm64 latest d181250312d5 7 minutes ago 20.7MB 19:45:24 support-notifications-arm64 latest 1853478c4143 7 minutes ago 26.3MB 19:45:24 65205d7b7b82 7 minutes ago 1.38GB 19:45:24 security-spire-agent-arm64 latest 7dee240402e6 7 minutes ago 122MB 19:45:24 ca6fed286af3 7 minutes ago 1.44GB 19:45:24 0735ffd703fa 8 minutes ago 1.25GB 19:45:24 security-proxy-setup-arm64 latest 5a7646d85a55 9 minutes ago 26.4MB 19:45:24 b5aa6c08099c 9 minutes ago 1.36GB 19:45:24 security-bootstrapper-arm64 latest b031427bccd0 10 minutes ago 19.1MB 19:45:24 security-secretstore-setup-arm64 latest 2cd023cd7b64 10 minutes ago 28.2MB 19:45:24 7196b8331508 10 minutes ago 1.36GB 19:45:24 527a12eababa 11 minutes ago 1.37GB 19:45:24 security-spire-config-arm64 latest 6fc601220caf 15 minutes ago 83.6MB 19:45:24 security-spire-server-arm64 latest 09cf659d138d 15 minutes ago 84.2MB 19:45:24 6346f8b7b020 16 minutes ago 1.25GB 19:45:24 9d70e5d78357 16 minutes ago 1.25GB 19:45:24 ci-base-image-arm64 latest 7e4d2430e298 29 minutes ago 995MB 19:45:24 alpine 3.15 02e0d6fdf486 5 weeks ago 5.33MB 19:45:24 alpine 3.16 a6215f271958 5 weeks ago 5.29MB 19:45:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB 19:45:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:45:24 19:45:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:45:25 arm64: Pulling from edgex-lftools-log-publisher 19:45:25 8998bd30e6a1: Pulling fs layer 19:45:25 04944245beec: Pulling fs layer 19:45:25 699f458cf7ca: Pulling fs layer 19:45:25 765212b225bb: Pulling fs layer 19:45:25 f23df028b6ca: Pulling fs layer 19:45:25 d65c8cfc05b1: Pulling fs layer 19:45:25 2437ff75d9bd: Pulling fs layer 19:45:25 765212b225bb: Waiting 19:45:25 f23df028b6ca: Waiting 19:45:25 d65c8cfc05b1: Waiting 19:45:25 2437ff75d9bd: Waiting 19:45:25 04944245beec: Verifying Checksum 19:45:25 04944245beec: Download complete 19:45:25 765212b225bb: Verifying Checksum 19:45:25 765212b225bb: Download complete 19:45:25 f23df028b6ca: Verifying Checksum 19:45:25 f23df028b6ca: Download complete 19:45:25 d65c8cfc05b1: Verifying Checksum 19:45:25 d65c8cfc05b1: Download complete 19:45:25 699f458cf7ca: Verifying Checksum 19:45:25 699f458cf7ca: Download complete 19:45:26 8998bd30e6a1: Verifying Checksum 19:45:26 8998bd30e6a1: Download complete 19:45:28 2437ff75d9bd: Verifying Checksum 19:45:28 2437ff75d9bd: Download complete 19:45:31 8998bd30e6a1: Pull complete 19:45:31 04944245beec: Pull complete 19:45:32 699f458cf7ca: Pull complete 19:45:32 765212b225bb: Pull complete 19:45:33 f23df028b6ca: Pull complete 19:45:34 d65c8cfc05b1: Pull complete 19:45:49 2437ff75d9bd: Pull complete 19:45:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:45:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:45:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:45:49 prd-ubuntu20.04-docker-arm64-4c-16g-29685 does not seem to be running inside a container 19:45:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:45:52 $ docker top e1852a5dd0f4dcd01bacf9cd9198b28ede1f4fb52efc004f5991ba49ca3c523a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:45:53 ---> job-cost.sh 19:45:53 lf-activate-venv: SKIPPING 19:45:53 INFO: No Stack... 19:45:53 INFO: Retrieving Pricing Info for: v3-standard-4 19:45:54 INFO: Archiving Costs [Pipeline] sh 19:45:55 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:45:55 + cut -d, -f6 [Pipeline] lock 19:45:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4158-1-stack-cost] 19:45:55 Resource [jenkins-edgexfoundry-edgex-go-PR-4158-1-stack-cost] did not exist. Created. 19:45:55 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4158-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:45:56 + echo total: 0.10999999940395355 [Pipeline] stash 19:45:56 Stashed 1 file(s) [Pipeline] } 19:45:56 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4158-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:45:56 $ docker stop --time=1 e1852a5dd0f4dcd01bacf9cd9198b28ede1f4fb52efc004f5991ba49ca3c523a 19:45:57 $ docker rm -f e1852a5dd0f4dcd01bacf9cd9198b28ede1f4fb52efc004f5991ba49ca3c523a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:45:58 provisioning config files... 19:45:58 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config3397418319346095961tmp [Pipeline] { [Pipeline] sh 19:45:59 + set +x 19:45:59 + curl -s https://codecov.io/bash 19:45:59 + bash -s -- 19:45:59 19:45:59 _____ _ 19:45:59 / ____| | | 19:45:59 | | ___ __| | ___ ___ _____ __ 19:45:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:45:59 | |___| (_) | (_| | __/ (_| (_) \ V / 19:45:59 \_____\___/ \__,_|\___|\___\___/ \_/ 19:45:59 Bash-1.0.6 19:45:59 19:45:59 19:45:59 ==> git version 2.25.1 found 19:45:59 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 19:45:59 Release-Date: 2020-01-08 19:45:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:45:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:45:59 ==> Jenkins CI detected. 19:45:59 current dir:  /w/workspace/edgex-go/1 19:45:59 project root: . 19:45:59 --> token set from env 19:45:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:45:59 ==> Running gcov in . (disable via -X gcov) 19:45:59 ==> Python coveragepy not found 19:45:59 ==> Searching for coverage reports in: 19:45:59 + . 19:45:59 -> Found 1 reports 19:45:59 ==> Detecting git/mercurial file structure 19:45:59 ==> Reading reports 19:45:59 + ./coverage.out bytes=491309 19:45:59 ==> Appending adjustments 19:45:59 https://docs.codecov.io/docs/fixing-reports 19:46:00 + Found adjustments 19:46:00 ==> Gzipping contents 19:46:00 64K /tmp/codecov.SGlRms.gz 19:46:00 ==> Uploading reports 19:46:00 url: https://codecov.io 19:46:00 query: branch=PR-4158&commit=6e3383514b86aa562e9feea020d1459b77fc53ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4158%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4158&job=&cmd_args= 19:46:00 -> Pinging Codecov 19:46:00 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4158&commit=6e3383514b86aa562e9feea020d1459b77fc53ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4158%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4158&job=&cmd_args= 19:46:01 -> Uploading to 19:46:01 https://storage.googleapis.com/codecov/v4/raw/2022-09-16/00271124DB129430A58F1EEE437C3FCB/6e3383514b86aa562e9feea020d1459b77fc53ea/675c3057-ec23-4486-8602-2e7c340fbd73.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220916%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220916T194601Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0032341e29cf23c5d0eb14fb67711747565becb76e7eb5b43b53f0de13b7f6ee 19:46:01 % Total % Received % Xferd Average Speed Time Time Time Current 19:46:01 Dload Upload Total Spent Left Speed 19:46:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64657 0 0 100 64657 0 220k --:--:-- --:--:-- --:--:-- 220k 19:46:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6e3383514b86aa562e9feea020d1459b77fc53ea [Pipeline] } 19:46:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:46:03 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:46:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:46:04 ---> package-listing.sh 19:46:04 ++ facter osfamily 19:46:04 ++ tr '[:upper:]' '[:lower:]' 19:46:04 + OS_FAMILY=debian 19:46:04 + workspace=/w/workspace/edgex-go/1 19:46:04 + START_PACKAGES=/tmp/packages_start.txt 19:46:04 + END_PACKAGES=/tmp/packages_end.txt 19:46:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:46:04 + PACKAGES=/tmp/packages_start.txt 19:46:04 + '[' /w/workspace/edgex-go/1 ']' 19:46:04 + PACKAGES=/tmp/packages_end.txt 19:46:04 + case "${OS_FAMILY}" in 19:46:04 + dpkg -l 19:46:04 + grep '^ii' 19:46:04 + '[' -f /tmp/packages_start.txt ']' 19:46:04 + '[' -f /tmp/packages_end.txt ']' 19:46:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:46:04 + '[' /w/workspace/edgex-go/1 ']' 19:46:04 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:46:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:46:04 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:46:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:46:05 19:46:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:46:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:46:05 latest: Pulling from edgex-lftools-log-publisher 19:46:05 5eb5b503b376: Pulling fs layer 19:46:05 5c69ac0246d0: Pulling fs layer 19:46:05 ec43610c2a17: Pulling fs layer 19:46:05 3a2ae6a8a46f: Pulling fs layer 19:46:05 33b1e0a273af: Pulling fs layer 19:46:05 5d3b04190fa2: Pulling fs layer 19:46:05 2f39f015ded8: Pulling fs layer 19:46:05 3a2ae6a8a46f: Waiting 19:46:05 33b1e0a273af: Waiting 19:46:05 5d3b04190fa2: Waiting 19:46:05 2f39f015ded8: Waiting 19:46:05 5c69ac0246d0: Verifying Checksum 19:46:05 5c69ac0246d0: Download complete 19:46:05 3a2ae6a8a46f: Verifying Checksum 19:46:05 3a2ae6a8a46f: Download complete 19:46:06 33b1e0a273af: Verifying Checksum 19:46:06 33b1e0a273af: Download complete 19:46:06 5d3b04190fa2: Download complete 19:46:06 ec43610c2a17: Verifying Checksum 19:46:06 ec43610c2a17: Download complete 19:46:06 5eb5b503b376: Verifying Checksum 19:46:06 5eb5b503b376: Download complete 19:46:06 2f39f015ded8: Verifying Checksum 19:46:06 2f39f015ded8: Download complete 19:46:07 5eb5b503b376: Pull complete 19:46:07 5c69ac0246d0: Pull complete 19:46:07 ec43610c2a17: Pull complete 19:46:08 3a2ae6a8a46f: Pull complete 19:46:08 33b1e0a273af: Pull complete 19:46:08 5d3b04190fa2: Pull complete 19:46:12 2f39f015ded8: Pull complete 19:46:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:46:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:46:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:46:12 prd-ubuntu20.04-docker-8c-8g-29684 does not seem to be running inside a container 19:46:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:46:14 $ docker top 1b7858ae77ba354095356702bffebd3ed94ce1c94cbb29f0e9dceb28607a3548 -eo pid,comm [Pipeline] { [Pipeline] sh 19:46:14 + touch /tmp/pre-build-complete [Pipeline] sh 19:46:14 + mkdir -p /var/log/sysstat [Pipeline] sh 19:46:15 + ls /var/log/sa-host 19:46:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:46:15 provisioning config files... 19:46:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config7245847439739518747tmp [Pipeline] { [Pipeline] echo 19:46:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:46:15 ---> create-netrc.sh [Pipeline] } 19:46:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:46:16 ---> python-tools-install.sh [Pipeline] echo 19:46:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:46:16 ---> sudo-logs.sh 19:46:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:46:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:46:17 ---> job-cost.sh 19:46:17 lf-activate-venv: SKIPPING 19:46:17 DEBUG: total: 0.10999999940395355 19:46:17 INFO: Retrieving Stack Cost... 19:46:17 INFO: Retrieving Pricing Info for: v3-standard-8 19:46:17 INFO: Archiving Costs [Pipeline] echo 19:46:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:46:18 ---> logs-deploy.sh 19:46:18 lf-activate-venv: SKIPPING 19:46:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4158/1 19:46:18 INFO: archiving workspace using pattern(s): 19:46:19 Archives upload complete. 19:46:19 INFO: archiving logs to Nexus 19:46:20 ---> uname -a: 19:46:20 Linux prd-ubuntu20-04-docker-8c-8g-29684 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 19:46:20 19:46:20 19:46:20 ---> lscpu: 19:46:20 Architecture: x86_64 19:46:20 CPU op-mode(s): 32-bit, 64-bit 19:46:20 Byte Order: Little Endian 19:46:20 Address sizes: 40 bits physical, 48 bits virtual 19:46:20 CPU(s): 8 19:46:20 On-line CPU(s) list: 0-7 19:46:20 Thread(s) per core: 1 19:46:20 Core(s) per socket: 1 19:46:20 Socket(s): 8 19:46:20 NUMA node(s): 1 19:46:20 Vendor ID: AuthenticAMD 19:46:20 CPU family: 23 19:46:20 Model: 49 19:46:20 Model name: AMD EPYC-Rome Processor 19:46:20 Stepping: 0 19:46:20 CPU MHz: 2799.998 19:46:20 BogoMIPS: 5599.99 19:46:20 Virtualization: AMD-V 19:46:20 Hypervisor vendor: KVM 19:46:20 Virtualization type: full 19:46:20 L1d cache: 256 KiB 19:46:20 L1i cache: 256 KiB 19:46:20 L2 cache: 4 MiB 19:46:20 L3 cache: 128 MiB 19:46:20 NUMA node0 CPU(s): 0-7 19:46:20 Vulnerability Itlb multihit: Not affected 19:46:20 Vulnerability L1tf: Not affected 19:46:20 Vulnerability Mds: Not affected 19:46:20 Vulnerability Meltdown: Not affected 19:46:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:46:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:46:20 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:46:20 Vulnerability Srbds: Not affected 19:46:20 Vulnerability Tsx async abort: Not affected 19:46:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:46:20 19:46:20 19:46:20 ---> nproc: 19:46:20 8 19:46:20 19:46:20 19:46:20 ---> df -h: 19:46:20 Filesystem Size Used Avail Use% Mounted on 19:46:20 overlay 155G 17G 138G 11% / 19:46:20 tmpfs 64M 0 64M 0% /dev 19:46:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:46:20 shm 64M 0 64M 0% /dev/shm 19:46:20 /dev/vda1 155G 17G 138G 11% /facter-os 19:46:20 19:46:20 19:46:20 ---> sar -b -r -n DEV: 19:46:20 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29684) 09/16/22 _x86_64_ (8 CPU) 19:46:20 19:46:20 19:10:59 LINUX RESTART (8 CPU) 19:46:20 19:46:20 19:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:46:20 19:12:02 365.53 83.94 281.59 0.00 10803.73 215006.60 0.00 19:46:20 19:13:01 123.02 1.29 121.73 0.00 36.86 62735.29 0.00 19:46:20 19:14:01 34.28 0.15 34.13 0.00 4.27 14841.28 0.00 19:46:20 19:15:01 83.42 0.02 83.41 0.00 3.87 34480.64 0.00 19:46:20 19:16:01 613.70 8.10 605.60 0.00 78.91 270520.49 0.00 19:46:20 19:17:01 1134.37 1.07 1133.31 0.00 16.66 293952.15 0.00 19:46:20 19:18:01 834.47 0.48 833.99 0.00 6.13 179015.13 0.00 19:46:20 19:19:01 2.15 0.00 2.15 0.00 0.00 32.93 0.00 19:46:20 19:20:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 19:46:20 19:21:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 19:46:20 19:22:01 1.62 0.00 1.62 0.00 0.00 23.19 0.00 19:46:20 19:23:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 19:46:20 19:24:01 2.77 0.87 1.90 0.00 18.40 26.13 0.00 19:46:20 19:25:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 19:46:20 19:26:01 2.02 0.02 2.00 0.00 0.13 22.66 0.00 19:46:20 19:27:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 19:46:20 19:28:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 19:46:20 19:29:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 19:46:20 19:30:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 19:46:20 19:31:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 19:46:20 19:32:01 1.15 0.00 1.15 0.00 0.00 14.67 0.00 19:46:20 19:33:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 19:46:20 19:34:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 19:46:20 19:35:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 19:46:20 19:36:01 1.37 0.00 1.37 0.00 0.00 16.39 0.00 19:46:20 19:37:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 19:46:20 19:38:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 19:46:20 19:39:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 19:46:20 19:40:01 3.00 1.57 1.43 0.00 49.05 18.93 0.00 19:46:20 19:41:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 19:46:20 19:42:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 19:46:20 19:43:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 19:46:20 19:44:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 19:46:20 19:45:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 19:46:20 19:46:01 1.63 0.07 1.57 0.00 4.80 38.53 0.00 19:46:20 Average: 92.20 2.79 89.41 0.00 315.10 30588.42 0.00 19:46:20 19:46:20 19:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:46:20 19:12:02 29491988 31811096 513288 1.56 105256 2504224 2115324 6.23 1074472 1982440 508 19:46:20 19:13:01 27435980 31336152 952460 2.90 137244 3962380 2692928 7.94 1828968 3153932 311932 19:46:20 19:14:01 27647432 31734040 551696 1.68 141396 4113712 2076944 6.12 1337076 3403144 200168 19:46:20 19:15:01 26729844 31738860 550244 1.67 142684 5024500 1993368 5.87 1459812 4189996 878900 19:46:20 19:16:01 22265124 31188120 1069660 3.25 282824 8548696 4604812 13.57 2591476 7228072 6680 19:46:20 19:17:01 19617620 31383188 877624 2.67 363616 11162488 3601256 10.61 2438492 9884048 439752 19:46:20 19:18:01 21044060 31749352 524056 1.59 410728 10073504 1966104 5.79 2157820 8779992 232 19:46:20 19:19:01 21057676 31763016 510424 1.55 410744 10073508 1966104 5.79 2141080 8779996 20 19:46:20 19:20:01 21059812 31765180 508288 1.55 410764 10073512 1966104 5.79 2139884 8780000 32 19:46:20 19:21:01 21069388 31774728 498712 1.52 410776 10073512 1966104 5.79 2130144 8780000 16 19:46:20 19:22:01 21070640 31775972 497384 1.51 410804 10073496 1966104 5.79 2129488 8779980 184 19:46:20 19:23:01 21071524 31776908 496576 1.51 410824 10073500 1966104 5.79 2128928 8779988 12 19:46:20 19:24:01 21070952 31777280 496216 1.51 410884 10074012 1954000 5.76 2129080 8780416 168 19:46:20 19:25:01 21071156 31777572 495972 1.51 410888 10074016 1954000 5.76 2128984 8780500 12 19:46:20 19:26:01 21071856 31778372 495096 1.51 410912 10074008 1961204 5.78 2129116 8780500 224 19:46:20 19:27:01 21071248 31777804 495588 1.51 410952 10074020 1961204 5.78 2129808 8780504 8 19:46:20 19:28:01 21070948 31777544 495808 1.51 410968 10074028 1961204 5.78 2129424 8780512 16 19:46:20 19:29:01 21070900 31777612 495664 1.51 410972 10074156 1961204 5.78 2129408 8780628 8 19:46:20 19:30:01 21070884 31777648 495600 1.51 410992 10074156 1961204 5.78 2129392 8780664 48 19:46:20 19:31:01 21071336 31778100 495304 1.51 411032 10074148 1961204 5.78 2129392 8780664 8 19:46:20 19:32:01 21071280 31778132 495228 1.51 411056 10074168 1961204 5.78 2129800 8780688 32 19:46:20 19:33:01 21070980 31777836 495444 1.51 411076 10074172 1961204 5.78 2129500 8780692 16 19:46:20 19:34:01 21070932 31777788 495416 1.51 411092 10074172 1961204 5.78 2129484 8780692 16 19:46:20 19:35:01 21071136 31778056 495124 1.51 411116 10074176 1961204 5.78 2129604 8780700 12 19:46:20 19:36:01 21070584 31777512 495604 1.51 411124 10074176 1961204 5.78 2129604 8780704 12 19:46:20 19:37:01 21070568 31777532 495540 1.51 411136 10074180 1961204 5.78 2130212 8780696 12 19:46:20 19:38:01 21070456 31777436 495568 1.51 411156 10074184 1961204 5.78 2129972 8780700 152 19:46:20 19:39:01 21070636 31777640 495288 1.51 411180 10074184 1961204 5.78 2129696 8780700 184 19:46:20 19:40:01 21068228 31777708 495088 1.51 411200 10075664 1961204 5.78 2133100 8780268 20 19:46:20 19:41:01 21068376 31777860 495264 1.51 411204 10075668 1961204 5.78 2132364 8780228 52 19:46:20 19:42:01 21068432 31777928 495212 1.51 411208 10075668 1961204 5.78 2132580 8780228 20 19:46:20 19:43:01 21068596 31778100 494944 1.51 411224 10075672 1961204 5.78 2132364 8780232 188 19:46:20 19:44:01 21068548 31778060 494912 1.51 411236 10075676 1961204 5.78 2132552 8780236 92 19:46:20 19:45:01 21068468 31777988 494904 1.51 411256 10075680 1961204 5.78 2132552 8780236 216 19:46:20 19:46:01 21064880 31774600 498436 1.52 411272 10075892 1971304 5.81 2133952 8780612 200 19:46:20 Average: 21833499 31733792 541361 1.65 374080 9356369 2113847 6.23 2073131 8127817 52576 19:46:20 19:46:20 19:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:46:20 19:12:02 ens3 832.86 559.20 7510.11 105.04 0.00 0.00 0.00 0.00 19:46:20 19:12:02 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 19:46:20 19:12:02 vethca41947 0.00 0.17 0.00 0.02 0.00 0.00 0.00 0.00 19:46:20 19:12:02 lo 5.95 5.95 0.56 0.56 0.00 0.00 0.00 0.00 19:46:20 19:13:01 ens3 662.09 630.80 7965.00 119.45 0.00 0.00 0.00 0.00 19:46:20 19:13:01 docker0 492.78 457.78 36.70 3933.06 0.00 0.00 0.00 0.00 19:46:20 19:13:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 19:46:20 19:13:01 vethd5b7e6f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:46:20 19:14:01 ens3 25.70 15.61 20.98 11.42 0.00 0.00 0.00 0.00 19:46:20 19:14:01 docker0 1.50 1.50 0.10 0.13 0.00 0.00 0.00 0.00 19:46:20 19:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:20 19:14:01 vethd5b7e6f 1.50 1.53 0.12 0.13 0.00 0.00 0.00 0.00 19:46:20 19:15:01 veth1ffe8fe 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 19:46:20 19:15:01 ens3 126.77 89.74 1708.90 72.65 0.00 0.00 0.00 0.00 19:46:20 19:15:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 19:46:20 19:15:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 19:46:20 19:16:01 veth1ffe8fe 0.00 0.45 0.00 0.02 0.00 0.00 0.00 0.00 19:46:20 19:16:01 ens3 277.12 199.18 1789.36 28.86 0.00 0.00 0.00 0.00 19:46:20 19:16:01 veth141f397 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:46:20 19:16:01 vetha90ce26 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:46:20 19:16:01 vethcc14ef7 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:46:20 19:16:01 docker0 179.62 244.62 13.22 1718.68 0.00 0.00 0.00 0.00 19:46:20 19:16:01 vethf4518e1 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 19:46:20 19:16:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 19:46:20 19:17:01 veth1ffe8fe 0.00 0.35 0.00 0.02 0.00 0.00 0.00 0.00 19:46:20 19:17:01 veth0125d9b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:17:01 ens3 247.88 169.19 1911.61 88.24 0.00 0.00 0.00 0.00 19:46:20 19:17:01 vethe4b786c 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:46:20 19:17:01 docker0 108.11 164.05 8.11 1817.28 0.00 0.00 0.00 0.00 19:46:20 19:17:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 19:46:20 19:18:01 ens3 155.78 135.12 674.48 93.16 0.00 0.00 0.00 0.00 19:46:20 19:18:01 docker0 58.95 74.33 3.94 635.86 0.00 0.00 0.00 0.00 19:46:20 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:20 19:19:01 ens3 0.38 0.38 0.02 0.04 0.00 0.00 0.00 0.00 19:46:20 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:20:01 ens3 0.32 0.35 0.02 0.03 0.00 0.00 0.00 0.00 19:46:20 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:20 19:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:22:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 19:46:20 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:20 19:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:46:20 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:20 19:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:46:20 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:20 19:27:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:46:20 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:28:01 ens3 0.13 0.15 0.01 0.01 0.00 0.00 0.00 0.00 19:46:20 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:20 19:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:46:20 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:20 19:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:32:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:46:20 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:20 19:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:46:20 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:20 19:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:46:20 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:20 19:37:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 19:46:20 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:38:01 ens3 0.37 0.23 0.64 0.02 0.00 0.00 0.00 0.00 19:46:20 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:20 19:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:40:01 ens3 28.81 28.49 6.58 48.06 0.00 0.00 0.00 0.00 19:46:20 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:40:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 19:46:20 19:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:42:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:46:20 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:20 19:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:44:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:46:20 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:46:20 19:45:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:46:01 ens3 6.12 4.38 5.97 3.06 0.00 0.00 0.00 0.00 19:46:20 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:46:20 19:46:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 19:46:20 Average: ens3 67.33 52.14 613.58 16.25 0.00 0.00 0.00 0.00 19:46:20 Average: docker0 23.81 26.73 1.76 229.85 0.00 0.00 0.00 0.00 19:46:20 Average: lo 0.35 0.35 0.03 0.03 0.00 0.00 0.00 0.00 19:46:20 19:46:20 19:46:20 ---> sar -P ALL: 19:46:20 Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-29684) 09/16/22 _x86_64_ (8 CPU) 19:46:20 19:46:20 19:10:59 LINUX RESTART (8 CPU) 19:46:20 19:46:20 19:11:01 CPU %user %nice %system %iowait %steal %idle 19:46:20 19:12:02 all 10.21 0.00 4.21 2.72 0.06 82.81 19:46:20 19:12:02 0 9.24 0.00 3.62 2.37 0.05 84.72 19:46:20 19:12:02 1 9.08 0.00 4.10 5.28 0.05 81.49 19:46:20 19:12:02 2 15.83 0.00 3.39 1.65 0.05 79.08 19:46:20 19:12:02 3 8.75 0.00 3.62 1.55 0.08 85.99 19:46:20 19:12:02 4 10.56 0.00 5.49 1.46 0.07 82.42 19:46:20 19:12:02 5 9.55 0.00 2.89 2.65 0.05 84.87 19:46:20 19:12:02 6 9.72 0.00 5.99 6.34 0.05 77.89 19:46:20 19:12:02 7 8.90 0.00 4.57 0.39 0.08 86.05 19:46:20 19:13:01 all 26.15 0.00 6.09 1.09 0.09 66.59 19:46:20 19:13:01 0 26.60 0.00 6.05 0.05 0.09 67.21 19:46:20 19:13:01 1 24.54 0.00 6.33 4.28 0.09 64.76 19:46:20 19:13:01 2 25.15 0.00 5.84 0.05 0.09 68.87 19:46:20 19:13:01 3 25.86 0.00 5.93 0.88 0.09 67.25 19:46:20 19:13:01 4 25.22 0.00 5.99 0.03 0.09 68.67 19:46:20 19:13:01 5 29.13 0.00 6.35 1.90 0.09 62.53 19:46:20 19:13:01 6 27.32 0.00 5.63 1.14 0.09 65.82 19:46:20 19:13:01 7 25.33 0.00 6.57 0.38 0.09 67.63 19:46:20 19:14:01 all 47.15 0.00 8.07 0.21 0.09 44.48 19:46:20 19:14:01 0 47.24 0.00 7.82 0.07 0.10 44.77 19:46:20 19:14:01 1 47.82 0.00 7.92 0.02 0.08 44.17 19:46:20 19:14:01 2 47.75 0.00 8.46 0.00 0.08 43.71 19:46:20 19:14:01 3 48.21 0.00 7.71 1.08 0.07 42.93 19:46:20 19:14:01 4 47.65 0.00 7.34 0.10 0.08 44.82 19:46:20 19:14:01 5 46.14 0.00 7.82 0.07 0.10 45.87 19:46:20 19:14:01 6 45.65 0.00 9.25 0.37 0.08 44.65 19:46:20 19:14:01 7 46.76 0.00 8.22 0.00 0.10 44.91 19:46:20 19:15:01 all 36.59 0.00 6.82 0.70 0.09 55.80 19:46:20 19:15:01 0 37.47 0.00 7.10 0.03 0.08 55.31 19:46:20 19:15:01 1 36.67 0.00 6.78 0.22 0.10 56.23 19:46:20 19:15:01 2 37.05 0.00 5.84 0.02 0.08 57.01 19:46:20 19:15:01 3 35.43 0.00 8.33 4.11 0.08 52.05 19:46:20 19:15:01 4 34.46 0.00 6.13 0.03 0.08 59.29 19:46:20 19:15:01 5 38.13 0.00 6.92 0.17 0.08 54.69 19:46:20 19:15:01 6 38.13 0.00 6.81 0.98 0.08 54.00 19:46:20 19:15:01 7 35.35 0.00 6.69 0.05 0.08 57.82 19:46:20 19:16:01 all 34.57 0.00 13.68 6.69 0.10 44.96 19:46:20 19:16:01 0 33.36 0.00 13.95 4.43 0.10 48.16 19:46:20 19:16:01 1 35.85 0.00 12.92 3.63 0.10 47.50 19:46:20 19:16:01 2 34.10 0.00 15.03 12.96 0.12 37.79 19:46:20 19:16:01 3 35.25 0.00 14.36 9.98 0.10 40.31 19:46:20 19:16:01 4 34.44 0.00 13.18 6.04 0.08 46.26 19:46:20 19:16:01 5 35.96 0.00 12.55 2.52 0.10 48.88 19:46:20 19:16:01 6 33.10 0.00 14.20 9.59 0.10 43.01 19:46:20 19:16:01 7 34.50 0.00 13.26 4.45 0.12 47.67 19:46:20 19:17:01 all 62.81 0.00 15.68 6.63 0.13 14.74 19:46:20 19:17:01 0 64.33 0.00 14.27 4.38 0.15 16.87 19:46:20 19:17:01 1 61.10 0.00 16.56 6.72 0.12 15.50 19:46:20 19:17:01 2 62.49 0.00 16.42 6.62 0.14 14.33 19:46:20 19:17:01 3 62.34 0.00 16.09 6.36 0.15 15.06 19:46:20 19:17:01 4 63.88 0.00 14.67 7.67 0.12 13.65 19:46:20 19:17:01 5 63.09 0.00 15.53 6.70 0.12 14.56 19:46:20 19:17:01 6 63.16 0.00 15.99 7.73 0.15 12.97 19:46:20 19:17:01 7 62.08 0.00 15.92 6.88 0.12 15.00 19:46:20 19:18:01 all 48.30 0.00 10.21 1.87 0.10 39.51 19:46:20 19:18:01 0 47.45 0.00 10.08 3.58 0.10 38.79 19:46:20 19:18:01 1 48.21 0.00 9.23 1.08 0.12 41.37 19:46:20 19:18:01 2 49.04 0.00 9.04 1.36 0.10 40.46 19:46:20 19:18:01 3 49.18 0.00 9.98 1.13 0.10 39.60 19:46:20 19:18:01 4 48.95 0.00 10.29 1.71 0.10 38.94 19:46:20 19:18:01 5 48.76 0.00 10.78 1.33 0.10 39.03 19:46:20 19:18:01 6 49.13 0.00 10.20 0.71 0.10 39.86 19:46:20 19:18:01 7 45.64 0.00 12.14 4.07 0.10 38.05 19:46:20 19:19:01 all 0.26 0.00 0.02 0.01 0.01 99.70 19:46:20 19:19:01 0 0.00 0.00 0.03 0.07 0.00 99.90 19:46:20 19:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:46:20 19:19:01 2 2.00 0.00 0.02 0.03 0.02 97.93 19:46:20 19:19:01 3 0.02 0.00 0.02 0.00 0.02 99.95 19:46:20 19:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:46:20 19:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:46:20 19:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:46:20 19:19:01 7 0.00 0.00 0.02 0.00 0.02 99.97 19:46:20 19:20:01 all 0.27 0.00 0.02 0.00 0.00 99.71 19:46:20 19:20:01 0 0.02 0.00 0.03 0.02 0.00 99.93 19:46:20 19:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:46:20 19:20:01 2 2.00 0.00 0.03 0.00 0.02 97.95 19:46:20 19:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:46:20 19:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:46:20 19:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:46:20 19:20:01 7 0.05 0.00 0.03 0.00 0.00 99.92 19:46:20 19:21:01 all 0.13 0.00 0.01 0.00 0.01 99.85 19:46:20 19:21:01 0 0.02 0.00 0.02 0.02 0.02 99.93 19:46:20 19:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:46:20 19:21:01 2 0.96 0.00 0.02 0.02 0.02 98.99 19:46:20 19:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:21:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:46:20 19:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 19:46:20 19:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:46:20 19:22:01 0 0.02 0.00 0.02 0.02 0.00 99.95 19:46:20 19:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:22:01 2 0.00 0.00 0.02 0.02 0.02 99.95 19:46:20 19:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:22:01 4 0.00 0.00 0.00 0.00 0.02 99.98 19:46:20 19:22:01 5 0.03 0.00 0.03 0.00 0.00 99.93 19:46:20 19:22:01 6 0.02 0.00 0.03 0.00 0.00 99.95 19:46:20 19:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:46:20 19:46:20 19:22:01 CPU %user %nice %system %iowait %steal %idle 19:46:20 19:23:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:46:20 19:23:01 0 0.03 0.00 0.00 0.00 0.00 99.97 19:46:20 19:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:23:01 2 0.03 0.00 0.02 0.02 0.02 99.92 19:46:20 19:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:23:01 5 0.03 0.00 0.02 0.02 0.00 99.93 19:46:20 19:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:46:20 19:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:46:20 19:24:01 all 0.04 0.00 0.04 0.01 0.01 99.90 19:46:20 19:24:01 0 0.00 0.00 0.02 0.03 0.00 99.95 19:46:20 19:24:01 1 0.02 0.00 0.03 0.00 0.02 99.93 19:46:20 19:24:01 2 0.05 0.00 0.07 0.02 0.02 99.85 19:46:20 19:24:01 3 0.20 0.00 0.07 0.03 0.00 99.70 19:46:20 19:24:01 4 0.00 0.00 0.03 0.00 0.00 99.97 19:46:20 19:24:01 5 0.03 0.00 0.03 0.03 0.02 99.88 19:46:20 19:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:46:20 19:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:46:20 19:25:01 all 0.01 0.00 0.00 0.00 0.00 99.98 19:46:20 19:25:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:46:20 19:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:46:20 19:25:01 2 0.02 0.00 0.02 0.02 0.02 99.93 19:46:20 19:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:46:20 19:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:46:20 19:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:46:20 19:26:01 all 0.01 0.00 0.02 0.01 0.00 99.96 19:46:20 19:26:01 0 0.00 0.00 0.03 0.05 0.00 99.92 19:46:20 19:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:46:20 19:26:01 2 0.03 0.00 0.02 0.02 0.03 99.90 19:46:20 19:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:26:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:46:20 19:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:46:20 19:26:01 7 0.02 0.00 0.03 0.00 0.00 99.95 19:46:20 19:27:01 all 0.01 0.00 0.00 0.00 0.00 99.98 19:46:20 19:27:01 0 0.02 0.00 0.00 0.02 0.00 99.97 19:46:20 19:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:46:20 19:27:01 2 0.02 0.00 0.02 0.02 0.02 99.93 19:46:20 19:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:46:20 19:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:46:20 19:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:28:01 all 0.01 0.00 0.00 0.01 0.00 99.98 19:46:20 19:28:01 0 0.00 0.00 0.02 0.00 0.02 99.97 19:46:20 19:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:28:01 2 0.03 0.00 0.00 0.02 0.02 99.93 19:46:20 19:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:46:20 19:28:01 5 0.02 0.00 0.00 0.03 0.00 99.95 19:46:20 19:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:46:20 19:29:01 all 0.02 0.00 0.01 0.00 0.00 99.96 19:46:20 19:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:46:20 19:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:46:20 19:29:01 2 0.03 0.00 0.05 0.02 0.02 99.88 19:46:20 19:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:46:20 19:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:46:20 19:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:46:20 19:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:46:20 19:30:01 all 0.01 0.00 0.00 0.00 0.00 99.98 19:46:20 19:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:30:01 2 0.02 0.00 0.00 0.02 0.02 99.95 19:46:20 19:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:30:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:46:20 19:30:01 6 0.02 0.00 0.00 0.00 0.02 99.97 19:46:20 19:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:46:20 19:31:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:46:20 19:31:01 0 0.00 0.00 0.03 0.02 0.00 99.95 19:46:20 19:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:46:20 19:31:01 2 0.02 0.00 0.02 0.02 0.02 99.93 19:46:20 19:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:31:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:46:20 19:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:46:20 19:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:46:20 19:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:46:20 19:32:01 0 0.00 0.00 0.02 0.02 0.00 99.97 19:46:20 19:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:32:01 2 0.02 0.00 0.03 0.00 0.02 99.93 19:46:20 19:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:32:01 5 0.03 0.00 0.03 0.00 0.02 99.92 19:46:20 19:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:46:20 19:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:46:20 19:33:01 all 0.01 0.00 0.01 0.00 0.00 99.98 19:46:20 19:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 19:46:20 19:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:46:20 19:33:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:46:20 19:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 19:46:20 19:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:46:20 19:33:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:46:20 19:46:20 19:33:01 CPU %user %nice %system %iowait %steal %idle 19:46:20 19:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:46:20 19:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 19:46:20 19:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:34:01 5 0.02 0.00 0.02 0.03 0.00 99.93 19:46:20 19:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 19:46:20 19:34:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:46:20 19:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:46:20 19:35:01 0 0.00 0.00 0.00 0.02 0.02 99.97 19:46:20 19:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:46:20 19:35:01 2 0.00 0.00 0.02 0.02 0.00 99.97 19:46:20 19:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:46:20 19:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:46:20 19:35:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:46:20 19:36:01 all 0.01 0.00 0.00 0.01 0.00 99.97 19:46:20 19:36:01 0 0.00 0.00 0.02 0.03 0.00 99.95 19:46:20 19:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:46:20 19:36:01 2 0.02 0.00 0.02 0.02 0.02 99.93 19:46:20 19:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:46:20 19:36:01 7 0.03 0.00 0.00 0.00 0.02 99.95 19:46:20 19:37:01 all 0.01 0.00 0.00 0.00 0.00 99.98 19:46:20 19:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:46:20 19:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:46:20 19:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:37:01 5 0.02 0.00 0.00 0.02 0.00 99.97 19:46:20 19:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:37:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:46:20 19:38:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:46:20 19:38:01 0 0.00 0.00 0.00 0.02 0.00 99.98 19:46:20 19:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:46:20 19:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:46:20 19:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:46:20 19:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:46:20 19:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 19:46:20 19:38:01 7 0.03 0.00 0.05 0.02 0.02 99.88 19:46:20 19:39:01 all 0.01 0.00 0.01 0.01 0.00 99.98 19:46:20 19:39:01 0 0.00 0.00 0.00 0.03 0.00 99.97 19:46:20 19:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:46:20 19:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:46:20 19:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:46:20 19:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:39:01 7 0.03 0.00 0.03 0.00 0.02 99.92 19:46:20 19:40:01 all 0.24 0.00 0.06 0.01 0.01 99.69 19:46:20 19:40:01 0 0.27 0.00 0.07 0.03 0.02 99.62 19:46:20 19:40:01 1 0.35 0.00 0.07 0.00 0.00 99.58 19:46:20 19:40:01 2 0.22 0.00 0.03 0.02 0.02 99.72 19:46:20 19:40:01 3 0.15 0.00 0.10 0.00 0.00 99.75 19:46:20 19:40:01 4 0.18 0.00 0.07 0.00 0.02 99.73 19:46:20 19:40:01 5 0.30 0.00 0.08 0.00 0.00 99.62 19:46:20 19:40:01 6 0.18 0.00 0.03 0.00 0.00 99.78 19:46:20 19:40:01 7 0.25 0.00 0.07 0.00 0.00 99.68 19:46:20 19:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 19:46:20 19:41:01 0 0.03 0.00 0.02 0.02 0.02 99.92 19:46:20 19:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 19:46:20 19:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 19:46:20 19:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:46:20 19:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:46:20 19:41:01 6 0.00 0.00 0.02 0.00 0.02 99.97 19:46:20 19:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:46:20 19:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 19:46:20 19:42:01 0 0.00 0.00 0.02 0.03 0.00 99.95 19:46:20 19:42:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:46:20 19:42:01 2 0.00 0.00 0.02 0.02 0.02 99.95 19:46:20 19:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:46:20 19:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:46:20 19:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:42:01 7 0.03 0.00 0.00 0.00 0.02 99.95 19:46:20 19:43:01 all 0.00 0.00 0.00 0.00 0.00 99.99 19:46:20 19:43:01 0 0.00 0.00 0.02 0.02 0.00 99.97 19:46:20 19:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:46:20 19:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 19:46:20 19:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:46:20 19:44:01 all 0.01 0.00 0.01 0.00 0.00 99.97 19:46:20 19:44:01 0 0.03 0.00 0.02 0.02 0.00 99.93 19:46:20 19:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:46:20 19:44:01 2 0.02 0.00 0.00 0.02 0.00 99.97 19:46:20 19:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:44:01 5 0.02 0.00 0.02 0.00 0.02 99.95 19:46:20 19:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:46:20 19:44:01 7 0.02 0.00 0.03 0.00 0.02 99.93 19:46:20 19:46:20 19:44:01 CPU %user %nice %system %iowait %steal %idle 19:46:20 19:45:01 all 0.01 0.00 0.00 0.01 0.01 99.98 19:46:20 19:45:01 0 0.00 0.00 0.02 0.03 0.00 99.95 19:46:20 19:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:46:20 19:45:01 2 0.00 0.00 0.00 0.02 0.02 99.97 19:46:20 19:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:46:20 19:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 19:46:20 19:45:01 7 0.03 0.00 0.02 0.00 0.02 99.93 19:46:20 19:46:01 all 0.23 0.00 0.16 0.01 0.00 99.60 19:46:20 19:46:01 0 0.27 0.00 0.17 0.05 0.02 99.50 19:46:20 19:46:01 1 0.27 0.00 0.15 0.00 0.00 99.58 19:46:20 19:46:01 2 0.17 0.00 0.12 0.02 0.00 99.70 19:46:20 19:46:01 3 0.10 0.00 0.17 0.00 0.00 99.73 19:46:20 19:46:01 4 0.20 0.00 0.13 0.00 0.00 99.67 19:46:20 19:46:01 5 0.23 0.00 0.15 0.00 0.00 99.62 19:46:20 19:46:01 6 0.32 0.00 0.22 0.00 0.00 99.47 19:46:20 19:46:01 7 0.25 0.00 0.22 0.00 0.02 99.52 19:46:20 Average: all 7.54 0.00 1.84 0.57 0.02 90.03 19:46:20 Average: 0 7.53 0.00 1.79 0.44 0.02 90.22 19:46:20 Average: 1 7.45 0.00 1.81 0.60 0.02 90.13 19:46:20 Average: 2 7.85 0.00 1.83 0.65 0.03 89.64 19:46:20 Average: 3 7.48 0.00 1.87 0.71 0.02 89.92 19:46:20 Average: 4 7.50 0.00 1.79 0.48 0.02 90.21 19:46:20 Average: 5 7.67 0.00 1.79 0.44 0.02 90.09 19:46:20 Average: 6 7.52 0.00 1.93 0.76 0.02 89.77 19:46:20 Average: 7 7.31 0.00 1.91 0.46 0.03 90.29 19:46:20 19:46:20 19:46:20