Pull request #3568 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of tonyespy for edgexfoundry/edgex-go Obtained Jenkinsfile from a83574ee450744825138d56018bb0ae9fc2c784f+ca82cc67a24dd3a646f9c54faca12af7640f6229 (1968d8ff4c71061993c662937377372d9440e478) Running in Durability level: PERFORMANCE_OPTIMIZED 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7602076646020964081.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2094921800123986252.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3568/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3568/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5639192071183190410.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5133338965201682738.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3568/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-3568/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8956393617409075282.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1588’ Running on prd-centos7-docker-4c-2g-1591 in /w/workspace/edgexfoundry_edgex-go_PR-3568 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh7379941333275876220.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit ca82cc67a24dd3a646f9c54faca12af7640f6229 into PR head commit a83574ee450744825138d56018bb0ae9fc2c784f Merge succeeded, producing cf5a0f578000c651a1e59e70f04f1acf631fc328 Checking out Revision cf5a0f578000c651a1e59e70f04f1acf631fc328 (PR-3568) > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh1615461595483521143.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3568/head:refs/remotes/origin/PR-3568 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a83574ee450744825138d56018bb0ae9fc2c784f # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-go/4@tmp/jenkins-gitclient-ssh6715913513438671673.key > git merge ca82cc67a24dd3a646f9c54faca12af7640f6229 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cf5a0f578000c651a1e59e70f04f1acf631fc328 # timeout=10 Commit message: "Merge commit 'ca82cc67a24dd3a646f9c54faca12af7640f6229' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 1b41a246db502c0ecda193d8ffbfce0de28d9402 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:18:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:18:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:18:22 ========================================================= 23:18:22 EdgeX Global Pipelines Version Info 23:18:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:18:24 ------------------- 23:18:24 stable info: 23:18:24 ------------------- 23:18:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:18:24 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 23:18:24 Message: update stable to v1.0.194 23:18:24 ------------------- 23:18:24 experimental info: 23:18:24 ------------------- 23:18:24 Commited By: **** collab-it+edgex@linuxfoundation.org 23:18:24 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 23:18:24 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:18:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:18:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:18:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:18:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:18:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:18:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:18:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:18:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:18:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:18:25 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:18:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:18:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:18:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:18:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:18:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-3568 [Pipeline] echo 23:18:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-3568 [Pipeline] echo 23:18:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-3568 [Pipeline] echo 23:18:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf5a0f578000c651a1e59e70f04f1acf631fc328 [Pipeline] echo 23:18:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf5a0f5 [Pipeline] echo 23:18:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:18:25 provisioning config files... 23:18:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2994357002209168401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:26 ---> docker-login.sh 23:18:26 nexus3.edgexfoundry.org:10001 23:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:26 Configure a credential helper to remove this warning. See 23:18:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:26 23:18:26 Login Succeeded 23:18:26 nexus3.edgexfoundry.org:10002 23:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:26 Configure a credential helper to remove this warning. See 23:18:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:26 23:18:26 Login Succeeded 23:18:26 nexus3.edgexfoundry.org:10003 23:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:26 Configure a credential helper to remove this warning. See 23:18:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:26 23:18:26 Login Succeeded 23:18:26 nexus3.edgexfoundry.org:10004 23:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:27 Configure a credential helper to remove this warning. See 23:18:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:27 23:18:27 Login Succeeded 23:18:27 docker.io 23:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:27 Configure a credential helper to remove this warning. See 23:18:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:27 23:18:27 Login Succeeded 23:18:27 ---> docker-login.sh ends [Pipeline] } 23:18:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:18:27 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 23:18:27 + for file in '`ls cmd/**/Dockerfile`' 23:18:27 ++ dirname cmd/core-command/Dockerfile 23:18:27 ++ cut -d/ -f2 23:18:27 + echo core-command,cmd/core-command/Dockerfile 23:18:27 + for file in '`ls cmd/**/Dockerfile`' 23:18:27 ++ dirname cmd/core-data/Dockerfile 23:18:27 ++ cut -d/ -f2 23:18:27 + echo core-data,cmd/core-data/Dockerfile 23:18:27 + for file in '`ls cmd/**/Dockerfile`' 23:18:27 ++ dirname cmd/core-metadata/Dockerfile 23:18:27 ++ cut -d/ -f2 23:18:27 + echo core-metadata,cmd/core-metadata/Dockerfile 23:18:27 + for file in '`ls cmd/**/Dockerfile`' 23:18:27 ++ dirname cmd/security-bootstrapper/Dockerfile 23:18:27 ++ cut -d/ -f2 23:18:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:18:27 + for file in '`ls cmd/**/Dockerfile`' 23:18:27 ++ dirname cmd/security-proxy-setup/Dockerfile 23:18:27 ++ cut -d/ -f2 23:18:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:18:27 + for file in '`ls cmd/**/Dockerfile`' 23:18:27 ++ dirname cmd/security-secretstore-setup/Dockerfile 23:18:27 ++ cut -d/ -f2 23:18:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:18:27 + for file in '`ls cmd/**/Dockerfile`' 23:18:27 ++ dirname cmd/support-notifications/Dockerfile 23:18:27 ++ cut -d/ -f2 23:18:27 + echo support-notifications,cmd/support-notifications/Dockerfile 23:18:27 + for file in '`ls cmd/**/Dockerfile`' 23:18:27 ++ dirname cmd/support-scheduler/Dockerfile 23:18:27 ++ cut -d/ -f2 23:18:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:18:27 + for file in '`ls cmd/**/Dockerfile`' 23:18:27 ++ dirname cmd/sys-mgmt-agent/Dockerfile 23:18:27 ++ cut -d/ -f2 23:18:27 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:18:27 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: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] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 23:18:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:18:28 23:18:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:18:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:18:29 latest: Pulling from edgex-devops/git-semver 23:18:29 31603596830f: Pulling fs layer 23:18:29 54011a49482f: Pulling fs layer 23:18:29 a6820b24f6d8: Pulling fs layer 23:18:29 f581987b2513: Pulling fs layer 23:18:29 f581987b2513: Waiting 23:18:29 54011a49482f: Verifying Checksum 23:18:29 54011a49482f: Download complete 23:18:29 31603596830f: Verifying Checksum 23:18:29 31603596830f: Download complete 23:18:29 f581987b2513: Verifying Checksum 23:18:29 f581987b2513: Download complete 23:18:29 a6820b24f6d8: Verifying Checksum 23:18:29 a6820b24f6d8: Download complete 23:18:29 31603596830f: Pull complete 23:18:29 54011a49482f: Pull complete 23:18:30 a6820b24f6d8: Pull complete 23:18:30 f581987b2513: Pull complete 23:18:30 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 23:18:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:18:30 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:18:30 prd-centos7-docker-4c-2g-1591 does not seem to be running inside a container 23:18:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:10004/edgex-devops/git-semver:latest cat 23:18:33 $ docker top 4e94489ef22b54192859f214bfb4b7e57d77506ddc93225b723ecf13d39392fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:18:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:18:33 [ssh-agent] Looking for ssh-agent implementation... 23:18:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:18:33 $ docker exec 4e94489ef22b54192859f214bfb4b7e57d77506ddc93225b723ecf13d39392fe ssh-agent 23:18:33 SSH_AUTH_SOCK=/tmp/ssh-ebzOC2E5xn9e/agent.14 23:18:33 SSH_AGENT_PID=20 23:18:33 Running ssh-add (command line suppressed) 23:18:33 Identity added: /w/workspace/edgex-go/4@tmp/private_key_2837770987349791310.key (/w/workspace/edgex-go/4@tmp/private_key_2837770987349791310.key) 23:18:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:18:33 + git tag --points-at HEAD [Pipeline] } 23:18:33 $ docker exec --env ******** --env ******** 4e94489ef22b54192859f214bfb4b7e57d77506ddc93225b723ecf13d39392fe ssh-agent -k 23:18:33 unset SSH_AUTH_SOCK; 23:18:33 unset SSH_AGENT_PID; 23:18:33 echo Agent pid 20 killed; 23:18:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:18:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:18:33 [ssh-agent] Looking for ssh-agent implementation... 23:18:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:18:34 $ docker exec 4e94489ef22b54192859f214bfb4b7e57d77506ddc93225b723ecf13d39392fe ssh-agent 23:18:34 SSH_AUTH_SOCK=/tmp/ssh-iGv2yx6uZnEq/agent.55 23:18:34 SSH_AGENT_PID=62 23:18:34 Running ssh-add (command line suppressed) 23:18:34 Identity added: /w/workspace/edgex-go/4@tmp/private_key_6641455812693220742.key (/w/workspace/edgex-go/4@tmp/private_key_6641455812693220742.key) 23:18:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:18:34 + git semver init 23:18:34 # -> Open(): unable to determine branch for HEAD 23:18:34 # $GIT_DIR = /w/workspace/edgex-go/4/.git 23:18:34 # $GIT_WORK_TREE = /w/workspace/edgex-go/4 23:18:34 # $SEMVER_REMOTE_NAME = origin 23:18:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:18:34 # $SEMVER_USER_NAME = edgex-jenkins 23:18:34 # $SEMVER_BRANCH = PR-3568 23:18:34 # $SEMVER_TEMP = /tmp/semver-270013474 23:18:34 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 23:18:46 # '/tmp/semver-270013474' -> '/w/workspace/edgex-go/4/.semver' 23:18:47 # -> Force: false 23:18:47 # $SEMVER_DIR = /w/workspace/edgex-go/4/.semver [Pipeline] } 23:18:47 $ docker exec --env ******** --env ******** 4e94489ef22b54192859f214bfb4b7e57d77506ddc93225b723ecf13d39392fe ssh-agent -k 23:18:47 unset SSH_AUTH_SOCK; 23:18:47 unset SSH_AGENT_PID; 23:18:47 echo Agent pid 62 killed; 23:18:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:18:47 + git semver [Pipeline] } 23:18:47 $ docker stop --time=1 4e94489ef22b54192859f214bfb4b7e57d77506ddc93225b723ecf13d39392fe 23:18:52 $ docker rm -f 4e94489ef22b54192859f214bfb4b7e57d77506ddc93225b723ecf13d39392fe [Pipeline] // withDockerContainer [Pipeline] sh 23:18:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:18:53 Stashed 1 file(s) [Pipeline] echo 23:18:53 [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 23:18:53 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:18:54 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:18:54 + sudo service docker restart 23:18:54 + true 23:18:54 Redirecting to /bin/systemctl restart docker.service 23:19:08 Still waiting to schedule task 23:19:08 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-1589’ [Pipeline] echo 23:19:14 ========================================================= 23:19:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:19:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:19:14 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 23:19:16 Sending build context to Docker daemon 329.5MB 23:19:16 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 23:19:16 Step 2/6 : FROM ${BASE} 23:19:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:19:16 540db60ca938: Pulling fs layer 23:19:16 adcc1eea9eea: Pulling fs layer 23:19:16 4c4ab2625f07: Pulling fs layer 23:19:16 0510c868ecb4: Pulling fs layer 23:19:16 afea3b2eda06: Pulling fs layer 23:19:16 7809a108b3ef: Pulling fs layer 23:19:16 f706445af74f: Pulling fs layer 23:19:16 afea3b2eda06: Waiting 23:19:16 7809a108b3ef: Waiting 23:19:16 f706445af74f: Waiting 23:19:16 0510c868ecb4: Waiting 23:19:16 4c4ab2625f07: Verifying Checksum 23:19:16 4c4ab2625f07: Download complete 23:19:16 adcc1eea9eea: Verifying Checksum 23:19:16 adcc1eea9eea: Download complete 23:19:16 afea3b2eda06: Verifying Checksum 23:19:16 afea3b2eda06: Download complete 23:19:16 540db60ca938: Verifying Checksum 23:19:16 540db60ca938: Download complete 23:19:16 7809a108b3ef: Verifying Checksum 23:19:16 7809a108b3ef: Download complete 23:19:16 540db60ca938: Pull complete 23:19:17 adcc1eea9eea: Pull complete 23:19:17 4c4ab2625f07: Pull complete 23:19:18 f706445af74f: Verifying Checksum 23:19:18 f706445af74f: Download complete 23:19:18 0510c868ecb4: Verifying Checksum 23:19:18 0510c868ecb4: Download complete 23:19:22 0510c868ecb4: Pull complete 23:19:22 afea3b2eda06: Pull complete 23:19:22 7809a108b3ef: Pull complete 23:19:26 f706445af74f: Pull complete 23:19:26 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 23:19:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:19:26 ---> b068be0155e3 23:19:26 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 23:19:27 ---> Running in 8d080382e74e 23:19:28 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:19:28 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:19:29 (1/12) Installing libmagic (5.39-r0) 23:19:29 (2/12) Installing file (5.39-r0) 23:19:29 (3/12) Installing libc-dev (0.7.2-r3) 23:19:29 (4/12) Installing g++ (10.2.1_pre1-r3) 23:19:35 (5/12) Installing fortify-headers (1.1-r0) 23:19:35 (6/12) Installing patch (2.7.6-r6) 23:19:35 (7/12) Installing build-base (0.5-r2) 23:19:35 (8/12) Installing libsodium (1.0.18-r0) 23:19:35 (9/12) Installing pkgconf (1.7.3-r0) 23:19:35 (10/12) Installing libsodium-dev (1.0.18-r0) 23:19:35 (11/12) Installing libzmq (4.3.3-r1) 23:19:35 (12/12) Installing zeromq-dev (4.3.3-r1) 23:19:35 Executing busybox-1.32.1-r6.trigger 23:19:35 OK: 219 MiB in 52 packages 23:19:37 Removing intermediate container 8d080382e74e 23:19:37 ---> 1517b8c3f6fe 23:19:37 Step 4/6 : WORKDIR /edgex-go 23:19:38 ---> Running in 6c71a4c15f62 23:19:38 Removing intermediate container 6c71a4c15f62 23:19:38 ---> d265a5206fb5 23:19:38 Step 5/6 : COPY go.mod . 23:19:38 ---> a0c9f29c0e04 23:19:38 Step 6/6 : RUN go mod download 23:19:38 ---> Running in 6bef4dac5f4d 23:19:53 Removing intermediate container 6bef4dac5f4d 23:19:53 ---> 2bf45312b844 23:19:53 Successfully built 2bf45312b844 23:19:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:19:53 + docker inspect -f . ci-base-image-x86_64 23:19:53 . [Pipeline] withDockerContainer 23:19:53 prd-centos7-docker-4c-2g-1591 does not seem to be running inside a container 23:19:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:19:54 $ docker top f4efb2650ff8fb7cd7383b1e023115683d2235dc25879022f062cd7d1c7920d5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:19:54 + go version 23:19:54 go version go1.16.3 linux/amd64 [Pipeline] } 23:19:54 $ docker stop --time=1 f4efb2650ff8fb7cd7383b1e023115683d2235dc25879022f062cd7d1c7920d5 23:19:55 $ docker rm -f f4efb2650ff8fb7cd7383b1e023115683d2235dc25879022f062cd7d1c7920d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:19:56 + docker inspect -f . ci-base-image-x86_64 23:19:56 . [Pipeline] withDockerContainer 23:19:56 prd-centos7-docker-4c-2g-1591 does not seem to be running inside a container 23:19:56 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:19:57 $ docker top 9a5ccecdfdc962df789604c463732d86d31e3683f5f905064f6e2af626eb0696 -eo pid,comm [Pipeline] { [Pipeline] echo 23:19:57 ========================================================= 23:19:57 [edgeXBuildGoParallel] Running Tests and Build... 23:19:57 ========================================================= [Pipeline] sh 23:19:57 + go mod tidy [Pipeline] sh 23:19:58 + make test 23:19:58 go mod tidy 23:19:58 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:20:04 ? github.com/edgexfoundry/edgex-go [no test files] 23:20:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:20:25 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:20:26 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:20:26 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:20:29 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:20:30 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:20:30 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:20:30 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:20:30 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:20:31 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:20:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:20:31 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:20:31 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:20:31 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:20:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.042s coverage: 28.7% of statements 23:20:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:20:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:20:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.059s coverage: 100.0% of statements 23:20:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:20:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.066s coverage: 53.4% of statements 23:20:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:20:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:20:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.092s coverage: 87.7% of statements 23:20:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:20:35 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:20:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.044s coverage: 78.9% of statements 23:20:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.043s coverage: 81.2% of statements 23:20:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:20:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:20:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 23:20:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:20:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:20:38 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.221s coverage: 95.1% of statements 23:20:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:20:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:20:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 23:20:38 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:20:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:20:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:20:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:20:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:20:38 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.047s coverage: 60.0% of statements 23:20:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:20:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:20:38 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:20:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.041s coverage: 0.8% of statements 23:20:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:20:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.046s coverage: 58.8% of statements 23:20:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 22.0% of statements 23:20:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:20:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements 23:20:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.052s coverage: 79.5% of statements 23:20:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.040s coverage: 94.1% of statements 23:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 23:20:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.039s coverage: 87.5% of statements 23:20:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.048s coverage: 94.4% of statements 23:20:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements 23:20:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 17.228s coverage: 81.8% of statements 23:20:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:21:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.075s coverage: 92.9% of statements 23:21:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:21:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:21:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:21:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements 23:21:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:21:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:21:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:21:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:21:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:21:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 23:21:14 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:21:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:21:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 23:21:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:21:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.052s coverage: 76.0% of statements 23:21:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:21:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.051s coverage: 80.0% of statements 23:21:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.062s coverage: 87.2% of statements 23:21:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.055s coverage: 85.4% of statements 23:21:14 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.078s coverage: 91.2% of statements 23:21:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:21:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.137s coverage: 64.4% of statements 23:21:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:21:14 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:21:14 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 23:21:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.025s coverage: 91.3% of statements 23:21:15 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.022s coverage: 100.0% of statements 23:21:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.059s coverage: 73.7% of statements 23:21:15 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.019s coverage: 100.0% of statements 23:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.173s coverage: 66.9% of statements 23:21:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:21:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:21:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.131s coverage: 43.6% of statements 23:21:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:21:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:21:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.056s coverage: 89.5% of statements 23:21:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:21:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 23:21:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:21:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.052s coverage: 19.3% of statements 23:21:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:21:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:21:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:21:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:21:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.122s coverage: 91.9% of statements 23:21:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:21:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:21:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 23:21:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:21:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:21:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.051s coverage: 62.7% of statements 23:21:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:21:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:21:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.084s coverage: 97.6% of statements 23:21:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:21:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:21:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 23:21:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:21:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:21:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 23:21:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:21:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:21:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:21:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:21:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:21:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:21:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 23:21:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.029s coverage: 95.4% of statements 23:21:25 GO111MODULE=on go vet ./... 23:21:48 gofmt -l . 23:21:48 [ "`gofmt -l .`" = "" ] 23:21:48 ./bin/test-attribution-txt.sh [Pipeline] sh 23:21:53 + ls -al . 23:21:53 total 516 23:21:53 drwxrwxr-x 10 1001 1001 4096 Jun 15 23:21 . 23:21:53 drwxr-xr-x 4 root root 28 Jun 15 23:19 .. 23:21:53 -rw-rw-r-- 1 1001 1001 11 Jun 15 23:18 .dockerignore 23:21:53 drwxrwxr-x 8 1001 1001 179 Jun 15 23:18 .git 23:21:53 drwxrwxr-x 3 1001 1001 125 Jun 15 23:18 .github 23:21:53 -rw-rw-r-- 1 1001 1001 818 Jun 15 23:18 .gitignore 23:21:53 drwx------ 3 1001 1001 60 Jun 15 23:18 .semver 23:21:53 -rw-rw-r-- 1 1001 1001 166 Jun 15 23:18 .sonarcloud.properties 23:21:53 -rw-rw-r-- 1 1001 1001 8609 Jun 15 23:18 Attribution.txt 23:21:53 -rw-rw-r-- 1 1001 1001 3804 Jun 15 23:18 CONTRIBUTING.md 23:21:53 -rw-rw-r-- 1 1001 1001 931 Jun 15 23:18 Dockerfile.build 23:21:53 -rw-rw-r-- 1 1001 1001 849 Jun 15 23:18 Jenkinsfile 23:21:53 -rw-rw-r-- 1 1001 1001 10775 Jun 15 23:18 LICENSE 23:21:53 -rw-rw-r-- 1 1001 1001 5605 Jun 15 23:18 Makefile 23:21:53 -rw-rw-r-- 1 1001 1001 7905 Jun 15 23:18 README.md 23:21:53 -rw-rw-r-- 1 1001 1001 7071 Jun 15 23:18 SECURITY.md 23:21:53 -rw-rw-r-- 1 1001 1001 5 Jun 15 23:18 VERSION 23:21:53 -rw-rw-r-- 1 1001 1001 4131 Jun 15 23:18 ZMQWindows.md 23:21:53 drwxrwxr-x 2 1001 1001 37 Jun 15 23:18 bin 23:21:53 drwxrwxr-x 14 1001 1001 4096 Jun 15 23:18 cmd 23:21:53 -rw-r--r-- 1 root root 398195 Jun 15 23:21 coverage.out 23:21:53 -rw-rw-r-- 1 1001 1001 841 Jun 15 23:18 go.mod 23:21:53 -rw-r--r-- 1 root root 21063 Jun 15 23:19 go.sum 23:21:53 drwxrwxr-x 7 1001 1001 114 Jun 15 23:18 internal 23:21:53 drwxrwxr-x 3 1001 1001 16 Jun 15 23:18 openapi 23:21:53 drwxrwxr-x 4 1001 1001 71 Jun 15 23:18 snap 23:21:53 -rw-rw-r-- 1 1001 1001 168 Jun 15 23:18 version.go [Pipeline] sh 23:21:53 + '[' -e coverage.out ] 23:21:53 + chown 1001:1001 coverage.out [Pipeline] stash 23:21:53 Stashed 1 file(s) [Pipeline] sh 23:21:53 + make build 23:21:53 go mod tidy 23:21:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 23:21:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:22:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 23:22:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:22:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:22:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:22:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:22:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:22:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:22:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:22:07 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 23:22:08 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 23:22:09 $ docker stop --time=1 9a5ccecdfdc962df789604c463732d86d31e3683f5f905064f6e2af626eb0696 23:22:12 $ docker rm -f 9a5ccecdfdc962df789604c463732d86d31e3683f5f905064f6e2af626eb0696 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:22:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:22:17 23:22:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 23:22:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:22:18 latest: Pulling from edgex-devops/edgex-compose 23:22:18 cbdbe7a5bc2a: Pulling fs layer 23:22:18 ca9280d653b3: Pulling fs layer 23:22:18 7e9c9ca2126c: Pulling fs layer 23:22:18 cbdbe7a5bc2a: Download complete 23:22:18 cbdbe7a5bc2a: Pull complete 23:22:19 ca9280d653b3: Verifying Checksum 23:22:19 ca9280d653b3: Download complete 23:22:20 ca9280d653b3: Pull complete 23:22:20 7e9c9ca2126c: Verifying Checksum 23:22:20 7e9c9ca2126c: Download complete 23:22:23 7e9c9ca2126c: Pull complete 23:22:23 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:22:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:22:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 23:22:23 prd-centos7-docker-4c-2g-1591 does not seem to be running inside a container 23:22:23 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:22:27 $ docker top 1d51a0260625a12373d78587e1df133a86a711a94b0ec7b23bb7561148cbe4aa -eo pid,comm [Pipeline] { [Pipeline] sh 23:22:28 + docker-compose build --help 23:22:28 + grep parallel 23:22:28 --parallel Build images in parallel. [Pipeline] } 23:22:28 $ docker stop --time=1 1d51a0260625a12373d78587e1df133a86a711a94b0ec7b23bb7561148cbe4aa 23:22:29 $ docker rm -f 1d51a0260625a12373d78587e1df133a86a711a94b0ec7b23bb7561148cbe4aa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:22:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:22:30 . [Pipeline] withDockerContainer 23:22:30 prd-centos7-docker-4c-2g-1591 does not seem to be running inside a container 23:22:30 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:22:30 $ docker top 0e42548f6b73ee61abf3a3ad9934a1b2db587c0fecaae8a07a90213e125a63f7 -eo pid,comm [Pipeline] { [Pipeline] sh 23:22:31 + docker-compose -f ./docker-compose-build.yml build --parallel 23:22:31 Building core-command ... 23:22:31 Building core-data ... 23:22:31 Building core-metadata ... 23:22:31 Building security-bootstrapper ... 23:22:31 Building security-proxy-setup ... 23:22:31 Building security-secretstore-setup ... 23:22:31 Building support-notifications ... 23:22:31 Building support-scheduler ... 23:22:31 Building sys-mgmt-agent ... 23:22:31 Building security-secretstore-setup 23:22:31 Building security-bootstrapper 23:22:31 Building core-metadata 23:22:31 Building security-proxy-setup 23:22:31 Building support-scheduler 23:22:53 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:22:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:22:53 ---> 2bf45312b844 23:22:53 Step 3/22 : WORKDIR /edgex-go 23:22:53 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:22:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:22:53 ---> 2bf45312b844 23:22:53 Step 3/26 : WORKDIR /edgex-go 23:22:58 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:22:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:22:58 ---> 2bf45312b844 23:22:58 Step 3/23 : WORKDIR /edgex-go 23:22:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1592 in /w/workspace/edgexfoundry_edgex-go_PR-3568 [Pipeline] { [Pipeline] ws 23:22:58 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 23:22:59 The recommended git tool is: git 23:23:02 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:23:02 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:23:02 ---> 2bf45312b844 23:23:02 Step 3/32 : WORKDIR /edgex-go 23:23:02 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:23:02 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:23:02 ---> 2bf45312b844 23:23:02 Step 3/24 : WORKDIR /edgex-go 23:23:07 ---> Running in 45c540b0fe58 23:23:07 ---> Running in 715489a17c47 23:23:07 ---> Running in 70fe60d42c18 23:23:07 ---> Running in fc76db56174b 23:23:07 ---> Running in 9e7580eb87ad 23:23:07 Removing intermediate container 45c540b0fe58 23:23:07 ---> 978d59b41530 23:23:07 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:23:07 Removing intermediate container 70fe60d42c18 23:23:07 ---> a871a9fe5f9b 23:23:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:23:07 Removing intermediate container fc76db56174b 23:23:07 ---> e11b1e2e6b1d 23:23:07 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:23:07 ---> Running in 3db809b55f50 23:23:07 Removing intermediate container 715489a17c47 23:23:07 ---> b5e0a139694e 23:23:07 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:23:07 ---> Running in cc98f77784df 23:23:07 Removing intermediate container 9e7580eb87ad 23:23:07 ---> c25acb5c6bd1 23:23:07 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:23:07 ---> Running in 700489ca0919 23:23:07 ---> Running in b44d84a2f84c 23:23:07 ---> Running in e9709f9fbcd8 23:23:07 Removing intermediate container 3db809b55f50 23:23:07 ---> e459cb710a9c 23:23:07 Step 5/24 : RUN apk add --update --no-cache make git 23:23:07 ---> Running in 279ba209396c 23:23:07 Removing intermediate container cc98f77784df 23:23:07 ---> 8ef3f23ce582 23:23:07 Step 5/23 : RUN apk add --update --no-cache make git 23:23:07 ---> Running in f5edf55c04e6 23:23:07 Removing intermediate container 700489ca0919 23:23:07 ---> d362d25bec29 23:23:07 Step 5/32 : RUN apk add --update --no-cache make git 23:23:07 ---> Running in 204a963948cd 23:23:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:23:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:23:07 Removing intermediate container b44d84a2f84c 23:23:07 ---> 507bf642c4a7 23:23:07 Step 5/22 : RUN apk add --update --no-cache make git 23:23:07 ---> Running in e240f9af7319 23:23:07 Removing intermediate container e9709f9fbcd8 23:23:07 ---> 70ef76801a97 23:23:07 Step 5/26 : RUN apk add --update --no-cache make git 23:23:07 ---> Running in 877e3f13c7d6 23:23:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:23:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:23:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:23:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:23:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:23:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:23:07 OK: 219 MiB in 52 packages 23:23:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:23:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:23:07 OK: 219 MiB in 52 packages 23:23:07 Removing intermediate container 279ba209396c 23:23:07 ---> 5ed801e1f688 23:23:07 Step 6/24 : COPY go.mod . 23:23:07 OK: 219 MiB in 52 packages 23:23:08 using credential edgex-jenkins-ssh 23:23:08 Cloning the remote Git repository 23:23:08 Removing intermediate container f5edf55c04e6 23:23:08 ---> 5e714f89c104 23:23:08 Step 6/23 : COPY go.mod . 23:23:08 ---> fa875180dd39 23:23:08 Step 7/24 : RUN go mod download 23:23:08 OK: 219 MiB in 52 packages 23:23:08 ---> Running in cbc9cad71e9a 23:23:08 Removing intermediate container 204a963948cd 23:23:08 ---> 0d5d391d0e73 23:23:08 Step 6/32 : COPY go.mod . 23:23:08 ---> abf50d7a2fb4 23:23:08 Step 7/23 : RUN go mod download 23:23:08 ---> Running in e3f389a78d3e 23:23:08 ---> 94b3862c1020 23:23:08 Step 7/32 : RUN go mod download 23:23:08 OK: 219 MiB in 52 packages 23:23:08 ---> Running in 3c5980912a63 23:23:08 Removing intermediate container 877e3f13c7d6 23:23:08 ---> 8b93f76d38c1 23:23:08 Step 6/26 : COPY go.mod . 23:23:08 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:23:08 > git init /w/workspace/edgex-go/4 # timeout=10 23:23:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:23:08 > git --version # timeout=10 23:23:08 > git --version # 'git version 2.17.1' 23:23:08 using GIT_SSH to set credentials SSH Credentials for GitHub 23:23:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:23:09 ---> d34fc279f935 23:23:09 Step 7/26 : RUN go mod download 23:23:09 Removing intermediate container e240f9af7319 23:23:09 ---> 1cc77d2a5518 23:23:09 Step 6/22 : COPY go.mod . 23:23:09 ---> Running in e2f2c4581092 23:23:09 Removing intermediate container cbc9cad71e9a 23:23:09 ---> 49ae25160853 23:23:09 Step 8/24 : COPY . . 23:23:09 ---> ea5c416a4355 23:23:09 Step 7/22 : RUN go mod download 23:23:09 ---> Running in f110d4696fde 23:23:10 Removing intermediate container e3f389a78d3e 23:23:10 ---> fb42600bf2c1 23:23:10 Step 8/23 : COPY . . 23:23:14 Removing intermediate container 3c5980912a63 23:23:14 ---> 65b94398f2c0 23:23:14 Step 8/32 : COPY . . 23:23:18 ---> 126aa6424ac5 23:23:18 Step 9/24 : RUN go mod tidy 23:23:21 ---> Running in 51ab77bf3034 23:23:21 ---> b4cfbb58f8e5 23:23:21 Step 9/23 : RUN go mod tidy 23:23:21 ---> Running in f2f13c702944 23:23:21 ---> 7d5d94122678 23:23:21 Step 9/32 : RUN go mod tidy 23:23:21 Removing intermediate container f110d4696fde 23:23:21 ---> eb7ee897f2f6 23:23:21 Step 8/22 : COPY . . 23:23:21 Removing intermediate container e2f2c4581092 23:23:21 ---> 1a3d91c18603 23:23:21 Step 8/26 : COPY . . 23:23:21 ---> Running in 00d079c2f585 23:23:25 Removing intermediate container f2f13c702944 23:23:25 ---> 2070dd9ae3cb 23:23:25 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 23:23:27 Removing intermediate container 51ab77bf3034 23:23:27 ---> aaa4abbc34ee 23:23:27 Step 10/24 : RUN make cmd/core-metadata/core-metadata 23:23:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:23:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:23:26 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:23:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:23:27 using GIT_SSH to set credentials SSH Credentials for GitHub 23:23:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/3568/head:refs/remotes/origin/PR-3568 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:23:27 Merging remotes/origin/master commit ca82cc67a24dd3a646f9c54faca12af7640f6229 into PR head commit a83574ee450744825138d56018bb0ae9fc2c784f 23:23:28 Merge succeeded, producing d603b2c43e08e1b57f1f8a535bdd561b609e2162 23:23:28 Checking out Revision d603b2c43e08e1b57f1f8a535bdd561b609e2162 (PR-3568) 23:23:27 > git config core.sparsecheckout # timeout=10 23:23:27 > git checkout -f a83574ee450744825138d56018bb0ae9fc2c784f # timeout=10 23:23:28 > git remote # timeout=10 23:23:28 > git config --get remote.origin.url # timeout=10 23:23:28 using GIT_SSH to set credentials SSH Credentials for GitHub 23:23:28 > git merge ca82cc67a24dd3a646f9c54faca12af7640f6229 # timeout=10 23:23:28 > git rev-parse HEAD^{commit} # timeout=10 23:23:28 > git config core.sparsecheckout # timeout=10 23:23:28 > git checkout -f d603b2c43e08e1b57f1f8a535bdd561b609e2162 # timeout=10 23:23:30 Removing intermediate container 00d079c2f585 23:23:30 ---> 8899648e22af 23:23:30 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:23:30 ---> Running in 1a14b99fe7fa 23:23:30 ---> Running in 560e8c7d0630 23:23:31 ---> Running in fb3ae463e6f8 23:23:31 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:23:31 ---> cbfc6d67bd1c 23:23:31 Step 9/26 : RUN go mod tidy 23:23:31 ---> Running in bc2269ffada2 23:23:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:23:32 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:23:32 Commit message: "Merge commit 'ca82cc67a24dd3a646f9c54faca12af7640f6229' into HEAD" 23:23:32 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:23:35 Removing intermediate container bc2269ffada2 23:23:35 ---> 497f96dc0e81 23:23:35 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:23:32 > git rev-list --no-walk 1b41a246db502c0ecda193d8ffbfce0de28d9402 # timeout=10 23:23:35 ---> Running in 79879464dc04 23:23:35 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:23:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:23:36 + + sudo servicetrue docker 23:23:36 restart 23:23:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:23:36 ---> e533a1b1b20d 23:23:36 Step 9/22 : RUN go mod tidy 23:23:37 ---> Running in 0bd22c319b17 23:23:39 Removing intermediate container 0bd22c319b17 23:23:39 ---> 46d977c5da1d 23:23:39 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:23:39 ---> Running in c793bf2bb237 23:23:39 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:23:55 provisioning config files... 23:23:55 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config5696246433371210665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:23:55 ---> docker-login.sh 23:23:55 nexus3.edgexfoundry.org:10001 23:23:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:56 Configure a credential helper to remove this warning. See 23:23:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:56 23:23:56 Login Succeeded 23:23:56 nexus3.edgexfoundry.org:10002 23:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:57 Configure a credential helper to remove this warning. See 23:23:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:57 23:23:57 Login Succeeded 23:23:57 nexus3.edgexfoundry.org:10003 23:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:57 Configure a credential helper to remove this warning. See 23:23:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:57 23:23:57 Login Succeeded 23:23:57 nexus3.edgexfoundry.org:10004 23:23:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:58 Configure a credential helper to remove this warning. See 23:23:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:58 23:23:58 Login Succeeded 23:23:58 docker.io 23:23:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:23:59 Configure a credential helper to remove this warning. See 23:23:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:23:59 23:23:59 Login Succeeded 23:23:59 ---> docker-login.sh ends [Pipeline] } 23:23:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:23:59 ========================================================= 23:23:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:23:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:23:59 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 23:24:02 Sending build context to Docker daemon 166.4MB 23:24:02 Step 1/6 : ARG BASE=golang:1.16-alpine3.12 23:24:02 Step 2/6 : FROM ${BASE} 23:24:02 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:24:02 595b0fe564bb: Pulling fs layer 23:24:02 3088b5b3c5c0: Pulling fs layer 23:24:02 5b7225fbf94c: Pulling fs layer 23:24:02 ba82ee9f976e: Pulling fs layer 23:24:02 506bd15cee9f: Pulling fs layer 23:24:02 75a0a4a0db45: Pulling fs layer 23:24:02 618dc40b7e24: Pulling fs layer 23:24:02 506bd15cee9f: Waiting 23:24:02 75a0a4a0db45: Waiting 23:24:02 618dc40b7e24: Waiting 23:24:02 ba82ee9f976e: Waiting 23:24:02 5b7225fbf94c: Verifying Checksum 23:24:02 5b7225fbf94c: Download complete 23:24:02 3088b5b3c5c0: Verifying Checksum 23:24:02 3088b5b3c5c0: Download complete 23:24:02 506bd15cee9f: Verifying Checksum 23:24:02 506bd15cee9f: Download complete 23:24:02 75a0a4a0db45: Verifying Checksum 23:24:02 75a0a4a0db45: Download complete 23:24:02 595b0fe564bb: Verifying Checksum 23:24:02 595b0fe564bb: Download complete 23:24:03 595b0fe564bb: Pull complete 23:24:04 3088b5b3c5c0: Pull complete 23:24:04 5b7225fbf94c: Pull complete 23:24:04 618dc40b7e24: Verifying Checksum 23:24:04 618dc40b7e24: Download complete 23:24:06 ba82ee9f976e: Verifying Checksum 23:24:06 ba82ee9f976e: Download complete 23:24:11 Removing intermediate container 1a14b99fe7fa 23:24:11 ---> 7f6a030c4abc 23:24:11 23:24:11 Step 11/23 : FROM alpine:3.12 23:24:11 Removing intermediate container fb3ae463e6f8 23:24:11 ---> 19cdd611eca5 23:24:11 23:24:11 Step 11/32 : FROM alpine:3.12 23:24:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 23:24:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:24:12 3.12: Pulling from library/alpine 23:24:12 3.12: Pulling from library/alpine 23:24:13 Removing intermediate container 560e8c7d0630 23:24:13 ---> 1599b1000df1 23:24:13 23:24:13 Step 11/24 : FROM alpine:3.12 23:24:13 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:24:13 Status: Downloaded newer image for alpine:3.12 23:24:13 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:24:13 Status: Image is up to date for alpine:3.12 23:24:13 ---> 13621d1b12d4 23:24:13 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:24:13 ---> 13621d1b12d4 23:24:13 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:24:13 3.12: Pulling from library/alpine 23:24:13 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:24:13 Status: Image is up to date for alpine:3.12 23:24:13 ---> 13621d1b12d4 23:24:13 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:24:13 ---> Running in 18847081e373 23:24:13 ---> Running in f799f6ed91cf 23:24:13 ---> Running in 8c733b3f0cae 23:24:14 Removing intermediate container 18847081e373 23:24:14 ---> 15713416d85e 23:24:14 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 23:24:14 ---> Running in 4dc5fbc7a78b 23:24:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:24:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:24:14 (1/1) Installing dumb-init (1.2.2-r1) 23:24:14 Executing busybox-1.31.1-r20.trigger 23:24:14 OK: 6 MiB in 15 packages 23:24:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:24:14 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:24:15 (1/1) Installing dumb-init (1.2.2-r1) 23:24:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:24:15 Executing busybox-1.31.1-r20.trigger 23:24:15 OK: 6 MiB in 15 packages 23:24:15 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:24:15 (1/2) Installing dumb-init (1.2.2-r1) 23:24:15 (2/2) Installing su-exec (0.2-r1) 23:24:15 Executing busybox-1.31.1-r20.trigger 23:24:15 OK: 6 MiB in 16 packages 23:24:15 Removing intermediate container 79879464dc04 23:24:15 ---> c630aeb5b0a8 23:24:15 23:24:15 Step 11/26 : FROM alpine:3.12 23:24:15 ---> 13621d1b12d4 23:24:15 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 23:24:15 Removing intermediate container c793bf2bb237 23:24:15 ---> 6baa38452838 23:24:15 23:24:15 Step 11/22 : FROM alpine:3.12 23:24:15 ---> 13621d1b12d4 23:24:15 Step 12/22 : RUN apk add --update --no-cache curl 23:24:15 ---> Running in 3bd2487cd92b 23:24:15 ---> Running in 1547e638d167 23:24:15 Removing intermediate container f799f6ed91cf 23:24:15 ---> a2ddc77c1b32 23:24:15 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:24:15 ---> Running in 91a10050c100 23:24:16 Removing intermediate container 4dc5fbc7a78b 23:24:16 ---> fe04fe721854 23:24:16 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 23:24:16 Removing intermediate container 91a10050c100 23:24:16 ---> 1a184fabb57b 23:24:16 Step 14/23 : ENV APP_PORT=59861 23:24:16 Removing intermediate container 8c733b3f0cae 23:24:16 ---> ba056a176e93 23:24:16 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:24:16 ---> Running in 582b548b0dc1 23:24:16 ---> Running in ad769b481d9e 23:24:16 ---> Running in f758338033eb 23:24:16 Removing intermediate container 582b548b0dc1 23:24:16 ---> 14b9471038cc 23:24:16 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:24:16 ba82ee9f976e: Pull complete 23:24:16 506bd15cee9f: Pull complete 23:24:16 75a0a4a0db45: Pull complete 23:24:16 Removing intermediate container ad769b481d9e 23:24:16 ---> 9f1a73bff8da 23:24:16 Step 15/23 : EXPOSE $APP_PORT 23:24:16 Removing intermediate container f758338033eb 23:24:16 ---> eaaa3c3579f6 23:24:16 Step 14/24 : ENV APP_PORT=59881 23:24:16 ---> Running in d0ed39c25ce2 23:24:16 ---> Running in 5200f62bb149 23:24:16 ---> Running in 3328bdaf4f11 23:24:16 Removing intermediate container 3328bdaf4f11 23:24:16 ---> 9a28953dade5 23:24:16 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:16 Removing intermediate container 5200f62bb149 23:24:16 ---> 7b19fca8f3f7 23:24:16 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:24:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:24:16 Removing intermediate container d0ed39c25ce2 23:24:16 ---> ee0c8eb7cee5 23:24:16 Step 15/24 : EXPOSE $APP_PORT 23:24:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:24:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:24:16 ---> Running in f918114e5f73 23:24:16 ---> Running in 896b977b8635 23:24:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:24:16 ---> 629dc2eb465c 23:24:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:24:16 (1/4) Installing ca-certificates (20191127-r4) 23:24:16 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:24:16 (3/4) Installing libcurl (7.77.0-r0) 23:24:16 (4/4) Installing curl (7.77.0-r0) 23:24:16 Executing busybox-1.31.1-r20.trigger 23:24:16 Executing ca-certificates-20191127-r4.trigger 23:24:16 (1/6) Installing ca-certificates (20191127-r4) 23:24:16 (2/6) Installing nghttp2-libs (1.41.0-r0) 23:24:16 (3/6) Installing libcurl (7.77.0-r0) 23:24:16 (4/6) Installing curl (7.77.0-r0) 23:24:16 (5/6) Installing dumb-init (1.2.2-r1) 23:24:16 (6/6) Installing su-exec (0.2-r1) 23:24:16 Executing busybox-1.31.1-r20.trigger 23:24:16 Executing ca-certificates-20191127-r4.trigger 23:24:16 OK: 7 MiB in 18 packages 23:24:16 OK: 7 MiB in 20 packages 23:24:17 Removing intermediate container 896b977b8635 23:24:17 ---> 1e27bdf852b7 23:24:17 Step 16/24 : WORKDIR / 23:24:17 ---> Running in 80dca7c447a1 23:24:17 Removing intermediate container 80dca7c447a1 23:24:17 ---> de0dc36e0169 23:24:17 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:17 ---> 0d9b4f191261 23:24:17 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:24:17 Removing intermediate container 3bd2487cd92b 23:24:17 ---> 9977f2c03dc9 23:24:17 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:24:17 ---> Running in 8b49ad1dcfff 23:24:17 Removing intermediate container 1547e638d167 23:24:17 ---> 0664a6f88e42 23:24:17 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:24:17 ---> c49120e80bc5 23:24:17 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:24:17 ---> Running in 0e4f7ed54070 23:24:17 ---> d8f4f3fd5627 23:24:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:24:17 Removing intermediate container f918114e5f73 23:24:17 ---> 5a0397a3dfe1 23:24:17 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 23:24:17 ---> Running in ff30aa83c61b 23:24:17 ---> Running in f863e37a43e1 23:24:17 Removing intermediate container 8b49ad1dcfff 23:24:17 ---> b91f6f73177a 23:24:17 Step 14/26 : WORKDIR / 23:24:18 ---> Running in f044357276ae 23:24:18 Removing intermediate container 0e4f7ed54070 23:24:18 ---> 2607eaac51ec 23:24:18 Step 14/22 : WORKDIR /edgex 23:24:18 ---> Running in 9d56724c105b 23:24:18 Removing intermediate container ff30aa83c61b 23:24:18 ---> 055f73c3fd41 23:24:18 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:24:18 Removing intermediate container f863e37a43e1 23:24:18 ---> 17d84e1795de 23:24:18 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:24:18 ---> ecad85ae6685 23:24:18 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:24:18 Removing intermediate container f044357276ae 23:24:18 ---> 55a4b97d06b7 23:24:18 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:24:18 ---> Running in ce0c27e9eee5 23:24:18 Removing intermediate container 9d56724c105b 23:24:18 ---> 18e0340ee2d7 23:24:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:24:18 ---> fa5035756305 23:24:18 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:24:18 Removing intermediate container ce0c27e9eee5 23:24:18 ---> 18d5bd406b36 23:24:18 Step 21/23 : LABEL arch=x86_64 23:24:18 ---> Running in d0d3e2270b85 23:24:18 ---> Running in 3c3613117b54 23:24:18 ---> 89868594ff5d 23:24:18 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:24:18 ---> f7baaf9939b2 23:24:18 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:24:18 ---> Running in 0269dedc5aad 23:24:18 ---> a84c9e4e0640 23:24:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:24:18 Removing intermediate container d0d3e2270b85 23:24:18 ---> 89165490f4c1 23:24:18 Step 22/23 : LABEL git_sha=cf5a0f578000c651a1e59e70f04f1acf631fc328 23:24:18 ---> Running in b1c74d8114fb 23:24:18 Removing intermediate container 0269dedc5aad 23:24:18 ---> 247e91a6f8d8 23:24:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:24:19 ---> 722520f04f06 23:24:19 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:24:19 ---> Running in 53da5494b565 23:24:19 Removing intermediate container b1c74d8114fb 23:24:19 ---> 16832737db52 23:24:19 Step 23/23 : LABEL version=0.0.0 23:24:19 ---> 7c80b60a3cfa 23:24:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:24:19 ---> Running in ed419820369e 23:24:19 Removing intermediate container 53da5494b565 23:24:19 ---> 7441427d83e4 23:24:19 Step 22/24 : LABEL arch=x86_64 23:24:19 ---> Running in 0b659988e9ad 23:24:19 ---> 0710839c54cb 23:24:19 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:24:19 Removing intermediate container ed419820369e 23:24:19 ---> 6557e11261f7 23:24:19 23:24:19 Successfully built 6557e11261f7 23:24:19 Successfully tagged support-scheduler:latest 23:24:19  Building support-scheduler ... done Building sys-mgmt-agent 23:24:19 ---> 756edcef6a7c 23:24:19 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:24:19 Removing intermediate container 3c3613117b54 23:24:19 ---> c5565e50f6df 23:24:19 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:24:19 Removing intermediate container 0b659988e9ad 23:24:19 ---> 5ee5c7d1c0b4 23:24:19 Step 23/24 : LABEL git_sha=cf5a0f578000c651a1e59e70f04f1acf631fc328 23:24:19 ---> Running in 2460b6f7d35e 23:24:19 ---> Running in 8c7895df1a85 23:24:19 ---> 269cf3ab3754 23:24:19 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:24:19 618dc40b7e24: Pull complete 23:24:19 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 23:24:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:24:19 ---> a36622ca3599 23:24:19 Step 3/6 : RUN apk add --update --no-cache make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 23:24:20 Removing intermediate container 8c7895df1a85 23:24:20 ---> eac27258140b 23:24:20 Step 24/24 : LABEL version=0.0.0 23:24:20 ---> fdee219e28a5 23:24:20 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:24:21 Removing intermediate container 2460b6f7d35e 23:24:21 ---> 8d9d60ce2264 23:24:21 Step 19/22 : CMD ["--init=true"] 23:24:21 ---> Running in 8edda3d0643a 23:24:22 ---> 18936df7e764 23:24:22 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:24:22 ---> Running in c1d9a0a682c0 23:24:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:24:27 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:24:27 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:24:27 ---> 2bf45312b844 23:24:27 Step 3/24 : WORKDIR /edgex-go 23:24:27 ---> Using cache 23:24:27 ---> c25acb5c6bd1 23:24:27 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:24:27 ---> Using cache 23:24:27 ---> 507bf642c4a7 23:24:27 Step 5/24 : RUN apk add --update --no-cache make bash git 23:24:27 ---> Running in 798b99bc9d53 23:24:27 ---> 75f8bf3b2d12 23:24:27 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:24:27 ---> Running in 5d50ad28b25e 23:24:27 Removing intermediate container 8edda3d0643a 23:24:27 ---> d350cbc74c7b 23:24:27 23:24:27 ---> 9da2a750022d 23:24:27 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:24:27 Successfully built d350cbc74c7b 23:24:27 Successfully tagged core-metadata:latest 23:24:27 Building support-notifications 23:24:27  Building core-metadata ... done Removing intermediate container 798b99bc9d53 23:24:27 ---> e6cd7df94351 23:24:27 Step 20/22 : LABEL arch=x86_64 23:24:27 ---> 7d5b7616fede 23:24:27 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:24:27 ---> Running in 0a521da02989 23:24:27 ---> c7f009713d47 23:24:27 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 23:24:27 ---> Running in 5098a28c02be 23:24:27 Removing intermediate container 0a521da02989 23:24:27 ---> 9b7524710b03 23:24:27 Step 21/22 : LABEL git_sha=cf5a0f578000c651a1e59e70f04f1acf631fc328 23:24:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:24:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:24:27 OK: 219 MiB in 52 packages 23:24:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:24:27 (1/12) Installing libmagic (5.39-r0) 23:24:27 (2/12) Installing file (5.39-r0) 23:24:27 (3/12) Installing libc-dev (0.7.2-r3) 23:24:27 (4/12) Installing g++ (10.2.1_pre1-r3) 23:24:27 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:24:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:24:28 ---> 2bf45312b844 23:24:28 Step 3/23 : WORKDIR /edgex-go 23:24:28 ---> Using cache 23:24:28 ---> c25acb5c6bd1 23:24:28 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:24:28 ---> Using cache 23:24:28 ---> 507bf642c4a7 23:24:28 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:24:28 ---> b805c068bb74 23:24:28 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:24:28 ---> Running in 8a8ecbf4e63f 23:24:28 ---> Running in e1d8f224dad1 23:24:28 Removing intermediate container 8a8ecbf4e63f 23:24:28 ---> 19e4a32f3dbe 23:24:28 Step 22/22 : LABEL version=0.0.0 23:24:28 ---> df9b31d39fd7 23:24:28 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 23:24:28 ---> Running in 8129a66d7a7c 23:24:29 ---> Running in 8573d2d5e943 23:24:29 Removing intermediate container 8129a66d7a7c 23:24:29 ---> 0a86a616f694 23:24:29 23:24:29 Removing intermediate container 5d50ad28b25e 23:24:29 ---> 0f8ee4188d09 23:24:29 Step 6/24 : COPY go.mod . 23:24:29 Removing intermediate container 8573d2d5e943 23:24:29 ---> ae3c230658c9 23:24:29 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:24:29 Successfully built 0a86a616f694 23:24:29 Successfully tagged security-proxy-setup:latest 23:24:29 Building core-command 23:24:29  Building security-proxy-setup ... done Removing intermediate container 5098a28c02be 23:24:29 ---> d5c789a3f184 23:24:29 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 23:24:29 ---> Running in c307d49da08a 23:24:29 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:24:30 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:24:30 ---> 14d66c4ec7fc 23:24:30 Step 7/24 : RUN go mod download 23:24:30 ---> 1a5b00961bec 23:24:30 Step 27/32 : RUN chmod +x /entrypoint.sh 23:24:30 Removing intermediate container c307d49da08a 23:24:30 ---> a5721fa909b5 23:24:30 Step 24/26 : LABEL arch=x86_64 23:24:30 ---> Running in 1b7f9e7aa392 23:24:30 (5/12) Installing fortify-headers (1.1-r0) 23:24:30 (6/12) Installing patch (2.7.6-r6) 23:24:30 (7/12) Installing build-base (0.5-r2) 23:24:30 (8/12) Installing libsodium (1.0.18-r0) 23:24:30 (9/12) Installing pkgconf (1.7.3-r0) 23:24:30 (10/12) Installing libsodium-dev (1.0.18-r0) 23:24:30 OK: 219 MiB in 52 packages 23:24:31 (11/12) Installing libzmq (4.3.3-r1) 23:24:31 (12/12) Installing zeromq-dev (4.3.3-r1) 23:24:31 ---> Running in 80fb78025a94 23:24:31 ---> Running in fd1b2d6f8ba4 23:24:31 Executing busybox-1.32.1-r6.trigger 23:24:31 OK: 218 MiB in 52 packages 23:24:32 Removing intermediate container 80fb78025a94 23:24:32 ---> 5951984a5083 23:24:32 Step 25/26 : LABEL git_sha=cf5a0f578000c651a1e59e70f04f1acf631fc328 23:24:32 Removing intermediate container e1d8f224dad1 23:24:32 ---> 35cc8cead8d6 23:24:32 Step 6/23 : COPY go.mod . 23:24:32 ---> Running in 156a5263b5f3 23:24:33 ---> 9564f1afc5f6 23:24:33 Step 7/23 : RUN go mod download 23:24:33 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:24:33 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:24:33 ---> 2bf45312b844 23:24:33 Step 3/24 : WORKDIR /edgex-go 23:24:33 ---> Using cache 23:24:33 ---> c25acb5c6bd1 23:24:33 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:24:33 ---> Using cache 23:24:33 ---> 507bf642c4a7 23:24:33 Step 5/24 : RUN apk add --update --no-cache make git 23:24:33 ---> Using cache 23:24:33 ---> 1cc77d2a5518 23:24:33 Step 6/24 : COPY go.mod . 23:24:33 ---> Using cache 23:24:33 ---> ea5c416a4355 23:24:33 Step 7/24 : RUN go mod download 23:24:33 ---> Using cache 23:24:33 ---> eb7ee897f2f6 23:24:33 Step 8/24 : COPY . . 23:24:33 ---> Using cache 23:24:33 ---> e533a1b1b20d 23:24:33 Step 9/24 : RUN go mod tidy 23:24:33 ---> Using cache 23:24:33 ---> 46d977c5da1d 23:24:33 Step 10/24 : RUN make cmd/core-command/core-command 23:24:33 Removing intermediate container 156a5263b5f3 23:24:33 ---> c877fb50b8d1 23:24:33 Step 26/26 : LABEL version=0.0.0 23:24:33 ---> Running in cb7d1028fef7 23:24:33 ---> Running in 21a4b7c051fe 23:24:33 ---> Running in 0cbcf686ae25 23:24:33 Removing intermediate container 1b7f9e7aa392 23:24:33 ---> 086c51ae1de7 23:24:33 Step 8/24 : COPY . . 23:24:33 Removing intermediate container 0cbcf686ae25 23:24:33 ---> 66fa9f0dfe2b 23:24:33 23:24:33 Successfully built 66fa9f0dfe2b 23:24:33 Successfully tagged security-secretstore-setup:latest 23:24:33 Building core-data 23:24:34  Building security-secretstore-setup ... done Removing intermediate container fd1b2d6f8ba4 23:24:34 ---> 804d2dc374e2 23:24:34 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:24:35 Removing intermediate container c1d9a0a682c0 23:24:35 ---> 5b90de814cbb 23:24:35 Step 4/6 : WORKDIR /edgex-go 23:24:35 ---> Running in 99ac1f931ef3 23:24:35 Removing intermediate container 99ac1f931ef3 23:24:35 ---> 6810458d52e8 23:24:35 Step 5/6 : COPY go.mod . 23:24:36 ---> 1e6dcf713db1 23:24:36 Step 6/6 : RUN go mod download 23:24:36 ---> Running in de26452d6655 23:24:46 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 23:24:46 ---> Running in 2ee14b77de29 23:24:46 ---> 5d51b6a45be1 23:24:46 Step 9/24 : RUN go mod tidy 23:24:46 Removing intermediate container 2ee14b77de29 23:24:46 ---> 9bb15ae9e42c 23:24:46 Step 29/32 : CMD ["gate"] 23:24:46 ---> Running in 06431b3b6e92 23:24:46 ---> Running in 887d0c59f7f2 23:24:46 Removing intermediate container cb7d1028fef7 23:24:46 ---> 612bc59f7752 23:24:46 Step 8/23 : COPY . . 23:24:47 Removing intermediate container 887d0c59f7f2 23:24:47 ---> e5f269eeb27f 23:24:47 Step 30/32 : LABEL arch=x86_64 23:24:47 ---> Running in 1e90cfd8b55e 23:24:48 Removing intermediate container 1e90cfd8b55e 23:24:48 ---> 2816fa1f509d 23:24:48 Step 31/32 : LABEL git_sha=cf5a0f578000c651a1e59e70f04f1acf631fc328 23:24:52 ---> Running in 15da985f8040 23:24:55 Removing intermediate container 06431b3b6e92 23:24:55 ---> 21cc5d1aec44 23:24:55 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:24:55 Removing intermediate container 15da985f8040 23:24:55 ---> 47e78bdb967f 23:24:55 Step 32/32 : LABEL version=0.0.0 23:24:55 ---> 96b64a228e67 23:24:55 Step 9/23 : RUN go mod tidy 23:24:56 ---> Running in ff1484be3ae7 23:25:00 ---> Running in 8055fcf40e3a 23:25:00 ---> Running in d2059de27fd1 23:25:00 Removing intermediate container 8055fcf40e3a 23:25:00 ---> 7c6bc23b9b9a 23:25:00 23:25:00 Successfully built 7c6bc23b9b9a 23:25:00 Successfully tagged security-bootstrapper:latest 23:25:00  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:25:00 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:25:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:25:00 ---> 2bf45312b844 23:25:00 Step 3/24 : WORKDIR /edgex-go 23:25:00 ---> Using cache 23:25:00 ---> c25acb5c6bd1 23:25:00 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:25:00 ---> Using cache 23:25:00 ---> 507bf642c4a7 23:25:00 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:25:00 ---> Running in e2b90a6f28c2 23:25:00 Removing intermediate container d2059de27fd1 23:25:00 ---> 95864369e29c 23:25:00 Step 10/23 : RUN make cmd/support-notifications/support-notifications 23:25:00 ---> Running in aa4e0d8ed088 23:25:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:25:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:25:00 Removing intermediate container de26452d6655 23:25:00 ---> 85859ea2c928 23:25:01 Successfully built 85859ea2c928 23:25:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:25:01 + docker inspect -f . ci-base-image-arm64 23:25:01 . [Pipeline] withDockerContainer 23:25:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:25:01 prd-ubuntu18.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container 23:25:01 OK: 219 MiB in 52 packages 23:25:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:25:02 Removing intermediate container e2b90a6f28c2 23:25:02 ---> 4ec5cb3969c8 23:25:02 Step 6/24 : COPY go.mod . 23:25:02 ---> 5bb47a6af892 23:25:02 Step 7/24 : RUN go mod download 23:25:03 ---> Running in 0306a6b0de14 23:25:03 $ docker top a0a599b2d83b5ae57719cbc401084ffb6f3670b9c01e211c2b5446b96e089d8b -eo pid,comm [Pipeline] { [Pipeline] sh 23:25:04 Removing intermediate container 0306a6b0de14 23:25:04 ---> 75af3e0990c9 23:25:04 Step 8/24 : COPY . . 23:25:04 + go version 23:25:04 go version go1.16.5 linux/arm64 [Pipeline] } 23:25:04 $ docker stop --time=1 a0a599b2d83b5ae57719cbc401084ffb6f3670b9c01e211c2b5446b96e089d8b 23:25:06 $ docker rm -f a0a599b2d83b5ae57719cbc401084ffb6f3670b9c01e211c2b5446b96e089d8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:25:07 + docker inspect -f . ci-base-image-arm64 23:25:07 . [Pipeline] withDockerContainer 23:25:07 prd-ubuntu18.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container 23:25:07 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:25:08 $ docker top 80010a87838980cd9e159a23f8e961db17583a0a50cf00521adc148f818b3050 -eo pid,comm [Pipeline] { [Pipeline] echo 23:25:09 ========================================================= 23:25:09 [edgeXBuildGoParallel] Running Tests and Build... 23:25:09 ========================================================= [Pipeline] sh 23:25:09 + go mod tidy [Pipeline] sh 23:25:11 + make test 23:25:11 go mod tidy 23:25:11 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:25:14 ---> 62e1c6bbc845 23:25:14 Step 9/24 : RUN go mod tidy 23:25:14 ---> Running in 032d4e154624 23:25:15 Removing intermediate container 21a4b7c051fe 23:25:15 ---> 133238c7a46a 23:25:15 23:25:15 Step 11/24 : FROM alpine:3.12 23:25:15 ---> 13621d1b12d4 23:25:15 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:25:15 ---> Using cache 23:25:15 ---> ba056a176e93 23:25:15 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:25:15 ---> Using cache 23:25:15 ---> eaaa3c3579f6 23:25:15 Step 14/24 : ENV APP_PORT=59882 23:25:15 ---> Running in 72bf05a7b8cd 23:25:15 Removing intermediate container 72bf05a7b8cd 23:25:15 ---> b89f38d8891b 23:25:15 Step 15/24 : EXPOSE $APP_PORT 23:25:15 ---> Running in 3f6a8345241f 23:25:15 Removing intermediate container 3f6a8345241f 23:25:15 ---> ad536aeb36e9 23:25:15 Step 16/24 : WORKDIR / 23:25:15 ---> Running in 8ad45686fc25 23:25:15 Removing intermediate container 8ad45686fc25 23:25:15 ---> 1e25cff76abc 23:25:15 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:25:16 ---> fa64a5b9971a 23:25:16 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:25:16 ---> b9689dd469af 23:25:16 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:25:16 Removing intermediate container 032d4e154624 23:25:16 ---> b94ae859d503 23:25:16 Step 10/24 : RUN make cmd/core-data/core-data 23:25:16 ---> 1cbfe4fef014 23:25:16 Step 20/24 : ENTRYPOINT ["/core-command"] 23:25:16 ---> Running in 7e4efb863b0a 23:25:16 ---> Running in eac17b680a77 23:25:17 Removing intermediate container eac17b680a77 23:25:17 ---> be4f9eb98b3c 23:25:17 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:25:17 ---> Running in 3fb19b79861a 23:25:17 Removing intermediate container 3fb19b79861a 23:25:17 ---> 32501b069608 23:25:17 Step 22/24 : LABEL arch=x86_64 23:25:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 23:25:17 ---> Running in 4f8e60f4823b 23:25:17 Removing intermediate container 4f8e60f4823b 23:25:17 ---> d759ea7f5497 23:25:17 Step 23/24 : LABEL git_sha=cf5a0f578000c651a1e59e70f04f1acf631fc328 23:25:17 ---> Running in 11b40735d94d 23:25:18 Removing intermediate container 11b40735d94d 23:25:18 ---> ac4a5e272f87 23:25:18 Step 24/24 : LABEL version=0.0.0 23:25:18 ---> Running in 6f2effe10aea 23:25:18 Removing intermediate container 6f2effe10aea 23:25:18 ---> 48066056c595 23:25:18 23:25:18 Successfully built 48066056c595 23:25:18 Successfully tagged core-command:latest 23:25:26  Building core-command ... done Removing intermediate container ff1484be3ae7 23:25:26 ---> b54c2bd72eae 23:25:26 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:25:26 ---> Running in 2268923b5553 23:25:26 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:25:28 Removing intermediate container 2268923b5553 23:25:28 ---> 0f9584c46d29 23:25:28 23:25:28 Step 12/24 : FROM docker:20.10.0 23:25:28 20.10.0: Pulling from library/docker 23:25:33 Removing intermediate container aa4e0d8ed088 23:25:33 ---> 0dcf8a56433d 23:25:33 23:25:33 Step 11/23 : FROM alpine:3.12 23:25:33 ---> 13621d1b12d4 23:25:33 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:25:34 ---> Running in 32c4f2e9ce38 23:25:34 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:25:34 Status: Downloaded newer image for docker:20.10.0 23:25:34 ---> aefe523efa57 23:25:34 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:25:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:25:34 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:25:34 ---> Running in 25be93e4bfc1 23:25:34 (1/2) Installing ca-certificates (20191127-r4) 23:25:34 (2/2) Installing dumb-init (1.2.2-r1) 23:25:34 Executing busybox-1.31.1-r20.trigger 23:25:34 Executing ca-certificates-20191127-r4.trigger 23:25:34 OK: 6 MiB in 16 packages 23:25:34 Removing intermediate container 25be93e4bfc1 23:25:34 ---> d40a34345ec6 23:25:34 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 23:25:34 ---> Running in ae91943f2ad2 23:25:35 Removing intermediate container 32c4f2e9ce38 23:25:35 ---> 3ba5545efe29 23:25:35 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:25:35 ---> Running in 676a1b196d82 23:25:35 Removing intermediate container 676a1b196d82 23:25:35 ---> 76a025c54b38 23:25:35 Step 14/23 : ENV APP_PORT=59860 23:25:35 ---> Running in cb2ee559ba40 23:25:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:25:36 Removing intermediate container cb2ee559ba40 23:25:36 ---> 0ed9832ca4f3 23:25:36 Step 15/23 : EXPOSE $APP_PORT 23:25:36 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:25:36 ---> Running in 2f6cf6b72da0 23:25:36 (1/39) Installing readline (8.0.4-r0) 23:25:36 (2/39) Installing bash (5.0.17-r0) 23:25:36 Executing bash-5.0.17-r0.post-install 23:25:36 (3/39) Installing nghttp2-libs (1.41.0-r0) 23:25:36 (4/39) Installing libcurl (7.77.0-r0) 23:25:36 (5/39) Installing curl (7.77.0-r0) 23:25:36 (6/39) Installing dumb-init (1.2.2-r1) 23:25:36 (7/39) Installing libbz2 (1.0.8-r1) 23:25:36 (8/39) Installing expat (2.2.9-r1) 23:25:36 (9/39) Installing libffi (3.3-r2) 23:25:36 (10/39) Installing gdbm (1.13-r1) 23:25:36 (11/39) Installing xz-libs (5.2.5-r0) 23:25:36 (12/39) Installing sqlite-libs (3.32.1-r1) 23:25:36 (13/39) Installing python3 (3.8.10-r0) 23:25:36 Removing intermediate container 2f6cf6b72da0 23:25:36 ---> 7ec6136ca82c 23:25:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:25:36 ? github.com/edgexfoundry/edgex-go [no test files] 23:25:37 ---> a89f3cfdceba 23:25:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:25:37 (14/39) Installing py3-appdirs (1.4.4-r1) 23:25:37 (15/39) Installing py3-ordered-set (4.0.1-r0) 23:25:37 (16/39) Installing py3-parsing (2.4.7-r0) 23:25:37 (17/39) Installing py3-six (1.15.0-r0) 23:25:37 (18/39) Installing py3-packaging (20.4-r0) 23:25:37 (19/39) Installing py3-setuptools (47.0.0-r0) 23:25:37 (20/39) Installing py3-chardet (3.0.4-r4) 23:25:37 (21/39) Installing py3-idna (2.9-r0) 23:25:37 (22/39) Installing py3-certifi (2020.4.5.1-r0) 23:25:37 (23/39) Installing py3-urllib3 (1.25.9-r0) 23:25:37 (24/39) Installing py3-requests (2.23.0-r0) 23:25:37 (25/39) Installing py3-msgpack (1.0.0-r0) 23:25:37 (26/39) Installing py3-lockfile (0.12.2-r3) 23:25:37 (27/39) Installing py3-cachecontrol (0.12.6-r0) 23:25:37 (28/39) Installing py3-colorama (0.4.3-r0) 23:25:37 (29/39) Installing py3-distlib (0.3.0-r0) 23:25:37 (30/39) Installing py3-distro (1.5.0-r1) 23:25:37 (31/39) Installing py3-webencodings (0.5.1-r3) 23:25:37 (32/39) Installing py3-html5lib (1.0.1-r4) 23:25:37 (33/39) Installing py3-pytoml (0.1.21-r0) 23:25:38 (34/39) Installing py3-pep517 (0.8.2-r0) 23:25:38 (35/39) Installing py3-progress (1.5-r0) 23:25:38 (36/39) Installing py3-toml (0.10.1-r0) 23:25:38 ---> c8ba6364e09c 23:25:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:25:38 (37/39) Installing py3-retrying (1.3.3-r0) 23:25:38 (38/39) Installing py3-contextlib2 (0.6.0-r0) 23:25:38 (39/39) Installing py3-pip (20.1.1-r0) 23:25:38 Executing busybox-1.31.1-r19.trigger 23:25:38 OK: 72 MiB in 59 packages 23:25:38 ---> 618c076d31cc 23:25:38 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:25:38 ---> Running in f9554c61589b 23:25:38 Removing intermediate container f9554c61589b 23:25:38 ---> 47e992980ccc 23:25:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:25:38 ---> Running in 55d3eeb73453 23:25:38 Removing intermediate container 55d3eeb73453 23:25:38 ---> ba2306021a42 23:25:38 Step 21/23 : LABEL arch=x86_64 23:25:38 ---> Running in ca74a7e50b4c 23:25:39 Removing intermediate container ca74a7e50b4c 23:25:39 ---> 542cb7c9f7b4 23:25:39 Step 22/23 : LABEL git_sha=cf5a0f578000c651a1e59e70f04f1acf631fc328 23:25:39 ---> Running in 0f69fc3afb75 23:25:39 Collecting docker-compose==1.23.2 23:25:39 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:25:39 Removing intermediate container 0f69fc3afb75 23:25:39 ---> e7ff77691bbc 23:25:39 Step 23/23 : LABEL version=0.0.0 23:25:39 ---> Running in ae8ef5b028dc 23:25:39 Removing intermediate container ae8ef5b028dc 23:25:39 ---> fefbba6452cd 23:25:39 23:25:39 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:25:39 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:25:39 Successfully built fefbba6452cd 23:25:39 Successfully tagged support-notifications:latest 23:25:39  Building support-notifications ... done Collecting PyYAML<4,>=3.10 23:25:39 Downloading PyYAML-3.13.tar.gz (270 kB) 23:25:40 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:25:40 Collecting texttable<0.10,>=0.9.0 23:25:40 Downloading texttable-0.9.1.tar.gz (11 kB) 23:25:40 Collecting cached-property<2,>=1.2.0 23:25:40 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:25:40 Collecting docopt<0.7,>=0.6.1 23:25:40 Downloading docopt-0.6.2.tar.gz (25 kB) 23:25:41 Collecting websocket-client<1.0,>=0.32.0 23:25:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:25:41 Collecting jsonschema<3,>=2.5.1 23:25:41 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:25:41 Collecting docker<4.0,>=3.6.0 23:25:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:25:41 Collecting dockerpty<0.5,>=0.4.1 23:25:41 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:25:41 Collecting urllib3<1.25,>=1.21.1 23:25:41 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:25:42 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 23:25:42 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 23:25:42 Removing intermediate container 7e4efb863b0a 23:25:42 ---> 4a3986148e8f 23:25:42 23:25:42 Step 11/24 : FROM alpine:3.12 23:25:42 ---> 13621d1b12d4 23:25:42 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:25:42 ---> Running in c111fddd6864 23:25:42 Collecting idna<2.8,>=2.5 23:25:42 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:25:42 Collecting docker-pycreds>=0.4.0 23:25:42 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:25:42 Removing intermediate container c111fddd6864 23:25:42 ---> 886ebd2e4926 23:25:42 Step 13/24 : ENV APP_PORT=59880 23:25:42 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 23:25:42 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 23:25:42 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 23:25:42 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 23:25:42 ---> Running in 93ba778b6520 23:25:42 Installing collected packages: urllib3, idna, requests, PyYAML, texttable, cached-property, docopt, websocket-client, jsonschema, docker-pycreds, docker, dockerpty, docker-compose 23:25:42 Attempting uninstall: urllib3 23:25:42 Found existing installation: urllib3 1.25.9 23:25:42 Uninstalling urllib3-1.25.9: 23:25:42 Removing intermediate container 93ba778b6520 23:25:42 ---> c74ca47f1983 23:25:42 Step 14/24 : EXPOSE $APP_PORT 23:25:42 Successfully uninstalled urllib3-1.25.9 23:25:42 ---> Running in a4ceba2f0b92 23:25:42 Attempting uninstall: idna 23:25:42 Found existing installation: idna 2.9 23:25:42 Uninstalling idna-2.9: 23:25:42 Successfully uninstalled idna-2.9 23:25:42 Removing intermediate container a4ceba2f0b92 23:25:42 ---> 37a00c407054 23:25:42 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:25:42 ---> Running in 63783beec192 23:25:42 Attempting uninstall: requests 23:25:42 Found existing installation: requests 2.23.0 23:25:42 Uninstalling requests-2.23.0: 23:25:42 Successfully uninstalled requests-2.23.0 23:25:42 Running setup.py install for PyYAML: started 23:25:43 Running setup.py install for PyYAML: finished with status 'done' 23:25:43 Running setup.py install for texttable: started 23:25:43 Removing intermediate container 63783beec192 23:25:43 ---> 647c197693a0 23:25:43 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 23:25:43 ---> Running in fed9392c0680 23:25:43 Running setup.py install for texttable: finished with status 'done' 23:25:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 23:25:43 Running setup.py install for docopt: started 23:25:44 Running setup.py install for docopt: finished with status 'done' 23:25:44 Running setup.py install for dockerpty: started 23:25:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 23:25:44 Running setup.py install for dockerpty: finished with status 'done' 23:25:44 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 23:25:44 (1/6) Installing dumb-init (1.2.2-r1) 23:25:44 (2/6) Installing libgcc (9.3.0-r2) 23:25:44 (3/6) Installing libsodium (1.0.18-r0) 23:25:45 (4/6) Installing libstdc++ (9.3.0-r2) 23:25:45 (5/6) Installing libzmq (4.3.3-r0) 23:25:45 (6/6) Installing zeromq (4.3.3-r0) 23:25:45 Executing busybox-1.31.1-r20.trigger 23:25:45 OK: 8 MiB in 20 packages 23:25:47 Removing intermediate container ae91943f2ad2 23:25:47 ---> ae7469e0a374 23:25:47 Step 15/24 : ENV APP_PORT=58890 23:25:47 Removing intermediate container fed9392c0680 23:25:47 ---> e2b14792a24b 23:25:47 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:25:47 ---> Running in 0493a2ecdc0f 23:25:47 Removing intermediate container 0493a2ecdc0f 23:25:47 ---> 4cfe04d9905b 23:25:47 Step 16/24 : EXPOSE $APP_PORT 23:25:47 ---> 30b407526fc4 23:25:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:25:47 ---> Running in d39066748e9e 23:25:47 Removing intermediate container d39066748e9e 23:25:47 ---> 92d360a6c4bb 23:25:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:25:47 ---> f6f4039c1a03 23:25:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:25:47 ---> cff45bfe3b34 23:25:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:25:48 ---> b83196655823 23:25:48 Step 20/24 : ENTRYPOINT ["/core-data"] 23:25:48 ---> Running in 0f3afaf66e0a 23:25:48 ---> 18e0a1bb95a4 23:25:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:25:48 Removing intermediate container 0f3afaf66e0a 23:25:48 ---> 78519f13f6dc 23:25:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:25:48 ---> Running in 5fc319a1350e 23:25:48 Removing intermediate container 5fc319a1350e 23:25:48 ---> 07fc860d247a 23:25:48 Step 22/24 : LABEL arch=x86_64 23:25:48 ---> 0acf88bd417c 23:25:48 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 23:25:48 ---> Running in 1b450e36557e 23:25:48 ---> Running in 9959808b60a9 23:25:48 Removing intermediate container 1b450e36557e 23:25:48 ---> 360bef1beeb8 23:25:48 Step 23/24 : LABEL git_sha=cf5a0f578000c651a1e59e70f04f1acf631fc328 23:25:48 ---> Running in 47e613fc8361 23:25:48 Removing intermediate container 9959808b60a9 23:25:48 ---> 7f8d580ccccd 23:25:48 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:25:48 ---> Running in e9e598741f19 23:25:48 Removing intermediate container 47e613fc8361 23:25:48 ---> 2491f3593adf 23:25:48 Step 24/24 : LABEL version=0.0.0 23:25:48 ---> Running in e3d575c01baf 23:25:48 Removing intermediate container e9e598741f19 23:25:48 ---> a4c90fedc154 23:25:48 Step 22/24 : LABEL arch=x86_64 23:25:48 ---> Running in c4644b475bb4 23:25:48 Removing intermediate container e3d575c01baf 23:25:48 ---> ff3a819276dd 23:25:48 23:25:48 Removing intermediate container c4644b475bb4 23:25:48 ---> a81d711b563a 23:25:48 Step 23/24 : LABEL git_sha=cf5a0f578000c651a1e59e70f04f1acf631fc328 23:25:48 ---> Running in b475361f875c 23:25:48 Successfully built ff3a819276dd 23:25:48 Successfully tagged core-data:latest 23:25:48  Building core-data ... done Removing intermediate container b475361f875c 23:25:48 ---> 0b722db3ee32 23:25:48 Step 24/24 : LABEL version=0.0.0 23:25:48 ---> Running in 8add40bd62ae 23:25:48 Removing intermediate container 8add40bd62ae 23:25:48 ---> 1b9b12d00900 23:25:48 23:25:49 Successfully built 1b9b12d00900 23:25:49 Successfully tagged sys-mgmt-agent:latest 23:25:49  Building sys-mgmt-agent ... done  [Pipeline] } 23:25:49 $ docker stop --time=1 0e42548f6b73ee61abf3a3ad9934a1b2db587c0fecaae8a07a90213e125a63f7 23:25:50 $ docker rm -f 0e42548f6b73ee61abf3a3ad9934a1b2db587c0fecaae8a07a90213e125a63f7 [Pipeline] // withDockerContainer [Pipeline] sh 23:25:51 + docker images 23:25:51 REPOSITORY TAG IMAGE ID CREATED SIZE 23:25:51 sys-mgmt-agent latest 1b9b12d00900 3 seconds ago 312MB 23:25:51 core-data latest ff3a819276dd 3 seconds ago 20.2MB 23:25:51 4a3986148e8f 10 seconds ago 1.15GB 23:25:51 support-notifications latest fefbba6452cd 12 seconds ago 16.7MB 23:25:51 0dcf8a56433d 20 seconds ago 1.15GB 23:25:51 0f9584c46d29 24 seconds ago 1.15GB 23:25:51 core-command latest 48066056c595 34 seconds ago 15.9MB 23:25:51 133238c7a46a 37 seconds ago 1.14GB 23:25:51 security-bootstrapper latest 7c6bc23b9b9a 55 seconds ago 18.6MB 23:25:51 security-secretstore-setup latest 66fa9f0dfe2b About a minute ago 28.7MB 23:25:51 security-proxy-setup latest 0a86a616f694 About a minute ago 25.7MB 23:25:51 core-metadata latest d350cbc74c7b About a minute ago 16.6MB 23:25:51 support-scheduler latest 6557e11261f7 About a minute ago 15.9MB 23:25:51 c630aeb5b0a8 About a minute ago 1.15GB 23:25:51 6baa38452838 About a minute ago 1.15GB 23:25:51 1599b1000df1 About a minute ago 1.15GB 23:25:51 19cdd611eca5 About a minute ago 1.15GB 23:25:51 7f6a030c4abc About a minute ago 1.15GB 23:25:51 ci-base-image-x86_64 latest 2bf45312b844 6 minutes ago 647MB 23:25:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.16-alpine b068be0155e3 6 weeks ago 445MB 23:25:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver latest e9a9aa5b6c9c 6 weeks ago 37.5MB 23:25:51 alpine 3.12 13621d1b12d4 2 months ago 5.58MB 23:25:51 docker 20.10.0 aefe523efa57 6 months ago 240MB 23:25:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 11 months 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] } 23:26:26 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:26:44 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:26:44 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:26:44 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:26:44 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:26:44 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:26:44 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:26:44 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:26:46 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:26:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:26:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:26:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:26:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:26:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:26:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.155s coverage: 28.7% of statements 23:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:26:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:27:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.285s coverage: 100.0% of statements 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:27:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.313s coverage: 53.4% of statements 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:27:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:27:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 0.531s coverage: 87.7% of statements 23:27:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:27:04 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:27:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/io 0.233s coverage: 78.9% of statements 23:27:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.195s coverage: 81.2% of statements 23:27:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:27:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:27:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 23:27:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:27:09 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:27:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.239s coverage: 95.1% of statements 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/io [no test files] 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:27:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.187s coverage: 60.0% of statements 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:27:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.295s coverage: 0.8% of statements 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:27:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.147s coverage: 58.8% of statements 23:27:12 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.219s coverage: 22.0% of statements 23:27:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:27:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.259s coverage: 47.1% of statements 23:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.238s coverage: 79.5% of statements 23:27:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.188s coverage: 94.1% of statements 23:27:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.241s coverage: 96.3% of statements 23:27:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.203s coverage: 87.5% of statements 23:27:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.182s coverage: 94.4% of statements 23:27:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.165s coverage: 44.8% of statements 23:27:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.652s coverage: 81.8% of statements 23:27:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.266s coverage: 92.9% of statements 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.056s coverage: 65.1% of statements 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.170s coverage: 87.2% of statements 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.138s coverage: 100.0% of statements 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.182s coverage: 76.0% of statements 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.193s coverage: 80.0% of statements 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.246s coverage: 85.4% of statements 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.289s coverage: 91.2% of statements 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.667s coverage: 64.4% of statements 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:27:41 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.156s coverage: 100.0% of statements 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.076s coverage: 91.3% of statements 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.054s coverage: 100.0% of statements 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.118s coverage: 73.7% of statements 23:27:41 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.065s coverage: 100.0% of statements 23:27:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.473s coverage: 66.9% of statements 23:27:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:27:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:27:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.729s coverage: 43.6% of statements 23:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.381s coverage: 89.5% of statements 23:27:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:27:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.328s coverage: 84.8% of statements 23:27:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:27:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.241s coverage: 19.3% of statements 23:27:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:27:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:27:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:27:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:27:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.563s coverage: 91.9% of statements 23:27:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:27:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:27:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/io [no test files] 23:27:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:27:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:27:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.197s coverage: 62.7% of statements 23:27:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:27:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:27:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.370s coverage: 97.6% of statements 23:27:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:27:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:27:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/io [no test files] 23:27:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:27:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:27:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.166s coverage: 28.9% of statements 23:27:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:27:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:27:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:27:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:27:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:27:56 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:27:56 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.177s coverage: 100.0% of statements 23:27:56 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.078s coverage: 95.4% of statements 23:27:57 GO111MODULE=on go vet ./... 23:29:26 gofmt -l . 23:29:26 [ "`gofmt -l .`" = "" ] 23:29:26 ./bin/test-attribution-txt.sh [Pipeline] sh 23:29:26 + ls -al . 23:29:26 total 544 23:29:26 drwxrwxr-x 9 1001 1001 4096 Jun 15 23:29 . 23:29:26 drwxr-xr-x 4 root root 4096 Jun 15 23:25 .. 23:29:26 -rw-rw-r-- 1 1001 1001 11 Jun 15 23:23 .dockerignore 23:29:26 drwxrwxr-x 8 1001 1001 4096 Jun 15 23:23 .git 23:29:26 drwxrwxr-x 3 1001 1001 4096 Jun 15 23:23 .github 23:29:26 -rw-rw-r-- 1 1001 1001 818 Jun 15 23:23 .gitignore 23:29:26 -rw-rw-r-- 1 1001 1001 166 Jun 15 23:23 .sonarcloud.properties 23:29:26 -rw-rw-r-- 1 1001 1001 8609 Jun 15 23:23 Attribution.txt 23:29:26 -rw-rw-r-- 1 1001 1001 3804 Jun 15 23:23 CONTRIBUTING.md 23:29:26 -rw-rw-r-- 1 1001 1001 931 Jun 15 23:23 Dockerfile.build 23:29:26 -rw-rw-r-- 1 1001 1001 849 Jun 15 23:23 Jenkinsfile 23:29:26 -rw-rw-r-- 1 1001 1001 10775 Jun 15 23:23 LICENSE 23:29:26 -rw-rw-r-- 1 1001 1001 5605 Jun 15 23:23 Makefile 23:29:26 -rw-rw-r-- 1 1001 1001 7905 Jun 15 23:23 README.md 23:29:26 -rw-rw-r-- 1 1001 1001 7071 Jun 15 23:23 SECURITY.md 23:29:26 -rw-rw-r-- 1 1001 1001 5 Jun 15 23:18 VERSION 23:29:26 -rw-rw-r-- 1 1001 1001 4131 Jun 15 23:23 ZMQWindows.md 23:29:26 drwxrwxr-x 2 1001 1001 4096 Jun 15 23:23 bin 23:29:26 drwxrwxr-x 14 1001 1001 4096 Jun 15 23:23 cmd 23:29:26 -rw-r--r-- 1 root root 398195 Jun 15 23:27 coverage.out 23:29:26 -rw-rw-r-- 1 1001 1001 841 Jun 15 23:23 go.mod 23:29:26 -rw-r--r-- 1 root root 21063 Jun 15 23:25 go.sum 23:29:26 drwxrwxr-x 7 1001 1001 4096 Jun 15 23:23 internal 23:29:26 drwxrwxr-x 3 1001 1001 4096 Jun 15 23:23 openapi 23:29:26 drwxrwxr-x 4 1001 1001 4096 Jun 15 23:23 snap 23:29:26 -rw-rw-r-- 1 1001 1001 168 Jun 15 23:23 version.go [Pipeline] sh 23:29:27 + '[' -e coverage.out ] 23:29:27 + chown 1001:1001 coverage.out [Pipeline] stash 23:29:27 Warning: overwriting stash ‘coverage-report’ 23:29:28 Stashed 1 file(s) [Pipeline] sh 23:29:28 + make build 23:29:28 go mod tidy 23:29:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 23:29:36 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:29:56 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 23:29:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:30:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:30:03 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:30:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:30:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:30:12 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:30:16 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:30:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 23:30:22 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] } 23:30:28 $ docker stop --time=1 80010a87838980cd9e159a23f8e961db17583a0a50cf00521adc148f818b3050 23:30:30 $ docker rm -f 80010a87838980cd9e159a23f8e961db17583a0a50cf00521adc148f818b3050 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:30:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:30:32 23:30:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:30:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:30:33 latest: Pulling from edgex-devops/edgex-compose-arm64 23:30:33 29e5d40040c1: Pulling fs layer 23:30:33 1ce36da41761: Pulling fs layer 23:30:33 25b303627fd3: Pulling fs layer 23:30:33 29e5d40040c1: Verifying Checksum 23:30:33 29e5d40040c1: Download complete 23:30:35 1ce36da41761: Download complete 23:30:35 29e5d40040c1: Pull complete 23:30:35 1ce36da41761: Pull complete 23:30:35 25b303627fd3: Verifying Checksum 23:30:35 25b303627fd3: Download complete 23:30:45 25b303627fd3: Pull complete 23:30:45 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:30:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:30:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] withDockerContainer 23:30:46 prd-ubuntu18.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container 23:30:46 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:30:48 $ docker top e067783e52cb5a83684c0ea1e15f3211951ef1df7cb69f6855a65ed52218eb9f -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:49 + docker-compose build --help 23:30:49 + grep parallel 23:30:53 --parallel Build images in parallel. [Pipeline] } 23:30:53 $ docker stop --time=1 e067783e52cb5a83684c0ea1e15f3211951ef1df7cb69f6855a65ed52218eb9f 23:30:55 $ docker rm -f e067783e52cb5a83684c0ea1e15f3211951ef1df7cb69f6855a65ed52218eb9f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:30:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:30:56 . [Pipeline] withDockerContainer 23:30:56 prd-ubuntu18.04-docker-arm64-4c-16g-1592 does not seem to be running inside a container 23:30:56 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:30:58 $ docker top 25307ef624db41f4950d6984d4114140b15517524076832d3ae869aac038344c -eo pid,comm [Pipeline] { [Pipeline] sh 23:30:59 + docker-compose -f ./docker-compose-build.yml build --parallel 23:31:03 Building core-command ... 23:31:03 Building core-data ... 23:31:03 Building core-metadata ... 23:31:03 Building security-bootstrapper ... 23:31:03 Building security-proxy-setup ... 23:31:03 Building security-secretstore-setup ... 23:31:03 Building support-notifications ... 23:31:03 Building support-scheduler ... 23:31:03 Building sys-mgmt-agent ... 23:31:03 Building support-notifications 23:31:03 Building security-secretstore-setup 23:31:03 Building security-proxy-setup 23:31:03 Building security-bootstrapper 23:31:03 Building sys-mgmt-agent 23:32:11 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:32:11 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:32:11 ---> 85859ea2c928 23:32:11 Step 3/24 : WORKDIR /edgex-go 23:32:11 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:32:11 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:32:11 ---> 85859ea2c928 23:32:11 Step 3/23 : WORKDIR /edgex-go 23:32:11 Step 1/26 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:32:11 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:32:11 ---> 85859ea2c928 23:32:11 Step 3/26 : WORKDIR /edgex-go 23:32:11 Step 1/32 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:32:11 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:32:11 ---> 85859ea2c928 23:32:11 Step 3/32 : WORKDIR /edgex-go 23:32:11 Step 1/22 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:32:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:32:11 ---> 85859ea2c928 23:32:11 Step 3/22 : WORKDIR /edgex-go 23:32:14 ---> Running in f3effd5d2522 23:32:14 ---> Running in e175949e1824 23:32:14 ---> Running in 727d36d9945b 23:32:14 ---> Running in dcd6f94e405b 23:32:14 ---> Running in 3f6d82911bb4 23:32:15 Removing intermediate container f3effd5d2522 23:32:15 ---> 4ae2302f23be 23:32:15 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:15 Removing intermediate container dcd6f94e405b 23:32:15 ---> 91513b4f6e5b 23:32:15 Step 4/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:15 Removing intermediate container 3f6d82911bb4 23:32:15 ---> 8e2471411ec7 23:32:15 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:15 Removing intermediate container 727d36d9945b 23:32:15 ---> edd05edac817 23:32:15 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:15 Removing intermediate container e175949e1824 23:32:15 ---> db7cb7fb019d 23:32:15 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:32:15 ---> Running in 8cf86ac3b3ee 23:32:15 ---> Running in 19d96284de8a 23:32:15 ---> Running in 9f0f970d8795 23:32:15 ---> Running in 497b300363b5 23:32:15 ---> Running in d64d91d0ca48 23:32:18 Removing intermediate container 19d96284de8a 23:32:18 ---> 37e1f3c37bb9 23:32:18 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 23:32:19 ---> Running in ef6dbc946f86 23:32:19 Removing intermediate container 8cf86ac3b3ee 23:32:19 ---> 9fe441e8acbe 23:32:19 Step 5/22 : RUN apk add --update --no-cache make git 23:32:19 ---> Running in 4a3187fb9096 23:32:19 Removing intermediate container d64d91d0ca48 23:32:19 ---> 7abe2b77e9ed 23:32:19 Step 5/24 : RUN apk add --update --no-cache make bash git 23:32:19 ---> Running in 76806735b6d7 23:32:20 Removing intermediate container 9f0f970d8795 23:32:20 ---> 8ee43924da69 23:32:20 Step 5/26 : RUN apk add --update --no-cache make git 23:32:20 Removing intermediate container 497b300363b5 23:32:20 ---> 70ade4fe1e0b 23:32:20 Step 5/32 : RUN apk add --update --no-cache make git 23:32:20 ---> Running in ad4a30bb6f56 23:32:20 ---> Running in e03695dbcd55 23:32:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:32:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:32:21 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:32:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:32:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:32:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:32:22 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:32:22 OK: 218 MiB in 52 packages 23:32:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:32:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:32:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:32:23 OK: 218 MiB in 52 packages 23:32:25 Removing intermediate container ef6dbc946f86 23:32:25 ---> 6e6c26c90205 23:32:25 Step 6/23 : COPY go.mod . 23:32:25 OK: 218 MiB in 52 packages 23:32:25 OK: 218 MiB in 52 packages 23:32:25 OK: 218 MiB in 52 packages 23:32:25 Removing intermediate container 4a3187fb9096 23:32:25 ---> eb727864ab13 23:32:25 Step 6/22 : COPY go.mod . 23:32:25 ---> 6d88bf20a7b0 23:32:25 Step 7/23 : RUN go mod download 23:32:25 ---> Running in 3e43bc70e64b 23:32:26 ---> 99aafa9707b6 23:32:26 Step 7/22 : RUN go mod download 23:32:26 Removing intermediate container e03695dbcd55 23:32:26 ---> 9fdbb91b3b39 23:32:26 Step 6/32 : COPY go.mod . 23:32:26 ---> Running in c4b9128366b4 23:32:26 Removing intermediate container 76806735b6d7 23:32:26 ---> ffec409b0a3a 23:32:26 Step 6/24 : COPY go.mod . 23:32:26 Removing intermediate container ad4a30bb6f56 23:32:26 ---> 2df261e72961 23:32:26 Step 6/26 : COPY go.mod . 23:32:27 ---> 5555e14c5377 23:32:27 Step 7/32 : RUN go mod download 23:32:27 ---> Running in 50c4b2a17978 23:32:28 ---> 75558715bec8 23:32:28 Step 7/26 : RUN go mod download 23:32:28 ---> 1a26ff910077 23:32:28 Step 7/24 : RUN go mod download 23:32:28 ---> Running in 103fd1cf993c 23:32:28 ---> Running in 93b8c004976f 23:32:30 Removing intermediate container 3e43bc70e64b 23:32:30 ---> 97f7ebe538d1 23:32:30 Step 8/23 : COPY . . 23:32:30 Removing intermediate container c4b9128366b4 23:32:30 ---> 4f185b7f3503 23:32:30 Step 8/22 : COPY . . 23:32:33 Removing intermediate container 50c4b2a17978 23:32:33 ---> aff4226ef447 23:32:33 Step 8/32 : COPY . . 23:32:33 Removing intermediate container 103fd1cf993c 23:32:33 ---> 958b6bd63f09 23:32:33 Step 8/26 : COPY . . 23:32:33 Removing intermediate container 93b8c004976f 23:32:33 ---> 64df95070d10 23:32:33 Step 8/24 : COPY . . 23:32:55 ---> 48365f8f4297 23:32:55 Step 9/22 : RUN go mod tidy 23:32:55 ---> 7f21b9e0c4b6 23:32:55 Step 9/23 : RUN go mod tidy 23:32:55 ---> 436f11c11233 23:32:55 Step 9/26 : RUN go mod tidy 23:32:55 ---> 27038a3aa8b9 23:32:55 Step 9/24 : RUN go mod tidy 23:32:55 ---> e0bd38173e79 23:32:55 Step 9/32 : RUN go mod tidy 23:32:55 ---> Running in 6b964abd8f17 23:32:55 ---> Running in 40283a2189e6 23:32:55 ---> Running in 1d6c62d1424b 23:32:55 ---> Running in 3e5eeb796fd4 23:32:55 ---> Running in 057f4933a669 23:33:02 Removing intermediate container 6b964abd8f17 23:33:02 ---> 635eab7f6628 23:33:02 Step 10/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:33:02 ---> Running in e1fb9abc89ab 23:33:02 Removing intermediate container 1d6c62d1424b 23:33:02 ---> 9ccae2efd3c3 23:33:02 Step 10/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:33:03 ---> Running in 470be06b3199 23:33:03 Removing intermediate container 057f4933a669 23:33:03 ---> d8c7af008387 23:33:03 Step 10/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:33:04 ---> Running in 52d665b41b96 23:33:04 Removing intermediate container 40283a2189e6 23:33:04 ---> 63b06d0ec0ae 23:33:04 Step 10/23 : RUN make cmd/support-notifications/support-notifications 23:33:04 Removing intermediate container 3e5eeb796fd4 23:33:04 ---> 12849bfcf665 23:33:04 Step 10/24 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:33:04 ---> Running in 93bc6ad17a5f 23:33:04 ---> Running in 8f6262128be2 23:33:04 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:33:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:33:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:33:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:33:06 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:34:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/secrets-config ./cmd/secrets-config 23:34:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:34:58 Removing intermediate container 8f6262128be2 23:34:58 ---> 13600f3085b4 23:34:58 Step 11/24 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:34:59 ---> Running in d6a56578d3eb 23:34:59 Removing intermediate container 52d665b41b96 23:34:59 ---> a2bb1089beba 23:34:59 23:34:59 Step 11/32 : FROM alpine:3.12 23:35:00 3.12: Pulling from library/alpine 23:35:00 Removing intermediate container e1fb9abc89ab 23:35:00 ---> efa093428762 23:35:00 23:35:00 Removing intermediate container 470be06b3199 23:35:00 Step 11/22 : FROM alpine:3.12 ---> 46d1e00d5fd5 23:35:00 23:35:00 23:35:00 Step 11/26 : FROM alpine:3.12 23:35:00 3.12: Pulling from library/alpine 23:35:00 3.12: Pulling from library/alpine 23:35:00 Removing intermediate container 93bc6ad17a5f 23:35:00 ---> 612190d2a384 23:35:00 23:35:00 Step 11/23 : FROM alpine:3.12 23:35:00 3.12: Pulling from library/alpine 23:35:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:35:01 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:35:01 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:35:01 Status: Downloaded newer image for alpine:3.12 23:35:01 Status: Image is up to date for alpine:3.12 23:35:01 ---> 9852663dfa18 23:35:01 Step 12/26 : RUN apk add --update --no-cache ca-certificates dumb-init curl su-exec 23:35:01 ---> 9852663dfa18 23:35:01 Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init 23:35:01 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:35:01 Status: Image is up to date for alpine:3.12 23:35:01 Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad 23:35:01 Status: Image is up to date for alpine:3.12 23:35:01 ---> 9852663dfa18 23:35:01 Step 12/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:35:01 ---> 9852663dfa18 23:35:01 Step 12/22 : RUN apk add --update --no-cache curl 23:35:01 ---> Running in 27d68e939e1e 23:35:01 ---> Running in bdcfdb970d86 23:35:01 ---> Running in 5538b6cc34c9 23:35:01 ---> Running in 5781d25b7416 23:35:02 Removing intermediate container bdcfdb970d86 23:35:02 ---> 2a59effd5a21 23:35:02 Step 13/32 : RUN apk add --update --no-cache dumb-init su-exec 23:35:02 ---> Running in 56b0cc6bab78 23:35:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:35:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:35:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:35:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:35:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:35:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:35:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:35:04 Removing intermediate container d6a56578d3eb 23:35:04 ---> b4d461374a97 23:35:04 23:35:04 Step 12/24 : FROM docker:20.10.0 23:35:04 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:35:04 20.10.0: Pulling from library/docker 23:35:05 (1/6) Installing ca-certificates (20191127-r4) 23:35:05 (1/4) Installing ca-certificates (20191127-r4) 23:35:05 (2/6) Installing nghttp2-libs (1.41.0-r0) 23:35:05 (1/2) Installing ca-certificates (20191127-r4) 23:35:05 (3/6) Installing libcurl (7.77.0-r0) 23:35:05 (4/6) Installing curl (7.77.0-r0) 23:35:05 (5/6) Installing dumb-init (1.2.2-r1) 23:35:05 (2/2) Installing dumb-init (1.2.2-r1) 23:35:05 (6/6) Installing su-exec (0.2-r1) 23:35:05 Executing busybox-1.31.1-r20.trigger 23:35:05 Executing busybox-1.31.1-r20.trigger 23:35:05 Executing ca-certificates-20191127-r4.trigger 23:35:05 (2/4) Installing nghttp2-libs (1.41.0-r0) 23:35:05 (3/4) Installing libcurl (7.77.0-r0) 23:35:05 (4/4) Installing curl (7.77.0-r0) 23:35:05 Executing ca-certificates-20191127-r4.trigger 23:35:05 Executing busybox-1.31.1-r20.trigger 23:35:05 Executing ca-certificates-20191127-r4.trigger 23:35:05 (1/2) Installing dumb-init (1.2.2-r1) 23:35:05 (2/2) Installing su-exec (0.2-r1) 23:35:05 Executing busybox-1.31.1-r20.trigger 23:35:05 OK: 5 MiB in 16 packages 23:35:05 OK: 6 MiB in 16 packages 23:35:05 OK: 7 MiB in 20 packages 23:35:05 OK: 7 MiB in 18 packages 23:35:08 Removing intermediate container 56b0cc6bab78 23:35:08 ---> c537fcb0b9af 23:35:08 Step 14/32 : ENV SECURITY_INIT_DIR /edgex-init 23:35:08 ---> Running in 2006ccf7b489 23:35:09 Removing intermediate container 5538b6cc34c9 23:35:09 ---> ad45c5742fe6 23:35:09 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:35:09 ---> Running in 08f5c1a0c4e7 23:35:09 Removing intermediate container 27d68e939e1e 23:35:09 ---> a2ea4e0cee9a 23:35:09 Step 13/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:35:09 Removing intermediate container 2006ccf7b489 23:35:09 ---> b111c1818255 23:35:09 Step 15/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:35:09 Removing intermediate container 5781d25b7416 23:35:09 ---> da10316c6910 23:35:09 Step 13/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:35:09 ---> Running in 932a87ff9b16 23:35:09 ---> Running in 5d34bc06f136 23:35:09 ---> Running in bbc51e93ac2d 23:35:09 Removing intermediate container 08f5c1a0c4e7 23:35:09 ---> 702ecb350b64 23:35:09 Step 14/23 : ENV APP_PORT=59860 23:35:10 ---> Running in 0a70143e2231 23:35:10 Removing intermediate container 932a87ff9b16 23:35:10 ---> 0a24f9b68531 23:35:10 Step 16/32 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:35:10 Removing intermediate container 5d34bc06f136 23:35:10 ---> 4fcf1f945056 23:35:10 Step 14/22 : WORKDIR /edgex 23:35:10 Removing intermediate container bbc51e93ac2d 23:35:10 ---> 1836b4c30253 23:35:10 Step 14/26 : WORKDIR / 23:35:10 ---> Running in 25330eaa61f4 23:35:10 ---> Running in 3bc7b6428447 23:35:11 ---> Running in 70915d1604c8 23:35:11 Removing intermediate container 0a70143e2231 23:35:11 ---> f81d961ce214 23:35:11 Step 15/23 : EXPOSE $APP_PORT 23:35:11 ---> Running in 9fe776d3e126 23:35:12 Removing intermediate container 70915d1604c8 23:35:12 ---> 61acdc0e026f 23:35:12 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:35:12 Removing intermediate container 3bc7b6428447 23:35:12 ---> 367c4f8418dc 23:35:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:35:12 Removing intermediate container 9fe776d3e126 23:35:12 ---> 24648c44030e 23:35:12 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:35:14 ---> f69469062f0c 23:35:14 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:35:14 ---> 1d6e6b50ebed 23:35:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:35:14 ---> ca781c3aae23 23:35:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:35:14 Removing intermediate container 25330eaa61f4 23:35:14 ---> a0a0d7e063c3 23:35:14 Step 17/32 : WORKDIR ${SECURITY_INIT_DIR} 23:35:14 ---> Running in a366825c94fb 23:35:15 ---> e617099fb3bd 23:35:15 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:35:15 Removing intermediate container a366825c94fb 23:35:15 ---> cc965b621530 23:35:15 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:35:16 ---> d7238251d366 23:35:16 Step 17/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:35:16 ---> 38f88eefdcfd 23:35:16 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:35:16 ---> 78aeb301dc6c 23:35:16 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:35:17 ---> 593942993396 23:35:17 Step 19/32 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:35:17 ---> Running in dbe70a56fe8b 23:35:18 ---> 8c8b312ae57c 23:35:18 Step 19/23 : ENTRYPOINT ["/support-notifications"] 23:35:18 ---> Running in 76f4eac3a9b2 23:35:18 ---> cc60f7c3f4fc 23:35:18 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:35:18 ---> 859bd694084a 23:35:18 Step 18/22 : ENTRYPOINT ["/edgex/security-proxy-setup"] 23:35:19 ---> Running in 4028044ef08b 23:35:19 Removing intermediate container 76f4eac3a9b2 23:35:19 ---> 5d8c65b35cf9 23:35:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:35:19 ---> Running in 4ab33c851f46 23:35:19 Removing intermediate container 4028044ef08b 23:35:19 ---> 7d3d31d15ac0 23:35:19 Step 19/22 : CMD ["--init=true"] 23:35:20 ---> Running in bf00e8b4bb4c 23:35:20 Removing intermediate container 4ab33c851f46 23:35:20 ---> 12f2f9171a9a 23:35:20 Step 21/23 : LABEL arch=arm64 23:35:20 ---> 0fda12ddfee5 23:35:20 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:35:20 ---> Running in 1a196f366d96 23:35:20 Removing intermediate container dbe70a56fe8b 23:35:20 ---> ac92acf97ece 23:35:20 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:35:20 Removing intermediate container bf00e8b4bb4c 23:35:20 ---> 26c7d8bff335 23:35:20 Step 20/22 : LABEL arch=arm64 23:35:20 Digest: sha256:fefd2a66e0543621b3e022b34b504cb41c2e72e6098fb6239f1e3d6fd1edefd9 23:35:20 Status: Downloaded newer image for docker:20.10.0 23:35:20 ---> eeaf43b92773 23:35:20 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:35:20 ---> Running in 32ec59cebdf7 23:35:21 ---> Running in 1b53e4e59fb2 23:35:21 Removing intermediate container 1a196f366d96 23:35:21 ---> ec38a349fe89 23:35:21 Step 22/23 : LABEL git_sha=d603b2c43e08e1b57f1f8a535bdd561b609e2162 23:35:21 ---> Running in 5dc11a56c304 23:35:21 Removing intermediate container 32ec59cebdf7 23:35:21 ---> 867626af1451 23:35:21 Step 21/22 : LABEL git_sha=d603b2c43e08e1b57f1f8a535bdd561b609e2162 23:35:21 ---> 9754509b6224 23:35:21 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:35:22 ---> Running in 43d6382081f7 23:35:22 Removing intermediate container 1b53e4e59fb2 23:35:22 ---> 682190fe6e95 23:35:22 Step 14/24 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install docker-compose==1.23.2 23:35:22 ---> Running in e473b1307d40 23:35:22 Removing intermediate container 5dc11a56c304 23:35:22 ---> 59cb58775990 23:35:22 Step 23/23 : LABEL version=0.0.0 23:35:22 ---> 785495b55976 23:35:22 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:35:22 ---> Running in 75e58cd4fce3 23:35:22 Removing intermediate container 43d6382081f7 23:35:22 ---> 734caf5b65c1 23:35:22 Step 22/22 : LABEL version=0.0.0 23:35:23 ---> Running in a338ef8ef10b 23:35:23 Removing intermediate container 75e58cd4fce3 23:35:23 ---> e8b97180a219 23:35:23 23:35:23 ---> deace231e82e 23:35:23 ---> cf5d54610b59 23:35:23 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 23:35:23 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:35:24 Removing intermediate container a338ef8ef10b 23:35:24 ---> 444012aa9a4e 23:35:24 23:35:24 ---> Running in 583b17d6fa3a 23:35:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:35:24 Successfully built e8b97180a219 23:35:24 Successfully tagged support-notifications-arm64:latest 23:35:24 Building core-command 23:35:24 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:35:24  Building support-notifications ... done Successfully built 444012aa9a4e 23:35:24 Successfully tagged security-proxy-setup-arm64:latest 23:35:24 Building core-data 23:35:25  Building security-proxy-setup ... done  ---> 40d11c7c2a8b 23:35:25 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:35:25 (1/39) Installing readline (8.0.4-r0) 23:35:25 (2/39) Installing bash (5.0.17-r0) 23:35:25 Executing bash-5.0.17-r0.post-install 23:35:25 (3/39) Installing nghttp2-libs (1.41.0-r0) 23:35:25 (4/39) Installing libcurl (7.77.0-r0) 23:35:25 (5/39) Installing curl (7.77.0-r0) 23:35:25 (6/39) Installing dumb-init (1.2.2-r1) 23:35:25 (7/39) Installing libbz2 (1.0.8-r1) 23:35:25 (8/39) Installing expat (2.2.9-r1) 23:35:25 (9/39) Installing libffi (3.3-r2) 23:35:25 (10/39) Installing gdbm (1.13-r1) 23:35:25 (11/39) Installing xz-libs (5.2.5-r0) 23:35:25 (12/39) Installing sqlite-libs (3.32.1-r1) 23:35:25 (13/39) Installing python3 (3.8.10-r0) 23:35:26 ---> 275074a54887 23:35:26 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:35:27 (14/39) Installing py3-appdirs (1.4.4-r1) 23:35:27 (15/39) Installing py3-ordered-set (4.0.1-r0) 23:35:27 (16/39) Installing py3-parsing (2.4.7-r0) 23:35:27 (17/39) Installing py3-six (1.15.0-r0) 23:35:27 (18/39) Installing py3-packaging (20.4-r0) 23:35:27 (19/39) Installing py3-setuptools (47.0.0-r0) 23:35:27 (20/39) Installing py3-chardet (3.0.4-r4) 23:35:27 (21/39) Installing py3-idna (2.9-r0) 23:35:27 (22/39) Installing py3-certifi (2020.4.5.1-r0) 23:35:27 (23/39) Installing py3-urllib3 (1.25.9-r0) 23:35:27 (24/39) Installing py3-requests (2.23.0-r0) 23:35:27 (25/39) Installing py3-msgpack (1.0.0-r0) 23:35:27 (26/39) Installing py3-lockfile (0.12.2-r3) 23:35:27 (27/39) Installing py3-cachecontrol (0.12.6-r0) 23:35:27 (28/39) Installing py3-colorama (0.4.3-r0) 23:35:27 (29/39) Installing py3-distlib (0.3.0-r0) 23:35:27 (30/39) Installing py3-distro (1.5.0-r1) 23:35:27 (31/39) Installing py3-webencodings (0.5.1-r3) 23:35:27 (32/39) Installing py3-html5lib (1.0.1-r4) 23:35:28 (33/39) Installing py3-pytoml (0.1.21-r0) 23:35:28 (34/39) Installing py3-pep517 (0.8.2-r0) 23:35:28 (35/39) Installing py3-progress (1.5-r0) 23:35:28 (36/39) Installing py3-toml (0.10.1-r0) 23:35:28 (37/39) Installing py3-retrying (1.3.3-r0) 23:35:28 (38/39) Installing py3-contextlib2 (0.6.0-r0) 23:35:28 (39/39) Installing py3-pip (20.1.1-r0) 23:35:28 Executing busybox-1.31.1-r19.trigger 23:35:28 OK: 72 MiB in 59 packages 23:35:28 Removing intermediate container 583b17d6fa3a 23:35:28 ---> fb6a3bed4065 23:35:28 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 23:35:28 ---> 7a3e21730d7f 23:35:28 Step 25/32 : VOLUME ${SECURITY_INIT_DIR} 23:35:29 ---> Running in 5b686ebf01fe 23:35:29 ---> Running in f26876193e76 23:35:30 Removing intermediate container f26876193e76 23:35:30 ---> 8a5af65e971a 23:35:30 Step 24/26 : LABEL arch=arm64 23:35:30 Removing intermediate container 5b686ebf01fe 23:35:30 ---> b16304c75cd6 23:35:30 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:35:30 ---> Running in 6e4d1b1d72e0 23:35:31 Removing intermediate container 6e4d1b1d72e0 23:35:31 ---> 2c86ddceb12d 23:35:31 Step 25/26 : LABEL git_sha=d603b2c43e08e1b57f1f8a535bdd561b609e2162 23:35:31 ---> 01e48573e5d4 23:35:31 Step 27/32 : RUN chmod +x /entrypoint.sh 23:35:31 ---> Running in baf17bf8f889 23:35:31 ---> Running in 26ca0062fa4f 23:35:32 Removing intermediate container baf17bf8f889 23:35:32 ---> 43b5b4111204 23:35:32 Step 26/26 : LABEL version=0.0.0 23:35:32 ---> Running in a49bc8142254 23:35:33 Collecting docker-compose==1.23.2 23:35:33 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:35:33 Removing intermediate container a49bc8142254 23:35:33 ---> 9f9d1d311e4a 23:35:33 23:35:34 Successfully built 9f9d1d311e4a 23:35:34 Successfully tagged security-secretstore-setup-arm64:latest 23:35:34  Building security-secretstore-setup ... done Building support-scheduler 23:35:34 Collecting cached-property<2,>=1.2.0 23:35:34 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:35:35 Removing intermediate container 26ca0062fa4f 23:35:35 ---> d8f61f50c561 23:35:35 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:35:35 Collecting PyYAML<4,>=3.10 23:35:35 Downloading PyYAML-3.13.tar.gz (270 kB) 23:35:36 ---> Running in dc5ea36161ed 23:35:37 Removing intermediate container dc5ea36161ed 23:35:37 ---> e2ba220dd062 23:35:37 Step 29/32 : CMD ["gate"] 23:35:37 ---> Running in d3590eafc541 23:35:38 Removing intermediate container d3590eafc541 23:35:38 ---> 1a3587537eed 23:35:38 Step 30/32 : LABEL arch=arm64 23:35:39 ---> Running in aec6c5e06b6a 23:35:40 Collecting websocket-client<1.0,>=0.32.0 23:35:40 Removing intermediate container aec6c5e06b6a 23:35:40 ---> 6f68ca87df7e 23:35:40 Step 31/32 : LABEL git_sha=d603b2c43e08e1b57f1f8a535bdd561b609e2162 23:35:40 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:35:41 ---> Running in 5b2ada4521ea 23:35:41 Collecting docker<4.0,>=3.6.0 23:35:41 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:35:42 Removing intermediate container 5b2ada4521ea 23:35:42 ---> 49f354d0740e 23:35:42 Step 32/32 : LABEL version=0.0.0 23:35:42 Collecting docopt<0.7,>=0.6.1 23:35:42 Downloading docopt-0.6.2.tar.gz (25 kB) 23:35:43 ---> Running in 74dedd8c017a 23:35:43 Removing intermediate container 74dedd8c017a 23:35:43 ---> e5acdf60282d 23:35:43 23:35:44 Successfully built e5acdf60282d 23:35:44 Successfully tagged security-bootstrapper-arm64:latest 23:35:44  Building security-bootstrapper ... done Building core-metadata 23:35:46 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:35:46 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:35:46 Collecting jsonschema<3,>=2.5.1 23:35:47 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:35:47 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 23:35:47 Collecting dockerpty<0.5,>=0.4.1 23:35:47 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:35:50 Collecting texttable<0.10,>=0.9.0 23:35:50 Downloading texttable-0.9.1.tar.gz (11 kB) 23:35:53 Collecting docker-pycreds>=0.4.0 23:35:53 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:35:53 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.4.5.1) 23:35:53 Collecting idna<2.8,>=2.5 23:35:53 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:35:54 Collecting urllib3<1.25,>=1.21.1 23:35:54 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:35:54 Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /usr/lib/python3.8/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (3.0.4) 23:35:54 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 23:35:54 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 23:35:54 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 23:35:54 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 23:35:55 Installing collected packages: cached-property, PyYAML, websocket-client, docker-pycreds, idna, urllib3, requests, docker, docopt, jsonschema, dockerpty, texttable, docker-compose 23:35:55 Running setup.py install for PyYAML: started 23:35:58 Running setup.py install for PyYAML: finished with status 'done' 23:35:58 Attempting uninstall: idna 23:35:58 Found existing installation: idna 2.9 23:35:58 Uninstalling idna-2.9: 23:35:58 Successfully uninstalled idna-2.9 23:35:59 Attempting uninstall: urllib3 23:35:59 Found existing installation: urllib3 1.25.9 23:35:59 Uninstalling urllib3-1.25.9: 23:35:59 Successfully uninstalled urllib3-1.25.9 23:36:00 Attempting uninstall: requests 23:36:00 Found existing installation: requests 2.23.0 23:36:00 Uninstalling requests-2.23.0: 23:36:00 Successfully uninstalled requests-2.23.0 23:36:01 Running setup.py install for docopt: started 23:36:04 Running setup.py install for docopt: finished with status 'done' 23:36:04 Running setup.py install for dockerpty: started 23:36:05 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:36:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:36:05 ---> 85859ea2c928 23:36:05 Step 3/24 : WORKDIR /edgex-go 23:36:05 ---> Using cache 23:36:05 ---> db7cb7fb019d 23:36:05 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:36:05 ---> Using cache 23:36:05 ---> 7abe2b77e9ed 23:36:05 Step 5/24 : RUN apk add --update --no-cache make git 23:36:06 Running setup.py install for dockerpty: finished with status 'done' 23:36:06 Running setup.py install for texttable: started 23:36:06 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:36:06 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:36:06 ---> 85859ea2c928 23:36:06 Step 3/24 : WORKDIR /edgex-go 23:36:06 ---> Using cache 23:36:06 ---> db7cb7fb019d 23:36:06 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:36:06 ---> Using cache 23:36:06 ---> 7abe2b77e9ed 23:36:06 Step 5/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:36:08 Running setup.py install for texttable: finished with status 'done' 23:36:11 ---> Running in ee5dea825597 23:36:11 ---> Running in 21e6c8545240 23:36:11 Successfully installed PyYAML-3.13 cached-property-1.5.2 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 23:36:11 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:36:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:36:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:36:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:36:14 OK: 218 MiB in 52 packages 23:36:14 OK: 218 MiB in 52 packages 23:36:16 Step 1/23 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:36:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:36:16 ---> 85859ea2c928 23:36:16 Step 3/23 : WORKDIR /edgex-go 23:36:16 ---> Using cache 23:36:16 ---> db7cb7fb019d 23:36:16 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:36:16 ---> Using cache 23:36:16 ---> 7abe2b77e9ed 23:36:16 Step 5/23 : RUN apk add --update --no-cache make git 23:36:16 ---> Running in ef955741fd4f 23:36:17 Removing intermediate container ee5dea825597 23:36:17 ---> 4fee726c6b3d 23:36:17 Step 6/24 : COPY go.mod . 23:36:17 Removing intermediate container 21e6c8545240 23:36:17 ---> cc080582c0f7 23:36:17 Step 6/24 : COPY go.mod . 23:36:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:36:18 ---> 0557367e2dc3 23:36:18 Step 7/24 : RUN go mod download 23:36:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:36:19 ---> d325550eb52c 23:36:19 Step 7/24 : RUN go mod download 23:36:19 ---> Running in 3895e99e92b9 23:36:19 ---> Running in e0adccb8d035 23:36:20 OK: 218 MiB in 52 packages 23:36:22 Removing intermediate container ef955741fd4f 23:36:22 ---> 138645cb3731 23:36:22 Step 6/23 : COPY go.mod . 23:36:22 Step 1/24 : ARG BUILDER_BASE=golang:1.16-alpine3.12 23:36:22 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:36:22 ---> 85859ea2c928 23:36:22 Step 3/24 : WORKDIR /edgex-go 23:36:22 ---> Using cache 23:36:22 ---> db7cb7fb019d 23:36:22 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:36:22 ---> Using cache 23:36:22 ---> 7abe2b77e9ed 23:36:22 Step 5/24 : RUN apk add --update --no-cache make git 23:36:22 ---> Using cache 23:36:22 ---> 138645cb3731 23:36:22 Step 6/24 : COPY go.mod . 23:36:23 ---> c18f7969eb53 23:36:23 Step 7/24 : RUN go mod download 23:36:23 ---> ff9f35e507a1 23:36:23 Step 7/23 : RUN go mod download 23:36:24 ---> Running in bc30a9762e76 23:36:24 Removing intermediate container 3895e99e92b9 23:36:24 ---> f8f0c34a2916 23:36:24 Step 8/24 : COPY . . 23:36:24 Removing intermediate container e0adccb8d035 23:36:24 ---> ed9c41d0796b 23:36:24 Step 8/24 : COPY . . 23:36:24 ---> Running in ca8e52cf8c77 23:36:25 Removing intermediate container e473b1307d40 23:36:25 ---> 58cf85af04a6 23:36:25 Step 15/24 : ENV APP_PORT=58890 23:36:26 ---> Running in 58daa0013ddb 23:36:28 Removing intermediate container 58daa0013ddb 23:36:28 ---> a484207797f2 23:36:28 Step 16/24 : EXPOSE $APP_PORT 23:36:29 ---> Running in 002f556ddc01 23:36:29 Removing intermediate container bc30a9762e76 23:36:29 ---> 24dedf34c78c 23:36:29 Step 8/24 : COPY . . 23:36:29 Removing intermediate container ca8e52cf8c77 23:36:29 ---> 76afe8382133 23:36:29 Step 8/23 : COPY . . 23:36:29 Removing intermediate container 002f556ddc01 23:36:29 ---> cc5e422d633b 23:36:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:36:33 ---> f2b85157bfd4 23:36:33 Step 18/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:36:34 ---> 0b4c2f9d63a7 23:36:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:36:37 ---> 45187fde1ed8 23:36:37 Step 20/24 : ENTRYPOINT ["/sys-mgmt-agent"] 23:36:37 ---> Running in df5d8e142f16 23:36:39 Removing intermediate container df5d8e142f16 23:36:39 ---> ecc3d303ebcd 23:36:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:36:39 ---> Running in 804461033cf2 23:36:42 Removing intermediate container 804461033cf2 23:36:42 ---> 3c96ddd01d07 23:36:42 Step 22/24 : LABEL arch=arm64 23:36:43 ---> Running in 260e4fd8d452 23:36:44 ---> 89f997e5786a 23:36:44 Step 9/24 : RUN go mod tidy 23:36:44 Removing intermediate container 260e4fd8d452 23:36:44 ---> be37da8acf91 23:36:44 Step 23/24 : LABEL git_sha=d603b2c43e08e1b57f1f8a535bdd561b609e2162 23:36:44 ---> Running in afda3a2b6ad3 23:36:44 ---> 5bc26c4ca76e 23:36:44 Step 9/24 : RUN go mod tidy 23:36:45 ---> Running in 19037c6fa3f1 23:36:45 ---> Running in fd83e0aa8023 23:36:46 Removing intermediate container 19037c6fa3f1 23:36:46 ---> c280e976c287 23:36:46 Step 24/24 : LABEL version=0.0.0 23:36:46 ---> Running in dbfe2ea0be64 23:36:48 Removing intermediate container dbfe2ea0be64 23:36:48 ---> 931fdfe13d1d 23:36:48 23:36:49 Successfully built 931fdfe13d1d 23:36:49 Successfully tagged sys-mgmt-agent-arm64:latest 23:36:50  Building sys-mgmt-agent ... done  ---> 6c5f240e9a37 23:36:50 Step 9/23 : RUN go mod tidy 23:36:50 Removing intermediate container afda3a2b6ad3 23:36:50 ---> 13082e2cc116 23:36:50 Step 10/24 : RUN make cmd/core-data/core-data 23:36:51 ---> Running in 26d8378e58a9 23:36:51 ---> Running in c7f23575b8ab 23:36:51 Removing intermediate container fd83e0aa8023 23:36:51 ---> c373bb4e2da8 23:36:51 Step 10/24 : RUN make cmd/core-command/core-command 23:36:51 ---> Running in e8f76231a86d 23:36:51 ---> eaf892450623 23:36:51 Step 9/24 : RUN go mod tidy 23:36:51 ---> Running in 6985a63396a6 23:36:53 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-data/core-data ./cmd/core-data 23:36:53 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-command/core-command ./cmd/core-command 23:36:58 Removing intermediate container 6985a63396a6 23:36:58 ---> 969a20009b62 23:36:58 Step 10/24 : RUN make cmd/core-metadata/core-metadata 23:36:58 Removing intermediate container 26d8378e58a9 23:36:58 ---> 933f3f16bd79 23:36:58 Step 10/23 : RUN make cmd/support-scheduler/support-scheduler 23:36:58 ---> Running in a778726aa781 23:36:58 ---> Running in c8120d2e893b 23:37:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:37:00 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 23:38:23 Removing intermediate container e8f76231a86d 23:38:23 ---> 6f15be0605fa 23:38:23 23:38:23 Step 11/24 : FROM alpine:3.12 23:38:23 ---> 9852663dfa18 23:38:23 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:38:23 ---> Running in 27951ee37e5a 23:38:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:38:26 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:38:26 (1/1) Installing dumb-init (1.2.2-r1) 23:38:26 Executing busybox-1.31.1-r20.trigger 23:38:26 OK: 5 MiB in 15 packages 23:38:27 Removing intermediate container 27951ee37e5a 23:38:27 ---> 2946278aa457 23:38:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:38:27 ---> Running in a66464a21a80 23:38:28 Removing intermediate container a66464a21a80 23:38:28 ---> 2fdb91ff46ff 23:38:28 Step 14/24 : ENV APP_PORT=59882 23:38:29 ---> Running in 811d5449212a 23:38:30 Removing intermediate container 811d5449212a 23:38:30 ---> e4da1ef330b3 23:38:30 Step 15/24 : EXPOSE $APP_PORT 23:38:30 ---> Running in b5c793483c24 23:38:30 Removing intermediate container b5c793483c24 23:38:30 ---> 77fe31be5b10 23:38:30 Step 16/24 : WORKDIR / 23:38:31 ---> Running in 78ef6e56233d 23:38:32 Removing intermediate container 78ef6e56233d 23:38:32 ---> 5034b794e853 23:38:32 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:38:33 Removing intermediate container a778726aa781 23:38:33 ---> 41fae5304c4b 23:38:33 23:38:33 Step 11/23 : FROM alpine:3.12 23:38:33 ---> 9852663dfa18 23:38:33 Step 12/23 : RUN apk add --update --no-cache dumb-init 23:38:33 ---> Using cache 23:38:33 ---> 2946278aa457 23:38:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:38:33 ---> Using cache 23:38:33 ---> 2fdb91ff46ff 23:38:33 Step 14/23 : ENV APP_PORT=59861 23:38:34 ---> Running in 528108a321ad 23:38:34 ---> 36287d4779da 23:38:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:38:34 Removing intermediate container 528108a321ad 23:38:34 ---> fef582eba81e 23:38:34 Step 15/23 : EXPOSE $APP_PORT 23:38:35 ---> Running in f2dfe2ac0859 23:38:36 ---> 0c44c5768cf6 23:38:36 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:38:36 Removing intermediate container f2dfe2ac0859 23:38:36 ---> ca9da588e386 23:38:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:38:37 Removing intermediate container c7f23575b8ab 23:38:37 ---> 2c76ee8acf7c 23:38:37 23:38:37 Step 11/24 : FROM alpine:3.12 23:38:37 ---> 9852663dfa18 23:38:37 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:38:37 ---> cffa3f3fe3ad 23:38:37 Step 20/24 : ENTRYPOINT ["/core-command"] 23:38:37 Removing intermediate container c8120d2e893b 23:38:37 ---> 21cbf991a1c2 23:38:37 23:38:37 Step 11/24 : FROM alpine:3.12 23:38:37 ---> 9852663dfa18 23:38:37 Step 12/24 : RUN apk add --update --no-cache dumb-init 23:38:37 ---> Using cache 23:38:37 ---> 2946278aa457 23:38:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:38:37 ---> Using cache 23:38:37 ---> 2fdb91ff46ff 23:38:37 Step 14/24 : ENV APP_PORT=59881 23:38:38 ---> Running in 8caf30c9d5fc 23:38:38 ---> Running in c2b1ad3d2e36 23:38:38 ---> Running in 66585144a804 23:38:38 ---> 6bcad0f92992 23:38:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:38:38 Removing intermediate container 8caf30c9d5fc 23:38:38 ---> f248937de2e1 23:38:38 Step 13/24 : ENV APP_PORT=59880 23:38:38 Removing intermediate container c2b1ad3d2e36 23:38:38 ---> f91d9b8a5ebb 23:38:38 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:38:38 Removing intermediate container 66585144a804 23:38:38 ---> 1f2ee2b64982 23:38:38 Step 15/24 : EXPOSE $APP_PORT 23:38:38 ---> Running in 5b3b2f8e1ae8 23:38:38 ---> Running in 13b67d3fdda9 23:38:38 ---> Running in bfdb05f0265f 23:38:39 ---> 62a59d6d6e8f 23:38:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:38:39 Removing intermediate container 5b3b2f8e1ae8 23:38:39 ---> 332f5adc39c4 23:38:39 Step 14/24 : EXPOSE $APP_PORT 23:38:39 Removing intermediate container 13b67d3fdda9 23:38:39 ---> 07d1a85f7754 23:38:39 Step 16/24 : WORKDIR /Removing intermediate container bfdb05f0265f 23:38:39 ---> d294c4af8f83 23:38:39 Step 22/24 : LABEL arch=arm64 23:38:39 23:38:39 ---> Running in d46ef8b0cdf5 23:38:40 ---> Running in f199d30d444d 23:38:40 ---> Running in 14e5b7bf1f38 23:38:40 Removing intermediate container d46ef8b0cdf5 23:38:40 ---> 260e0f7eb04f 23:38:40 Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:38:40 ---> Running in 21ec6232fce8 23:38:40 Removing intermediate container 14e5b7bf1f38 23:38:40 ---> 82f18aa25efa 23:38:40 Step 23/24 : LABEL git_sha=d603b2c43e08e1b57f1f8a535bdd561b609e2162 23:38:40 ---> 571ad7903a93 23:38:40 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 23:38:41 Removing intermediate container f199d30d444d 23:38:41 ---> 78eacc5403cc 23:38:41 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:38:41 ---> Running in 2ca18dc2f594 23:38:41 ---> Running in 0ba158466e9d 23:38:42 Removing intermediate container 0ba158466e9d 23:38:42 ---> 8bbbe58dbbb1 23:38:42 Step 24/24 : LABEL version=0.0.0 23:38:42 Removing intermediate container 2ca18dc2f594 23:38:42 ---> 121c8c03feac 23:38:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:38:42 ---> Running in abf43f70375f 23:38:42 ---> Running in f226524aaf34 23:38:42 ---> c2b7dfd5125c 23:38:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:38:42 Removing intermediate container abf43f70375f 23:38:42 ---> 158b43357d7f 23:38:42 Step 21/23 : LABEL arch=arm64 23:38:42 Removing intermediate container f226524aaf34 23:38:42 ---> 561647a73449 23:38:42 23:38:42 ---> Running in 16422ab95e86 23:38:43 Successfully built 561647a73449 23:38:43 Successfully tagged core-command-arm64:latest 23:38:43  Building core-command ... done  ---> 76e4f8cf771d 23:38:43 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:38:43 Removing intermediate container 16422ab95e86 23:38:43 ---> 4b27a591fcc1 23:38:43 Step 22/23 : LABEL git_sha=d603b2c43e08e1b57f1f8a535bdd561b609e2162 23:38:44 Removing intermediate container 21ec6232fce8 23:38:44 ---> d334ac1ce7bf 23:38:44 Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init 23:38:44 ---> Running in 0dfdb4455a25 23:38:44 ---> Running in 2eaf1c48fa41 23:38:44 Removing intermediate container 0dfdb4455a25 23:38:44 ---> a0ba43a6a16e 23:38:44 Step 23/23 : LABEL version=0.0.0 23:38:44 ---> d2db002f97d1 23:38:44 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:38:44 ---> Running in c8c2ca08a1c3 23:38:45 ---> Running in b3aeb13fd983 23:38:45 Removing intermediate container c8c2ca08a1c3 23:38:45 ---> 7c4c87ed159e 23:38:45 23:38:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 23:38:45 Removing intermediate container b3aeb13fd983 23:38:45 ---> 89deb6eb6e7a 23:38:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:38:45 Successfully built 7c4c87ed159e 23:38:45 Successfully tagged support-scheduler-arm64:latest 23:38:46  Building support-scheduler ... done  ---> Running in ab15075ac4bf 23:38:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 23:38:46 Removing intermediate container ab15075ac4bf 23:38:46 ---> 611da87c8303 23:38:46 Step 22/24 : LABEL arch=arm64 23:38:46 ---> Running in 140b2186ed6e 23:38:46 (1/6) Installing dumb-init (1.2.2-r1) 23:38:47 (2/6) Installing libgcc (9.3.0-r2) 23:38:47 Removing intermediate container 140b2186ed6e 23:38:47 ---> 549020691b1d 23:38:47 Step 23/24 : LABEL git_sha=d603b2c43e08e1b57f1f8a535bdd561b609e2162 23:38:47 (3/6) Installing libsodium (1.0.18-r0) 23:38:47 ---> Running in 4652a88a94a5 23:38:47 (4/6) Installing libstdc++ (9.3.0-r2) 23:38:47 (5/6) Installing libzmq (4.3.3-r0) 23:38:47 (6/6) Installing zeromq (4.3.3-r0) 23:38:47 Removing intermediate container 4652a88a94a5 23:38:47 ---> 8b43cdab31a9 23:38:47 Step 24/24 : LABEL version=0.0.0 23:38:47 Executing busybox-1.31.1-r20.trigger 23:38:47 OK: 8 MiB in 20 packages 23:38:48 ---> Running in 035f0e8e6969 23:38:48 Removing intermediate container 035f0e8e6969 23:38:48 ---> 716c8fcf2aaa 23:38:48 23:38:48 Successfully built 716c8fcf2aaa 23:38:48 Successfully tagged core-metadata-arm64:latest 23:38:49  Building core-metadata ... done Removing intermediate container 2eaf1c48fa41 23:38:49 ---> 8eb444f0294b 23:38:49 Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:38:50 ---> ea7ef1fe607c 23:38:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:38:51 ---> 783bed66eb3b 23:38:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:38:52 ---> 179df1cadf4a 23:38:52 Step 20/24 : ENTRYPOINT ["/core-data"] 23:38:52 ---> Running in 0bedec7326ca 23:38:52 Removing intermediate container 0bedec7326ca 23:38:52 ---> ff1fee1bbcfd 23:38:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:38:52 ---> Running in 0848b2a045df 23:38:53 Removing intermediate container 0848b2a045df 23:38:53 ---> 972bba51c9f2 23:38:53 Step 22/24 : LABEL arch=arm64 23:38:53 ---> Running in f8f2f9a02800 23:38:53 Removing intermediate container f8f2f9a02800 23:38:53 ---> 8d86f5a9800c 23:38:53 Step 23/24 : LABEL git_sha=d603b2c43e08e1b57f1f8a535bdd561b609e2162 23:38:53 ---> Running in b2568bc641e4 23:38:54 Removing intermediate container b2568bc641e4 23:38:54 ---> d273f1ce18c5 23:38:54 Step 24/24 : LABEL version=0.0.0 23:38:54 ---> Running in 9e185d385990 23:38:55 Removing intermediate container 9e185d385990 23:38:55 ---> eb11d0d1535e 23:38:55 23:38:55 Successfully built eb11d0d1535e 23:38:55 Successfully tagged core-data-arm64:latest 23:38:55  Building core-data ... done  [Pipeline] } 23:38:55 $ docker stop --time=1 25307ef624db41f4950d6984d4114140b15517524076832d3ae869aac038344c 23:38:57 $ docker rm -f 25307ef624db41f4950d6984d4114140b15517524076832d3ae869aac038344c [Pipeline] // withDockerContainer [Pipeline] sh 23:38:58 + docker images 23:38:58 REPOSITORY TAG IMAGE ID CREATED SIZE 23:38:58 core-data-arm64 latest eb11d0d1535e 4 seconds ago 19.1MB 23:38:58 core-metadata-arm64 latest 716c8fcf2aaa 10 seconds ago 15.7MB 23:38:58 support-scheduler-arm64 latest 7c4c87ed159e 13 seconds ago 15.1MB 23:38:58 core-command-arm64 latest 561647a73449 16 seconds ago 15MB 23:38:58 21cbf991a1c2 21 seconds ago 972MB 23:38:58 2c76ee8acf7c 22 seconds ago 975MB 23:38:58 41fae5304c4b 25 seconds ago 968MB 23:38:58 6f15be0605fa 36 seconds ago 967MB 23:38:58 sys-mgmt-agent-arm64 latest 931fdfe13d1d 2 minutes ago 299MB 23:38:58 security-bootstrapper-arm64 latest e5acdf60282d 3 minutes ago 17.5MB 23:38:58 security-secretstore-setup-arm64 latest 9f9d1d311e4a 3 minutes ago 27.1MB 23:38:58 support-notifications-arm64 latest e8b97180a219 3 minutes ago 15.7MB 23:38:58 security-proxy-setup-arm64 latest 444012aa9a4e 3 minutes ago 24.3MB 23:38:58 b4d461374a97 3 minutes ago 969MB 23:38:58 efa093428762 3 minutes ago 973MB 23:38:58 612190d2a384 3 minutes ago 969MB 23:38:58 46d1e00d5fd5 3 minutes ago 976MB 23:38:58 a2bb1089beba 4 minutes ago 970MB 23:38:58 ci-base-image-arm64 latest 85859ea2c928 14 minutes ago 641MB 23:38:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.16-alpine a36622ca3599 6 days ago 429MB 23:38:58 alpine 3.12 9852663dfa18 2 months ago 5.32MB 23:38:58 docker 20.10.0 eeaf43b92773 6 months ago 228MB 23:38:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 11 months 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] libraryResource [Pipeline] sh 23:38:59 ---> job-cost.sh 23:38:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wHEk 23:39:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:41:17 lf-activate-venv(): INFO: Adding /tmp/venv-wHEk/bin to PATH 23:41:17 INFO: No Stack... 23:41:17 INFO: Retrieving Pricing Info for: v2-standard-4 23:41:17 INFO: Archiving Costs [Pipeline] sh 23:41:17 + cat /w/workspace/edgex-go/4/archives/cost.csv 23:41:17 + cut -d, -f6 [Pipeline] lock 23:41:17 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-3568-4-stack-cost] 23:41:17 Resource [jenkins-edgexfoundry-edgex-go-PR-3568-4-stack-cost] did not exist. Created. 23:41:17 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-3568-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:41:17 + echo total: 0.18000000715255737 [Pipeline] stash 23:41:18 Stashed 1 file(s) [Pipeline] } 23:41:18 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-3568-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:41:19 provisioning config files... 23:41:19 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config5601513048865671129tmp [Pipeline] { [Pipeline] sh 23:41:19 + set +x 23:41:19 + curl -s https://codecov.io/bash 23:41:19 + bash -s -- 23:41:19 23:41:19 _____ _ 23:41:19 / ____| | | 23:41:19 | | ___ __| | ___ ___ _____ __ 23:41:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:41:19 | |___| (_) | (_| | __/ (_| (_) \ V / 23:41:19 \_____\___/ \__,_|\___|\___\___/ \_/ 23:41:19 Bash-1.0.3 23:41:19 23:41:19 23:41:19 ==> git version 2.24.4 found 23:41:19 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 23:41:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:41:19 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:41:19 ==> Jenkins CI detected. 23:41:19 project root: . 23:41:19 --> token set from env 23:41:19 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:41:19 ==> Running gcov in . (disable via -X gcov) 23:41:19 ==> Python coveragepy not found 23:41:19 ==> Searching for coverage reports in: 23:41:19 + . 23:41:19 -> Found 1 reports 23:41:19 ==> Detecting git/mercurial file structure 23:41:19 ==> Reading reports 23:41:19 + ./coverage.out bytes=398195 23:41:19 ==> Appending adjustments 23:41:19 https://docs.codecov.io/docs/fixing-reports 23:41:21 + Found adjustments 23:41:21 ==> Gzipping contents 23:41:21 56K /tmp/codecov.DPDq8f.gz 23:41:21 ==> Uploading reports 23:41:21 url: https://codecov.io 23:41:21 query: branch=PR-3568&commit=cf5a0f578000c651a1e59e70f04f1acf631fc328&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3568%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3568&job=&cmd_args= 23:41:21 -> Pinging Codecov 23:41:21 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-3568&commit=cf5a0f578000c651a1e59e70f04f1acf631fc328&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-3568%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=3568&job=&cmd_args= 23:41:21 -> Uploading to 23:41:21 https://storage.googleapis.com/codecov/v4/raw/2021-06-15/00271124DB129430A58F1EEE437C3FCB/cf5a0f578000c651a1e59e70f04f1acf631fc328/b7d13861-7366-4163-b7d4-f70d9ac20e75.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T234121Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=292f5086ed3dc73af2006ecc46b26128410ee288672ca02cc98a5224e1e72a86 23:41:21 % Total % Received % Xferd Average Speed Time Time Time Current 23:41:21 Dload Upload Total Spent Left Speed 23:41:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 54550 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 54550 0 0 100 54550 0 129k --:--:-- --:--:-- --:--:-- 128k 23:41:21 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/cf5a0f578000c651a1e59e70f04f1acf631fc328 [Pipeline] } 23:41:21 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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:41:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:41:23 ---> package-listing.sh 23:41:23 ++ facter osfamily 23:41:23 ++ tr '[:upper:]' '[:lower:]' 23:41:23 + OS_FAMILY=redhat 23:41:23 + workspace=/w/workspace/edgex-go/4 23:41:23 + START_PACKAGES=/tmp/packages_start.txt 23:41:23 + END_PACKAGES=/tmp/packages_end.txt 23:41:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:41:23 + PACKAGES=/tmp/packages_start.txt 23:41:23 + '[' /w/workspace/edgex-go/4 ']' 23:41:23 + PACKAGES=/tmp/packages_end.txt 23:41:23 + case "${OS_FAMILY}" in 23:41:23 + sort 23:41:23 + rpm -qa 23:41:26 + '[' -f /tmp/packages_start.txt ']' 23:41:26 + '[' -f /tmp/packages_end.txt ']' 23:41:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:41:26 + '[' /w/workspace/edgex-go/4 ']' 23:41:26 + mkdir -p /w/workspace/edgex-go/4/archives/ 23:41:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 23:41:26 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:41:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:41:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:41:27 23:41:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:41:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:41:27 alpine: Pulling from edgex-lftools-log-publisher 23:41:27 df20fa9351a1: Pulling fs layer 23:41:27 36b3adc4ff6f: Pulling fs layer 23:41:27 8ad3a11d3b57: Pulling fs layer 23:41:27 46f8f816bc3b: Pulling fs layer 23:41:27 93b61091891f: Pulling fs layer 23:41:27 93b9cdb0e59b: Pulling fs layer 23:41:27 5e14af77c1be: Pulling fs layer 23:41:27 01666e4c0597: Pulling fs layer 23:41:27 aa168da1d23b: Pulling fs layer 23:41:27 46f8f816bc3b: Waiting 23:41:27 93b61091891f: Waiting 23:41:27 93b9cdb0e59b: Waiting 23:41:27 5e14af77c1be: Waiting 23:41:27 01666e4c0597: Waiting 23:41:27 aa168da1d23b: Waiting 23:41:27 36b3adc4ff6f: Verifying Checksum 23:41:27 36b3adc4ff6f: Download complete 23:41:27 46f8f816bc3b: Verifying Checksum 23:41:27 46f8f816bc3b: Download complete 23:41:27 df20fa9351a1: Verifying Checksum 23:41:27 df20fa9351a1: Download complete 23:41:27 93b9cdb0e59b: Verifying Checksum 23:41:27 93b9cdb0e59b: Download complete 23:41:27 5e14af77c1be: Verifying Checksum 23:41:27 5e14af77c1be: Download complete 23:41:27 93b61091891f: Verifying Checksum 23:41:27 93b61091891f: Download complete 23:41:27 01666e4c0597: Verifying Checksum 23:41:27 01666e4c0597: Download complete 23:41:27 8ad3a11d3b57: Verifying Checksum 23:41:27 8ad3a11d3b57: Download complete 23:41:27 df20fa9351a1: Pull complete 23:41:28 36b3adc4ff6f: Pull complete 23:41:28 8ad3a11d3b57: Pull complete 23:41:28 46f8f816bc3b: Pull complete 23:41:29 93b61091891f: Pull complete 23:41:29 93b9cdb0e59b: Pull complete 23:41:29 5e14af77c1be: Pull complete 23:41:29 01666e4c0597: Pull complete 23:41:30 aa168da1d23b: Verifying Checksum 23:41:30 aa168da1d23b: Download complete 23:41:34 aa168da1d23b: Pull complete 23:41:34 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:41:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:41:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:41:34 prd-centos7-docker-4c-2g-1591 does not seem to be running inside a container 23:41:34 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:41:37 $ docker top b613a0189bb6076025df48f17b4cd3f8c30c382d3858413ccba7dee287ce5359 -eo pid,comm [Pipeline] { [Pipeline] sh 23:41:37 + touch /tmp/pre-build-complete [Pipeline] sh 23:41:38 + mkdir -p /var/log/sa [Pipeline] sh 23:41:38 + ls /var/log/sa-host 23:41:38 + sadf -c /var/log/sa-host/sa05 23:41:38 file_magic: OK 23:41:38 HZ: Using current value: 100 23:41:38 file_header: OK 23:41:38 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:41:38 Statistics: 23:41:38 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:41:38 File successfully converted to sysstat format version 12.2.1 23:41:38 + sadf -c /var/log/sa-host/sa15 23:41:38 file_magic: OK 23:41:38 HZ: Using current value: 100 23:41:38 file_header: OK 23:41:38 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 23:41:38 Statistics: 23:41:38 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:41:38 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:41:38 provisioning config files... 23:41:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1967236264282507694tmp [Pipeline] { [Pipeline] echo 23:41:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:41:38 ---> create-netrc.sh [Pipeline] } 23:41:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:41:39 ---> python-tools-install.sh [Pipeline] echo 23:41:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:41:39 ---> sudo-logs.sh 23:41:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:41:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:41:39 ---> job-cost.sh 23:41:39 lf-activate-venv: SKIPPING 23:41:39 DEBUG: total: 0.18000000715255737 23:41:39 INFO: Retrieving Stack Cost... 23:41:40 INFO: Retrieving Pricing Info for: v3-standard-2 23:41:41 INFO: Archiving Costs [Pipeline] echo 23:41:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:41:41 ---> logs-deploy.sh 23:41:41 lf-activate-venv: SKIPPING 23:41:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-3568/4 23:41:41 INFO: archiving workspace using pattern(s): 23:41:42 Archives upload complete. 23:41:42 INFO: archiving logs to Nexus 23:41:42 ---> uname -a: 23:41:42 Linux prd-centos7-docker-4c-2g-1591.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 23:41:42 23:41:42 23:41:42 ---> lscpu: 23:41:42 Architecture: x86_64 23:41:42 CPU op-mode(s): 32-bit, 64-bit 23:41:42 Byte Order: Little Endian 23:41:42 Address sizes: 40 bits physical, 48 bits virtual 23:41:42 CPU(s): 2 23:41:42 On-line CPU(s) list: 0,1 23:41:42 Thread(s) per core: 1 23:41:42 Core(s) per socket: 1 23:41:42 Socket(s): 2 23:41:42 NUMA node(s): 1 23:41:42 Vendor ID: AuthenticAMD 23:41:42 CPU family: 23 23:41:42 Model: 49 23:41:42 Model name: AMD EPYC-Rome Processor 23:41:42 Stepping: 0 23:41:42 CPU MHz: 2800.000 23:41:42 BogoMIPS: 5600.00 23:41:42 Virtualization: AMD-V 23:41:42 Hypervisor vendor: KVM 23:41:42 Virtualization type: full 23:41:42 L1d cache: 64 KiB 23:41:42 L1i cache: 64 KiB 23:41:42 L2 cache: 1 MiB 23:41:42 L3 cache: 32 MiB 23:41:42 NUMA node0 CPU(s): 0,1 23:41:42 Vulnerability Itlb multihit: Not affected 23:41:42 Vulnerability L1tf: Not affected 23:41:42 Vulnerability Mds: Not affected 23:41:42 Vulnerability Meltdown: Not affected 23:41:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:41:42 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:41:42 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:41:42 Vulnerability Srbds: Not affected 23:41:42 Vulnerability Tsx async abort: Not affected 23:41:42 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 23:41:42 23:41:42 23:41:42 ---> nproc: 23:41:42 2 23:41:42 23:41:42 23:41:42 ---> df -h: 23:41:42 Filesystem Size Used Available Use% Mounted on 23:41:42 overlay 40.0G 12.9G 27.1G 32% / 23:41:42 tmpfs 64.0M 0 64.0M 0% /dev 23:41:42 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:41:42 shm 64.0M 0 64.0M 0% /dev/shm 23:41:42 /dev/vda1 40.0G 12.9G 27.1G 32% /facter-os 23:41:42 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/resolv.conf 23:41:42 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hostname 23:41:42 /dev/vda1 40.0G 12.9G 27.1G 32% /etc/hosts 23:41:42 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/auth.log 23:41:42 /dev/vda1 40.0G 12.9G 27.1G 32% /run/cloud-init/result.json 23:41:42 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/sa-host 23:41:42 /dev/vda1 40.0G 12.9G 27.1G 32% /var/log/secure 23:41:42 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/4@tmp 23:41:42 /dev/vda1 40.0G 12.9G 27.1G 32% /w/workspace/edgex-go/4 23:41:42 23:41:42 23:41:42 ---> free -m: 23:41:42 total used free shared buff/cache available 23:41:42 Mem: 7821 1357 1424 0 5039 6437 23:41:42 Swap: 1023 2 1021 23:41:42 23:41:42 23:41:43 ---> ip addr: 23:41:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:41:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:41:43 inet 127.0.0.1/8 scope host lo 23:41:43 valid_lft forever preferred_lft forever 23:41:43 inet6 ::1/128 scope host 23:41:43 valid_lft forever preferred_lft forever 23:41:43 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:41:43 link/ether fa:16:3e:3a:e8:0c brd ff:ff:ff:ff:ff:ff 23:41:43 inet 10.30.123.207/23 brd 10.30.123.255 scope global dynamic eth0 23:41:43 valid_lft 84952sec preferred_lft 84952sec 23:41:43 inet6 fe80::f816:3eff:fe3a:e80c/64 scope link 23:41:43 valid_lft forever preferred_lft forever 23:41:43 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:41:43 link/ether 02:42:cc:aa:a5:0f brd ff:ff:ff:ff:ff:ff 23:41:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:41:43 valid_lft forever preferred_lft forever 23:41:43 inet6 fe80::42:ccff:feaa:a50f/64 scope link 23:41:43 valid_lft forever preferred_lft forever 23:41:43 23:41:43 23:41:43 ---> sar -b -r -n DEV: 23:41:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 23:41:43 23:41:43 23:17:24 LINUX RESTART (2 CPU) 23:41:43 23:41:43 23:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:41:43 23:19:02 74.82 5.14 69.67 0.00 3109.45 19953.45 0.00 23:41:43 23:20:01 177.15 0.00 177.15 0.00 0.00 48994.38 0.00 23:41:43 23:21:01 56.19 0.00 56.19 0.00 0.00 8314.99 0.00 23:41:43 23:22:01 52.14 0.02 52.12 0.00 0.53 3956.19 0.00 23:41:43 23:23:02 332.03 129.89 202.14 0.00 3120.99 133602.97 0.00 23:41:43 23:24:01 468.06 131.74 336.32 0.00 7107.38 172747.75 0.00 23:41:43 23:25:01 563.24 119.61 443.63 0.00 3990.68 212791.24 0.00 23:41:43 23:26:01 312.64 26.66 285.98 0.00 3546.38 67538.63 0.00 23:41:43 23:27:01 1.58 0.02 1.57 0.00 0.13 28.63 0.00 23:41:43 23:28:01 0.28 0.00 0.28 0.00 0.00 3.46 0.00 23:41:43 23:29:01 0.40 0.15 0.25 0.00 1.87 2.57 0.00 23:41:43 23:30:01 0.38 0.00 0.38 0.00 0.00 5.48 0.00 23:41:43 23:31:01 0.18 0.02 0.17 0.00 0.13 1.63 0.00 23:41:43 23:32:01 0.20 0.00 0.20 0.00 0.00 2.02 0.00 23:41:43 23:33:01 0.43 0.18 0.25 0.00 5.73 3.81 0.00 23:41:43 23:34:01 0.82 0.00 0.82 0.00 0.00 15.69 0.00 23:41:43 23:35:01 0.28 0.00 0.28 0.00 0.00 3.32 0.00 23:41:43 23:36:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 23:41:43 23:37:01 0.27 0.00 0.27 0.00 0.00 3.27 0.00 23:41:43 23:38:01 0.27 0.00 0.27 0.00 0.00 3.85 0.00 23:41:43 23:39:01 0.28 0.00 0.28 0.00 0.00 3.95 0.00 23:41:43 23:40:01 0.35 0.00 0.35 0.00 0.00 5.23 0.00 23:41:43 23:41:01 0.30 0.00 0.30 0.00 0.00 4.25 0.00 23:41:43 Average: 88.64 17.98 70.66 0.00 905.82 28997.03 0.00 23:41:43 23:41:43 23:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:41:43 23:19:02 5143680 0 805408 10.06 2620 2057224 1268780 14.01 730476 1720876 160 23:41:43 23:20:01 4147928 0 1089220 13.60 2620 2769164 1674400 18.49 1169564 2162912 21648 23:41:43 23:21:01 3755564 0 1175748 14.68 2620 3075000 1723492 19.03 1416288 2284160 88036 23:41:43 23:22:01 3750072 0 1192996 14.90 2620 3063244 1865424 20.60 1380840 2314652 128028 23:41:43 23:23:02 1609700 0 1285160 16.05 2620 5111452 1724216 19.04 1630404 4108868 280240 23:41:43 23:24:01 370184 0 1776648 22.18 2620 5859480 3729940 41.18 3060580 3833124 226944 23:41:43 23:25:01 1146016 0 1493832 18.65 2620 5366464 2751540 30.38 2256372 3852260 8612 23:41:43 23:26:01 2073384 0 1304920 16.29 2620 4628008 1632260 18.02 1254352 3946104 20 23:41:43 23:27:01 2090956 0 1287344 16.07 2620 4628012 1391252 15.36 1250608 3939444 12 23:41:43 23:28:01 2091120 0 1287176 16.07 2620 4628016 1391432 15.36 1251720 3939440 12 23:41:43 23:29:01 2088120 0 1290176 16.11 2620 4628016 1391468 15.36 1257444 3936692 8 23:41:43 23:30:01 2090020 0 1288268 16.09 2620 4628024 1391252 15.36 1256244 3936692 8 23:41:43 23:31:01 2089676 0 1288604 16.09 2620 4628032 1391372 15.36 1256736 3936696 8 23:41:43 23:32:01 2089676 0 1288600 16.09 2620 4628036 1391384 15.36 1256624 3936696 8 23:41:43 23:33:01 2090108 0 1288132 16.08 2620 4628072 1391252 15.36 1256396 3936712 16 23:41:43 23:34:01 2090244 0 1287992 16.08 2620 4628076 1391336 15.36 1256376 3936712 8 23:41:43 23:35:01 2090388 0 1287844 16.08 2620 4628080 1391288 15.36 1256412 3936712 8 23:41:43 23:36:01 2090356 0 1287868 16.08 2620 4628088 1391252 15.36 1256412 3936712 8 23:41:43 23:37:01 2090224 0 1288000 16.08 2620 4628088 1391252 15.36 1256296 3936712 8 23:41:43 23:38:01 2089776 0 1288444 16.09 2620 4628092 1391456 15.36 1256632 3936712 8 23:41:43 23:39:01 2089792 0 1288424 16.09 2620 4628096 1391396 15.36 1256732 3936712 8 23:41:43 23:40:01 2090100 0 1288112 16.08 2620 4628100 1391252 15.36 1256424 3936712 8 23:41:43 23:41:01 2090216 0 1287988 16.08 2620 4628108 1391252 15.36 1256316 3936712 8 23:41:43 Average: 2319448 0 1280300 15.99 2620 4406564 1619128 17.88 1379837 3620827 32775 23:41:43 23:41:43 23:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:41:43 23:19:02 eth0 1598.67 1571.24 6395.37 194.97 0.00 0.00 0.00 0.00 23:41:43 23:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:19:02 docker0 846.80 574.32 71.14 2685.35 0.00 0.00 0.00 0.00 23:41:43 23:20:01 veth9d428b4 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 23:41:43 23:20:01 eth0 548.26 448.13 3610.20 47.22 0.00 0.00 0.00 0.00 23:41:43 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:20:01 docker0 187.12 251.60 12.92 856.41 0.00 0.00 0.00 0.00 23:41:43 23:21:01 veth9d428b4 0.63 0.67 0.05 0.07 0.00 0.00 0.00 0.00 23:41:43 23:21:01 eth0 26.83 13.81 21.79 11.46 0.00 0.00 0.00 0.00 23:41:43 23:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:21:01 docker0 0.63 0.63 0.04 0.06 0.00 0.00 0.00 0.00 23:41:43 23:22:01 veth9d428b4 1.33 1.33 0.10 0.10 0.00 0.00 0.00 0.00 23:41:43 23:22:01 eth0 33.22 23.51 21.14 111.59 0.00 0.00 0.00 0.00 23:41:43 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:22:01 docker0 1.33 1.33 0.09 0.10 0.00 0.00 0.00 0.00 23:41:43 23:23:02 veth86f67cb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 23:41:43 23:23:02 eth0 155.35 134.23 1675.72 22.31 0.00 0.00 0.00 0.00 23:41:43 23:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:24:01 veth8eb9488 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 23:41:43 23:24:01 veth86f67cb 0.00 0.80 0.00 0.04 0.00 0.00 0.00 0.00 23:41:43 23:24:01 vethcf12b35 0.00 0.14 0.00 0.01 0.00 0.00 0.00 0.00 23:41:43 23:24:01 vethc5f3f98 0.00 0.22 0.00 0.01 0.00 0.00 0.00 0.00 23:41:43 23:25:01 vethc970518 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 23:41:43 23:25:01 veth86f67cb 0.00 0.38 0.00 0.02 0.00 0.00 0.00 0.00 23:41:43 23:25:01 veth242934b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 23:41:43 23:25:01 eth0 2583.29 2331.95 12266.58 422.05 0.00 0.00 0.00 0.00 23:41:43 23:26:01 eth0 231.56 159.03 1701.35 127.64 0.00 0.00 0.00 0.00 23:41:43 23:26:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 23:41:43 23:26:01 docker0 1176.14 1026.79 93.25 4389.77 0.00 0.00 0.00 0.00 23:41:43 23:27:01 eth0 0.53 0.08 0.05 0.01 0.00 0.00 0.00 0.00 23:41:43 23:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:28:01 eth0 1.78 0.52 0.63 0.39 0.00 0.00 0.00 0.00 23:41:43 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:29:01 eth0 0.87 0.43 0.41 0.27 0.00 0.00 0.00 0.00 23:41:43 23:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:30:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 23:41:43 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:31:01 eth0 0.53 0.33 0.27 0.20 0.00 0.00 0.00 0.00 23:41:43 23:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:32:01 eth0 0.93 0.27 0.32 0.20 0.00 0.00 0.00 0.00 23:41:43 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:33:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:34:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:41:43 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:35:01 eth0 0.20 0.15 0.08 0.01 0.00 0.00 0.00 0.00 23:41:43 23:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:36:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:41:43 23:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:37:01 eth0 0.75 0.07 0.06 0.01 0.00 0.00 0.00 0.00 23:41:43 23:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:38:01 eth0 0.50 0.40 0.27 0.21 0.00 0.00 0.00 0.00 23:41:43 23:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:39:01 eth0 0.37 0.28 0.15 0.08 0.00 0.00 0.00 0.00 23:41:43 23:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:40:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:41:43 23:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:41:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:41:43 23:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 Average: eth0 121.02 107.73 604.90 23.90 0.00 0.00 0.00 0.00 23:41:43 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:41:43 Average: docker0 51.19 44.69 4.06 191.05 0.00 0.00 0.00 0.00 23:41:43 23:41:43 23:41:43 ---> sar -P ALL: 23:41:43 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 23:41:43 23:41:43 23:17:24 LINUX RESTART (2 CPU) 23:41:43 23:41:43 23:18:01 CPU %user %nice %system %iowait %steal %idle 23:41:43 23:19:02 all 25.17 0.00 5.58 7.16 0.11 61.98 23:41:43 23:19:02 0 27.00 0.00 6.41 5.43 0.09 61.07 23:41:43 23:19:02 1 23.36 0.00 4.77 8.87 0.12 62.88 23:41:43 23:20:01 all 16.29 0.00 7.40 7.53 0.08 68.69 23:41:43 23:20:01 0 16.55 0.00 7.67 8.15 0.07 67.56 23:41:43 23:20:01 1 16.03 0.00 7.14 6.92 0.09 69.82 23:41:43 23:21:01 all 52.75 0.00 5.25 2.76 0.10 39.14 23:41:43 23:21:01 0 52.32 0.00 5.05 2.74 0.11 39.78 23:41:43 23:21:01 1 53.19 0.00 5.44 2.78 0.09 38.50 23:41:43 23:22:01 all 49.88 0.00 6.42 1.93 0.08 41.69 23:41:43 23:22:01 0 49.70 0.00 6.58 1.94 0.09 41.69 23:41:43 23:22:01 1 50.06 0.00 6.25 1.92 0.07 41.69 23:41:43 23:23:02 all 24.89 0.00 11.70 30.04 0.12 33.25 23:41:43 23:23:02 0 23.89 0.00 11.99 28.09 0.09 35.95 23:41:43 23:23:02 1 25.89 0.00 11.42 31.99 0.14 30.56 23:41:43 23:24:01 all 57.23 0.00 16.51 19.38 0.13 6.74 23:41:43 23:24:01 0 56.53 0.00 16.39 19.39 0.13 7.57 23:41:43 23:24:01 1 57.93 0.00 16.64 19.37 0.13 5.93 23:41:43 23:25:01 all 47.05 0.00 17.83 28.53 0.13 6.46 23:41:43 23:25:01 0 46.87 0.00 18.31 27.10 0.13 7.60 23:41:43 23:25:01 1 47.24 0.00 17.34 29.97 0.13 5.32 23:41:43 23:26:01 all 48.28 0.00 11.49 14.03 0.11 26.10 23:41:43 23:26:01 0 47.48 0.00 11.84 13.61 0.13 26.95 23:41:43 23:26:01 1 49.07 0.00 11.14 14.45 0.09 25.25 23:41:43 23:27:01 all 0.12 0.00 0.05 0.00 0.02 99.82 23:41:43 23:27:01 0 0.05 0.00 0.05 0.00 0.02 99.88 23:41:43 23:27:01 1 0.18 0.00 0.05 0.00 0.02 99.75 23:41:43 23:28:01 all 0.10 0.00 0.05 0.00 0.03 99.82 23:41:43 23:28:01 0 0.05 0.00 0.03 0.00 0.05 99.87 23:41:43 23:28:01 1 0.15 0.00 0.07 0.00 0.02 99.77 23:41:43 23:29:01 all 0.10 0.00 0.02 0.00 0.02 99.87 23:41:43 23:29:01 0 0.03 0.00 0.02 0.00 0.03 99.92 23:41:43 23:29:01 1 0.17 0.00 0.02 0.00 0.00 99.82 23:41:43 23:41:43 23:29:01 CPU %user %nice %system %iowait %steal %idle 23:41:43 23:30:01 all 0.08 0.00 0.02 0.00 0.03 99.88 23:41:43 23:30:01 0 0.02 0.00 0.02 0.00 0.03 99.93 23:41:43 23:30:01 1 0.13 0.00 0.02 0.00 0.02 99.83 23:41:43 23:31:01 all 0.08 0.00 0.03 0.00 0.03 99.87 23:41:43 23:31:01 0 0.05 0.00 0.03 0.00 0.03 99.88 23:41:43 23:31:01 1 0.12 0.00 0.02 0.00 0.02 99.85 23:41:43 23:32:01 all 0.10 0.00 0.03 0.00 0.02 99.86 23:41:43 23:32:01 0 0.02 0.00 0.03 0.00 0.03 99.92 23:41:43 23:32:01 1 0.18 0.00 0.02 0.00 0.00 99.80 23:41:43 23:33:01 all 0.09 0.00 0.05 0.00 0.02 99.84 23:41:43 23:33:01 0 0.03 0.00 0.05 0.00 0.03 99.88 23:41:43 23:33:01 1 0.15 0.00 0.05 0.00 0.00 99.80 23:41:43 23:34:01 all 0.10 0.00 0.03 0.00 0.03 99.85 23:41:43 23:34:01 0 0.03 0.00 0.03 0.00 0.03 99.90 23:41:43 23:34:01 1 0.17 0.00 0.02 0.00 0.02 99.80 23:41:43 23:35:01 all 0.09 0.00 0.03 0.00 0.03 99.86 23:41:43 23:35:01 0 0.03 0.00 0.03 0.00 0.03 99.90 23:41:43 23:35:01 1 0.15 0.00 0.02 0.00 0.02 99.82 23:41:43 23:36:01 all 0.08 0.00 0.02 0.00 0.02 99.89 23:41:43 23:36:01 0 0.03 0.00 0.02 0.00 0.03 99.92 23:41:43 23:36:01 1 0.12 0.00 0.02 0.00 0.00 99.87 23:41:43 23:37:01 all 0.10 0.00 0.03 0.00 0.03 99.85 23:41:43 23:37:01 0 0.05 0.00 0.03 0.00 0.03 99.88 23:41:43 23:37:01 1 0.15 0.00 0.02 0.00 0.02 99.82 23:41:43 23:38:01 all 0.07 0.00 0.02 0.00 0.02 99.90 23:41:43 23:38:01 0 0.05 0.00 0.02 0.00 0.03 99.90 23:41:43 23:38:01 1 0.08 0.00 0.02 0.00 0.00 99.90 23:41:43 23:39:01 all 0.11 0.00 0.02 0.00 0.02 99.86 23:41:43 23:39:01 0 0.03 0.00 0.02 0.00 0.03 99.92 23:41:43 23:39:01 1 0.18 0.00 0.02 0.00 0.00 99.80 23:41:43 23:40:01 all 0.12 0.00 0.02 0.00 0.03 99.84 23:41:43 23:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:41:43 23:40:01 1 0.22 0.00 0.02 0.00 0.03 99.73 23:41:43 23:41:43 23:40:01 CPU %user %nice %system %iowait %steal %idle 23:41:43 23:41:01 all 0.10 0.00 0.03 0.00 0.02 99.86 23:41:43 23:41:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:41:43 23:41:01 1 0.17 0.00 0.02 0.00 0.02 99.80 23:41:43 Average: all 13.30 0.00 3.40 4.59 0.05 78.67 23:41:43 Average: 0 13.18 0.00 3.48 4.38 0.06 78.91 23:41:43 Average: 1 13.41 0.00 3.32 4.80 0.04 78.43 23:41:43 23:41:43 23:41:43