Pull request #2685 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 siggiskulason for edgexfoundry/edgex-go Loading trusted files from base branch master at ae7f6d9e03ac0c4469df4e5edf961c8bae9d78bc rather than e9fb38e5533f36837d17c8605af397c1cde55ba0 Obtained Jenkinsfile from ae7f6d9e03ac0c4469df4e5edf961c8bae9d78bc 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 # timeout=10 Commit message: "Merge pull request #239 from ernestojeda/update-default-go-version" > 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, goVersion:1.13, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, 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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: docker- DOCKER_IMAGE_NAME_SUFFIX: -go 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/v1 openapi/v2 BUILD_SNAP: true [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-2100 in /w/workspace/edgexfoundry_edgex-go_PR-2685 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2685/head:refs/remotes/origin/PR-2685 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit ae7f6d9e03ac0c4469df4e5edf961c8bae9d78bc into PR head commit e9fb38e5533f36837d17c8605af397c1cde55ba0 Merge succeeded, producing e9fb38e5533f36837d17c8605af397c1cde55ba0 Checking out Revision e9fb38e5533f36837d17c8605af397c1cde55ba0 (PR-2685) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2685/head:refs/remotes/origin/PR-2685 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2685/head:refs/remotes/origin/PR-2685 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9fb38e5533f36837d17c8605af397c1cde55ba0 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ae7f6d9e03ac0c4469df4e5edf961c8bae9d78bc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e9fb38e5533f36837d17c8605af397c1cde55ba0 # timeout=10 Commit message: "fix lua-resty-openssl regression" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:14:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:14:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:14:28 ========================================================= 15:14:28 EdgeX Global Pipelines Version Info 15:14:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk ecaf1ffb6cd814075808024c00ea681b36ffdd46 # timeout=10 15:14:29 ------------------- 15:14:29 stable info: 15:14:29 ------------------- 15:14:29 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:14:29 Commit SHA: 4bf0f353ab0057b6d66f3aea763faef2da6a0c79 15:14:29 Message: update stable to v1.0.119 15:14:30 ------------------- 15:14:30 experimental info: 15:14:30 ------------------- 15:14:30 Commited By: **** collab-it+edgex@linuxfoundation.org 15:14:30 Commit SHA: fce6018850fd827eed96b6ce04e8822d251c695d 15:14:30 Message: update experimental to v1.0.120 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:14:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:14:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:14:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:14:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:14:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:14:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.13 [Pipeline] echo 15:14:31 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [Pipeline] echo 15:14:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:14:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = docker- [Pipeline] echo 15:14:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = -go [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 15:14:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-2685 [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-2685 [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-2685 [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e9fb38e5533f36837d17c8605af397c1cde55ba0 [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e9fb38e [Pipeline] echo 15:14:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] sh 15:14:33 ++ ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secrets-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/support-logging/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 15:14:33 + for file in '`ls cmd/**/Dockerfile`' 15:14:33 ++ dirname cmd/core-command/Dockerfile 15:14:33 ++ cut -d/ -f2 15:14:33 + echo core-command,cmd/core-command/Dockerfile 15:14:33 + for file in '`ls cmd/**/Dockerfile`' 15:14:33 ++ cut -d/ -f2 15:14:33 ++ dirname cmd/core-data/Dockerfile 15:14:33 + echo core-data,cmd/core-data/Dockerfile 15:14:33 + for file in '`ls cmd/**/Dockerfile`' 15:14:33 ++ dirname cmd/core-metadata/Dockerfile 15:14:33 ++ cut -d/ -f2 15:14:33 + echo core-metadata,cmd/core-metadata/Dockerfile 15:14:33 + for file in '`ls cmd/**/Dockerfile`' 15:14:33 ++ dirname cmd/security-proxy-setup/Dockerfile 15:14:33 ++ cut -d/ -f2 15:14:33 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:14:33 + for file in '`ls cmd/**/Dockerfile`' 15:14:33 ++ cut -d/ -f2 15:14:33 ++ dirname cmd/security-secrets-setup/Dockerfile 15:14:33 + echo security-secrets-setup,cmd/security-secrets-setup/Dockerfile 15:14:33 + for file in '`ls cmd/**/Dockerfile`' 15:14:33 ++ dirname cmd/security-secretstore-setup/Dockerfile 15:14:33 ++ cut -d/ -f2 15:14:33 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:14:33 + for file in '`ls cmd/**/Dockerfile`' 15:14:33 ++ dirname cmd/support-logging/Dockerfile 15:14:33 ++ cut -d/ -f2 15:14:33 + echo support-logging,cmd/support-logging/Dockerfile 15:14:33 + for file in '`ls cmd/**/Dockerfile`' 15:14:33 ++ dirname cmd/support-notifications/Dockerfile 15:14:33 ++ cut -d/ -f2 15:14:33 + echo support-notifications,cmd/support-notifications/Dockerfile 15:14:33 + for file in '`ls cmd/**/Dockerfile`' 15:14:33 ++ dirname cmd/support-scheduler/Dockerfile 15:14:33 ++ cut -d/ -f2 15:14:33 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:14:33 + for file in '`ls cmd/**/Dockerfile`' 15:14:33 ++ dirname cmd/sys-mgmt-agent/Dockerfile 15:14:33 ++ cut -d/ -f2 15:14:33 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:14:34 Generate Dockers from filesystem: [[image:docker-core-command-go, dockerfile:cmd/core-command/Dockerfile], [image:docker-core-data-go, dockerfile:cmd/core-data/Dockerfile], [image:docker-core-metadata-go, dockerfile:cmd/core-metadata/Dockerfile], [image:docker-security-proxy-setup-go, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:docker-security-secrets-setup-go, dockerfile:cmd/security-secrets-setup/Dockerfile], [image:docker-security-secretstore-setup-go, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:docker-support-logging-go, dockerfile:cmd/support-logging/Dockerfile], [image:docker-support-notifications-go, dockerfile:cmd/support-notifications/Dockerfile], [image:docker-support-scheduler-go, dockerfile:cmd/support-scheduler/Dockerfile], [image:docker-sys-mgmt-agent-go, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:14:34 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:14:35 15:14:35 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:14:35 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:14:35 latest: Pulling from edgex-devops/git-semver 15:14:35 31603596830f: Pulling fs layer 15:14:35 2a8b12db71e7: Pulling fs layer 15:14:35 6ca5941a6612: Pulling fs layer 15:14:35 ecc8261a40a4: Pulling fs layer 15:14:35 ecc8261a40a4: Waiting 15:14:35 2a8b12db71e7: Verifying Checksum 15:14:35 2a8b12db71e7: Download complete 15:14:35 31603596830f: Verifying Checksum 15:14:35 31603596830f: Download complete 15:14:35 ecc8261a40a4: Verifying Checksum 15:14:35 ecc8261a40a4: Download complete 15:14:36 6ca5941a6612: Verifying Checksum 15:14:36 6ca5941a6612: Download complete 15:14:36 31603596830f: Pull complete 15:14:36 2a8b12db71e7: Pull complete 15:14:37 6ca5941a6612: Pull complete 15:14:37 ecc8261a40a4: Pull complete 15:14:37 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:14:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:14:37 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:14:37 prd-centos7-docker-4c-2g-2100 does not seem to be running inside a container 15:14:37 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:14:40 $ docker top 174e2bf182ef3f38b986c8d316184ce53bd987fd40a565022c6353b3adc89a8b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:14:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:41 [ssh-agent] Looking for ssh-agent implementation... 15:14:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:41 $ docker exec 174e2bf182ef3f38b986c8d316184ce53bd987fd40a565022c6353b3adc89a8b ssh-agent 15:14:41 SSH_AUTH_SOCK=/tmp/ssh-5zVLG6HSSw00/agent.11 15:14:41 SSH_AGENT_PID=16 15:14:41 Running ssh-add (command line suppressed) 15:14:41 Identity added: /w/workspace/edgex-go/2@tmp/private_key_3753258731765135319.key (/w/workspace/edgex-go/2@tmp/private_key_3753258731765135319.key) 15:14:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:42 + git describe --exact-match --tags HEAD 15:14:42 fatal: No names found, cannot describe anything. [Pipeline] } 15:14:42 $ docker exec --env ******** --env ******** 174e2bf182ef3f38b986c8d316184ce53bd987fd40a565022c6353b3adc89a8b ssh-agent -k 15:14:42 unset SSH_AUTH_SOCK; 15:14:42 unset SSH_AGENT_PID; 15:14:42 echo Agent pid 16 killed; 15:14:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:14:42 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:14:42 This usually means this commit has not been tagged. [Pipeline] sshagent 15:14:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:14:42 [ssh-agent] Looking for ssh-agent implementation... 15:14:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:14:42 $ docker exec 174e2bf182ef3f38b986c8d316184ce53bd987fd40a565022c6353b3adc89a8b ssh-agent 15:14:43 SSH_AUTH_SOCK=/tmp/ssh-1dv42lpKrg3I/agent.45 15:14:43 SSH_AGENT_PID=50 15:14:43 Running ssh-add (command line suppressed) 15:14:43 Identity added: /w/workspace/edgex-go/2@tmp/private_key_7380216219700562490.key (/w/workspace/edgex-go/2@tmp/private_key_7380216219700562490.key) 15:14:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:14:43 + git semver init 15:14:43 # -> Open(): unable to determine branch for HEAD 15:14:43 # $GIT_DIR = /w/workspace/edgex-go/2/.git 15:14:43 # $GIT_WORK_TREE = /w/workspace/edgex-go/2 15:14:43 # $SEMVER_REMOTE_NAME = origin 15:14:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:14:43 # $SEMVER_USER_NAME = edgex-jenkins 15:14:43 # $SEMVER_BRANCH = PR-2685 15:14:43 # $SEMVER_TEMP = /tmp/semver-379430117 15:14:43 # git clone --branch semver git@github.com:edgexfoundry/edgex-go.git $SEMVER_TEMP 15:15:01 # '/tmp/semver-379430117' -> '/w/workspace/edgex-go/2/.semver' 15:15:01 # -> Force: false 15:15:02 # $SEMVER_DIR = /w/workspace/edgex-go/2/.semver [Pipeline] } 15:15:02 $ docker exec --env ******** --env ******** 174e2bf182ef3f38b986c8d316184ce53bd987fd40a565022c6353b3adc89a8b ssh-agent -k 15:15:02 unset SSH_AUTH_SOCK; 15:15:02 unset SSH_AGENT_PID; 15:15:02 echo Agent pid 50 killed; 15:15:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:15:02 + git semver [Pipeline] } 15:15:02 $ docker stop --time=1 174e2bf182ef3f38b986c8d316184ce53bd987fd40a565022c6353b3adc89a8b 15:15:04 $ docker rm -f 174e2bf182ef3f38b986c8d316184ce53bd987fd40a565022c6353b3adc89a8b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:15:22 Stashed 43 file(s) [Pipeline] echo 15:15:22 [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] echo 15:15:22 ========================================================= 15:15:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 15:15:22 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:15:23 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 15:15:27 Sending build context to Docker daemon 323.2MB 15:15:27 Step 1/7 : ARG BASE=golang:1.13-alpine 15:15:27 Step 2/7 : FROM ${BASE} 15:15:27 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 15:15:27 df20fa9351a1: Pulling fs layer 15:15:27 ed8968b2872e: Pulling fs layer 15:15:27 a92cc7c5fd73: Pulling fs layer 15:15:27 2dd03ba5bac4: Pulling fs layer 15:15:27 1e091d79d1de: Pulling fs layer 15:15:27 481702a1767f: Pulling fs layer 15:15:27 f64a6f60c768: Pulling fs layer 15:15:27 e78d2573fc39: Pulling fs layer 15:15:27 e876d2f968b6: Pulling fs layer 15:15:27 ce8a83651883: Pulling fs layer 15:15:27 07967f4d0e4b: Pulling fs layer 15:15:27 f64a6f60c768: Waiting 15:15:27 e78d2573fc39: Waiting 15:15:27 e876d2f968b6: Waiting 15:15:27 ce8a83651883: Waiting 15:15:27 07967f4d0e4b: Waiting 15:15:27 2dd03ba5bac4: Waiting 15:15:27 481702a1767f: Waiting 15:15:27 1e091d79d1de: Waiting 15:15:27 a92cc7c5fd73: Verifying Checksum 15:15:27 a92cc7c5fd73: Download complete 15:15:27 ed8968b2872e: Verifying Checksum 15:15:27 ed8968b2872e: Download complete 15:15:27 1e091d79d1de: Verifying Checksum 15:15:27 1e091d79d1de: Download complete 15:15:27 481702a1767f: Verifying Checksum 15:15:27 481702a1767f: Download complete 15:15:27 df20fa9351a1: Verifying Checksum 15:15:27 df20fa9351a1: Download complete 15:15:27 df20fa9351a1: Pull complete 15:15:27 ed8968b2872e: Pull complete 15:15:27 a92cc7c5fd73: Pull complete 15:15:29 f64a6f60c768: Verifying Checksum 15:15:29 f64a6f60c768: Download complete 15:15:29 e876d2f968b6: Verifying Checksum 15:15:29 e876d2f968b6: Download complete 15:15:30 e78d2573fc39: Download complete 15:15:30 07967f4d0e4b: Verifying Checksum 15:15:30 07967f4d0e4b: Download complete 15:15:31 ce8a83651883: Verifying Checksum 15:15:31 ce8a83651883: Download complete 15:15:31 2dd03ba5bac4: Verifying Checksum 15:15:31 2dd03ba5bac4: Download complete 15:15:37 Still waiting to schedule task 15:15:37 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 15:15:38 2dd03ba5bac4: Pull complete 15:15:38 1e091d79d1de: Pull complete 15:15:38 481702a1767f: Pull complete 15:15:46 f64a6f60c768: Pull complete 15:15:48 e78d2573fc39: Pull complete 15:15:49 e876d2f968b6: Pull complete 15:15:50 ce8a83651883: Pull complete 15:15:50 07967f4d0e4b: Pull complete 15:15:50 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 15:15:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 15:15:50 ---> 5d7c900382c6 15:15:50 Step 3/7 : RUN apk add --update make git curl bash zeromq-dev libsodium-dev pkgconfig build-base && ln -s /bin/touch /usr/bin/touch 15:15:51 ---> Running in 554ece674568 15:15:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:15:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:15:54 (1/12) Installing libmagic (5.38-r0) 15:15:54 (2/12) Installing file (5.38-r0) 15:15:54 (3/12) Installing libc-dev (0.7.2-r3) 15:15:54 (4/12) Installing g++ (9.3.0-r2) 15:16:09 (5/12) Installing fortify-headers (1.1-r0) 15:16:09 (6/12) Installing patch (2.7.6-r6) 15:16:09 (7/12) Installing build-base (0.5-r2) 15:16:09 (8/12) Installing libsodium (1.0.18-r0) 15:16:09 (9/12) Installing pkgconf (1.7.2-r0) 15:16:09 (10/12) Installing libsodium-dev (1.0.18-r0) 15:16:09 (11/12) Installing libzmq (4.3.3-r0) 15:16:09 (12/12) Installing zeromq-dev (4.3.3-r0) 15:16:09 Executing busybox-1.31.1-r16.trigger 15:16:09 OK: 233 MiB in 51 packages 15:16:12 Removing intermediate container 554ece674568 15:16:12 ---> 749721a6bd4c 15:16:12 Step 4/7 : WORKDIR /edgex-go 15:16:12 ---> Running in 75d30dc57ec7 15:16:12 Removing intermediate container 75d30dc57ec7 15:16:12 ---> 475ca943806f 15:16:12 Step 5/7 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:16:12 latest: Pulling from library/docker 15:16:13 df20fa9351a1: Already exists 15:16:13 25ad7478873d: Pulling fs layer 15:16:13 4684f6177b5d: Pulling fs layer 15:16:13 46e300cec669: Pulling fs layer 15:16:13 63038576ad94: Pulling fs layer 15:16:13 0fdb76c4706c: Pulling fs layer 15:16:13 cb7edeffdfd5: Pulling fs layer 15:16:13 0fdb76c4706c: Waiting 15:16:13 63038576ad94: Waiting 15:16:13 cb7edeffdfd5: Waiting 15:16:13 25ad7478873d: Verifying Checksum 15:16:13 25ad7478873d: Download complete 15:16:13 4684f6177b5d: Verifying Checksum 15:16:13 4684f6177b5d: Download complete 15:16:13 63038576ad94: Verifying Checksum 15:16:13 63038576ad94: Download complete 15:16:13 0fdb76c4706c: Download complete 15:16:13 25ad7478873d: Pull complete 15:16:13 cb7edeffdfd5: Verifying Checksum 15:16:13 cb7edeffdfd5: Download complete 15:16:13 4684f6177b5d: Pull complete 15:16:14 46e300cec669: Verifying Checksum 15:16:14 46e300cec669: Download complete 15:16:17 46e300cec669: Pull complete 15:16:17 63038576ad94: Pull complete 15:16:17 0fdb76c4706c: Pull complete 15:16:17 cb7edeffdfd5: Pull complete 15:16:17 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 15:16:17 Status: Downloaded newer image for docker:latest 15:16:19 ---> aa0216456a82 15:16:19 Step 6/7 : COPY go.mod . 15:16:20 ---> e280585bfd12 15:16:20 Step 7/7 : RUN go mod download 15:16:20 ---> Running in 2dee9c91a06d 15:16:22 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 15:16:22 go: finding github.com/BurntSushi/toml v0.3.1 15:16:22 go: finding github.com/OneOfOne/xxhash v1.2.5 15:16:22 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 15:16:22 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 15:16:22 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 15:16:22 go: finding github.com/bgentry/speakeasy v0.1.0 15:16:22 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 15:16:22 go: finding github.com/cloudflare/gokey v0.1.0 15:16:22 go: finding github.com/davecgh/go-spew v1.1.1 15:16:22 go: finding github.com/dgrijalva/jwt-go v3.2.0+incompatible 15:16:22 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 15:16:22 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.37 15:16:22 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 15:16:22 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.74 15:16:22 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.19 15:16:22 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 15:16:22 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 15:16:22 go: finding github.com/fatih/color v1.7.0 15:16:22 go: finding github.com/fsnotify/fsnotify v1.4.7 15:16:22 go: finding github.com/fxamacker/cbor/v2 v2.2.0 15:16:22 go: finding github.com/globalsign/mgo v0.0.0-20181015135952-eeefdecb41b8 15:16:22 go: finding github.com/go-kit/kit v0.8.0 15:16:22 go: finding github.com/go-logfmt/logfmt v0.4.0 15:16:22 go: finding github.com/go-playground/assert/v2 v2.0.1 15:16:22 go: finding github.com/go-playground/locales v0.13.0 15:16:22 go: finding github.com/go-playground/universal-translator v0.17.0 15:16:22 go: finding github.com/go-playground/validator/v10 v10.3.0 15:16:22 go: finding github.com/go-redis/redis/v7 v7.2.0 15:16:22 go: finding github.com/go-stack/stack v1.8.0 15:16:22 go: finding github.com/golang/protobuf v1.3.2 15:16:22 go: finding github.com/gomodule/redigo v2.0.0+incompatible 15:16:22 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 15:16:22 go: finding github.com/google/uuid v1.1.0 15:16:22 go: finding github.com/gorilla/mux v1.7.1 15:16:22 go: finding github.com/hashicorp/consul/api v1.1.0 15:16:22 go: finding github.com/hashicorp/consul/sdk v0.1.1 15:16:22 go: finding github.com/hashicorp/errwrap v1.0.0 15:16:22 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 15:16:22 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 15:16:22 go: finding github.com/hashicorp/go-msgpack v0.5.3 15:16:23 go: finding github.com/hashicorp/go-multierror v1.0.0 15:16:23 go: finding github.com/hashicorp/go-rootcerts v1.0.0 15:16:23 go: finding github.com/hashicorp/go-sockaddr v1.0.0 15:16:23 go: finding github.com/hashicorp/go-syslog v1.0.0 15:16:23 go: finding github.com/hashicorp/go-uuid v1.0.1 15:16:23 go: finding github.com/hashicorp/go.net v0.0.1 15:16:23 go: finding github.com/hashicorp/golang-lru v0.5.0 15:16:23 go: finding github.com/hashicorp/logutils v1.0.0 15:16:23 go: finding github.com/hashicorp/mdns v1.0.0 15:16:23 go: finding github.com/hashicorp/memberlist v0.1.3 15:16:23 go: finding github.com/hashicorp/serf v0.8.2 15:16:23 go: finding github.com/hpcloud/tail v1.0.0 15:16:23 go: finding github.com/imdario/mergo v0.3.6 15:16:23 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 15:16:23 go: finding github.com/kr/pretty v0.1.0 15:16:23 go: finding github.com/kr/pty v1.1.1 15:16:23 go: finding github.com/kr/text v0.1.0 15:16:23 go: finding github.com/leodido/go-urn v1.2.0 15:16:23 go: finding github.com/mattn/go-colorable v0.0.9 15:16:23 go: finding github.com/mattn/go-isatty v0.0.3 15:16:23 go: finding github.com/miekg/dns v1.0.14 15:16:23 go: finding github.com/mitchellh/cli v1.0.0 15:16:23 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 15:16:23 go: finding github.com/mitchellh/copystructure v1.0.0 15:16:23 go: finding github.com/mitchellh/go-homedir v1.0.0 15:16:23 go: finding github.com/mitchellh/go-testing-interface v1.0.0 15:16:23 go: finding github.com/mitchellh/gox v0.4.0 15:16:23 go: finding github.com/mitchellh/iochan v1.0.0 15:16:23 go: finding github.com/mitchellh/mapstructure v1.1.2 15:16:23 go: finding github.com/mitchellh/reflectwalk v1.0.0 15:16:23 go: finding github.com/onsi/ginkgo v1.10.1 15:16:23 go: finding github.com/onsi/gomega v1.7.0 15:16:23 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 15:16:23 go: finding github.com/pebbe/zmq4 v1.0.0 15:16:23 go: finding github.com/pelletier/go-toml v1.2.0 15:16:23 go: finding github.com/pkg/errors v0.8.1 15:16:23 go: finding github.com/pmezard/go-difflib v1.0.0 15:16:23 go: finding github.com/posener/complete v1.1.1 15:16:23 go: finding github.com/robfig/cron v0.0.0-20180505203441-b41be1df6967 15:16:23 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 15:16:23 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 15:16:23 go: finding github.com/stretchr/objx v0.1.0 15:16:23 go: finding github.com/stretchr/testify v1.5.1 15:16:23 go: finding github.com/ugorji/go v1.1.4 15:16:23 go: finding github.com/x448/float16 v0.8.4 15:16:23 go: finding golang.org/x/crypto v0.0.0-20190701094942-4def268fd1a4 15:16:23 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 15:16:23 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 15:16:23 go: finding golang.org/x/sys v0.0.0-20191010194322-b09406accb47 15:16:24 go: finding golang.org/x/text v0.3.2 15:16:24 go: finding golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e 15:16:24 go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 15:16:24 go: finding gopkg.in/eapache/queue.v1 v1.1.0 15:16:24 go: finding gopkg.in/fsnotify.v1 v1.4.7 15:16:24 go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 15:16:24 go: finding gopkg.in/yaml.v2 v2.2.8 15:16:42 Removing intermediate container 2dee9c91a06d 15:16:42 ---> 0bd6a23dc61d 15:16:42 Successfully built 0bd6a23dc61d 15:16:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:16:43 + docker inspect -f . ci-base-image-x86_64 15:16:43 . [Pipeline] withDockerContainer 15:16:43 prd-centos7-docker-4c-2g-2100 does not seem to be running inside a container 15:16:43 $ docker run -t -d -u 1001:1001 -u 0:0 -e GOTESTFLAGS= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** ci-base-image-x86_64 cat 15:16:44 $ docker top 82ad877521fbdecacfad88f9ccfc7ccb5dcd4bfa821f5b952fb634fcab4325cf -eo pid,comm [Pipeline] { [Pipeline] sh 15:16:44 + go version 15:16:44 go version go1.13.13 linux/amd64 [Pipeline] echo 15:16:44 ========================================================= 15:16:44 [edgeXBuildGoParallel] Running Tests and Build... 15:16:44 ========================================================= [Pipeline] sh 15:16:45 + make test 15:16:45 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:16:47 ? github.com/edgexfoundry/edgex-go [no test files] 15:16:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:17:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:17:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:17:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:17:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:17:06 ok github.com/edgexfoundry/edgex-go/cmd/security-secrets-setup 0.006s 15:17:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-read [no test files] 15:17:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:17:06 ? github.com/edgexfoundry/edgex-go/cmd/support-logging [no test files] 15:17:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:17:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:17:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:17:07 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:17:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:17:14 ok github.com/edgexfoundry/edgex-go/internal/core/command 0.033s coverage: 46.6% of statements 15:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/errors [no test files] 15:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces [no test files] 15:17:14 ? github.com/edgexfoundry/edgex-go/internal/core/command/interfaces/mocks [no test files] 15:17:16 ok github.com/edgexfoundry/edgex-go/internal/core/data 1.080s coverage: 27.2% of statements 15:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/errors [no test files] 15:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces [no test files] 15:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/interfaces/mocks [no test files] 15:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:17:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading 0.092s coverage: 100.0% of statements 15:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/reading/mocks [no test files] 15:17:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor 0.019s coverage: 100.0% of statements 15:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/operators/value_descriptor/mocks [no test files] 15:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2 [no test files] 15:17:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/application 0.338s coverage: 82.5% of statements 15:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/application/mocks [no test files] 15:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/bootstrap/container [no test files] 15:17:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/v2/controller/http 0.021s coverage: 92.9% of statements 15:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces [no test files] 15:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/infrastructure/interfaces/mocks [no test files] 15:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/io [no test files] 15:17:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/v2/mocks [no test files] 15:17:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata 0.203s coverage: 28.6% of statements 15:17:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:17:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:17:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/errors [no test files] 15:17:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces [no test files] 15:17:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/interfaces/mocks [no test files] 15:17:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable 0.031s coverage: 100.0% of statements 15:17:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/addressable/mocks [no test files] 15:17:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command 0.016s coverage: 100.0% of statements 15:17:18 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/command/mocks [no test files] 15:17:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device 0.044s coverage: 89.8% of statements 15:17:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device/mocks [no test files] 15:17:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile 0.032s coverage: 97.5% of statements 15:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_profile/mocks [no test files] 15:17:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service 0.018s coverage: 100.0% of statements 15:17:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/operators/device_service/mocks [no test files] 15:17:21 ? github.com/edgexfoundry/edgex-go/internal/mocks [no test files] 15:17:21 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:17:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/container [no test files] 15:17:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers/database [no test files] 15:17:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:17:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:17:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/container [no test files] 15:17:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:17:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation/models [no test files] 15:17:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:17:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/interfaces [no test files] 15:17:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo [no test files] 15:17:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/mongo/models [no test files] 15:17:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:17:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis/models [no test files] 15:17:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/test [no test files] 15:17:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/errorconcept [no test files] 15:17:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.033s coverage: 58.8% of statements 15:17:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/bootstrap/handlers [no test files] 15:17:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/error [no test files] 15:17:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/v2/infrastructure/redis [no test files] 15:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.116s coverage: 63.5% of statements 15:17:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:17:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.008s coverage: 100.0% of statements 15:17:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.157s coverage: 55.9% of statements 15:17:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:17:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:17:22 ? github.com/edgexfoundry/edgex-go/internal/security/secretread [no test files] 15:17:22 ? github.com/edgexfoundry/edgex-go/internal/security/secrets [no test files] 15:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/certificates 2.366s coverage: 86.3% of statements 15:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/command [no test files] 15:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/cache 0.445s coverage: 72.2% of statements 15:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/generate 0.157s coverage: 72.1% of statements 15:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/command/import 0.014s coverage: 82.4% of statements 15:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/config 0.015s coverage: 48.4% of statements 15:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/container [no test files] 15:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/contract [no test files] 15:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/directory [no test files] 15:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/helper 0.030s coverage: 28.8% of statements 15:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/mocks [no test files] 15:17:25 ok github.com/edgexfoundry/edgex-go/internal/security/secrets/seed 0.022s coverage: 96.8% of statements 15:17:25 ? github.com/edgexfoundry/edgex-go/internal/security/secrets/test [no test files] 15:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.102s coverage: 26.9% of statements 15:17:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:17:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient 0.110s coverage: 84.1% of statements 15:17:26 ok github.com/edgexfoundry/edgex-go/internal/security/secretstoreclient/mocks 0.015s coverage: 100.0% of statements 15:17:27 ok github.com/edgexfoundry/edgex-go/internal/support/logging 0.034s coverage: 42.9% of statements 15:17:27 ? github.com/edgexfoundry/edgex-go/internal/support/logging/config [no test files] 15:17:27 ? github.com/edgexfoundry/edgex-go/internal/support/logging/container [no test files] 15:17:27 ok github.com/edgexfoundry/edgex-go/internal/support/logging/filter 0.032s coverage: 100.0% of statements 15:17:27 ? github.com/edgexfoundry/edgex-go/internal/support/logging/interfaces [no test files] 15:17:27 ok github.com/edgexfoundry/edgex-go/internal/support/logging/logger/file 0.039s coverage: 83.8% of statements 15:17:27 ? github.com/edgexfoundry/edgex-go/internal/support/logging/logger/mongo [no test files] 15:17:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications 0.031s coverage: 46.1% of statements 15:17:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:17:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:17:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/enums 0.010s coverage: 100.0% of statements 15:17:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/errors [no test files] 15:17:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces [no test files] 15:17:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/interfaces/mocks [no test files] 15:17:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification 0.045s coverage: 100.0% of statements 15:17:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/notification/mocks [no test files] 15:17:29 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription 0.056s coverage: 100.0% of statements 15:17:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/operators/subscription/mocks [no test files] 15:17:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler 0.072s coverage: 29.1% of statements 15:17:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:17:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:17:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/errors [no test files] 15:17:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces [no test files] 15:17:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/interfaces/mocks [no test files] 15:17:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval 0.025s coverage: 99.0% of statements 15:17:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/interval/mocks [no test files] 15:17:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction 0.019s coverage: 100.0% of statements 15:17:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/operators/intervalaction/mocks [no test files] 15:17:31 ok github.com/edgexfoundry/edgex-go/internal/system 0.004s coverage: 0.0% of statements 15:17:31 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:17:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/clients 0.004s coverage: 100.0% of statements 15:17:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/concurrent [no test files] 15:17:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:17:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:17:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/direct [no test files] 15:17:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/executor 0.012s coverage: 87.9% of statements 15:17:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/getconfig [no test files] 15:17:32 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:17:32 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.005s coverage: 100.0% of statements 15:17:33 ok github.com/edgexfoundry/edgex-go/internal/system/agent/setconfig 0.005s coverage: 32.1% of statements 15:17:33 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.008s coverage: 100.0% of statements 15:17:33 GO111MODULE=on go vet ./... 15:17:40 gofmt -l . 15:17:41 [ "`gofmt -l .`" = "" ] 15:17:41 ./bin/test-go-mod-tidy.sh 15:17:42 ./bin/test-attribution-txt.sh [Pipeline] sh 15:17:44 + ls -al . 15:17:44 total 552 15:17:44 drwxrwxr-x 10 1001 1001 4096 Sep 10 15:17 . 15:17:44 drwxr-xr-x 4 root root 28 Sep 10 15:16 .. 15:17:44 -rw-rw-r-- 1 1001 1001 11 Sep 10 15:14 .dockerignore 15:17:44 drwxrwxr-x 8 1001 1001 179 Sep 10 15:14 .git 15:17:44 drwxrwxr-x 3 1001 1001 60 Sep 10 15:14 .github 15:17:44 -rw-rw-r-- 1 1001 1001 932 Sep 10 15:14 .gitignore 15:17:44 drwx------ 3 1001 1001 47 Sep 10 15:15 .semver 15:17:44 -rw-rw-r-- 1 1001 1001 166 Sep 10 15:14 .sonarcloud.properties 15:17:44 -rw-rw-r-- 1 1001 1001 3804 Sep 10 15:14 CONTRIBUTING.md 15:17:44 -rw-rw-r-- 1 1001 1001 1035 Sep 10 15:14 Dockerfile.build 15:17:44 -rw-rw-r-- 1 1001 1001 886 Sep 10 15:14 Jenkinsfile 15:17:44 -rw-rw-r-- 1 1001 1001 10775 Sep 10 15:14 LICENSE 15:17:44 -rw-rw-r-- 1 1001 1001 6237 Sep 10 15:14 Makefile 15:17:44 -rw-rw-r-- 1 1001 1001 6465 Sep 10 15:14 README.md 15:17:44 -rw-rw-r-- 1 1001 1001 259 Sep 10 15:14 SECURITY.md 15:17:44 -rw-rw-r-- 1 1001 1001 5 Sep 10 15:15 VERSION 15:17:44 -rw-rw-r-- 1 1001 1001 4131 Sep 10 15:14 ZMQWindows.md 15:17:44 drwxrwxr-x 2 1001 1001 117 Sep 10 15:14 bin 15:17:44 drwxrwxr-x 15 1001 1001 4096 Sep 10 15:14 cmd 15:17:44 -rw-r--r-- 1 root root 458659 Sep 10 15:17 coverage.out 15:17:44 -rw-r--r-- 1 root root 1019 Sep 10 15:17 go.mod 15:17:44 -rw-r--r-- 1 root root 19185 Sep 10 15:17 go.sum 15:17:44 drwxrwxr-x 8 1001 1001 127 Sep 10 15:14 internal 15:17:44 drwxrwxr-x 4 1001 1001 26 Sep 10 15:14 openapi 15:17:44 drwxrwxr-x 4 1001 1001 71 Sep 10 15:14 snap 15:17:44 -rw-rw-r-- 1 1001 1001 168 Sep 10 15:14 version.go [Pipeline] sh 15:17:44 + '[' -e coverage.out ] 15:17:44 + chown 1001:1001 coverage.out [Pipeline] stash 15:17:44 Stashed 1 file(s) [Pipeline] sh 15:17:45 + make build 15:17:45 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 15:17: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 15:17:57 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 15:17:58 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 15:18: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 15:18: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 15:18: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 15:18: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 15:18:09 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 15:18:11 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 15:18:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2104 in /w/workspace/edgexfoundry_edgex-go_PR-2685 [Pipeline] { [Pipeline] ws 15:18:12 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 15:18:13 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 15:18: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 15:18:18 using credential edgex-jenkins-ssh 15:18:18 Cloning the remote Git repository 15:18:18 Cloning with configured refspecs honoured and without tags 15:18:19 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 15:18:18 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:18:18 > git init /w/workspace/edgex-go/2 # timeout=10 15:18:18 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:18:18 > git --version # timeout=10 15:18:18 > git --version # 'git version 2.17.1' 15:18:18 using GIT_SSH to set credentials SSH Credentials for GitHub 15:18:18 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2685/head:refs/remotes/origin/PR-2685 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] } 15:18:20 $ docker stop --time=1 82ad877521fbdecacfad88f9ccfc7ccb5dcd4bfa821f5b952fb634fcab4325cf 15:18:22 $ docker rm -f 82ad877521fbdecacfad88f9ccfc7ccb5dcd4bfa821f5b952fb634fcab4325cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:18:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:18:24 15:18:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] sh 15:18:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:18:24 latest: Pulling from edgex-devops/edgex-compose 15:18:24 cbdbe7a5bc2a: Pulling fs layer 15:18:24 ca9280d653b3: Pulling fs layer 15:18:24 7e9c9ca2126c: Pulling fs layer 15:18:24 cbdbe7a5bc2a: Verifying Checksum 15:18:24 cbdbe7a5bc2a: Download complete 15:18:25 ca9280d653b3: Verifying Checksum 15:18:25 ca9280d653b3: Download complete 15:18:25 cbdbe7a5bc2a: Pull complete 15:18:26 ca9280d653b3: Pull complete 15:18:26 7e9c9ca2126c: Download complete 15:18:34 7e9c9ca2126c: Pull complete 15:18:34 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:18:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:18:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] withDockerContainer 15:18:34 prd-centos7-docker-4c-2g-2100 does not seem to be running inside a container 15:18:34 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:18:36 Fetching without tags 15:18:37 Merging remotes/origin/master commit ae7f6d9e03ac0c4469df4e5edf961c8bae9d78bc into PR head commit e9fb38e5533f36837d17c8605af397c1cde55ba0 15:18:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:18:36 > git config --add remote.origin.fetch +refs/pull/2685/head:refs/remotes/origin/PR-2685 # timeout=10 15:18:36 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:18:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:18:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:18:36 using GIT_SSH to set credentials SSH Credentials for GitHub 15:18:36 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2685/head:refs/remotes/origin/PR-2685 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:18:37 > git config core.sparsecheckout # timeout=10 15:18:37 > git checkout -f e9fb38e5533f36837d17c8605af397c1cde55ba0 # timeout=10 15:18:37 $ docker top 388f7cbbd0b5410ba28b7d24e7301ada4ca8f861f573cc90808e66ec873eaf81 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] sh [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:18:38 Failed in branch arm64 15:18:38 + docker-compose build --help 15:18:38 + grep parallel 15:18:39 --parallel Build images in parallel. [Pipeline] } 15:18:39 $ docker stop --time=1 388f7cbbd0b5410ba28b7d24e7301ada4ca8f861f573cc90808e66ec873eaf81 15:18:41 $ docker rm -f 388f7cbbd0b5410ba28b7d24e7301ada4ca8f861f573cc90808e66ec873eaf81 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:18:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:18:41 . [Pipeline] withDockerContainer 15:18:41 prd-centos7-docker-4c-2g-2100 does not seem to be running inside a container 15:18:42 $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:18:42 $ docker top 72ffbc000a8e455ac670a61ae5e302d2d288ac74da2284ef969a488cfa0682a4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:18:43 + docker-compose -f ./docker-compose-build.yml build --parallel 15:18:45 Building docker-core-command-go ... 15:18:45 Building docker-core-data-go ... 15:18:45 Building docker-core-metadata-go ... 15:18:45 Building docker-security-proxy-setup-go ... 15:18:45 Building docker-security-secrets-setup-go ... 15:18:45 Building docker-security-secretstore-setup-go ... 15:18:45 Building docker-support-logging-go ... 15:18:45 Building docker-support-notifications-go ... 15:18:45 Building docker-support-scheduler-go ... 15:18:45 Building docker-sys-mgmt-agent-go ... 15:18:45 Building docker-support-notifications-go 15:18:45 Building docker-core-metadata-go 15:18:45 Building docker-security-proxy-setup-go 15:18:45 Building docker-security-secrets-setup-go 15:18:45 Building docker-security-secretstore-setup-go 15:19:24 Step 1/26 : ARG BUILDER_BASE=golang:1.13-alpine 15:19:24 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:19:24 ---> 0bd6a23dc61d 15:19:24 Step 3/26 : WORKDIR /edgex-go 15:19:24 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 15:19:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:19:24 ---> 0bd6a23dc61d 15:19:24 Step 3/22 : WORKDIR /edgex-go 15:19:24 Step 1/29 : ARG BUILDER_BASE=golang:1.13-alpine 15:19:24 Step 2/29 : FROM ${BUILDER_BASE} AS build-env 15:19:24 ---> 0bd6a23dc61d 15:19:24 Step 3/29 : WORKDIR /edgex-go 15:19:24 Step 1/20 : ARG BUILDER_BASE=golang:1.13-alpine 15:19:24 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:19:24 ---> 0bd6a23dc61d 15:19:24 Step 3/20 : WORKDIR /edgex-go 15:19:24 Step 1/24 : ARG BUILDER_BASE=golang:1.13-alpine 15:19:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 15:19:24 ---> 0bd6a23dc61d 15:19:24 Step 3/24 : WORKDIR /edgex-go 15:19:24 ---> Running in cac36b6ea2c8 15:19:24 ---> Running in 7f6d62b5af90 15:19:24 ---> Running in 7a02e2f7e882 15:19:24 ---> Running in 01f4b6abc1e9 15:19:24 ---> Running in 31bf7e99a358 15:19:24 Removing intermediate container cac36b6ea2c8 15:19:24 ---> c7fde8c8c055 15:19:24 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:24 Removing intermediate container 31bf7e99a358 15:19:24 ---> 731c3dc0cd12 15:19:24 Step 4/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:24 Removing intermediate container 01f4b6abc1e9 15:19:24 ---> a1e6527de45c 15:19:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:24 Removing intermediate container 7a02e2f7e882 15:19:24 ---> ea01713be342 15:19:24 Step 4/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:19:24 Removing intermediate container 7f6d62b5af90 15:19:24 ---> 8c11be75bb9f 15:19:24 Step 4/29 : RUN apk update && apk add make git 15:19:24 ---> Running in 687b795be341 15:19:24 ---> Running in b8ac8685f8d9 15:19:24 ---> Running in edd194c0191a 15:19:24 ---> Running in b6f18538ded1 15:19:24 ---> Running in 32ccd5e58688 15:19:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:19:26 Removing intermediate container 32ccd5e58688 15:19:26 ---> 397b836e8a62 15:19:26 Step 5/24 : RUN apk update && apk add make bash git ca-certificates 15:19:26 Removing intermediate container b8ac8685f8d9 15:19:26 ---> f4425619a85b 15:19:26 Step 5/26 : RUN apk update && apk add make git 15:19:26 ---> Running in 2f8b22552a56 15:19:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:19:26 Removing intermediate container edd194c0191a 15:19:26 ---> a06fece8f95d 15:19:26 Step 5/22 : RUN apk update && apk add make git 15:19:26 ---> Running in 338f4ef6a1e1 15:19:27 Removing intermediate container 687b795be341 15:19:27 ---> ed4f998eddb7 15:19:27 Step 5/20 : RUN apk update && apk add make git 15:19:27 ---> Running in 7be89c979258 15:19:27 ---> Running in 591c50ebeb8c 15:19:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:19:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:19:28 v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] 15:19:28 v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] 15:19:28 OK: 12746 distinct packages available 15:19:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:19:28 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:19:28 OK: 233 MiB in 51 packages 15:19:28 Removing intermediate container b6f18538ded1 15:19:28 ---> e6b0560792f6 15:19:28 Step 5/29 : COPY go.mod . 15:19:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:19:29 ---> 7be2fe9c3e8c 15:19:29 Step 6/29 : RUN go mod download 15:19:29 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:19:29 ---> Running in ad6d72e0e7da 15:19:31 v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] 15:19:31 v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] 15:19:31 OK: 12746 distinct packages available 15:19:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:19:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:19:31 Removing intermediate container ad6d72e0e7da 15:19:31 ---> 077e14089570 15:19:31 Step 7/29 : COPY . . 15:19:31 OK: 233 MiB in 51 packages 15:19:33 v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] 15:19:33 v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] 15:19:33 OK: 12746 distinct packages available 15:19:33 v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] 15:19:33 v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] 15:19:33 OK: 12746 distinct packages available 15:19:33 v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] 15:19:33 v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] 15:19:33 OK: 12746 distinct packages available 15:19:33 OK: 233 MiB in 51 packages 15:19:33 OK: 233 MiB in 51 packages 15:19:34 OK: 233 MiB in 51 packages 15:19:34 Removing intermediate container 2f8b22552a56 15:19:34 ---> 2263367327fb 15:19:34 Step 6/24 : COPY go.mod . 15:19:35 ---> 7081e02c1da2 15:19:35 Step 7/24 : RUN go mod download 15:19:36 ---> Running in 9e7b46b01afe 15:19:37 Removing intermediate container 338f4ef6a1e1 15:19:37 ---> 5e2ad8f7c2c8 15:19:37 Step 6/26 : COPY go.mod . 15:19:38 Removing intermediate container 591c50ebeb8c 15:19:38 ---> 7c055a060255 15:19:38 Step 6/20 : COPY go.mod . 15:19:39 Removing intermediate container 7be89c979258 15:19:39 ---> b7090a95e409 15:19:39 Step 6/22 : COPY go.mod . 15:19:39 ---> 5ab36852eb9d 15:19:39 Step 7/26 : RUN go mod download 15:19:40 ---> 1d31d8c88392 15:19:40 Step 7/20 : RUN go mod download 15:19:40 ---> Running in e30062c410f2 15:19:40 ---> c4e833b5b1cd 15:19:40 Step 7/22 : RUN go mod download 15:19:40 ---> Running in 1c6d2338da52 15:19:41 ---> Running in 8006bf45ced1 15:19:42 Removing intermediate container 9e7b46b01afe 15:19:42 ---> 5cfcfd3ddccd 15:19:42 Step 8/24 : COPY . . 15:19:50 Removing intermediate container e30062c410f2 15:19:50 ---> cdcfd8617999 15:19:50 Step 8/26 : COPY . . 15:19:50 Removing intermediate container 1c6d2338da52 15:19:50 ---> 2e1cab23abae 15:19:50 Step 8/20 : COPY . . 15:19:50 ---> 4529b891a56d 15:19:50 Step 8/29 : RUN make cmd/security-secrets-setup/security-secrets-setup 15:19:50 Removing intermediate container 8006bf45ced1 15:19:50 ---> 17222ae66072 15:19:50 Step 8/22 : COPY . . 15:19:50 ---> Running in 80900ac8b846 15:19:55 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o ./cmd/security-secrets-setup/security-secrets-setup ./cmd/security-secrets-setup 15:20:08 ---> 8b493ee97c37 15:20:08 Step 9/24 : RUN make cmd/support-notifications/support-notifications 15:20:09 ---> Running in b5c3a4be214f 15:20:11 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 15:20:24 Removing intermediate container 80900ac8b846 15:20:24 ---> 715fabce388c 15:20:24 15:20:24 Step 9/29 : FROM alpine:latest 15:20:24 latest: Pulling from library/alpine 15:20:25 Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 15:20:25 Status: Downloaded newer image for alpine:latest 15:20:25 ---> a24bb4013296 15:20:25 Step 10/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc. Copyright (c) 2019 Intel Corporation' 15:20:26 ---> Running in 6b2a2367d9de 15:20:27 ---> 1d03ebae8cf9 15:20:27 Step 9/26 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup cmd/security-secretstore-read/security-secretstore-read 15:20:27 ---> 80289996f730 15:20:27 Step 9/22 : RUN make cmd/core-metadata/core-metadata 15:20:27 ---> b58485e1e1e4 15:20:27 Step 9/20 : RUN make cmd/security-proxy-setup/security-proxy-setup 15:20:27 ---> Running in 9b6cf586247c 15:20:27 ---> Running in 7502f58ae94e 15:20:27 ---> Running in 08986619374a 15:20:27 Removing intermediate container 6b2a2367d9de 15:20:27 ---> 9f821c52ece4 15:20:27 Step 11/29 : USER root 15:20:27 ---> Running in 8f9ff9deb23f 15:20:28 Removing intermediate container 8f9ff9deb23f 15:20:28 ---> 9b6a19577ef9 15:20:28 Step 12/29 : RUN apk update && apk add ca-certificates dumb-init && rm -rf /var/cache/apk/* 15:20:28 ---> Running in 9a1430230225 15:20:29 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 15:20:29 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 15:20:29 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 15:20:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:20:29 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:20:30 v3.12.0-306-g6984aa70ea [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 15:20:30 v3.12.0-307-g4ab848012f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 15:20:30 OK: 12746 distinct packages available 15:20:30 (1/2) Installing ca-certificates (20191127-r4) 15:20:30 (2/2) Installing dumb-init (1.2.2-r1) 15:20:30 Executing busybox-1.31.1-r16.trigger 15:20:30 Executing ca-certificates-20191127-r4.trigger 15:20:30 OK: 6 MiB in 16 packages 15:20:33 Removing intermediate container 9a1430230225 15:20:33 ---> 3ddd7b30fe5f 15:20:33 Step 13/29 : ENV BASE_DIR=/edgex/security-secrets-setup 15:20:33 ---> Running in 0484202abb3b 15:20:33 Removing intermediate container 0484202abb3b 15:20:33 ---> 1a88572aa354 15:20:33 Step 14/29 : WORKDIR $BASE_DIR 15:20:33 ---> Running in a9fec254e802 15:20:35 Removing intermediate container a9fec254e802 15:20:35 ---> aa787cbc1ec3 15:20:35 Step 15/29 : RUN mkdir res && mkdir -p /vault/init && mkdir /vault/staging 15:20:35 ---> Running in 9e1d6034ae37 15:20:38 Removing intermediate container 9e1d6034ae37 15:20:38 ---> 89fc1f7c024f 15:20:38 Step 16/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/security-secrets-setup . 15:20:40 ---> 49502d5c8af7 15:20:40 Step 17/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/configuration.toml ./res 15:20:41 Removing intermediate container b5c3a4be214f 15:20:41 ---> d2e820712c57 15:20:41 15:20:41 Step 10/24 : FROM scratch 15:20:41 ---> 15:20:41 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 15:20:41 ---> Running in c53454a4cbbb 15:20:41 ---> d54074ae29e2 15:20:41 Step 18/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-vault.json ./res 15:20:42 Removing intermediate container c53454a4cbbb 15:20:42 ---> 3b1ea3527183 15:20:42 Step 12/24 : ENV APP_PORT=48060 15:20:42 ---> Running in 2961813d3aed 15:20:42 ---> 779173c3cad3 15:20:42 Step 19/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/res/pkisetup-kong.json ./res 15:20:42 Removing intermediate container 2961813d3aed 15:20:42 ---> 13f21799eb0c 15:20:42 Step 13/24 : EXPOSE $APP_PORT 15:20:42 ---> Running in cbed22d5ff7f 15:20:43 ---> df4f6b17d463 15:20:43 Step 20/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/start_vault.sh /vault/staging 15:20:43 Removing intermediate container cbed22d5ff7f 15:20:43 ---> 8f354b6e3e5e 15:20:43 Step 14/24 : COPY --from=builder /bin/sh /bin/sh 15:20:43 ---> 3296ebf7dda3 15:20:43 Step 21/29 : RUN chmod +x /vault/staging/start_vault.sh 15:20:43 ---> f3b7fa11f292 15:20:43 Step 15/24 : COPY --from=builder /usr/share/ca-certificates /usr/share/ca-certificates 15:20:44 ---> Running in 3b4717a32d81 15:20:46 ---> 5981b7bab4f5 15:20:46 Step 16/24 : COPY --from=builder /etc/ssl /etc/ssl 15:20:47 Removing intermediate container 3b4717a32d81 15:20:47 ---> 36734a3b8f81 15:20:47 Step 22/29 : COPY --from=build-env /edgex-go/cmd/security-secrets-setup/entrypoint.sh /usr/local/bin/ 15:20:47 ---> 2ba4680400a6 15:20:47 Step 17/24 : COPY --from=builder /edgex-go/cmd/support-notifications/Attribution.txt / 15:20:48 ---> 4783154d10b8 15:20:48 Step 23/29 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:20:48 ---> Running in 7576ccab339e 15:20:48 ---> 7562b5738b10 15:20:48 Step 18/24 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:20:51 ---> 0a99f407e340 15:20:51 Step 19/24 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:20:51 ---> 2654f79f4e5b 15:20:51 Step 20/24 : ENTRYPOINT ["/support-notifications"] 15:20:51 Removing intermediate container 7576ccab339e 15:20:51 ---> f8038a975009 15:20:51 Step 24/29 : RUN chmod 755 security-secrets-setup 15:20:51 ---> Running in e4178a0c88ad 15:20:51 ---> Running in 553bcea3836f 15:20:52 Removing intermediate container e4178a0c88ad 15:20:52 ---> cf803c359a58 15:20:52 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:20:52 ---> Running in dff260a56af5 15:20:53 Removing intermediate container dff260a56af5 15:20:53 ---> b7edd3b248e4 15:20:53 Step 22/24 : LABEL arch=x86_64 15:20:53 ---> Running in 3c5f88e875dd 15:20:53 Removing intermediate container 3c5f88e875dd 15:20:53 ---> 1d4482395077 15:20:53 Step 23/24 : LABEL git_sha=e9fb38e5533f36837d17c8605af397c1cde55ba0 15:20:53 ---> Running in efa1945ea75d 15:20:53 Removing intermediate container efa1945ea75d 15:20:53 ---> 7442ccd71f77 15:20:53 Step 24/24 : LABEL version=0.0.0 15:20:53 ---> Running in c579f772b4ed 15:20:54 Removing intermediate container c579f772b4ed 15:20:54 ---> 3a1a0ce9cb1b 15:20:54 15:20:54 Removing intermediate container 553bcea3836f 15:20:54 ---> 14b7922a12ce 15:20:54 Step 25/29 : ENTRYPOINT ["entrypoint.sh"] 15:20:55 ---> Running in 15f13aa568d4 15:20:55 Successfully built 3a1a0ce9cb1b 15:20:55 Successfully tagged docker-support-notifications-go:latest 15:20:55 Building docker-support-logging-go 15:20:55  Building docker-support-notifications-go ... done Removing intermediate container 15f13aa568d4 15:20:55 ---> dc01396cf02b 15:20:55 Step 26/29 : CMD [ "generate" ] 15:20:55 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 15:20:55 ---> Running in f87be23208aa 15:20:56 Removing intermediate container f87be23208aa 15:20:56 ---> b88e42f95bc2 15:20:56 Step 27/29 : LABEL arch=x86_64 15:20:56 ---> Running in a36aa5615532 15:20:57 Removing intermediate container a36aa5615532 15:20:57 ---> 676667053cf9 15:20:57 Step 28/29 : LABEL git_sha=e9fb38e5533f36837d17c8605af397c1cde55ba0 15:21:00 ---> Running in 74a599d0ea15 15:21:02 Removing intermediate container 74a599d0ea15 15:21:02 ---> 2d633f039807 15:21:02 Step 29/29 : LABEL version=0.0.0 15:21:04 ---> Running in 33d5535b271f 15:21:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/security-secretstore-read/security-secretstore-read ./cmd/security-secretstore-read 15:21:05 Removing intermediate container 33d5535b271f 15:21:05 ---> da997b367541 15:21:05 15:21:05 Removing intermediate container 08986619374a 15:21:05 ---> 6b5971916771 15:21:05 15:21:05 Step 10/20 : FROM alpine 15:21:05 ---> a24bb4013296 15:21:05 Step 11/20 : RUN apk update && apk add curl && rm -rf /var/cache/apk/* 15:21:06 Successfully built da997b367541 15:21:06 Successfully tagged docker-security-secrets-setup-go:latest 15:21:06 Building docker-core-command-go 15:21:06 ---> Running in 3d896a54ab29 15:21:09  Building docker-security-secrets-setup-go ... done fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:21:09 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:21:09 v3.12.0-306-g6984aa70ea [http://dl-cdn.alpinelinux.org/alpine/v3.12/main] 15:21:09 v3.12.0-307-g4ab848012f [http://dl-cdn.alpinelinux.org/alpine/v3.12/community] 15:21:09 OK: 12746 distinct packages available 15:21:10 (1/4) Installing ca-certificates (20191127-r4) 15:21:10 (2/4) Installing nghttp2-libs (1.41.0-r0) 15:21:10 (3/4) Installing libcurl (7.69.1-r0) 15:21:10 (4/4) Installing curl (7.69.1-r0) 15:21:10 Executing busybox-1.31.1-r16.trigger 15:21:10 Executing ca-certificates-20191127-r4.trigger 15:21:10 OK: 7 MiB in 18 packages 15:21:18 Removing intermediate container 3d896a54ab29 15:21:18 ---> a58c4cbc819f 15:21:18 Step 12/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:21:18 Removing intermediate container 9b6cf586247c 15:21:18 ---> 8236c0648743 15:21:18 15:21:18 Step 10/22 : FROM scratch 15:21:18 ---> 15:21:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:21:18 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 15:21:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:21:18 ---> 0bd6a23dc61d 15:21:18 Step 3/22 : WORKDIR /edgex-go 15:21:18 ---> Using cache 15:21:18 ---> ea01713be342 15:21:18 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:21:18 ---> Using cache 15:21:18 ---> 397b836e8a62 15:21:18 Step 5/22 : RUN apk update && apk add make && apk add bash git 15:21:19 ---> Running in bbce5f552bf8 15:21:19 ---> Running in 4c8f53fe75a6 15:21:19 ---> Running in becd5777ece7 15:21:20 Removing intermediate container bbce5f552bf8 15:21:20 ---> da5254ab5c4a 15:21:20 Step 12/22 : ENV APP_PORT=48081 15:21:20 Removing intermediate container 4c8f53fe75a6 15:21:20 ---> 71401c2cbca1 15:21:20 Step 13/20 : WORKDIR /edgex 15:21:20 ---> Running in 77aece33b0c4 15:21:20 ---> Running in a8ace9e70f62 15:21:22 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:21:22 Removing intermediate container 77aece33b0c4 15:21:22 ---> 546fd8351070 15:21:22 Step 13/22 : EXPOSE $APP_PORT 15:21:22 ---> Running in 96786a1467cd 15:21:23 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:21:23 Removing intermediate container a8ace9e70f62 15:21:23 ---> 2d807508caeb 15:21:23 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:21:24 v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] 15:21:24 v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] 15:21:24 OK: 12746 distinct packages available 15:21:24 OK: 233 MiB in 51 packages 15:21:24 OK: 233 MiB in 51 packages 15:21:24 Removing intermediate container 96786a1467cd 15:21:24 ---> b6a45efe5b51 15:21:24 Step 14/22 : WORKDIR / 15:21:25 ---> Running in e11301b3998b 15:21:26 ---> 92ee827773a0 15:21:26 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:21:27 Removing intermediate container 7502f58ae94e 15:21:27 ---> 36d10e689252 15:21:27 15:21:27 Step 10/26 : FROM alpine:3.10 15:21:28 Step 1/22 : ARG BUILDER_BASE=golang:1.13-alpine 15:21:28 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:21:28 ---> 0bd6a23dc61d 15:21:28 Step 3/22 : WORKDIR /edgex-go 15:21:28 ---> Using cache 15:21:28 ---> ea01713be342 15:21:28 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:21:28 ---> Using cache 15:21:28 ---> 397b836e8a62 15:21:28 Step 5/22 : RUN apk update && apk add make git 15:21:28 3.10: Pulling from library/alpine 15:21:28 Removing intermediate container e11301b3998b 15:21:28 ---> 2b807ac5581a 15:21:28 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-metadata/Attribution.txt / 15:21:29 ---> Running in 5fee6cc8eab6 15:21:29 ---> 6b50e0e96fc7 15:21:29 Step 16/20 : ENTRYPOINT ["/edgex/security-proxy-setup"] 15:21:29 Digest: sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 15:21:29 Removing intermediate container becd5777ece7 15:21:29 ---> 0209f9a0c5fb 15:21:29 Step 6/22 : COPY go.mod . 15:21:29 Status: Downloaded newer image for alpine:3.10 15:21:29 ---> be4e4bea2c2e 15:21:29 Step 11/26 : RUN apk update && apk add ca-certificates dumb-init curl && rm -rf /var/cache/apk/* 15:21:29 ---> Running in 5624b015f026 15:21:29 ---> Running in b59f08ae1740 15:21:29 ---> 994be4faeebb 15:21:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:21:30 ---> b33805d90017 15:21:30 Step 7/22 : RUN go mod download 15:21:30 Removing intermediate container 5624b015f026 15:21:30 ---> e388f03bbcce 15:21:30 Step 17/20 : CMD ["--init=true"] 15:21:30 ---> Running in 168b1c586882 15:21:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:21:30 ---> Running in c8d0f4517d4b 15:21:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz 15:21:30 ---> 1cfa9efa28d2 15:21:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:21:30 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz 15:21:30 Removing intermediate container c8d0f4517d4b 15:21:30 ---> d41edb3bc9dc 15:21:30 Step 18/20 : LABEL arch=x86_64 15:21:30 ---> Running in 21a8ebb49d4d 15:21:30 v3.10.5-85-gb9aebdae9a [http://dl-cdn.alpinelinux.org/alpine/v3.10/main] 15:21:30 v3.10.5-73-g9ff6848e18 [http://dl-cdn.alpinelinux.org/alpine/v3.10/community] 15:21:30 OK: 10346 distinct packages available 15:21:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:21:31 (1/5) Installing ca-certificates (20191127-r2) 15:21:31 ---> 57e579fb08b9 15:21:31 Step 18/22 : ENTRYPOINT ["/core-metadata"] 15:21:31 (2/5) Installing nghttp2-libs (1.39.2-r1) 15:21:31 (3/5) Installing libcurl (7.66.0-r0) 15:21:31 (4/5) Installing curl (7.66.0-r0) 15:21:31 (5/5) Installing dumb-init (1.2.2-r1) 15:21:31 Executing busybox-1.30.1-r3.trigger 15:21:31 Executing ca-certificates-20191127-r2.trigger 15:21:31 OK: 7 MiB in 19 packages 15:21:31 Removing intermediate container 21a8ebb49d4d 15:21:31 ---> 8e5bdcd859b9 15:21:31 Step 19/20 : LABEL git_sha=e9fb38e5533f36837d17c8605af397c1cde55ba0 15:21:31 v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] 15:21:31 v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] 15:21:31 OK: 12746 distinct packages available 15:21:31 ---> Running in b4a2a9a37eba 15:21:31 ---> Running in cde1400aeb0e 15:21:31 OK: 233 MiB in 51 packages 15:21:31 Removing intermediate container b4a2a9a37eba 15:21:31 ---> 1ff641a0280e 15:21:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:21:31 Removing intermediate container cde1400aeb0e 15:21:31 ---> aa2245d01f75 15:21:31 Step 20/20 : LABEL version=0.0.0 15:21:32 ---> Running in 63bf5f7db16b 15:21:32 ---> Running in d2c0a178009f 15:21:32 Removing intermediate container b59f08ae1740 15:21:32 ---> 630ed4db632e 15:21:32 Step 12/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:21:32 Removing intermediate container 63bf5f7db16b 15:21:32 ---> 7201824b659c 15:21:32 Step 20/22 : LABEL arch=x86_64 15:21:33 ---> Running in cde764699ef8 15:21:33 ---> Running in 3c5f539c965a 15:21:33 Removing intermediate container d2c0a178009f 15:21:33 ---> e928f4fb35ad 15:21:33 15:21:33 Removing intermediate container 168b1c586882 15:21:33 ---> 46a654e19e39 15:21:33 Step 8/22 : COPY . . 15:21:33 Successfully built e928f4fb35ad 15:21:33 Removing intermediate container cde764699ef8 15:21:33 ---> 9b1a1ce28d11 15:21:33 Step 13/26 : WORKDIR / 15:21:33 Successfully tagged docker-security-proxy-setup-go:latest 15:21:33 Building docker-support-scheduler-go 15:21:33  Building docker-security-proxy-setup-go ... done Removing intermediate container 3c5f539c965a 15:21:33 ---> e3dbe9bef138 15:21:33 Step 21/22 : LABEL git_sha=e9fb38e5533f36837d17c8605af397c1cde55ba0 15:21:33 Removing intermediate container 5fee6cc8eab6 15:21:33 ---> a60da4e83241 15:21:33 Step 6/22 : COPY go.mod . 15:21:34 ---> Running in ec3d85b3111a 15:21:34 ---> Running in 4058aea42a6b 15:21:36 ---> d4aaadb05d83 15:21:36 Step 7/22 : RUN go mod download 15:21:37 Removing intermediate container ec3d85b3111a 15:21:37 ---> 87cbac09243f 15:21:37 Step 14/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:21:38 ---> Running in 9dc926de31bf 15:21:38 Removing intermediate container 4058aea42a6b 15:21:38 ---> c6d7a8fc4ab5 15:21:38 Step 22/22 : LABEL version=0.0.0 15:21:39 ---> Running in 9a4335de42f1 15:21:41 ---> 2d5d7d7ec03d 15:21:41 Step 15/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:21:41 Removing intermediate container 9a4335de42f1 15:21:41 ---> 3f6907dfc6af 15:21:41 15:21:42 Successfully built 3f6907dfc6af 15:21:43 Successfully tagged docker-core-metadata-go:latest 15:21:43  Building docker-core-metadata-go ... done Building docker-sys-mgmt-agent-go 15:21:43 ---> ac17464b469f 15:21:43 Step 16/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:21:48 ---> f2d98271d9b8 15:21:48 Step 17/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/res/configuration.toml /res-read/configuration.toml 15:21:48 Removing intermediate container 9dc926de31bf 15:21:48 ---> 5247c38f2c3b 15:21:48 Step 8/22 : COPY . . 15:21:50 ---> c4088738eee1 15:21:50 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:21:54 ---> 52872a0861e0 15:21:54 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:21:57 ---> f82809dc1da6 15:21:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-read/security-secretstore-read . 15:21:59 ---> 0cc1843e6695 15:21:59 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:21:59 Step 1/21 : ARG BUILDER_BASE=golang:1.13-alpine 15:21:59 Step 2/21 : FROM ${BUILDER_BASE} AS builder 15:21:59 ---> 0bd6a23dc61d 15:21:59 Step 3/21 : WORKDIR /edgex-go 15:21:59 ---> Using cache 15:21:59 ---> ea01713be342 15:21:59 Step 4/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:21:59 ---> Using cache 15:21:59 ---> 397b836e8a62 15:21:59 Step 5/21 : RUN apk update && apk add make git 15:21:59 ---> Using cache 15:21:59 ---> a60da4e83241 15:21:59 Step 6/21 : COPY go.mod . 15:21:59 ---> Using cache 15:21:59 ---> d4aaadb05d83 15:21:59 Step 7/21 : RUN go mod download 15:21:59 ---> Using cache 15:21:59 ---> 5247c38f2c3b 15:21:59 Step 8/21 : COPY . . 15:22:02 ---> f6a4f81c394c 15:22:02 Step 22/26 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:22:02 ---> Running in 7f98c10f4deb 15:22:07 ---> 9e67423b6cbe 15:22:07 Step 9/22 : RUN make cmd/support-logging/support-logging 15:22:09 ---> Running in a833009d0f0a 15:22:11 Step 1/27 : ARG BUILDER_BASE=golang:1.13-alpine 15:22:11 Step 2/27 : FROM ${BUILDER_BASE} AS builder 15:22:11 ---> 0bd6a23dc61d 15:22:11 Step 3/27 : WORKDIR /edgex-go 15:22:11 ---> Using cache 15:22:11 ---> ea01713be342 15:22:11 Step 4/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:22:11 ---> Using cache 15:22:11 ---> 397b836e8a62 15:22:11 Step 5/27 : RUN apk update && apk add make bash git 15:22:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -o cmd/support-logging/support-logging ./cmd/support-logging 15:22:12 ---> Running in fb260da6571b 15:22:14 Removing intermediate container 7f98c10f4deb 15:22:14 ---> 9ffc5d4c21f1 15:22:14 Step 23/26 : ENTRYPOINT ["entrypoint.sh"] 15:22:15 ---> Running in 4eaec26fae66 15:22:15 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:22:16 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:22:16 Removing intermediate container 4eaec26fae66 15:22:16 ---> 2ad895eaa9b8 15:22:16 Step 24/26 : LABEL arch=x86_64 15:22:17 ---> Running in e41292a2c807 15:22:18 v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] 15:22:18 v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] 15:22:18 OK: 12746 distinct packages available 15:22:18 OK: 233 MiB in 51 packages 15:22:19 Removing intermediate container e41292a2c807 15:22:19 ---> c7f528c68c7d 15:22:19 Step 25/26 : LABEL git_sha=e9fb38e5533f36837d17c8605af397c1cde55ba0 15:22:20 ---> Running in 955a902a16da 15:22:21 ---> 48258801e96d 15:22:21 Step 9/22 : RUN make cmd/core-command/core-command 15:22:21 ---> Running in 0a51a7b83278 15:22:21 Removing intermediate container 955a902a16da 15:22:21 ---> 156bef8ea9e2 15:22:21 Step 26/26 : LABEL version=0.0.0 15:22:21 ---> Running in 89fcdd5d8c23 15:22:22 Removing intermediate container 89fcdd5d8c23 15:22:22 ---> 3dddc7febcc4 15:22:22 15:22:22 Removing intermediate container fb260da6571b 15:22:22 ---> 2b261e226bb3 15:22:22 Step 6/27 : COPY go.mod . 15:22:22 Successfully built 3dddc7febcc4 15:22:22 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 15:22:22 Successfully tagged docker-security-secretstore-setup-go:latest 15:22:22  Building docker-security-secretstore-setup-go ... done Building docker-core-data-go 15:22:22 ---> 51370d73d1b5 15:22:22 Step 7/27 : RUN go mod download 15:22:23 ---> Running in c1fbebb6fa99 15:22:31 Removing intermediate container c1fbebb6fa99 15:22:31 ---> 675e75427ba8 15:22:31 Step 8/27 : COPY . . 15:22:32 ---> 110e5fb50712 15:22:32 Step 9/21 : RUN make cmd/support-scheduler/support-scheduler 15:22:36 ---> Running in 97d4e1c92bea 15:22:40 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 15:22:56 Removing intermediate container a833009d0f0a 15:22:56 ---> b2c315c2d40c 15:22:56 15:22:56 Step 10/22 : FROM scratch 15:22:56 ---> 15:22:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium' 15:22:56 ---> Using cache 15:22:56 ---> 3b1ea3527183 15:22:56 Step 12/22 : ENV APP_PORT=48061 15:22:56 Step 1/23 : ARG BUILDER_BASE=golang:1.13-alpine 15:22:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:22:56 ---> 0bd6a23dc61d 15:22:56 Step 3/23 : WORKDIR /edgex-go 15:22:56 ---> Using cache 15:22:56 ---> ea01713be342 15:22:56 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:22:56 ---> Using cache 15:22:56 ---> 397b836e8a62 15:22:56 Step 5/23 : RUN apk update && apk add zeromq-dev libsodium-dev pkgconfig build-base git 15:23:00 ---> Running in 8ee20744027b 15:23:00 ---> Running in 4cfbc7453df6 15:23:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:23:01 Removing intermediate container 8ee20744027b 15:23:01 ---> 3598cc1cff0b 15:23:01 Step 13/22 : EXPOSE $APP_PORT 15:23:01 Removing intermediate container 0a51a7b83278 15:23:01 ---> ee787bfd676b 15:23:01 15:23:01 Step 10/22 : FROM scratch 15:23:01 ---> 15:23:01 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:23:01 ---> Using cache 15:23:01 ---> da5254ab5c4a 15:23:01 Step 12/22 : ENV APP_PORT=48082 15:23:01 ---> Running in 57f5ed1916fe 15:23:01 ---> Running in 7ca67b1280af 15:23:01 ---> 2cd67a0faac5 15:23:01 Step 9/27 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:23:01 ---> Running in 40285caf7721 15:23:01 Removing intermediate container 57f5ed1916fe 15:23:01 ---> 340c8d6d24c9 15:23:01 Step 14/22 : COPY --from=builder /bin/bash /bin/bash 15:23:01 Removing intermediate container 7ca67b1280af 15:23:01 ---> 5bf8c9127e06 15:23:01 Step 13/22 : EXPOSE $APP_PORT 15:23:02 ---> Running in dc0c12da67bf 15:23:02 ---> f93fe37a925b 15:23:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/support-logging/Attribution.txt / 15:23:02 Removing intermediate container dc0c12da67bf 15:23:02 ---> 8932e726ad43 15:23:02 Step 14/22 : WORKDIR / 15:23:02 ---> Running in 22ca314daa08 15:23:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:23:02 ---> af664e43b299 15:23:02 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-logging/support-logging / 15:23:02 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 15:23:02 Removing intermediate container 22ca314daa08 15:23:02 ---> 69fb07802ce7 15:23:02 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-command/Attribution.txt / 15:23:03 ---> 772a386ff22c 15:23:03 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:23:03 ---> 4a986dc1402b 15:23:03 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-logging/res/configuration.toml /res/configuration.toml 15:23:04 v3.12.0-306-g6984aa70ea [http://nl.alpinelinux.org/alpine/v3.12/main] 15:23:04 v3.12.0-307-g4ab848012f [http://nl.alpinelinux.org/alpine/v3.12/community] 15:23:04 OK: 12746 distinct packages available 15:23:04 OK: 233 MiB in 51 packages 15:23:05 ---> 000fd248172a 15:23:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:23:05 ---> b5a96b58bef6 15:23:05 Step 18/22 : ENTRYPOINT ["/support-logging"] 15:23:05 ---> Running in 05350b57c847 15:23:05 ---> 16468f3e2129 15:23:05 Step 18/22 : ENTRYPOINT ["/core-command"] 15:23:05 Removing intermediate container 05350b57c847 15:23:05 ---> a7d905db123d 15:23:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:23:05 ---> Running in b29c0c86ddc1 15:23:05 ---> Running in edcfe89ec0ec 15:23:06 Removing intermediate container 4cfbc7453df6 15:23:06 ---> ec5a18b79ee7 15:23:06 Step 6/23 : COPY go.mod . 15:23:06 Removing intermediate container b29c0c86ddc1 15:23:06 ---> 8cef3931a9e1 15:23:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:23:06 Removing intermediate container edcfe89ec0ec 15:23:06 ---> a71fdb9779b6 15:23:06 Step 20/22 : LABEL arch=x86_64 15:23:07 ---> Running in a34ca05c0b13 15:23:07 ---> Running in bbdc9664f465 15:23:07 ---> e7dffb37156f 15:23:07 Step 7/23 : RUN go mod download 15:23:08 Removing intermediate container a34ca05c0b13 15:23:08 ---> 402e3226acac 15:23:08 Step 20/22 : LABEL arch=x86_64 15:23:09 ---> Running in ab3440510a96 15:23:09 Removing intermediate container bbdc9664f465 15:23:09 ---> c7724340308c 15:23:09 Step 21/22 : LABEL git_sha=e9fb38e5533f36837d17c8605af397c1cde55ba0 15:23:09 ---> Running in c8a5afe73661 15:23:09 Removing intermediate container 97d4e1c92bea 15:23:09 ---> 73eb18098d8d 15:23:09 15:23:09 Step 10/21 : FROM scratch 15:23:09 ---> 15:23:09 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:23:09 ---> Running in 303441f96ce5 15:23:09 ---> Using cache 15:23:09 ---> da5254ab5c4a 15:23:09 Step 12/21 : ENV APP_PORT=48085 15:23:09 ---> Running in 2028514af5d7 15:23:09 Removing intermediate container c8a5afe73661 15:23:09 ---> 110584900eeb 15:23:09 Step 21/22 : LABEL git_sha=e9fb38e5533f36837d17c8605af397c1cde55ba0 15:23:09 ---> Running in 1f09f88377e6 15:23:10 Removing intermediate container 303441f96ce5 15:23:10 ---> 2348d711a6e5 15:23:10 Step 22/22 : LABEL version=0.0.0 15:23:10 Removing intermediate container 2028514af5d7 15:23:10 ---> 86bece85fa15 15:23:10 Step 13/21 : EXPOSE $APP_PORT 15:23:10 ---> Running in 12bdb458b74d 15:23:10 ---> Running in 4666133806a9 15:23:10 Removing intermediate container 1f09f88377e6 15:23:10 ---> bdaf085049dc 15:23:10 Step 22/22 : LABEL version=0.0.0 15:23:10 ---> Running in e2d41608c706 15:23:10 Removing intermediate container 12bdb458b74d 15:23:10 ---> ecbd8e272ee1 15:23:10 15:23:10 Removing intermediate container 4666133806a9 15:23:10 ---> a6f73164f9ba 15:23:10 Step 14/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/Attribution.txt / 15:23:10 Successfully built ecbd8e272ee1 15:23:11 Removing intermediate container e2d41608c706 15:23:11 ---> 019e66137cef 15:23:11 15:23:11 Successfully tagged docker-support-logging-go:latest 15:23:11  Building docker-support-logging-go ... done  ---> 598ffa532f25 15:23:11 Step 15/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:23:11 Successfully built 019e66137cef 15:23:11 Successfully tagged docker-core-command-go:latest 15:23:12  Building docker-core-command-go ... done Removing intermediate container ab3440510a96 15:23:12 ---> 53bcad3fc9ba 15:23:12 Step 8/23 : COPY . . 15:23:12 ---> b01fd8e4396b 15:23:12 Step 16/21 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:23:14 ---> b35d37f5e8f8 15:23:14 Step 17/21 : ENTRYPOINT ["/support-scheduler"] 15:23:17 ---> Running in 654795fca39e 15:23:19 Removing intermediate container 654795fca39e 15:23:19 ---> 479b3e3c8e87 15:23:19 Step 18/21 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:23:22 ---> Running in 4c66b13e2192 15:23:22 Removing intermediate container 4c66b13e2192 15:23:22 ---> 450c69ed3c8e 15:23:22 Step 19/21 : LABEL arch=x86_64 15:23:23 ---> Running in 49dc6f5f7d51 15:23:24 Removing intermediate container 49dc6f5f7d51 15:23:24 ---> 89a866cfb50c 15:23:24 Step 20/21 : LABEL git_sha=e9fb38e5533f36837d17c8605af397c1cde55ba0 15:23:24 ---> Running in e545222f4b3c 15:23:26 Removing intermediate container e545222f4b3c 15:23:26 ---> 0cfdcc2a2328 15:23:26 Step 21/21 : LABEL version=0.0.0 15:23:26 ---> Running in 4132f8de9e03 15:23:29 Removing intermediate container 4132f8de9e03 15:23:29 ---> 3fe2b0e09d6a 15:23:29 15:23:29 Successfully built 3fe2b0e09d6a 15:23:30 Successfully tagged docker-support-scheduler-go:latest 15:23:30  Building docker-support-scheduler-go ... done Removing intermediate container 40285caf7721 15:23:30 ---> a127bc316501 15:23:30 Step 10/27 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:23:33 ---> Running in 3c7a1d67cf9f 15:23:34 ---> 9d02262a51b7 15:23:34 Step 9/23 : RUN make cmd/core-data/core-data 15:23:34 ---> Running in 223fe4c2d38c 15:23:34 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 15:23:34 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 15:23:36 Removing intermediate container 3c7a1d67cf9f 15:23:36 ---> b82d06659c3b 15:23:36 15:23:36 Step 11/27 : FROM docker:latest 15:23:36 ---> 81f5749c9058 15:23:36 Step 12/27 : RUN apk add --no-cache bash 15:23:37 ---> Running in 2537b7a210d1 15:23:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:23:37 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:23:38 (1/2) Installing readline (8.0.4-r0) 15:23:38 (2/2) Installing bash (5.0.17-r0) 15:23:38 Executing bash-5.0.17-r0.post-install 15:23:38 Executing busybox-1.31.1-r16.trigger 15:23:38 OK: 12 MiB in 22 packages 15:23:39 Removing intermediate container 2537b7a210d1 15:23:39 ---> 9d98f96db5fd 15:23:39 Step 13/27 : RUN rm -rf /var/cache/apk/* 15:23:39 ---> Running in f7f1b4f61ffb 15:23:41 Removing intermediate container f7f1b4f61ffb 15:23:41 ---> 298e661ba70f 15:23:41 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell' 15:23:41 ---> Running in f7bab3d3419e 15:23:41 Removing intermediate container f7bab3d3419e 15:23:41 ---> 449c297c15ea 15:23:41 Step 15/27 : ENV APP_PORT=48090 15:23:42 ---> Running in bb3f6899eccc 15:23:42 Removing intermediate container bb3f6899eccc 15:23:42 ---> 537d9715e1da 15:23:42 Step 16/27 : EXPOSE $APP_PORT 15:23:42 ---> Running in 86166e72d978 15:23:42 Removing intermediate container 86166e72d978 15:23:42 ---> d123bce21172 15:23:42 Step 17/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:23:43 ---> d4326504af67 15:23:43 Step 18/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:23:44 ---> 25e4e5194220 15:23:44 Step 19/27 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:23:45 ---> a9e553aa111a 15:23:45 Step 20/27 : RUN apk --no-cache add py-pip 15:23:45 ---> Running in 7406365da6bb 15:23:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:23:45 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:23:46 (1/33) Installing libbz2 (1.0.8-r1) 15:23:46 (2/33) Installing expat (2.2.9-r1) 15:23:46 (3/33) Installing libffi (3.3-r2) 15:23:46 (4/33) Installing gdbm (1.13-r1) 15:23:46 (5/33) Installing xz-libs (5.2.5-r0) 15:23:46 (6/33) Installing sqlite-libs (3.32.1-r0) 15:23:46 (7/33) Installing python3 (3.8.5-r0) 15:23:48 (8/33) Installing py3-appdirs (1.4.4-r1) 15:23:48 (9/33) Installing py3-ordered-set (4.0.1-r0) 15:23:48 (10/33) Installing py3-parsing (2.4.7-r0) 15:23:48 (11/33) Installing py3-six (1.15.0-r0) 15:23:48 (12/33) Installing py3-packaging (20.4-r0) 15:23:48 (13/33) Installing py3-setuptools (47.0.0-r0) 15:23:48 (14/33) Installing py3-chardet (3.0.4-r4) 15:23:48 (15/33) Installing py3-idna (2.9-r0) 15:23:48 (16/33) Installing py3-certifi (2020.4.5.1-r0) 15:23:48 (17/33) Installing py3-urllib3 (1.25.9-r0) 15:23:48 (18/33) Installing py3-requests (2.23.0-r0) 15:23:48 (19/33) Installing py3-msgpack (1.0.0-r0) 15:23:48 (20/33) Installing py3-lockfile (0.12.2-r3) 15:23:48 (21/33) Installing py3-cachecontrol (0.12.6-r0) 15:23:48 (22/33) Installing py3-colorama (0.4.3-r0) 15:23:48 (23/33) Installing py3-distlib (0.3.0-r0) 15:23:48 (24/33) Installing py3-distro (1.5.0-r1) 15:23:48 (25/33) Installing py3-webencodings (0.5.1-r3) 15:23:48 (26/33) Installing py3-html5lib (1.0.1-r4) 15:23:48 (27/33) Installing py3-pytoml (0.1.21-r0) 15:23:48 (28/33) Installing py3-pep517 (0.8.2-r0) 15:23:48 (29/33) Installing py3-progress (1.5-r0) 15:23:48 (30/33) Installing py3-toml (0.10.1-r0) 15:23:48 (31/33) Installing py3-retrying (1.3.3-r0) 15:23:48 (32/33) Installing py3-contextlib2 (0.6.0-r0) 15:23:48 (33/33) Installing py3-pip (20.1.1-r0) 15:23:48 Executing busybox-1.31.1-r16.trigger 15:23:48 OK: 71 MiB in 55 packages 15:23:58 Removing intermediate container 7406365da6bb 15:23:58 ---> a4aaaa3450da 15:23:58 Step 21/27 : RUN pip install docker-compose==1.23.2 15:23:58 ---> Running in df28ccd315d2 15:24:01 Removing intermediate container 223fe4c2d38c 15:24:01 ---> 7545cf67bd69 15:24:01 15:24:01 Step 10/23 : FROM alpine 15:24:01 ---> a24bb4013296 15:24:01 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:24:01 ---> Running in 55b3f191f164 15:24:01 Collecting docker-compose==1.23.2 15:24:01 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:24:01 Removing intermediate container 55b3f191f164 15:24:01 ---> 3864c538560c 15:24:01 Step 12/23 : ENV APP_PORT=48080 15:24:01 Collecting cached-property<2,>=1.2.0 15:24:01 Downloading cached_property-1.5.1-py2.py3-none-any.whl (6.0 kB) 15:24:01 ---> Running in aa2fb9979ba0 15:24:01 Collecting texttable<0.10,>=0.9.0 15:24:01 Downloading texttable-0.9.1.tar.gz (11 kB) 15:24:01 Removing intermediate container aa2fb9979ba0 15:24:01 ---> 458c520632e9 15:24:01 Step 13/23 : EXPOSE $APP_PORT 15:24:01 ---> Running in f7e1f693c2fe 15:24:01 Removing intermediate container f7e1f693c2fe 15:24:01 ---> b5ae286842d1 15:24:01 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:24:02 ---> Running in dfc4d24816ef 15:24:02 Collecting websocket-client<1.0,>=0.32.0 15:24:02 Downloading websocket_client-0.57.0-py2.py3-none-any.whl (200 kB) 15:24:02 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.8/site-packages (from docker-compose==1.23.2) (1.15.0) 15:24:02 Collecting PyYAML<4,>=3.10 15:24:02 Downloading PyYAML-3.13.tar.gz (270 kB) 15:24:04 Collecting dockerpty<0.5,>=0.4.1 15:24:04 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:24:04 Removing intermediate container dfc4d24816ef 15:24:04 ---> b876a38b75ad 15:24:04 Step 15/23 : RUN apk --no-cache add zeromq 15:24:04 ---> Running in c7ec02ab7fee 15:24:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:24:04 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:24:04 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:24:04 Collecting jsonschema<3,>=2.5.1 15:24:04 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:24:05 Collecting docker<4.0,>=3.6.0 15:24:05 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:24:05 Collecting docopt<0.7,>=0.6.1 15:24:05 Downloading docopt-0.6.2.tar.gz (25 kB) 15:24:05 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) 15:24:05 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) 15:24:05 Collecting urllib3<1.25,>=1.21.1 15:24:05 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:24:06 Collecting idna<2.8,>=2.5 15:24:06 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:24:06 Collecting docker-pycreds>=0.4.0 15:24:06 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:24:06 Using legacy setup.py install for texttable, since package 'wheel' is not installed. 15:24:06 Using legacy setup.py install for PyYAML, since package 'wheel' is not installed. 15:24:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:24:06 Using legacy setup.py install for dockerpty, since package 'wheel' is not installed. 15:24:06 Using legacy setup.py install for docopt, since package 'wheel' is not installed. 15:24:06 Installing collected packages: cached-property, texttable, websocket-client, PyYAML, dockerpty, urllib3, idna, requests, jsonschema, docker-pycreds, docker, docopt, docker-compose 15:24:06 Running setup.py install for texttable: started 15:24:07 Running setup.py install for texttable: finished with status 'done' 15:24:07 Running setup.py install for PyYAML: started 15:24:07 (1/5) Installing libgcc (9.3.0-r2) 15:24:07 (2/5) Installing libsodium (1.0.18-r0) 15:24:08 (3/5) Installing libstdc++ (9.3.0-r2) 15:24:08 Running setup.py install for PyYAML: finished with status 'done' 15:24:08 Running setup.py install for dockerpty: started 15:24:08 Running setup.py install for dockerpty: finished with status 'done' 15:24:08 Attempting uninstall: urllib3 15:24:08 Found existing installation: urllib3 1.25.9 15:24:08 Uninstalling urllib3-1.25.9: 15:24:08 Successfully uninstalled urllib3-1.25.9 15:24:08 (4/5) Installing libzmq (4.3.3-r0) 15:24:08 Attempting uninstall: idna 15:24:08 Found existing installation: idna 2.9 15:24:08 Uninstalling idna-2.9: 15:24:08 Successfully uninstalled idna-2.9 15:24:09 (5/5) Installing zeromq (4.3.3-r0) 15:24:09 Attempting uninstall: requests 15:24:09 Found existing installation: requests 2.23.0 15:24:09 Uninstalling requests-2.23.0: 15:24:09 Executing busybox-1.31.1-r16.trigger 15:24:09 OK: 8 MiB in 19 packages 15:24:09 Successfully uninstalled requests-2.23.0 15:24:11 Running setup.py install for docopt: started 15:24:12 Removing intermediate container c7ec02ab7fee 15:24:12 ---> 0e95f2c1ee44 15:24:12 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-data/Attribution.txt / 15:24:12 Running setup.py install for docopt: finished with status 'done' 15:24:12 Successfully installed PyYAML-3.13 cached-property-1.5.1 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.57.0 15:24:12 ---> 6cff58fc5852 15:24:12 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:24:13 ---> abe0e96f9005 15:24:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:24:15 ---> 5f3f2a7f5be7 15:24:15 Step 19/23 : ENTRYPOINT ["/core-data"] 15:24:15 Removing intermediate container df28ccd315d2 15:24:15 ---> e928160917b6 15:24:15 Step 22/27 : RUN apk --no-cache add curl 15:24:15 ---> Running in bcf3eee3a404 15:24:15 ---> Running in f64d2deef9c7 15:24:15 Removing intermediate container bcf3eee3a404 15:24:15 ---> b69ad4469b8e 15:24:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:24:15 ---> Running in 90fefb9f6187 15:24:16 Removing intermediate container 90fefb9f6187 15:24:16 ---> babf584ee990 15:24:16 Step 21/23 : LABEL arch=x86_64 15:24:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:24:16 ---> Running in 5af9234b9a53 15:24:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:24:16 (1/3) Installing nghttp2-libs (1.41.0-r0) 15:24:17 (2/3) Installing libcurl (7.69.1-r0) 15:24:17 (3/3) Installing curl (7.69.1-r0) 15:24:17 Executing busybox-1.31.1-r16.trigger 15:24:17 OK: 72 MiB in 58 packages 15:24:17 Removing intermediate container 5af9234b9a53 15:24:17 ---> 3f674755e235 15:24:17 Step 22/23 : LABEL git_sha=e9fb38e5533f36837d17c8605af397c1cde55ba0 15:24:17 ---> Running in dff3f0724b1d 15:24:17 Removing intermediate container dff3f0724b1d 15:24:17 ---> a50d2e02585b 15:24:17 Step 23/23 : LABEL version=0.0.0 15:24:17 ---> Running in 9ee00234f16a 15:24:17 Removing intermediate container f64d2deef9c7 15:24:17 ---> 5b4476d05643 15:24:17 Step 23/27 : ENTRYPOINT ["/sys-mgmt-agent"] 15:24:18 ---> Running in 2d8e2fbeb89f 15:24:18 Removing intermediate container 9ee00234f16a 15:24:18 ---> 016e4e364a32 15:24:18 15:24:18 Removing intermediate container 2d8e2fbeb89f 15:24:18 ---> d6a8e4f78df8 15:24:18 Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:24:18 Successfully built 016e4e364a32 15:24:18 Successfully tagged docker-core-data-go:latest 15:24:18  Building docker-core-data-go ... done  ---> Running in 0230d09474a4 15:24:18 Removing intermediate container 0230d09474a4 15:24:18 ---> b8f97d811e5c 15:24:18 Step 25/27 : LABEL arch=x86_64 15:24:18 ---> Running in 893f1a8c23db 15:24:18 Removing intermediate container 893f1a8c23db 15:24:18 ---> c7f776f7d9db 15:24:18 Step 26/27 : LABEL git_sha=e9fb38e5533f36837d17c8605af397c1cde55ba0 15:24:18 ---> Running in cca30fc6c5d5 15:24:18 Removing intermediate container cca30fc6c5d5 15:24:18 ---> 101e84a83ace 15:24:18 Step 27/27 : LABEL version=0.0.0 15:24:18 ---> Running in 61952ba4b58c 15:24:19 Removing intermediate container 61952ba4b58c 15:24:19 ---> e631cfc35a9f 15:24:19 15:24:19 Successfully built e631cfc35a9f 15:24:19 Successfully tagged docker-sys-mgmt-agent-go:latest 15:24:19  Building docker-sys-mgmt-agent-go ... done  [Pipeline] } 15:24:19 $ docker stop --time=1 72ffbc000a8e455ac670a61ae5e302d2d288ac74da2284ef969a488cfa0682a4 15:24:21 $ docker rm -f 72ffbc000a8e455ac670a61ae5e302d2d288ac74da2284ef969a488cfa0682a4 [Pipeline] // withDockerContainer [Pipeline] sh 15:24:22 + docker images 15:24:22 + grep docker 15:24:22 docker-sys-mgmt-agent-go latest e631cfc35a9f 3 seconds ago 284MB 15:24:22 docker-core-data-go latest 016e4e364a32 5 seconds ago 24.5MB 15:24:22 docker-support-scheduler-go latest 3fe2b0e09d6a 56 seconds ago 13.1MB 15:24:22 docker-core-command-go latest 019e66137cef About a minute ago 13MB 15:24:22 docker-support-logging-go latest ecbd8e272ee1 About a minute ago 11.8MB 15:24:22 docker-security-secretstore-setup-go latest 3dddc7febcc4 2 minutes ago 33.9MB 15:24:22 docker-core-metadata-go latest 3f6907dfc6af 2 minutes ago 14.4MB 15:24:22 docker-security-proxy-setup-go latest e928f4fb35ad 2 minutes ago 16.4MB 15:24:22 docker-security-secrets-setup-go latest da997b367541 3 minutes ago 25.1MB 15:24:22 docker-support-notifications-go latest 3a1a0ce9cb1b 3 minutes ago 14.5MB 15:24:22 docker latest 81f5749c9058 2 months ago 211MB [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) [Pipeline] findFiles [Pipeline] node 15:24:37 Still waiting to schedule task 15:24:37 All nodes of label ‘centos7-docker-8c-8g’ are offline 15:25:36 Running on prd-centos7-docker-8c-8g-2109 in /w/workspace/edgexfoundry_edgex-go_PR-2685 [Pipeline] { [Pipeline] ws 15:25:36 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 15:25:38 using credential edgex-jenkins-ssh 15:25:38 Cloning the remote Git repository 15:25:38 Cloning with configured refspecs honoured and without tags 15:25:38 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:25:38 > git init /w/workspace/edgex-go/2 # timeout=10 15:25:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:25:38 > git --version # timeout=10 15:25:38 > git --version # 'git version 2.16.5' 15:25:38 using GIT_SSH to set credentials SSH Credentials for GitHub 15:25:38 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2685/head:refs/remotes/origin/PR-2685 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:25:43 Fetching without tags 15:25:43 Merging remotes/origin/master commit ae7f6d9e03ac0c4469df4e5edf961c8bae9d78bc into PR head commit e9fb38e5533f36837d17c8605af397c1cde55ba0 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:25:44 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage 15:25:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:25:43 > git config --add remote.origin.fetch +refs/pull/2685/head:refs/remotes/origin/PR-2685 # timeout=10 15:25:43 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:25:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:25:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:25:43 using GIT_SSH to set credentials SSH Credentials for GitHub 15:25:43 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/2685/head:refs/remotes/origin/PR-2685 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:25:43 > git config core.sparsecheckout # timeout=10 15:25:44 > git checkout -f e9fb38e5533f36837d17c8605af397c1cde55ba0 # timeout=10 [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:25:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:25:47 ---> package-listing.sh 15:25:47 ++ facter osfamily 15:25:47 ++ tr '[:upper:]' '[:lower:]' 15:25:47 + OS_FAMILY=redhat 15:25:47 + workspace=/w/workspace/edgex-go/2 15:25:47 + START_PACKAGES=/tmp/packages_start.txt 15:25:47 + END_PACKAGES=/tmp/packages_end.txt 15:25:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:25:47 + PACKAGES=/tmp/packages_start.txt 15:25:47 + '[' /w/workspace/edgex-go/2 ']' 15:25:47 + PACKAGES=/tmp/packages_end.txt 15:25:47 + case "${OS_FAMILY}" in 15:25:47 + rpm -qa 15:25:47 + sort 15:25:53 + '[' -f /tmp/packages_start.txt ']' 15:25:53 + '[' -f /tmp/packages_end.txt ']' 15:25:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:25:53 + '[' /w/workspace/edgex-go/2 ']' 15:25:53 + mkdir -p /w/workspace/edgex-go/2/archives/ 15:25:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] isUnix [Pipeline] sh 15:25:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:25:53 15:25:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:25:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:25:54 alpine: Pulling from edgex-lftools-log-publisher 15:25:54 df20fa9351a1: Already exists 15:25:54 36b3adc4ff6f: Pulling fs layer 15:25:54 8ad3a11d3b57: Pulling fs layer 15:25:54 46f8f816bc3b: Pulling fs layer 15:25:54 0dadc02b9964: Pulling fs layer 15:25:54 ce6a7cf60c04: Pulling fs layer 15:25:54 7a184a31f384: Pulling fs layer 15:25:54 0879bd2ef858: Pulling fs layer 15:25:54 ce6a7cf60c04: Waiting 15:25:54 0dadc02b9964: Waiting 15:25:54 7a184a31f384: Waiting 15:25:54 0879bd2ef858: Waiting 15:25:54 46f8f816bc3b: Verifying Checksum 15:25:54 46f8f816bc3b: Download complete 15:25:54 36b3adc4ff6f: Verifying Checksum 15:25:54 36b3adc4ff6f: Download complete 15:25:54 ce6a7cf60c04: Verifying Checksum 15:25:54 ce6a7cf60c04: Download complete 15:25:54 7a184a31f384: Verifying Checksum 15:25:54 7a184a31f384: Download complete 15:25:54 0dadc02b9964: Verifying Checksum 15:25:54 0dadc02b9964: Download complete 15:25:54 36b3adc4ff6f: Pull complete 15:25:55 8ad3a11d3b57: Verifying Checksum 15:25:55 8ad3a11d3b57: Download complete 15:25:56 0879bd2ef858: Verifying Checksum 15:25:56 0879bd2ef858: Download complete 15:25:56 8ad3a11d3b57: Pull complete 15:25:56 46f8f816bc3b: Pull complete 15:25:57 0dadc02b9964: Pull complete 15:25:57 ce6a7cf60c04: Pull complete 15:25:57 7a184a31f384: Pull complete 15:26:06 0879bd2ef858: Pull complete 15:26:06 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 15:26:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:26:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:26:06 prd-centos7-docker-4c-2g-2100 does not seem to be running inside a container 15:26:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:26:10 $ docker top 9a37912811275f13e2f752e74797b173d4f68917e21b94c3819ae37db4add72c -eo pid,comm [Pipeline] { [Pipeline] sh 15:26:11 + mkdir -p /var/log/sa [Pipeline] sh 15:26:11 + ls /var/log/sa-host 15:26:11 + sadf -c /var/log/sa-host/sa05 15:26:11 file_magic: OK 15:26:11 HZ: Using current value: 100 15:26:11 file_header: OK 15:26:11 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 15:26:11 Statistics: 15:26:11 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:26:11 File successfully converted to sysstat format version 12.2.1 15:26:11 + sadf -c /var/log/sa-host/sa10 15:26:11 file_magic: OK 15:26:11 HZ: Using current value: 100 15:26:11 file_header: OK 15:26:11 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 15:26:11 Statistics: 15:26:11 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... 15:26:11 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:26:11 provisioning config files... 15:26:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7676085421288518222tmp [Pipeline] { [Pipeline] echo 15:26:11 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:26:12 ---> create-netrc.sh [Pipeline] echo 15:26:12 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:26:12 ---> logs-deploy.sh 15:26:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-2685/2 15:26:12 INFO: archiving workspace using pattern(s): 15:26:14 Archives upload complete. 15:26:15 INFO: archiving logs to Nexus 15:26:16 ---> uname -a: 15:26:16 Linux 9a3791281127 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 15:26:16 15:26:16 15:26:16 ---> lscpu: 15:26:16 Architecture: x86_64 15:26:16 CPU op-mode(s): 32-bit, 64-bit 15:26:16 Byte Order: Little Endian 15:26:16 Address sizes: 40 bits physical, 48 bits virtual 15:26:16 CPU(s): 4 15:26:16 On-line CPU(s) list: 0-3 15:26:16 Thread(s) per core: 1 15:26:16 Core(s) per socket: 1 15:26:16 Socket(s): 4 15:26:16 NUMA node(s): 1 15:26:16 Vendor ID: GenuineIntel 15:26:16 CPU family: 6 15:26:16 Model: 44 15:26:16 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:26:16 Stepping: 1 15:26:16 CPU MHz: 2933.438 15:26:16 BogoMIPS: 5866.87 15:26:16 Virtualization: VT-x 15:26:16 Hypervisor vendor: KVM 15:26:16 Virtualization type: full 15:26:16 L1d cache: 128 KiB 15:26:16 L1i cache: 128 KiB 15:26:16 L2 cache: 16 MiB 15:26:16 L3 cache: 64 MiB 15:26:16 NUMA node0 CPU(s): 0-3 15:26:16 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:26:16 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:26:16 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:26:16 Vulnerability Meltdown: Mitigation; PTI 15:26:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:26:16 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:26:16 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:26:16 Vulnerability Tsx async abort: Not affected 15:26:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 15:26:16 15:26:16 15:26:16 ---> nproc: 15:26:16 4 15:26:16 15:26:16 15:26:16 ---> df -h: 15:26:16 Filesystem Size Used Available Use% Mounted on 15:26:16 overlay 50.0G 13.9G 36.1G 28% / 15:26:16 tmpfs 64.0M 0 64.0M 0% /dev 15:26:16 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:26:16 shm 64.0M 0 64.0M 0% /dev/shm 15:26:16 /dev/vda1 50.0G 13.9G 36.1G 28% /etc/resolv.conf 15:26:16 /dev/vda1 50.0G 13.9G 36.1G 28% /etc/hostname 15:26:16 /dev/vda1 50.0G 13.9G 36.1G 28% /etc/hosts 15:26:16 /dev/vda1 50.0G 13.9G 36.1G 28% /var/log/sa-host 15:26:16 /dev/vda1 50.0G 13.9G 36.1G 28% /w/workspace/edgex-go/2 15:26:16 /dev/vda1 50.0G 13.9G 36.1G 28% /w/workspace/edgex-go/2@tmp 15:26:16 15:26:16 15:26:16 ---> free -m: 15:26:16 total used free shared buff/cache available 15:26:16 Mem: 1837 569 207 0 1059 1184 15:26:16 Swap: 1023 150 873 15:26:16 15:26:16 15:26:16 ---> ip addr: 15:26:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:26:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:26:16 inet 127.0.0.1/8 scope host lo 15:26:16 valid_lft forever preferred_lft forever 15:26:16 112: eth0@if113: mtu 1458 qdisc noqueue state UP 15:26:16 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 15:26:16 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 15:26:16 valid_lft forever preferred_lft forever 15:26:16 15:26:16 15:26:16 ---> sar -b -r -n DEV: 15:26:16 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/10/20 _x86_64_ (4 CPU) 15:26:16 15:26:16 15:13:09 LINUX RESTART (4 CPU) 15:26:16 15:26:16 15:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:26:16 15:15:01 61.12 13.90 47.23 0.00 5007.82 14688.83 0.00 15:26:16 15:16:01 312.43 187.70 124.73 0.00 9186.82 52732.31 0.00 15:26:16 15:17:02 325.84 159.24 166.60 0.00 8099.88 31480.52 0.00 15:26:16 15:18:01 237.47 129.40 108.07 0.00 5582.54 28745.09 0.00 15:26:16 15:19:02 237.19 74.33 162.86 0.00 26843.98 102730.10 0.00 15:26:16 15:20:02 2059.23 1721.73 337.50 0.00 182498.63 181578.32 0.00 15:26:16 15:21:01 1173.64 915.63 258.02 0.00 66528.51 77631.30 0.00 15:26:16 15:22:02 3126.85 2750.42 376.43 0.00 146827.70 162563.02 0.00 15:26:16 15:23:02 2362.35 2021.95 340.41 0.00 115284.08 124829.81 0.00 15:26:16 15:24:01 912.47 634.00 278.47 0.00 35883.88 54927.26 0.00 15:26:16 15:25:01 93.13 28.70 64.43 0.00 3411.14 3205.26 0.00 15:26:16 15:26:01 69.15 51.78 17.37 0.00 4752.71 1576.17 0.00 15:26:16 Average: 915.20 725.07 190.13 0.00 50897.55 69880.68 0.00 15:26:16 15:26:16 15:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:26:16 15:15:01 247544 0 564412 30.00 2620 1066980 1210796 41.32 543236 928472 97996 15:26:16 15:16:01 64904 0 682964 36.30 1604 1132084 1424872 48.63 580540 1030364 52696 15:26:16 15:17:02 221592 0 712916 37.89 1004 946044 1623984 55.42 654076 760896 79956 15:26:16 15:18:01 397588 0 720808 38.31 516 762644 1447272 49.39 603976 634948 71928 15:26:16 15:19:02 71300 0 805472 42.81 108 1004676 2291436 78.20 753760 872504 70232 15:26:16 15:20:02 130528 0 787156 41.84 0 963872 2696836 92.04 650080 915900 77924 15:26:16 15:21:01 72232 0 881836 46.87 0 927488 2273428 77.59 682256 917748 29764 15:26:16 15:22:02 53200 0 678828 36.08 0 1149528 1989884 67.91 747472 906128 86812 15:26:16 15:23:02 356580 0 681528 36.22 0 843448 2632908 89.86 608876 721228 0 15:26:16 15:24:01 484052 0 578396 30.74 0 819108 1532452 52.30 472148 706988 4 15:26:16 15:25:01 570136 0 502620 26.71 0 808800 1249156 42.63 371084 728692 8 15:26:16 15:26:01 187888 0 591584 31.44 0 1102084 1583216 54.03 480488 977608 111776 15:26:16 Average: 238129 0 682377 36.27 488 960563 1829687 62.44 595666 841790 56591 15:26:16 15:26:16 15:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:26:16 15:15:01 veth837eba5 698.40 511.30 70.02 2639.89 0.00 0.00 0.00 0.00 15:26:16 15:15:01 eth0 1018.01 1067.08 5701.23 128.29 0.00 0.00 0.00 0.00 15:26:16 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:16 15:15:01 docker0 698.40 511.17 60.47 2639.88 0.00 0.00 0.00 0.00 15:26:16 15:16:01 veth0d42dc7 28.65 43.64 2.02 256.66 0.00 0.00 0.00 0.00 15:26:16 15:16:01 eth0 1567.37 1086.04 5893.68 2797.57 0.00 0.00 0.00 0.00 15:26:16 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:16 15:16:01 docker0 28.65 43.51 1.63 256.65 0.00 0.00 0.00 0.00 15:26:16 15:17:02 eth0 288.60 214.71 1654.16 59.51 0.00 0.00 0.00 0.00 15:26:16 15:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:16 15:17:02 veth9aeff9d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:26:16 15:17:02 docker0 87.30 105.09 6.62 576.89 0.00 0.00 0.00 0.00 15:26:16 15:18:01 eth0 53.25 32.32 36.32 62.35 0.00 0.00 0.00 0.00 15:26:16 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:16 15:18:01 veth9aeff9d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:16 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:16 15:19:02 eth0 196.17 145.03 1675.34 59.19 0.00 0.00 0.00 0.00 15:26:16 15:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:16 15:19:02 veth4bf72f3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:26:16 15:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:16 15:20:02 veth8633ac0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 15:26:16 15:20:02 eth0 63.53 44.92 167.85 37.11 0.00 0.00 0.00 0.00 15:26:16 15:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:16 15:20:02 veth4bf72f3 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:26:16 15:21:01 veth265fe1b 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 15:26:16 15:21:01 eth0 50.41 34.58 63.54 58.59 0.00 0.00 0.00 0.00 15:26:16 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:16 15:21:01 veth4bf72f3 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:26:16 15:22:02 eth0 82.48 54.07 213.66 58.35 0.00 0.00 0.00 0.00 15:26:16 15:22:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:16 15:22:02 veth4bf72f3 0.00 0.26 0.00 0.01 0.00 0.00 0.00 0.00 15:26:16 15:22:02 veth900a441 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:16 15:23:02 veth59daa16 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:16 15:23:02 vethb64f776 1.16 1.65 0.08 9.71 0.00 0.00 0.00 0.00 15:26:16 15:23:02 vethd762c77 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:16 15:23:02 eth0 49.87 36.69 65.92 52.19 0.00 0.00 0.00 0.00 15:26:16 15:24:01 eth0 92.13 57.11 405.94 54.94 0.00 0.00 0.00 0.00 15:26:16 15:24:01 veth6a2e7f7 0.90 0.95 0.13 3.21 0.00 0.00 0.00 0.00 15:26:16 15:24:01 lo 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:26:16 15:24:01 veth4bf72f3 0.00 0.95 0.00 0.04 0.00 0.00 0.00 0.00 15:26:16 15:25:01 eth0 47.68 33.31 115.40 42.40 0.00 0.00 0.00 0.00 15:26:16 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:16 15:25:01 docker0 895.23 786.00 73.50 4282.52 0.00 0.00 0.00 0.00 15:26:16 15:26:01 eth0 80.21 61.53 689.37 19.38 0.00 0.00 0.00 0.00 15:26:16 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:16 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:16 Average: eth0 299.74 239.43 1394.54 286.19 0.00 0.00 0.00 0.00 15:26:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:26:16 Average: docker0 74.76 65.64 6.14 357.63 0.00 0.00 0.00 0.00 15:26:16 15:26:16 15:26:16 ---> sar -P ALL: 15:26:16 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/10/20 _x86_64_ (4 CPU) 15:26:16 15:26:16 15:13:09 LINUX RESTART (4 CPU) 15:26:16 15:26:16 15:14:01 CPU %user %nice %system %iowait %steal %idle 15:26:16 15:15:01 all 13.08 0.00 5.19 1.48 0.92 79.32 15:26:16 15:15:01 0 12.88 0.00 6.46 1.44 0.84 78.38 15:26:16 15:15:01 1 14.41 0.00 4.47 0.42 0.97 79.73 15:26:16 15:15:01 2 12.72 0.00 5.37 0.53 0.85 80.54 15:26:16 15:15:01 3 12.32 0.00 4.48 3.54 1.03 78.63 15:26:16 15:16:01 all 18.72 0.00 8.75 1.07 3.62 67.83 15:26:16 15:16:01 0 14.84 0.00 9.30 1.04 3.88 70.94 15:26:16 15:16:01 1 18.56 0.00 7.44 0.92 3.46 69.62 15:26:16 15:16:01 2 21.44 0.00 9.23 0.75 3.70 64.88 15:26:16 15:16:01 3 19.96 0.00 9.06 1.58 3.44 65.96 15:26:16 15:17:02 all 24.33 0.00 10.72 6.26 1.43 57.25 15:26:16 15:17:02 0 25.14 0.00 11.29 5.62 1.40 56.56 15:26:16 15:17:02 1 22.98 0.00 9.49 5.66 1.48 60.39 15:26:16 15:17:02 2 25.23 0.00 11.89 7.05 1.39 54.45 15:26:16 15:17:02 3 23.99 0.00 10.21 6.74 1.46 57.60 15:26:16 15:18:01 all 49.24 0.00 14.67 5.14 1.22 29.73 15:26:16 15:18:01 0 48.51 0.00 14.64 6.54 1.13 29.18 15:26:16 15:18:01 1 49.24 0.00 13.94 7.70 1.22 27.90 15:26:16 15:18:01 2 49.69 0.00 14.87 3.71 1.18 30.55 15:26:16 15:18:01 3 49.54 0.00 15.21 2.64 1.34 31.27 15:26:16 15:19:02 all 15.08 0.00 13.89 3.66 9.35 58.01 15:26:16 15:19:02 0 15.08 0.00 14.06 1.76 9.38 59.73 15:26:16 15:19:02 1 15.20 0.00 13.71 3.33 9.77 57.99 15:26:16 15:19:02 2 13.56 0.00 13.59 3.14 9.19 60.51 15:26:16 15:19:02 3 16.50 0.00 14.22 6.45 9.07 53.76 15:26:16 15:20:02 all 24.21 0.00 26.06 15.75 6.88 27.10 15:26:16 15:20:02 0 23.53 0.00 23.12 14.07 7.72 31.56 15:26:16 15:20:02 1 25.03 0.00 26.32 16.19 6.55 25.90 15:26:16 15:20:02 2 24.59 0.00 28.82 16.99 6.34 23.27 15:26:16 15:20:02 3 23.69 0.00 26.04 15.80 6.88 27.59 15:26:16 15:21:01 all 61.95 0.00 22.18 7.79 2.97 5.11 15:26:16 15:21:01 0 62.07 0.00 21.99 9.69 2.69 3.55 15:26:16 15:21:01 1 61.25 0.00 22.76 7.18 2.87 5.95 15:26:16 15:21:01 2 63.42 0.00 22.13 9.48 3.00 1.98 15:26:16 15:21:01 3 61.03 0.00 21.86 4.80 3.32 9.00 15:26:16 15:22:02 all 20.35 0.00 24.07 29.03 5.26 21.30 15:26:16 15:22:02 0 19.44 0.00 21.83 28.67 5.76 24.30 15:26:16 15:22:02 1 21.16 0.00 24.98 27.45 5.21 21.20 15:26:16 15:22:02 2 19.78 0.00 25.84 32.34 4.94 17.10 15:26:16 15:22:02 3 21.01 0.00 23.63 27.63 5.11 22.61 15:26:16 15:23:02 all 49.65 0.00 24.92 15.64 3.17 6.62 15:26:16 15:23:02 0 49.85 0.00 25.45 15.70 2.63 6.36 15:26:16 15:23:02 1 48.99 0.00 24.48 17.06 3.18 6.29 15:26:16 15:23:02 2 48.77 0.00 26.38 12.95 3.31 8.58 15:26:16 15:23:02 3 51.02 0.00 23.37 16.85 3.54 5.22 15:26:16 15:24:01 all 33.24 0.00 16.33 16.40 3.70 30.33 15:26:16 15:24:01 0 33.03 0.00 17.34 16.44 3.70 29.49 15:26:16 15:24:01 1 33.59 0.00 15.92 17.93 3.95 28.61 15:26:16 15:24:01 2 32.85 0.00 16.32 15.81 3.41 31.61 15:26:16 15:24:01 3 33.49 0.00 15.74 15.41 3.74 31.63 15:26:16 15:25:01 all 4.77 0.00 2.74 3.97 0.80 87.72 15:26:16 15:25:01 0 3.88 0.00 3.21 5.52 0.69 86.70 15:26:16 15:25:01 1 5.41 0.00 2.46 2.61 0.87 88.65 15:26:16 15:25:01 2 4.84 0.00 2.74 5.28 0.77 86.37 15:26:16 15:25:01 3 4.95 0.00 2.54 2.46 0.89 89.16 15:26:16 15:26:16 15:25:01 CPU %user %nice %system %iowait %steal %idle 15:26:16 15:26:01 all 2.70 0.00 2.00 1.46 4.04 89.80 15:26:16 15:26:01 0 2.58 0.00 2.07 0.76 4.07 90.52 15:26:16 15:26:01 1 2.15 0.00 1.86 0.44 3.92 91.63 15:26:16 15:26:01 2 3.48 0.00 2.08 1.63 4.22 88.59 15:26:16 15:26:01 3 2.59 0.00 1.98 3.00 3.95 88.47 15:26:16 Average: all 25.97 0.00 14.12 8.87 3.64 47.41 15:26:16 Average: 0 25.48 0.00 14.10 8.86 3.69 47.86 15:26:16 Average: 1 26.01 0.00 13.81 8.77 3.65 47.76 15:26:16 Average: 2 26.21 0.00 14.74 9.02 3.55 46.47 15:26:16 Average: 3 26.17 0.00 13.84 8.81 3.66 47.53 15:26:16 15:26:16 15:26:16